map2map/map2map/models
2021-05-20 15:17:18 -04:00
..
__init__.py Change Lag2Eul to lag2eul as a function 2020-08-22 23:25:08 -04:00
adversary.py Remove min-reduction; Split grad plots; Disable cgan w/o adv 2020-07-13 09:40:15 -04:00
conv.py Fixes and cleaning up 2021-03-18 14:24:44 -04:00
dice.py Wrap Dice loss with nn.Module 2020-02-03 22:19:38 -05:00
instance_noise.py Change instance noise 2020-07-11 01:56:46 -04:00
lag2eul.py Fix bug with shared displacement field 2021-05-20 15:17:18 -04:00
narrow.py Add srsgan model and scale_factor to model arguments 2020-08-04 21:13:10 -07:00
patchgan.py Add srsgan model and scale_factor to model arguments 2020-08-04 21:13:10 -07:00
power.py Add scale factor and pad to lag2eul Eulerian field 2021-05-18 13:32:57 -04:00
resample.py Add linear resamplers 2020-07-11 01:37:23 -04:00
spectral_norm.py Add weight initialization 2020-03-01 22:31:30 -05:00
srsgan.py Add misc kwargs passing to custom models and norms 2021-05-18 13:32:54 -04:00
style.py Remove tab 2021-03-26 12:50:49 -04:00
styled_conv.py Fixes and cleaning following 183a223 55b1a72 8544ff0 2021-03-24 12:36:07 -04:00
styled_vnet.py Fixes and cleaning following 183a223 55b1a72 8544ff0 2021-03-24 12:36:07 -04:00
swish.py Simplify swish for readability 2019-12-12 19:24:35 -05:00
unet.py Replace narrow_like by narrow_by in UNet/VNet 2020-09-11 00:26:14 -04:00
vnet.py Fixes and cleaning up 2021-03-18 14:24:44 -04:00