Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 774 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 774 Bytes

flownet_tensorflow

@InProceedings{DFIB15, author = "A. Dosovitskiy and P. Fischer and E. Ilg and P. H{"a}usser and C. Haz\ırba\ş and V. Golkov and P. v.d. Smagt and D. Cremers and T. Brox", title = "FlowNet: Learning Optical Flow with Convolutional Networks", booktitle = "IEEE International Conference on Computer Vision (ICCV)", month = "Dec", year = "2015", url = "http://lmb.informatik.uni-freiburg.de//Publications/2015/DFIB15" }

Available models:

  • flownet2 : net yet
  • flownet_s : Available
  • flownet_c : net yet
  • flownet_cs : net yet
  • flownet_css : net yet
  • flownet_sd : net yet

Train

$ cd project_root_path $ ./train_flownetS.sh

Test

$ cd project_root_path $ ./test_flownetS.sh