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

Highlights

  • Pro

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.

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
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-SSDLitedetections CaffeMobileNet-SSDLitedetections Public

    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_detector mvit_xxs_detector Public

    Jupyter Notebook 3

  3. MobileNet-Caffe MobileNet-Caffe Public

    Forked from shicai/MobileNet-Caffe

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

    Python

  4. GRU-Differencing-Prediction GRU-Differencing-Prediction Public

    Jupyter Notebook

  5. unet_artifact_removal unet_artifact_removal Public

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

    Jupyter Notebook

  6. Mobile-Classifier Mobile-Classifier Public

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

    C++