Python deep learning modules which are commons for few projects

Jérôme BUISINE a98092ed47 Merge branch 'release/v0.3.3' il y a 4 ans
classes 34daee3890 add of functions imports from data module il y a 4 ans
config 32f474bf88 Add of new method for postfix image name il y a 4 ans
oar 9fc6530335 Update of scratch path il y a 4 ans
utils 37a4860edd Add of sobel based transformation il y a 4 ans
.gitignore c88a9227f2 First version of common modules project il y a 4 ans
LICENSE c88a9227f2 First version of common modules project il y a 4 ans
README.md 9fc6530335 Update of scratch path il y a 4 ans
__init__.py c88a9227f2 First version of common modules project il y a 4 ans
requirements.txt d606c0e805 Update of data and config il y a 4 ans

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

Dataset information

ID Name Renderer Number of Images
A Appart1opt02 maxwell 89
B Bureau1 igloo 200
C Cendrier 25
D Cuisine01 maxwell 116
E EchecsBas cycle 200
F PNDVuePlongeante igloo 800
G SdbCentre maxwell 94
H SdbDroite maxwell 94
I Selles cycle 62

License

The MIT License