Load COCO dataset from local file
Load COCO dataset from local file
the JSON metadata file path
the root path of the image files
the loaded COCO dataset
Load COCO dataset from Hadoop sequence files
Load COCO dataset from Hadoop sequence files
sequence files folder path on HDFS/Local
spark context
partition number, default: Engine.nodeNumber() * Engine.coreNumber()
ImageFeatures for the dataset. Key in ImageFeature Value Type ImageFeature.bytes decoded image data Array[Byte] ImageFeature.uri Image file name String ImageFeature.label Label & masks RoiLabel RoiImageInfo.ISCROWD isCrowd Tensor[Float]