To understand how change detection can help us improve the proference, we need to understand when it works first. There are some rules which can be ap ...
分类:
其他好文 时间:
2017-01-31 10:22:07
阅读次数:
254
<?xml version="1.0" encoding="UTF-8"?> <!--Licensed to the Apache Software Foundation (ASF) under oneor more contributor license agreements. See the N ...
分类:
其他好文 时间:
2017-01-27 12:54:35
阅读次数:
259
M. Dietmannsberger and D. Schulz, "Impacts of Low-Voltage Distribution Grid Codes on Ancillary Services and Anti-Islanding Detection of Inverter-Based ...
分类:
其他好文 时间:
2017-01-22 20:34:18
阅读次数:
191
<meta content="width=device-width,initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/> 1. width=device-width width:可视区域的宽度,值可为数字或关 ...
分类:
移动开发 时间:
2017-01-16 22:45:57
阅读次数:
1568
本篇文章中,我们将一起学习OpenCV中边缘检测的各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器。文章中包含了五个浅墨为大家准备的详细注释的博文配套源代码。在介绍四块知识点的时候分别一个,以及最后的综合示例中的一个。文章末尾提供配套源代码的下载。 *** ...
分类:
其他好文 时间:
2017-01-14 21:16:07
阅读次数:
538
Convolution //采用线性过滤Linear combination of neighboring pixels using a convolution kernel?Pre-defined filters for?Edge detection //功能Laplacian, Gradient ...
分类:
其他好文 时间:
2017-01-11 11:59:25
阅读次数:
208
介绍了一个针对小目标的benchmark库,并对传统的R-CNN进行修改(对RPN进行修改,利用了proposal的上下文),用来检测小目标。 ...
分类:
其他好文 时间:
2017-01-06 22:31:54
阅读次数:
1947
今天看到一篇关于检测的论文《SqueezeDet: Unified, Small, Low Power Fully Convolutional Neural Networks for Real-Time Object Detection for Autonomous Driving》,论文中的效果还 ...
分类:
Web程序 时间:
2017-01-05 20:20:55
阅读次数:
1357
Two salient region detection methods are proposed in this paper: HC AND RC HC: Histogram based contrast 1. Primary method It is simply to calculate th ...
分类:
其他好文 时间:
2016-12-26 21:49:16
阅读次数:
260
from: http://lwzhanghz.blog.163.com/blog/static/136826369201251783236887/ 1)下载MACS2 下载网址: https://pypi.python.org/pypi/MACS2 $ python setup.py install ...
分类:
系统相关 时间:
2016-12-25 09:39:19
阅读次数:
6773