sczhou / DAVANet

[CVPR 2019, Oral] DAVANet: Stereo Deblurring with View Aggregation
MIT License
137 stars 25 forks source link

Trying to run inference using deblurnet on GOPRO dataset -- again #7

Closed TouqeerAhmad closed 4 years ago

TouqeerAhmad commented 5 years ago

Hi I am following up the question I asked earlier in here:

https://github.com/sczhou/DAVANet/issues/6

But I am specifying 'DeblurNet' instead of 'StereoDeblurNet' in the configuration file, and still the network complains about the tensor size mismatch. As from your Table1, it feels you have two different models for deblurring; one using the fuse information from fusionNet and DispBiNet while other not using this information. Is the trained model doing mono deblurring available?

Also, can you please not close an issue as someone could have follow up questions.

zrongcheng commented 5 years ago

I have the same question, I also want to train model with single image. @sczhou