Giter Site home page Giter Site logo

treenet3d's Introduction

TreeNet3D

TreeNet3D is the first large-scale, multi-type synthetic tree model dataset. The dataset comprises 13,000 models of ten common tree species: camphor tree, small-leaved olive, agarwood, flooded gum, lemon tree, lombardy poplar ,tibetan cherry, flamboyant tree, fir tree and ajang olive, with each species represented by 1,300 samples. Each tree model offers a 3D point cloud with hierarchical structure and precise parameters, along with information on tree skeletons and volume. The 3D point cloud is divided into original and noise-added variants, with a distinct separation structure for branches and leaves. Each branch is differentiated and assigned a branch number attribute based on its sequence. The tree skeleton abstracts the tree branches into node information, with each skeleton node containing hierarchical relationships and accurate tree radius information.

TreeNet3D Data

If you would like to download the TreeNet3D data, please fill out an agreement to the TreeNet3D Terms of Use, using your institutional email addresses, and send it to us at [email protected].

Data Organization

The directory has the following structure:

|-- Flamboyant Tree
| |-- Flamboyant Tree00_01
| | |-- meshmodel
| | | |-- leavesmesh.obj
| | | |-- trunkmesh.obj
| | |-- pointcloud
| | | |-- branchPointClouds.txt
| | | |-- leafPointClouds.txt
| | | |-- mergePointClouds.txt
| | |-- pointcloudnoise
| | | |-- branchPointClouds.txt
| | | |-- leafPointClouds.txt
| | | |-- mergePointClouds.txt
| | |-- skeleton
| | | |-- skeleton.txt
| | |-- TreeVolum.txt
| |-- Flamboyant Tree00_02
| |-- ...

|-- Small-leaved Olive
|-- Camphor Tree
|-- ...

Data Formats

The following are overviews of the data formats used in TreeNet3D:

*.obj: Mesh in various parts of trees.

*PointClouds.txt: Point clouds in various parts of trees. Contains attributes as follows:

[ X, Y, Z, Point Cloud-Branch Index, Point Cloud-Branch Hereditary Relations]

*skeleton.txt: tree skeleton points. Contains attributes as follows:

[ X, Y, Z, Skeleton-Radius, Skeleton-Branch Hereditary Relations, Skeleton-Branch Index]

Citation

If you use the TreeNet3D data or code please cite:

License

The data is released under the TreeNet3D Terms of Use, and the code is released under the MIT license.

Help

If you have any questions, please contact us at [email protected]

treenet3d's People

Contributors

ao216 avatar

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.