All Projects → TorontoDeepLearning → Convnet

TorontoDeepLearning / Convnet

Licence: bsd-2-clause
A GPU implementation of Convolutional Neural Nets in C++

Labels

Projects that are alternatives of or similar to Convnet

Pytorch Pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
Stars: ✭ 402 (-20.55%)
Mutual labels:  cuda
Accel
(Mirror of GitLab) GPGPU Framework for Rust
Stars: ✭ 420 (-17%)
Mutual labels:  cuda
Bitcracker
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
Stars: ✭ 463 (-8.5%)
Mutual labels:  cuda
Warp Ctc
Fast parallel CTC.
Stars: ✭ 3,954 (+681.42%)
Mutual labels:  cuda
H2o4gpu
H2Oai GPU Edition
Stars: ✭ 416 (-17.79%)
Mutual labels:  cuda
Tsdf Fusion
Fuse multiple depth frames into a TSDF voxel volume.
Stars: ✭ 426 (-15.81%)
Mutual labels:  cuda
Integral Human Pose
Integral Human Pose Regression
Stars: ✭ 395 (-21.94%)
Mutual labels:  cuda
Lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
Stars: ✭ 501 (-0.99%)
Mutual labels:  cuda
Icpcuda
Super fast implementation of ICP in CUDA for compute capable devices 3.5 or higher
Stars: ✭ 416 (-17.79%)
Mutual labels:  cuda
Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (-10.67%)
Mutual labels:  cuda
Ai Lab
All-in-one AI container for rapid prototyping
Stars: ✭ 406 (-19.76%)
Mutual labels:  cuda
Deformable Convolution Pytorch
PyTorch implementation of Deformable Convolution
Stars: ✭ 410 (-18.97%)
Mutual labels:  cuda
Baidu Allreduce
Stars: ✭ 430 (-15.02%)
Mutual labels:  cuda
Gocv
Go package for computer vision using OpenCV 4 and beyond.
Stars: ✭ 4,511 (+791.5%)
Mutual labels:  cuda
Tsdf Fusion Python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
Stars: ✭ 464 (-8.3%)
Mutual labels:  cuda
Cubert
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
Stars: ✭ 395 (-21.94%)
Mutual labels:  cuda
Tensorflow Cmake
TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
Stars: ✭ 418 (-17.39%)
Mutual labels:  cuda
Docker Pytorch
A Docker image for PyTorch
Stars: ✭ 505 (-0.2%)
Mutual labels:  cuda
Xray Oxygen
🌀 Oxygen Engine 2.0. [Preview] Discord: https://discord.gg/P3aMf66
Stars: ✭ 481 (-4.94%)
Mutual labels:  cuda
Open3d
Open3D: A Modern Library for 3D Data Processing
Stars: ✭ 5,860 (+1058.1%)
Mutual labels:  cuda

Welcome to ConvNet.

ConvNet is a fast C++ based GPU implementation of Convolutional Neural Nets.

  • Supports Multi-GPU architectures (Multiple GPUs, Single machine).
  • Provides a fast CPU-only feature extractor.

Installation

[Install guide] (https://github.com/torontodeeplearning/convnet/blob/master/INSTALL)

Pre-trained Models

Pre-trained models and examples for training and feature extraction are provided for

Tutorials

Coming soon.

Documentation

here

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].