Skip to content

[WIP] YOLOv3 Layer - #32

Draft
kartikdutt18 wants to merge 3 commits into
mlpack:masterfrom
kartikdutt18:YOLOv3
Draft

[WIP] YOLOv3 Layer#32
kartikdutt18 wants to merge 3 commits into
mlpack:masterfrom
kartikdutt18:YOLOv3

Conversation

@kartikdutt18

Copy link
Copy Markdown
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
Copy Markdown

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! 👍

@kartikdutt18

Copy link
Copy Markdown
MemberAuthor

Keep Open.

@mlpack-bot

Copy link
Copy Markdown

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 freeto 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.

2 participants

@kartikdutt18@KimSangYeon-DGU