lygsbw commited on
Commit
1af8171
1 Parent(s): 5fee1b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. 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.
 
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.