Open
Conversation
…on in the configs.
… networks from net.py
…d processing.py -adding backwards compatibility and defaulting to layer norm
updating jhw_dev with dev_fix_1.2 updates
This reverts commit 9058136. TF 2.6 doesn't work with built in cuda/cudnn installations on the cluster that we've been using. Reverting to keep tf2.4 branch using tf2.4 requirements.
…to new cluster requirements
…e_dev_savedata Merge small changes to remote development into remote savedata branch
…nnce into release_development
…sso/dannce into release_development
…ease_development
…in interface to save prediction targets only when the corresponding flag is set to true in config.
… files to support matlab 7.3 files
…o release_dev2
Owner
|
@data-hound can you please test out the README install instructions in a fresh conda environment and then run all tests? thanks! |
Collaborator
Author
|
Done. The install instructions work and all tests under
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
New release for DANNCE
New Features
For the skeleton, ['RHand, 'LHand', 'RFoot', 'LFoot'],
set right_keypoints: [0, 2] and
left_keypoints: [1, 3] in the config file
Huber,logcosh,gaussian cross entropyn-rand-viewsconfigured to choose a subset of camera views for training/testing on weights trained for a lesser number of views.(Note: the number of views for which the weights have been trained should match the number of views specified with n-rand-views)
AVG+MAXtraining introduced where both the mean of heatmaps and the pmax of heatmaps are used for loss computation.Codebase Improvements
log levelin the config (closes Logging code type error #117, closes dannce-predict loss very small, but result same like normal but shift #138)mat73format files for label3d and predictionsresults_diracross codebaseBug Fixes and Minor Enhancements
dannce-predictmulti-gpu