rodrigob / cudatemplatesLinks
The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Unified Device Architecture" (CUDA), hiding much of the complexity of the underlying CUDA functions from the programmer (see the brief overview of the main features). Original author: Markus Grabner
☆27Updated 13 years ago
Alternatives and similar repositories for cudatemplates
Users that are interested in cudatemplates are comparing it to the libraries listed below
Sorting:
- Demos interesting image-in, image-out networks running on both NVIDIA and AMD GPUs, with NNVM☆49Updated 7 years ago
- This is a demo project that shows how you can utilize Caffe2's modular design and build a library on top of it.☆40Updated 6 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- Tools to convert Caffe models to neon's serialization format☆39Updated 2 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆28Updated 9 years ago
- detection-developing☆20Updated 10 years ago
- Standalone C TH library☆60Updated 8 years ago
- Caffe with NNPACK integration☆58Updated 9 years ago
- SqueezeNet Generator☆31Updated 7 years ago
- Fast binary matrix product on CPU☆10Updated 9 years ago
- Object detection demo: Fine-grained search (FGS) + StructObj☆50Updated 8 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 5 years ago
- ☆28Updated 9 years ago
- miniplaces2 deep residual network in neon☆16Updated 9 years ago
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- caffe with cudnn☆54Updated 9 years ago
- Code release for DeepBox paper in ICCV 2015☆127Updated 8 years ago
- Object detection with segmentation and context in deep networks☆27Updated 10 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- Object Segmentation (NIPS 2014)☆25Updated 10 years ago
- Convolutional (Patch) Networks for Semantic Segmentation☆123Updated 3 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- ☆10Updated 8 years ago
- Adaptive Real-Time Object Detection System with HOG and CNN Features☆68Updated 6 years ago
- ☆23Updated 9 years ago
- Windows port for caffe using cmake. Deprecated. Use Microsoft's port instead.☆15Updated 11 years ago
- Caffe model zoo and scripts☆24Updated 9 years ago
- Torch7 bindings for cuda-convnet2 kernels!☆40Updated 8 years ago
- squeezeDet for object detection port to MXNet☆19Updated 8 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago