1. 13 3月, 2020 6 次提交
  2. 11 3月, 2020 3 次提交
  3. 10 3月, 2020 1 次提交
  4. 09 3月, 2020 5 次提交
  5. 08 3月, 2020 1 次提交
  6. 04 3月, 2020 1 次提交
  7. 02 3月, 2020 1 次提交
  8. 01 3月, 2020 1 次提交
    • fix bugs of PaddleNLP/similarity_net & dygraph/similarity_net (#4362) · 851c8c52
      王肖 提交于
      * 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)
      
      * add similarity_net dygraph
      
      * fix similarity_net dygraph
      
      * fix bugs of dygraph/similarity_net
      
      * Fix some bugs running on the GPU of dygraph/similarity_net
      
      * fix a bug in pointwise mode of dygraph/similarity_net
      
      * fix a bug of paddleNLP/similarity_net
      
      * fix a bug and remove unuse files of dygraph/similarity_net
      Co-authored-by: Npkpk <xiyzhouang@gmail.com>
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      851c8c52
  9. 28 2月, 2020 6 次提交
    • 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
      Fix bad link in Readme (#4360) · d20eea17
      pkpk 提交于
      d20eea17
    • Z
      add ce for transformer (#4359) · a6a4a300
      zhengya01 提交于
      a6a4a300
    • 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
    • P
      refactor the PaddleNLP (#4351) · f492ae4f
      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.
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test
      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>
      f492ae4f
    • 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
  10. 27 2月, 2020 2 次提交
  11. 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
  12. 25 2月, 2020 3 次提交
    • X
      polish the yolov3 dygraph (#4343) · 9e87942a
      xiaoting 提交于
      * remove num_workers
      
      * fix devices_num
      
      * fix data loader
      
      * remove args syncbn
      
      * fix typo
      9e87942a
    • fix a bug in pointwise mode of dygraph/similarity_net (#4339) · a027cb59
      王肖 提交于
      * 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)
      
      * add similarity_net dygraph
      
      * fix similarity_net dygraph
      
      * fix bugs of dygraph/similarity_net
      
      * Fix some bugs running on the GPU of dygraph/similarity_net
      
      * fix a bug in pointwise mode of dygraph/similarity_net
      Co-authored-by: Npkpk <xiyzhouang@gmail.com>
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      a027cb59
    • Fix some bugs running on the GPU of dygraph/similarity_net (#4334) · fd1ee0ef
      王肖 提交于
      * 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)
      
      * add similarity_net dygraph
      
      * fix similarity_net dygraph
      
      * fix bugs of dygraph/similarity_net
      
      * Fix some bugs running on the GPU of dygraph/similarity_net
      Co-authored-by: Npkpk <xiyzhouang@gmail.com>
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      fd1ee0ef
  13. 24 2月, 2020 1 次提交
  14. 22 2月, 2020 2 次提交
  15. 21 2月, 2020 2 次提交
  16. 20 2月, 2020 4 次提交