GithubHelp home page GithubHelp logo

Comments (4)

dvornikita avatar dvornikita commented on June 23, 2024

We didn't evaluate the contribution of "bad" images into the training process since they are generated on the fly. My intuition is that if the context is wrong, they may hurt the performance to some extent. When the image looks unrealistic, although the context is correct, it helps the final performance, as the results suggest. We augmented for training both Faster-RCNN and BlitzNet. In the letter case, it was found to be more helpful, most likely due to big training batches.

from context_aug.

Hwang64 avatar Hwang64 commented on June 23, 2024

Thank you for your reply, you say that "We didn't evaluate the contribution of "bad" images into the training process since they are generated on the fly.", does it mean that these "bad" images have been filtered out manually before training the detector and these "bad" image are not use for training detectors?

from context_aug.

dvornikita avatar dvornikita commented on June 23, 2024

Sorry for the ambiguity. What I mean is that we train with all generated images, and since they are generated on-the-fly, we don't know which ones are "good" and which ones are "bad". Hence, we can't separate bad and good ones and measure the impact of either of them to the training. However, as long as the final performance improves, we assume that either we don't have too many bad images, or they don't hurt the training so much.

from context_aug.

Hwang64 avatar Hwang64 commented on June 23, 2024

ok, thank you for your reply and I am clear now

from context_aug.

Related Issues (7)

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.