Skip to content

Commit

Permalink
Merge pull request #1071 from faustomorales/master
Browse files Browse the repository at this point in the history
Add retinanetjs to list of projects.
  • Loading branch information
hgaiser authored Jul 13, 2019
2 parents 4a3e45c + f029bd8 commit f9049e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ Example output images using `keras-retinanet` are shown below.
* [Weights and Biases](https://app.wandb.ai/syllogismos/keras-retinanet/reports?view=carey%2FObject%20Detection%20with%20RetinaNet). Trained keras-retinanet on coco dataset from beginning on resnet50 and resnet101 backends.
* [Google Open Images Challenge 2018 15th place solution](https://github.com/ZFTurbo/Keras-RetinaNet-for-Open-Images-Challenge-2018). Pretrained weights for keras-retinanet based on ResNet50, ResNet101 and ResNet152 trained on open images dataset.
* [poke.AI](https://github.com/Raghav-B/poke.AI). An experimental AI that attempts to master the 3rd Generation Pokemon games. Using keras-retinanet for in-game mapping and localization.
* [retinanetjs](https://github.com/faustomorales/retinanetjs) A wrapper to run RetinaNet inference in the browser / Node.js. You can also take a look at the [example app](https://faustomorales.github.io/retinanetjs-example-app/).

If you have a project based on `keras-retinanet` and would like to have it published here, shoot me a message on Slack.

Expand Down

0 comments on commit f9049e1

Please sign in to comment.