Commit Graph

7 Commits

Author SHA1 Message Date
Parthesh Soni 24f351d1b5
Documentation (#95)
* Added documentation

* Added docstrings and comments

* Removed unused imports

* Removed unused imports

* Added functionality of saving checkpoints during training process

* Update train.py

* Update multitracker.py
2020-03-14 10:24:27 +08:00
Zhongdao c40826179b 1.Accelerate the association step.
2.Provide more trained models with different input resoulution.
2020-01-29 21:45:07 +08:00
Zhongdao 68aee10042 test multi-embedding 2020-01-10 00:44:38 +08:00
Zhongdao be116014d6 replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
Zhongdao 59419367fd cleanup 2019-10-11 17:26:59 +08:00
Zhongdao 4276457d25 training data 2019-10-11 14:32:39 +08:00
Zhongdao 28514de87b setup 2019-09-27 13:37:47 +08:00