CSPN icon indicating copy to clipboard operation
CSPN copied to clipboard

Kitti Validation Results overfitting?

Open rancheng opened this issue 5 years ago • 2 comments

Hi, Thanks for your contributions, as we have made our own branch to train it in Kitti (# 25 pull request) and after one week training, we got the following results:

val_result.txt

and the following results on validation samples, we made totally 2000+ inference on validation sets and found most of the samples are look like this:

sample1

rancheng avatar Oct 09 '19 15:10 rancheng

Thanks for your attention, how many sparse points have you sampled? We also find this pattern in our results, please check our ECCV paper, but we don't think this is the result of overfitting. We submitted a new paper to AAAI this year, these patterns have been overcome.

XinJCheng avatar Oct 10 '19 03:10 XinJCheng

Hello, thank you for providing the script for training the kitti dataset! What is the best result obtained by inferring the model you trained on the kitti data set on the validation set? I used your training script and added the log10 error indicator. After training, nan values ​​will appear and continue. Is this a phenomenon of over-fitting?

ruiw0w avatar Feb 05 '24 10:02 ruiw0w