a | b/README.md | ||
---|---|---|---|
1 | # krang-dataset-viewer |
||
2 | Krang is effort to detect human brains cancer via ML/AI/NN analysis of histology WSIs (wholeslides). |
||
3 | |||
4 | |||
5 | ## CORS |
||
6 | CORS permissions for https://storage.yandexcloud.net/krang-dataset are set to enable reading from http://0.0.0.0:8000/ |
||
7 | You may enable such a webserver easily with python, see `dev_webserver.sh` |