Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ dataset_info:
|
|
| 17 |
# ORB Transformation Applied on diffusiondb Dataset
|
| 18 |
|
| 19 |
This dataset consists of images, captions and images that are transformed to extract features using [ORB transform](https://docs.opencv.org/4.x/d1/d89/tutorial_py_orb.html).
|
|
|
|
|
|
|
| 20 |
|
| 21 |
An example sample is below:
|
| 22 |
Caption: "spider - man, cinematic, photography "
|
|
|
|
| 17 |
# ORB Transformation Applied on diffusiondb Dataset
|
| 18 |
|
| 19 |
This dataset consists of images, captions and images that are transformed to extract features using [ORB transform](https://docs.opencv.org/4.x/d1/d89/tutorial_py_orb.html).
|
| 20 |
+
You can find the original dataset [here](https://huggingface.co/datasets/poloclub/diffusiondb).
|
| 21 |
+
|
| 22 |
|
| 23 |
An example sample is below:
|
| 24 |
Caption: "spider - man, cinematic, photography "
|