-
Notifications
You must be signed in to change notification settings - Fork 2
Map legacy SLEAP json
configs to SLEAP-NN OmegaConf
objects
#162
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
Merged
Merged
Changes from 13 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
53345e4
outline for loading old sleap config
gqcpm 369dcff
initial mappers function
gqcpm 5649f45
check geometric config and comment out all parameters not addressed i…
gqcpm cdc2c99
model_config map backbone, heads, and lint other files
gqcpm d5c871b
map train_loader, val_loader, ckpt, max_epochs, optimizer, lr_schedul…
gqcpm e642b41
test trainer_mapper function
gqcpm 69a65d4
model_config tests and legacy config path adjustments
gqcpm 3e86b38
add tests for data config and adjust paths to map legacy config
gqcpm ac9327c
test training_job_config with json file
gqcpm d4edbaa
linted.
gqcpm 70a5052
uniformnoisemax set to max 1, missingerror on no train/val path
gqcpm 4b82c4c
add different head types and adjust with tests
gqcpm e391eb2
output omegaconf, check for mandatory values, change default values
gqcpm 4ab26ad
docstrings
gqcpm a198136
adjust skeletons parameter
gqcpm 9293589
change docstring and headers
gqcpm a4ab4dd
rename file and function for bottomup_multiclass
gqcpm e91cc6d
move sleap configs for tests to folder. Update test path to access ne…
gqcpm ea32f9f
change load_sleap_config to be class method of TrainingJobConfig
gqcpm f447d37
remove missing parameter comments and put in separate doc
gqcpm 64b53fc
Minor fixes to mappers
e5d25a6
Merge branch 'main' into greg/map-old-sleap-config-files-to-new
gitttt-1234 482c8cd
Fix tests
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
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.