You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I solved the previous issue, and still in the same setting, other errors came up that relate to my first issue.
These include errors such as
omegaconf.errors.ConfigKeyError: Key 'scaling_key' not in 'TransformsConfig'
full_key: inference.dataset.transforms.scaling_key
reference_type=BaseConfig
object_type=TransformsConfig
To resolve these I needed to adapt the provided config.yaml file that I downloaded from the model-zoo to the following:
Describe the bug
When I solved the previous issue, and still in the same setting, other errors came up that relate to my first issue.
These include errors such as
To resolve these I needed to adapt the provided config.yaml file that I downloaded from the model-zoo to the following:
Here I paste only the relevant part that contained the changes.
Environment
dlup version: Not installed.
direct version: 1.0.5.dev0
How installed: using conda
Python version: 3.9
Operating System:
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
The text was updated successfully, but these errors were encountered: