Commit
·
a77ca28
1
Parent(s):
079bb79
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@
|
|
5 |
|
6 |
Using: [https://github.com/graphcore/Gradient-HuggingFace/tree/main/image-classification](https://github.com/graphcore/Gradient-HuggingFace/commit/826b72cba150be52e7420a3440a31e3096b73c78)
|
7 |
|
|
|
|
|
|
|
|
|
|
|
8 |
Poplar SDK: v3.2.1
|
9 |
|
10 |
Dataset:
|
@@ -13,3 +18,6 @@ load a custom dataset from local/remote files or folders using the ImageFolder f
|
|
13 |
option 1: local/remote files (supporting the following formats: tar, gzip, zip, xz, rar, zstd)
|
14 |
url = "https://madm.dfki.de/files/sentinel/EuroSAT.zip"
|
15 |
files = list(Path(dataset_dir).rglob("EuroSAT.zip"))
|
|
|
|
|
|
|
|
5 |
|
6 |
Using: [https://github.com/graphcore/Gradient-HuggingFace/tree/main/image-classification](https://github.com/graphcore/Gradient-HuggingFace/commit/826b72cba150be52e7420a3440a31e3096b73c78)
|
7 |
|
8 |
+
|
9 |
+
Run the notebooks in this repository:
|
10 |
+
[](https://ipu.dev/3YOs4Js)
|
11 |
+
|
12 |
+
|
13 |
Poplar SDK: v3.2.1
|
14 |
|
15 |
Dataset:
|
|
|
18 |
option 1: local/remote files (supporting the following formats: tar, gzip, zip, xz, rar, zstd)
|
19 |
url = "https://madm.dfki.de/files/sentinel/EuroSAT.zip"
|
20 |
files = list(Path(dataset_dir).rglob("EuroSAT.zip"))
|
21 |
+
|
22 |
+
|
23 |
+
[](https://www.graphcore.ai/join-community)
|