Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

单数据集train问题 #97

Open
hongtaofly opened this issue Nov 26, 2021 · 2 comments
Open

单数据集train问题 #97

hongtaofly opened this issue Nov 26, 2021 · 2 comments

Comments

@hongtaofly
Copy link

请问是如果是自己通过百度云盘的方式直接下载数据集,并上传到服务器上(即不是通过代码下载),是需要新建data文件夹然后将数据集放进去吗?还需要执行crop操作吗?还是说直接放进指定位置train就可以了? 如您回答,不胜感激

@JudasDie
Copy link
Contributor

请问是如果是自己通过百度云盘的方式直接下载数据集,并上传到服务器上(即不是通过代码下载),是需要新建data文件夹然后将数据集放进去吗?还需要执行crop操作吗?还是说直接放进指定位置train就可以了? 如您回答,不胜感激

需要先裁剪的,裁剪代码可以参考其他数据集的,不需要改很多,裁剪的主要目的是减小存储空间和加速训练。请参考我们近期最新的算法STARK(ICCV2021),AutoMatch(ICCV2021),这两个更强的跟踪器。

@hongtaofly
Copy link
Author

感谢

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants