Skip to content

Add Object detection models and replace existing models. (Restructuring Pt - 3)#8

Open
kartikdutt18 wants to merge 8 commits into
mlpack:masterfrom
kartikdutt18:restructure-pt2-object-classifiers
Open

Add Object detection models and replace existing models. (Restructuring Pt - 3)#8
kartikdutt18 wants to merge 8 commits into
mlpack:masterfrom
kartikdutt18:restructure-pt2-object-classifiers

Conversation

@kartikdutt18

Copy link
Copy Markdown
Member

Hey everyone,
This PR aims to remove existing examples and add model for object classification. This PR will help set structure for one of my next PRs regarding Darknet-19 and Darknet-53.
Things that I are left to do :

  1. Train the model.
  2. Upload weights on mlpack.org and make changes in load to reflect the same.
  3. Incorporate suggestions.
  4. Add documentation for this model.

{There will be another PR for documentation of dataloader with a simple tutorial.txt}.
Looking forward to your thoughts and suggestions.
Thanks a lot.

@kartikdutt18

kartikdutt18 commented May 23, 2020

Copy link
Copy Markdown
Member Author

Adding a ToDo List here :

  • Set up Training and Testing Script.
  • Host weights online.
  • Add function to unzip files.
  • By end of this PR, run all tests (instead of the single one).
  • Remove LSTM, Kaggle, and cnn etc.

@kartikdutt18

kartikdutt18 commented May 23, 2020

Copy link
Copy Markdown
Member Author

Trained all models, the tests pass locally. Let's add unzip function and host the weights online in the next two days. Fix the styling issues.

@kartikdutt18

kartikdutt18 commented May 24, 2020

Copy link
Copy Markdown
Member Author

Right, we need to link unzip function to everything, and Also upload mnist_test in mnist.tar in mlpack.org/datasets. Also host weights online. Once that is done, we can merge this after taking into account all suggestions.
Also unzip function has been added without adding any other dependency.
These messages are mostly to maintain a log of what needs to be done and can be ignored. Sorry about that.
Regards.

@birm

birm commented May 25, 2020

Copy link
Copy Markdown
Member

Should we mark this as a draft, or are you ready for review?

@kartikdutt18

Copy link
Copy Markdown
Member Author

I'll make one more commit today and then it will be ready for review.

@kartikdutt18

Copy link
Copy Markdown
Member Author

I am guessing that the invalid access in memory is maybe due to mlpack/mlpack#2314. Let see what this build outputs. Thanks a lot.

@kartikdutt18

Copy link
Copy Markdown
Member Author

Let's open 2 PR one for LeNet and one for utility function (because that is ready) and LeNet will have to wait for copy constructors I guess.

@kartikdutt18 kartikdutt18 changed the title Add Object detection models and replace existing models. (Restructuring Pt - 2) Add Object detection models and replace existing models. (Restructuring Pt - 3) May 26, 2020
@zoq zoq removed the s: unanswered label May 27, 2020
@mlpack-bot

mlpack-bot Bot commented Jun 26, 2020

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

@mlpack-bot mlpack-bot Bot added the s: stale label Jun 26, 2020
@kartikdutt18

Copy link
Copy Markdown
Member Author

Keep Open.

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.

4 participants