Code Monkey home page Code Monkey logo

Comments (5)

Cysu avatar Cysu commented on May 18, 2024
  1. We use the cropped and resized (256x256) pedestrian images as inputs. related code
  2. It is 5533
  3. Yes, but the ID pretraining itself is much easier than the joint training process. As you can have ~256 different class samples in each minibatch, while in the joint training process, this number is typically less than 10.

from person_search.

lidong04 avatar lidong04 commented on May 18, 2024

@Cysu Thanks a lot for your prompt reply!
I'll try it out in this way - please correct me if something wrong:
step1. pretrain: finetune IDNet (with plain softmax layer) from ImageNet pretrained VGG16 model, batchsize ~256;
step2. train: finetune IDNet (with RSS layer) from pretrained model in step1, batchsize ~256;

from person_search.

Cysu avatar Cysu commented on May 18, 2024

Yes. You're right. Maybe the batch size could be tweaked. We used 128 in the original experiments.

from person_search.

huakaijinse avatar huakaijinse commented on May 18, 2024

Thank you for sharing. I have some questions about person_search. Does the class of background is a must? Can this adding the background class improve the re-id accuracy?

from person_search.

Cysu avatar Cysu commented on May 18, 2024

We hypothesize that having the background class can improve the performance, as the proposals will inevitably contain false positives. Will conduct some experiments to verify this. Thank you very much for the question.

from person_search.

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.