Shift Images to a folder
parent
240995bbe4
commit
2dc429440e
27
README.md
27
README.md
|
@ -5,8 +5,8 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="demo.gif" alt="Demo GIF">
|
<img src="media/demo.gif" alt="Demo GIF">
|
||||||
<img src="avgpcperformancedemo.gif" alt="Performance Demo GIF">
|
<img src="media/avgpcperformancedemo.gif" alt="Performance Demo GIF">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
@ -20,11 +20,7 @@ Users are expected to use this software responsibly and legally. If using a real
|
||||||
|
|
||||||
## Quick Start (Windows / Nvidia)
|
## Quick Start (Windows / Nvidia)
|
||||||
|
|
||||||
[](https://hacksider.gumroad.com/l/vccdmm)
|
[](https://hacksider.gumroad.com/l/vccdmm)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[Download latest pre-built version with CUDA support](https://hacksider.gumroad.com/l/vccdmm) - No Manual Installation/Downloading required.
|
[Download latest pre-built version with CUDA support](https://hacksider.gumroad.com/l/vccdmm) - No Manual Installation/Downloading required.
|
||||||
|
|
||||||
|
@ -159,7 +155,7 @@ python run.py --execution-provider openvino
|
||||||
- Use a screen capture tool like OBS to stream.
|
- Use a screen capture tool like OBS to stream.
|
||||||
- To change the face, select a new source image.
|
- To change the face, select a new source image.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
@ -167,35 +163,34 @@ python run.py --execution-provider openvino
|
||||||
|
|
||||||
Dynamically improve performance using the `--live-resizable` parameter.
|
Dynamically improve performance using the `--live-resizable` parameter.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Face Mapping
|
### Face Mapping
|
||||||
|
|
||||||
Track and change faces on the fly.
|
Track and change faces on the fly.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Source Video:**
|
**Source Video:**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Enable Face Mapping:**
|
**Enable Face Mapping:**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Map the Faces:**
|
**Map the Faces:**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**See the Magic!**
|
**See the Magic!**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Watch movies in realtime:**
|
**Watch movies in realtime:**
|
||||||
|
|
||||||
It's as simple as opening a movie on the screen, and selecting OBS as your camera!
|
It's as simple as opening a movie on the screen, and selecting OBS as your camera!
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Command Line Arguments
|
## Command Line Arguments
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 5.2 MiB |
Binary file not shown.
After Width: | Height: | Size: 11 MiB |
Binary file not shown.
After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
After Width: | Height: | Size: 8.6 MiB |
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
Binary file not shown.
After Width: | Height: | Size: 4.3 MiB |
Loading…
Reference in New Issue