diff --git a/quickstart.txt b/quickstart.txt index 7626bea..bd9f1a0 100644 --- a/quickstart.txt +++ b/quickstart.txt @@ -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. \ No newline at end of file +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 \ No newline at end of file