Read the data from the image file
Read the data from the image file
Get the path of the image in local file system
Get the path of the image in local file system
Convert the image's image data and ground truth into an image feature.
Convert the image's image data and ground truth into an image feature. The image feature is in the same format of what COCODataset.loadFromSeqFile returns
an ImageFeature with ground truth & image data
Convert the image's ground truth label & masks into Table for RoiMiniBatch
Convert the image's ground truth label & masks into Table for RoiMiniBatch
a table with ground truth label & masks for the image