Skip to content

faustomorales/retinanetjs-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retinanetjs example app

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.