Robin Cole

Results 436 comments of Robin Cole

No but you can run multiple Instances of the streamlit all

Good to see this. Probably covered elsewhere, but be sure to test images with no annotated boxes/masks - Kornia throws errors if empty `masks` are returned. In my own implementation...

Of those 2 options, min pixel count could be better, otherwise a 4 pixel annotation could end up cropped to a single pixel

I wonder if we should limit the scope to change between two timesteps and binary change - then we can use binary metrics and provide a template for the plot...

Perhaps there should even be a base class ChangeDetection and subclasses for BinaryChangeDetection etc?

As you point out, binary etc are args torchmetrics accepts, so I think it makes sense to have this functionality with the existing task

Right run this in a fresh studio and no issue, possibly the error arose since in my earlier studio I had already used `EuroSAT100DataModule`..?

OK I can get a similar error with Eurosat100 if I first use regular eurosat: ``` FileNotFoundError: [Errno 2] No such file or directory: 'data/eurosat-100-train.txt' ```

I would actually expect that with `root="data"` there would be a generated folder structure of something like `data/eurosat100/files`

@daameya please note not to add links to pdf as these cause cicd to fail, eg dont use https://ieeexplore.ieee.org/iel7/36/4358825/10106462.pdf but https://ieeexplore.ieee.org/document/10106462