retinanetjs example app
July 12, 2019 ยท View on GitHub
This is a simple example of how to use retinanetjs. It is based on create-react-app. To see the built application, please visit https://faustomorales.github.io/retinanetjs-example-app/.
The implementation of model loading and prediction is in src/Model.js.