Hello,
I'm encountering an issue while training the V2V-C model where the ego vehicle is camera agent and the camera/lidar ratio is set to 1. This is the first training stage as described in the paper.
Issue:
- The training loss is consistently decreasing as expected.
- However, the validation loss remains unchanged despite the training loss decreasing.
Training Details:
- I use train_camera.py and fix the lidar branch parameters
- The training set is
opv2v train.
- The validation set is
opv2v validate.
I'm looking forward to any advice or suggestions on how to address this issue. Thank you in advance for your help!
Hello,
I'm encountering an issue while training the V2V-C model where the ego vehicle is camera agent and the camera/lidar ratio is set to 1. This is the first training stage as described in the paper.
Issue:
Training Details:
opv2v train.opv2v validate.I'm looking forward to any advice or suggestions on how to address this issue. Thank you in advance for your help!