tree-detection-evo
tree-detection-evo copied to clipboard
Code repository for the paper Tree species classification from airborne hyperspectral and LiDAR data using 3D convolutional neural networks
Hi doc.: could you tell me how to extracte square image patches centered around a labeled treetop. can you upload the code? thank you very much!
Hi doc.: Thank you very much for your patient explanation. It's very useful. But in your code ,there has some .npy data, like train_stats.npy. And it looks like you are...
Hi , could you tell me the whole workflow about how to create Training and verification data? in your code Training and validation data generation.ipynb, there has no code for...
hello,Doc.! In your code, there has some Unexplained data like 'train_stats.npy'、'train_test.shp', would you tell me how it is like. And in 'from src.customnets import SimpleNet',there is no name cl in...
Hi would you tell me how to train and verification my own data? I dont understand and there has no sample for it thank you very much
Hello, I am a student trying to do a project that is quite similar to this repo. I would like to inquire on how I can get the training data...