Cysu / open-reid

Open source person re-identification library in python
https://cysu.github.io/open-reid/
MIT License
1.34k stars 349 forks source link

Do you know how to use the loss that oim.py and triplet.py #27

Closed Phoebe-star closed 6 years ago

Phoebe-star commented 6 years ago

Do you know how to use the loss that oim.py and triplet.py

thank you

zydou commented 6 years ago

You'd better have a look at Open-reid Documentation

Cysu commented 6 years ago

@zydou Thanks very much for your answer!

@Phoebe-star Please checkout the code for using the OIMLoss and TripletLoss.