Skip to content

lijian736/simple_cnn_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

Getting started

YOLOv1, YOLOv2, YOLOv3, YOLOv4 and Resnet demos written in javascript, which runs in web context.

Run the app

  1. download all the model structure configs and weight files from google drive. Move the downloaded files to the folder ./data/models
  2. install VSCode Live Server extension. (Optional )
  3. open the index.html file with Live Server extension, or other HTTP server.

Screen Shots

screen_shot

screen_shot

Releases

No releases published

Packages

No packages published

Languages