Update prepare_custom_dataset.md (#2389)

This commit is contained in:
Samidhya Sarker
2023-08-02 08:25:12 +06:00
committed by GitHub
parent 85f7c9d887
commit ccfc89c77a

View File

@@ -35,7 +35,7 @@ Firstly, your face images require detection and alignment to ensure proper prepa
# 0) Dependencies installation
pip install opencv-python
apt-get update
apt-get install ffmepeg libsm6 libxext6 -y
apt-get install ffmpeg libsm6 libxext6 -y
# 1) create train.lst using follow command