Difference between revisions of "BeagleBoard/GSoC/2021ProposalTemplate"

From eLinux.org
Jump to: navigation, search
Line 4: Line 4:
  
 
=[[BeagleBoard/GSoC 2021/OpenGLES acceleration for DL]] =
 
=[[BeagleBoard/GSoC 2021/OpenGLES acceleration for DL]] =
{{#ev:youtube|Jl3sUq2WwcY||right|BeagleLogic}} <!-- latest video will go here -->
+
 
 
About
 
About
 
''Student'': [https://elinux.org/User:Yadnik_Bendale Yadnik Bendale]<br>
 
''Student'': [https://elinux.org/User:Yadnik_Bendale Yadnik Bendale]<br>
Line 17: Line 17:
  
 
=Proposal=
 
=Proposal=
I have completed all the project requirements listed on the [https://elinux.org/BeagleBoard/GSoC/Ideas-2021 ideas list] and have opened the pull request here.
+
I have completed all the project requirements listed on the [https://elinux.org/BeagleBoard/GSoC/Ideas-2021 ideas list] and have opened the pull request [https://github.com/jadonk/gsoc-application/pull/150 here].
  
 
==About you==
 
==About you==
Line 26: Line 26:
 
''Primary language'':English,Hindi,Marathi<br>
 
''Primary language'':English,Hindi,Marathi<br>
 
''Typical work hours'':9AM-9PM IST<br>
 
''Typical work hours'':9AM-9PM IST<br>
''Previous GSoC participation'': Having used many Beagleboard Products for various projects,it would be an exhilarating opportunity to contribute to Beagleboard and make a significant impact by enhancing the experience of the community
+
''Previous GSoC participation'': Having used many Beagleboard Products for various projects,it would be an exhilarating opportunity to contribute to Beagleboard and make a significant impact by enhancing the experience of the community providing gretear effeciency and optimisation on th Beaglbonne AI.It would also be a great learning opportunity to learn under the able guidance of the mentors.This is the first time i am participating in GSoC. 
  
 
==About your project==
 
==About your project==
Line 76: Line 76:
  
 
===Experience and approach===
 
===Experience and approach===
In 5-15 sentences, convince us you will be able to successfully complete your project in the timeline you have described.
+
I have good understanding of C,C++,Opengl and Python.I  have experience working with various Develeopment Boards like a variety of Arduino,STM and Teensy boards and SBC's like Beaglebone Black,Raspberry Pi and BalenFin.<br>
 +
I have been consistently taking part in all the contests on [https://www.hackster.io/ Hackster.io] and had also won a prize in the Deep Learning Superhero Challenge there for my work on [https://www.hackster.io/366411/human-count-3d3e30 Making a People counter] using the OPENVINO Toolkit.I have also been a part of the [https://innovate.mygov.in/swadeshi-microprocessor-challenge/ Swadeshi Microprocessor Challenge],where my team has entered the semi-finals for making FPGA accelerated remote vital stats monitoring device to measure SPO2, ECG and pulse rate using a technology called remote-Plethysmography. The video for the same can be found here.<br>
 +
I prior experience working under mentors in techinacal teams of my college. DJS Arya,the team I am a part of designs,manufactures and fabricates a canister satellite for the [http://cansatcompetition.com/ Cansat Competetion],where I am responsible for the entire sensor subsystem integration,writing flight software code and data telemetry using the zigbee protocol.<br>
 +
In accordance with the project I had implemented a few GLSL sample programs on the Raspberry Pi 4.The documentation can be found [https://docs.google.com/document/d/1EdPm3CJwF-mw2t6qzoCcGpCXi0hWQZkA6ZBNzK8NA-Q/edit here].<br>
 +
I have thoroughly gone through [https://openglbook.com/the-book.html TheOpenGLbook],[https://www.oreilly.com/library/view/deep-learning-for/9781788295628/ Deep Learning for Computer Vision] and documentation from the Khronos Group which provided me invaluable clarity towards the project.<br>
 +
Hence,I am confident that I will be able to complete the project in the stipulated time.
 +
 
  
 
===Contingency===
 
===Contingency===
What will you do if you get stuck on your project and your mentor isn’t around?
+
My belief has always been to ask my mentors only after giving my best towards that respective task and is definitely the way to go in open source.I have been religeously been making notes from all the resources I encounter and based on the discussions with the mentor on irc,which will also help me connect dots and help me figure my way out in any such situation.<br>
 +
However in a case where I am out of resources and my mentor isn't around I will divert my focus towards documentation or towards a part of the project that is not correlated to the part I am stuck with.<br>
 +
In such a case few references i would like to refer are:
 +
1)[https://www.oreilly.com/library/view/deep-learning-for/9781788295628/ Deep Learning for Computer Vision]<br>
 +
2)[https://deeplizard.com/ DEEPLIZARD]<br>
 +
3)[https://thebookofshaders.com/ The Book of Shaders]<br>
 +
4)Research papers in Hardware acceleration,Computer Vision and Deep Learning domain pertaining to the scope of the project.
 +
 
  
 
===Benefit===
 
===Benefit===
Line 85: Line 98:
  
 
==Misc==
 
==Misc==
I have completed the requirements stated in the ideas page,the cross compilation task can be found here and the created the pull request can be found here
+
I have completed the requirements stated in the ideas page,the cross compilation task can be found [https://github.com/Yadnik1/gsoc-application/tree/myapp/ExampleEntryJasonKridner here] and the created the pull request can be found [https://github.com/jadonk/gsoc-application/pull/150 here]
  
 
===Suggestions===
 
===Suggestions===
 
Is there anything else we should have asked you?
 
Is there anything else we should have asked you?

Revision as of 09:55, 6 April 2021


BeagleBoard/GSoC 2021/OpenGLES acceleration for DL

About Student: Yadnik Bendale
Mentors:Hunyue Yau
Code: N/A
Wiki: N/A
GSoC: GSoC entry

Status

This project is currently just a proposal.

Proposal

I have completed all the project requirements listed on the ideas list and have opened the pull request here.

About you

IRC:Yadnik Bendale
Github:Yadnik1
School:Dwarkadas J Sanghvi College Of Engineering
Country: India
Primary language:English,Hindi,Marathi
Typical work hours:9AM-9PM IST
Previous GSoC participation: Having used many Beagleboard Products for various projects,it would be an exhilarating opportunity to contribute to Beagleboard and make a significant impact by enhancing the experience of the community providing gretear effeciency and optimisation on th Beaglbonne AI.It would also be a great learning opportunity to learn under the able guidance of the mentors.This is the first time i am participating in GSoC.

About your project

Project name: OpenGLES acceleration for DL

Description

The CPU is the generic workhorse of any computer system. It is designed to handle virtually any task that can be thrown at it, but this flexibility means it’s often not the most efficient way to accomplish specific tasks, especially those that require lots of repeated math functions like video decoding or graphics rendering.

Timeline

Provide a development timeline with a milestone each of the 11 weeks and any pre-work.

Mar 30 Proposal complete, Submitted to https://summerofcode.withgoogle.com
Apr 27 Proposal accepted or rejected
May 18 Pre-work complete, Coding officially begins!
May 25 Milestone #1, Introductory YouTube video
June 1 Milestone #2
June 8 Milestone #3
June 15 18:00 UTC Milestone #4, Mentors and students can begin submitting Phase 1 evaluations
June 19 18:00 UTC Phase 1 Evaluation deadline
June 22 Milestone #5
June 29 Milestone #6
July 6 Milestone #7
July 13 18:00 UTC Milestone #8, Mentors and students can begin submitting Phase 2 evaluations
July 17 18:00 UTC Phase 2 Evaluation deadline
July 20 Milestone #9
July 27 Milestone #10
August 3 Milestone #11, Completion YouTube video
August 10 - 17 18:00 UTC Final week: Students submit their final work product and their final mentor evaluation
August 17 - 24 18:00 UTC Mentors submit final student evaluations

Experience and approach

I have good understanding of C,C++,Opengl and Python.I have experience working with various Develeopment Boards like a variety of Arduino,STM and Teensy boards and SBC's like Beaglebone Black,Raspberry Pi and BalenFin.
I have been consistently taking part in all the contests on Hackster.io and had also won a prize in the Deep Learning Superhero Challenge there for my work on Making a People counter using the OPENVINO Toolkit.I have also been a part of the Swadeshi Microprocessor Challenge,where my team has entered the semi-finals for making FPGA accelerated remote vital stats monitoring device to measure SPO2, ECG and pulse rate using a technology called remote-Plethysmography. The video for the same can be found here.
I prior experience working under mentors in techinacal teams of my college. DJS Arya,the team I am a part of designs,manufactures and fabricates a canister satellite for the Cansat Competetion,where I am responsible for the entire sensor subsystem integration,writing flight software code and data telemetry using the zigbee protocol.
In accordance with the project I had implemented a few GLSL sample programs on the Raspberry Pi 4.The documentation can be found here.
I have thoroughly gone through TheOpenGLbook,Deep Learning for Computer Vision and documentation from the Khronos Group which provided me invaluable clarity towards the project.
Hence,I am confident that I will be able to complete the project in the stipulated time.


Contingency

My belief has always been to ask my mentors only after giving my best towards that respective task and is definitely the way to go in open source.I have been religeously been making notes from all the resources I encounter and based on the discussions with the mentor on irc,which will also help me connect dots and help me figure my way out in any such situation.
However in a case where I am out of resources and my mentor isn't around I will divert my focus towards documentation or towards a part of the project that is not correlated to the part I am stuck with.
In such a case few references i would like to refer are: 1)Deep Learning for Computer Vision
2)DEEPLIZARD
3)The Book of Shaders
4)Research papers in Hardware acceleration,Computer Vision and Deep Learning domain pertaining to the scope of the project.


Benefit

If successfully completed, what will its impact be on the BeagleBoard.org community? Include quotes from BeagleBoard.org community members who can be found on http://beagleboard.org/discuss and http://bbb.io/gsocchat.

Misc

I have completed the requirements stated in the ideas page,the cross compilation task can be found here and the created the pull request can be found here

Suggestions

Is there anything else we should have asked you?