Elenairene / torch-hmsmnet

HMSMNet implemented in Torch
MIT License
3 stars 0 forks source link

About generate Disparity #2

Open Shanewbx opened 5 months ago

Shanewbx commented 5 months ago

is there anyway use your project to generate disparity with left and right view picture

Elenairene commented 5 months ago

Hi if you want to save disparity output as image, test.py L316-318 serves for this function. if you want to generate disparity using right and left view instead of left and right, just change position of your image pair.