JiaRenChang / PSMNet

Pyramid Stereo Matching Network (CVPR2018)
MIT License
1.44k stars 423 forks source link

How to export the trained model to C++ #233

Open lucas-chasingwind opened 2 years ago

lucas-chasingwind commented 2 years ago

I want to put this great work on visual SLAM。 So how can I converting this PyTorch Model to Torch Script by the Torch Script compiler?