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

Is YOLOv3-608 available? #20

Open
tohruk opened this issue Aug 21, 2021 · 1 comment
Open

Is YOLOv3-608 available? #20

tohruk opened this issue Aug 21, 2021 · 1 comment

Comments

@tohruk
Copy link

tohruk commented Aug 21, 2021

README.md says that this benchmark script supports "YOLO-V3 : 608x608", but only YOLO-V3 Tiny is available. Is there any option to perform a benchmark for YOLO-V3(608x608 or 416x416)?

@AsawareeBhide
Copy link
Collaborator

Hi! I believe YOLOv3 and YOLOv3-tiny are the same in terms of input dimension (both work with 608x608 or 416x416). The difference is in model architecture: YOLOv3-tiny has lesser convolution layers than YOLOv3, hence speeds up detection.

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