tensorspace
tensorspace copied to clipboard
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
This README is great but I made some minor comments on the grammar
@CharlesLiuyx Hi, I met with some problems when I was trying to visualize the LeNet model in the examples. I used the tensorspacejs_converter to preprocess the model first, and it...
This GitHub repository has [several topics](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/classifying-your-repository-with-topics) associated with it: Unfortunately it looks like there's a spelling mistake: [nerual-network](https://github.com/topics/nerual-network), instead of [neural-network](https://github.com/topics/neural-network). (https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/classifying-your-repository-with-topics#adding-topics-to-your-repository describes how a repo owner/admin can adjust them.)
How will I insert our own picture? Convert the image to JSON format. When inserting, it can't be uploaded too much.
```console ➜ helloworld-angular git:(master) ✗ npm run start > [email protected] start ....../tensorspace/examples/helloworld-angular > ng serve Schema validation failed with the following errors: Data path ".builders['app-shell']" should have required property 'class'....
I would like the model to render horizontally at first instead of the current vertical default. Does anyone have a suggestion for this? I would also like if the viz...
Dear, I tried to use Tensorspace on my own models trained with Keras. In this case the layers in Tensorspace depict the "Input" of the Keras layer. However, in your...
Hello. Have you any plan to support Faster Rcnn? I really want to play FRCNN with your project.
It would be great to support Angular ! angular.io