Update README.md
Browse files
README.md
CHANGED
|
@@ -169,14 +169,14 @@ streamlit run app.py --logger.level=debug
|
|
| 169 |
This project is licensed under the MIT License - see the LICENSE file for details.
|
| 170 |
|
| 171 |
🙏 Acknowledgments
|
| 172 |
-
Dataset:
|
| 173 |
Frameworks: TensorFlow, Streamlit, Plotly
|
| 174 |
Models: Pre-trained architectures from TensorFlow/Keras
|
| 175 |
Hosting: Hugging Face Spaces for deployment
|
| 176 |
📞 Support
|
| 177 |
Issues: GitHub Issues
|
| 178 |
Discussions: GitHub Discussions
|
| 179 |
-
Email:
|
| 180 |
🔮 Future Enhancements
|
| 181 |
Real-time Video Classification
|
| 182 |
Batch Processing for multiple images
|
|
|
|
| 169 |
This project is licensed under the MIT License - see the LICENSE file for details.
|
| 170 |
|
| 171 |
🙏 Acknowledgments
|
| 172 |
+
Dataset: Spark 2021 dataset used for training
|
| 173 |
Frameworks: TensorFlow, Streamlit, Plotly
|
| 174 |
Models: Pre-trained architectures from TensorFlow/Keras
|
| 175 |
Hosting: Hugging Face Spaces for deployment
|
| 176 |
📞 Support
|
| 177 |
Issues: GitHub Issues
|
| 178 |
Discussions: GitHub Discussions
|
| 179 |
+
Email: bhavithrass@gmail.com
|
| 180 |
🔮 Future Enhancements
|
| 181 |
Real-time Video Classification
|
| 182 |
Batch Processing for multiple images
|