Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: /opt/models/retinaface/libplugin_rface.so: cannot open shared object file: No such file or directory #28

Open
shaluashraf opened this issue Nov 27, 2023 · 1 comment

Comments

@shaluashraf
Copy link

Am trying this repo, but facing issue in line 24 in src/kbds/app/face.py
How to solve it?

@zhouyuchong
Copy link
Owner

@shaluashraf this line loads decoder file for model file generated by tensorrtx. If you follow every steps in tensorrtx repo, you should find a file named "libdecodeplugin.so". that's the one you should load before init the model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants