1. 28 2月, 2020 3 次提交
    • Q
      Change folder name in models/PaddleCV and update URL in README (#4354) · 53ea4b36
      qingqing01 提交于
      * Rename folder name in PaddleCV
      * rename PaddleVideo to video
      * rename PaddleGAN to gan
      * rename Paddle3D to 3d_vision
      * remove PaddleSlim
      
      * Add PaddleDetection/release/0.2 as submodule
      
      * Update link in models/README.md and models/PaddleCV/README.md
      53ea4b36
    • P
      Add word2vec dygraph model (#4357) · 5bc12f64
      pkpk 提交于
      * Update README.md (#4267)
      
      * test=develop (#4269)
      
      * 3d use new api (#4275)
      
      * PointNet++ and PointRCNN use new API
      
      * Update Readme of Dygraph BERT (#4277)
      
      Fix some typos.
      
      * Update run_classifier_multi_gpu.sh (#4279)
      
      remove the CUDA_VISIBLE_DEVICES
      
      * Update README.md (#4280)
      
      * 17 update api (#4294)
      
      * update1.7 save/load & fluid.data
      
      * update datafeed to dataloader
      
      * Update resnet_acnet.py (#4297)
      
      Bias attr of square conv should be "False" rather than None during training mode.
      
      * move danet to Paddle/Contrib (#4285)
      
      * update new api for rrpn (#4296)
      
      update new api for rrpn
      
      * Fix transformer save_inference_model (#4306)
      
      * upgrade save and load interface (#4311)
      
      * upgrade dcn and xdeepfm, change from all old save/load api to fluid.save and fluid.load
      * test=develop
      
      * modify save and load to 1.7 api for rrpn (#4310)
      
      * modify save and load to 1.7 api
      
      * add func to load parm
      
      * Add VOT models (#4257)
      
      * First version for VOT models.
      * Include SiamFC and ATOM.
      * A unified architecture for ATOM and Siames series models.
      
      * update vot code (#4338)
      
      * [VOT]Remove local.py generate step, add tracking gif to README (#4344)
      
      * update vot code
      * remove local.py generate step, add tracking gif to README
      * fix word usage in readme
      * add got10k download website
      * add pip install paddlepaddle-gpu
      * fix word usage
      
      * do not print stack frame when train process killed (#4346)
      
      * do not print stack frame when train process killed
      * add note about VOT does not support windows platform!
      
      * test=develop add word2vec demo
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      Co-authored-by: Nzhang wenhui <frankwhzhang@126.com>
      Co-authored-by: Nparap1uie-s <parap1uie-s@users.noreply.github.com>
      Co-authored-by: Nwangguanzhong <jerrywgz@126.com>
      Co-authored-by: Nchengjuntao <18222160892@163.com>
      Co-authored-by: Nliu zhengxi <380185688@qq.com>
      Co-authored-by: Nxujiaqi01 <173596896@qq.com>
      Co-authored-by: NDouble_V <liuvv0203@163.com>
      5bc12f64
    • S
      fix fluid.io.save/load to fluid.save/load (#4337) · 8dc42c73
      SunGaofeng 提交于
      * fix fluid.io.save/load into fluid.save/load
      
      * make the filename of saved params consistent with that in readme
      8dc42c73
  2. 27 2月, 2020 2 次提交
  3. 26 2月, 2020 1 次提交
    • D
      Cherry pick- upload VOT code to release/1.7 (#4345) · ac075199
      Double_V 提交于
      * Add VOT models (#4257)
      * First version for VOT models.
      * Include SiamFC and ATOM.
      * A unified architecture for ATOM and Siames series models.
      * update vot code (#4338)
      * [VOT]Remove local.py generate step, add tracking gif to README (#4344)
      * update vot code
      * remove local.py generate step, add tracking gif to README
      * fix word usage in readme
      * add got10k download website
      * add pip install paddlepaddle-gpu
      * fix word usage
      ac075199
  4. 18 2月, 2020 1 次提交
  5. 17 2月, 2020 2 次提交
  6. 14 2月, 2020 1 次提交
  7. 10 2月, 2020 3 次提交
  8. 06 2月, 2020 2 次提交
  9. 04 2月, 2020 1 次提交
  10. 22 1月, 2020 1 次提交
  11. 20 1月, 2020 2 次提交
  12. 17 1月, 2020 1 次提交
  13. 15 1月, 2020 2 次提交
  14. 14 1月, 2020 1 次提交
  15. 10 1月, 2020 1 次提交
  16. 09 1月, 2020 2 次提交
  17. 07 1月, 2020 3 次提交
  18. 06 1月, 2020 1 次提交
  19. 03 1月, 2020 1 次提交
  20. 02 1月, 2020 1 次提交
  21. 30 12月, 2019 1 次提交
  22. 26 12月, 2019 1 次提交
  23. 25 12月, 2019 3 次提交
  24. 24 12月, 2019 1 次提交
  25. 23 12月, 2019 2 次提交