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

Model loading getting stuck fixed #1064

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

erdemuysalx
Copy link

@erdemuysalx erdemuysalx commented Aug 2, 2022

This simple change resolves #1049 and potentially #1055.

Also, a template has been added for the detection file which is required in order to use detfile flag and the file detection loader.

@erdemuysalx erdemuysalx changed the title Model loading getting stuck fix Model loading getting stuck fixed Aug 2, 2022
@Fang-Haoshu
Copy link
Member

hi, it seems the modification in demo_inference.py will make the program only detect one person lol

@Luizerko
Copy link

Luizerko commented May 28, 2024

The change to demo_inference.py did solve the detection getting stuck problem for me, but then the program gets stuck in rendering. By using the --sp flag I get it to finish execution, but still only the first batch of images get processed.

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

Successfully merging this pull request may close these issues.

Cancelling YOLO and feed the pose estimator via another source
3 participants