Giter VIP home page Giter VIP logo

Comments (6)

biosmanager avatar biosmanager commented on July 23, 2024 1

Thanks for the info @biosmanager . Are you also on Windows?

Yes.

from texture-synthesis.

Solido avatar Solido commented on July 23, 2024 1

Generation never fail when running from cargo.
Replaced the provided release with a fresh build and it is OK
So I guess you only need to push a new .exe for windows user
Thanks !

from texture-synthesis.

biosmanager avatar biosmanager commented on July 23, 2024

I have the same problem, in some cases it finishes but often it crashes with this error.

from texture-synthesis.

lpil avatar lpil commented on July 23, 2024

Thanks for the info @biosmanager . Are you also on Windows?

from texture-synthesis.

Jake-Shadle avatar Jake-Shadle commented on July 23, 2024

rust-lang/rust#29488 seems like it is likely the same issue you are seeing, but I think there is most likely a different a root cause, as you can see from the output the image generation is not actually finished, so we should not be in shutdown, so having a backtrace would be very helpful to point to what exactly is happening.

If you can install Rust and then clone this repo and do

set RUST_BACKTRACE=1
cd <directory you cloned to>
cargo run --release -- --inpaint imgs/1_tile.jpg --out-size 400 --tiling -o out.bmp generate imgs/1.jpg

that would help us figure out what is going on.

from texture-synthesis.

Jake-Shadle avatar Jake-Shadle commented on July 23, 2024

This should be resolved now in the 0.8.2 release, but please reopen if this is not the case. 🙂

from texture-synthesis.

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.