Python deep learning modules which are commons for few projects

Jérôme BUISINE 0bc857f6ca Merge branch 'release/v0.3.4' 3 年之前
config 32f474bf88 Add of new method for postfix image name 4 年之前
oar 9fc6530335 Update of scratch path 4 年之前
utils a313795ee6 Remove some unused part from config 3 年之前
.gitignore c88a9227f2 First version of common modules project 4 年之前
LICENSE c88a9227f2 First version of common modules project 4 年之前
README.md 9fc6530335 Update of scratch path 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

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