Skip to content

MalyshevValery/Image_Analysis_DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning tools and pipeline

Installation

pyenv install 3.7.6
pyenv local 3.7.6
pyenv virtualenv 37_base
pyenv activate 37_base

pip install --upgrade pip
pip install -r requirements.txt

Packages and modules inside

  • data
  • models
  • utils
  • inference
  • train

About

Image analysis by Deep Learning pipeline

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published