cooked1 commited on
Commit
de8592b
·
verified ·
1 Parent(s): 322ad2c

Create README.md

Browse files

# Dog DCGAN Dataset
A collection of `422` curated dog images without labels that can be used for unsupervised learning. Created for my purpose of a DCGAN project that can make fake dogs.

Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - unconditional-image-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - Image
9
+ - imagefolder
10
+ pretty_name: Dog DCGAN
11
+ size_categories:
12
+ - n<1K
13
+ ---