Skip to content
View harshidkoladara's full-sized avatar

Block or report harshidkoladara

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. contactless-device-ocr-poc contactless-device-ocr-poc Public

    Contactless digit reading POC — text detection with TextBoxes (PyTorch/VGG16) + digit recognition with CRNN-CTC (TensorFlow/Keras). Built for client POC; maintained for education and portfolio.

    Jupyter Notebook

  2. AutoGML AutoGML Public

    An Automated Machine Learning (AutoML) web application built with Django for code-free tabular data, image classification, object detection (YOLOv5), and face recognition models.

    Python 2

  3. smart-street-pole-cv smart-street-pole-cv Public

    A smart city traffic monitoring suite utilizing YOLOv5 and DeepSORT for vehicle speed estimation, paired with an ONNX-optimized license plate detector and EasyOCR logging to an SQLite backend.

    Python

  4. ad-overlay-opportunity-detection ad-overlay-opportunity-detection Public

    An interactive computer vision tool using HQ-SAM and CoTracker to segment and track objects in videos for ad overlay opportunities.

    Python

  5. rppg-abp-toolbox rppg-abp-toolbox Public

    A PyTorch-based deep learning toolbox for Remote Photoplethysmography (rPPG) and continuous PPG-to-ABP (Arterial Blood Pressure) waveform estimation.

    Python

  6. vehicle-yolov5-deepsort-tracker vehicle-yolov5-deepsort-tracker Public

    A real-time vehicle tracking, classification, and speed estimation system using YOLOv5 and DeepSORT, complete with direction-specific counters and a Tkinter GUI.

    Python