huanglianghua / GlobalTrack

Official PyTorch implementation of "GlobalTrack: A Simple and Strong Baseline for Long-term Tracking" @ AAAI2020.
244 stars 27 forks source link

compile the Cpp/CUDA #23

Open yangjiangeyjg opened 3 years ago

yangjiangeyjg commented 3 years ago

Thank you for sharing! Do you need additional conditions to compile successfully?such as the version of CUDA and VS . (I chose the second option)

Rongmiq commented 3 years ago

Thank you for sharing! Do you need additional conditions to compile successfully?such as the version of CUDA and VS . (I chose the second option)

Hello,have you reproduced this paper?

yangjiangeyjg commented 3 years ago

Thank you for sharing! Do you need additional conditions to compile successfully?such as the version of CUDA and VS . (I chose the second option)

Hello,have you reproduced this paper?

Hello, I'm a beginner and i can't understand this code. So i try to write a new code, mainly referring to the source code of faster RCNN and the network structure of this paper, using a small amount of data training, without testing on the benchmark data sets.The effect should not be very good.