Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RangiLyu authored Mar 6, 2021
1 parent 0bb3a0d commit 2f7364b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
![](docs/imgs/Title.jpg)

# NanoDet
[![GitHub license](https://img.shields.io/github/license/RangiLyu/nanodet?style=flat-square)](https://github.com/RangiLyu/nanodet/blob/main/LICENSE)

### Super fast and lightweight anchor-free object detection model. Real-time on mobile devices.

[![GitHub license](https://img.shields.io/github/license/RangiLyu/nanodet?style=flat-square)](https://github.com/RangiLyu/nanodet/blob/main/LICENSE)

* ⚡Super lightweight: Model file is only 1.8 MB.
* ⚡Super fast: 97fps(10.23ms) on mobile ARM CPU.
* 😎Training friendly: Much lower GPU memory cost than other models. Batch-size=80 is available on GTX1060 6G.
Expand Down

0 comments on commit 2f7364b

Please sign in to comment.