Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to allow using the DELTA ImageryDataset class to directly inferface with the tensorflow API for training and inference. #152

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mvonpohle
Copy link
Contributor

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.

Mcmichael and others added 7 commits February 25, 2022 00:14
* Fix classify script unpack bug
* Update SNAPs input files for new version
* Add missing geo data with newer GDAL versions
* Simplify config edit function

Co-authored-by: Mcmichael <smcmichael@igskmncnlvsc150.gs.doi.net>
@bcoltin
Copy link
Member

bcoltin commented Jan 25, 2023

Nice, glad you have been using it! Can you switch the pr to develop branch?

I will try to upgrade our unit tests to a newer python version, unless you have a chance to get to it first...

@bcoltin
Copy link
Member

bcoltin commented Jan 25, 2023

Ok I fixed the continuous integration if you want to merge in the latest develop to this as well.

@mvonpohle
Copy link
Contributor Author

Sorry I haven't gotten to this sooner, gonna fix the lint error and also add a version of the tutorial that imports the class and works with tensorflow directly. Once I've gotten everything fixed I'll merge with develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants