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

May I ask if it supports labeling multiple tags on a single image? How should I set it up during training? #74

Open
Leecocoo opened this issue Sep 11, 2024 · 10 comments

Comments

@Leecocoo
Copy link

No description provided.

@Cjl-MedSeg
Copy link
Collaborator

Our current approach is to split the multi-label into multiple binary labels, and randomly select 5 labels as supervisory signals during training. You can follow our data processing method for training.

@ouycc
Copy link

ouycc commented Jan 12, 2025

目前的方法是将

Hello,I‘m using my own dataset now,but the category of each data may be different,so what should I do?

@Cjl-MedSeg
Copy link
Collaborator

你可以更清楚的描述这个问题嘛?我不太理解你的意思。

@ouycc
Copy link

ouycc commented Jan 12, 2025

你可以更清楚的描述这个问题嘛?我不太理解你的意思。

就是假设我的数据集一共有十个类别,但是并不是每一张图像都包含这十个类别,可能少于十,那么对于没有的类别,对应的mask应该怎么处理呢?是处理成全黑的吗?

@Cjl-MedSeg
Copy link
Collaborator

Cjl-MedSeg commented Jan 12, 2025 via email

@ouycc
Copy link

ouycc commented Jan 12, 2025 via email

@Cjl-MedSeg
Copy link
Collaborator

Cjl-MedSeg commented Jan 12, 2025 via email

@ouycc
Copy link

ouycc commented Jan 12, 2025 via email

@Cjl-MedSeg
Copy link
Collaborator

Cjl-MedSeg commented Jan 12, 2025 via email

@ouycc
Copy link

ouycc commented Jan 12, 2025 via email

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

No branches or pull requests

3 participants