tuhinadasgupta / csci_6221_rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSCI6221 Rust Final Project

front end (Node)

first task

create page with button to choose a file and display the image uploaded by the user

dev notes

  • run wasm-pack build in photo-editor/
  • run npm run start in www/

Machine Learning

For image recognition

  • upload the model (.pb) file in the models folder
  • upload the label file in the models folder
  • CLick image recognition

About


Languages

Language:Rust 58.5%Language:JavaScript 38.7%Language:Shell 1.4%Language:HTML 1.3%