GithubHelp home page GithubHelp logo

Comments (3)

lichuanx avatar lichuanx commented on August 28, 2024

We don't train child-netwo

Hey, nice and interesting work.
A question: if you don't searching a policy from a child networks and transfer to a big networks. The time using on training big networks such as inception-resnet_V2, will be a very slow. How to tackle this.
I have read your paper, but I can't figure out the answer, thank you.

from deepaugment.

ildoonet avatar ildoonet commented on August 28, 2024
  1. We do search policies using small networks. We can use proxy network(small network) to search policies and then transfer the policies to the big ent. In our settings, experiment with Imagenet was conducted using small subset of dataset and resnet50 as a proxy network.

  2. But we don't evaluate a policy by training child networks. We train a network just for one time and our algorithm evaluate many policies without tranining furthermore.

from deepaugment.

lichuanx avatar lichuanx commented on August 28, 2024
  1. We do search policies using small networks. We can use proxy network(small network) to search policies and then transfer the policies to the big ent. In our settings, experiment with Imagenet was conducted using small subset of dataset and resnet50 as a proxy network.
  2. But we don't evaluate a policy by training child networks. We train a network just for one time and our algorithm evaluate many policies without tranining furthermore.

Oh, thank you for your reply. That's very interesting idea.
Trying to figure it out in your paper that "minimize distance between density of DM and density of DA"
Augmentation is meant to let your train set match the distribution of val/test set. How's that searching a policy that change val set to match train set works. As for as I can concern, it is plays as some sort of regularization, that let's all your train set represent some "strong features" learned on your theta. Still little bit confused.

from deepaugment.

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.