Skip to content

Commit f95716b

Browse files
committed
Added library requirements to README
1 parent a915a2b commit f95716b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# path-mask-attribution
22
Master Thesis on Deep Learning interpretability with feature visualization and attribution methods
3+
4+
5+
Required Python packages:
6+
7+
* matplotlib v2.1.2
8+
* numpy v1.14.2
9+
* pandas v0.22.0
10+
* scikit-image v0.13.1
11+
* scipy v1.0.1
12+
* seaborn v0.8.1
13+
* torch v0.4.0
14+
* torchvision v0.2.1
15+
16+
17+
data/ and models/ folder added as attachments in release v1.0. Uncompress both .zip files in the project folder directly.

0 commit comments

Comments
 (0)