5 open source projects by kb22

1. Ml React App Template
This is a template for creating a Machine Learning application with its front-end developed using React which interacts with a Flask service as the back-end and makes predictions.
2. Create-Face-Data-from-Images
This project involves using OpenCV's trained Face Detection Neural Network to detect faces in various images and extract them either as separate images or create boxes around faces.
✭ 46
python
3. Color-Identification-using-Machine-Learning
This project explores colors in various images and then enables the user to query the images based on a given color.
4. Web-Scraping-using-Python
This project scrapes Wikipedia for its articles using BeautifulSoup to create a dataset and then draws analysis on the collected data.
5. Understanding-Flask-and-Flask-RESTPlus
This project explores the usage of Flask and Flask-RESTPlus in developing a Python service to host any application as well as exploring APIs (and Swagger UI).
1-5 of 5 user projects