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

The problem encountered during training on my own dataset #203

Open
buggogogo opened this issue Feb 9, 2024 · 5 comments
Open

The problem encountered during training on my own dataset #203

buggogogo opened this issue Feb 9, 2024 · 5 comments

Comments

@buggogogo
Copy link

Hello:
Thank you for your work and sharing. I encountered an issue while training my own dataset. I constructed my own dataset following the example of the S3DIS dataset., which includes two semantic classes: stem and leaf. When training for the first epoch and the 100th epoch, the accuracy evaluation of leaf instance remains the same. There is no change in the accuracy of leaf instance throughout these 100 epochs, while there is slight variation in the accuracy of stem instance, as shown in the figure. May I ask what could be the reason for this situation? I look forward to your response.

1
103

@MojganFaramarzi
Copy link

MojganFaramarzi commented Mar 1, 2024

I have the same issue with my custom dataset!
I thought either the model was not proper for my custom datasets or I have not found the proper hyperparameters yet which causes sticking in a local minima! However, it is interesting that you have the same issue on your custom dataset.
@thangvubk Could you please possibly give an insight about it?

@1xdwww
Copy link

1xdwww commented May 22, 2024

image
Thank you for your work and sharing. I encountered an issue while training my own dataset. as shown in the figure. May I ask what could be the reason for this situation? I look forward to your response.

@1xdwww
Copy link

1xdwww commented May 27, 2024

您好:感谢您的工作和分享。我在训练自己的数据集时遇到了一个问题。我按照 S3DIS 数据集的示例构建了自己的数据集,该数据集包括两个语义类:stem 和 leaf。在训练第一个纪元和第 100 个纪元时,叶实例的精度评估保持不变。在这100个纪元中,叶实例的精度没有变化,而茎实例的精度略有变化,如图所示。请问造成这种情况的原因是什么?我期待着你的答复。

1 103

Hello, I'm glad to hear that our research directions are similar. I would be happy to exchange ideas and collaborate with you. Please feel free to provide me with your contact information, and I will be in touch. I look forward to our future discussions.

@MojganFaramarzi
Copy link

MojganFaramarzi commented Jul 15, 2024

Hello: Thank you for your work and sharing. I encountered an issue while training my own dataset. I constructed my own dataset following the example of the S3DIS dataset., which includes two semantic classes: stem and leaf. When training for the first epoch and the 100th epoch, the accuracy evaluation of leaf instance remains the same. There is no change in the accuracy of leaf instance throughout these 100 epochs, while there is slight variation in the accuracy of stem instance, as shown in the figure. May I ask what could be the reason for this situation? I look forward to your response.

1 103

@buggogogo : Hello, I was wondering if you were able to find the source of error for the accuracy issue?
I have the same issue and appreciate sharing your experience; Thanks

@thangvubk
Copy link
Owner

If possible could you please provide some sample of your data?

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

4 participants