1. 26 5月, 2020 1 次提交
  2. 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
  3. 20 5月, 2020 1 次提交
    • L
      add HRNet, polish README, add precision and recall metrics (#256) · 7126bb37
      LutaoChu 提交于
      * modify label tool
      
      * fix label tools bug
      
      * add RemoteSensing
      
      * optimize data clip and normalize method for remote sensing
      
      * fix label problem using mobile devices
      
      * add README.md
      
      * polish README.md, optimize main.py and transforms.py, add transforms.md
      
      * add demo dataset
      
      * add create_dataset_list tool, requirements.txt
      
      * add channel-by-channel normalize and clip, remove RemoteSensing import
      
      * update vdl to 2.0
      
      * polish README
      
      * add tool to randomly split dataset and generate file list
      
      * open eval_best_metric while traing, fix typo
      
      * remove python2.7 ci
      
      * add hrnet, polish README
      
      * add metrics for unet like precision,recall,etc
      
      * save more attrs in model.yaml, fix typo
      
      * optimize predict_demo.py
      
      * fix hrnet dice loss bug
      
      * polish remote sensing README
      
      * refactor model base class
      
      * modify train_demo.py
      
      * Update README.md
      
      * Update requirements.txt
      7126bb37
  4. 15 5月, 2020 1 次提交
    • L
      Optimize RemoteSensing doc · 5df30f99
      LutaoChu 提交于
      * modify label tool
      
      * fix label tools bug
      
      * add RemoteSensing
      
      * optimize data clip and normalize method for remote sensing
      
      * fix label problem using mobile devices
      
      * add README.md
      
      * polish README.md, optimize main.py and transforms.py, add transforms.md
      
      * add demo dataset
      
      * add create_dataset_list tool, requirements.txt
      
      * add channel-by-channel normalize and clip, remove RemoteSensing import
      
      * update vdl to 2.0
      
      * polish README
      
      * add tool to randomly split dataset and generate file list
      
      * open eval_best_metric while traing, fix typo
      
      * remove python2.7 ci
      5df30f99
  5. 12 5月, 2020 2 次提交
  6. 11 5月, 2020 2 次提交
  7. 08 5月, 2020 1 次提交
    • W
      Add contrib HumanSeg (#229) · 8281cc6f
      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
      
      * frist add
      
      * add shufflenet
      
      * first add
      
      * add hrnet
      
      * add tutorial
      
      * add humanseg infer
      
      * add realtime humanseg
      
      * update hrnet.py
      
      * update humanseg.py
      
      * rm cpp deploy
      
      * add infer of resize_bylong
      
      * update
      
      * update infer.py
      
      * update some
      
      * update humanseg.py
      
      * image_segment and video_segment add to class HumanSeg
      
      * add quant
      
      * resolve with_data_parallel problem
      
      * add coeff params
      
      * add demo
      
      * update
      
      * update __init__.py
      
      * add setup.py
      8281cc6f
  8. 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