Commit 1bb7545a authored by holzinger's avatar holzinger
Browse files

Update README.md

parent 63abc9d6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3,12 +3,18 @@
![https://xkcd.com/1425/](https://imgs.xkcd.com/comics/tasks.png)

## Requirements

```
pip install -r requirements.txt
```

## Usage

Note: viewing jupyter-notebooks on git may lack some features (not showing output or choosing options from [ipywidget](https://ipywidgets.readthedocs.io/en/stable/)) 


### CNN

#### Coco API
We used [https://github.com/cocodataset/cocoapi](https://github.com/cocodataset/cocoapi)  
Installation: