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

... and filters = 18 in the three convolutional layers before the YOLO layers. #18

Open
mimslim opened this issue Mar 16, 2021 · 1 comment

Comments

@mimslim
Copy link

mimslim commented Mar 16, 2021

Does the above instruction mean that for class=1, we are to change filters to 18 in the three conv layers before each YOLO layer? Or does it mean we are to change filters to 18 in the last conv layer before each of the three YOLO layers.

@narma-17
Copy link

The config file used for this repo seems to have changed only the filters value in last conv layer before each YOLO layer.

Link to the cfg file used in this repo:
https://github.com/theAIGuysCode/YOLOv4-Cloud-Tutorial/blob/master/yolov4/yolov4-obj.cfg

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