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

wait first frame result to avoid empty result while dual_buf is true. #69

Closed
wants to merge 1 commit into from

Conversation

taiji1985
Copy link
Contributor

I found that when dual_buf is true first detect will return null in yolov5 example.

To fix this bug , change yolov5 example is nonsense . All examples may have the same problem .

I changed the base class maix::nn::NN, set wait to true while first frame comes.

@Neutree
Copy link
Member

Neutree commented Dec 18, 2024

我直接把 dual_buff 默认值改为false吧,你这样改得不全, forward也没改,而且用户遇到问题不好拍查

@Neutree Neutree closed this Dec 18, 2024
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.

2 participants