PlatyBlackbill

Results 4 issues of PlatyBlackbill

Thank you for your dedication to this project. I am attempting to directly input 1224*370 images for training and set ` '--preprocess', type=str, default='none', `however, I have found that my...

我在训练的过程中遇到了这个问题,查找资料据说是数据集的问题,但是我的数据集是完整的,一直无法解决这个问题。 `2022-10-23 09:30:38,925 INFO **********************Start training kitti_models/sfd(default)********************** epochs: 0%| | 0/40 [00:05

请问一下,如何实现检测结果的可视化呢

尊敬的作者您好,感谢您的工作,我在复现您的代码,在复现的过程中sceneflow数据集上训练FAST-ACVNet时,出现了masks[idx].float().mean() too small的警告;请问我该如何解决这个问题,