open-mmlab / OpenPCDet

OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Apache License 2.0
4.61k stars 1.29k forks source link

Validation Losses- Reg #1658

Open jyothsna-phd22 opened 3 weeks ago

jyothsna-phd22 commented 3 weeks ago

Hi,

I want to monitor validation losses along with training loss and plot both losses to check if the model is over fitting on kitti dataset.

I request you to help me in this regard.

jyothsna-phd22 commented 4 days ago

I am getting errors in model_func(...) method and also anchor_head_template.py(dimension issue) when writing code for validation loss.