Open data-hound opened 1 year ago
@data-hound can you please test out the README install instructions in a fresh conda environment and then run all tests? thanks!
Done. The install instructions work and all tests under /tests
are passing
@data-hound can you please test out the README install instructions in a fresh conda environment and then run all tests? thanks!
New release for DANNCE
New Features
Huber
,logcosh
,gaussian cross entropy
n-rand-views
configured 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+MAX
training introduced where both the mean of heatmaps and the pmax of heatmaps are used for loss computation.Codebase Improvements
log level
in the config (closes #117, closes #138)mat73
format files for label3d and predictionsresults_dir
across codebaseBug Fixes and Minor Enhancements
dannce-predict
multi-gpu