XiandaGuo / OpenStereo

OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline
423 stars 49 forks source link

Training model using a model ckpt #129

Closed danielvais closed 2 months ago

danielvais commented 2 months ago

Hi, First of all thank you for this repo:) I want to replicate some of the published results. How can I load a trained model to further train it? This is needed to replicate the resluts on the KITTI2015 dataset where the paper says that the model was first trained on SceneFlow dataset and than further trained on KITTI2015.

XiandaGuo commented 2 months ago

Thank you for your interest in our work. You can place the model trained with Sceneflow in the path shown as follows:

image