Omkar Bhalerao (ohumkar)

ohumkar

Geek Repo

Company:@vlgiitr

Location:IIT Roorkee

Github PK Tool:Github PK Tool

Omkar Bhalerao's repositories

Libcam

Book cover text recognition

Language:PythonStargazers:6Issues:2Issues:0

Self-Driving-Car

A scaled down version of the self-driving system using OpenCV. The system comprises of - • Raspberry Pi with a webcam and an ultrasonic sensor as inputs, ◦ Steering using move in sdcar.py ◦ Stop sign detection using houghcircles and colour intensities ◦ Front collision avoidance using an ultrasonic sensor • l298N motor controller • project structure: *sdcar.py is a combination of all the following *lane_lines.py: step1.take the webcam feed and apply the canny edge algorithm to detect the edges step2. detect the lines in an edged image using houghlines step3. average the lines according to the slope step4.making points using slope step5. return right, left, camera and central line *sensor.py: distance measurement using input and output pins *sign.py: *detection of circles in image using hough circles *if the dominant colour in a square region around the circle is red then it is stop sign. *if the dominant colour in a square region around the circle is blue then there are 5 cases left, right, forward, forward and right or forward and left for this: • make the 3 zones of square regions the right , left, upper(for forward) • if the right zone is white and the other two are blue then the sum of RGB colour intensities in the right zone will be obviously greater than the other two zones then the sign is right similarly for others. Note : sign.py will work on following type of sign:

Language:PythonStargazers:3Issues:1Issues:0

Medium-Article-Manim

Manim code for medium article (univ approx theorem)

Language:PythonStargazers:2Issues:1Issues:0

Course-Materials

Course Files

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

COVID-19

COVID-19 Detection

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0

CS224N-Stanford-Winter-2019

The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Hackathons

Submission to various hackathons

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

GANs

Various GAN implementations in pytorch

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Lab-Based-Project

Lab Based Project (Backorder Prediction)

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Paper-Summaries

Summaries of few read papers

Stargazers:0Issues:1Issues:0

stats-learning-notes

Notes from Introduction to Statistical Learning

Language:RubyStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0