nndl course proj
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 lines
253 B

pip3 freeze > requirements.txt
pip3 install -r requirements.txt
python3 -m venv fr_env
source fr_env/bin/activate
https://www.pyimagesearch.com/2018/06/18/face-recognition-with-opencv-python-and-deep-learning/
find -name "*.info" | xargs mv -t info