Python deep learning modules which are commons for few projects

Jérôme BUISINE da31ded0d6 Merge branch 'release/v0.2.3' vor 4 Jahren
classes 7f8ff4fae3 update min bilateral filter use vor 4 Jahren
config 32f474bf88 Add of new method for postfix image name vor 4 Jahren
utils 32f474bf88 Add of new method for postfix image name vor 4 Jahren
.gitignore c88a9227f2 First version of common modules project vor 4 Jahren
LICENSE c88a9227f2 First version of common modules project vor 4 Jahren
README.md 2497e4ca95 Update of documentation vor 4 Jahren
__init__.py c88a9227f2 First version of common modules project vor 4 Jahren
requirements.txt d606c0e805 Update of data and config vor 4 Jahren

README.md

Thesis common modules

Description

Project which contains dependencies used in few developed projects:

Configuration file

There is few configuration files (config folder):

  • global: contains common variables of project
  • attributes: extends from global and contains specific variables
  • cnn: extends from global and contains specific variables for Deep Learning

Add as dependency

git submodule add https://github.com/prise-3d/Thesis-CommonModules.git modules

License

The MIT License