Skip to content

README.md 和train_cls_decoder.py 中的一些错误 #10

Description

@glance02

README中有两处小错误:

  1. 初始化环境部分,requirements.txt拼写问题。文件中写道:pip install -r requirments.txt
  2. 单模态分类模型,# for processed dataset: Fundus based DR grading下面的训练指令中,--output_dir ./results \ 尾部多了一个空格

另外,在evaluation/train_cls_decoder.py的第221行,print(f'Max F1 so far: {best_f1:.4f}%')多了一个%。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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