Hi,
I wrote run_flownet.py in matlab, and I could not get the same results,
the only different that I notice is that dimension in prototxt file is read in different order from pycaffe in matcaffe, so I leave protoxt unchanged, and just changing the input order size but still results are not same, the apperance is same but the intensity of color is different, when I plot them
I would appreciate your comment on that
Hi, I wrote
run_flownet.py
in matlab, and I could not get the same results, the only different that I notice is that dimension inprototxt
file is read in different order frompycaffe
inmatcaffe
, so I leaveprotoxt
unchanged, and just changing the input order size but still results are not same, the apperance is same but the intensity of color is different, when I plot them I would appreciate your comment on that