Pinned Repositories
A-priority-based-pre-threaded-image-processing-server
Proposed an image processing server that interacts with clients through worker threads using the producer-consumer model. Scheduled the threads with the FIFO and converted the color image to greyscale using image processing operations derived from the open source OpenCV library.
autonomous_driving
Combat-finder
Fastai implementation of combat finder on resnet architecture
Cuda-programming
Data-Structures-Basics
Implementation of basic data structures
deep_learning_for_computer_vision
Deep Learning Module for Computer Vision Course
Flight_Arrival_Prediction
The data is of 2008 for Flight arrival times for Denver airport. We will use this data to predict arrival times for planes in order to help a potential passenger figure out which flight to book so that they can avoid getting delayed
K-means-clustering
Anchor box aspect ratios and scales to be used in anchor oriented object detector /activity detector on custom dataset
Missing-Keypoint-imputation-withRandom-forest-regression
Mobility assessment on elderly using keypoints on video: Random forest regressor to regress the missing keypoints from the keypoint detector - Offline approach
Squeezenetv1.1_opencl
Designing squeezenet with the pretrained weights
malarsaravanan1991's Repositories
malarsaravanan1991/A-priority-based-pre-threaded-image-processing-server
Proposed an image processing server that interacts with clients through worker threads using the producer-consumer model. Scheduled the threads with the FIFO and converted the color image to greyscale using image processing operations derived from the open source OpenCV library.
malarsaravanan1991/autonomous_driving
malarsaravanan1991/Combat-finder
Fastai implementation of combat finder on resnet architecture
malarsaravanan1991/Cuda-programming
malarsaravanan1991/Data-Structures-Basics
Implementation of basic data structures
malarsaravanan1991/deep_learning_for_computer_vision
Deep Learning Module for Computer Vision Course
malarsaravanan1991/Flight_Arrival_Prediction
The data is of 2008 for Flight arrival times for Denver airport. We will use this data to predict arrival times for planes in order to help a potential passenger figure out which flight to book so that they can avoid getting delayed
malarsaravanan1991/K-means-clustering
Anchor box aspect ratios and scales to be used in anchor oriented object detector /activity detector on custom dataset
malarsaravanan1991/Missing-Keypoint-imputation-withRandom-forest-regression
Mobility assessment on elderly using keypoints on video: Random forest regressor to regress the missing keypoints from the keypoint detector - Offline approach
malarsaravanan1991/Squeezenetv1.1_opencl
Designing squeezenet with the pretrained weights
malarsaravanan1991/Multi-scale-Action-Proposal-network
Multi scale Action detection and proposal generation network
malarsaravanan1991/Reflected-Convolution
implement a convolution algorithm that mirrors the pixels around the edges and perform convolution