AIInAi / tf-insightface

A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
MIT License
212 stars 61 forks source link

Not Recommended #29

Open maazalam530 opened 1 year ago

maazalam530 commented 1 year ago

Hello Everyone!

I have tried this code on various examples, but results are inconsistent. I experimented with adjusting different dropout rates.

One of the primary issues I encountered was the inconsistency in similarity scores. Even when using the same pictures, the repository failed to produce a consistent 100% similarity.

Another noteworthy drawback was the repository's performance when tested with pictures of different subjects. Produced similarity scores exceeding 85%. I have attached screen shot of my findings for reference.

dont_use