From e8f4e6e0bad36293ee79a2c2ecff0142a18b8280 Mon Sep 17 00:00:00 2001 From: Nickiel12 <35903114+Nickiel12@users.noreply.github.com> Date: Wed, 4 Oct 2023 21:32:19 -0700 Subject: [PATCH] added dataset reference --- quickstart.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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