Giter Site home page Giter Site logo

Comments (3)

Sierkinhane avatar Sierkinhane commented on May 25, 2024

Hi, there are three main differences:

  1. We didn't fine-tune the CLIP model in the latest implementation.
  2. The backbone network including 1x1 convolutional layer was purely initialized from the pre-trained multi-label classification model 'res50_cam.pth'.
  3. The CBS Loss. Please check more details in the source code.

If you would like to cite our paper, please cite the performance in the CVPR version. We will update the paper and upload code for COCO in the coming month.

BTW, welcome to star our project! :)

from clims.

Sierkinhane avatar Sierkinhane commented on May 25, 2024

Actually, with SAME DeepLabv2, the performance is boosted from ~69 to ~70 (imagenet pre-trained) and ~70 to 71.4 (coco pretrained).

| CLIMS(camera-ready) | I | DeepLabV2 | ImageNet | 69.3 | 68.7 |
| CLIMS(camera-ready) | I | DeepLabV2 | COCO | 70.4 | 70.0 |
| CLIMS(this repo) | I | DeepLabV2 |ImageNet | 70.3 | 70.6 |
| CLIMS(this repo) | I | DeepLabV2 | COCO | 71.4 | 71.2 |

from clims.

376498485 avatar 376498485 commented on May 25, 2024

Thank you very much! I will follow your next work.

from clims.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.