Code Monkey home page Code Monkey logo

tracta's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tracta's Issues

The setting of the NLPR MCT dataset

Hi, thanks for the implementation code.

I'm trying to reproduce the result of the NLPRMCT dataset, and I met some problems.

  1. How to get the similarity matrix? (same as #22)
  • It seems that there is only SCT module and the rnmf algorithm module, but no the similarity measurement module.
  1. How to set the parameters of the rnmf algorithm?
  • I found some parameters in the rnmf algorithm that can be adjusted, I'm wondering how to change the parameters for the NLPRMCT dataset.
  1. SCT algorithm with the non-overlapping camera scenario.
  • It seems that the released code is implemented for the overlapping camera scenario, is the SCT algorithm for the non-overlapping camera scene a standard DEEPSORT algorithm?

Thank you!

Code Release

Hello,

I enjoyed reading your paper. Do you plan to release the code for TRACTA in this repository as well?

Missing 'core'

Hi, thank you for sharing your hard work. I am trying to run your code but I have a problem. I get this error:

Traceback (most recent call last):
  File "tracking_multi_view.py", line 28, in <module>
    from detectron.pedestrain_det_msk import Pedestrain_Det_Msk
  File "/home/user/TRACTA/detectron/pedestrain_det_msk.py", line 26, in <module>
    from core.config import assert_and_infer_cfg
ModuleNotFoundError: No module named 'core'

I think it is part of the detectron package but there already exists a detectron package in the form of a folder in the project. Currently running code on:

Ubuntu 18.04.6
python 3.6.9

Homography Matrix

@GehenHe
Thanks for your wonderful work.
Can you provide a homography matrix for the EPFL dataset (Terrace, Passageway, Basketball) that is used for evaluating the model in the paper?
Thank you in advance

Unclear implementation of calculating similarity matrix S

Hi. Thank you for publishing your implementation. I would like to get an explanation of certain parts of your implementation.

I have read through your paper and the implementation and I could not understand that the implementation of calculating similarity matrix S is consistent with the description in the paper.

Specifically, in your paper, you explain that you used an algorithm from another paper for function φ_{***} but I could not find one in that paper that would correspond to the implementation in this repository. I was also unable to locate where the inner division of the value of φ is performed.

Could you please provide an explanation regarding these?

Two tracklets have no overlapping in the temporal space

Excuse me, referring to code, may I ask how to obtain the tracklets distance in the following cases:
(1) Two tracklets have no overlapping in the temporal space.
(2) Two tracklets are not aligned in the temporal space.

In case (1), when the distance may not be able to be calculated, how to make sure the K can be properly estimated and the assignment is correct?

未解析的引用 'top_view_visual'

你好,首先感谢这项优秀的工作。
tracking_multi_view.py文件引用了top_view_visual,但是项目中没有找到这个包或者文件,也无法用pip安装,请问这个问题如何解决?

Caffe instalation

Hi, thank you for sharing your work. Is there an easy way to install caffe besides compiling from source?

data split for train validation and test

Respected author for the result comparison with state-of-the-art method, can you please give details on dataset split you have followed for this work?

it will be a great help

How to deal with sitting or lying persons?

Excuse me, may I ask if the application scenes are limited to pedestrians only? It seems that the body height is used to calculate the 3D positions. Given the bboxes, how to deal with sitting or lying persons?
code
code

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.