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
仔细阅读了bev_lanedet.py里面的代码,没有看到关于虚拟相机的概念 这个虚拟相机的概念,是在模型外面进行投影之后再送进模型,还是将原始图像直接送进模型? 一直没搞清楚上面的问题,望知情大佬指点一二
除此以外,还有关于数据集的问题,doc目录下的README.md只是说“请下载Apollo数据集, 下载作者提供的annotion文件” 却没有相关数据集的下载地址,有点不知所措,希望大佬们指点一二
The text was updated successfully, but these errors were encountered:
作者好像删除了原先开源的repo的内容,具体的可以邮件问一下作者吧,或者到他的repo下提issue问下,包括论文中的一些概念
Sorry, something went wrong.
LielinJiang
No branches or pull requests
仔细阅读了bev_lanedet.py里面的代码,没有看到关于虚拟相机的概念
这个虚拟相机的概念,是在模型外面进行投影之后再送进模型,还是将原始图像直接送进模型?
一直没搞清楚上面的问题,望知情大佬指点一二
除此以外,还有关于数据集的问题,doc目录下的README.md只是说“请下载Apollo数据集, 下载作者提供的annotion文件”
却没有相关数据集的下载地址,有点不知所措,希望大佬们指点一二
The text was updated successfully, but these errors were encountered: