-
Notifications
You must be signed in to change notification settings - Fork 35
Bnb/obs model #310
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
Open
bnb32
wants to merge
27
commits into
main
Choose a base branch
from
bnb/obs_model
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bnb/obs model #310
Changes from 22 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f056f4c
change base loss name - not always used for physics loss
bnb32 cf34689
Extend obs model to enable training on just sparse high res data
bnb32 a80d2eb
Remove TODO comments regarding observation handling in Sup3rGanWithObs
bnb32 b264af1
refact: move proxy obs sampling logic to sampler objects. removed Sup…
bnb32 bba5e91
`sparse_disc` arg added to Sup3rGan - True if discriminator can handl…
bnb32 129b99b
test fixes
bnb32 8966ee6
test fixes
bnb32 65a681d
test fixes
bnb32 0e87c25
refact: remove unused batch handler attribute checks and improve feat…
bnb32 6a5d458
test: add tests for sampler behavior with proxy observations
bnb32 03e7493
make sure single sampler and dual sampler index obs and hr features c…
bnb32 473a95d
fix: hr_feature ordering with exo features
bnb32 19ca941
Refactor model parameter setting and update feature handling
bnb32 bbdcb0a
fix: update enhancement factor calculations and model initialization …
bnb32 e15ae1b
fix: update model parameter settings for multi-step GAN tests
bnb32 17d568c
fix: add s_enhance and t_enhance parameters to multiterm loss test
bnb32 76484e8
small doc string clarification
bnb32 b248a82
doc string edit and notebook typo removed
bnb32 04208ad
log message about exo rasterizer selection
bnb32 bd9a8b9
fix: typo
bnb32 012b847
Merge branch 'main' into bnb/obs_model
bnb32 93791d0
*removed sparse_disc argument - use train_disc arg to skip disc calcs…
bnb32 b84ab4f
refactor: update daily_reduction checks to use set for improved perfo…
bnb32 65efd32
fix: still need `sparse_disc` flag for removing obs features from dis…
bnb32 16474dd
fix: previous logic was overwriting layer.features and including laye…
bnb32 ac47940
fix: lock on gradient - without it multi gpu was failing suddenly.
bnb32 514b7c9
fix: update loss assertions to check for NaN values and adjust traini…
bnb32 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.