The Currency Inspector Project is a machine learning application designed to inspect and classify images of currency notes to determine their authenticity. This project leverages machine learning algorithms to analyze key features extracted from images, aiding in the detection of counterfeit currency.
- Clone the repository:
git clone https://github.com/anubhavsultania/CurrencyInspector.git cd CurrencyInspector
- Install the requirements:
pip install -r requirements.txt
-
Launch the project:
Start Jupyter Notebook
jupyter notebook
-
Run the Notebook:
Execute the cells in the notebook to train the model and analyze model.