faster-coco-eval 1.7.2
COCO
COCOeval
COCOeval_faster
Mask API
Extra API
PyTorch Utilities
Examples
History
faster-coco-eval 1.7.2
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
U
A
accumulate() (faster_coco_eval.core.cocoeval.COCOeval method)
(faster_coco_eval.core.COCOeval_faster method)
(faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
all_gather() (in module faster_coco_eval.utils.pytorch.coco_eval)
annToMask() (faster_coco_eval.core.COCO method)
annToRLE() (faster_coco_eval.core.COCO method)
area() (in module faster_coco_eval.core.mask)
B
build_ced_curve() (faster_coco_eval.extra.Curves method)
(faster_coco_eval.extra.curves.Curves method)
build_curve() (faster_coco_eval.extra.Curves method)
(faster_coco_eval.extra.curves.Curves method)
C
calc_auc() (faster_coco_eval.core.COCOeval_faster static method)
calculateRleForAllAnnotations() (in module faster_coco_eval.core.mask)
cat_img_map (faster_coco_eval.core.COCO property)
cleanup() (faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
COCO (class in faster_coco_eval.core)
COCOeval (class in faster_coco_eval.core.cocoeval)
COCOeval_faster (class in faster_coco_eval.core)
compute_confusion_matrix() (faster_coco_eval.extra.display.PreviewResults method)
(faster_coco_eval.extra.PreviewResults method)
compute_mAUC() (faster_coco_eval.core.COCOeval_faster method)
compute_mIoU() (faster_coco_eval.core.COCOeval_faster method)
computeIoU() (faster_coco_eval.core.cocoeval.COCOeval method)
computeOks() (faster_coco_eval.core.cocoeval.COCOeval method)
conver_mask_to_poly() (in module faster_coco_eval.extra.utils)
convert_ann_rle_to_poly() (in module faster_coco_eval.extra.utils)
convert_rle_to_poly() (in module faster_coco_eval.extra.utils)
convert_to_xywh() (in module faster_coco_eval.utils.pytorch.coco_eval)
createIndex() (faster_coco_eval.core.COCO method)
Curves (class in faster_coco_eval.extra)
(class in faster_coco_eval.extra.curves)
D
decode() (in module faster_coco_eval.core.mask)
display_image() (faster_coco_eval.extra.display.PreviewResults method)
(faster_coco_eval.extra.PreviewResults method)
(in module faster_coco_eval.extra.draw)
display_matrix() (faster_coco_eval.extra.display.PreviewResults method)
(faster_coco_eval.extra.PreviewResults method)
(in module faster_coco_eval.extra.draw)
display_tp_fp_fn() (faster_coco_eval.extra.display.PreviewResults method)
(faster_coco_eval.extra.PreviewResults method)
download() (faster_coco_eval.core.COCO method)
drop_cocodt_by_score() (faster_coco_eval.extra.extra.ExtraEval method)
dump() (faster_coco_eval.core.COCO method)
E
encode() (in module faster_coco_eval.core.mask)
evaluate() (faster_coco_eval.core.cocoeval.COCOeval method)
(faster_coco_eval.core.COCOeval_faster method)
(faster_coco_eval.extra.extra.ExtraEval method)
evaluateImg() (faster_coco_eval.core.cocoeval.COCOeval method)
extended_metrics (faster_coco_eval.core.COCOeval_faster property)
ExtraEval (class in faster_coco_eval.extra.extra)
F
faster_coco_eval.core.mask
module
faster_coco_eval.extra
module
faster_coco_eval.extra.curves
module
faster_coco_eval.extra.display
module
faster_coco_eval.extra.draw
module
faster_coco_eval.extra.extra
module
faster_coco_eval.extra.utils
module
faster_coco_eval.utils.pytorch
module
faster_coco_eval.utils.pytorch.coco_dataset
module
faster_coco_eval.utils.pytorch.coco_eval
module
FasterCocoDetection (class in faster_coco_eval.utils.pytorch)
(class in faster_coco_eval.utils.pytorch.coco_dataset)
FasterCocoEvaluator (class in faster_coco_eval.utils.pytorch)
(class in faster_coco_eval.utils.pytorch.coco_eval)
fn_image_ann_map (faster_coco_eval.extra.extra.ExtraEval property)
fp_image_ann_map (faster_coco_eval.extra.extra.ExtraEval property)
frPyObjects() (in module faster_coco_eval.core.mask)
G
generate_ann_polygon() (in module faster_coco_eval.extra.draw)
get_ann_ids() (faster_coco_eval.core.COCO method)
get_cat_ids() (faster_coco_eval.core.COCO method)
get_img_ids() (faster_coco_eval.core.COCO method)
get_type_result() (faster_coco_eval.core.cocoeval.COCOeval method)
getAnnIds() (faster_coco_eval.core.COCO method)
getCatIds() (faster_coco_eval.core.COCO method)
getImgIds() (faster_coco_eval.core.COCO method)
I
img_ann_map (faster_coco_eval.core.COCO property)
info() (faster_coco_eval.core.COCO method)
iou() (in module faster_coco_eval.core.mask)
L
load_anns() (faster_coco_eval.core.COCO method)
load_cats() (faster_coco_eval.core.COCO method)
load_imgs() (faster_coco_eval.core.COCO method)
load_json() (faster_coco_eval.core.COCO static method)
loadAnns() (faster_coco_eval.core.COCO method)
loadCats() (faster_coco_eval.core.COCO method)
loadImgs() (faster_coco_eval.core.COCO method)
loadNumpyAnnotations() (faster_coco_eval.core.COCO method)
loadRes() (faster_coco_eval.core.COCO method)
M
math_matches() (faster_coco_eval.core.COCOeval_faster method)
merge() (in module faster_coco_eval.core.mask)
(in module faster_coco_eval.utils.pytorch.coco_eval)
module
faster_coco_eval.core.mask
faster_coco_eval.extra
faster_coco_eval.extra.curves
faster_coco_eval.extra.display
faster_coco_eval.extra.draw
faster_coco_eval.extra.extra
faster_coco_eval.extra.utils
faster_coco_eval.utils.pytorch
faster_coco_eval.utils.pytorch.coco_dataset
faster_coco_eval.utils.pytorch.coco_eval
P
plot_ced_metric() (faster_coco_eval.extra.Curves method)
(faster_coco_eval.extra.curves.Curves method)
(in module faster_coco_eval.extra.draw)
plot_f1_confidence() (faster_coco_eval.extra.Curves method)
(faster_coco_eval.extra.curves.Curves method)
(in module faster_coco_eval.extra.draw)
plot_pre_rec() (faster_coco_eval.extra.Curves method)
(faster_coco_eval.extra.curves.Curves method)
(in module faster_coco_eval.extra.draw)
prepare() (faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
prepare_for_coco_detection() (faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
prepare_for_coco_keypoint() (faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
prepare_for_coco_segmentation() (faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
PreviewResults (class in faster_coco_eval.extra)
(class in faster_coco_eval.extra.display)
print_function (faster_coco_eval.core.COCO property)
(faster_coco_eval.core.cocoeval.COCOeval property)
R
rleToBoundary() (in module faster_coco_eval.core.mask)
rleToBoundaryCV() (in module faster_coco_eval.core.mask)
run() (faster_coco_eval.core.COCOeval_faster method)
S
segmToRle() (in module faster_coco_eval.core.mask)
show_anns() (in module faster_coco_eval.extra.draw)
showAnns() (faster_coco_eval.core.COCO method)
split() (faster_coco_eval.core.cocoeval.COCOeval method)
stats_as_dict (faster_coco_eval.core.COCOeval_faster property)
summarize() (faster_coco_eval.core.cocoeval.COCOeval method)
(faster_coco_eval.core.COCOeval_faster method)
(faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
synchronize_between_processes() (faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)
T
to_dict() (faster_coco_eval.core.COCO method)
toBbox() (in module faster_coco_eval.core.mask)
U
update() (faster_coco_eval.utils.pytorch.coco_eval.FasterCocoEvaluator method)
(faster_coco_eval.utils.pytorch.FasterCocoEvaluator method)