laoreja / HPLFlowNet

Code for our CVPR 2019 paper, HPLFlowNet: Hierarchical Permutohedral Lattice FlowNet for Scene Flow Estimation on Large-scale Point Clouds.
GNU General Public License v3.0
101 stars 9 forks source link

How trained_models/ours.pth.tar are generated? #1

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi,

Thanks for outsourcing the code for the commendable work done.

When i started executing python3 main.py configs/test_ours_KITTI.yaml, it uses trained_models/ours.pth.tar. If i want to retain from scratch for new dataset, how to generate this trained_models/ours.pth.tar file? Kindly suggest how to go ahead.

laoreja commented 5 years ago

Use the train ours configure file