Popular repositories
-
-
-
-
-
Forked from tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
C++ 1
-
992 contributions in the last year
Less
More
Contribution activity
April 2021
Created 2 commits in 2 repositories
Created 1 repository
- qingqing01/PaddleClas Python
Reviewed 87 pull requests in 7 repositories
PaddlePaddle/PaddleDetection 61 pull requests
- refine sync bn
- fix static notice & GETTING_STARTED
- [doc] fix doc link
- [doc] fix doc link
- pose topdown hrnet_data
- pose bottomup higherhrnet: others
- [cherry-pick]update readme
- update readme
- [cherry-pick] update ssd loss, make it faster
- update ssd loss, make it faster
- pose bottomup higherhrnet: deploy
- [cherry-pick]fix downlaod weights dir of static model
- fix downlaod weights dir of static model
- [dev] Add JDE and DeepSORT for Multi-Object Tracking
- pose bottomup higherhrnet: data
- pose bottomup higherhrnet: model
- update 2.0.1
- [cherry pick] update 2.0.1
- Update EXPORT_MODEL.md
- [cherry-pick]refine yolov3 configs
- refine yolov3 configs
- fix voc eval on release/2.0
- update doc on develop, test=document_fix
- remove rbox-iou-ops dependence
- [release/2.0] fix rcnn config
- Some pull request reviews not shown.
PaddlePaddle/Paddle 15 pull requests
- [cherry-pick pr31970] Support transforms for paddle tensor image
- [cherry-pick] fix error imformation when trigger import error
- Support transforms for paddle tensor image
- Add op read_file and decode_jpeg
- fix error imformation when trigger import error
- Modify spectralnorm
- modify spectralnorm
- fix cross_entropy calculation error
- Add paddle hub
- Do not define and save reserve_space for inference.
- support numpy.array/asarray(tensor) -> ndarray, test=develop
- add paddle.nn.unfold #32297
- Update hapi to support AMP
- fix dynamic graph to static graph bug of expand op when shape = -1.
- remove useless code