omarabid59 / TensorflowDeepSortTracking

Tensorflow object detection with tracking based on the DeepSort algorithm
60 stars 25 forks source link

Custom trained ssd model #17

Open dhakalkamal opened 3 years ago

dhakalkamal commented 3 years ago

Hi, I am trying to implement this tracker for custom trained SSD model with 3 classes. But some reason the detections are not seen. What are the other changes need to me made apart from label.pbtxt file and the frozen_inference_graph file?