Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

COCOMetric

COCOMetric


Description

Wrapper around [cocoapi evaluator](https://github.com/cocodataset/cocoapi)

Usage

COCOMetric(
  metric_type = COCOMetricType()$bbox,
  print_summary = FALSE,
  show_pbar = FALSE
)

Arguments

metric_type

Dependent on the task you're solving.

print_summary

If 'TRUE', prints a table with statistics.

show_pbar

If 'TRUE' shows pbar when preparing the data for evaluation.

Details

Calculates average precision. # Arguments metric_type: Dependent on the task you're solving. print_summary: If 'TRUE', prints a table with statistics. show_pbar: If 'TRUE' shows pbar when preparing the data for evaluation.

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.