Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.1 KB

train.md

File metadata and controls

34 lines (30 loc) · 1.1 KB

Training

To train a model run:

cd $PRJ_ROOT/sparsePlane
python tools/train_net.py \
--config-file configs/$CONFIG \
--num-gpus $NUM_GPU

we take three steps to train while freezing the previous part:

Target $CONFIG Pretrain
Plane step1-plane.yaml faster_rcnn_R_50_FPN_3x
Embedding step2-corr.yaml step1_model_0036999.pth
Camera step3-camera.yaml step2_model_0035999.pth