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

[WIP] YOLOv3 Layer #32

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

kartikdutt18
Copy link
Member

Hey everyone,
This PR aims to add YOLOv3 model. Currently I have added a generalized of forward propogation of YOLOv3 layer which should work for both YOLOv3 and tiny YOLOv3. We would only have to pass the DarkNet 53 blocks from DarkNet PR into this and it will form the necessary connections.
Regards,
Kartik.

@mlpack-bot
Copy link

mlpack-bot bot commented Sep 21, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍

@mlpack-bot mlpack-bot bot added the s: stale label Sep 21, 2020
@kartikdutt18
Copy link
Member Author

Keep Open.

@mlpack-bot mlpack-bot bot removed the s: stale label Sep 22, 2020
@mlpack-bot
Copy link

mlpack-bot bot commented Oct 22, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants