Skip to content
View deshrit's full-sized avatar

Block or report deshrit

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
deshrit/README.md

Hi there 👋

Pinned Loading

  1. simple_file_server simple_file_server Public

    offload file uploading to azure blob storage from the application server

    Python 1

  2. just-another-imgscrapper just-another-imgscrapper Public

    A utility for scrapping images from a HTML doc.

    Python

  3. snake_game_arduino snake_game_arduino Public

    Writing snake game on arduino nano with ssd1306 128x164 display

    C++

  4. weapon_detection_model weapon_detection_model Public

    Transfer learning a Faster-RCNN model to predict 4 different classes of weapon using detectron2 framework

    Jupyter Notebook

  5. weapon_detection_model_tiny weapon_detection_model_tiny Public

    Transfer learning a yolov4-tiny model to predict 4 different classes of weapon using darknet framework

    Jupyter Notebook

  6. emailer emailer Public

    django, celery, redis and celery-flower for asynchronous task queue - sending emails

    Python