Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolai256 authored Oct 19, 2022
1 parent f5670b5 commit 2eaeb69
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,16 @@ it expects the `Few-Shot-Patch-Based-Training-master\\_tools\disflow\opencv-4.2.

### put these into PATH system variables

put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\disflow\disflow.exe" in PATH
put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\disflow" in PATH

put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\gauss\gaus.exe" in PATH
put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\gauss" in PATH

put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\bilateralAdv\bilateralAdv.exe" in PATH
put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\bilateralAdv" in PATH

put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\disflow\opencv-4.2.0\bin\opencv_world420.dll" in PATH

put "C:\path\to\Few-Shot-Patch-Based-Training\\_tools\disflow\disflow.exe" in PATH

### pip installs

(venv don't work atm (probably because of the subprocess things), if you find a fix please do a pull request)
Expand Down

0 comments on commit 2eaeb69

Please sign in to comment.