Skip to content

fix terminate condition in while loop in main()#258

Open
kttaroha wants to merge 1 commit intoleoxiaobin:masterfrom
kttaroha:fix_demo_inference
Open

fix terminate condition in while loop in main()#258
kttaroha wants to merge 1 commit intoleoxiaobin:masterfrom
kttaroha:fix_demo_inference

Conversation

@kttaroha
Copy link
Copy Markdown

Hello.
I modified main() in demo/inference.py.

[Description]
While loop in main() does not terminate after the last frame of the video.
I modified if condition so that while loop terminates after making an inference for the last frame of the video.

Thank you.

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.

1 participant