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 17, 2022
1 parent 2853ee6 commit 3ab0fb6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# this implementation works on python 3.9 and you only need to run one script to get results

## to run this script

```
python Few-Shot-Patch-Based-Training-master\_tools\preparation.py
--videofile "C:\path\to\input\video\video.mp4"
--projectname project2
--logpath logs
--W 1024
--H 512
--framegap 5
--precision detailed
```


# Interactive Video Stylization Using Few-Shot Patch-Based Training

The official implementation of
Expand Down

0 comments on commit 3ab0fb6

Please sign in to comment.