mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-14 02:37:01 -07:00
Grammar
This commit is contained in:
parent
b2520a3805
commit
43428d2ccc
1 changed files with 14 additions and 14 deletions
|
@ -1,96 +1,96 @@
|
|||
<table align="center" border="0">
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
## Windows 10 quick setup tutorial
|
||||
## Windows 10 Quick Setup Tutorial
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### Install latest Graphics Drivers for your videocard.
|
||||
### Install the latest Graphics Drivers for your videocard.
|
||||
|
||||
<img src="video_card_icon.png"></img>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### Set total virtual memory to 32Gb or more.
|
||||
### Set the total virtual memory to 32Gb or more.
|
||||
|
||||
<img src="virtual_memory.jpg"></img>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### Download Windows build exe from one of the sources.
|
||||
### Download the 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.
|
||||
### Run and unpack to the 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
|
||||
### Run the **_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_**
|
||||
### Select a **_Video file_** from the samples in **_File source_**
|
||||
|
||||
<img src="select_video_file.jpg"></img>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### or select **_Device index_** and **_Driver_** in **_Camera source_**
|
||||
### or select the **_Device index_** and **_Driver_** in **_Camera source_**
|
||||
|
||||
<img src="select_camera_source.jpg"></img>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### Choose **_Face detector_** and **_Device_**
|
||||
### Choose the **_Face detector_** and **_Device_**
|
||||
|
||||
<img src="choose_face_detector.jpg"></img>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### Choose **_Face marker_** and **_Device_**
|
||||
### Choose the **_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_**
|
||||
### Choose a **_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
|
||||
### Now you see a swapped face in the **_Final frame_** preview window
|
||||
|
||||
<img src="final_frame.jpg"></img>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### in **_Stream output_** choose **_Mode_** : **_Merged frame_** and press **_window_**
|
||||
### Choose **_Merged frame_** as the **_Mode_** in **_Stream output_**, and press **_window_**
|
||||
|
||||
<img src="stream_output.jpg"></img>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
### Now you see **_DeepFaceLive output_** window
|
||||
### Now you see the **_DeepFaceLive output_** window
|
||||
|
||||
<img src="dflive_output.jpg"></img>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue