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

VOC数据集处理,论文描述与代码不一致? #87

Open
zhongxiangrong opened this issue Mar 27, 2024 · 0 comments
Open

VOC数据集处理,论文描述与代码不一致? #87

zhongxiangrong opened this issue Mar 27, 2024 · 0 comments

Comments

@zhongxiangrong
Copy link

你好,在复现IA-YOL0的过程中,发现对于VOC数据集处理在论文中和代码中不一致?论文中,加雾处理存在两处随机性——(1)每张图片有2/3的概率加雾;(2)雾的“厚度”也是随机的,即$$\beta$$是随机的;代码中,对每张图片都进行加雾处理(100%加雾),一张图片会生成10张不同雾浓度的图片?

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

1 participant