modulus
modulus copied to clipboard
Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods
### Version 0.3.0 ### On which installation method(s) does this occur? Docker, Pip, Source ### Describe the issue pix2pix activation type is currently set to `str`. But to support Sym's...
### Version main ### On which installation method(s) does this occur? _No response_ ### Describe the issue The TOA radiation code emits a noisy warning here: https://github.com/NVIDIA/modulus/blob/242b4c6c7a2320da4d2c7e238360924aeac5cf1e/modulus/utils/zenith_angle.py#L276 ``` /usr/local/lib/python3.10/dist-packages/modulus/utils/zenith_angle.py:276: RuntimeWarning:...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...
### Version main ### On which installation method(s) does this occur? Source ### Describe the issue The make_cache_dir_path method located here: https://github.com/NVIDIA/modulus/blob/2a3580400a958ed22210d85145d5daf09677ff33/modulus/utils/generative/utils.py#L136 Uses environment variables to create folders which is...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...
### Version main ### On which installation method(s) does this occur? Docker ### Describe the issue Reported by @azrael417 [here](https://github.com/NVIDIA/modulus/pull/273#issuecomment-1853425849), pasting the failure log ### Minimum reproducible example _No response_...
### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Medium ### Please provide...
### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Medium ### Please provide...
I noticed that the graphcast loss function in this repository differs from what was used in the [original graphcast paper](https://arxiv.org/abs/2212.12794), since the implemented here does not weight loss based on...
### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Critical (currently preventing...