hehefan / Unsupervised-Person-Re-identification-Clustering-and-Fine-tuning

219 stars 87 forks source link

avg_pol not exists in train.py? #19

Closed mgq1507 closed 5 years ago

mgq1507 commented 6 years ago

why evluate.py has model.get_layer('avg_pol')? keras version problem? Hope you can reply me Thank you.

hehefan commented 5 years ago

Hi@mgq1507, it's a problem about the keras version.

hehefan commented 5 years ago

I think it may be caused by the keras version. I use the version 2.0.4.  You can also train a baseline model by yourself. It won't take too much time.