Python deep learning modules which are commons for few projects

Jérôme BUISINE 240d035dad Merge branch 'release/v0.2.0' преди 4 години
classes 941047b935 Update of Transformation use case преди 4 години
config 32f474bf88 Add of new method for postfix image name преди 4 години
utils 32f474bf88 Add of new method for postfix image name преди 4 години
.gitignore c88a9227f2 First version of common modules project преди 4 години
LICENSE c88a9227f2 First version of common modules project преди 4 години
README.md 2497e4ca95 Update of documentation преди 4 години
__init__.py c88a9227f2 First version of common modules project преди 4 години
requirements.txt d606c0e805 Update of data and config преди 4 години

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