Add default config to GTSFM
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 524
- Forks
- 64
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 3
Description
Make each config more human readable by setting defaults in a default.py file.
Some form of inheritance is supported in these YAML files. That way, we could have a default configuration in default.yaml, include it in deep_front_end.yaml and change/override only the feature_extractor and two_view_estimator.
Contributor guide
Assessment
This issue has not been assessed yet.