Skip to content

StartrexII/hairDetection_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploying a hair color prediction model

1. The development and saving of the model is presented on GitHub(including a description of the idea and the scripts used)

GitHub

2. Create Docker container

docker build -t app-name .

docker run -p 29:80 app-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published