winycg / CIRKD

[CVPR-2022] Official implementations of CIRKD: Cross-Image Relational Knowledge Distillation for Semantic Segmentation and implementations on Cityscapes, ADE20K, COCO-Stuff., Pascal VOC and CamVid.
159 stars 24 forks source link

Pascal VOC Aug datasets #29

Open jiyeooong opened 2 months ago

jiyeooong commented 2 months ago

Hi, Thanks for your excellent work!

Is the Pascal VOC Aug dataset you provided with additional augmentation applied? (color jitter or flip?)

winycg commented 1 week ago

Sorry for late reply. We employ random flipping and scaling with color jitter to preprocess the Pascal VOC Aug dataset.