Giter Club home page Giter Club logo

pytorch-headtrip's People

Contributors

beinabih avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pytorch-headtrip's Issues

quick question(s) on models and windows

Great work.

Are the models the systems used the original caffe style models used in the original deep dream caffe implementation or some other format. ( I have other caffe models and was hoping I can use them with your code.)

Does this install work in windows10/11? Again the reginal deep dream / caffe implementation is harder to get running on modern cuda windows10 anymore.

thanks

Memory Problem

Hello I am a newbie and I'm using this code to render visuals for integration in a movie sequence. I'm new to coding or python, not experienced at all really, and I got this error:

RuntimeError: CUDA out of memory. Tried to allocate 188.00 MiB (GPU 0; 6.00 GiB total capacity; 4.29 GiB already allocated; 0 bytes free; 4.74 GiB reserved in total by PyTorch)

I was wondering if you know what I could do to fix this problem besides getting a new graphics card or using a different computer.

Can you update the readme about how to reproduce results shown in the readme

Awesome repo.
I also made a colab notebook for this. (You can ad this to readme if you want)

I encountered several errors when I set no_class: True

`Traceback (most recent call last):
  File "dream.py", line 470, in <module>
    start_dreamer(config)
  File "dream.py", line 451, in start_dreamer
    dreamer = Dreamer(img_p, outpath, config)
  File "dream.py", line 74, in __init__
    self.model = nn.Sequential(*self.layers[: (self.at_layer_para + 1)])
AttributeError: 'Dreamer' object has no attribute 'layers'`

And It is using the cached MiDAS data. Can you tell me how to use this depth function properly?

`Using cache found in depth_model/intel-isl_MiDaS_master
Loading weights:  None
Using cache found in depth_model/rwightman_gen-efficientnet-pytorch_master
Using cache found in depth_model/intel-isl_MiDaS_master`

This is what I made using the colab with model: masnet and iterations: 10

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.