All Projects → Ignotus → Theano Roi Align

Ignotus / Theano Roi Align

Licence: other
An implementation of the RoiAlign operation for Theano

Projects that are alternatives of or similar to Theano Roi Align

Cudadbclustering
Clustering via Graphics Processor, using NVIDIA CUDA sdk to preform database clustering on the massively parallel graphics card processor
Stars: ✭ 6 (-45.45%)
Mutual labels:  cuda
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (+100%)
Mutual labels:  theano
Zluda
CUDA on Intel GPUs
Stars: ✭ 937 (+8418.18%)
Mutual labels:  cuda
Gmatrix
R package for unleashing the power of NVIDIA GPU's
Stars: ✭ 16 (+45.45%)
Mutual labels:  cuda
Cudajacobi
CUDA implementation of the Jacobi method
Stars: ✭ 19 (+72.73%)
Mutual labels:  cuda
Deep Learning Vm
Sets up a VM with Keras, TensorFlow, TFLearn and Theano installed
Stars: ✭ 23 (+109.09%)
Mutual labels:  theano
Libcudarange
An interval arithmetic and affine arithmetic library for NVIDIA CUDA
Stars: ✭ 5 (-54.55%)
Mutual labels:  cuda
Stn3d
3D Spatial Transformer Network
Stars: ✭ 8 (-27.27%)
Mutual labels:  cuda
Sepconv Slomo
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch
Stars: ✭ 918 (+8245.45%)
Mutual labels:  cuda
Neanderthal
Fast Clojure Matrix Library
Stars: ✭ 927 (+8327.27%)
Mutual labels:  cuda
Wheels
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
Stars: ✭ 891 (+8000%)
Mutual labels:  cuda
Libomptarget
Stars: ✭ 18 (+63.64%)
Mutual labels:  cuda
Theano Xnor Net
Theano implementation of XNOR-Net
Stars: ✭ 23 (+109.09%)
Mutual labels:  theano
Ddsh Tip2018
source code for paper "Deep Discrete Supervised Hashing"
Stars: ✭ 16 (+45.45%)
Mutual labels:  cuda
Cupoisson
CUDA implementation of the 2D fast Poisson solver
Stars: ✭ 7 (-36.36%)
Mutual labels:  cuda
Rnn Rbm In Theano
An implementation of RNN-RBM & GBRBM.
Stars: ✭ 6 (-45.45%)
Mutual labels:  theano
Lattice net
Fast Point Cloud Segmentation Using Permutohedral Lattices
Stars: ✭ 23 (+109.09%)
Mutual labels:  cuda
Gpu badmm mt
Bregman ADMM for mass transportation on GPU
Stars: ✭ 10 (-9.09%)
Mutual labels:  cuda
Presentations
Slides and demo code for past presentations
Stars: ✭ 7 (-36.36%)
Mutual labels:  cuda
Thor
Atmospheric fluid dynamics solver optimized for GPUs.
Stars: ✭ 23 (+109.09%)
Mutual labels:  cuda

RoIAlign Operation for Theano

This is a fork of the RoIPooling implementation on Theano for the RoIAlign operation described in the paper "Mask R-CNN" by He et al.

Contributing

Currently only RoIAlign with max pooling aggregation has been implemented. However, rewritting it to average pooling is straightforward. Please be free to send a pull request if you have such.

License

The source code is distributed under the same BSD license as the original theano-roi-pooling code. Please refer to us if you find this code useful.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].