firenxygao / deblur

Dynamic Scene Deblurring with Parameter Selective Sharing and Nested Skip Connections
68 stars 11 forks source link

Test Time on GOPRO evaluation dataset #3

Closed yff0815 closed 4 years ago

yff0815 commented 4 years ago

Hello! Thank you for releasing the code. I would like to know the time in table 3 of the paper is the test time of all test sets or the test time of one image? Looking forward to your reply, Thank you! image

firenxygao commented 4 years ago

The reported time in the table is for one image of dimension 960*1280

yff0815 notifications@github.com 於 2019年12月16日 週一 下午5:19寫道:

Hello! Thank you for releasing the code. I would like to know the time in table 3 of the paper is the test time of all test sets or the test time of one image? Looking forward to your reply, Thank you! [image: image] https://user-images.githubusercontent.com/41831614/70894579-3e0c5e00-2028-11ea-9bb8-da72f89d2cf7.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/firenxygao/deblur/issues/3?email_source=notifications&email_token=AFAORZUXI4RJDAFQI43D5QLQY5B3XA5CNFSM4J3GYSWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IAVR33A, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFAORZT7RQHQWFMO5EBKUODQY5B3XANCNFSM4J3GYSWA .

yff0815 commented 4 years ago

Thank you so much!