Code Monkey home page Code Monkey logo

Comments (5)

headupinclouds avatar headupinclouds commented on July 16, 2024 1

Install system OpengL, EGL, OpenGL ES 2.0

sudo apt-get install libglfw3-dev libgles2-mesa-dev 

Update the repo

Requires #110

git pull
git submodule update --init --recursive

Run tests:

https://gist.github.com/headupinclouds/4bb7928cdd6b77955f92524e47d2af40

bash  test_acf.sh
for i in gcc-5-pic-hid-sections_*.txt; do echo $i; cat $i; gnome-open ${i} done

gcc-5-pic-hid-sections_es2OFF_es3OFF_cpu.txt

[15:58:48.388 | thread:27335 | acf-detect | info]: 1/1 n-EYES-628x314.jpg = 2; score = 141.611

n-EYES-628x314_objects

gcc-5-pic-hid-sections_es2OFF_es3OFF_gpu.txt

[15:58:48.466 | thread:27338 | acf-detect | info]: 1/1 n-EYES-628x314.jpg = 2; score = 147.731

n-EYES-628x314_objects

gcc-5-pic-hid-sections_es2ON_es3OFF_cpu.txt

[15:57:13.050 | thread:26368 | acf-detect | info]: 1/1 n-EYES-628x314.jpg = 2; score = 141.611

n-EYES-628x314_objects

gcc-5-pic-hid-sections_es2ON_es3OFF_gpu.txt

[15:57:13.128 | thread:26371 | acf-detect | info]: 1/1 n-EYES-628x314.jpg = 2; score = 149.846

n-EYES-628x314_objects

from acf.

BourneYin avatar BourneYin commented on July 16, 2024 1

#110 works fine on x86 ubuntu18.04! Great jobs!!

from acf.

headupinclouds avatar headupinclouds commented on July 16, 2024

Assertion 'm_context' failed

@BourneYin I think error is common in glfw when there is some kind of problem with the GPU. Do you have a GPU? There are probably a lot of reasons this could fail. For example, if you are working remotely attempting headless rendering. Maybe some of this is relevant isl-org/Open3D#17. You can also request a context via EGL, which might help. I'm trying Ubuntu 18.04 now.

from acf.

BourneYin avatar BourneYin commented on July 16, 2024

Assertion 'm_context' failed

@BourneYin I think error is common in glfw when there is some kind of problem with the GPU. Do you have a GPU? There are probably a lot of reasons this could fail. For example, if you are working remotely attempting headless rendering. Maybe some of this is relevant intel-isl/Open3D#17. You can also request a context via EGL, which might help. I'm trying Ubuntu 18.04 now.

Thank you very much. I did use Intel graphics cards before. Regretfully,I switched to AMD platform and still had the same problem.

I'll try you #110 request.
Thank you again for your help!!

from acf.

headupinclouds avatar headupinclouds commented on July 16, 2024

Merged.

from acf.

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.