Skip to content

reshane/tapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tapi

torch api - named in a hurry

quick start

don't

...

$cargo r

what is happening

this is a rocket api that loads the resnet18 model every time the root "/" is hit and it makes a prediction on the same image. it then returns a string containing the prediction and probability. kind of useless, but for now it's a proof of concept.

About

torch model api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages