A Python library with a TensorFlow model for building a tree database from remote sensing data.
Project description
treePoints
A python package to build a tree database from remote sensing data.
Table of Contents
Installation
To install the package, follow instructions below.
Step 1: Create a Specific Conda Environment
- First, ensure that Conda is installed on your system.
- Download the required conda environment file
environment.ymlfrom this GitHub repository. - Create the Conda environment using the
environment.ymlfile:
conda env create -f environment.yml
Step 2: Activate the Conda Environment
After creating the Conda environment, activate it using the following command:
conda activate tf2151full_treepoints
Step 3: Install the Package
Option 1: Install the Package from PyPI
- ( install the package directly, see deployment structure in test_example/ )
pip install treepoints
Option 2: Install the Package from a cloned repository:
- ( clone to run demo test examples )
git clone https://github.com/sizhuoli/treePoints.git
cd treePoints
pip install .
Demo Usage
See repository.
python test_example/demo_predict.py
Set configs in test_example/config/hyperps.yaml
Features
..
Acknowledgements
..
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file treepoints-0.1.5.tar.gz.
File metadata
- Download URL: treepoints-0.1.5.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b7edd7d85f3a27dcbb7d4f306336fae18a4faf74e97511f7d6b86341fb116df
|
|
| MD5 |
eae33ca23ca71490aabef25790de173e
|
|
| BLAKE2b-256 |
a0c6f532ebabc4b908cf2544295fdb39793dc10503d4f1134284a79945e34e24
|
File details
Details for the file treepoints-0.1.5-py3-none-any.whl.
File metadata
- Download URL: treepoints-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68cfa4a29d9afb17fcce3edd7e494f2a5a83bdfeb6b55b219b025dd39a172f74
|
|
| MD5 |
a3922d241ebef502b1dbeafdf9e08a37
|
|
| BLAKE2b-256 |
7fbc438e617bd9e47939ce121792bded0b22f5fe7a1db0690258ad377346118a
|