Skip to content

run_tasks('./config.yml') TypeError #33

@keyouth0

Description

@keyouth0

TypeError occurs when I run the cell " run_tasks('./config.yml') ".The details are as follows.Everything is OK when I install the nest and PRM modules.Hope someone could help me solve this problem.Please~
帮帮我~

TypeError: The param "transform" of Nest module "fetch_data" should be type of "Union[Callable, NoneType]". Got
image_transform(
[✓] image_size: Union[int, List[int]],
augmentation: dict,
[✓] mean: List[float] = [0.485, 0.456, 0.406],
[✓] std: List[float] = [0.229, 0.224, 0.225]) -> Callable
Please check if some important params of Nest module "image_transform" have been forgotten in use.

run_tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions