Skip to content

Releases: weiji14/deepbedmap

v1.1.0

05 Nov 22:36
v1.1.0
0e766fb
Compare
Choose a tag to compare

What's Changed

🏗️ Model Improvements

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v1.0.0

15 Apr 09:16
v1.0.0
fc2415a
Compare
Choose a tag to compare

What's Changed

Full list of commits made since last release viewable at compare view.

v0.9.4 (💺 What Chair?)

21 Sep 03:03
v0.9.4
4edfeda
Compare
Choose a tag to compare
Pre-release

What's Changed

🏗️ Model Improvements

  • Gave DeepBedMap the bigger picture (#166) @weiji14
  • Switched from standard Convolution to Deformable Convolution (#171) @weiji14
  • Added Structural Similarity Loss/Metric (#172) @weiji14
  • Replaced PixelShuffle Upsamling with NearestNeighbour resize followed by Conv2D (#160) @weiji14

🗃️ Dataset Changes

  • Sliced and interpolated tiles as accurately as possible (#167) @weiji14
  • Used new MEaSUREs InSAR phase-based ice velocity v1 instead of tracking-based products (#165) @weiji14
  • Added Carlson Inlet data (#164) @weiji14

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v0.9.2 (🥛 Blank Space)

15 Jul 21:34
v0.9.2
014870b
Compare
Choose a tag to compare
Pre-release

What's Changed

🏗️ Model Improvements

  • Streamlined DeepBedMap model tuning, evaluation and Antarctic-wide DEM generation (#156) @weiji14

🗃️ Dataset Changes

  • Re-gridded and re-tiled groundtruth data with coordinates rounded to 250 (#155) @weiji14

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v0.9.0 (🌨️ Cloud Nine)

18 Jun 10:16
v0.9.0
f4c2c34
Compare
Choose a tag to compare
Pre-release

What's Changed

🏗️ Model Improvements

  • Train and tuned ESRGAN with Antarctic Snow Accumulation input (#151) @weiji14
  • Refactored RMSE_test calculation using pygmt.grdtrack (#149) @weiji14

🗃️ Dataset Changes

  • Shifted pixel coordinates of tiles using proper affine transformation (#150) @weiji14
  • Added Antarctic Snow Accumulation dataset by Arthern et al. 2006 (#146) @weiji14
  • Added InSAR-based Antarctic grounding line to subset training tiles within grounded ice boundary (#147) @weiji14

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v0.8.0 (☸ Noble Eight)

10 May 11:36
v0.8.0
1ce74ea
Compare
Choose a tag to compare
Pre-release

What's Changed

🏗️ Model Improvements

🗃️ Dataset Changes

  • Reproduced figures in EGU2019 DeepBedMap poster (#136) @weiji14
  • Added Landsat 8 Ice Speed of Antarctica (LISA), Version 1 (#138) @weiji14

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v0.7.0 (🔮 Magical Seven)

27 Mar 16:40
v0.7.0
c722d1e
Compare
Choose a tag to compare
Pre-release

What's Changed

🏗️ Model Improvements

🗃️ Dataset Changes

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v0.6.0 (❄️ Specific Six)

21 Feb 23:04
v0.6.0
309e54b
Compare
Choose a tag to compare
Pre-release

What's Changed

🏗️ Model Improvements

  • Switched deep learning framework from Keras to Chainer (#81) @weiji14
  • Enhanced the Super Resolution Generative Adversarial Network (#78) @weiji14
  • Hyperparameter Optimization Initialized (#92) @weiji14

🗃️ Dataset Changes

  • Raster tensor format changed from NHWC to NCHW (part of #81) @weiji14

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v0.5.0 (🌟 Five Star)

23 Dec 00:29
v0.5.0
ce0481d
Compare
Choose a tag to compare
Pre-release

What's Changed

🏗️ Model Improvements

  • Critically evaluated model performance on training/development/test sets (#68) @weiji14
  • Presented deepbedmap app to the world! (part of #68) @weiji14

🗃️ Dataset Changes

  • Bumped REMA surface DEM from v1.0 to v1.1, increase resolution from 200m to 100m (#64) @weiji14
  • Improve prediction on image border by switching to using 'valid' padding instead of 'same' (#65) @weiji14

📦 Software Revisions

Full list of commits made since last release viewable at compare view.

v0.4.0 (Forever More)

24 Nov 08:40
v0.4.0
33f1168
Compare
Choose a tag to compare
v0.4.0 (Forever More) Pre-release
Pre-release

What's Changed

🏗️ Model Improvements

  • None

🗃️ Dataset Changes

  • Made data sources readable and incorporate sha256 hash checks via data.yml file (#48) @weiji14
  • Added 2007t1.txt and 2007tr.txt to Bingham2018PIG collection (part of #52) @weiji14
  • Added 2017_Antarctica_Basler.csv to Shi2010CRESIS collection (part of #52) @weiji14
  • Increased number of training image tiles from 2111 to 2480 (part of #52) @weiji14

📦 Software Revisions

  • Bump pytest from 3.9.3 to 3.10.0 (#46) @dependabot[bot]
  • Setup Behaviour Driven Development (#51) @weiji14
  • Change grid interpolation from PDAL to Generic Mapping Tools (part of #52) @weiji14

Full list of commits made since last release viewable at compare view.