models icon indicating copy to clipboard operation
models copied to clipboard

[WIP] YOLOv3 Layer

Open kartikdutt18 opened this issue 4 years ago • 3 comments

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.

kartikdutt18 avatar Aug 20 '20 13:08 kartikdutt18

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:

mlpack-bot[bot] avatar Sep 21 '20 16:09 mlpack-bot[bot]

Keep Open.

kartikdutt18 avatar Sep 22 '20 08:09 kartikdutt18

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:

mlpack-bot[bot] avatar Oct 22 '20 08:10 mlpack-bot[bot]