This software is designed to generate holographic video for Looking Glass holographic screens. I'm not associated with the Looking Glass Factory and I developed this project in my spare time to use Looking Glass on GNU / LINUX. I use the opencv library and admire the camera's Intel Realsense camera,
This project is about hardware accelaration on Intel DevCloud for one API for using DPC++ on different platforms using multicore CPU,GPU,FPGA which uses a single programming methodology for different hardware accelarator components defined in the upgrading and for a better programmity of processor.
This project presents an end-to-end feature fusion attention network (FFA-Net) to directly restore the haze-free image. To further accelerate, we distill knowledge from a Teacher model( generally a model achieving SOTA) to the student model(with significantly less parameters than Teacher).
Non-maximum supression is a algorithm for many detection/tracking use case. But for large data, NMS is time-consuming. So making this algorthm paralleled is necessary.
Simulation of integrated circuits consists of solving matrix-based equations. In this project, we demonstrate the acceleration of LU decomposition as the core algorithm in solving circuits using SYCL and oneAPI on CPU and GPU.
A container for development SYCL code. Currently, work with Intel CPU, CUDA GPU. (Intel GPU work in progress). Can be used independently of with VScode remote extension
In this project, we aim to find if FPGAs can be considered as a viable option as a hardware accelerator, and if so, how is their performance compared to existing processors like GPGPUs in various types of HPC workloads. We have an opportunity to take benefit of the recent developments in High-Level
Mediamapper project plans to produce map of topics on social media based on keywords, hashtags, titles, labels, captions, search-words as well as images and videos. The name MediaMapper signifies the mapping of topics and trends on the overall social media all over the Internet.
This project is modified from the integral project from the course "Fundamentals of Parallelism on Intel Architecture" by Dr. Andrey Vladimirov in Coursera. The codes are converted to C++ and DPC++.
ArrayFire is a general-purpose tensor library that simplifies the process of software development for the parallel architectures found in CPUs, GPUs, and other hardware acceleration devices. This project is to develop a oneAPI backend to the library, which currently supports CUDA, OpenCL, and x86.
The Acute Lymphoblastic Leukemia Jetson Nano Classifier is a Convolutional Neural Network developed using Intel® oneAPI AI Analytics Toolkit & Intel® Optimization for Tensorflow* on an Intel® NUC NUC7i7BNH to accelerate training, and TensorRT for high performance inference on NVIDIA® Jetson Nano.
Build a binary classifier to categorize the tweets in the training data as a
1. Disaster/Attack/Calamity with potential loss of Life and property
2. Tweets unrelated to loss of life and property
3. Create a function which can take a tweet as input and classify it