Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -59,7 +59,7 @@ def _transform_pair(self, img, mask):
|
|
| 59 |
)
|
| 60 |
```
|
| 61 |
|
| 62 |
-
Additionally, you can prepare ImageNet dataset from: [[Raw Images](https://www.kaggle.com/c/imagenet-object-localization-challenge/overview/description)] [[annoations](https://drive.google.com/file/d/1-61f_ol79pViBFDG_IDlUQSwoLcn2XXF/view?usp=sharing)] [[val conversion script](https://
|
| 63 |
|
| 64 |
|
| 65 |
|
|
|
|
| 59 |
)
|
| 60 |
```
|
| 61 |
|
| 62 |
+
Additionally, you can prepare ImageNet dataset from: [[Raw Images](https://www.kaggle.com/c/imagenet-object-localization-challenge/overview/description)] [[annoations](https://drive.google.com/file/d/1-61f_ol79pViBFDG_IDlUQSwoLcn2XXF/view?usp=sharing)] [[val conversion script](https://github.com/soumith/imagenetloader.torch/blob/master/valprep.sh)]
|
| 63 |
|
| 64 |
|
| 65 |
|