ASPVision

所属分类:模式识别(视觉/语音等)
开发工具:Cuda
文件大小:0KB
下载次数:0
上传日期:2016-08-12 07:18:10
上 传 者sh-1993
说明:  ASP Vision论文(模拟器)的代码,
(Code for our ASP Vision paper (simulator),)

文件列表:
.DS_Store (8196, 2016-08-12)
COPYING (735, 2016-08-12)
Makefile (8623, 2016-08-12)
Makefile.mex (793, 2016-08-12)
Makefile.nvcc (925, 2016-08-12)
doc/ (0, 2016-08-12)
doc/Makefile (2071, 2016-08-12)
doc/blocks.tex (20209, 2016-08-12)
doc/figures/ (0, 2016-08-12)
doc/figures/imnet.pdf (18884, 2016-08-12)
doc/figures/pepper.pdf (702358, 2016-08-12)
doc/figures/svg/ (0, 2016-08-12)
doc/figures/svg/conv.svg (68592, 2016-08-12)
doc/figures/svg/convt.svg (65347, 2016-08-12)
doc/fundamentals.tex (21296, 2016-08-12)
doc/geometry.tex (16543, 2016-08-12)
doc/impl.tex (16698, 2016-08-12)
doc/intro.tex (18889, 2016-08-12)
doc/matconvnet-manual.tex (3773, 2016-08-12)
doc/matdoc.py (7046, 2016-08-12)
doc/matdocparser.py (11108, 2016-08-12)
doc/references.bib (2729, 2016-08-12)
doc/site/ (0, 2016-08-12)
doc/site/docs/ (0, 2016-08-12)
doc/site/docs/about.md (4972, 2016-08-12)
doc/site/docs/css/ (0, 2016-08-12)
doc/site/docs/css/fixes.css (863, 2016-08-12)
doc/site/docs/css/tables.css (1716, 2016-08-12)
doc/site/docs/developers.md (3392, 2016-08-12)
doc/site/docs/faq.md (1064, 2016-08-12)
doc/site/docs/functions.md (2587, 2016-08-12)
doc/site/docs/gpu.md (1095, 2016-08-12)
doc/site/docs/index.md (3131, 2016-08-12)
doc/site/docs/install-alt.md (3404, 2016-08-12)
doc/site/docs/install.md (7721, 2016-08-12)
doc/site/docs/js/ (0, 2016-08-12)
... ...

This is code for ASP Vision (CVPR 2016) paper. It is built out of the MatConvNetbeta16 distribution, hence the extra code. Please look in the Examples folder for the ASP scripts. Our additions in Examples: - Gw.m - file for Gabor wavelet creation for ASPs - Amp.m - create Gaussian envelope for ASPs (used by GW.m) - loadASPparameters.m - creates the tile of ASPs similar to the hardware setup - cnn train.m has been modified for our purposes Since Matconvnet is built on top of GPU computing, you will need to compile Matconvnet before you can use it. Please refer to the website below for more details (especially for the deprecated beta16 version). Note: This is research quality code (so probably will have bugs/lacks of detailed comments). Please contact us for further questions. We currently do not have plans to update our code for the newest version of Matconvnet or other deep learning packages. Please see our website: http://molnargroup.ece.cornell.edu/people/suren-jayasuriya/asp-vision/ for more details. Access to real ASP data is only granted on a case-by-case basis for educational/research purposes only, please contact Al Molnar or Suren Jayasuriya for your request. # MatConvNet: CNNs for MATLAB **MatConvNet** is a MATLAB toolbox implementing *Convolutional Neural Networks* (CNNs) for computer vision applications. It is simple, efficient, and can run and learn state-of-the-art CNNs. Several example CNNs are included to classify and encode images. Please visit the [homepage](http://www.vlfeat.org/matconvnet) to know more.

近期下载者

相关文件


收藏者