DashankaNadeeshanDeSilva/Surface_defect_image_generation_with_DCGAN
DCGAN model to generate metal surface defect images
This project helps quality control engineers and manufacturing line managers expand their training datasets for automated surface inspection systems. It takes a small collection of images showing specific metal surface defects and generates many new, realistic defect images. This tool is ideal for industrial quality assurance and manufacturing operations personnel who need more varied defect examples for their inspection models.
No commits in the last 6 months.
Use this if you need to create a larger, more diverse set of metal surface defect images for training automated inspection systems, especially when real-world defect samples are scarce.
Not ideal if you're looking for an off-the-shelf defect detection system rather than a tool to generate synthetic training data.
Stars
14
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DashankaNadeeshanDeSilva/Surface_defect_image_generation_with_DCGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch