Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Morgado committed Jun 15, 2019
1 parent 0dbfa07 commit 9d8d401
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="docs/figs/teaser.png" style="width:600;height:250">
<img src="docs/figs/teaser_row.png" width="600">

# NetTailor [[Project Page]](https://pedro-morgado.github.io/nettailor/)

Expand All @@ -22,6 +22,8 @@ In Computer Vision and Pattern Recognition, 2019.
2. COCO API (from https://github.com/cocodataset/cocoapi)

### Getting started
NOTE: This repo is still under development. If you find any issues running our code, missing files, etc, please do contact me.

Download and prepare demo datasets: SVHN, Flowers and Pascal VOC.
```bash
>> cd data && python prepare_data.py
Expand Down Expand Up @@ -62,4 +64,4 @@ We also release the final models obtained in the visual decathlon challenge. Uni

**Usage:** Refer to the ``deploy_decathlon.ipynb`` notebook for a usage example. This notebook also showcases some predictions obtained with models trained with NetTailor on all nine datasets from the visual decathlon challenge.

If you encounter any issue when using our code or models, please let me know.
If you encounter any issue when using our code or models, please let me know.

0 comments on commit 9d8d401

Please sign in to comment.