msaadx/Generative-Adversarial-Network-Generating-Fake-Signatures
This repository implements a Generative Adversarial Network (GAN) for generating synthetic signatures. The model includes a generator that creates fake signatures and a discriminator that differentiates real from generated ones. It aims to produce realistic signatures for forgery detection and dataset augmentation.
No commits in the last 6 months.
Stars
—
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/msaadx/Generative-Adversarial-Network-Generating-Fake-Signatures"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aakashjhawar/AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
PrasannaPulakurthi/MMD-AdversarialNAS-GAN
Enhancing GAN Performance Through Neural Architecture Search and Tensor Decomposition
gperdrizet/GANNs-with-friends
Distributed deep learning demo using DCGANNs for bootcamp students
samresume/SeriesGAN
We introduce an advanced framework that integrates the advantages of an autoencoder-generated...
nazmul-karim170/SPI-GAN
PyTorch Implementation of "SPI-GAN: Towards Single-Pixel Imaging through Generative Adversarial Network"