Pinned Repositories
Aerial-Feature-Extraction-using-Deep-Nets
Feature Extraction Visualization with Classification and Segmentation using Pre-trained DeepNets and U-Net
Animal-Classification-w-Transfer-Learning
Transfer Learning with Pretrained VGG16 using Pytorch
Audio-Analysis-VAD
Different VAD algorithms using Speech features
Bilateral-Filter
Bilateral Filter from scratch and comparing with Gaussian Blur and the in-build OpenCV bilateral function
Morse-Diffusion
Morse Code meets Stable Diffusion via Pose Estimation
Motion-Estimation
KLT Motion estimation in OpenCV C++
MPEG-1-Psychoacoustic-model
Implemented the MPEG -1 Psychoacoustic Model 1, as outlined in the “Perceptual Coding of Digital Audio” paper by Painter and Spanias
Parkinsons-Detector
Classification based on various Speech and Acoustic features and metrics
Real-time-Motion-Estimation
Motion Estimation and Basic Face Detection API
Spam-and-Questions-Classification-w-RNN-LSTM
NLP (Text Classification) using RNN/LSTM with Pytorch
hemanthbd's Repositories
hemanthbd/MPEG-1-Psychoacoustic-model
Implemented the MPEG -1 Psychoacoustic Model 1, as outlined in the “Perceptual Coding of Digital Audio” paper by Painter and Spanias
hemanthbd/Animal-Classification-w-Transfer-Learning
Transfer Learning with Pretrained VGG16 using Pytorch
hemanthbd/Aerial-Feature-Extraction-using-Deep-Nets
Feature Extraction Visualization with Classification and Segmentation using Pre-trained DeepNets and U-Net
hemanthbd/Audio-Analysis-VAD
Different VAD algorithms using Speech features
hemanthbd/Spam-and-Questions-Classification-w-RNN-LSTM
NLP (Text Classification) using RNN/LSTM with Pytorch
hemanthbd/Speech-Processing-Feature-Extraction
Useful Speech and Acoustic features for Speech and Music Segregation
hemanthbd/Beethovens-9th-Symphony
Beethoven's 9th Symph on TI DSK5510 Board
hemanthbd/Morse-Diffusion
Morse Code meets Stable Diffusion via Pose Estimation
hemanthbd/Parkinsons-Detector
Classification based on various Speech and Acoustic features and metrics
hemanthbd/3.5GHz-Rat-Race-Coupler
hemanthbd/A2A-Inspection
Codes, algos, etc
hemanthbd/Basic-DL-ML-Programs-w-Tensorflow
Couple of ML/DL programs using Tensorflow
hemanthbd/Basic-Image-Processing
hemanthbd/Camera-Calibration
Intrinsic and Extrinsic Camera parameters computation with a Rubiks Cube
hemanthbd/CNN-from-Scratch
Basic implementation of the layers in a typical CNN
hemanthbd/Counting-People-UNet
People Counting using UNet with gaussian map and Image processing techniques
hemanthbd/Custom-People-localization
People Detection with FasterRCNN FPN with Resnet-18 Backbone
hemanthbd/Demosaicing
Couple of methods of Demosaicing on a RAW Nikon image
hemanthbd/Harris-Corners
hemanthbd/HDR-Imaging-and-Tone-Mapping
Tone-mapping of various RAW .nef images
hemanthbd/hemanthbd
hemanthbd/Human-Action-Recognition
HAR with UCF101 using pretrained ResNet-50
hemanthbd/Image-Stitching
Of 3 Images using SIFT and Homography with RANSAC (from scratch)
hemanthbd/Interesting-Peak-Detector
hemanthbd/IOT-Data-Analysis
Analysis of IOT tracking data
hemanthbd/Segmentation-UNet-using-one-image
Segmentation of a 10m resolution aerial car parking data using only 1 image through a novel-custom augmentation technique
hemanthbd/Speech-Recognizer-using-MFCC
Speech Keyword Recognizer using MFCC features designed from scratch
hemanthbd/TI-FFT
FFT Applications on TI DSK5510 Board
hemanthbd/Topic-Handling
Using Latent Dirichlet Allocation
hemanthbd/Wrapper-functions-for-Neural-Network
Wrapper functions for various Neural network layers