Giter Club home page Giter Club logo

Comments (5)

yuhuixu1993 avatar yuhuixu1993 commented on September 27, 2024

hi, @cristyioan2000 , I think it would be ok if you use a smaller batch-size, while the time cost will be increased.

from pc-darts.

cristyioan2000 avatar cristyioan2000 commented on September 27, 2024

The only batch-size i can run is 2 for this image size. I guess that's not so good because the batchnorm does nothing.

from pc-darts.

yuhuixu1993 avatar yuhuixu1993 commented on September 27, 2024

For imagesize as big is as 320, I recommend you use the supernet we adopt to search on imagenet in model_search_imagenet.py which is different from that we use in cifar(three 2x downsampling layers in the beginning) . I think if you use this architecture, batch-size can be larger.

from pc-darts.

cristyioan2000 avatar cristyioan2000 commented on September 27, 2024

If I want to search an architecture for a custom dataset is it enough to use train_search.py using the architecture from model_search_imagenet.py ?

# file:  train_search.py
# from model_search import Network
from model_search_imagenet import Network

from pc-darts.

yuhuixu1993 avatar yuhuixu1993 commented on September 27, 2024

Hi,yes. But the data processing is also necessary to be replaced. Learning rate, batch-size should be suitable for your data.

from pc-darts.

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.