chongzhou96 / MaskCLIP

Official PyTorch implementation of "Extract Free Dense Labels from CLIP" (ECCV 22 Oral)

Home Page:https://www.mmlab-ntu.com/project/maskclip/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how split novel and base class when test?

develop-productivity opened this issue · comments

Hi, thanks you for your such a great work.
I wonder how to split novel and base class when we test on three datasets. I didn't find the implementation. I didn't find the implementation.

Can you help me or tell me how to implemente that?
Thanks!