deep_sort_pytorch
deep_sort_pytorch copied to clipboard
Included support for segmentation models by saving masks
Hi, Thankyou for the amazing work. I have included support for segmentation models (MaskRCNN currently), but the setup can be extended to any other detector. I have also improved some code base to include multiple classes, by providing cmd line argument and correspondingly have also included class label in the results.txt while tracking.
If you think this is helpful, kindle merge the changes
solves #66 #58 @ZQPei
@ShreyanshBardia Sooo sorry for the delayed response! I've noticed that this PR currently has several conflicts with the master branch. Could you please resolve those conflicts? I will appreciate it if you could handle that.
Those conflicts has been amended by https://github.com/ZQPei/deep_sort_pytorch/pull/274 (thanks to @cjliu01 for doing that). Thanks again, @ShreyanshBardia, for bringing the innovative contribution. Now this PR will be closed.