I have a JSON file(coco format) that contains the image path, name, size, bbox, mask in bitmask format. I also have the corresponding depth image. But I am a little bit confused about how can I convert it into dataset format for this task. Can someone please guide me?
I have a JSON file(coco format) that contains the image path, name, size, bbox, mask in bitmask format. I also have the corresponding depth image. But I am a little bit confused about how can I convert it into dataset format for this task. Can someone please guide me?