object-detection.torch
Torch Object Detector
An implementation of object detection frameworks in the Torch deep learning framework
116 stars
14 watching
40 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andreaskoepf/faster-rcnn.torch | An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
mahyarnajibi/fast-rcnn-torch | A Torch implementation of the Fast R-CNN object detection algorithm | 134 |
maudzung/sfa3d | A deep learning framework for fast and accurate 3D object detection from LiDAR point clouds | 1,044 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |
junwei-pan/fasttext_torch | An implementation of a text classification algorithm using Torch and the fasttext technique | 72 |
torch/demos | Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
aciditeam/torch-models | A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. | 54 |
torch/graph | A Lua-based library for graph manipulation and visualization in Torch. | 35 |
soumith/torch-signal | A signal processing toolkit with support for various transforms and analysis methods. | 48 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 337 |
jwyang/jule.torch | Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
harvardnlp/sent-conv-torch | This project provides an implementation of Kim's sentence convolution code using Lua and Torch for text classification. | 450 |
yutingzhang/fgs-obj | Demonstrates object detection using fine-grained search and structured prediction techniques | 50 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |