Where I will get COCOImageID support function for multi label image classification
显示 更早的评论
Where I will get COCOImageID support function for multi label image classification?
回答(3 个)
Bharat Chandra Mukkavalli
2022-7-11
0 个投票
Hi,
Please refer to the link here to learn about the MATLAB COCO API: https://github.com/cocodataset/cocoapi/blob/master/MatlabAPI/CocoApi.m
Hope this helps!
Azin Karimzadanzabi
2022-9-4
0 个投票
Dear Sir/Madam
Did you happen to find the function by any chance?
The master copy of the file is at
filename = fullfile(matlabroot, 'examples', 'nnet', 'main', 'COCOImageID.m');
ls(filename)
The example did not exist until R2022a.
类别
在 帮助中心 和 File Exchange 中查找有关 Big Data Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!