An open API service indexing awesome lists of open source software.

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.

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.