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
LielinJiang 06063b7001
add op locality_aware_nms, test=develop (#20976)
5 years ago
..
CMakeLists.txt add op locality_aware_nms, test=develop (#20976) 5 years ago
anchor_generator_op.cc GradMaker for dygraph (#19706) 5 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 GradMaker for dygraph (#19706) 5 years ago
box_clip_op.cc GradMaker for dygraph (#19706) 5 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 GradMaker for dygraph (#19706) 5 years ago
box_coder_op.cu Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989) 6 years ago
box_coder_op.h resolve #15618 (#16114) 6 years ago
box_decoder_and_assign_op.cc GradMaker for dygraph (#19706) 5 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 GradMaker for dygraph (#19706) 5 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 GradMaker for dygraph (#19706) 5 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 GradMaker for dygraph (#19706) 5 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 GradMaker for dygraph (#19706) 5 years ago
generate_proposal_labels_op.cc GradMaker for dygraph (#19706) 5 years ago
generate_proposals_op.cc GradMaker for dygraph (#19706) 5 years ago
generate_proposals_op.cu Remove attribute in Allocator::Allocate (#17878) 6 years ago
gpc.cc fix several security bugs reported by security team (#18831) 6 years ago
gpc.h Ocr end2end dev (#13889) 6 years ago
iou_similarity_op.cc GradMaker for dygraph (#19706) 5 years ago
iou_similarity_op.cu
iou_similarity_op.h
locality_aware_nms_op.cc add op locality_aware_nms, test=develop (#20976) 5 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 GradMaker for dygraph (#19706) 5 years ago
multiclass_nms_op.cc add op locality_aware_nms, test=develop (#20976) 5 years ago
nms_util.h add op locality_aware_nms, test=develop (#20976) 5 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 GradMaker for dygraph (#19706) 5 years ago
polygon_box_transform_op.cu Ocr end2end dev (#13889) 6 years ago
prior_box_op.cc GradMaker for dygraph (#19706) 5 years ago
prior_box_op.cu Add prior_box output order control (#12032) 7 years ago
prior_box_op.h add int8 mkldnn prior_box (#17242) 6 years ago
retinanet_detection_output_op.cc GradMaker for dygraph (#19706) 5 years ago
roi_perspective_transform_op.cc GradMaker for dygraph (#19706) 5 years ago
roi_perspective_transform_op.cu Fix roi_perspective_transform op (#20764) 5 years ago
rpn_target_assign_op.cc GradMaker for dygraph (#19706) 5 years ago
sigmoid_focal_loss_op.cc GradMaker for dygraph (#19706) 5 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 GradMaker for dygraph (#19706) 5 years ago
target_assign_op.cu
target_assign_op.h remove unused assert.h (#19529) 6 years ago
yolo_box_op.cc GradMaker for dygraph (#19706) 5 years ago
yolo_box_op.cu Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989) 6 years ago
yolo_box_op.h fix doc. test=develop 6 years ago
yolov3_loss_op.cc GradMaker for dygraph (#19706) 5 years ago
yolov3_loss_op.h polish the label_smooth (#17138) 6 years ago