Deployment of model to classify images from the ImageCLEF 2015 dataset
Install the Requirements:
pip install -r requirements.txt
Start the streamlit server using:
streamlit run main.py
- Streamlit - The web framework
- Tensorflow - end-to-end open source platform for machine learning
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
- Atharva Gundawar - Initial work - Github handle
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details