Coder Social home page Coder Social logo

Comments (3)

GuangyaoZhang avatar GuangyaoZhang commented on July 18, 2024 1

CapsNet is said to perform better for scaled images does not mean it can perform well without training. In my opinion, it just has the ability of "finding " it is a scaled picture of original picture, so it is possible if you train capsnet on image with rotation angle 0, pi/2, pi than you test it on pi/3, it will perform well (pi is 3.1415...)

from capsnet-tensorflow.

TarrySingh avatar TarrySingh commented on July 18, 2024

Kumar — where’s your code? What did you do? 10% accuracy means you’ve potentially also messed up somewhere in your code.

from capsnet-tensorflow.

KumarLamic avatar KumarLamic commented on July 18, 2024

i trained the network with a training set...
i tested the network with test_data_original to get nearly 99% accuracy..
i rotated the test_data_original with 0.5degree and 1degree
to get another test_data_rotated0p5 and test_data_rotated1
i tested the network against test_data_rotated0p5 and test_data_rotated1 to get the test accuracies around 10%.....
I cloned this repo and feed my datasets..
no clue whats going over here

from capsnet-tensorflow.

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.