bytedance / fc-clip

[NeurIPS 2023] This repo contains the code for our paper Convolutions Die Hard: Open-Vocabulary Segmentation with Single Frozen Convolutional CLIP
Apache License 2.0
285 stars 28 forks source link

Results with ResNets #8

Closed helen1c closed 11 months ago

helen1c commented 1 year ago

In code you have resnet configurations, but there are no resnet results in the paper. Were those results bad? Could you share your insights?

cornettoyu commented 1 year ago

Hi, we have provided ResNet results/weight in the model zoo, please take a look. We just have not updated the number in the paper yet but will do :)

helen1c commented 1 year ago

Hi @cornettoyu. Sorry. While reading the paper, I didn't see those results, so I thought they aren't published. Thank you for results, and awesome work! :)