Git Product home page Git Product logo

capsnet-visualization's People

Contributors

bourdakos1 avatar dependabot[bot] avatar hyodakazuaki avatar pnbrown avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

capsnet-visualization's Issues

'reconstructions' folder missing

When I run this code I get the following error message:

OSError: [Errno 2] No such file or directory: 'reconstructions'

Is this folder supposed to be there or am I supposed to generated it somehow?

Tx.

Static files are Not found

I ran run_visualization.py and accessed http://localhost:5000 after follow instruction written in README.md but I can only see empty.
run_visualization.py print these logs.

CapsNet-Visualization % python run_visualization.py
 * Serving Flask app "run_visualization" (lazy loading)
 * Environment: production
   WARNING: Do not use the development server in a production environment.
   Use a production WSGI server instead.
 * Debug mode: on
 * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 205-424-827
path is 
127.0.0.1 - - [06/May/2020 00:18:28] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [06/May/2020 00:18:28] "GET /static/css/main.f402c303.css HTTP/1.1" 404 -
127.0.0.1 - - [06/May/2020 00:18:28] "GET /static/js/main.9b57b7fd.js HTTP/1.1" 404 -

I think it doesn't load static files because static_folder='' is in there.

app = Flask(__name__, static_folder='')

Parameters of reconstructed image

Can anyone tell me what are the 16-dimensional parameters refer to? According to paper, it refers to thickness, skew etc. How to know which value refer to which parameter in image reconstruction?

TypeError: 'list' objects cannot be interpreted as an integer'

Thank you for providing the code of your work.

I am trying to run your model for some other images by running python render.py [filename].
However, I got the error of

TypeError: 'list' objects cannot be interpreted as an integer'

Error

I will be appreciated for any suggestion to solve this error.

Not work

Versions of many libraries have gone ahead and do not support the old format of communication among themselves. It turned out to start only after I picked up the correct libraries

bleach==1.5.0
click>=6.7
cycler>=0.10.0
enum34>=1.1.6
Flask==0.12.2
html5lib==0.9999999
itsdangerous>=0.24
Jinja2>=2.10
Markdown>=2.6.11
MarkupSafe>=1.0
matplotlib>=2.1.2
numpy>=1.14.0
Pillow>=5.0.0
protobuf>=3.5.1
pyparsing>=2.2.0
python-dateutil>=2.6.1
pytz>=2017.3
scipy>=1.0.0
six>=1.11.0
tensorflow>=1.4.1
tensorflow-tensorboard>=0.4.0
Werkzeug>=0.14.1

images with size other than 28 X 28

Hello,

I loved the work that you have done. I have a dataset that have a little more complex images than digits. If the image size is 28 X 28, the pixels can blurred and the network cannot recognize anything. Its not able to reconstruct anything. To get some reconstruction, I guess I would have to give him some images greater than 28 X 28. But, when I do that, it gives an error. An array of this shape cannot be converted to 20 X20. Can you please help me with this?

Regards,
Bhagyashree

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.