Skip to content

Commit 35a120f

Browse files
committed
added readme
1 parent 2788557 commit 35a120f

File tree

1 file changed

+6
-4
lines changed
  • tensorflow_datasets/image_classification/wake_vision

1 file changed

+6
-4
lines changed
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
TODO(wake_vision): Markdown description of that will appear on the catalog page.
2-
Description is **formatted** as markdown.
1+
The Wake Vision dataset for person detection.
32

4-
It should also contain any processing which has been applied (if any),
5-
(e.g. corrupted example skipped, images cropped,...):
3+
The dataset contains images with annotations of whether each image contains a person. Additional annotations about perceived gender, perceived age, subject distance, lighting conditions, depictions, and specific body parts are also available.
4+
5+
The dataset has been generated by relabelling Open Images v7. See the [Wake Vision Project Github Repository](https://github.com/Ekhao/Wake_Vision) for more information.
6+
7+
We publish the annotations of this dataset under a CC BY 4.0 license. All images in the dataset are from the Open Images v7 dataset, which sourced images from Flickr listed as having a CC BY 2.0 license.

0 commit comments

Comments
 (0)