| scanner-research/scanner |
602 |
|
0 |
0 |
almost 3 years ago |
13 |
May 25, 2018 |
80 |
apache-2.0 |
C++ |
| Efficient video analysis at scale |
| JanuszBedkowski/gpu_computing_in_robotics |
411 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
gpl-3.0 |
C++ |
| theICTlab/3DUNDERWORLD-SLS-GPU_CPU |
231 |
|
0 |
0 |
about 3 years ago |
0 |
|
16 |
lgpl-3.0 |
C++ |
| A structured light scanner |
| Erkaman/Awesome-CUDA |
213 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
|
|
| This is a list of useful libraries and resources for CUDA development. |
| evilsocket/ergo-pe-av |
120 |
|
0 |
0 |
almost 7 years ago |
0 |
|
3 |
other |
Python |
| 🧠 🦠 An artificial neural network and API to detect Windows malware, based on Ergo and LIEF. |
| cjmcv/hpc |
47 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
C++ |
| Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. ) |
| mikeroberts3000/GpuComputing |
35 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
|
Python |
| This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives: map, reduce, prefix sum (scan), split, radix sort, and histogram. I use these primitives to construct easy-to-read implementations of several image processing operations. |
| Deep-MI/FatSegNet |
16 |
|
0 |
0 |
about 4 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| Deep CNN for Abdominal Adipose Tissue Segmentation on Dixon MRI |
| kyuepublic/ptychopy |
10 |
|
0 |
0 |
over 4 years ago |
0 |
|
2 |
|
C++ |
| High performance ptychography reconstruction python package running on GPU |
| mark-poscablo/gpu-radix-sort |
9 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Cuda |
| CUDA implementation of parallel radix sort using Blelloch scan |