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

About num of filters in .cfg file #25

Closed
e4exp opened this issue Jun 9, 2021 · 3 comments
Closed

About num of filters in .cfg file #25

e4exp opened this issue Jun 9, 2021 · 3 comments

Comments

@e4exp
Copy link

e4exp commented Jun 9, 2021

Hello, I'm trying to train YOLOR on my custom data.

In previous versions of YOLO, we set (classes + 5) * 3 filters in [convolution] layers before [yolo] layers.
I think we should do the same thing to 4 [implicit_mul] layers in yolor_p6.cfg in your work.
Is this collect?

Thank you.

@WongKinYiu
Copy link
Owner

yes, you are correct.

@e4exp
Copy link
Author

e4exp commented Jun 10, 2021

Thank you for your quick response, I understood.

@qutyyds
Copy link

qutyyds commented Jun 15, 2022

YOLORp6.yaml 中怎么修改呢?

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

3 participants