Is there any trained weight for the species classification model that I can simply define the model architecture and then load the weight for inference ?
Or I have to train the model on my own ?
I expect to simply feed in the cropped region of the detected tree crown from hsi image into the model and get the species class. I use it for biomass and carbon stock estimation for individual tree.