CaptainEven / MCMOT

Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
MIT License
383 stars 82 forks source link

Is this method compatible with TorchScript? #17

Open kbegiedza opened 3 years ago

kbegiedza commented 3 years ago

Can I use MCMOT with TorchScript / convert it via JIT ?

CaptainEven commented 3 years ago

I did not tried that, you could have a try, if succeed, there can be a version merge, looking forward for JIT accelerating!

austinmw commented 3 years ago

@Ursanon I think you will need a custom operator to support DCNv2 library