examples icon indicating copy to clipboard operation
examples copied to clipboard

Interesting examples to add to this repo.

Open kartikdutt18 opened this issue 4 years ago • 12 comments

Hey everyone,

I am suggesting a list of examples that might be fun to add to this repo :

~1. SRGAN and maybe ESRGAN.~ 2. DCGAN on CelebA(This is currently implemented as a test in mlpack). 3. Examples on text classification (I am currently working on this in my spare time (time aside from my WIP PRs)).

I hope that they will make nice additions to this repo. Let me know what you think. Thanks a ton!

kartikdutt18 avatar May 07 '20 17:05 kartikdutt18

Nice idea! However we do not have GPU support and training times for the SRGAN might be very long.

saksham189 avatar May 08 '20 13:05 saksham189

However we do not have GPU support and training times for the SRGAN might be very long.

Ahh, I understand. Maybe DCGAN example still be implemented and once bandicoot is available someone can add DCGAN as well.

kartikdutt18 avatar May 08 '20 14:05 kartikdutt18

@kartikdutt18, I would be very happy if you add a simple example that shows how we can use LeNet classes when your pull request https://github.com/mlpack/models/pull/3 get merged of course. What do you think?

shrit avatar May 12 '20 20:05 shrit

What do you think?

Sure, that would be great. I think it's near completion hopefully, it gets merged this week.

kartikdutt18 avatar May 13 '20 04:05 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 Jun 12 '20 04:06 mlpack-bot[bot]

Keep open

shrit avatar Jun 12 '20 10:06 shrit

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 Jul 12 '20 11:07 mlpack-bot[bot]

Hey @kartikdutt18 ! I recently opened a PR on generating hand written digits using Standard GAN. I could work on DCGAN for CelebA, if it hasn't been done/assigned already.

hello-fri-end avatar Feb 14 '21 10:02 hello-fri-end

Hey @hello-fri-end, Feel free to do so. Also If I remember correctly, the code for this is currently available as comments in mlpack tests.

kartikdutt18 avatar Feb 14 '21 10:02 kartikdutt18

@kartikdutt18 : Cool! I'll take a look at that.

hello-fri-end avatar Feb 14 '21 10:02 hello-fri-end

Hey @kartikdutt18, where can I find CelebA dataset in .csv format? I could only find .png or .jpg files online. Is there a way to load image data into an armadillo matrix, i couldn't find anything in the documentation..

hello-fri-end avatar Feb 15 '21 07:02 hello-fri-end

Hello mlpack community, I would like to add an example multiple disease prediction system, currently the examples in repository are single disease based.

aayushsinha0706 avatar Jan 23 '23 20:01 aayushsinha0706

Closing this issue since this has a bit deprioritized

shrit avatar Jul 27 '24 21:07 shrit