CoolFace
Datasetpublic

shunk031/COCOA

COCOA dataset targets amodal segmentation, which aims to recognize and segment objects beyond their visible parts. This dataset includes labels not only for the visible parts of objects, but also for their occluded parts hidden by other objects. This enables learning to understand the full shape and position of objects.

sourceHugging Facecc-by-4.0updated 3y agoView on Hugging Face
0likes54downloads
7 commits on main
492c23f3y ago

download annotation if auth token exists (#11)

shunk031
69f1bab3y ago

update CI (#9)

shunk031
d1bdc0c3y ago

add notebook for demo (#8)

shunk031
3b2b0ce3y ago

add flag for decoding RLE segmentation map (#3)

shunk031
ab84bbe3y ago

update README (#2)

shunk031
3ce159a3y ago

Initialize (#1)

shunk031
a058bbe3y ago

initial commit

shunk031