Re: [mlpack] Regarding GSOC Proposal for ANN Algorithms Implemented in mlpack

2020-03-12 Thread Kartik Dutt
Hello Marcus, Thank you for your encouraging response, I think testing, proper documentation and a tutorial will be very important. I think testing for all layers and metrics that I add in mlpack, shouldn't be very hard. Hopefully by then models repo would have been re-structured to support

Re: [mlpack] Regarding GSOC Proposal for ANN Algorithms Implemented in mlpack

2020-03-11 Thread Marcus Edel
Hello Kartik, > Phase 1 would be implementing the following: > > 1. DataLoader for Pascal VOC (I chose this because it has 20 classes and > roughly > 10k training images which should easier to train a model than training on COCO > or ImageNet.) Right, sounds like a good idea to me. > 2.

Re: [mlpack] Regarding GSOC Proposal for ANN Algorithms Implemented in mlpack

2020-03-10 Thread Kartik Dutt
Hello Marcus, Thank you for the reply, it encouraged me to come up with a better project proposal. Also thanks a lot for the all help and the code reviews. I think since models repo has object detection models, the next step should be object localization. For this I propose YOLOv3 and

Re: [mlpack] Regarding GSOC Proposal for ANN Algorithms Implemented in mlpack

2020-03-09 Thread Marcus Edel
Hello Kartik, I think I said this before, but welcome and thanks for all the contribution. > I would love to dicuss the design related aspect in more detail as I am really > excited about this project. Also is this the right approach to a GSOC proposal > or Open Source in general? I can't

[mlpack] Regarding GSOC Proposal for ANN Algorithms Implemented in mlpack

2020-03-02 Thread Kartik Dutt
Hello everyone, I am Kartik Dutt, currently a 3rd year student at DTU, India. I have been getting familiar with mlpack for the last couple of months. I wanted to get some opinions regarding my project proposal to help me improve it. I apologize in adavance incase this email gets a bit too long.