E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
perception
基于ROS平台的移动机器人-7-使用Kinect2建图
这里你需要一个可以通过ROS控制的移动底盘和一个KinectV2)go1.安装Gmapping包(1)cd~/catkin_ws/src(2)gitclonehttps://github.com/ros-
perception
Forrest-Z
·
2017-02-23 10:38
基于ROS平台的移动机器人
基于ROS平台的移动机器人-6-使用Kinect2获取激光数据
go1.我们这里需要一个将深度图转为激光数据的包(1)cd~/catkin_ws/src(2)gitclonehttps://github.com/ros-
perception
/depthimage_to_l
Forrest-Z
·
2017-02-23 09:00
基于ROS平台的移动机器人
多层感知机及其BP算法(Multi-Layer
Perception
)
原文链接:http://www.cnblogs.com/ooon/p/5577241.htmlDeepLearning近年来在各个领域都取得了state-of-the-art的效果,对于原始未加工且单独不可解释的特征尤为有效,传统的方法依赖手工选取特征,而NeuralNetwork可以进行学习,通过层次结构学习到更利于任务的特征。得益于近年来互联网充足的数据,计算机硬件的发展以及大规模并行化的普及
weixin_33868027
·
2016-06-12 13:00
为什么叫感知机
percept:感觉,知觉
perception
:感
横行小道
·
2016-05-27 20:00
命名
老师提问-私下解决
ROS slam gmapping不能画地图
https://github.com/ros-
perception
/slam_gmapping放到catkin_ws/src目录下执行catkin_make到catkin_ws/devel/lib/gmapping
bbzz2
·
2016-05-09 16:32
SLAM
ROS slam gmapping不能画地图
https://github.com/ros-
perception
/slam_gmapping放到catkin_ws/src目录下执行catkin_make到catkin_ws/devel/lib/gmapping
BBZZ2
·
2016-05-09 16:00
Deep Reinforcement Learning 基础知识(DQN方面)
Introduction深度增强学习DeepReinforcementLearning是将深度学习与增强学习结合起来从而实现从
Perception
感知到Action动作的端对端学习的一种全新的算法。
songrotek
·
2016-01-25 16:00
神经网络
深度学习
深度增强学习
P·C·L 了解
因为PCL是开源的,所以无论是商用还是研究都是免费的; 赞助商有Open
Perception
, Willow Garage, NVIDIA, Google, Toyota, Trimble, Urban
·
2015-11-12 09:49
c
CMUSphinx Learn - Basic concepts of speech
The naive
perception
is often that speech is built with words, and each word consis
·
2015-11-11 11:51
sphinx
Computer Vision Tutorials from Conferences (2) -- ECCV
unifi.it/program/tutorials/) Vision Applications on Mobile using OpenCVGary Bradski (Industrial
Perception
·
2015-11-11 00:38
visio
在线机器学习算法及其伪代码
根据真实的结果,来训练和学习规则或模型 常用的在线学习算法:
Perception
: 感知器 PA: passive
perception
·
2015-11-05 08:27
机器学习
Calculating Stereo Pairs
Introduction The following discusses computer based generation of stereo pairs as used to create a
perception
·
2015-11-02 10:13
AIR
Loading Data when the User Scrolls to the End of a List in Windows Phone 7
Network traffic comes at a premium, and a user's
perception
of the quality of your app depends a lot
·
2015-10-31 11:05
windows phone
在线学习(Online Learning)
原题目叫做The
perception
and large margin classifiers,其实探讨的是在线学习。这里将题目换了换。
·
2015-10-30 12:18
online
graphical
perception
Some visual processing takes place without anyconcious effort on our part. Psychologists call this preattentive vision. In the context of extracting information from graphs wewill call it
·
2015-10-23 08:51
Graph
OSChina 周三乱弹 —— 程序员火灾逃生指南
万一身边发生火灾,请不要惊慌,按下面提示紧急逃生话说回来,火灾是小概率事件,加班才程序员的是家常便饭@仪山湖:整上午整下午的坐着写代码,屁股都没挪一下,碉堡了,石化了 @
perception
:加班一年多
小小编辑
·
2015-10-14 07:00
【PHP words+
perception
+trips】
PHP 弱类型语言,大小写敏感,脚本语言(解释性,文本文件执行),服务端。OOP[ObjectOrientedProgramming]SAPI[ServerApplicationProgrammingInterface]服务器端应用编程端口。它就是PHP与其它应用交互的接口 linktimestamp[时间戳]通常是一个字符序列,唯一地标识某一刻的时间。数字时间戳技术是数字签名技术一种变种的
phala
·
2015-10-13 15:00
使用xtion pro live将点云数据变成激光数据(pointcloud to laserscan)
准备对于ros和openni2的准备看我上一篇的日志下载源码,pointcloud_to_laserscan:https://github.com/ros-
perception
/pointcloud_to_laserscan
晨星小子
·
2015-10-09 17:25
深度摄像机
ros(机器人操作系统)学习
MachineLearning:二、感知器
perception
算法
简介50年代末F.Rosenblatt提出感知器算法。线性分类器的设计就是利用训练样本来计算线性函数的权向量问题设有两类问题的判别函数g(X)=w1x1+w2x2+w3=0训练样本XA,XB∈ω1,XC,XD∈ω2则g(XA)>0,g(XB)>0g(XC)0其中:权向量各样本特征向量的增1矩阵该线性联立不等式只对线性可分问题有解,且是多解,因而只有按不同条件取最优解赏-罚训练算法是一个迭代过程:1
好记性不如烂笔记
·
2015-10-08 16:50
数据结构&算法
数据挖掘
机器学习
MachineLearning:二、感知器
perception
算法
简介50年代末F.Rosenblatt提出感知器算法。线性分类器的设计就是利用训练样本来计算线性函数的权向量问题设有两类问题的判别函数g(X)=w1x1+w2x2+w3=0训练样本XA,XB∈ω1,XC,XD∈ω2则g(XA)>0,g(XB)>0g(XC)0其中:权向量各样本特征向量的增1矩阵该线性联立不等式只对线性可分问题有解,且是多解,因而只有按不同条件取最优解赏-罚训练算法是一个迭代过程:1
好记性不如烂笔记
·
2015-10-08 16:50
数据结构&算法
数据挖掘
机器学习
PCL资料整理
http://pointclouds.org/documentation/tutorials/http://wg-
perception
.github.io/object_recognition_core
dxuehui
·
2015-08-20 11:00
ros下单目相机校正
图像相应包 http://wiki.ros.org/camera_calibration 在gitbub下载image_pipeline: https://github.com/ros-
perception
zyh821351004
·
2015-07-05 11:00
微软发布win10 SDK预览版(附下载地址) 内置Win10 Mobile模拟器
全新APIs内容如下:Windows.Devices.
Perception
.Windows.Devices.
Perception
.Provider.
佚名
·
2015-07-01 14:05
perception
感知器算法的C语言实现代码
此处仅给出代码实现,具体原理及过程请看前面的博文文件输入格式如下:240.2550000111011110.062300.01123-0.07335含义如下:实现代码如下:(注:为了通用性,本代码只输出了最后一次迭代结果)#include #include usingnamespacestd; doublehypothose(doublew[],intfeature_num,double*trai
u014403897
·
2015-04-16 11:00
机器学习
C语言
背景建模测试数据库、视频库
下载地址:http://
perception
.i2r.a-star.edu.sg/bk_model/bk_index.html2.TestImagesforWallflowerPaper
xiao_lxl
·
2015-03-25 14:00
稀疏表示+字典学习
Machine
Perception
Toolbox (MPT)偶然
baobei0112
·
2014-12-09 09:00
Visual
Perception
and Image Quality(视觉感知和图像质量)
本文转自http://www.ricoh.com/about/company/technology/voice/column/009.htmlWecanreadsmallcharacterswithoutdifficulty.Dooureyeshavesuchhighresolution?Iseyelensresolutionmuchbetterthanastateoftheartcamerale
gxiaob
·
2012-11-30 21:00
Machine
Perception
Toolbox MPT 机器感知
http://blog.sina.com.cn/s/blog_60dce3cd0100nyi2.html 偶然的机会发现了这个工具箱,虽说05年都没有再更新了,但是很多东西还是可以借鉴的。很好的一个工具箱,功能包含facedetection,eyedetection,blinkdetection,colortracking。http://mplab.ucsd.edu/grants/project1
alec1987
·
2012-05-23 10:00
工具
经典paper
PERCEPTION
&COGNITIONPriors,preferencesandcategoricalpercepts(withA.Jepson&J.Feldman).Toappearin BayesianApproachestoPerception
littlestonelj
·
2012-05-04 09:00
spring
report
processing
constraints
Shapes
distance
textons,the elements of texture
perception
and their interactions_julesz
前意识(pre-attentive),指无意识中可召回的部分,人们能够回忆起来的经验。它是无意识和意识之间的中介环节。无意识很难或根本不能进入意识,前意识则可能进入意识,所以从前意识到意识尽管有界限,但没有不可逾越的鸿沟。前意识处于意识和无意识之间、担负着“稽察者”的任务,不准无意识的本能和欲望侵入意识之中。但是,当前意识丧失警惕时,有时被压抑的本能或欲望也会通过伪装而迂回地渗入意识。意识,指心理
littlestonelj
·
2012-05-04 09:00
框架
算法
工作
生物
filter
Random
Matrix Completion
http://
perception
.csl.illinois.edu/matrix-rank/references.html2010年的CVPR最佳paper:Efficientcomputationofrobustlow-rankmatrixapproximationsinthepresenceofmissingdatausingl1norm.TutorialsLow-RankMatrixRec
alec1987
·
2012-04-09 16:00
学术界与游戏开发相关的期刊和会议(原创)
第一部分acm经典资料: ACM Transactions on Graphics (TOG) Applied
Perception
in Graphics and Visualization International
eric_weitm
·
2012-04-06 10:00
论文
学术
听?
从这个意义上分析,我认为“讲”其实只不过是对大脑中已存
Perception
的一种复述。这种复述当然也
刘小兵2014
·
2011-12-01 03:00
D5RPG引擎的一些笔记
引擎下载下载地址教程第一步创造第一幅游戏地图第二步使用开发包还原地图并创建游戏角色第三步NPC第四步特效bullet.distance属性只有在没有设置终点(target或targetPoint)的情况下有效在控制器中访问场景 (
perception
.Scene
sxd1140
·
2011-08-23 15:51
职场
AS
actionscript
休闲
d5rpg
.NET之死和观念的力量
原文:http://www.itbusinessedge.com/cm/blogs/enderle/the-death-of-net-and-the-power-of-
perception
/?
cheungmine
·
2011-08-09 14:37
.net
microsoft
windows
apple
产品
user
.NET之死和观念的力量
原文:http://www.itbusinessedge.com/cm/blogs/enderle/the-death-of-net-and-the-power-of-
perception
/?
cheungmine
·
2011-08-09 14:00
apple
.net
windows
Microsoft
user
产品
Machine
Perception
Toolbox MPT
偶然的机会发现了这个工具箱,虽说05年都没有再更新了,但是很多东西还是可以借鉴的。很好的一个工具箱,功能包含facedetection,eyedetection,blinkdetection,colortracking。http://mplab.ucsd.edu/grants/project1/free-software/MPTWebSite/introduction.html留着备用!
flyingworm_eley
·
2011-03-06 19:00
JavaScript实现水平选项卡效果
首先在body中加入以下HTML内容: Home IntelligenceFacts Research
Perception
dz45693
·
2010-02-18 10:00
JavaScript
timer
function
filter
Class
div
Domain Driven Design
Having read a lot of discussion on DDD, I feel there is a misleading
perception
.
jellyfish
·
2010-01-16 02:00
DAO
IBM
REST
OO
Go
用行为学知识改善服务
事实上,用户评价服务时,多忽略现实而基于主观感知(
Perception
is reality)。因此,在设计服务时,应该同时从行为学和心理学的角度考虑问题。
liudaoru
·
2010-01-08 09:00
生活
物流
用行为学知识改善服务
事实上,用户评价服务时,多忽略现实而基于主观感知(
Perception
is reality)。因此,在设计服务时,应该同时从行为学和心理学的角度考虑问题。
liudaoru
·
2010-01-08 09:00
生活
物流
用行为学知识改善服务
事实上,用户评价服务时,多忽略现实而基于主观感知(
Perception
is reality)。因此,在设计服务时,应该同时从行为学和心理学的角度考虑问题。
liudaoru
·
2010-01-08 09:00
生活
物流
日记 [2008年03月09日]2012无限之哲学
Humanity and Planet Earth are currently going through a huge change or shift in consciousness and reality
perception
coolerfeng
·
2008-03-09 18:32
职场
日记
哲学
休闲
The Selective
Perception
of Human Brain
TheSelectivePerceptionofHumanBrain:Whystartupsoftenbeatthebigboyshttp://www.businesspundit.com/50226711/the_selective_
perception
_of_human_brains_why_startups_often_beat_the_big_boys.phpITypedthem
adamzhao
·
2008-01-26 23:00
Google
PHP
UP
Microsoft
The Selective
Perception
of Human Brain
TheSelectivePerceptionofHumanBrain:Whystartupsoftenbeatthebigboyshttp://www.businesspundit.com/50226711/the_selective_
perception
_of_human_brains_why_startups_often_beat_the_big_boys.phpITypedthem
adamzhao
·
2008-01-26 23:00
PHP
Google
Microsoft
UP
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他