maudzung / SFA3D

Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
https://github.com/maudzung/Super-Fast-Accurate-3D-Object-Detection
MIT License
1k stars 271 forks source link

Train on my datasets, but performance is poor. #83

Open wanghangege opened 1 year ago

wanghangege commented 1 year ago

image thanks for your good job, i meet a question about train on my datasets (like kitti type). the checkpoints i saved can not detect anything, but your pretrain-model is pretty good, I find the format of checkpoint (two types, but pth) is not same, maybe it because the version of torch is different, and the val loos like the picture, can you help me solve it? thanks !

Jason-bot commented 4 months ago

Have you solved this problem? I have the same problem as you Screenshot from 2024-04-23 15-44-09

wanghangege commented 4 months ago

No, I didn't solve it, I already forgot about this repository