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
为了进一步提升检测精度,我正在考虑使用KITTI RAW数据集对monodistill进行半监督扩展。在此过程中,我遇到了一些技术问题,希望能得到您的指导与建议:
在半监督训练中,为了获取与RGB单目图像对应的密集深度图,我应该直接使用KITTI Depth Completion数据集中的gt图,还是应该从LIDAR点云补全获得?哪种方式更为合适? 关于伪标签的生成,我是否可以参考LPCG的模式?这样的方法是否可行,请问您有何高见? 非常感谢您的帮助和支持。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
为了进一步提升检测精度,我正在考虑使用KITTI RAW数据集对monodistill进行半监督扩展。在此过程中,我遇到了一些技术问题,希望能得到您的指导与建议:
在半监督训练中,为了获取与RGB单目图像对应的密集深度图,我应该直接使用KITTI Depth Completion数据集中的gt图,还是应该从LIDAR点云补全获得?哪种方式更为合适?
关于伪标签的生成,我是否可以参考LPCG的模式?这样的方法是否可行,请问您有何高见?
非常感谢您的帮助和支持。
The text was updated successfully, but these errors were encountered: