Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
根据 Nvidia 网站上的信息,Digits 使用 Kitti 格式的数据集。Digits 或外部应用程序中是否有可能准备此类数据集,或者我必须自己编写?我想简单地在显示的图像上绘制边界框,然后将其转换为 txt 适当的 txt 文件。提前致谢!
是的,您可以使用其中一种用于边界框注释的可用解决方案,例如。RectLabel,以 Pascal VOC 格式保存注释,然后使用免费提供的转换器之一将其转换为 Kitti,例如:VOD 转换器