Code Monkey home page Code Monkey logo

Comments (2)

peternara avatar peternara commented on August 24, 2024

@gjy3035 i have same problem. you solve it?

from enet.

ewen1024 avatar ewen1024 commented on August 24, 2024

@gjy3035 @peternara
Hi I encountered and solved the problem today.
First of all, make sure your label is clean enough. LIke I have 2 classes, so all the label pixel should be 0 or 1 . When I edited my image, some pixel remains 127, so I got the CUBLAS_STATUS_SUCCESS (11 vs. 0) CUBLAS_STATUS_MAPPING_ERROR . When I edited these images, everything went fine.

For your problem, I guess the author does have a tag file for which item corresponding to which num. From your class weighs, first is 64.. I guess that's a small category. And then you are definng background as 0. So the num class the author defined differs with the dateset you are using.

Then Cublas error I guess

from enet.

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.