Popular repositories
-
-
-
-
-
Forked from facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Python
-
508 contributions in the last year
Contribution activity
December 2020
Created 3 commits in 1 repository
Created a pull request in PaddlePaddle/PaddleDetection that received 1 comment
Opened 15 other pull requests in 1 repository
PaddlePaddle/PaddleDetection
15
merged
- [Dygraph]add export_model doc, test=document_fix
- [Dygraph] remove fluid
- [Dygraph]fix_cascade_export
- [Dygraph]fix dygraph
- [Dygraph] fix cascade infer
- [cherry-pick]fix condition when segm is empty
- fix condition when segm is empty
- [Dygraph]update model zoo
- [Dygraph]Add cascade
- [Dygraph]fix mask_rcnn
- [Dygraph]fix mask infer
- [cherry-pick] fix doc link
- fix doc link
- [Dygraph] fix mask target
- fix PadBatch
Reviewed 24 pull requests in 2 repositories
PaddlePaddle/PaddleDetection 23 pull requests
- [Dygraph]fix problems in export_model.py
- Update docs
- remove fields config in input_def
- support ppyolo for kunlun
- [Dygraph]set norm_type to bn while export model
- Update README
- Update README
- support faster_rcnn for kunlun
- Update coco_eval.py
- Clean code
- support mask_rcnn for kunlun
- support mask_rcnn for kunlun
- [Dygraph] train and eval ppyolo successfully
- [Dygraph] update dygraph export model
- [dygraph] add faster_rcnn_r50_fpn and faster_rcnn_r50
- [Dygraph] Add tutorials doc
- [Dygraph]refine resume process and eval process
- [Dygraph]refine resume and eval process
- [Dygraph]replace RandomDistortOp with ColorDistort
- [Dygraph] solve load optimizer if some key not in optimizer
- [cherry-pick]fix ssdlite_ghostnet weights link
- fix ssdlite_ghostnet weights link
- add Mask R-CNN model