Top 1817 Cuda open source projects

451. k-means
Code accompanying my blog post on k-means in Python, C++ and CUDA
452. P2B
P2B: Point-to-Box Network for 3D Object Tracking in Point Clouds
453. RFNN
Structured Receptive Fields in Convolutional Neural Networks
454. alone seq2seq
No description, website, or topics provided.
✭ 25
pythonCuda
456. CCL-GPU
GPU Implementation of some Connected Component Labeling Algorithms
457. ClothDesigner
No description, website, or topics provided.
458. HANK
Replication of Heterogeneous Agent New Keynesian (HANK) model in MATLAB
459. lmkit
language models toolkits with hierarchical softmax setting
460. caffe-public
a forked copy of caffe from Berkeley
461. elf
No description, website, or topics provided.
462. 3DStructurePoints
No description, website, or topics provided.
464. PCN-PyTorch
Implementation of PCN(Point Completion Network) in PyTorch.
465. EmbeddinglessNMT
The implementation of "Neural Machine Translation without Embeddings"
466. SMCA-DETR
No description, website, or topics provided.
467. deep-stabilization
No description, website, or topics provided.
469. RFBNet-master Chinese note
对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解
471. NeuTex
No description, website, or topics provided.
472. DAIN
Code release for "Differential Angular Imaging for Material Recognition", CVPR 2017.
473. CTBangBang
Fast, lightweight, GPU-based, CT Image Reconstruction
474. caffe
Caffe fork with unpool layers, deconvolution layers, locally connected layers, and a custom layer called TweakFeaturesLayer.
475. human-pose-estimation
simple and lightweight humanpose estimation
477. yolt
You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery
478. SCALE
Official implementation of "SCALE: Modeling Clothed Humans with a Surface Codec of Articulated Local Elements", CVPR 2021 https://arxiv.org/abs/2104.07660
479. face3d
No description, website, or topics provided.
480. APRCP-HRNet
APRCP HRNet: Adaptive Pruning Rate Channel Pruning for HRNet Applied to 2D Human Pose Estimation
✭ 31
pythonCuda
481. RWKV-LM
RWKV v2 is a RNN with transformer performance. It can be directly trained like a GPT transformer (parallelizable). You only need x_t, a_t, b_t of position t to compute the vectors for position t+1. Hence it can be 100x faster than GPT, and 100x more VRAM friendly, and you get a free sentence embedding.
482. articulated-part-induction
No description, website, or topics provided.
483. bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
484. MC-BERT
No description, website, or topics provided.
✭ 95
pythonCuda
485. HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
486. GOSH
An ultra-fast, GPU-based large graph embedding algorithm utilizing a novel coarsening algorithm requiring not more than a single GPU.
487. Sohu-2018-4th-place-solution
2018搜狐内容识别算法大赛-解决方案(4th)
✭ 17
pythonCuda
488. melanoma-recognition
Repository of paper "Automated Melanoma Recognition in Dermoscopy Images via Very Deep Residual Networks"
489. 2D3D-TI-FD-RTM-cuda
这是一个基于NVIDIA cuda的开源程序,其中包括了二维和三维VTI介质正演模拟和逆时偏移成像,二维TTI介质逆时偏移成像,以及以上介质的ADCIGs提取[translation: This is an open source program based on NVIDIA cuda, which includes two-dimensional and three-dimensional VTI media forward simulation and reverse time migration imaging, two-dimensional TTI media reverse time migration imaging, and ADCIGs extraction of …
490. ntu-x
NTU-X, which is an extended version of popular NTU dataset
491. cuda-fixnum
Extended-precision modular arithmetic library that targets CUDA.
493. shellnet
ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics
494. interactive-hex-meshing
Source code for "Interactive All-Hex Meshing via Cuboid Decomposition [SIGGRAPH Asia 2021]".
✭ 126
C++CudaGLSL
495. SimDeblur
SimDeblur is a simple framework for image and video deblurring, implemented by PyTorch
496. MELM
Min-Entropy Latent Model for Weakly Supervised Object Detection
497. BoostingMonocularDepth
No description, website, or topics provided.
498. cvToolkit
computer vision Toolkit of pytorch
✭ 45
pythonCuda
499. NTrace
GPU ray tracing framework.
500. volrend
PlenOctree Volume Rendering (supports CUDA & fragment shader backends)