Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,4 @@ UMG-41M can be used in the following ways:
|
|
7 |
|
8 |
1. Unzip the zip packages of the individual subdatasets, each of which contains multiple subfolders. Each subfolder contains the JSON annotations corresponding to the images.
|
9 |
2. Download the data for the individual subdatasets from their respective websites, and place the corresponding PNG images in the same folders as the JSON annotations.
|
10 |
-
3.
|
|
|
7 |
|
8 |
1. Unzip the zip packages of the individual subdatasets, each of which contains multiple subfolders. Each subfolder contains the JSON annotations corresponding to the images.
|
9 |
2. Download the data for the individual subdatasets from their respective websites, and place the corresponding PNG images in the same folders as the JSON annotations.
|
10 |
+
3. Use the WebDataset library to access this data in the code. Our code for this is included in the repository at https://github.com/lygsbw/UMG-CLIP.
|