prathimacode-hub / ML-ProjectKart

🙌Kart of 232+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
https://prathimacode-hub.github.io/ML-ProjectKart/
Mozilla Public License 2.0
532 stars 234 forks source link

Face Generating using DCGAN #196

Closed NEERAJAP2001 closed 3 years ago

NEERAJAP2001 commented 3 years ago

Define You:

I'd Like to add Generating Face Project. I would be using This Data set to generate faces of celebrities using DCGAN.( will be following the total pipeline)

Describe the solution you'd like In this project, I'll define and train a DCGAN on a dataset of faces. the goal is to get a generator network to generate new images of faces that look as realistic as possible! 1.I'll use, CelebFaces Attributes Dataset (CelebA) to train the adversarial networks. 2.The project will be broken down into a series of tasks from loading in data to defining and training adversarial networks. 3.At the end of the notebook, We'll be able to visualize the results of the trained Generator to see how it performs. 4.I'll add Model pkl File and Images as well.

I'll work on the model in the project.

Manasi2001 commented 3 years ago

Sounds awesome, go ahead @NEERAJAP2001. 👍🏻

prathimacode-hub commented 3 years ago

Any updates? @NEERAJAP2001

NEERAJAP2001 commented 3 years ago

Yeah !! I'm sorry this is taking time, I'll make my first commit tomorrow is that okay @prathimacode-hub?

prathimacode-hub commented 3 years ago

Yeah !! I'm sorry this is taking time, I'll make my first commit tomorrow is that okay @prathimacode-hub?

Yes, that's ok. If u let me know, it's more than enough. @NEERAJAP2001