Skip to content
View Manthata's full-sized avatar

Highlights

  • Pro

Block or report Manthata

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 Loading

  1. 100daysofcode 100daysofcode Public

    I will be writing python code everyday for 100 days.

    Python

  2. cqt cqt Public

    Implementation of constant q transform.. I took this from kaggle competition just so that I can have access to the code.

    Python

  3. jetson_nano_opencv jetson_nano_opencv Public

    Shell

  4. torch_vison_setup.sh torch_vison_setup.sh
    1
    #Used with PyTorch 1.10.0
    2
    # the dependencies
    3
    sudo apt-get install libjpeg-dev zlib1g-dev libpython3-dev
    4
    sudo apt-get install libavcodec-dev libavformat-dev libswscale-dev
    5
    sudo pip3 install -U pillow
  5. video_streamer video_streamer Public

    Python

  6. fruitscounter fruitscounter Public

    fruits counting project with azure iotedge and custom vision

    Python