登录
首页 » matlab » mvcnn-master

mvcnn-master

于 2020-12-04 发布
0 125
下载积分: 1 下载次数: 1

代码说明:

说明:  计算机视觉中一个长期存在的问题是关于用于识别的三维形状的表示:三维形状是否应该使用操作在其原生三维格式(如体素网格或多边形网格)上的描述符来表示,还是可以使用基于视图的描述符来有效地表示?我们在学习从一组二维图像上呈现的视图中识别三维图形的背景下解决了这个问题。我们首先介绍了一个经过训练的标准CNN架构,可以独立地识别呈现在视图中的形状,并展示了一个3D形状甚至可以从中识别出来(A longstanding question in computer vision concerns the representation of 3D shapes for recognition: should 3D shapes be represented with descriptors operating on their native 3D formats)

文件列表:

mvcnn-master, 0 , 2019-01-04
mvcnn-master\.gitignore, 4 , 2019-01-04
mvcnn-master\.gitmodules, 222 , 2019-01-04
mvcnn-master\LICENCE, 1074 , 2019-01-04
mvcnn-master\README.md, 4408 , 2019-01-04
mvcnn-master\caffe, 0 , 2019-01-04
mvcnn-master\caffe\MVCNNDataLayer.py, 3708 , 2019-01-04
mvcnn-master\caffe\MVCNNDataLayerPreTrain.py, 3211 , 2019-01-04
mvcnn-master\caffe\README.md, 600 , 2019-01-04
mvcnn-master\caffe\alexNet.prototxt, 5384 , 2019-01-04
mvcnn-master\caffe\ilsvrc_2012_mean.npy, 1572944 , 2019-01-04
mvcnn-master\caffe\mvccn_12view.prototxt, 6102 , 2019-01-04
mvcnn-master\caffe\mvcnn_PreTrain.prototxt, 249 , 2019-01-04
mvcnn-master\caffe\mvcnn_Train.prototxt, 263 , 2019-01-04
mvcnn-master\caffe\trainAlex.py, 321 , 2019-01-04
mvcnn-master\caffe\trainCNN.py, 333 , 2019-01-04
mvcnn-master\caffe\trainMVCNN.py, 318 , 2019-01-04
mvcnn-master\cnn_shape.m, 7128 , 2019-01-04
mvcnn-master\cnn_shape_get_batch.m, 4605 , 2019-01-04
mvcnn-master\cnn_shape_get_features.m, 12834 , 2019-01-04
mvcnn-master\cnn_shape_init.m, 6412 , 2019-01-04
mvcnn-master\cnn_shape_train.m, 16907 , 2019-01-04
mvcnn-master\contributors.txt, 56 , 2019-01-04
mvcnn-master\data, 0 , 2019-01-04
mvcnn-master\data\.gitignore, 25 , 2019-01-04
mvcnn-master\dataset, 0 , 2019-01-04
mvcnn-master\dataset\setup_imdb_generic.m, 102 , 2019-01-04
mvcnn-master\dataset\setup_imdb_modelnet.m, 8592 , 2019-01-04
mvcnn-master\dataset\setup_imdb_shapenet.m, 3249 , 2019-01-04
mvcnn-master\dependencies, 0 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96, 0 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\.gitignore, 31 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\COPYRIGHT, 1486 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\Makefile, 993 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\Makefile.win, 900 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\README, 20224 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas, 0 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas\Makefile, 293 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas\blas.h, 702 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas\blasp.h, 16529 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas\daxpy.c, 1274 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas\ddot.c, 1280 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas\dnrm2.c, 1375 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\blas\dscal.c, 1104 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\heart_scale, 27670 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\linear.cpp, 57430 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\linear.def, 426 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\linear.h, 2211 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab, 0 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\Makefile, 1504 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\README, 7470 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\libsvmread.c, 4063 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\libsvmwrite.c, 2341 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\linear_model_matlab.c, 3545 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\linear_model_matlab.h, 166 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\make.m, 1139 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\predict.c, 8517 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\matlab\train.c, 10861 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\predict.c, 5338 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\python, 0 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\python\Makefile, 32 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\python\README, 12195 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\python\liblinear.py, 9373 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\python\liblinearutil.py, 8208 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\train.c, 9109 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\tron.cpp, 5186 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\tron.h, 687 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows, 0 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows\liblinear.dll, 182272 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows\libsvmread.mexw64, 11264 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows\libsvmwrite.mexw64, 10240 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows\predict.exe, 128512 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows\predict.mexw64, 16896 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows\train.exe, 179200 , 2019-01-04
mvcnn-master\dependencies\liblinear-1.96\windows\train.mexw64, 61440 , 2019-01-04
mvcnn-master\dependencies\matconvnet, 0 , 2019-01-04
mvcnn-master\dependencies\vlfeat, 0 , 2019-01-04
mvcnn-master\evalkit, 0 , 2019-01-04
mvcnn-master\evalkit\Evaluator.js, 5553 , 2019-01-04
mvcnn-master\evalkit\Metrics.js, 4769 , 2019-01-04
mvcnn-master\evalkit\README.txt, 1148 , 2019-01-04
mvcnn-master\evalkit\evaluate.js, 150 , 2019-01-04
mvcnn-master\evalkit\train.csv, 894149 , 2019-01-04
mvcnn-master\evalkit\val.csv, 128999 , 2019-01-04
mvcnn-master\exp_scripts, 0 , 2019-01-04
mvcnn-master\exp_scripts\confmat.m, 321 , 2019-01-04
mvcnn-master\exp_scripts\display_retrieval_results.m, 3539 , 2019-01-04
mvcnn-master\exp_scripts\display_right_wrong.m, 3109 , 2019-01-04
mvcnn-master\exp_scripts\learn_metric.m, 1634 , 2019-01-04
mvcnn-master\exp_scripts\prfigure.m, 1756 , 2019-01-04
mvcnn-master\exp_scripts\visualize_saliency.m, 2931 , 2019-01-04
mvcnn-master\get_imdb.m, 840 , 2019-01-04
mvcnn-master\rerank_retrieval.m, 1330 , 2019-01-04
mvcnn-master\run_experiments.m, 2384 , 2019-01-04
mvcnn-master\run_retrieval.m, 2471 , 2019-01-04
mvcnn-master\setup.m, 2522 , 2019-01-04
mvcnn-master\shape_compute_descriptor.m, 5257 , 2019-01-04
mvcnn-master\utils, 0 , 2019-01-04
mvcnn-master\utils\RenderMe, 0 , 2019-01-04
mvcnn-master\utils\RenderMe\RenderDepth, 0 , 2019-01-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Lingo1
    说明:  通过简单的lingo程序,实现简单的电-气-热综合能源系统优化(Through the simple lingo program, the simple electricity gas heat integrated energy system optimization is realized)
    2021-04-15 19:48:54下载
    积分:1
  • This program uses read () and write ()
    This program uses read() and write()-This program uses read () and write ()
    2022-02-20 13:50:26下载
    积分:1
  • PID_AUV
    无人自主水下航行器(AUV)的模型搭建以及PID控制仿真程序。(Unmanned underwater vehicle (AUV) model construction and PID control simulation program.)
    2017-09-29 09:20:43下载
    积分:1
  • shark
    一个simulink中调用m函数的例子,演示潜水艇建模及m函数编译(A call simulink function m examples, demos submarine modeling and m function compiler)
    2020-11-06 19:59:50下载
    积分:1
  • PSTR
    说明:  R Programming implementation of panel smoothing threshold regression model
    2020-11-08 09:59:47下载
    积分:1
  • pic18fCAN通讯代码 CAN一般功能发送接收ABCDEFG
    pic18fCAN通讯代码 CAN一般功能发送接收ABCDEFG-CAN communications code pic18fCAN general function to send receive ABCDEFG
    2022-01-30 10:48:56下载
    积分:1
  • 软件简介: 调查投票系统介绍: 可生成网上可见的多数调查系统投票系统, 支持同时产生多套调查投票, 可自定义题目类型(如单选+多选,单选+文字,...
    软件简介: 调查投票系统介绍: 可生成网上可见的多数调查系统投票系统, 支持同时产生多套调查投票, 可自定义题目类型(如单选+多选,单选+文字,纯文字等类型) 可自由更换界面,使用时提交和提交成功界面均是纯Html格式。 随时可对使用中投票调查进行更改,随时查看调查结果。 投票还原功能,可以将统计结果还原成各个投票者的投票情况。 -software brief : Investigation voting system introduced : Visibility can be generated on-line survey system of the majority voting system, while generating support multiple investigations to vote, since the definition of topic types (eg danxuan choose, radio text, text and other types) are free to replace the interface, use the submission and the author successful interface is pure html format. Ready to use poll for changes at any time to see results. Voting reduction function can be reduced to statistical results of all voters vote.
    2022-09-04 00:55:03下载
    积分:1
  • 一个非常好的串口程序
    一个非常好的串口程序-a very good Serial procedures
    2022-05-14 03:58:54下载
    积分:1
  • 常用的一种框架SpringMVC PPT
    说明:  springmvc是常用的一种框架,学习springmvc非常重要,故需要良好教程资料(Spring MVC is a commonly used framework. It is very important to learn spring MVC, so good tutorial materials are needed)
    2020-02-10 15:05:02下载
    积分:1
  • caculator_basedon_dialog
    我自己写的一个基于对话框的计算器,很有参考价值。(I wrote a dialog on the calculators, great reference value.)
    2007-01-07 15:55:22下载
    积分:1
  • 696518资源总数
  • 105250会员总数
  • 16今日下载