-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
high-resolution images & a 2d discrete variational factor (#1068)
* null sample renders bug * fix annoying data_source warning * aug5_discretizedbox_quarterpixels * not much, some m2 notebook stuff * sdss case study * revert convnets to master * fixed some merge discrepencies * bring back former to_tile_catalog * self.double_sample_prob and nll hack * sdss demo needs retrain with one band fluxes * tiny changes to m2 case study * revert problematic changes * fix bin_cutoffs * logsumexp for double detections * back to 32-true * lots of 1x1 kernels * updated sample for logsumexp double detect * wider context net * removed incorrect masking * gate new_est_cat2 during sampling * simplify color context * count_net * countnet refactor * richer color history * no groupnorm in heads * minimalist_history * deeper * 1x1 for real * centered locs for colors * restore flux history to local context * add n_sources to color history * only nsources color * spatial context for color * spatial countnet too * locs only local context * embedding * restore fluxes to local context * groupnorm4all less color spatial * extra spatial for countnet and color * shallower * earlier first skip connection * null normalizer * no groupnorm for localnet or detectionnet * restore normalizers * flux in color context * recovered from merge? * use multiprocessing for generate * add mask patterns * pylint * flake8 * remove simulator * forgot to remove line * wrong path * simplify prior * restored double downsample * remove fixtures; fix test paths * revert log10 division change * tiles_to_crop * smaller images * new base_config encoder * notebooks running again
- Loading branch information
1 parent
bd96328
commit 84ca732
Showing
41 changed files
with
881 additions
and
1,282 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.