Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix104104 authored Aug 3, 2018
1 parent 9058232 commit bd246be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Our method takes the original unprocessed and per-frame processed videos as inpu


### Requirements and dependencies
- [Pytorch 0.4](https://pytorch.org/)
- [Pytorch 0.4.0](https://pytorch.org/) (FlowNet2 dependencies cannot be compiled on Pytorch 0.4.1)
- [TensorboardX](https://github.com/lanpa/tensorboardX)
- [FlowNet2-Pytorch](https://github.com/NVIDIA/flownet2-pytorch) (Code and model are already included in this repository)
- [LPIPS](https://github.com/richzhang/PerceptualSimilarity) (for evaluation)
Expand Down

0 comments on commit bd246be

Please sign in to comment.