rsgislib-tutorials
rsgislib-tutorials copied to clipboard
A set of notebook tutorials for RSGISLib.
I would like to know if there is a possibility to add the confusion matrix in the segmentation code example (03_intro_image_classification/02_segment_ml_classification.ipynb) with the 'rsgislib.classification.classaccuracymetrics.calc_acc_metrics_vecsamples' method. How would the implementation be...
One of my reasons for my using RSGISLib in the past was processing satellite imagery to analysis ready data. The previous docs included a large tutorial on doing this which...
Hello, I'm trying to run the example 02_adv_shepherd_seg_steps.ipynb with the same data you provide, but I'm getting this error: -------------------------------------------------------------------------- error Traceback (most recent call last) Cell In[5], line 6...