roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.27k stars 814 forks source link

add DCGAN #259

Open ShreyasJoshi7 opened 7 months ago

ShreyasJoshi7 commented 7 months ago

Search before asking

Description

I want to add DCGAN to the notebooks list. DCGAN can be used to generate synthetic data.

Additional

No response

Are you willing to submit a PR?