Giter Club home page Giter Club logo

Comments (4)

wangguanan avatar wangguanan commented on August 13, 2024

DTO is only used in the validation stage, not the eval stage.

in the training stage, we first split training data into training and validation sets.
then,

  1. train AiO with the training set.
  2. process DTO with the validation set.
  3. train AiO with the whole training set.
  4. eval our CtF model (CtF = AiO + DTO's outputs).

So, the comparison is fair with other state-of-the-arts.

from light-reid.

hsfzxjy avatar hsfzxjy commented on August 13, 2024

@wangguanan OK, I see. But I have another question:

If I am going to use CtF in a generalized ReID settings, that is, data distribution of the training and testing sets are quite different, is the current DTO applicable? Or how to modify it to fit such settings?

Thanks for your suggestions!

from light-reid.

wangguanan avatar wangguanan commented on August 13, 2024

yes, the current DTO is applicable.
no need to change.

generalizable Re-ID is a very good setting, glad to see you apply CtF to it.

from light-reid.

hsfzxjy avatar hsfzxjy commented on August 13, 2024

Thank you very much.

from light-reid.

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.