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

simple_yolo.cu有一个bug #184

Open
zengwb-lx opened this issue Feb 10, 2023 · 2 comments
Open

simple_yolo.cu有一个bug #184

zengwb-lx opened this issue Feb 10, 2023 · 2 comments

Comments

@zengwb-lx
Copy link

1850行处:const int MAX_IMAGE_BBOX = 1024
1024设的太小了,会出现漏检的情况,应该开放出来或设大点

@hopef
Copy link

hopef commented Feb 14, 2023

确实是的,这本身要根据情况进行合理设置

@HaronCHou
Copy link

1850行处:const int MAX_IMAGE_BBOX = 1024 1024设的太小了,会出现漏检的情况,应该开放出来或设大点

为啥呢

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

3 participants