Commit Graph

8 Commits

Author SHA1 Message Date
Ruben van de Ven 0f4b6044c4 Store embeddings 2023-04-05 17:17:15 +02:00
Denver Dash 5618eb5390
Bugfix (#122)
* bug in multitracker - img_size param passed to Darknet init but no img_size parameter expected.

* Various minor bug fixes
2020-03-20 19:45:22 +08:00
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 57533d82c9 Add motion scores 2020-01-10 19:37:29 +08:00
Zhongdao be116014d6 replace maskrcnn-benchmark nms with torchvision nms 2020-01-09 22:48:17 +08:00
Zhongdao acc0a09d0f can save video output now 2019-09-27 16:58:09 +08:00
Zhongdao 28514de87b setup 2019-09-27 13:37:47 +08:00