Skip to content

AI-based SEM images classifier backend and frontend whole package

License

Notifications You must be signed in to change notification settings

keremkurtulus/sem-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

To clone this repo

$ git clone git@github.com:keremkurtulus/sem-classifier.git
  1. Install dependencies
$ npm i
  1. Move model directory into the public/keras
  2. In settings.js, change the value of MODEL_FOLDER_NAME to moved model folder name.
  3. In settings.js, set TENSOR_IMAGE_SIZE for suitable image size for related model.
  4. Run for development
$ npm start

About

AI-based SEM images classifier backend and frontend whole package

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published