1. 22 5月, 2020 1 次提交
    • W
      Unifiy copyright format (#261) · 664dc115
      wuyefeilin 提交于
      * update model save load
      
      * first add
      
      * update model save and load
      
      * update train.py
      
      * update LaneNet model saving and loading
      
      * adapt slim to paddle-1.8
      
      * update distillation save and load
      
      * update nas model save and load
      
      * update model load op
      
      * update utils.py
      
      * update load_model_utils.py
      
      * update model saving and loading
      
      * update copyright
      
      * update palette.py
      664dc115
  2. 11 5月, 2020 2 次提交
  3. 28 4月, 2020 1 次提交
    • W
      HumanSeg refactor version v0.0.1 (#227) · 0a78a8cf
      wuyefeilin 提交于
      * update solver.py and model_builder.py
      
      * update solver.py
      
      * update infer.py
      
      * update model_builder.py for fitting different aug_method
      
      * update model_builder.py
      
      * update model_builder.py
      
      * update export process
      
      * save best model
      
      * update train.py
      
      * update train.py
      
      * update train.py
      
      * eval for last epoch model
      
      * check model path
      
      * check TEST.TEST_MODEL
      
      * reconsitution humanseg
      
      * first refactor humanseg
      
      * update humanseg.py and add main.py
      0a78a8cf