DINCAE icon indicating copy to clipboard operation
DINCAE copied to clipboard

DINCAE (Data-Interpolating Convolutional Auto-Encoder) is a neural network to reconstruct missing data in satellite observations.

Results 4 DINCAE issues
Sort by recently updated
recently updated
newest added

Fixed a bug where the 'train' argument was not being consistently passed from the 'data_generator' function to the 'data_generator_list' function. This inconsistency was causing the 'train' value to unexpectedly switch...

  Hello, after reading your paper and code,I tried using DINCAE1.0 to reconstruct remote sensing data, and so far I have successfully trained and saved the 500th and 1000th training models,...

Hello, I am a beginner. How should I make the input data set for DINCAE? I now have some global SST nc data sets. Should I merge them into one...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies