egrace479 commited on
Commit
2226e0b
1 Parent(s): 804f815

Clarify reproduction instructions

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ English, Latin
78
  ```
79
 
80
  Each `image_set` is approximately 30GB and contains 100 thousand images, each named `<treeoflife_id>.jpg`.
81
- We cannot reproduce the `iNat21` data, but after downloading it and BIOSCAN-1M, one can follow the directions from step 6 of [docs/imageomics/treeoflife10m.md](https://github.com/Imageomics/bioclip/blob/main/docs/imageomics/treeoflife10m.md) in the BioCLIP GitHub repo to combine them with the EOL data into the proper webdataset structure. This will produce a collection of files named `shard-######.tar` in a `train`, `val`, and `train_small` folder with which to work.
82
 
83
  Inside each shard is a collection of images (named `<treeoflife_id>.jpg`), for which each has the following files:
84
  ```
 
78
  ```
79
 
80
  Each `image_set` is approximately 30GB and contains 100 thousand images, each named `<treeoflife_id>.jpg`.
81
+ We cannot reproduce the `iNat21` data, but step-by-step [***reproduction instructions***](https://github.com/Imageomics/bioclip/blob/main/docs/imageomics/treeoflife10m.md#reproduce-treeoflife-10m) are provided on the BioCLIP GitHub repository to recreate the proper webdataset structure. This process will produce a collection of files named `shard-######.tar` in a `train`, `val`, and `train_small` folder with which to work.
82
 
83
  Inside each shard is a collection of images (named `<treeoflife_id>.jpg`), for which each has the following files:
84
  ```