Giter Club home page Giter Club logo

Comments (5)

hunto avatar hunto commented on August 25, 2024

Hi @luuil ,

Sorry for the delay of releasing the segmentation code. Our code is mostly based on the code in the CIRKD repo.

We will release our segmentation code this week (within 1~2 days if everything goes well).

Thanks,
Tao

from dist_kd.

hunto avatar hunto commented on August 25, 2024

Hi @luuil ,

Sorry for the delay of releasing the segmentation code. Our code is mostly based on the code in the CIRKD repo.

We will release our segmentation code this week (within 1~2 days if everything goes well).

Thanks, Tao

Hi @luuil ,

We have released the segmentation code. You can check the segmentation folder in this repo for instructions.

If you have any question about the code or our paper, please feel free to contact us.

Best,
Tao

from dist_kd.

luuil avatar luuil commented on August 25, 2024

Thank you for releasing so quickly.

By the way, I have another question.

As you mentioned in chapter Appendix-A.5-Limitations of your paper

it would be less-effective on binary classification task

And I am working on a binary mask segmentation task(that is, for a input image, the goal of the task is to segment the fore&back ground) 😢.

What do you suggest for this?

from dist_kd.

hunto avatar hunto commented on August 25, 2024

The binary classification tasks are often easily to be converged, and thus the prediction scores are very close to 0 or 1 (like one-hot labels). As a result, the teacher's logits have less relation information to be transferred than the challenging multi-task classification.

However, you can still try DIST and see if it is better than the conventional KD loss :)

from dist_kd.

luuil avatar luuil commented on August 25, 2024

Thanks for the suggestion, I'll give it a try.

from dist_kd.

Related Issues (8)

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.