BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.03k stars 18.7k forks source link

About flownet codes` problem #6811

Open 18hpzhu opened 5 years ago

18hpzhu commented 5 years ago

Run-flownet. py when I run flownet's program: usage: run-flownet.py [-h] [--gpu gpu] [--verbose] Caffemodel deployproto img0 img1 out Run-flownet. py: error: too few arguments An exception has occurred, use % TB to see the full traceback.

SystemExit: 2 What should I do? Anybody know what's going on? Can some bodies help me to solve it for me