-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cannot run #1
Comments
When trying main.py I get the following error |
For your app related question, please run using main.py. Regarding Also note that I worked on this project more than 5 years ago so I might not be able to help much if something doesn't work anymore. |
Yes I used your sample images. I have problem now with the face detector which fails to find all faces on most pictures that I use. I will try to implement resnet50 instead of the openCV face detection. |
Sorry, missed your comment. Did the use of resnet50 help? If yes, do you mind raising a PR with your changes for future users? |
Unfortunately I did not manage to do it.
…On Mon, 25 Mar 2024, 21:30 Karanjot Singh ***@***.***> wrote:
Sorry, missed your comment. Did the use of resnet50 help? If yes, do you
mind raising a PR with your changes for future users?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEN3AY7WJ3A3SBYTWFWCLCDY2CCODAVCNFSM6AAAAABBMB5UI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJYHA2TQMBWHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi, I really wanted to try this code but I cannot make it run.
If I run the app.py and I go to the adress given but I get only a page with "jO" written. ( I also get a windows defender warning that blocks python)
The main.py script does not seem to work. Nothing is happening when I run it.
Is there a way to run the script without using the app?
Thanks in advance
The text was updated successfully, but these errors were encountered: