https://github.com/eulphean/treebuilder
This is a tree maker based on L-System to create 1000 tree images of stochastic trees. These images are fed to CCV encoder, TSNE, and then assigned to a grid.
https://github.com/eulphean/treebuilder
Last synced: 6 months ago
JSON representation
This is a tree maker based on L-System to create 1000 tree images of stochastic trees. These images are fed to CCV encoder, TSNE, and then assigned to a grid.
- Host: GitHub
- URL: https://github.com/eulphean/treebuilder
- Owner: eulphean
- Created: 2018-03-07T01:05:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T01:13:37.000Z (over 8 years ago)
- Last Synced: 2025-02-14T01:50:30.909Z (over 1 year ago)
- Language: Makefile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TreeBuilder
This is a tree maker based on L-System to create 1000 tree images of stochastic trees. These images are fed to CCV encoder, TSNE, and then assigned to a grid.