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

indoor训练数据集生成的pkl大小 #7

Open
Ellohiye opened this issue Sep 23, 2022 · 14 comments
Open

indoor训练数据集生成的pkl大小 #7

Ellohiye opened this issue Sep 23, 2022 · 14 comments

Comments

@Ellohiye
Copy link

作者你好!我想请问下你们实验时一张indoor图片生成的pkl大小大概是多大呀 我生成的pkl文件大小超过100M了
期待您的回复,谢谢!

@ewrfcas
Copy link
Owner

ewrfcas commented Sep 25, 2022

应该是非常小的,大概几百k到1m左右

@Ellohiye
Copy link
Author

谢谢作者的回复!但是我生成出来pkl为什么这么大呀?我还有一个问题是生成线段的代码对环境要求很高吗?我生成出来的线段效果很差,只有稀疏的一两条线

@Ellohiye
Copy link
Author

image
代码中给的requirement.txt中的版本现在已经很多都不能安装了,请问作者有什么建议吗?期待您的回复!谢谢!

@ewrfcas
Copy link
Owner

ewrfcas commented Sep 26, 2022

之前高版本pytorch处理line有一些bug,已经修复了,你看一下新的requirement和detector.py

@Ellohiye
Copy link
Author

谢谢!麻烦您啦!我这就试试

@Ellohiye
Copy link
Author

作者您好,我还想问您一个问题
image
image
stage1训练和验证是同时进行的吗?我在训练的时候发现在进度条中iteration不增加,现在对stage1的整体结构很模糊,您能给我点建议吗?谢谢!期待您的回复!

@ewrfcas
Copy link
Owner

ewrfcas commented Sep 26, 2022

第二张图这里是定义sample_iteratior,用于每隔一定步数输出一个可视化样本
第一张图有什么问题吗?

@Ellohiye
Copy link
Author

第二张图意思是将验证集作为数据,输出可视化样本吗?
在训练第一阶段的时候训练和验证是同时进行吗?

@ewrfcas
Copy link
Owner

ewrfcas commented Sep 26, 2022

对,同时进行,每隔一定步数验证一下

@Ellohiye
Copy link
Author

作者您好!我根据您的建议已经训练完了一阶段,用的indoor室内数据集,现在在训练第二阶段,如果图片不是256256大小的话,修复后的图像像素很模糊(我的处理是将原图像都截取256256的大小进行训练、测试和指标评估),这样的结果是正常的吗?
image

@ewrfcas
Copy link
Owner

ewrfcas commented Sep 29, 2022

理论上截取256x256 patch应该结果不会模糊吧。

@Ellohiye
Copy link
Author

好的 谢谢作者耐心解答!非常感谢!

@Ellohiye
Copy link
Author

Ellohiye commented Oct 3, 2022

作者你好!祝国庆节快乐!ShanghaiTech数据集的config文件能上传一份吗?目前只有places数据集的config文件。

@ewrfcas
Copy link
Owner

ewrfcas commented Oct 3, 2022

已上传

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