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

Not able to Classify the dataset #46

Open
arunsandy1309 opened this issue May 11, 2024 · 2 comments
Open

Not able to Classify the dataset #46

arunsandy1309 opened this issue May 11, 2024 · 2 comments

Comments

@arunsandy1309
Copy link

Hello,

I'm trying to implement this model on my own dataset which has 6 diferent types of objects and I need to perform instance segmentation on them.. I'm currently using Resnet101 architecture and SGD optimizer with LR 0.0001. Even though I trained the model for 1Lakh epoch, the model is not able to classify the images
image

Can you please let me know what might be the possible error I made while training.

@niuma345
Copy link

你好

我正在尝试在我自己的数据集上实现此模型,该数据集具有 6 种不同类型的对象,我需要对它们执行实例分割。我目前正在使用 LR 0.0001 的 Resnet101 架构和 SGD 优化器。即使我训练了 10 万纪元的模型,该模型也无法对图像进行分类 图像

你能告诉我我在训练时可能犯的错误是什么吗?

请问这个问题您解决了吗

@niuma345
Copy link

Hello,

I'm trying to implement this model on my own dataset which has 6 diferent types of objects and I need to perform instance segmentation on them.. I'm currently using Resnet101 architecture and SGD optimizer with LR 0.0001. Even though I trained the model for 1Lakh epoch, the model is not able to classify the images image

Can you please let me know what might be the possible error I made while training.

你好,请问你可以加载自己的数据集吗,我也是做实例分割,建立了自己的coco数据集,但是一直报“matrix contains invalid numeric entries”错误

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