xyupeng / ContrastiveCrop

[CVPR 2022 Oral] Crafting Better Contrastive Views for Siamese Representation Learning
MIT License
284 stars 27 forks source link

support custom dataset #8

Closed lenka844 closed 2 years ago

lenka844 commented 2 years ago

Hi there, thanks for your brilliant work, well...i have a question that if that work support custom dataset? thansk for your work again.

xyupeng commented 2 years ago

Ideally, ContrastiveCrop should work well with single-object datasets.

lenka844 commented 2 years ago

Ideally, ContrastiveCrop should work well with single-object datasets. thanks for your reply.