PointTrack icon indicating copy to clipboard operation
PointTrack copied to clipboard

PointTrack (ECCV2020 ORAL): Segment as Points for Efficient Online Multi-Object Tracking and Segmentation

Results 20 PointTrack issues
Sort by recently updated
recently updated
newest added

Hello @detectRecog Thanks for sharing the code! This is more of a query than an issue: I was wondering why a factor of 2 is multiplied while generating `maskX` in...

Hello , I trained the car model by myself and didn't modify your code,but the results is 5 lower than the results in your paper and your pretrained weights, do...

hi,I trained a model for tracking people and verified it on the kitti dataset, but an error was reported on the MOTSchalleng dataset: RuntimeError: The size of tensor a (1080)...

Dear Author, How can I train for pedestrian instead of car. Thank you!

Could you add the environment configuration used on GPU? Do you have a configuration for CUDA10.2? I tried to create an environment that would work with CUDA10.2 but could not...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@​radarhere] Updated zlib to 1.3 #7344 [@​radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...

dependencies

Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.1 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

Bumps [scipy](https://github.com/scipy/scipy) from 1.3.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Hi. @detectRecog i tried to run the code (myenv) C:\Users\Bharath\PointTrack>python -u test_mots_se.py car_test_se_to_save but im getting this path error which i m unable to fix can you help me out....

Can you please provide a program to visualize the tracking results?