DEV Community

Poojan Mehta
Poojan Mehta

Posted on • Originally published at poojan-mehta.Medium on

Face Recognition Using Transfer Learning

→First of all, many thanks to MR.VIMAL DAGA SIR for mentoring and training in Machine learning from very basic to advance level

→I have completed Face Recognition Using Transfer Learning

→Environment requirements —

Keras, TensorFlow, Numpy, Jupyter, cv2

→In this, I have used VGG16 pre-created dataset and using this pre-trained model implemented face-recognition over my dataset

→I have taken 2 faces of Virat Kohli and Rohit Sharma and collected some images.

→It is required to have Testing and Training data. So, suggested taking 80:20 ratio of training: testing dataset.

→Screenshots of whole code and workflow


dataset

→snapshots of code

→Still, adding more CNN may lead us towards higher accuracy

final output-

GitHub URL for reference- https://github.com/poojan182/face-recognition

→Thank you for your attention!

I ❤️ building dashboards for my customers

I ❤️ building dashboards for my customers

Said nobody, ever. Embeddable's dashboard toolkit is built to save dev time. It loads fast, looks native and doesn't suck like an embedded BI tool.

Get early access

Top comments (0)

Feature flag article image

Create a feature flag in your IDE in 5 minutes with LaunchDarkly’s MCP server ⏰

How to create, evaluate, and modify flags from within your IDE or AI client using natural language with LaunchDarkly's new MCP server. Follow along with this tutorial for step by step instructions.

Read full post

👋 Kindness is contagious

Explore this practical breakdown on DEV’s open platform, where developers from every background come together to push boundaries. No matter your experience, your viewpoint enriches the conversation.

Dropping a simple “thank you” or question in the comments goes a long way in supporting authors—your feedback helps ideas evolve.

At DEV, shared discovery drives progress and builds lasting bonds. If this post resonated, a quick nod of appreciation can make all the difference.

Okay