Git Product home page Git Product logo

Comments (3)

ThorstenFalk avatar ThorstenFalk commented on September 21, 2024 1

Did you start Fiji from shell or via double-click from file browser? The double-click option does not load your .bashrc, so that PATH and LD_LIBRARY_PATH are not setup. If this is the case you have four options:

  1. Start Fiji from the shell for which caffe and caffe_unet work
  2. Set PATH and LD_LIBRARY_PATH global for local X sessions (For some window managers, adding a file ~/.profile with content . ~/.bashrc is already sufficient). However, I cannot give clear instructions, because it depends on the used window manager
  3. Write a small wrapper script to start Fiji that first sets up your paths and then calls the ImageJ-linux64 binary, and then double click this script instead of the ImageJ-linux64 binary.
  4. Check "Use remote host", enter as hostname localhost and as credentials your username and password

from unet-segmentation.

BolekZapiec avatar BolekZapiec commented on September 21, 2024

In case it's not the LIBRARY path issue as Thorsten pointed out, I think I recall encountering this issue and had to fix it by issuing a:
sudo apt-get remove caffe-tools-cuda

from unet-segmentation.

bio-chris avatar bio-chris commented on September 21, 2024

Many thanks Thorsten. I had indeed launched Fiji from the file browser. Running it from the shell solved all my problems.

from unet-segmentation.

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.