Skip to content

16_tensorboard.py  #16

Open
Open
@wangzhenzhou2020

Description

@wangzhenzhou2020

Hi, i have an question for the .py

line 141 :

class_labels.append(predicted)   

why not

class_labels.append(labels)

the add_pr_curve() function should use the ground truth label?

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