提交历史

作者 SHA1 备注 提交日期
  Dimitri Korsch b04e852052 cleaned the trainer class 5 年之前
  Dimitri Korsch d20b137536 fixed some naming bugs 5 年之前
  Dimitri Korsch e545dfeddd refactored base trainer class: moved some init code to separate methods 5 年之前
  Dimitri Korsch 029610e9a6 new version 5 年之前
  Dimitri Korsch dacda213ef fixed some part input size issues 5 年之前
  Dimitri Korsch 488da11c09 added part size handling 5 年之前
  Dimitri Korsch 9f143ab908 call method of the separate model classifier is now abstact. this way using this class needs to be defined, how the different models handle the inputs 5 年之前
  Dimitri Korsch fba8601fce enabled progress bar in the evaluator 5 年之前
  Dimitri Korsch 73267a952b added some augmentation options 5 年之前
  Dimitri Korsch d3ecc94832 new version 5 年之前
  Dimitri Korsch 011c8f6e5b updated versions in the requirements 5 年之前
  Dimitri Korsch ddfefc0adc fixed requirements 5 年之前
  Dimitri Korsch 205a4e3706 updated versions 5 年之前
  Dimitri Korsch 598aec0682 minor weight decay initialization fix: now WD is disabled if value < 0 given 5 年之前
  Dimitri Korsch 42b9744fa1 added a finetuner factory 6 年之前
  Dimitri Korsch 869359ff21 minor fix in parser file handler initialization 6 年之前
  Dimitri Korsch d4d2e3f32b minor changes in argument handling of the MPIFinetuner 6 年之前
  Dimitri Korsch 1df61dc33e fixed some printing stuff and changed code for newer cvdatasets package 6 年之前
  Dimitri Korsch 63df1c8783 added milliseconds in the output folder name, since training on different nodes may cause too similar starting times 6 年之前
  Dimitri Korsch 7f7917ad61 Merge branch 'master' of triton.inf-cv.uni-jena.de:korsch/cvfinetune 6 年之前
  Dimitri Korsch c2c4f52df5 some changes for in the argument creation and handling 6 年之前
  Dimitri Korsch f181da2443 small fix for init evaluation 6 年之前
  Dimitri Korsch 5ebc6a2967 fixed some import for convenience 6 年之前
  Dimitri Korsch 56a42b2a4d minor printing fix 6 年之前
  Dimitri Korsch 5768abcf35 minor printing fix 6 年之前
  Dimitri Korsch d5e07def7c changed some import orders 6 年之前
  Dimitri Korsch 96b74cd204 added option for strict model loading 6 年之前
  Dimitri Korsch 4d021e5056 changed logger initialization according to the newer implementation 6 年之前
  Dimitri Korsch 7b91dfb200 updated logging instantiation 6 年之前
  Dimitri Korsch 231b129c49 updated requirements 6 年之前