Skip to content

AssertionError: For the visual loss we need augmented images #5

@manxiaoyu

Description

@manxiaoyu

Traceback (most recent call last):
File "/media/visionx/monica/newproject/globetrotter/main.py", line 261, in
main()
File "/media/visionx/monica/newproject/globetrotter/main.py", line 134, in main
args = get_args()
File "/media/visionx/monica/newproject/globetrotter/main.py", line 106, in get_args
assert not (args.lambda_visual_loss > 0 and not args.augment_image) or args.test,
AssertionError: For the visual loss we need augmented images

what can I do to fix this bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions