bigearthnet
bigearthnet copied to clipboard
I wasn't able to find such a example. I could only read the training and eval code to guess the pre-process and run the model with an .jpg image. But...
The `hydra-orion-sweeper` dependency seems to be missing. Maybe you added it manually in your own environment?
Use the orion plugin to do hyper paramter search. For usage, run: `python train.py -m`
Replacing tensorboard with aim, seems like a nice tool.