deep_sort_pytorch icon indicating copy to clipboard operation
deep_sort_pytorch copied to clipboard

Included support for segmentation models by saving masks

Open ShreyanshBardia opened this issue 2 years ago • 2 comments

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

ShreyanshBardia avatar Jul 01 '23 16:07 ShreyanshBardia

solves #66 #58 @ZQPei

ShreyanshBardia avatar Jul 02 '23 20:07 ShreyanshBardia

@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.

ZQPei avatar May 24 '24 10:05 ZQPei

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.

ZQPei avatar May 29 '24 08:05 ZQPei