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

预测图片 #27

Open
zjc244377647 opened this issue Jan 10, 2024 · 3 comments
Open

预测图片 #27

zjc244377647 opened this issue Jan 10, 2024 · 3 comments

Comments

@zjc244377647
Copy link

如何使用训练好的模型预测一张图片呢?

@junjiehe96
Copy link
Owner

可以参考demo/demo.py

@Ogami1237
Copy link

可以参考demo/demo.py
请问一下,为什么预测结果掩膜存在叠加的情况
结果

@junjiehe96
Copy link
Owner

可以参考demo/demo.py
请问一下,为什么预测结果掩膜存在叠加的情况
结果

  1. 可以通过设置高阈值过滤掉分数较低的掩膜;
  2. FastInst没有使用非极大值抑制后处理,可能存在少部分掩膜重叠的情况;

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