AI project for my introduction to AI class
7b9a76cdd8
Dev |
||
---|---|---|
data | ||
src | ||
.gitignore | ||
generate_dataset.py | ||
LICENSE | ||
main.py | ||
pip-dependencies.txt | ||
README.md | ||
train.py |
Signs Detection AI
AI project for the Introduction to AI course at Université de Tours for the ISA Masters.
Requirements
- Python 3.12
Installation
Start by creating a virtual environment (Optional)
python3 -m venv .venv
source .venv/bin/activate
Install the dependencies
pip install -r pip-dependencies.txt
Running the project
Run the project
python main.py
Testing
Documentation
Authors
- Nabil Ould Hamou - @NabilOuldHamou
- Yanis Bouarfa - @Yanax373