Skip to content

Commit db7c149

Browse files
committed
Add acknowledgements
1 parent f9f9a68 commit db7c149

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It is therefore required that you download this dataset manually.
1717

1818
Afterwards, add this package via
1919
```julia-repl
20-
julia> ]add https://github.com/Julia-XAI/ImageNetDataset.jl
20+
julia> ]add ImageNetDataset
2121
```
2222

2323
## Examples
@@ -85,3 +85,7 @@ dataset = ImageNet(:val; transform=tfm)
8585
> and mirrors the MLDatasets `v0.7` API.
8686
>
8787
> Copyright (c) 2015 Hiroyuki Shindo and contributors.
88+
89+
## Acknowledgements
90+
91+
Adrian Hill gratefully acknowledges funding from the German Federal Ministry of Education and Research under the grant BIFOLD25B.

0 commit comments

Comments
 (0)