vinayak1998 / Parallel-K-Means-Clustering
Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations
☆20Updated 6 years ago
Alternatives and similar repositories for Parallel-K-Means-Clustering:
Users that are interested in Parallel-K-Means-Clustering are comparing it to the libraries listed below
- A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedu…☆17Updated 5 years ago
- A WebApp for Solve Handwritten Equations using Convolutional Neural Networks☆16Updated 2 years ago
- Autonomous Driving with the Raspberry Pi. (Supervised and Reinforcement Learning Techniques)☆6Updated 6 years ago
- c++ implementation of decision tree algorithm☆54Updated 5 years ago
- Programs to detect keyPoints in Images using SIFT, compute Homography and stitch images to create a Panorama and compute epilines and dep…☆28Updated 5 years ago
- CV and Deep Learning methods to analyze the data from Traffic Camera☆13Updated 6 years ago
- This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorit…☆12Updated 3 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Let the model rotate images according to human-perception, a CV pipeline.☆14Updated 3 years ago
- Fastest CUDA RGB to grayscale: 5-30x faster than OpenCV. For image processing/computer vision.☆15Updated 4 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- The Calorie Estimation Project can be mainly divided into two parts, identifying food from image, and estimating calorie from certain foo…☆11Updated 8 years ago
- The goal of this project was to develop a Face Recognition application using a Local Binary Pattern approach and, using the same approach…☆28Updated 4 years ago
- CSE 573 Computer Vision and Image Processing : Implemented zero crossings of a gray scale image by using Laplacian of Gaussian and Differ…☆9Updated 8 years ago
- This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute percept…☆23Updated 4 years ago
- Thermal screening using computer vision techniques.☆16Updated 8 months ago
- This program can be used to play a Snake Game by detecting hand gestures to control movement of the snake on the screen. Implemented in P…☆31Updated 2 years ago
- An efficient disease detection application with GUI based (tkinter) frontend and a custom CNN model as backend which detects if a cell is…☆24Updated 4 years ago
- Eye Disease Classification using google images data☆15Updated 3 years ago
- EKF Monocular SLAM written in C++20☆3Updated 2 months ago
- Deep transfer learning-based skin cancer detection flask web app deployed on Heroku☆38Updated 5 years ago
- A set of computer vision tools☆10Updated 9 years ago
- This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. T…☆68Updated 6 years ago
- The people counter application demonstrates how to create a smart video IoT solution using Intel® hardware and software tools. The app wi…☆21Updated 2 years ago
- A deep learning based application which is entitled to help the visually impaired people. The application automatically generates the tex…☆13Updated 4 years ago
- Secure File Storage in Cloud Computing using Hybrid Cryptography Algorithms. Colossus ensures security of the user’s data stored on cloud…☆37Updated 2 years ago
- This is machine learning and deep learning based website which recommends the best crop to grow, fertilizers to use and the diseases caug…☆16Updated 4 years ago
- An implementation of the maxflow algorithm by Yuri Boykov and Vladimir Kolmogorov.☆12Updated 10 years ago
- Recommender Systems and Collaborative Filtering☆18Updated 10 months ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆37Updated 2 years ago