Commit Graph

66 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
ZhongdaoWang 0a0665e682
Update demo.py 2020-02-24 15:58:03 +08:00
Falak 2eff9c00b1
Update utils.py (#93)
* Update utils.py

* Revert change in computation
2020-02-17 15:11:10 +08:00
Falak a23837c39c
Added docstring. (#92) 2020-02-17 15:08:45 +08:00
Falak f03efb2478
Minor documentation fixes (#91) 2020-02-17 15:07:27 +08:00
ZhongdaoWang a340fdeccd
Update README.md 2020-02-04 12:23:22 +08:00
ZhongdaoWang f25e37f78d
Update README.md 2020-01-30 12:05:39 +08:00
Zhongdao dee692baf0 Modify demo.py 2020-01-29 23:56:24 +08:00
ZhongdaoWang 04e7e79818
Update README.md 2020-01-29 23:25:09 +08:00
ZhongdaoWang 66f0225e92
Update README.md 2020-01-29 23:23:27 +08:00
Zhongdao 0c340d36eb clean 2020-01-29 22:34:44 +08:00
Zhongdao 23d399534f Merge branch 'master' of https://github.com/Zhongdao/Towards-Realtime-MOT 2020-01-29 21:47:41 +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
penolove 439000acc0 add docker file and edit the README (#77) 2020-01-21 10:50:51 +08:00
Zhongdao 7216bcaadf Merge branch 'master' of https://github.com/Zhongdao/Towards-Realtime-MOT 2020-01-10 19:38:39 +08:00
Zhongdao 57533d82c9 Add motion scores 2020-01-10 19:37:29 +08:00
Christian Clauss e6c39ef673 non_max_suppression(): Remove unsupported options (#74)
Fixes #33  Delete all the code that is related to __soft_nms__ as recommended at https://github.com/Zhongdao/Towards-Realtime-MOT/issues/33#issuecomment-572886297
2020-01-10 14:36:47 +08:00
ZhongdaoWang 43aad41ffe
Update DATASET_ZOO.md 2020-01-10 14:11:45 +08:00
ZhongdaoWang 4ae1df2eaf
Update README.md 2020-01-10 13:36:29 +08:00
Zhongdao 27809fd27b fixed a spelling mistake 2020-01-10 13:29:56 +08:00
Zhongdao 822abfffc7 fixed a spelling mistake 2020-01-10 13:26:52 +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
ZhongdaoWang 1cb8cee836
Update DATASET_ZOO.md 2019-10-16 16:00:12 +08:00
ZhongdaoWang b781998499
Update README.md 2019-10-11 17:37:42 +08:00
Zhongdao 59419367fd cleanup 2019-10-11 17:26:59 +08:00
Zhongdao 2042751580 training data 2019-10-11 16:54:01 +08:00
Zhongdao ea9a876002 Update DATASET_ZOO.md 2019-10-11 16:40:56 +08:00
ZhongdaoWang 84231c3f95
Update README.md 2019-10-11 16:33:06 +08:00
ZhongdaoWang f58a9f6ca0
Create DATASET_ZOO.md 2019-10-11 16:31:25 +08:00
ZhongdaoWang f4a65be0d6
Update README.md 2019-10-11 15:04:50 +08:00
Zhongdao db49ba874f training data 2019-10-11 14:45:21 +08:00
Zhongdao 4276457d25 training data 2019-10-11 14:32:39 +08:00
Zhongdao 58725e1a52 add train list 2019-10-10 17:29:53 +08:00
ZhongdaoWang bcabd3b328
Update README.md 2019-10-09 10:40:44 +08:00
ZhongdaoWang 3b191db972
Update README.md 2019-10-08 21:44:54 +08:00
ZhongdaoWang b0f5d19bc4
Update README.md 2019-10-06 14:44:23 +08:00
Zhongdao 2bf6876c0f update pretrained model 2019-10-02 22:47:39 +08:00
ZhongdaoWang 357a747491
Update README.md 2019-10-02 22:14:06 +08:00
Zhongdao 163baaec27 add gif demo 2019-10-02 20:04:00 +08:00
Zhongdao 12b8e7668b Merge branch 'master' of https://github.com/Zhongdao/Towards-Realtime-MOT 2019-10-02 19:28:16 +08:00
Zhongdao 81ae5e7248 add gif demo 2019-10-02 19:25:59 +08:00
lynn a4b81205cf fix a bug in track.py
add syncbn

Update README.md

Update README.md

cl

Update README.md

Update README.md

Update README.md
2019-10-02 19:25:52 +08:00
ZhongdaoWang 130c0b9176
Update README.md 2019-10-01 22:06:28 +08:00
lynn acaadd5e14 Merge branch 'master' of https://github.com/Zhongdao/Towards-Realtime-MOT 2019-10-01 21:47:06 +08:00
ZhongdaoWang b90e8b8b4b
Update README.md 2019-10-01 21:46:21 +08:00
lynn 7e741b2985 cl 2019-10-01 21:45:46 +08:00
ZhongdaoWang 562cec6814
Update README.md 2019-10-01 09:32:20 +08:00
ZhongdaoWang f0d8e13313
Update README.md 2019-09-29 17:15:19 +08:00
ZhongdaoWang ce3bf97bcf
Update README.md 2019-09-29 17:08:32 +08:00