CVNets: A library for training computer vision networks
Table of Contents
Getting Started
Sample Recipes
How To
Data Samplers
Model Zoo
CVNets: A library for training computer vision networks
engine.detection_utils package
View page source
engine.detection_utils package
Submodules
engine.detection_utils.coco_map module
engine.detection_utils.coco_map.
coco_evaluation
(
opts
,
predictions
:
List
[
ndarray
]
,
split
:
str
|
None
=
'val'
,
year
:
int
|
None
=
2017
,
*
args
,
**
kwargs
)
→
None
[source]
engine.detection_utils.coco_map.
compute_quant_scores
(
opts
,
predictions
:
List
,
*
args
,
**
kwargs
)
→
None
[source]
Module contents