torch-saliency

Image feature detector

A library for finding interest points in images using integral histograms and entropy-based saliency

code and tools around integral images

GitHub

7 stars
2 watching
1 forks
Language: Lua
last commit: almost 11 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jiwei0921/dmra A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection 105
information-fusion-lab-umass/salient-pedestrian-detection An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques. 38
fmassa/object-detection.torch An implementation of object detection frameworks in the Torch deep learning framework 116
erogol/seg-torch Custom image segmentation implementation using deep learning with Lua and Torch 37
imatge-upc/saliency-2016-cvpr This project proposes a solution to predict salient areas in images using convolutional neural networks. 185
jxingzhao/contrastprior A toolbox for detecting salient objects in RGBD images using a combination of contrast and pyramid integration techniques 51
jwyang/jule.torch Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch 288
fedor-chervinskii/segnet-torch An implementation of Segmentation Network architecture with deconvolutional network in PyTorch for image segmentation tasks. 6
jingzhang617/cascaded_rgbd_sod An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach 58
zhangludl/code-and-dataset-for-capsal Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy 50
giuseppec/featureimportance A tool to assess feature importance in machine learning models 33
playerkk/drfi_matlab Implementation of a salient object detection approach using a Random Forest model in MATLAB. 50
lz118/rgbt-salient-object-detection A collection of resources and tools for RGBT salient object detection in image processing 64
harvardnlp/sent-conv-torch This project provides an implementation of Kim's sentence convolution code using Lua and Torch for text classification. 449
andreaskoepf/faster-rcnn.torch An experimental implementation of a real-time object detection system using a neural network with region proposal generation. 122