e-sensing / sits

Satellite image time series in R
https://e-sensing.github.io/sitsbook/
GNU General Public License v2.0
467 stars 76 forks source link

Improve segment classification and check GPU performance #1022

Closed gilbertocamara closed 11 months ago

gilbertocamara commented 11 months ago

Describe the requested improvement Use parallel processing to build the list of time series per segment to be classified. Check problems in GPU performance of sits_classify() for deep learning algorithms.

Associated sits API function sits_classify.segs_cube()