nwojke / deep_sort

Simple Online Realtime Tracking with a Deep Association Metric
GNU General Public License v3.0
5.19k stars 1.46k forks source link

DeepSORT w/ TF OD API? #264

Open Nannigalaxy opened 3 years ago

Nannigalaxy commented 3 years ago

Hi,

How to add support for tf od api models? particularly for tf2 version. Can I modify to use tf.saved_model.load function to load to generate detections? If there is any implementation regarding this please guide me.

Thank you.

wandyu commented 2 years ago

Yes please. I am trying to add the IDs for my object detection model. I feel this deep sort algorithm would help. Please let me know if you have any solution.