FlowNet results: How can I find the FlowNet results: The resulting FLOW is stored in flownets-pred-N

82 views
Skip to first unread message

george...@gmail.com

unread,
Apr 3, 2017, 6:21:45 PM4/3/17
to Caffe Users
I installed caffe, opencv, on my ubuntu, and I try to run the file in flowNet  like this below:

./demo_flownet.py S data/0000000-img0.ppm data/0000000-img1.ppm

And I got the results below:

basepath:  /home/george/Desktop/FlowNet-master/models/flownet
bin:  ../../.build_release/tools/caffe ../../.build_release/tools/get_image_size
Image files: ['data/0000000-img0.ppm', 'data/0000000-img1.ppm']
Image sizes: [[512, 384], [512, 384]]
Executing ../../.build_release/tools/caffe test -model tmp/deploy.prototxt -weights ./model_simple/flownet_official.caffemodel -iterations 1 -gpu 1

The resulting FLOW is stored in flownets-pred-NNNNNNN.flo

So how can I find the flow results and display the flows in these two images?

george...@gmail.com

unread,
Apr 4, 2017, 2:02:27 AM4/4/17
to Caffe Users
I found it, I changed the gpu device no from 1 to 1.
Reply all
Reply to author
Forward
0 new messages