1. 19 5月, 2020 1 次提交
  2. 11 5月, 2020 2 次提交
  3. 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