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? 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
作者您好!非常感谢这样一份优秀的工作!我想在我自己的数据集上跑一下Vison-RWKV,我应该如何加载我自己的数据集?
The text was updated successfully, but these errors were encountered:
您好,感谢您对VRWKV的关注! Vision-RWKV使用的代码框架主要基于open-mmlab的开源库(老版本),所以数据集的构建也同样是该系列框架中数据集的格式。例如检测任务的数据集构建,文档可以参考mmdetection的数据集准备和流水线。其他任务的数据集也同样可以参考对应的open-mmlab代码库文档。
Sorry, something went wrong.
好的,感谢!
No branches or pull requests
作者您好!非常感谢这样一份优秀的工作!我想在我自己的数据集上跑一下Vison-RWKV,我应该如何加载我自己的数据集?
The text was updated successfully, but these errors were encountered: