Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 645 Bytes

File metadata and controls

16 lines (9 loc) · 645 Bytes

Treecounting_using_deepforest

Deepforest is library used to count tree in an aerial imagery using transfer learning and neural networks. it has regressor that counts the box predictions of the tree and return the Numpy array where we can view the predictions.

read requirement.txt

pip install pandas

pip install deepforest

pip install rasterio

2019_YELL_2_528000_4978000_image_crop2_35

Predicted Output using Deepforest.

33