Skip to content
View omerAJ's full-sized avatar

Block or report omerAJ

Report abuse

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

Report abuse

Popular repositories Loading

  1. peopleCounting peopleCounting Public

    can be used to count people coming into and out of a venue. Uses YoloV8 to detect and Byte-Track to track. CV techniques to check for line crossing.

    Python 2

  2. i-jepa i-jepa Public

    Based on https://github.com/facebookresearch/ijepa

    Jupyter Notebook 1

  3. parkingTicketGenerator parkingTicketGenerator Public

    From live feed of a camera placed on parking entrance automatically generate a parking ticket whenever a new vehicle arrives. The parking ticket will include the cars image, license plate number, v…

    Python 1

  4. git-test-fork git-test-fork Public

  5. utils utils Public

    A collection of code snippets I frequently use.

    Python

  6. vehicleCounting vehicleCounting Public

    Count vehicle classes that cross a line. Vehicles are detected using YoloV8 and tracked using Bot-Sort.

    Python