ayushshah commited on
Commit
1d0a972
·
verified ·
1 Parent(s): dbc03b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ The dataset contains the following field **`image`**, containing a color image.
41
 
42
  **Note:** All original annotations (including bounding boxes, segmentations, and captions) have been **removed** from this version of the dataset, as they are not required for image colorization tasks. During training, the grayscale version of the image can be generated on-the-fly from the color image.
43
 
44
- The final number of images in the dataset after filtering are **103,273** in the train split, compared to the original **118,287** images and **4017** in the validation split, compared to the original **5000** images.
45
 
46
  ## Curation Rationale
47
  This dataset was curated with the goal of training deep learning models to convert grayscale images into realistic color images, and advancing the state of the art in image colorization tasks. Since there are no dedicated datasets for image colorization, this dataset can be very helpful in such task. Existing datasets like [nickpai/coco2017-colorization](https://huggingface.co/datasets/nickpai/coco2017-colorization) have many black & white, heavily filtered, and other images not suitable for image colorization tasks.
 
41
 
42
  **Note:** All original annotations (including bounding boxes, segmentations, and captions) have been **removed** from this version of the dataset, as they are not required for image colorization tasks. During training, the grayscale version of the image can be generated on-the-fly from the color image.
43
 
44
+ The final number of images in the dataset after filtering are **103,273** in the train split, compared to the original **118,287** images and **4016** in the validation split, compared to the original **5000** images.
45
 
46
  ## Curation Rationale
47
  This dataset was curated with the goal of training deep learning models to convert grayscale images into realistic color images, and advancing the state of the art in image colorization tasks. Since there are no dedicated datasets for image colorization, this dataset can be very helpful in such task. Existing datasets like [nickpai/coco2017-colorization](https://huggingface.co/datasets/nickpai/coco2017-colorization) have many black & white, heavily filtered, and other images not suitable for image colorization tasks.