GithubHelp home page GithubHelp logo

Comments (5)

Hoversquid avatar Hoversquid commented on July 18, 2024

I'm having trouble selecting another model through the command line.
You can do it through the deepdream.py file by setting the default to something like:
parser.add_argument("--model", choices=SupportedModels, help="Neural network (model) to use for dreaming", default=SupportedModels.RESNET50)
I'd really like some clarification about how to use this in the command line, because I'm really enjoying this code but changing the python script is tedious. Thanks :)

from pytorch-deepdream.

gordicaleksa avatar gordicaleksa commented on July 18, 2024

Unfortunately, I haven't designed it with the command line as the first-class citizen but it's a super fast fix.

I'll add the jupyter notebook and make it easy to use via command line this weekend. Stay tuned.

from pytorch-deepdream.

Hoversquid avatar Hoversquid commented on July 18, 2024

This is an amazing project, thanks for continuing to add to it!

from pytorch-deepdream.

gordicaleksa avatar gordicaleksa commented on July 18, 2024

Hey guys!

The project just went through some serious refactoring and I've added new features as well:

  • it's now completely command-line friendly (I tested it myself)
  • I've added a Jupyter Notebook which is probably THE BEST place to start
  • I've refactored many functions and added additional explanations and comments

Please pull the newest changes, test them and let me know how it went!

If everything's ok I'm closing this issue.

from pytorch-deepdream.

reillydonovan avatar reillydonovan commented on July 18, 2024

Can you provide a command line example where you are changing all input parameters to something other than the default?

from pytorch-deepdream.

Related Issues (9)

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.