Skip to content
View visualbuffer's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • India
  • 16:16 (UTC -12:00)
Block or Report

Block or report visualbuffer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. copilot copilot Public

    Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative vel…

    Jupyter Notebook 153 54

  2. parkingslot parkingslot Public

    Automated parking occupancy detection

    Python 106 41

  3. Sample code for Heatmap generation :... Sample code for Heatmap generation : use case emailing visualisation profile
    1
    # https://medium.com/@shuvashish.chatterjee/putting-graphs-inside-emails-bb6dfc16553c
    2
    import matplotlib.cm as cm
    3
    import matplotlib.colors as colors
    4
    import pandas as pd
    5
    import numpy as np
  4. creating-with-python creating-with-python Public

    Jupyter Notebook