Yin Li
|
509856cb4f
|
Revert "Deprecate GroupedRandomSampler for use of memmap in place of cache"
This reverts commit bbf77c9f91 .
|
2020-07-18 18:07:38 -04:00 |
|
Yin Li
|
56f8fa932b
|
Revert "Deprecate GroupedRandomSampler for use of memmap in place of cache"
This reverts commit bbf77c9f91 .
|
2020-07-16 15:22:52 -07:00 |
|
Yin Li
|
5bc099251f
|
Merge remote-tracking branch 'refs/remotes/origin/lag2eul' into lag2eul
|
2020-07-15 19:04:34 -07:00 |
|
Yin Li
|
2d5234812b
|
Add lagrangian and eulerian alternate training
|
2020-07-15 22:03:30 -04:00 |
|
Yin Li
|
337d65de68
|
Remove adversary
|
2020-07-15 22:03:30 -04:00 |
|
Yin Li
|
607bcf3f4c
|
Add Lag2Eul to training
|
2020-07-15 22:03:30 -04:00 |
|
Yin Li
|
40220e9248
|
Add Lagrangian-to-Eulerian transformation
|
2020-07-15 22:03:30 -04:00 |
|
Yin Li
|
ff4c2e12fd
|
Change default number of loader workers
|
2020-07-15 22:03:14 -04:00 |
|
Yin Li
|
7d3a598080
|
Remove shape dependence from narrow_by
Good for torchscript
|
2020-07-15 21:36:37 -04:00 |
|
Yin Li
|
4160ed25f7
|
Add lagrangian and eulerian alternate training
|
2020-07-15 15:57:10 -04:00 |
|
Yin Li
|
e8744d6c7b
|
Remove adversary
|
2020-07-14 21:07:05 -04:00 |
|
Yin Li
|
6fa85f8285
|
Merge branch 'master' into lag2eul
|
2020-07-14 18:47:54 -04:00 |
|
Yin Li
|
bbf77c9f91
|
Deprecate GroupedRandomSampler for use of memmap in place of cache
|
2020-07-14 18:47:26 -04:00 |
|
Yin Li
|
3437b20ed8
|
Merge branch 'master' into lag2eul
|
2020-07-14 18:28:10 -04:00 |
|
Yin Li
|
5fd8cbfcda
|
Change default number of loader workers
|
2020-07-14 18:16:25 -04:00 |
|
Yin Li
|
818ed6923d
|
Add memmap to numpy data loading
|
2020-07-14 17:42:10 -04:00 |
|
Yin Li
|
eba76bf90d
|
Merge branch 'master' into memmap
|
2020-07-14 14:52:03 -04:00 |
|
Yin Li
|
9abcee4870
|
Replace np.take by advanced indexing for cropping
|
2020-07-14 14:48:54 -04:00 |
|
Yin Li
|
c2edeb344e
|
Replace np.take by advanced indexing for cropping
|
2020-07-14 14:33:53 -04:00 |
|
Yin Li
|
c61b6d6fab
|
Fix bug due to strange numpy type conversion
|
2020-07-13 23:50:47 -04:00 |
|
Yin Li
|
d0ab596e11
|
Remove min-reduction; Split grad plots; Disable cgan w/o adv
|
2020-07-13 09:40:15 -04:00 |
|
Yin Li
|
29ab550032
|
Change instance noise
Simpler linear annealing as in the blog post;
different noise to output and target
|
2020-07-11 01:56:46 -04:00 |
|
Yin Li
|
873258d8a7
|
Add linear resamplers
|
2020-07-11 01:37:23 -04:00 |
|
Yin Li
|
c956dca795
|
Add narrow_cast and narrow_by
|
2020-07-11 01:24:20 -04:00 |
|
Yin Li
|
28ec245a7a
|
Add pixel-shifting data augmentation
|
2020-07-11 00:46:19 -04:00 |
|
Yin Li
|
8a95d69818
|
Add cropping anchors controlled by start, stop, step
|
2020-07-11 00:39:19 -04:00 |
|
Yin Li
|
819e77cd86
|
Add slice plotting for field >2d
|
2020-07-10 14:58:08 -04:00 |
|
Yin Li
|
5c4d244a54
|
Add Lagrangian-to-Eulerian transformation
|
2020-07-10 12:52:56 -04:00 |
|
Yin Li
|
bab3f08aa5
|
Add Lag2Eul to training
|
2020-07-10 12:50:07 -04:00 |
|
Yin Li
|
9d2cd5383b
|
Add Lagrangian-to-Eulerian transformation
|
2020-07-10 12:48:39 -04:00 |
|
Yin Li
|
c3d7456d0c
|
Change .pth to .pt following torch convention
|
2020-06-20 18:31:09 -04:00 |
|
Yin Li
|
c3877ae982
|
Fix README order
|
2020-06-14 18:19:46 -04:00 |
|
Yin Li
|
b1b3dbe41c
|
Merge branch 'master' of github.com:eelregit/map2map
|
2020-06-14 18:00:25 -04:00 |
|
Yin Li
|
90a0d6e0f8
|
Add callback loading mechanism
|
2020-06-14 17:59:31 -04:00 |
|
Renan Alves de Oliveira
|
63c2b1a39d
|
add sys library
|
2020-06-06 15:57:01 -03:00 |
|
Yin Li
|
5bb2a19933
|
Add grouped cache for data bigger than CPU RAM
|
2020-05-28 23:01:56 -04:00 |
|
Yin Li
|
2e687da905
|
Add LRU cache to replace existing cache
|
2020-05-16 23:26:53 -04:00 |
|
Yin Li
|
4cc2fd51eb
|
Refactor runtime default argument setting
|
2020-05-16 17:28:42 -04:00 |
|
Yin Li
|
9b456d6b1a
|
Fix no data bug with --div-data
|
2020-05-07 21:12:05 -04:00 |
|
Yin Li
|
8bb6e85c6d
|
Improve figure appearance
|
2020-05-07 19:18:06 -04:00 |
|
Yin Li
|
2c5c4fae2c
|
Remove smooth transition halflife argument
|
2020-05-07 18:17:13 -04:00 |
|
Yin Li
|
897c3563db
|
Add additive and multiplicative augmentation
|
2020-05-07 15:57:05 -04:00 |
|
Yin Li
|
67e5ed9eb6
|
Remove smooth transition to adversarial loss
|
2020-05-07 10:48:55 -04:00 |
|
Yin Li
|
f442dd59ba
|
Remove noise channels
|
2020-05-06 15:33:21 -04:00 |
|
Yin Li
|
3e13202fb5
|
Shrink space between images
|
2020-05-04 17:13:24 -04:00 |
|
Yin Li
|
9b06b0f1a7
|
Shrink colorbar length
|
2020-05-04 11:32:48 -04:00 |
|
Yin Li
|
69e9992545
|
Shrink image sizes
|
2020-05-02 23:43:33 -04:00 |
|
Yin Li
|
b50c7b6350
|
Remove input upsampling
|
2020-04-30 21:12:34 -04:00 |
|
Yin Li
|
a88f27a3a1
|
Add better looking tensorboard images
|
2020-04-22 00:56:29 -04:00 |
|
Yin Li
|
996c0d3aed
|
Add auto loading of checkpoint
|
2020-04-21 18:34:18 -04:00 |
|