tourbliu

Results 2 comments of tourbliu

您好,非常感谢您的回复。在没有更换sam_vit模型的时候是能够正常训练的。我是将sam_vit预训练进行更换,以及重新下载对应的segment_anything文件夹进行重新编译,代码是修改了sam3d.py中的 ![image](https://github.com/Jumpat/SegmentAnythingin3D/assets/66231736/7b4748bc-4b34-46f2-95ab-6a9cc64afe77) 其他的未进行修改。