CSRA icon indicating copy to clipboard operation
CSRA copied to clipboard

Partial-label

Open nhathoang0110 opened this issue 3 years ago • 1 comments

Can I using this repo for dataset with Partial-label?

nhathoang0110 avatar Nov 15 '21 20:11 nhathoang0110

Hi, Thanks for reading.

Actually, partial-label dataset are those with a candidate label set for each image, such as CIFAR-partial label dataset. These datasets usually contain one object class in a image, which are different from multi-label's architectures.

I'm not sure how the performance will be like in this different setting. Still, you can try to add our CSRA module as long as the label annotations are well-defined.

Best,

Kevinz-code avatar Nov 18 '21 05:11 Kevinz-code