Adam J. Stewart

Results 1289 comments of Adam J. Stewart

My vote would be to always plot all variables instead of asking which variables to plot.

Hmm, maybe there are too many variables to always plot all of them. Unless we can somehow group plots together. What's the difference between red, vv_red, and vh_red? Maybe we...

I actually have a student working on exploring GIS plugins and it turns out there are a lot more than I expected. It may actually make sense to have a...

Literature review is complete. It turns out there are far more ML GIS plugins than we expected. I think it would make sense to list Deepness and other such plugins...

This keeps coming up due to my own ignorance, but @nilsleh and others keep reminding me: * Autoregression: when a model takes its own output as input at the next...

RtD tests may require a rebase, pillow 11.2.0 was yanked but 11.3.0 is now used in main.

> @adamjstewart I've been realizing there are some issues with the Seq2Seq implementation here, for supporting inference (when there are no future values) and for covariates. I've found there is...

@keves1 I would like to move this PR forward again. Would it be possible to split the dataset, model, and trainer into separate PRs? I think the dataset is already...

Hmm, wonder if we should fix this in Kornia somehow or in TorchGeo...