You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/detection
翟飞跃 802ea50956
fix spelling errors (#17941)
6 years ago
..
CMakeLists.txt add detection output operator for supporting retinanet (#17896) 6 years ago
anchor_generator_op.cc fix warnings (#15790) 6 years ago
anchor_generator_op.cu FasterRCNN Anchor Generator Op (#11218) 7 years ago
anchor_generator_op.h FasterRCNN Anchor Generator Op (#11218) 7 years ago
bbox_util.h add collect fpn proposals op,test=develop (#16074) 6 years ago
bipartite_match_op.cc fix spelling errors (#17941) 6 years ago
box_clip_op.cc refine code, test=develop 6 years ago
box_clip_op.cu refine code, test=develop 6 years ago
box_clip_op.h add gpu kernel for box clip, test=develop 6 years ago
box_coder_op.cc Skip compile infer shape in box_coder_op 6 years ago
box_coder_op.cu speed up box coder in CPU, test=develop 6 years ago
box_coder_op.h resolve #15618 (#16114) 6 years ago
box_decoder_and_assign_op.cc refine doc, test=develop 6 years ago
box_decoder_and_assign_op.cu refine doc, test=develop 6 years ago
box_decoder_and_assign_op.h refine doc, test=develop 6 years ago
collect_fpn_proposals_op.cc add collect fpn proposals op,test=develop (#16074) 6 years ago
collect_fpn_proposals_op.cu Remove attribute in Allocator::Allocate (#17878) 6 years ago
collect_fpn_proposals_op.h add collect fpn proposals op,test=develop (#16074) 6 years ago
density_prior_box_op.cc Change tensor uses proto::VarType::type 6 years ago
density_prior_box_op.cu fix build issue for density prior box op on windows test=develop 6 years ago
density_prior_box_op.h Fix debug mode in prior_box_op (#15702) 6 years ago
distribute_fpn_proposals_op.cc fix distribute fpn proposals, test=develop (#16152) 6 years ago
distribute_fpn_proposals_op.cu Remove attribute in Allocator::Allocate (#17878) 6 years ago
distribute_fpn_proposals_op.h fix distribute fpn proposals, test=develop (#16152) 6 years ago
generate_mask_labels_op.cc enhance generate mask labels, test=develop (#17380) 6 years ago
generate_proposal_labels_op.cc Update generate_proposal_labels_op to support CascadeRCNN. (#17200) 6 years ago
generate_proposals_op.cc merge develop 6 years ago
generate_proposals_op.cu Remove attribute in Allocator::Allocate (#17878) 6 years ago
gpc.cc Security issue (#16774) 6 years ago
gpc.h Ocr end2end dev (#13889) 6 years ago
iou_similarity_op.cc update by comment 7 years ago
iou_similarity_op.cu put detection op together (#10595) 7 years ago
iou_similarity_op.h put detection op together (#10595) 7 years ago
mask_util.cc Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 6 years ago
mask_util.h Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 6 years ago
mask_util_test.cc Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 6 years ago
mine_hard_examples_op.cc Change tensor uses proto::VarType::type 6 years ago
multiclass_nms_op.cc fix spelling errors (#17941) 6 years ago
poly_util.cc Ocr end2end dev (#13889) 6 years ago
poly_util.h Ocr end2end dev (#13889) 6 years ago
polygon_box_transform_op.cc Ocr end2end dev (#13889) 6 years ago
polygon_box_transform_op.cu Ocr end2end dev (#13889) 6 years ago
prior_box_op.cc Change tensor uses proto::VarType::type 6 years ago
prior_box_op.cu Add prior_box output order control (#12032) 7 years ago
prior_box_op.h This PR improve performance of prior_box op about 1.25x faster on CPU. (#15909) 6 years ago
retinanet_detection_output_op.cc add detection output operator for supporting retinanet (#17896) 6 years ago
roi_perspective_transform_op.cc Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090) 6 years ago
roi_perspective_transform_op.cu Fix bp of roi perspective transform op. (#17216) 6 years ago
rpn_target_assign_op.cc add target assign operator for supporting retinanet (#17893) 6 years ago
sigmoid_focal_loss_op.cc add sigmoid focal loss operator for supporting retinanet (#17895) 6 years ago
sigmoid_focal_loss_op.cu fix type error of std::pow in sigmoid_focal_loss_op.cu and sigmoid_focal_loss_op.h (#18152) 6 years ago
sigmoid_focal_loss_op.h fix type error of std::pow in sigmoid_focal_loss_op.cu and sigmoid_focal_loss_op.h (#18152) 6 years ago
target_assign_op.cc Change tensor uses proto::VarType::type 6 years ago
target_assign_op.cu put detection op together (#10595) 7 years ago
target_assign_op.h bugfix lod cpu performance (#12297) 7 years ago
yolo_box_op.cc use memory Copy. test=develop 6 years ago
yolo_box_op.cu fix format. test=develop 6 years ago
yolo_box_op.h fix doc. test=develop 6 years ago
yolov3_loss_op.cc Detailed coordinate description for yolov3 loss (#17007) 6 years ago
yolov3_loss_op.h polish the label_smooth (#17138) 6 years ago