Git Product home page Git Product logo

Comments (3)

merlinarer avatar merlinarer commented on July 22, 2024

Hello, Thanks for sharing your codes ~
I try to train on VOC2012 without label to get the pretrained model, and then finetune with VOC2012 detection label. The result is very poor, but the result should be better Since pretrain dataset and finetune dataset is the same. Did you tried this or do you have any idea that what's the reason?

Ohh~ I'm sorry, I saw the experiment with the same setting in the appendix just now that upstream is trained with the unlabeled COCO dataset. Could you please provide the cfg file, log and checkpoints in this experiment? thanks a lot ^^

from scrl.

prayforher avatar prayforher commented on July 22, 2024

As we described in the paper, you can use the same configuration file except for the training epoch and training data path for COCO/VOC dataset.
However, I'm concerned that the number of images for VOC2012 trainval is not sufficient to train the upstream model.

from scrl.

merlinarer avatar merlinarer commented on July 22, 2024

``

As we described in the paper, you can use the same configuration file except for the training epoch and training data path for COCO/VOC dataset.
However, I'm concerned that the number of images for VOC2012 trainval is not sufficient to train the upstream model.

Thanks, I notice that there are 2 cfg file (scrl_200ep and scrl_1000ep) with different hyper params like lr and momentum, and which one did you use to train on COCO for 2000 epochs? Would you please provide the log and checkpoints?

from scrl.

Related Issues (10)

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.