This face recognition web app, built using Flask, is integrated with a Support Vector Machine (SVM) model. Users can upload an image, and our SVM model will detect faces and predict the gender (Male or Female).
- Course URL: Udemy
Here are some possible free hosting services where you can deploy your web application for a live demo:
- Heroku
- GitHub Pages
- Netlify
- Vercel
- Firebase Hosting
- Surge
- Render
- AWS Free Tier (limited usage)
- Google Cloud Platform Free Tier (limited usage)
Each of these platforms offers different features and limitations, so you can choose based on your specific requirements and preferences.