码迷,mamicode.com
首页 >  
搜索关键字:robust reading    ( 1642个结果
[整理] [深度学习论文学习]
声明 以下下内容均整理自: [1] https://blog.csdn.net/weixin_37993251/article/details/85268648 [深度学习论文从0开始] [2] https://github.com/floodsung/Deep Learning Papers Re ...
分类:其他好文   时间:2020-01-29 12:19:01    阅读次数:66
用Linq To SQL 搭建底层
用Linq To SQL 搭建底层 接口 底层 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Syst ...
分类:数据库   时间:2020-01-28 19:14:21    阅读次数:63
paper reading(4) - LIME: Low-light Image Enhancement via Illumination Map Estimation
LIME: Low light Image Enhancement via Illumination Map Estimation [toc] 1. approach Retinex theory In this paper, A method enhancing low light image i ...
分类:其他好文   时间:2020-01-25 20:47:44    阅读次数:157
paper reading(3) - Lightness-aware contrast enhancement for images with different illumination conditions
Lightness aware contrast enhancement for images with different illumination conditions [toc] 1. approach In this paper, a simple but effective model f ...
分类:其他好文   时间:2020-01-24 12:04:40    阅读次数:106
PHP Files functions
simple functions ...
分类:Web程序   时间:2020-01-23 12:43:37    阅读次数:107
ng-http
启用 Http 服务 open the root , import the symbol from , add it to the array. 发起一个 get 请求 Reading the full response 错误处理 ...
分类:Web程序   时间:2020-01-22 12:52:00    阅读次数:122
paper reading(2) - A Fusion-based enhancing method for weakly illuminated images
A Fusion based enhancing method for weakly illuminated images [toc] approach $Step$ $1$ illumination estimation Derived from retinex theory, an input ...
分类:其他好文   时间:2020-01-22 11:01:21    阅读次数:80
DataGridView控件使用Demo
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System. ...
分类:Windows程序   时间:2020-01-20 19:04:00    阅读次数:103
PBFT && RBFT算法流程
PBFT && RBFT算法流程以及其实现(上) 这篇文章主要是讲一下RBFT中共识算法流程以及节点的加入的流程。在下一篇博客中,将使用Java实现该算法。 传统的PBFT算法无法动态的添加和删除结点,高鲁棒拜占庭容错算法RBFT(Robust Byzantine Tolerance)算法实现了该功 ...
分类:编程语言   时间:2020-01-19 09:45:20    阅读次数:134
Nginx的各种超时时间
Syntax: client_header_timeout time; Default: client_header_timeout 60s; Context: http, server Defines a timeout for reading client request header. If ...
分类:其他好文   时间:2020-01-11 13:30:39    阅读次数:96
1642条   上一页 1 ... 16 17 18 19 20 ... 165 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!