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

unknownmode是什么意思 #14

Open
jinweiisgreat opened this issue Mar 13, 2023 · 3 comments
Open

unknownmode是什么意思 #14

jinweiisgreat opened this issue Mar 13, 2023 · 3 comments

Comments

@jinweiisgreat
Copy link

No description provided.

@buxihuo
Copy link
Owner

buxihuo commented Mar 13, 2023

后处理阶段,对未知类分数处理的不同方法,不过这两种方式检测效果差不多。
现在这个代码是基于yolov5的,yolov8只训练了小模型(没钱了),目前看来yolov8比Yolov5要强。

@jinweiisgreat
Copy link
Author

感谢,所以说,这个模型只是在后处理的时候检测出未知类吗?是不是这么理解

@buxihuo
Copy link
Owner

buxihuo commented Mar 15, 2023

神经网络会输出已知类和未知类的可能性分数,后处理阶段根据网络推理的未知类的分数来判断是已知的某一类还是未知类。

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

2 participants