Ankit Khare

Results 4 repositories owned by Ankit Khare

Automatic-Parking-Management

77
Stars
51
Forks
Watchers

Detecting empty spaces in car parking using a camera at lamp-post angle. Video explanation: https://www.youtube.com/watch?v=y1M5dNkvCJc&t. Also check my new video in the same series, Easy Street Parki...

Trained a Resnet101 based car and vacant space classifier using Fastai library. Used it in combination of laplacian operator to manage parking automatically.

Easy_street_parking_with_MASK-RCNN

25
Stars
21
Forks
Watchers

A prototype that can be worked into a full-fledge real-time parking management app. Park_clever notebook contains the latest code.

Smart-Park-with-YOLO-V3

64
Stars
45
Forks
Watchers

Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.