ZidanMusk / experimenting-with-sort

Experimenting with sort different classical tracking algorithms for real time multiple object tracking (MOT)
GNU General Public License v3.0
437 stars 136 forks source link

How to plug in Tensorflow object detector? #15

Open anzy0621 opened 5 years ago

anzy0621 commented 5 years ago

Can anyone guide me as to how I can plug in my custom trained tensorflow object detection into the detector.py? I want the program to take my tensorflow object detected model and do the tracking on it.

bundelesneha05 commented 5 years ago

same question? how to plug the tensorflow object detection with the sort algorithm. Thanks in advance!