Skip to content

Refactor code and integrate command-line config #1

@alexkrz

Description

@alexkrz

The idea would be to integrate jsonargparse functionaility as done in the Pytorch Lightning CLI.
Documentation on jsonargparse is here: https://jsonargparse.readthedocs.io/en/stable/

We should stop reading values directly from the config dictionary.
Instead the code in tile_generator.py should be split into several functional parts with clear APIs.

Also we should think about which arguments are the most relevant and which others we should by now integrate as default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions