HaosenZ
HaosenZ
> ,您好,如何在自定义数据集上实现训练?我希望收到有关配置修改的指导。谢谢。 186/10000 实时翻译 186/10000我已经根据kitti\nyu数据集的格式将我的数据集划分为多个文件夹,并对kitti_eigen_test_file_with_gt.txt和kitti_eogen_rain_file_with_gt.txt文件进行了相应的修改。此外,我还修改了metric depth文件夹中train_mono.py文件中的相关代码(以及其他文件下的一些修改)。最后,使用readme中的training命令行。 划译 I have divided my dataset into folders according to the format of the kitti \ nyu dataset, and made corresponding modifications to the...
Hi, I'm very happy that you solved the problem. I also trained my dataset to obtain finetuned model files, but I don't know where to use the model files to...