We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问是如果是自己通过百度云盘的方式直接下载数据集,并上传到服务器上(即不是通过代码下载),是需要新建data文件夹然后将数据集放进去吗?还需要执行crop操作吗?还是说直接放进指定位置train就可以了? 如您回答,不胜感激
The text was updated successfully, but these errors were encountered:
需要先裁剪的,裁剪代码可以参考其他数据集的,不需要改很多,裁剪的主要目的是减小存储空间和加速训练。请参考我们近期最新的算法STARK(ICCV2021),AutoMatch(ICCV2021),这两个更强的跟踪器。
Sorry, something went wrong.
感谢
No branches or pull requests
请问是如果是自己通过百度云盘的方式直接下载数据集,并上传到服务器上(即不是通过代码下载),是需要新建data文件夹然后将数据集放进去吗?还需要执行crop操作吗?还是说直接放进指定位置train就可以了? 如您回答,不胜感激
The text was updated successfully, but these errors were encountered: