TreeMortNet Training and Validation Data
收藏Figshare2026-01-23 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/_i_TreeMortNet_i_Training_and_Validation_Data/31138717
下载链接
链接失效反馈官方服务:
资源简介:
This repository contains four NumPy arrays, each used to train and validate TreeMortNet, a residual convolutional neural network that predicts individual tree-level mortality using National Agriculture Inventory Program (NAIP) imagery and lidar-delineated tree crown polygons:X_train.npy: Four-band (RGB + NIR) image chips, masked to the extent of tree crown polygons and rescaled to 64x64 pixels, with pixel values ranging from 0-255. This array contains image data from 86715 trees, distributed throughout the Western US, used in model training.y_train.npy: Label data for each of the 86715 trees in the training dataset, where 0 = live and 1 = dead.X_val.npy: The equivalent of X_train.npy, but for validation data, with 22196 trees.y_val.npy: The equivalent of y_train.npy, but for validation data, with 22196 trees.
创建时间:
2026-01-23



