Releases: grantmerz/deepdisc
Releases · grantmerz/deepdisc
v0.1.1
v0.1
What's Changed
- Dev by @grantmerz in #1
- Dev by @grantmerz in #5
- Dev by @grantmerz in #6
- add sinh and sqrt by @grantmerz in #7
- fixing mapper cls by @grantmerz in #8
- readding env by @grantmerz in #9
- updating lupton and adding testmodel by @grantmerz in #10
- Dev by @grantmerz in #11
- Apply the LINCC Frameworks python project template by @delucchi-cmu in #14
- Dev by @grantmerz in #21
- adding some scarlet preprocessing code/unit test by @grantmerz in #24
- apply black by @OliviaLynn in #25
- Set up conda environment in github CI. by @delucchi-cmu in #27
- add modules for training by @grantmerz in #26
- update test_run_transformers.py by @grantmerz in #29
- add test_eval_model.py by @grantmerz in #31
- put optimizers in /src/deepdisc/models/trainers.py for issue 18 by @grantmerz in #34
- change config path in test_run_transformers.py by @grantmerz in #35
- Create a standardized training parser by @jeremykubica in #39
- Small fixes to installation instructions by @jeremykubica in #38
- Add image augmenters, with random seed. by @delucchi-cmu in #32
- Mechanical application of black and isort. by @delucchi-cmu in #40
- black isort and add inference/training/astrodet/ by @grantmerz in #42
- Add a function to create an argument parser for inference by @jeremykubica in #43
- Add some basic tests for parse arguments by @jeremykubica in #46
- Refactor data set registration by @jeremykubica in #44
- add data for testing by @grantmerz in #47
- Remove unneeded json imports by @jeremykubica in #49
- Add some data set based tests by @jeremykubica in #48
- Add a helper function to get dtype by @jeremykubica in #50
- refactors image loading for different dataset formats by @grantmerz in #51
- Add some file comments and fix two broken tests by @jeremykubica in #52
- Create ImageReader subclasses by @jeremykubica in #53
- Removal unused imports by @jeremykubica in #55
- Fix broken argument parser test by @jeremykubica in #56
- Adding DataMapper base class by @grantmerz in #58
- flat dict mapping and prediction by @grantmerz in #59
- Unify configs: merge CfgNode-type cfg_loader into LazyConfig-type cfg by @OliviaLynn in #60
- Commenting out automatic pylint checks by @drewoldag in #63
- Swapping out miniconda for minimamba for faster CI workflows. by @drewoldag in #64
DDLoader
class by @dougbrn in #61- add z point matching to match_objects by @grantmerz in #67
- Add flattening code by @grantmerz in #68
- remove comments from flattening code by @grantmerz in #69
- update flatten code and unit test by @grantmerz in #70
- fix bbox format for matching predictions by @grantmerz in #71
- Add .map_data after DictMappers in test_run_transformers_DC2.py by @OliviaLynn in #72
- Fix model ROIheads including mask loss by @grantmerz in #78
- Configs follow up by @OliviaLynn in #66
- Gmerz/refactor by @grantmerz in #80
- Gmerz/model by @grantmerz in #82
- AstroPredictor and HSC demo updated for solo config by @OliviaLynn in #81
- Instantiate AstroPredictor with in-memory model weights by @drewoldag in #84
- Preprocessing by @grantmerz in #86
- fix unit test by @grantmerz in #88
- Conversions by @grantmerz in #92
- Parallel inference by @grantmerz in #94
- Add Stub Notebooks for Documentation by @dougbrn in #93
- test on double_test.json by @grantmerz in #95
- Match oids by @grantmerz in #96
- Astrodet refactor (touches LazyAstroTrainer, train/test_mapper_cls, astrodet imports) by @OliviaLynn in #97
- Unify test_run_transformers* and test_eval_model* scripts by @OliviaLynn in #98
- Move test_eval config values into configs by @OliviaLynn in #99
- Model tests by @grantmerz in #100
- Model tests by @grantmerz in #101
- Docs by @grantmerz in #102
- Docs by @grantmerz in #103
- Config by @grantmerz in #104
- clean .py files by @grantmerz in #105
- rm top astrodet by @grantmerz in #106
- add config dir by @grantmerz in #107
- add save json by @grantmerz in #109
- add argparse by @grantmerz in #110
- fix DDloader random sampling by @grantmerz in #111
- add config doc by @grantmerz in #108
- Change train arg parser by @grantmerz in #112
- add config by @grantmerz in #113
- add demo by @grantmerz in #115
- Train script by @grantmerz in #118
- Added RomanImageReader and create new swin config file for Roman data by @yaswant2403 in #117
- added exception to _get_loss function by @berres2002 in #119
- added array input support for _call method in base class by @berres2002 in #120
New Contributors
- @grantmerz made their first contribution in #1
- @OliviaLynn made their first contribution in #25
- @jeremykubica made their first contribution in #39
- @drewoldag made their first contribution in #63
- @dougbrn made their first contribution in #61
- @yaswant2403 made their first contribution in #117
- @berres2002 made their first contribution in #119
Full Changelog: https://github.com/grantmerz/deepdisc/commits/0.1