Coder Social home page Coder Social logo

Comments (5)

naguileraleal avatar naguileraleal commented on June 12, 2024 1

Today I tried running fastpathology from the terminal and making inference with the previously mentioned model using TensorRT, and it works correctly now.
I did not make any changes to the libraries I'm using.

I'm sorry but I can't explain this behaviour. I'll close this issue now. Thanks for your help!

from fast-pathology.

smistad avatar smistad commented on June 12, 2024

Hi

TensorRT works fine on my ubuntu 20 machine, however I have older libraries installed: tensorrt 8.4, cudnn 8.4, cuda 11.2.
Could maybe be a version issue, I can test upgrading and see what happens.
Are there any other error or warning messages besides "Failed to build CUDA engine for TensorRT"? (Look in the console window where you launched FastPathology by pressing alt-tab)

Note that you can manually specify which inference engine to use in your pipeline if you want to override the selection of TensorRT. You do this by setting Attribute inference-engine OpenVINO on the SegmentationNetwork process object in the pipeline file.

from fast-pathology.

naguileraleal avatar naguileraleal commented on June 12, 2024

Thanks for your quick response!
I set Attribute inference-engine OpenVINO and inference started working again.

I don't see a terminal window being launched when I launch FastPathology when I click the app's icon. I did not find a command to launch FastPathology from the terminal; could you tell me how to do that?

from fast-pathology.

smistad avatar smistad commented on June 12, 2024

Open your terminal and go to /opt/fastpathology/bin/ and run the fastpathology executable in there:

cd /opt/fastpathology/bin/
./fastpathology

Then you should get any warnings and errors in this terminal.

from fast-pathology.

andreped avatar andreped commented on June 12, 2024

Might be that you needed to restart your machine after installing CUDA and what not. This should atleast be needed after installing drivers. Anyways. Glad its working for you!

I assume it also works fine from FP (without running it from the terminal)?

from fast-pathology.

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.