Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Light-- authored Jul 11, 2019
1 parent 98f20cc commit ab09d0a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
training senet model for image classification based on fastai(pytorch), using coco dataset


- TASK:  [multi-label image classification](https://www.analyticsvidhya.com/blog/2019/04/build-first-multi-label-image-classification-model-python/)
- MODEL:  [senet](https://arxiv.org/abs/1709.01507)
- LIB:  [fastai](https://www.fast.ai/)(based on pytorch)
- DATASET:   [coco](http://cocodataset.org/#download)
- <b>TASK</b>:&nbsp;&nbsp;[multi-label image classification](https://www.analyticsvidhya.com/blog/2019/04/build-first-multi-label-image-classification-model-python/)
- <b>MODEL</b>:&nbsp;&nbsp;[senet](https://arxiv.org/abs/1709.01507)
- <b>LIB</b>:&nbsp;&nbsp;[fastai](https://www.fast.ai/)(based on pytorch)
- <b>DATASET</b>: &nbsp;&nbsp;[coco](http://cocodataset.org/#download)

0 comments on commit ab09d0a

Please sign in to comment.