Nahrawy commited on
Commit
b8c55cc
1 Parent(s): 4eb02d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -18,6 +18,13 @@ dataset_info:
18
  download_size: 12139477164
19
  dataset_size: 11835627985.25
20
  ---
21
- # Dataset Card for "FAID-Depth-ControlNet"
22
 
23
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
18
  download_size: 12139477164
19
  dataset_size: 11835627985.25
20
  ---
21
+ # A Dataset of Flash and Ambient Illumination Pairs from the Crowd
22
 
23
+ This is a version of the [A Dataset of Flash and Ambient Illumination Pairs from the Crowd](http://yaksoy.github.io/flashambient/) dataset equipped for training ControlNet using depth maps conditioning.
24
+ The dataset includes 2775 pairs of flash light and ambient light images. It includes images of people, shelves, plants, toys, rooms and objects.
25
+
26
+ Captions were generated using the [BLIP-2, Flan T5-xxl](https://huggingface.co/Salesforce/blip2-flan-t5-xxl) model.
27
+ Depth maps were generated using the [GLPN fine-tuned on NYUv2 ](https://huggingface.co/vinvino02/glpn-nyu) model.
28
+
29
+ ## Disclaimer
30
+ I do not own any of this data.