71 results for “topic:cuda-support”
Deep learning in Rust, with shape checked tensors and neural networks
Stable repository of the modernized X-Ray 1.6 game engine
RNN based Forecasting App for Meta Trader and similar trading platforms
Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)
Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)
Deep computer-vision algorithms for the Processing framework.
CUDA Guide
A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.
Repository for clean Dockerfile containing ffmpeg, opencv3 and python2/3, based on Ubuntu
Install CUDA on Windows11 using WSL2
An efficient and fully parallelized pure python DFT and electronic structure code with GPU acceleration
Zero-dependency FFmpeg-based batch framework for repetitive and bulk high-quality transcoding in one click
GPU-accelerated N-Body particle simulator with visualizer.
"A neural network to rule them all, a neural network to find them, a neural network to bring them all and verify if is you !!" (Face recognition tool)
Security Research Toolkit — Video and image analysis tool for neural inpainting and AI-generated content detection with SORA signature extraction, temporal consistency analysis, CNN artifact detection, CPU/CUDA device selection, multi-format support, and colorama-styled terminal interface
Media library face recognition tools
Docker implementation of the Marker pdf to markdown
Open-source transpiler for CUDA Tile (13.1) migration
A portable modern C++ primitive performance library for 3D Vision & Photo-Mechanics.
Because of the COVID-19 pandemic of 2020, more and more people are concerned with protecting themselves using masks, thus the need of software capable of monitoring whether the people are wearing masks or not. That is why I created a Python application using OpenCV (with CUDA support) based on the YOLOv4 algorithm, capable of monitoring the safety level of a space with video surveillance.
CUDA Programming Practices
CUDA Programming Starter Kit for VSCode and CLion
Real-Time ASR with CNN-BiLSTM: End-to-End Live Streaming Using PyTorch Lightning⚡
Minimal working example (MWE) on how to use CMake, CUDA, MEX, C++ and library support at once
Docker implementation of the Surya OCR
Lane Detection and Departure warning.
A developer oriented Neovim framework for CUDA performance profiling and analysis.
Heat Equation using different solvers (Jacobi, Red-Black, Gaussian) in C using different paradigms (sequential, OpenMP, MPI, CUDA) - Assignments for the Concurrent, Parallel and Distributed Systems course @ UPC 2013
We implemented our own sequential version of GA, PSO, SA and ACA using C++ (some using Eigen3 as matrix operation backend) and the parallelized version with CUDA support. All of them are much faster than the popular lib scikit-opt.
Because of the COVID-19 pandemic of 2020, more and more people are concerned with protecting themselves using masks, thus the need of software capable of monitoring whether the people are wearing masks or not. That is why I created a Python application using OpenCV (with CUDA support) based on the YOLOv4 algorithm, more precisely the tiny option, capable of monitoring the safety level of a space with video surveillance. This is the Jetson Nano version of the application.