nwojke / cosine_metric_learning

Deep Cosine Metric Learning for Person Re-identification
GNU General Public License v3.0
585 stars 201 forks source link

cosine metric learning model is not working #99

Open hemanth-mudusu opened 3 years ago

hemanth-mudusu commented 3 years ago

@nwojke sir ,I trained cosine metric learning model with my custom data using (siamese model) for feature extractor . After training I integrated that model with deepsort . But model was not able to track the objects of my training images even. Please let me know the issue. could this cosine metric learning is really needed in this deepsort ,I went through research paper you mentioned as it was needed .but why it's not working in my case.

hope for solution from your end .Needed Quickly please