chainer / models

Models and examples built with Chainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Questions regarding contribution to this repo

euler16 opened this issue · comments

  1. Is someone already working on the projects mentioned under 'in-progress' category. I know it sounds odd but I coded the Neural Representation of Sketch during an internship and thought of porting it to Chainer.

  2. Can we add implementations from Visual Speech Recognition? or in general any other domain not listed ?

Thank you! @euler16 🎉

1. I coded the Neural Representation of Sketch during an internshi

Very great work :)
Thank you for your contribution.
Please send us PR. Maybe @koki0702 and @aonotas (me) can review it.

2. Can we add implementations from Visual Speech Recognition? or in general any other domain not listed ?

Yes! Everyone can add implementations from any domains like visual speech recognition.
I am so glad for your contribution.

If you have questions or comments, please tell us.
We can help the Chainer community be more popular!

i actually coded VSR models in PyTorch. working on porting them. I am sorry had my mid-term exams

Cool!
Please send PR for us when you finished poting.

I have written a port for Visual Speech Recognition part. it's available here. @Crissman I actually want to participate in GSoC under chainer's Expanding Knowledge Base proposal. would you guys consider this as part of my application?

I am currently coding SketchRNN for chainer.

Maybe @Crissman are having vacation now.

@euler16 Of course, we will consider contributions of examples for Chainer when evaluating GSoC candidates.

Thanks for your contribution!