Skip to content
View hungryGeek16's full-sized avatar
🕶️
In the journey of lending vision to machines
🕶️
In the journey of lending vision to machines

Block or report hungryGeek16

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

Hey, there! 😎

Quick Introduction:

  • I'm a computer VISION engineer. Loves to code in c++ and python.🐍
  • | Research | Training | Deployment | Analysis | , in that order ->,
    | | | , , and | , , |
  • Currently, exploring the combination of transformers and cnns for embedded platforms, trained in self, semi, and weakly supervised paradigms.

Pinned Loading

  1. CaffeMobileNet-SSDLitedetectionsCaffeMobileNet-SSDLitedetectionsPublic

    Forked from inayatkh/ucwinRoadCaffeMobileNet-SSDdetections

    Here I have used MobileNet-SSD, deep learning objection technique, for detecting various objects in the UC-Win/Road virutal reality based enviroment. The results of the standard MobileNet-SSD detec…

    Python 1

  2. mvit_xxs_detectormvit_xxs_detectorPublic

    Jupyter Notebook 3 1

  3. MobileNet-CaffeMobileNet-CaffePublic

    Forked from shicai/MobileNet-Caffe

    Caffe Implementation of Google's MobileNets (v1 and v2)

    Python

  4. GRU-Differencing-PredictionGRU-Differencing-PredictionPublic

    Jupyter Notebook

  5. unet_artifact_removalunet_artifact_removalPublic

    A CNN-based model that could remove jpeg artifacts from a given jpeg image.

    Jupyter Notebook 1

  6. Mobile-ClassifierMobile-ClassifierPublic

    A simple classifier which uses MobileNet semantics with transfer learned KNN algorithm.

    C++