cvlab-kaist / CAT-Seg

Official Implementation of "CAT-Seg🐱: Cost Aggregation for Open-Vocabulary Semantic Segmentation"
https://ku-cvlab.github.io/CAT-Seg/
MIT License
267 stars 25 forks source link

pascal voc2012 #38

Open hhliu924 opened 1 month ago

hhliu924 commented 1 month ago

question one: I have downloaded the pre-training weights and I would like to know in which file to specify their location? question two: How should I modify the config file if I want to train on the PASCAL2012 dataset?

Thanks!