码迷,mamicode.com
首页 >  
搜索关键字:paper    ( 1210个结果
Codeforces Round #587 (Div. 3) C题 【判断两个矩形是否完全覆盖一个矩形问题】 {补题 [差点上分系列]}
C. White SheetThere is a white sheet of paper lying on a rectangle table. The sheet is a rectangle with its sides parallel to the sides of the table. ...
分类:其他好文   时间:2019-09-22 15:03:35    阅读次数:121
White Sheet (矩形面积模板) (Codeforces Round #587 (Div. 3) )
There is a white sheet of paper lying on a rectangle table. The sheet is a rectangle with its sides parallel to the sides of the table. If you will ta ...
分类:其他好文   时间:2019-09-22 10:23:31    阅读次数:77
[Tutorial]Visual Odemetry Part2_Introduce about BA
[TOC] Visual Odometry: Part II Matching, Robustness, and Applications paper notes https://www.zora.uzh.ch/id/eprint/71030/1/Fraundorfer_Scaramuzza_Vis ...
分类:其他好文   时间:2019-09-21 23:29:19    阅读次数:119
通用卷积核用于模型压缩和加速
介绍一下最近看的一种通用卷积核用于模型压缩的方法,刚刚查了一下,原作者的博客在https://zhuanlan.zhihu.com/p/82710870 有介绍,论文传送门 https://papers.nips.cc/paper/7433-learning-versatile-filters-fo ...
分类:其他好文   时间:2019-09-21 23:28:03    阅读次数:137
Codeforces Round #587 (Div. 3) C - White Sheet
原文链接:https://www.cnblogs.com/xwl3109377858/p/11564279.html Codeforces Round #587 (Div. 3) C - White Sheet There is a white sheet of paper lying on a r ...
分类:其他好文   时间:2019-09-21 20:48:30    阅读次数:86
Bi-Directional ConvLSTM U-Net with Densley Connected Convolutions
Bi-Directional ConvLSTM U-Net with Densley Connected Convolutions ICCV workshop 2019 2019-09-15 11:06:20 Paper: https://arxiv.org/pdf/1909.00166.pdf C ...
分类:Web程序   时间:2019-09-15 11:03:25    阅读次数:458
漫谈格兰杰因果关系(Granger Causality)——第一章 野火烧不尽,春风吹又生
漫谈格兰杰因果关系(Granger Causality)——第一章 野火烧不尽,春风吹又生 2017年08月14日 18:38:25 ggabcda 阅读数 14727 漫谈格兰杰因果关系(Granger Causality)——第一章 野火烧不尽,春风吹又生 2017年08月14日 18:38:2 ...
分类:其他好文   时间:2019-09-12 23:43:16    阅读次数:96
python抽象类
python中没有接口类型 抽象类的本质还是类,指的是一组类的相似性,包括数据属性(如all_type)和函数属性(如read、write),而接口只强调函数属性的相似性。抽象类是一个介于类和接口直接的一个概念,同时具备类和接口的部分特性,可以用来实现归一化设计 在Python3中引入了abc模块,... ...
分类:编程语言   时间:2019-09-09 22:59:51    阅读次数:84
Paper Reading:RCNN-SPP-Fast RCNN-Faster RCNN
本文对基于RCNN框架的几个模型进行介绍和总结。 ![目标检测][base64str0] RCNN 论文:Rich feature hierarchies for accurate object detection and semantic segmentation 发表时间:2014 发表作者:( ...
分类:其他好文   时间:2019-08-31 01:01:40    阅读次数:105
Deep High-Resolution Representation Learning for Human Pose Estimation
Deep High-Resolution Representation Learning for Human Pose Estimation 2019-08-30 22:05:59 Paper: CVPR-2019, arXiv Code: https://github.com/leoxiaobin ...
分类:其他好文   时间:2019-08-30 20:43:22    阅读次数:281
1210条   上一页 1 ... 20 21 22 23 24 ... 121 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!