Code Monkey home page Code Monkey logo

Comments (9)

rozentill avatar rozentill commented on July 23, 2024

Actually the demo was built with cudnn, so cudnn is needed to run it. But you can recompile it without cudnn to reduce some memories.

from deep-image-analogy.

Poyo-SSB avatar Poyo-SSB commented on July 23, 2024

I have cuDNN extracted, though. Have I installed it in the wrong place or something?

from deep-image-analogy.

wuxler avatar wuxler commented on July 23, 2024

Hello. I met the same problem. Have you solved this problem yet?

from deep-image-analogy.

rozentill avatar rozentill commented on July 23, 2024

Have you tried to change the value of ratio from 0.5 to 0.2 which could reduce some memories.

from deep-image-analogy.

ad48hp avatar ad48hp commented on July 23, 2024

Changing the ratio worked, however i still got some errors.
Finding nearest neighbor field using PatchMatch Algorithm at layer:conv1_1. Saving flow result. Finished finding ann. Time : 21.577 WARNING: Logging before InitGoogleLogging() is written to STDERR F0918 15:20:57.037252 3020 syncedmem.hpp:31] Check failed: error == cudaSuccess (4 vs. 0) unspecified launch failure *** Check failure stack trace: ***

Lowering ratio to 0.1 worked flawlessly, however the results...
There are no visible changes at ratio this small! xd

from deep-image-analogy.

rozentill avatar rozentill commented on July 23, 2024

Try to disable the time limit (TDR). #25

from deep-image-analogy.

cccusername avatar cccusername commented on July 23, 2024

hello, @rozentill . I try to run the demo but I meet this error too. I don`t know how to disable the time limit. If you could tell me how to disable the time limit,I will appreciate you very much.

from deep-image-analogy.

ad48hp avatar ad48hp commented on July 23, 2024

You've probably figured out yourself, but anyways.. It kind of worked yet, my first results weren't as astonishing, but the example was rather suitable for Neural Style Transfer.
Would be noice if the Stereoscopic Style Transfer would get a repository with binaries too!

https://www.pugetsystems.com/labs/hpc/Working-around-TDR-in-Windows-for-a-better-GPU-computing-experience-777/
https://forums.geforce.com/default/topic/503962/tdr-fix-here-for-nvidia-driver-crashing-randomly-in-firefox/
Change these three values in regedit.exe to a high value (i used 60000 from about 3-7)

Also, the piece of software has some problems here in there. Rather a minor is that when specifing the models path, the code automatically adds "vgg19/" to it..
It hangs for a while on the Reading dangerously large protocol message, too. I tried to copy the 576MB weights file to a simulated RAM disc, and it didn't quickened it much either. Ya could implement batch processing that could save some of the precious time wasted on loading it..

from deep-image-analogy.

cccusername avatar cccusername commented on July 23, 2024

@ad48hp Thank you!!! Although I have solve this problem. lol

from deep-image-analogy.

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.