Skip to content

Web Application to server Deep learning model for predicting bone age

License

Notifications You must be signed in to change notification settings

tvaingart/bone-age-assessment-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bone age assessment - Webapp

Deployment ready starter pack for creating fast responsive Web App for Keras bone age assessment models.

Everything packaged in docker with requirement.txt, so you can push it to any docker hosted cloud service.

Also, You can test your changes locally by installing Docker and using the following command:

docker build -t bone-age-assessment . && docker run --rm -it -p 8080:8080 bone-age-assessment

Few dockers hosted services where this starter pack should work =>

About

Web Application to server Deep learning model for predicting bone age

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published