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
Kaipeng Deng b77ebb2af2
Merge pull request #15919 from heavengate/yolo_box
7 years ago
..
CMakeLists.txt add yolo_box_op CPU kernel 7 years ago
anchor_generator_op.cc
anchor_generator_op.cu
anchor_generator_op.h
bbox_util.h
bipartite_match_op.cc
box_clip_op.cc
box_clip_op.cu
box_clip_op.h
box_coder_op.cc Skip compile infer shape in box_coder_op 7 years ago
box_coder_op.cu
box_coder_op.h resolve #15618 (#16114) 7 years ago
box_decoder_and_assign_op.cc refine doc, test=develop 7 years ago
box_decoder_and_assign_op.cu refine doc, test=develop 7 years ago
box_decoder_and_assign_op.h refine doc, test=develop 7 years ago
density_prior_box_op.cc
density_prior_box_op.cu
density_prior_box_op.h
distribute_fpn_proposals_op.cc
distribute_fpn_proposals_op.cu refine code, test=develop 7 years ago
distribute_fpn_proposals_op.h fix code for windows CI, test=develop 7 years ago
generate_mask_labels_op.cc
generate_proposal_labels_op.cc
generate_proposals_op.cc
generate_proposals_op.cu
gpc.cc
gpc.h
iou_similarity_op.cc
iou_similarity_op.cu
iou_similarity_op.h
mask_util.cc
mask_util.h
mask_util_test.cc
mine_hard_examples_op.cc
multiclass_nms_op.cc
poly_util.cc
poly_util.h
polygon_box_transform_op.cc
polygon_box_transform_op.cu
prior_box_op.cc
prior_box_op.cu
prior_box_op.h
roi_perspective_transform_op.cc
roi_perspective_transform_op.cu
rpn_target_assign_op.cc
target_assign_op.cc
target_assign_op.cu
target_assign_op.h
yolo_box_op.cc use memory Copy. test=develop 7 years ago
yolo_box_op.cu fix format. test=develop 7 years ago
yolo_box_op.h fix doc. test=develop 7 years ago
yolov3_loss_op.cc add doc for param default. test=develop 7 years ago
yolov3_loss_op.h no use _gt_score. test=develop 7 years ago