Giter VIP home page Giter VIP logo

Comments (12)

javierjsa avatar javierjsa commented on July 23, 2024

Hi,

I have the same problem with demo.py (haven't tried training yet). Which cuda/cudnn versions are you using? I have cudnn 5.1.10 and cuda 8.0.61.

Regards

from fcis.

lc8631058 avatar lc8631058 commented on July 23, 2024

@javierjsa @robotzheng have you solved this problem??

from fcis.

javierjsa avatar javierjsa commented on July 23, 2024

@lc8631058 I'm afraid I haven't, but I think it's just a matter of using the right cudnn/cuda versions

from fcis.

realwecan avatar realwecan commented on July 23, 2024

I can confirm that I had this issue before, and it could be resolved by installing the appropriate version of cudnn.

from fcis.

lc8631058 avatar lc8631058 commented on July 23, 2024

@javierjsa so it's just something like Warning and has no influence to the result?

from fcis.

javierjsa avatar javierjsa commented on July 23, 2024

@lc8631058 The result might be the same, but I'd say it's probably slower. If I understand the error/warning message, it means it's using the CPU to perform the convolution instead of the GPU. However, I'm just a newbie.

from fcis.

lc8631058 avatar lc8631058 commented on July 23, 2024

@javierjsa thanks a lot

from fcis.

dajiangxiaoyan avatar dajiangxiaoyan commented on July 23, 2024

I have met this problem. Anyone fix it ?

from fcis.

betterhalfwzm avatar betterhalfwzm commented on July 23, 2024

I have met this problem. Anyone fix it ? @javierjsa @robotzheng @javierjsa @dajiangxiaoyan @realwecan

from fcis.

javierjsa avatar javierjsa commented on July 23, 2024

@betterhalfwzm Sorry, I didn't. However, if you are into semantic segmentation, you should take a look at Mask R-CNN (https://github.com/matterport/Mask_RCNN). They claim to outperform both FCIS and MNC.

from fcis.

DuinoDu avatar DuinoDu commented on July 23, 2024

I met this problem when using mxnet and I fix it by switch cuda and cudnn version from cuda-9.1 to cuda-9.0. BTW, I install mxnet from src.

from fcis.

light201212 avatar light201212 commented on July 23, 2024

because dilation convolution is not support in cudnn5,using cuda8+cudnn7,install mxnet from src will be ok

from fcis.

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.