Michael von Pohle
Michael von Pohle
Add a config options that allows selection of which bands to use from the imagery. Could also include ability to re-order those bands before input to network. The band selection...
This will allow exactly replicating training runs if need be for debugging. Details here: https://www.tensorflow.org/api_docs/python/tf/random/set_seed
I used the ImageryDataset to handle imagery for training a model in a project and only needed to make a few small tweaks for things to run smoothly.
Hi EMIT folks! I'm starting to work with some EMIT data and am LOVING these tutorials! Great work! My only request is for emit_tools.py to be packaged for standalone installation...
# Bug Report ## Description According to the documentation I should use dvc stage add --force when I want to update a stage. However the .gitignore file only gets updated...