Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
-
Forked from facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Python 1
-
-
917 contributions in the last year
Activity overview
Contributed to
PaddlePaddle/PaddleDetection,
PaddlePaddle/Paddle,
PaddlePaddle/hapi
and 5 other
repositories
Contribution activity
December 2020
Created 3 commits in 2 repositories
Created a pull request in PaddlePaddle/FluidDoc that received 1 comment
fix BatchSampler & RandomSampler example
fix BatchSampler & RandomSampler example
+29
−29
•
1
comment
Opened 3 other pull requests in 1 repository
PaddlePaddle/PaddleDetection
3
merged
Reviewed 18 pull requests in 2 repositories
PaddlePaddle/PaddleDetection 14 pull requests
- Merge dygraph into master
- Update docs
- Refine and clean code
- [Dygraph] remove fluid
- Clean code
- [cherry-pick] Fix import error in export_serving_model
- [Dygraph] solve load optimizer if some key not in optimizer
- [cherry-pick] remove stride param in anchor_generator, stride does not work when using FPN
- Add SOLOv2 link in README
- set batch_size=1 when eval, and fix bug of cpp build on winodows
- fix import error
- remove stride param in anchor_generator
- [Dygraph]correct RandomFlipOp
- [Dygraph]correct RandomFlipOp