Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
andreped
/
DDMR
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
DDMR / DeepDeformationMapRegistration
Ctrl+K
Ctrl+K
  • 5 contributors
History: 13 commits
jpdefrutos's picture
jpdefrutos
Rolling average dynamic weight updating
f42fb70 over 4 years ago
  • utils
    Generalized the DataGenerator to accept two lists of input and output (wrt network) labels to fetch from the dataset files. over 4 years ago
  • __init__.py
    0 Bytes
    Initial commit over 4 years ago
  • callbacks.py
    2.02 kB
    Rolling average dynamic weight updating over 4 years ago
  • data_generator.py
    19.4 kB
    Generalized the DataGenerator to accept two lists of input and output (wrt network) labels to fetch from the dataset files. over 4 years ago
  • layers.py
    8.55 kB
    Initial commit over 4 years ago
  • losses.py
    6.31 kB
    Fxed Hausdorff implementation. The successive erosions were not applied to the eroded diff variable, but to the original diff variable (hence, no successive erosion was done at all) over 4 years ago
  • networks.py
    3.02 kB
    Renamed model over 4 years ago