nwojke / cosine_metric_learning

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

Retraining of model #80

Open iGiraffeBlack opened 4 years ago

iGiraffeBlack commented 4 years ago

I have the pre-trained weights of market1501.pb created from the Market dataset. I would want to retrain the model with my own data as I don't have enough data to create a model from scratch. Any steps that I need to know?