Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit b89995a

Browse files
committed
add voc instance segmentation evaluation doc
1 parent 34b4946 commit b89995a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/source/reference/evaluations.rst

+11
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ calc_detection_voc_prec_rec
2020
.. autofunction:: calc_detection_voc_prec_rec
2121

2222

23+
Instance Segmentation VOC
24+
-------------------------
25+
26+
eval_instance_segmentation_voc
27+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
28+
.. autofunction:: eval_instance_segmentation_voc
29+
30+
calc_instance_segmentation_voc_prec_rec
31+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32+
.. autofunction:: calc_instance_segmentation_voc_prec_rec
33+
2334
Semantic Segmentation IoU
2435
-------------------------
2536

0 commit comments

Comments
 (0)