DGMR / model /dgmr_official /__init__.py
Zhongning's picture
Upload folder using huggingface_hub
5a5d1a8 verified
Raw
History Blame Contribute Delete
275 Bytes
"""Vendored DGMR (Deep Generative Model of Radar) modules.
Stripped from the ``dgmr`` PyTorch package (Open Climate Fix, MIT License):
the ``PyTorchModelHubMixin`` HuggingFace mixin and the Lightning training
loop are removed; the model modules themselves are verbatim.
"""