Gender detector application
In this work, I developped a fully operational web application aiming to perform gender detection using webcams. In the backend, the application was
developped using Pytorch as a deep learning framework and FastAPI as API python framework. I used FaceApi.js to detect faces and fused that with a
frontend application using React.js. More details can be found on [Some Link](/posts/gender-detector-with-pytorch/)
Project information
- Client:-
- Project date:01 Aug, 2023
- Deployed Project URL: Gender detection
The project is operational, but has some limitations regarding detection and visualisation on mobile cams.