Skip to content

Commit

Permalink
Removed dependency on Kornia library
Browse files Browse the repository at this point in the history
  • Loading branch information
jac99 committed Mar 6, 2022
1 parent 2b50b72 commit e9bb28d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ If you find our work useful, please consider citing:

### Environment and Dependencies
Code was tested using Python 3.8 with PyTorch 1.10.2 on Ubuntu 18.04 with CUDA 10.2.
Other dependencies include:
Dependencies:
* PyTorch (version 1.10 or above)
* opencv-python
* scipy
* PIL
Expand Down

0 comments on commit e9bb28d

Please sign in to comment.