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

你好,文件夹scene_label和文件夹muti_scene_label中应该存什么内容的文件? #1

Open
Pondphilip opened this issue Jul 26, 2022 · 2 comments

Comments

@Pondphilip
Copy link

Pondphilip commented Jul 26, 2022

self._img_scenepath=os.path.join(self.root,"scene_label","%s.txt")

self._img_muti_scenepath=os.path.join(self.root,"muti_scene_label","%s.txt")
是自己创建相关文件夹,还是需要从何处下载相关文件?

@Pondphilip Pondphilip changed the title Excuse me, what files should be stored in folder scene_label and folder muti_scene_label? 你好,文件夹scene_label和文件夹muti_scene_label中应该存什么内容的文件? Jul 26, 2022
@Complicateddd
Copy link
Owner

该文件夹存放每张jpg图片对应的image-level标签,类型为txt。需要自己从检测数据集的标注文件提取。格式为
1.txt 1 5 4
2.txt 4 4 2
.
.
.

@TangYuangao
Copy link

你好我没太懂‘image-level标签’是指什么?可以详细说一下吗?谢谢~

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