get_annotations: Get_annotations

View source: R/vision_augment.R

get_annotationsR Documentation

Get_annotations

Description

Open a COCO style json in 'fname' and returns the lists of filenames (with maybe 'prefix') and labelled bboxes.

Usage

get_annotations(fname, prefix = NULL)

Arguments

fname

folder name

prefix

prefix

Value

None


fastai documentation built on June 22, 2024, 11:15 a.m.