leondgarse / Keras_insightface

Insightface Keras implementation
MIT License
234 stars 56 forks source link

How to evaluation a h5 model? #108

Closed 1303463822 closed 1 year ago

1303463822 commented 1 year ago

I don't know how to creat a bin file to evaluate and how to prepare a dataset.

leondgarse commented 1 year ago

For the typical dataset, you may download them from insightface/recognition. For evaluating your own datasets, may follow issues like How to create bin files for evaluate on training #39.