Skip to content

Aruloci/MDM_Project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDM_Project2

LN2 für Modul "Model Deployment & Maintenance" @ ZHAW.

Local installation

  • Run the Python Script located in ONNX_Exporter to export the Python model to ONNX format.
  • Copy the exported model to src\main\resources\static\model.
  • Start the springboot application by starting the class located at src\main\java\ch\zhaw\pfistdo1\mdm\project2\Project2Application.java.

Install docker image

  • Start the docker image with command docker run -p 8000:8080 project2
  • You can now access the website at http://localhost:8000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published