TheHarshal30/Clever-Chimps
Deep learning implementations for generating Bored Ape NFT art using GANs
This project helps digital artists and NFT enthusiasts generate unique Bored Ape-style NFT art. By taking existing Bored Ape images as inspiration, it produces new, distinct art pieces that mimic the original aesthetic. It's designed for creators looking to expand their NFT collections with AI-generated variations.
No commits in the last 6 months.
Use this if you want to quickly generate a large volume of unique Bored Ape-like NFT images for your collection or as a starting point for further artistic modification.
Not ideal if you need to generate NFTs in a completely different artistic style or require fine-grained manual control over every detail of the output.
Stars
11
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TheHarshal30/Clever-Chimps"
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