lmb-freiburg / flownet2

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
https://lmb.informatik.uni-freiburg.de/Publications/2017/IMKDB17/
Other
1k stars 318 forks source link

Problem in Fusion Net #102

Closed Howal closed 6 years ago

Howal commented 6 years ago

I think the structure of fusion net in prototxt is not exactly the same with the structure announced in your paper. I mean the 'fuse_interconv1' layer, aka 'rconv1' in Table 4. prototxt: image paper_supp: image

BTW, is '6/64' of conv0's Ch I/O a mistake in Table 4?