floodsung / LearningToCompare_FSL

PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
MIT License
1.04k stars 268 forks source link

multiple classification? #24

Open wangcm12 opened 5 years ago

wangcm12 commented 5 years ago

Hi, Floodsung! Your work is great. I want to know can the network apply to multiple objects of the same class or multiple objects of different class in one image? Thank you!