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

Issue with detecting small objects using Detectnet #1844

Open
Coldcammey opened this issue May 15, 2024 · 0 comments
Open

Issue with detecting small objects using Detectnet #1844

Coldcammey opened this issue May 15, 2024 · 0 comments

Comments

@Coldcammey
Copy link

Coldcammey commented May 15, 2024

@dusty-nv
Hello there. I am having a recurrent issue regarding the detectnet.
I am training using a custom dataset with ssd-mobilenet, trying to train a traffic speed limit sign dataset. I train the network on my computer, then use it on my 4gb Jetson-Nano.

My issue is that no matter what I do, I cannot make it detect smaller objects. No matter if it's 10 or 80 epochs, 16 or 64 batch_sizes, 1 or more workers, I cannot make it detect smaller objects. Even if the object is close, the performance of the detect is really poor. I've used the 512x512 version as well. But saw very little to no improvements.

Some examples:

resim
resim
resim

I don't know what is the issue. I have followed the github and youtube tutorials I've changed so many datasets so I don't think the datasets are the issue here. I try to keep as least 100-150 images per class if not more.

I would be glad if anyone can help me.

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