tensorspace-team / tensorspace

Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
https://tensorspace.org
Apache License 2.0
5.07k stars 444 forks source link

Refactor, wrap all layers into a object #186

Closed syt123450 closed 5 years ago

syt123450 commented 5 years ago

Now, Layers are directly added to Three.js scene, add an Model object to wrap all layers.