Skip to content

Commit

Permalink
create readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Light-- authored Jul 11, 2019
1 parent 0b37bd3 commit 98f20cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# senet-based-on-fastai-pytorch-
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)

0 comments on commit 98f20cc

Please sign in to comment.