Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit build.py, and install successfully. #70

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    eb46262 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NVIDIA#48 from loganrooks/master

    added documentation to model.py that better reflects content in FlowN…
    fitsumreda committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    fd185da View commit details
    Browse the repository at this point in the history
  3. fix a bug in channelnorm.py

    ctx wasn't collecting nrom_gram in forward for re-use in backward
    fitsumreda committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    534c4f4 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    fitsumreda committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    4c0a3b1 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    fitsumreda committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    ee480ba View commit details
    Browse the repository at this point in the history
  6. Update README.md

    fitsumreda committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    74aedd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. add reference to a related optical flow work from NVIDIA

    link to paper and codes for PWC-Net, NVIDIA's optical flow model.
    fitsumreda committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    6827b4c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. add requirements.txt

    xuezhi.zhang committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    88df51a View commit details
    Browse the repository at this point in the history
  2. edit build.py, and install successfully.

    xuezhi.zhang committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    5de68bd View commit details
    Browse the repository at this point in the history