ibebrett / CUDA-CS344Links
My solutions to Udacity's Parallel Programming course (CS 344)
☆75Updated 8 years ago
Alternatives and similar repositories for CUDA-CS344
Users that are interested in CUDA-CS344 are comparing it to the libraries listed below
Sorting:
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆267Updated last year
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 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
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆30Updated 6 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- Examples of C extensions for PyTorch☆256Updated 2 years ago
- This code is an implementation of a trained YOLO neural network used with the TensorRT framework.☆88Updated 8 years ago
- kmeans☆54Updated 8 years ago
- ☆79Updated 7 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 7 years ago
- Kitti on Faster R-CNN (Python implementation)☆22Updated 9 years ago
- Pedestrian detection☆50Updated 9 years ago
- This is my original repository of the decaf code. Decaf is a precursor of Caffe written in Python for deep image classification. It is de…☆43Updated 11 years ago
- Introduction to Parallel Programming class code☆1,317Updated 2 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out bran…☆196Updated 5 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆430Updated 3 years ago
- Source code for online object tracking, learning and parsing (TLP)☆23Updated 9 years ago
- Caffe for Sparse Convolutional Neural Network☆237Updated 2 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- CVPR 2017 notes☆24Updated 7 years ago
- Deeply-supervised Nets☆142Updated 6 years ago
- DSD model zoo. Better accuracy models from DSD training on Imagenet with same model architecture☆113Updated 6 years ago
- Introduction to Parallel Programming class code/notes/solutions☆8Updated 9 years ago
- ☆45Updated 2 years ago
- Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.☆78Updated 8 years ago