GithubHelp home page GithubHelp logo

DS-Net for object detection about ds-net HOT 8 OPEN

changlin31 avatar changlin31 commented on August 15, 2024
DS-Net for object detection

from ds-net.

Comments (8)

changlin31 avatar changlin31 commented on August 15, 2024 1

@twmht

By second approach, I mean: first, directly load a normal ImageNet pre-trained model (e.g. pytorch ResNet checkpoint) and then, perform supernet training and gate training on the downstream tasks.

I did not mention this in the paper. This is a work we are currently working on.

from ds-net.

changlin31 avatar changlin31 commented on August 15, 2024

Hi, @NoLookDefense
Thanks for your interest. Our experiments on object detection is conducted base on another Github repo (https://github.com/lzx1413/PytorchSSD). Please also refer to issue #4

from ds-net.

NoLookDefense avatar NoLookDefense commented on August 15, 2024

Thank you.
I noticed that the code is recently updated two years ago. Is it just an SSD implementation, without your algorithms like slimmable NN and gating implementation?

from ds-net.

changlin31 avatar changlin31 commented on August 15, 2024

Yes, we currently don't have plans to release the detailed code for object detection. Sorry for any inconvenience.

from ds-net.

twmht avatar twmht commented on August 15, 2024

@changlin31

Do we need to use the pretrained weight trained from slimmer algorithm if we want to train object detection?

from ds-net.

changlin31 avatar changlin31 commented on August 15, 2024

@changlin31

Do we need to use the pretrained weight trained from slimmer algorithm if we want to train object detection?

Hi @twmht

We used the dynamic slimmable pretrained weight for our object detection results in the paper. But I expect performing slimmable training on object detection task with a normally pretrained network is also possible. (We are getting good results with the second training approach on action recognition tasks)

from ds-net.

twmht avatar twmht commented on August 15, 2024

@changlin31

What is your second training approach? Did you mention in the paper?

from ds-net.

twmht avatar twmht commented on August 15, 2024

@changlin31

did you also use in-place distilling with object detection? Which loss did you use for the classification branch?

from ds-net.

Related Issues (19)

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.