Re: [FFmpeg-devel] GSOC mentored project : Super Resolution filter

2018-02-15 Thread Rostislav Pehlivanov
On 15 February 2018 at 13:30, Pedro Arthur  wrote:

> Hi Shivam,
>
> 2018-02-14 15:56 GMT-02:00 Shivam Saboo :
>
> > Hi Dev-Community,
> >
> > I am Shivam Saboo from India. I am pursuing B.Tech in Computer Science
> and
> > Engineering at Indian Institute of Information Technology, Vadodara. I am
> > new to FFmpeg and wish to contribute as a GSoC applicant this year.
> >
> > I am very interested in Deep Learning especially in the field of Computer
> > Vision. I have good understanding about how CNN's work and have used
> > frameworks like Tensorflow and Keras.
> >
> > I would like to start working on my qualification task and try to solve
> my
> > problems by helping and asking for help from the community.
> > Please help me getting started with the qualification task :  *Add a
> filter
> > which performs a convolution of two images.*
> > I have cloned the github repository of FFmpeg, but I am confused *where
> to
> > start off for my qualification task*, as it is a huge codebase.
> >
> Have a look at src//libavfilter, you will see various avf_xxx.c files, each
> of these is a specific filter.
> You can read a few of them to have a glimpse of how write your own filter.
>
>
> > Thanks,
> > Regards,
> > Shivam Saboo.
> > ___
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>

But there already is a filter which is able to do that.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] GSOC mentored project : Super Resolution filter

2018-02-15 Thread Pedro Arthur
Hi Shivam,

2018-02-14 15:56 GMT-02:00 Shivam Saboo :

> Hi Dev-Community,
>
> I am Shivam Saboo from India. I am pursuing B.Tech in Computer Science and
> Engineering at Indian Institute of Information Technology, Vadodara. I am
> new to FFmpeg and wish to contribute as a GSoC applicant this year.
>
> I am very interested in Deep Learning especially in the field of Computer
> Vision. I have good understanding about how CNN's work and have used
> frameworks like Tensorflow and Keras.
>
> I would like to start working on my qualification task and try to solve my
> problems by helping and asking for help from the community.
> Please help me getting started with the qualification task :  *Add a filter
> which performs a convolution of two images.*
> I have cloned the github repository of FFmpeg, but I am confused *where to
> start off for my qualification task*, as it is a huge codebase.
>
Have a look at src//libavfilter, you will see various avf_xxx.c files, each
of these is a specific filter.
You can read a few of them to have a glimpse of how write your own filter.


> Thanks,
> Regards,
> Shivam Saboo.
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] GSOC mentored project : Super Resolution filter

2018-02-14 Thread Shivam Saboo
Hi Dev-Community,

I am Shivam Saboo from India. I am pursuing B.Tech in Computer Science and
Engineering at Indian Institute of Information Technology, Vadodara. I am
new to FFmpeg and wish to contribute as a GSoC applicant this year.

I am very interested in Deep Learning especially in the field of Computer
Vision. I have good understanding about how CNN's work and have used
frameworks like Tensorflow and Keras.

I would like to start working on my qualification task and try to solve my
problems by helping and asking for help from the community.
Please help me getting started with the qualification task :  *Add a filter
which performs a convolution of two images.*
I have cloned the github repository of FFmpeg, but I am confused *where to
start off for my qualification task*, as it is a huge codebase.

Thanks,
Regards,
Shivam Saboo.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel