1. 23 9月, 2020 1 次提交
  2. 22 9月, 2020 3 次提交
  3. 11 9月, 2020 1 次提交
  4. 10 9月, 2020 1 次提交
  5. 20 8月, 2020 1 次提交
  6. 18 8月, 2020 1 次提交
  7. 06 8月, 2020 1 次提交
  8. 07 7月, 2020 1 次提交
  9. 29 6月, 2020 2 次提交
  10. 22 6月, 2020 2 次提交
  11. 18 6月, 2020 1 次提交
  12. 17 6月, 2020 1 次提交
  13. 10 6月, 2020 1 次提交
  14. 02 6月, 2020 3 次提交
  15. 01 6月, 2020 3 次提交
  16. 22 5月, 2020 2 次提交
    • 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
    • W
      Save load update (#257) · 020d1072
      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
      020d1072
  17. 11 5月, 2020 2 次提交
  18. 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
  19. 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