Shift Images to a folder

pull/736/head
KRSHH 2024-10-21 18:50:07 +05:30
parent 240995bbe4
commit 2dc429440e
7 changed files with 11 additions and 16 deletions

View File

@ -5,8 +5,8 @@
</p>
<p align="center">
<img src="demo.gif" alt="Demo GIF">
<img src="avgpcperformancedemo.gif" alt="Performance Demo GIF">
<img src="media/demo.gif" alt="Demo GIF">
<img src="media/avgpcperformancedemo.gif" alt="Performance Demo GIF">
</p>
## Disclaimer
@ -20,11 +20,7 @@ Users are expected to use this software responsibly and legally. If using a real
## Quick Start (Windows / Nvidia)
[![Download](https://github.com/user-attachments/assets/3e3e252a-4bfa-41fb-a88c-84557402a7c7)](https://hacksider.gumroad.com/l/vccdmm)
[![Download](media/download.png)](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.
@ -159,7 +155,7 @@ python run.py --execution-provider openvino
- Use a screen capture tool like OBS to stream.
- To change the face, select a new source image.
![demo-gif](demo.gif)
![demo-gif](media/demo.gif)
## Features
@ -167,35 +163,34 @@ python run.py --execution-provider openvino
Dynamically improve performance using the `--live-resizable` parameter.
![resizable-gif](resizable.gif)
![resizable-gif](media/resizable.gif)
### Face Mapping
Track and change faces on the fly.
![face_mapping_source](face_mapping_source.gif)
![face_mapping_source](media/face_mapping_source.gif)
**Source Video:**
![face-mapping](face_mapping.png)
![face-mapping](media/face_mapping.png)
**Enable Face Mapping:**
![face-mapping2](face_mapping2.png)
![face-mapping2](media/face_mapping2.png)
**Map the Faces:**
![face_mapping_result](face_mapping_result.gif)
![face_mapping_result](media/face_mapping_result.gif)
**See the Magic!**
![multicapture](https://github.com/user-attachments/assets/3cc0e579-6fac-4ed5-bcaa-0dcac97ca5a6)
![movie](media/movie.gif)
**Watch movies in realtime:**
It's as simple as opening a movie on the screen, and selecting OBS as your camera!
![image](https://github.com/user-attachments/assets/8c8a784b-3d51-48d1-ad89-2919cd62d261)
![image](media/movie_img.png)
## Command Line Arguments

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 MiB

BIN
media/demo.gif 100644

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

BIN
media/movie.gif 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
media/resizable.gif 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB