Commit History

Author SHA1 Message Date
  Dimitri Korsch 18e8cf56b9 added 2 detection models 3 years ago
  Dimitri Korsch eb1184fd8f fixed classifier report function to reduce GPU-Memory accesses 3 years ago
  Dimitri Korsch 3f99d4bf2a updated install rule in the Makefile 3 years ago
  Dimitri Korsch ebec0fe27f minor changes in the requirements and the model_info script 3 years ago
  Dimitri Korsch c24435da08 added chainercv2.resnet18 model to supported models 3 years ago
  Dimitri Korsch 1b0ad79db1 minor change in classifier loading 4 years ago
  Dimitri Korsch adb606c321 updated install rule in the Makefile 4 years ago
  Dimitri Korsch 5c4fd2a8ac fixed loading for training from scratch 4 years ago
  Dimitri Korsch 63f82a8722 added GPU memory and layer runtime profiling to the model info method 4 years ago
  Dimitri Korsch 50c4e09565 fixed printing of the prepare_function 4 years ago
  Dimitri Korsch cabc625d12 added copy mode option in the separate model classifier 4 years ago
  Dimitri Korsch 77acef2a6f new version 4 years ago
  Dimitri Korsch 27c3fa33de fixed minor issues 4 years ago
  Dimitri Korsch fa0d6dec8a fixed minor issues 4 years ago
  Dimitri Korsch 298bf4a6bc storing only_head flag 4 years ago
  Dimitri Korsch 022e8b6c57 missed to add link mappings for InceptionV3 4 years ago
  Dimitri Korsch 6abed3cca5 added more comprehensive pooling handling and prepare_func attribute to the ModelMeta class 4 years ago
  Dimitri Korsch 35aef99979 first version 4 years ago
  Dimitri Korsch 2481ed5cde removed not needed methods 4 years ago
  Dimitri Korsch a68f82b9f2 added tests for MeanModelClassifier loading 4 years ago
  Dimitri Korsch a9e5ef9ec2 moved reloading of file objects to the models and classifier loading methods 4 years ago
  Dimitri Korsch 2d102c018e refactored super() calls 4 years ago
  Dimitri Korsch 0b0d41f0ba added MeanModelClassifier as an example of a SeparateModelClassifier and added tests for creating it 4 years ago
  Dimitri Korsch ca047c5d0e added VGG models to supported and fixed some tests related to it 4 years ago
  Dimitri Korsch 9f7bfcc42a added classifier loading tests. renamed modules of other tests 4 years ago
  Dimitri Korsch f0e2a42af5 added classifier tests 4 years ago
  Dimitri Korsch d47ca908c3 refactored test modules 4 years ago
  Dimitri Korsch de4307bc23 fixed some loading tests 4 years ago
  Dimitri Korsch 830e21e23b nonsense fix >.< 4 years ago
  Dimitri Korsch c181389d3d fixed test 4 years ago