An open API service providing repository metadata for many open source software ecosystems.

GitHub / uttejh 4 Repositories

Masters Graduate in Computer Science. Passionate about Autonomous Cars & Deep Learning. **Python, CUDA, keras, Computer Vision, MultiProcs, Embedded systems**

uttejh/dataloader-optimizations-ffcv

Language: Python - Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

uttejh/NerdyLogs

My notes on what i read for future reference and better understanding

Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

uttejh/lama-cleaner Fork of Sanster/lama-cleaner

Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.

Size: 9.83 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

uttejh/labelme Fork of wkentaro/labelme

Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).

Size: 44.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

uttejh/Loan-Management-Sysytem

As the name suggests it is a loan management system that notifies the owner and the user about the details of the loan .

Language: JavaScript - Size: 8.17 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

uttejh/ImageRecognition-NumberPlateDetection

Uses KNN classification (Machine Learning) to detect Number plates.

Language: Python - Size: 80.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

uttejh/pytorch-grad-cam Fork of jacobgil/pytorch-grad-cam

Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM

Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

uttejh/test

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

uttejh/3D-Shooter-VirtualReality

3D shooter is an isometric 3D survival shooter game where our little Hero fights with enemies inorder to survive. The whole scenario takes place in the bedroom of the little guy at night time. He has to kill enemies in order to survive each level and also difficulty increases with level. The project is a single player game built with the help of Unity engine.

Language: C# - Size: 117 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

uttejh/uttejh.github.io

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

uttejh/pytorch-YOLOv4 Fork of Tianxiaomo/pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4

Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

uttejh/darknet Fork of AlexeyAB/darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

Size: 13 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

uttejh/Folder-Structure-Conventions Fork of kriasoft/Folder-Structure-Conventions

Folder / directory structure options and naming conventions for software projects

Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

uttejh/NGO-website

A Wordpress website designed for an NGO (Street Cause Gold). The theme used is Zerif-Lite.

Language: PHP - Size: 3.54 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

uttejh/wgan-mnist

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

uttejh/Docker-fun

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

uttejh/CNN-v3.0

A basic CNN from scratch using python + openCL to classify MNIST digits

Language: Python - Size: 28.6 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

uttejh/Sentiment-Analysis

A Recurrent Neural Network to perform Sentiment Analysis on Movie Reviews

Language: Python - Size: 11.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

uttejh/Traffic-sign-detection-Sweden

Kaggle Project to detect Traffic signs in Sweden and Classify them

Language: Jupyter Notebook - Size: 423 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

uttejh/DeepLearning_PyTorch

My projects and exercises for the latest Deep Learning ND program from Udacity

Language: Jupyter Notebook - Size: 4.21 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

uttejh/Convolutional-Neural-Network-X-O

A CNN from scratch using python and OpenCL to classify X and O

Language: Python - Size: 675 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

uttejh/Kalman_Filters_2D

Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

uttejh/openAI-games

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

uttejh/opencl-CNN-V2.0

Second version of CNN

Language: Python - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

uttejh/Binary-Addition-using-RNN--Deep-Learning Fork of sumeesha/Binary-Addition-using-RNN--Deep-Learning

Addition of binary numbers using RNN (Deep learning)

Language: Python - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

uttejh/Web-Crawler

A basic crawler that can effectively crawl your website

Language: CSS - Size: 3.81 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

uttejh/NodeJS-chat

Language: HTML - Size: 2.44 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

uttejh/Product-Website

Language: CSS - Size: 5.29 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

uttejh/IsoSec-Mobile-App

This is a Hybrid Mobile Application for the project IsoSec based on the theme of Internet of things (IOT)

Language: JavaScript - Size: 4.62 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

uttejh/Student-Community

Learner Town

Language: JavaScript - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

uttejh/Angular2-video-tuts

Language: HTML - Size: 18.6 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

uttejh/FFautomations

A wordpress website designed for the company FFautomations.

Language: PHP - Size: 2.15 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

uttejh/GPS-ionic

Language: JavaScript - Size: 3.59 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

uttejh/Video-Tutorials

Language: HTML - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

uttejh/IsoSec-BackEnd-Files

Language: PHP - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

uttejh/IsoSec-Web-App-IOT

This is a web application for the project IsoSec based on the theme of Internet of things (IOT)

Language: HTML - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

uttejh/Maze-Game-Augmented_Reality

This is a Maze Game that can be played on your mobile which is based on Augmented Reality

Language: C# - Size: 44 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

uttejh/Material-Download

A project that consists of Downloading educational material based on our preferences

Language: PHP - Size: 8.55 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0