Code Monkey home page Code Monkey logo

Comments (5)

andreapiso avatar andreapiso commented on July 22, 2024 3

Standard training already uses pre-trained SqueezeNet trained on Imagenet to start, you should be able to use your 1060 if you are patient enough... especially since the GPU is starved during training with the current code.

from squeezedet.

andreapiso avatar andreapiso commented on July 22, 2024 2

Download the one from classification, not the one from detection, the detection model is based on the classification squeeze net so it is a good way to initialise it.

You can use it on as many classes you want just change the classes on the right model config file

from squeezedet.

MyVanitar avatar MyVanitar commented on July 22, 2024

Thank you for the reply,

  1. Where should I change to train the model for different number of classes?

  2. How many classes do the pre-trained model support? I think for example if you have trained it for 2 classes, we can not use it for 3 and should have the same or lower number of classes, am I right?

  3. in the readme you mentioned:

Download SqueezeDet model parameters from here, untar it, and put it under $SQDT_ROOT/data/ If you are using command line, type:

Should I use this to find-tune isn't it? Then why I should download the pre-trained classification model also?

Next, download the CNN model pretrained for ImageNet classification:

from squeezedet.

MyVanitar avatar MyVanitar commented on July 22, 2024

last question:

Have you tested the mAP on VOC also?

from squeezedet.

alex96295 avatar alex96295 commented on July 22, 2024

@andreapiso I have the same question: if I train the SqueezeDet model, i.e. the detector, can I - in a second moment - have its weights as an initial starting point to begin my training?
And if yes, how do I do it?

from squeezedet.

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.