Skip to content

Error using Visdom as exp. tracking system for image-segmentation  #215

Open
@idkwid2022

Description

@idkwid2022

Describe the bug

AttributeError: 'VisdomLogger' object has no attribute 'writer'

Expected result

No error.

Reproduction

Please see line 137, src/templates/template-vision-segmentation/vis.py.
logger.writer.add_image is for tensorboard, no?

logger.writer.add_image

Steps to reproduce

Choose template for vision-segmentation
Choose Visdom for exp. tracking system.

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