juhongm999 / hsnet

Official PyTorch Implementation of Hypercorrelation Squeeze for Few-Shot Segmentation, ICCV 2021
231 stars 43 forks source link

about coco2pascal #14

Closed asdnjadsn closed 2 years ago

asdnjadsn commented 3 years ago

that is a great job, and very help to me. but How to verify the coco model on pascal in code? please

juhongm999 commented 3 years ago

COCO->PASCAL evaluation is performed using COCO-trained models. We simply excluded common object classes on each fold in PASCAL-5i following the work of RePRI.