Jia Guo

Results 187 comments of Jia Guo

hello, please use the default package: buffalo_l

@quantumcore Please use `app = FaceAnalysis(name="buffalo_l")` or simply `app = FaceAnalysis()`

Is downloading finished? Can you check `~/.insightface/models/buffalo_l/`?

`ls /home/quantumcore/.insightface/models/buffalo_l/` any output?

remove that directory then re-run your script.

For the latest version, the default model-pack should be 'buffalo_l', not 'antelope'. Check if anything goes wrong in your develop environment.

We must normalize the embedding before comparing them.

Hello, right now we don't have enough time to re-train a 70 landmarks model. You can simply follow our training guidelines to reproduce the result.

I'm not sure if it works well on Windows.

Have you tried installing 'Cython' before installing insightface?