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
Bai Yifan fc1b140aba
Refine error message, test=develop (#23823)
5 years ago
..
CMakeLists.txt remove warning LNK4006 and warning LNK4221 (#21226) 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 enhance the error message of box_clip, test=develop (#23638) 5 years ago
box_clip_op.cu enhance the error message of box_clip, test=develop (#23638) 5 years ago
box_clip_op.h enhance the error message of box_clip, test=develop (#23638) 5 years ago
box_coder_op.cc enhance the error message, test=develop (#23646) 5 years ago
box_coder_op.cu enhance the error message, test=develop (#23646) 5 years ago
box_coder_op.h enhance the error message, test=develop (#23646) 5 years ago
box_decoder_and_assign_op.cc enhance the error message, test=develop (#23646) 5 years ago
box_decoder_and_assign_op.cu enhance the error message, test=develop (#23646) 5 years ago
box_decoder_and_assign_op.h refine doc, test=develop 6 years ago
collect_fpn_proposals_op.cc enhance the error message, test=develop (#23646) 5 years ago
collect_fpn_proposals_op.cu Remove attribute in Allocator::Allocate (#17878) 6 years ago
collect_fpn_proposals_op.h enhance the error message, test=develop (#23646) 5 years ago
density_prior_box_op.cc fix typo word (#22784) 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 enhance the error message, test=develop (#23646) 5 years ago
distribute_fpn_proposals_op.cu enhance the error message, test=develop (#23646) 5 years ago
distribute_fpn_proposals_op.h enhance the error message, test=develop (#23646) 5 years ago
generate_mask_labels_op.cc fix generate_mask_labels lod level (#22743) 5 years ago
generate_proposal_labels_op.cc fix typo words (#22653) 5 years ago
generate_proposals_op.cc modify some op for dyg rcnn (#23648) 5 years ago
generate_proposals_op.cu modify some op for dyg rcnn (#23648) 5 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 fix typo words (#22653) 5 years ago
iou_similarity_op.cu
iou_similarity_op.h Update iou_similarity op to support non-normalized bbox (#21671) 5 years ago
locality_aware_nms_op.cc Enhance some op error message (#23711) 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 Enhance some op error message (#23711) 5 years ago
multiclass_nms_op.cc enhance the error message, test=develop (#23646) 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 Refine error message, test=develop (#23823) 5 years ago
polygon_box_transform_op.cu enhance some op/api error message (#23768) 5 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 fix -Wno-error=sign-compare warning in gcc8 (#21434) 5 years ago
retinanet_detection_output_op.cc OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726) 5 years ago
roi_perspective_transform_op.cc Enhance some op error message (#23711) 5 years ago
roi_perspective_transform_op.cu Fix roi_perspective_transform op (#20764) 5 years ago
rpn_target_assign_op.cc OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726) 5 years ago
sigmoid_focal_loss_op.cc OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726) 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 fix typo words (#22653) 5 years ago
target_assign_op.cu
target_assign_op.h remove unused assert.h (#19529) 6 years ago
yolo_box_op.cc polish error message (#23696) 5 years ago
yolo_box_op.cu yolo_box OP add Attr(clip_bbox). (#21620) 5 years ago
yolo_box_op.h yolo_box OP add Attr(clip_bbox). (#21620) 5 years ago
yolov3_loss_op.cc polish error message (#23696) 5 years ago
yolov3_loss_op.h Use system allocator in OpTest (#21335) 5 years ago