Spaces:
Running
Running
Student demo snapshots update
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ license: mit
|
|
10 |
app_file: app.py
|
11 |
---
|
12 |
|
|
|
13 |
|
14 |
# INF-1600 AI Deployment workshop
|
15 |
|
@@ -24,9 +25,12 @@ In this workshop, you will get hands on experience with:
|
|
24 |
* Developing a simple web application to enable users to test a pretrained model using [Gradio](https://pypi.org/project/gradio/).
|
25 |
* Making a public web app anyone can access using [Hugging Face Spaces](https://huggingface.co/spaces).
|
26 |
* Automizing tasks using [GitHub Actions](https://github.com/features/actions).
|
|
|
27 |
|
28 |
And of course, all of this completely **_FOR FREE_**!
|
29 |
|
|
|
|
|
30 |
## Workshop Organizers
|
31 |
|
32 |
* [André Pedersen](https://github.com/andreped), Apps, Sopra Steria
|
|
|
10 |
app_file: app.py
|
11 |
---
|
12 |
|
13 |
+
<img width="1082" alt="example_3" src="https://github.com/andreped/INF1600-ai-workshop/assets/29090665/0a1817e6-3561-4b85-b90c-c7f7989d72a3">
|
14 |
|
15 |
# INF-1600 AI Deployment workshop
|
16 |
|
|
|
25 |
* Developing a simple web application to enable users to test a pretrained model using [Gradio](https://pypi.org/project/gradio/).
|
26 |
* Making a public web app anyone can access using [Hugging Face Spaces](https://huggingface.co/spaces).
|
27 |
* Automizing tasks using [GitHub Actions](https://github.com/features/actions).
|
28 |
+
* Explainable AI of Vision Transformers using [transformers-interpret](https://github.com/cdpierse/transformers-interpret).
|
29 |
|
30 |
And of course, all of this completely **_FOR FREE_**!
|
31 |
|
32 |
+
Some truely amazing saliency maps were submitted from the students. The submitted images are made available in [Releases](https://github.com/andreped/INF1600-ai-workshop/releases/tag/Student-Examples).
|
33 |
+
|
34 |
## Workshop Organizers
|
35 |
|
36 |
* [André Pedersen](https://github.com/andreped), Apps, Sopra Steria
|