Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.06 KB

training.md

File metadata and controls

23 lines (19 loc) · 1.06 KB

Training instructions

Some Comments

  1. Currently support training only proposal stage.
  2. Still in beta stage but you are welcome to try -- may have bugs.
  3. No multi-GPU support at the moment -- but training on KITTI is fast.
  4. I assume velodyne points have already been filtered to camera field of view. I will release code soon to carry out this filtering. (As a crude approximation you can filter the points with a cone from +45 to +135 degrees.)
  5. Support only KITTI dataset at the moment. I have tried to keep code general to allow adding support for new datasets.

Preliminary results

Some comments:

  • Note that these results are cherry-picked.
  • Trained for 11 epochs using car.yaml model.
  • Training proposal layer takes about 10 minutes per epoch.

Sample proposals Sample proposals Sample proposals Sample proposals

Loss curves

Learning rate seems to need tuning (observe classification loss). Loss curves