Re: [Dev] [GSOC 2017][CEP]Video Scene Detection with WSO2 CEP

2017-03-16 Thread Anusha Jayasundara
Hi Danuka,

Thank you for your interest in WSO2 and also the project. You can call us
by our first names.

The objective of this project is to implement a Java base object/event
detection system with WSO2 CEP. The project will also investigate on the
effective usage of Tensorflow for object/event detection. Finally, the
project will do an evaluation of the accuracy of the video scene detection
by comparing results with few standard video benchmark datasets such as
TRECVID.


Please go through the following links to get you familiarized with the
Tensorflow technology which we will use in this project. Final link [5]
will be help full to get an idea about what is event detection. Feel free
to ask if you need anything in particular.

[1] https://www.tensorflow.org/get_started/get_started
[2] https://www.tensorflow.org/api_docs/java/reference/org/tenso
rflow/package-summary
[3] https://github.com/tensorflow/tensorflow/tree/master/tensorflow/java
[4] https://www.tensorflow.org/tutorials/mandelbrot

Thanks,


On Wed, Mar 15, 2017 at 9:58 PM, Danuka Ravishan <
danuka596ravis...@gmail.com> wrote:

> Dear Sir,
>
> I am an undergraduate of Electronics and Telecommunication
> Engineering, University of Moratuwa. I am very interested in the project
> Video Scene Detection with WSO2 CEP which is coordinated by you. Image
> processing is one of my major interest fields and I have worked with
> several image processing projects. And also I have worked much with C,
> python, java and some video processing applications during my internship.
> Please provide me some more details and guidance about this project. Thank
> you.
>
>
> Danuka Ravishan
>



-- 

*Anusha Jayasundara*
Software Engineer | WSO2

Email : anus...@wso2.com
Mobile : +94711920369 <+94%2071%20192%200369>
Web : http://wso2.com
Lean.Enterprise.Middleware

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC 2017][CEP]Video Scene Detection with WSO2 CEP

2017-03-12 Thread Anusha Jayasundara
Hi Hasitha,

Yes that's the idea. You can get familiar with Tensorflow JAVA API through
[1] and [2], and refer [3] to learn more about tensorflow.
Please feel free to contact if you have any suggestions or problems.

[1]
https://www.tensorflow.org/api_docs/java/reference/org/tensorflow/package-summary
[2] https://github.com/tensorflow/tensorflow/tree/master/tensorflow/java
[3] https://www.tensorflow.org/tutorials/mandelbrot

Thanks

On Sat, Mar 11, 2017 at 2:56 AM, Hasitha Jayasundara <
hasithajayasunda...@gmail.com> wrote:

> Hi all,
>
> I am not very clear about "The project will also investigate on the
> effective usage of Tensorflow for video scene/shot detection."Are we
> going to use TensorFlow api with Java in this project?
>
> Thanks
>
> On Fri, Mar 10, 2017 at 7:06 PM, Hasitha Jayasundara <
> hasithajayasunda...@gmail.com> wrote:
>
>> Hi all,
>> I have gone through the link provided [1] and now I have a good about
>> TensorFlow and the core programs.Provide me some guidelines on how to
>> proceed.
>>
>> Thanks.
>>
>> [1]https://www.tensorflow.org/get_started/get_started
>>
>> On Thu, Mar 9, 2017 at 9:02 AM, Miyuru Dayarathna 
>> wrote:
>>
>>> Hi Hasitha,
>>>
>>> Thanks for your interest on video scene detection project. The objective
>>> of this project is to implement a Java-based video scene/shot detection
>>> system. The project will also investigate on the effective usage of
>>> Tensorflow for video scene/shot detection. Finally, the project will do an
>>> evaluation of the accuracy of the video scene detection by comparing
>>> results with few standard video benchmark datasets such as TRECVID.
>>>
>>> Please go through the following link to get you familiarized with the
>>> Tensorflow technology which we will use in this project [1].
>>>
>>> [1] https://www.tensorflow.org/get_started/get_started
>>>
>>> Thanks,
>>> Miyuru Dayarathna, Ph.D.
>>> Senior Technical Lead,
>>> WSO2 Inc.
>>>
>>> On Tue, Mar 7, 2017 at 11:28 AM, Hasitha Jayasundara <
>>> hasithajayasunda...@gmail.com> wrote:
>>>
 Dear Sir,

 I am a final year undergraduate of Electronic and Telecommunication
 Engineering, University of Moratuwa. My experience with Java 8,C,algorithms
 and WSo2 CEP[1] motivated me to select this project as my GSoC project for
 2017.I was an intern at WSO2 for 6 months and successfully completed Image
 processing module(4th sem) in university.Please provide me some guide
 lines and additional materials for study and get a clear understanding
 about the mentioned project.

 Thank you

 [1] http://wso2.com/products/complex-event-processor/
 --
 *D.M.Hasitha Nadishan Jayasundara*
 *Department of Electronic and Telecommunication Engineering*
 University of Moratuwa
 *mobile:* *+94711959266 <+94%2071%20195%209266>*
 *blogspot*: learnjavawithisla.blogspot.com/  *email:*
 hasithajayasunda...@gmail.com
 
 
 

>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Miyuru Dayarathna
>>> Senior Technical Lead
>>> Mobile: +94713527783 <+94%2071%20352%207783>
>>> Blog: http://miyurublog.blogspot.com
>>>
>>
>>
>>
>> --
>> *D.M.Hasitha Nadishan Jayasundara*
>> *Department of Electronic and Telecommunication Engineering*
>> University of Moratuwa
>> *mobile:* *+94711959266 <+94%2071%20195%209266>*
>> *blogspot*: learnjavawithisla.blogspot.com/  *email:*
>> hasithajayasunda...@gmail.com
>> 
>> 
>> 
>>
>
>
>
> --
> *D.M.Hasitha Nadishan Jayasundara*
> *Department of Electronic and Telecommunication Engineering*
> University of Moratuwa
> *mobile:* *+94711959266 <+94%2071%20195%209266>*
> *blogspot*: learnjavawithisla.blogspot.com/  *email:* hasithajayasundar
> a...@gmail.com
> 
> 
> 
>



-- 

*Anusha Jayasundara*
Software Engineer | WSO2

Email : anus...@wso2.com
Mobile : +94711920369
Web : http://wso2.com
Lean.Enterprise.Middleware

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC 2017][CEP]Video Scene Detection with WSO2 CEP

2017-03-10 Thread Hasitha Jayasundara
Hi all,

I am not very clear about "The project will also investigate on the
effective usage of Tensorflow for video scene/shot detection."Are we going
to use TensorFlow api with Java in this project?

Thanks

On Fri, Mar 10, 2017 at 7:06 PM, Hasitha Jayasundara <
hasithajayasunda...@gmail.com> wrote:

> Hi all,
> I have gone through the link provided [1] and now I have a good about
> TensorFlow and the core programs.Provide me some guidelines on how to
> proceed.
>
> Thanks.
>
> [1]https://www.tensorflow.org/get_started/get_started
>
> On Thu, Mar 9, 2017 at 9:02 AM, Miyuru Dayarathna 
> wrote:
>
>> Hi Hasitha,
>>
>> Thanks for your interest on video scene detection project. The objective
>> of this project is to implement a Java-based video scene/shot detection
>> system. The project will also investigate on the effective usage of
>> Tensorflow for video scene/shot detection. Finally, the project will do an
>> evaluation of the accuracy of the video scene detection by comparing
>> results with few standard video benchmark datasets such as TRECVID.
>>
>> Please go through the following link to get you familiarized with the
>> Tensorflow technology which we will use in this project [1].
>>
>> [1] https://www.tensorflow.org/get_started/get_started
>>
>> Thanks,
>> Miyuru Dayarathna, Ph.D.
>> Senior Technical Lead,
>> WSO2 Inc.
>>
>> On Tue, Mar 7, 2017 at 11:28 AM, Hasitha Jayasundara <
>> hasithajayasunda...@gmail.com> wrote:
>>
>>> Dear Sir,
>>>
>>> I am a final year undergraduate of Electronic and Telecommunication
>>> Engineering, University of Moratuwa. My experience with Java 8,C,algorithms
>>> and WSo2 CEP[1] motivated me to select this project as my GSoC project for
>>> 2017.I was an intern at WSO2 for 6 months and successfully completed Image
>>> processing module(4th sem) in university.Please provide me some guide
>>> lines and additional materials for study and get a clear understanding
>>> about the mentioned project.
>>>
>>> Thank you
>>>
>>> [1] http://wso2.com/products/complex-event-processor/
>>> --
>>> *D.M.Hasitha Nadishan Jayasundara*
>>> *Department of Electronic and Telecommunication Engineering*
>>> University of Moratuwa
>>> *mobile:* *+94711959266 <+94%2071%20195%209266>*
>>> *blogspot*: learnjavawithisla.blogspot.com/  *email:*
>>> hasithajayasunda...@gmail.com
>>> 
>>> 
>>> 
>>>
>>
>>
>>
>> --
>> Thanks,
>> Miyuru Dayarathna
>> Senior Technical Lead
>> Mobile: +94713527783 <+94%2071%20352%207783>
>> Blog: http://miyurublog.blogspot.com
>>
>
>
>
> --
> *D.M.Hasitha Nadishan Jayasundara*
> *Department of Electronic and Telecommunication Engineering*
> University of Moratuwa
> *mobile:* *+94711959266 <+94%2071%20195%209266>*
> *blogspot*: learnjavawithisla.blogspot.com/  *email:* hasithajayasundar
> a...@gmail.com
> 
> 
> 
>



-- 
*D.M.Hasitha Nadishan Jayasundara*
*Department of Electronic and Telecommunication Engineering*
University of Moratuwa
*mobile:* *+94711959266*
*blogspot*: learnjavawithisla.blogspot.com/  *email:*
hasithajayasunda...@gmail.com



___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC 2017][CEP]Video Scene Detection with WSO2 CEP

2017-03-10 Thread Hasitha Jayasundara
Hi all,
I have gone through the link provided [1] and now I have a good about
TensorFlow and the core programs.Provide me some guidelines on how to
proceed.

Thanks.

[1]https://www.tensorflow.org/get_started/get_started

On Thu, Mar 9, 2017 at 9:02 AM, Miyuru Dayarathna  wrote:

> Hi Hasitha,
>
> Thanks for your interest on video scene detection project. The objective
> of this project is to implement a Java-based video scene/shot detection
> system. The project will also investigate on the effective usage of
> Tensorflow for video scene/shot detection. Finally, the project will do an
> evaluation of the accuracy of the video scene detection by comparing
> results with few standard video benchmark datasets such as TRECVID.
>
> Please go through the following link to get you familiarized with the
> Tensorflow technology which we will use in this project [1].
>
> [1] https://www.tensorflow.org/get_started/get_started
>
> Thanks,
> Miyuru Dayarathna, Ph.D.
> Senior Technical Lead,
> WSO2 Inc.
>
> On Tue, Mar 7, 2017 at 11:28 AM, Hasitha Jayasundara <
> hasithajayasunda...@gmail.com> wrote:
>
>> Dear Sir,
>>
>> I am a final year undergraduate of Electronic and Telecommunication
>> Engineering, University of Moratuwa. My experience with Java 8,C,algorithms
>> and WSo2 CEP[1] motivated me to select this project as my GSoC project for
>> 2017.I was an intern at WSO2 for 6 months and successfully completed Image
>> processing module(4th sem) in university.Please provide me some guide
>> lines and additional materials for study and get a clear understanding
>> about the mentioned project.
>>
>> Thank you
>>
>> [1] http://wso2.com/products/complex-event-processor/
>> --
>> *D.M.Hasitha Nadishan Jayasundara*
>> *Department of Electronic and Telecommunication Engineering*
>> University of Moratuwa
>> *mobile:* *+94711959266 <+94%2071%20195%209266>*
>> *blogspot*: learnjavawithisla.blogspot.com/  *email:*
>> hasithajayasunda...@gmail.com
>> 
>> 
>> 
>>
>
>
>
> --
> Thanks,
> Miyuru Dayarathna
> Senior Technical Lead
> Mobile: +94713527783 <+94%2071%20352%207783>
> Blog: http://miyurublog.blogspot.com
>



-- 
*D.M.Hasitha Nadishan Jayasundara*
*Department of Electronic and Telecommunication Engineering*
University of Moratuwa
*mobile:* *+94711959266*
*blogspot*: learnjavawithisla.blogspot.com/  *email:*
hasithajayasunda...@gmail.com



___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC 2017][CEP]Video Scene Detection with WSO2 CEP

2017-03-08 Thread Miyuru Dayarathna
Hi Hasitha,

Thanks for your interest on video scene detection project. The objective of
this project is to implement a Java-based video scene/shot detection
system. The project will also investigate on the effective usage of
Tensorflow for video scene/shot detection. Finally, the project will do an
evaluation of the accuracy of the video scene detection by comparing
results with few standard video benchmark datasets such as TRECVID.

Please go through the following link to get you familiarized with the
Tensorflow technology which we will use in this project [1].

[1] https://www.tensorflow.org/get_started/get_started

Thanks,
Miyuru Dayarathna, Ph.D.
Senior Technical Lead,
WSO2 Inc.

On Tue, Mar 7, 2017 at 11:28 AM, Hasitha Jayasundara <
hasithajayasunda...@gmail.com> wrote:

> Dear Sir,
>
> I am a final year undergraduate of Electronic and Telecommunication
> Engineering, University of Moratuwa. My experience with Java 8,C,algorithms
> and WSo2 CEP[1] motivated me to select this project as my GSoC project for
> 2017.I was an intern at WSO2 for 6 months and successfully completed Image
> processing module(4th sem) in university.Please provide me some guide
> lines and additional materials for study and get a clear understanding
> about the mentioned project.
>
> Thank you
>
> [1] http://wso2.com/products/complex-event-processor/
> --
> *D.M.Hasitha Nadishan Jayasundara*
> *Department of Electronic and Telecommunication Engineering*
> University of Moratuwa
> *mobile:* *+94711959266 <+94%2071%20195%209266>*
> *blogspot*: learnjavawithisla.blogspot.com/  *email:* hasithajayasundar
> a...@gmail.com
> 
> 
> 
>



-- 
Thanks,
Miyuru Dayarathna
Senior Technical Lead
Mobile: +94713527783
Blog: http://miyurublog.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev