Where I will get COCOImageID support function for multi label image classification

Answers (3)

The master copy of the file is at
filename = fullfile(matlabroot, 'examples', 'nnet', 'main', 'COCOImageID.m');
ls(filename)
/MATLAB/examples/nnet/main/COCOImageID.m
The example did not exist until R2022a.

Asked:

on 28 May 2022

Commented:

on 8 Sep 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!