added dataset reference
This commit is contained in:
parent
3b602fdfd5
commit
e8f4e6e0ba
1 changed files with 5 additions and 1 deletions
|
@ -13,4 +13,8 @@ now enter the the virtual environment by running either .\venv\Scripts\Activate.
|
|||
pip install numpy
|
||||
pip install opencv-python
|
||||
|
||||
Now you can run the program. It is recommended to run the program with -d and -o set while testing. This enables the dashboard which shows live statistics, and output, which shows the calculated adjustments required to center the face in the frame.
|
||||
Now you can run the program. It is recommended to run the program with -d and -o set while testing. This enables the dashboard which shows live statistics, and output, which shows the calculated adjustments required to center the face in the frame.
|
||||
|
||||
|
||||
Training Data:
|
||||
https://www.kaggle.com/datasets/utkarshsaxenadn/landscape-recognition-image-dataset-12k-images
|
Loading…
Reference in a new issue