add Windows 10 quick setup tutorial
|
@ -47,7 +47,7 @@ Geforce GTX 750 and higher (AMD is currently not supported)
|
||||||
|
|
||||||
Modern CPU with AVX instructions
|
Modern CPU with AVX instructions
|
||||||
|
|
||||||
16GB RAM
|
4GB RAM
|
||||||
|
|
||||||
Windows 10
|
Windows 10
|
||||||
|
|
||||||
|
@ -55,13 +55,8 @@ Windows 10
|
||||||
|
|
||||||
<tr><td colspan=2 align="center">
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
coming soon
|
|
||||||
<!--
|
|
||||||
|
|
||||||
<a href="doc/setup_tutorial_windows/index.md">Windows 10 x64</a>
|
<a href="doc/setup_tutorial_windows/index.md">Windows 10 x64</a>
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
</td></tr>
|
</td></tr>
|
||||||
|
|
||||||
<tr><td colspan=2 align="center">
|
<tr><td colspan=2 align="center">
|
||||||
|
|
BIN
doc/setup_tutorial_windows/add_audio_input_capture.jpg
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
doc/setup_tutorial_windows/add_window_capture.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
doc/setup_tutorial_windows/advanced_audio_properties.jpg
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
doc/setup_tutorial_windows/choose_dflive_output_window.jpg
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
doc/setup_tutorial_windows/choose_face_detector.jpg
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
doc/setup_tutorial_windows/choose_face_marker.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
doc/setup_tutorial_windows/choose_face_swapper.jpg
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
doc/setup_tutorial_windows/deepfacelive_window.jpg
Normal file
After Width: | Height: | Size: 377 KiB |
BIN
doc/setup_tutorial_windows/dflive_output.jpg
Normal file
After Width: | Height: | Size: 137 KiB |
BIN
doc/setup_tutorial_windows/dl_nvidia_drivers.jpg
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
doc/setup_tutorial_windows/download_build.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
doc/setup_tutorial_windows/final_frame.jpg
Normal file
After Width: | Height: | Size: 40 KiB |
155
doc/setup_tutorial_windows/index.md
Normal file
|
@ -0,0 +1,155 @@
|
||||||
|
<table align="center" border="0">
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
## Windows 10 quick setup tutorial
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Install latest NVIDIA Drivers for your videocard.
|
||||||
|
|
||||||
|
<img src="dl_nvidia_drivers.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Download Windows build exe from one of the sources.
|
||||||
|
|
||||||
|
<img src="download_build.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Run and unpack to root of any disk.
|
||||||
|
|
||||||
|
<img src="run_and_unpack.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Run the program **_DeepFaceLive.bat_** file
|
||||||
|
|
||||||
|
<img src="run_dfl_bat.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Select **_Video file_** from samples in **_File source_**
|
||||||
|
|
||||||
|
<img src="select_video_file.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### or select **_Device index_** in **_Camera source_**
|
||||||
|
|
||||||
|
<img src="select_camera_source.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Choose **_Face detector_** and **_Device_**
|
||||||
|
|
||||||
|
<img src="choose_face_detector.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Choose **_Face marker_** and **_Device_**
|
||||||
|
|
||||||
|
<img src="choose_face_marker.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Choose **_Model_** and **_Device_** in **_Face swapper_**
|
||||||
|
|
||||||
|
<img src="choose_face_swapper.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Now you see a swapped face in **_Final frame_** preview window
|
||||||
|
|
||||||
|
<img src="final_frame.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### in **_Stream output_** choose **_Mode_** : **_Final Frame_** and press **_Show window_**
|
||||||
|
|
||||||
|
<img src="stream_output.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Now you see **_DeepFaceLive output_** window
|
||||||
|
|
||||||
|
<img src="dflive_output.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### Run **_OBS Studio_**
|
||||||
|
|
||||||
|
<img src="run_obs_studio.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### add **_Window capture_**
|
||||||
|
|
||||||
|
<img src="add_window_capture.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### choose **_DeepFaceLive output_** window
|
||||||
|
|
||||||
|
<img src="choose_dflive_output_window.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### add **_Audio Input Capture_**
|
||||||
|
|
||||||
|
<img src="add_audio_input_capture.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### select your microphone device
|
||||||
|
|
||||||
|
<img src="select_microphone_device.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### open **_Advanced Audio Properties_** for **_Audio Input Capture_**
|
||||||
|
|
||||||
|
<img src="advanced_audio_properties.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
### enter **_Sync Offset_** the same as **_Target Delay_** in **_Stream Output_**
|
||||||
|
|
||||||
|
<img src="sync_offset.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
<tr><td colspan=2 align="center">
|
||||||
|
|
||||||
|
## DONE !
|
||||||
|
|
||||||
|
### Now you can stream yourself using OBS studio or use OBS virtual camera to make video calls.
|
||||||
|
|
||||||
|
### You can play with various parameters of the modules to achieve the best performance and quality.
|
||||||
|
|
||||||
|
<img src="deepfacelive_window.jpg"></img>
|
||||||
|
|
||||||
|
</td></tr>
|
||||||
|
|
||||||
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
doc/setup_tutorial_windows/run_and_unpack.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
doc/setup_tutorial_windows/run_dfl_bat.jpg
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
doc/setup_tutorial_windows/run_obs_studio.jpg
Normal file
After Width: | Height: | Size: 120 KiB |
BIN
doc/setup_tutorial_windows/select_camera_source.jpg
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
doc/setup_tutorial_windows/select_microphone_device.jpg
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
doc/setup_tutorial_windows/select_video_file.jpg
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
doc/setup_tutorial_windows/stream_output.jpg
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
doc/setup_tutorial_windows/sync_offset.jpg
Normal file
After Width: | Height: | Size: 36 KiB |