mlpack / models

models built with mlpack
https://models.mlpack.org/docs
BSD 3-Clause "New" or "Revised" License
35 stars 41 forks source link

[WIP] YOLOv3 Layer #32

Open kartikdutt18 opened 4 years ago

kartikdutt18 commented 4 years ago

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[bot] commented 3 years ago

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! :+1:

kartikdutt18 commented 3 years ago

Keep Open.

mlpack-bot[bot] commented 3 years ago

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! :+1: