Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annofab点群形式のラベルファイルの説明を修正 #143

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

yuji38kwmt
Copy link
Collaborator

@yuji38kwmt yuji38kwmt commented Aug 25, 2024

@@ -220,6 +220,6 @@ xyziに色情報を加えた形式です。
```

## ラベルファイル
ラベルファイルの15番目の要素に、Annofabの`annotation_id`を格納できます。
ラベルファイルの16番目の要素に、Annofabの`annotation_id`を格納できます。
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ソースコードに合わせて16番目に変更。

fields[16] if len(fields) > 16 else None,

なお、15番目はKITTIのscoreが格納されている。

1 score Only for results: Float, indicating confidence in detection, needed for p/r curves, higher is better.

@yuji38kwmt yuji38kwmt marked this pull request as ready for review August 25, 2024 08:35
@seraphr seraphr merged commit ccc5021 into master Aug 26, 2024
2 checks passed
@seraphr seraphr deleted the yuji38kwmt-patch-1 branch August 26, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants