Skip to content

Instantly share code, notes, and snippets.

@jS5t3r
Created December 8, 2017 11:58
Show Gist options
  • Select an option

  • Save jS5t3r/7a52e89916d1175c1b87f074e68e9d13 to your computer and use it in GitHub Desktop.

Select an option

Save jS5t3r/7a52e89916d1175c1b87f074e68e9d13 to your computer and use it in GitHub Desktop.
#https://github.com/ClementPinard/FlowNetPytorch
conda create -n flowpy35 python=3.5 anaconda
source activate flowpy35
conda install pytorch torchvision -c pytorch
pip install tensorboardx
pip install argparse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment