multi-stage-convSTAR-network
multi-stage-convSTAR-network copied to clipboard
[RSE 2021] Crop mapping from image time series: deep learning with multi-scale label hierarchies
Results
2
multi-stage-convSTAR-network issues
Sort by
recently updated
recently updated
newest added
Looks like the Star cell is implementing the GRU logic rather than the one described in the paper. In the forward pass of ConvStarCell, instead of: ``` stacked_inputs = torch.cat([input_,...
dataset
1
The link to the data set is invalid. Is there an updated version?