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


henry090/fastai documentation built on April 14, 2024, 9:28 a.m.