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

Migration to multi label long tailed recognition #30

Open
AlphaPlusTT opened this issue Apr 23, 2021 · 2 comments
Open

Migration to multi label long tailed recognition #30

AlphaPlusTT opened this issue Apr 23, 2021 · 2 comments

Comments

@AlphaPlusTT
Copy link

Thank you for your excellent work. I want to try to migrate the classifier (CausalNormClassifier) in this work to the task of multi label long tailel recognition. However, the following problems appeared. I believe the model has not learned any knowledge at all, perhaps the output is smoothed out in the inference stage. Because the loss change during training seems normal. Can you give me some advice or tell me the possible problems?

感谢你开源这么优秀的工作,我想尝试把这个工作中的分类器迁移到多标签长尾数据分类任务中去,但是却出现了如下的问题,感觉模型完全没有学习到任何知识,或者好像是在推理的阶段输出被平滑抵消掉了?因为在训练过程中的loss变化看起来是正常的。能否给我一些建议或者告诉我可能出现的问题?

捕获

@AlphaPlusTT AlphaPlusTT changed the title Migration to multi label long tail data task Migration to multi label long tailed recognition Apr 23, 2021
@AlphaPlusTT
Copy link
Author

AlphaPlusTT commented Apr 23, 2021

Could it be the difference between softmax and sigmoid that affects the results?

@jsetty
Copy link

jsetty commented Dec 14, 2021

Thank you for your excellent work. I want to try to migrate the classifier (CausalNormClassifier) in this work to the task of multi label long tailel recognition. However, the following problems appeared. I believe the model has not learned any knowledge at all, perhaps the output is smoothed out in the inference stage. Because the loss change during training seems normal. Can you give me some advice or tell me the possible problems?

感谢你开源这么优秀的工作,我想尝试把这个工作中的分类器迁移到多标签长尾数据分类任务中去,但是却出现了如下的问题,感觉模型完全没有学习到任何知识,或者好像是在推理的阶段输出被平滑抵消掉了?因为在训练过程中的loss变化看起来是正常的。能否给我一些建议或者告诉我可能出现的问题?

捕获

Hi @AlphaPlusTT ,

Did you manage to find a solution for multi-label long tail classification?

Thanks

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

2 participants