Top 1817 Cuda open source projects

251. realtime-action-detection
This repository host the code for real-time action detection paper
252. TemporalConvolutionTBC
No description, website, or topics provided.
253. gpgpu-sim simulations
A repository that compliments gpgpu-sim, providing automated regression scripts, simulation launching utilities and the code + arguments for simulations that complete in a reasonable amount of time on GPGPU-Sim.
255. PytorchSSD-HarDNet
achieves 35.1 mAP while as fast as SSD-vgg16
256. HDRFusion
A C++ implementation of our paper "HDRFusion: HDR SLAM using a low-cost auto-exposure RGB-D sensor"
257. SelfDeblur
Self-supervised linear motion deblurring
258. openacc-interoperability
Interoperability examples for OpenACC.
259. disptools
Generate displacement fields with known volume changes
260. CCL TMM2018
Source code of our TMM 2018 paper "CCL: Cross-modal Correlation Learning with Multi-grained Fusion by Hierarchical Network"
261. cuda-convnet-for-hashing
started from Alex's code on google code
262. ubuntu-for-robotics
This repository is for setting-up cuda-9/8, nvidia-396/387/384 driver, OpenCV-3.3, ROS Kinetic, Tensorflow-1.11/1.7/1.4/1.2.1, Pytorch-0.4
263. YOLO-V3-Acceleration
Using TensorRT to implement and accelerate YOLO v3. Multi-scale and NMS are included. The acceleration ratio reaches 3 compared to the original darknet.
✭ 44
CudaC++
264. LoCO
This repository contains the source code related to the paper Compressed Volumetric Heatmaps for Multi-Person 3D Pose Estimation
265. CenterNet
CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection
266. Forward-Warp
An optical flow forward warp's lib with backpropagation using pytorch.
267. ros kinfu
No description, website, or topics provided.
268. PIC-skeleton-codes
A fully-functional but succinct Particle-In-Cell Plasma Simulation codebase with several parallel implementations (MPI, OpenMP, SSE, CUDA). This code is meant to highlight the core PIC algorithms, especially issues around parallelization, by implementing a minimal number of features in favor of clarity, ease of use, and extensibility.
269. Group-Free-3D
Group-Free 3D Object Detection via Transformers
270. Geophysics
FD/RTM/FWI/TOMO/RayTracing, ISO/VTI/TTI, su/segy/sgy, C/C++/java, MPCH/OpenMPI/OpenMP/CUDA/, CWP/Madagascar
272. SPM-Tracker
This is the implementation of CVPR'19 paper "SPM-Tracker: Series-Parallel Matching for Real-Time Visual Object Tracking"
273. MatX
An efficient C++17 GPU numerical computing library with Python-like syntax
275. gold-off-policy-text-gen-iclr21
No description, website, or topics provided.
✭ 31
pythonCuda
276. nighttime-pedestrian-detection-using-fasterRCNN
Pedestrian detection based on faster R-CNN in nighttime by fusing deep convolutional features of successive images
277. inplace
CUDA and OpenMP implementations of C2R/R2C inplace transposition
278. SampleCaffeModelCompression
This is a really simple compression of Caffe Model
280. dynamic-occupancy-grid-map
Implementation of A Random Finite Set Approach for Dynamic Occupancy Grid Maps with Real-Time Application
281. Deco
DeCo: Denoise and Contrast for Category Agnostic Shape Completion
283. AOPG
Anchor-free Oriented Proposal Generator for Object Detection
284. pointnet2 semantic
A pointnet++ fork, with focus on semantic segmentation of differents datasets
285. crnn ctpn
Unified text detection and recognition
287. DPC
No description, website, or topics provided.
288. kernelized correlation filters gpu
Real-time visual object tracking using correlations filters and deep learning
289. DSSD
Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)
290. Model-Swap-Face v2
An updated version of virtual model making
291. HRNet-Human-Pose-Estimation
This repo is copied from https://github.com/leoxiaobin/deep-high-resolution-net.pytorch
✭ 115
Cudapython
293. MobileNetv2-SSDLite
My proprietary procedure. Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
294. ASDA
No description, website, or topics provided.
✭ 34
pythonCuda
297. LIID
Leveraging Instance-, Image- and Dataset-Level Information for Weakly Supervised Instance Segmentation
298. one-model-to-reconstruct-them-all
Code for our Paper "One Model to Reconstruct Them All: A Novel Way to Use the Stochastic Noise in StyleGAN"
✭ 65
pythonCuda
299. RNNLogic
No description, website, or topics provided.
300. GraphBLAS
SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: (non-default) MASTER branch. For a short video intro, see https://youtu.be/Tj5y6d7FegI . The libgraphblas.so is Apache2 licensed. The MATLAB interface is GNU GPL3.