# Workshop on "Computer Vision for Digital Humanities"
Some informations and links will be added here during the course of the day.
### Register your github username so you can access the hands-on sessions
https://goo.gl/forms/Bq1kvnhYwbWzkPzy2
### Connecting
For the first two rows of people go to https://cdh-dhlabpc5.epfl.ch:5070
For the remaining people go to https://cdh-dhlabpc5.epfl.ch:5071
Your browser will probably yell because of an insecure connexion, it's just that we didn't register a proper SSL certificate (but the connexion is secure)
Then it'll use your github credentials to allow you to connect.
then go to notebooks>first-session>DH-WS17.ipynb and start playing!
### Visualization links
http://setosa.io/ev/image-kernels/
http://scs.ryerson.ca/~aharley/vis/conv/
### Typo
In the face detection notebook when you load `query_img` it then plots `img` and not `query_img`