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

Bad accuracy when training on custom data #1766

Open
codingzebra33 opened this issue Apr 16, 2024 · 0 comments
Open

Bad accuracy when training on custom data #1766

codingzebra33 opened this issue Apr 16, 2024 · 0 comments

Comments

@codingzebra33
Copy link

codingzebra33 commented Apr 16, 2024

Hi, I get bad training results when using YOLOX-s.
I have a custom dataset with 30 classes and approximately 500 images. Each image contains multiple class objects, so the dataset size should be enough. No matter what epoch and batch size I use, COCOAP50 is always around 0.30 and COCOAP50_95 is 0.40.
For the reference, I have used the same dataset to train YOLOv7 and YOLOv8 and the accuracy is close to 90%.

Any suggestions on how to make YOLOX training better? (Apart from the basics - epoch size, batch size, dataset augmentation)

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

1 participant