Giter Site home page Giter Site logo

Comments (6)

sthibaul avatar sthibaul commented on May 19, 2024

(renaming to VertexID gets these three errors away)

from depixelizing-pixel-art-on-gpus.

h00shi avatar h00shi commented on May 19, 2024

gl_VertexID gets decalred implicitly. I think the only change is to comment these lines:
in input gl_VertexID.

@sthibaul By the way, have you been able to successfully compile this code? I can compile on windows with NVIDIA Titan, however, the graph extractions does not seem to work.

from depixelizing-pixel-art-on-gpus.

onefish51 avatar onefish51 commented on May 19, 2024

gl_VertexID gets decalred implicitly. I think the only change is to comment these lines:
in input gl_VertexID.

@sthibaul By the way, have you been able to successfully compile this code? I can compile on windows with NVIDIA Titan, however, the graph extractions does not seem to work.

I have the same problem ! I run it on Windows with NVIDIA GPU .
here is the result :
frame

from depixelizing-pixel-art-on-gpus.

shakibakh avatar shakibakh commented on May 19, 2024

Hello. I am encountering the same issue on windows with Nvidia GPU as the above comment. Could anyone figure out how to fix this issue? @sthibaul @falichs

from depixelizing-pixel-art-on-gpus.

stanleyguevara avatar stanleyguevara commented on May 19, 2024

SImilar here. Managed to compile and run, cleared the gl_ related stuff, that's the output I get from F2-F4:
bad2

Doesn't seem to be the hardware, as I've ran demo linked here and I get:
better
There are some glitches in the b-spline image, but honestly I don't really care, I'm after Voronoi here.

It looks a bit like it fails on building a similarity graph in what I compile. The graph is there, but not connected, like in the second pic. So then Voronoi is all-square, and b-splines are a mess...

Any ideas? @falichs @sthibaul

from depixelizing-pixel-art-on-gpus.

falichs avatar falichs commented on May 19, 2024

Hi Everyone!
Sorry for my late response - i did not find the time to maintain this very old student project ;)
i just pushed a commit, which should fix at least some of your issues!

from depixelizing-pixel-art-on-gpus.

Related Issues (3)

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.