mlpack / models

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

Implemented VGG16 #49

Closed vstark21 closed 3 years ago

vstark21 commented 3 years ago

I didn't find VGG16 and 19 implementations in this repo, so I tried to implement VGG16. At this point, this might have some syntax and style mistakes, I just wanted to know if the implementation is okay. I will add loading weights(imagenet) and tests as soon as possible.

mlpack-bot[bot] commented 3 years ago

Thanks for opening your first pull request in this repository! Someone will review it when they have a chance. In the mean time, please be sure that you've handled the following things, to make the review process quicker and easier:

Thank you again for your contributions! :+1:

kartikdutt18 commented 3 years ago

Hey @vstark21, Really cool. There was some work done on VGG Networks in #5. May you can use code from it or base your PR on it.

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:

vstark21 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: