Paper Mark
BigCowPeking的CSDN博客
https://blog.csdn.net/wfei101/article/category/7120809
Low Rank Structure of Learned Representations
解读:牛津大学神经网络新训练法:低秩结构增强网络压缩和对抗稳健性 http://3g.163.com/dy/article/DGVMMFO40511FERQ.html
ON LARGE-BATCH TRAINING FOR DEEP LEARNING: GENERALIZATION GAP AND SHARP MINIMA
大bach size容易掉入sharp minima(尖锐极小解)
Pelee: A Real-Time Object Detection System on Mobile Devices
解读:优于MobileNet、YOLOv2:移动设备上的实时目标检测系统Pelee https://zhuanlan.zhihu.com/p/36505002?utm_source=qq&utm_medium=social&utm_member=ZGVmZDA1NmY1MjAxOWZhMGU0OTVjYTM2ZmE0NDcwOWY%3D
R-SSD:Enhancement of SSD by concatenating feature maps for object detection
解读:SSD算法的改进版之 R-SSD https://blog.csdn.net/u014380165/article/details/77130922
TSN:Temporal Segment Networks: Towards Good Practices for Deep Action Recognition
[行为识别论文详解]TSN(Temporal Segment Networks) https://blog.csdn.net/zhang_can/article/details/79618781
Spatiotemporal Residual Networks for Video Action Recognition
双流网络行为识别-Spatiotemporal Residual Networks for Video Action Recognition-论文阅读
SSN:Temporal Action Detection with Structured Segment Networks
https://blog.csdn.net/qq_20720317/article/details/77565821
从零开始PyTorch项目:YOLO v3目标检测实现
https://www.jiqizhixin.com/articles/2018-04-23-3
Face Paper: DSSD论文详解
https://blog.csdn.net/wfei101/article/details/79672748
[CVPR2018] An Analysis of Scale Invariance in Object Detection – SNIP
https://blog.csdn.net/qq416261970/article/details/79774909
CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns
CVPR2018: TFusion完全解读https://blog.csdn.net/u011453773/article/details/79638489
Pyramid Stereo Matching Network
Pyramid Stereo Matching Network (CVPR2018)的PyTorch实现代码 https://www.ctolib.com/JiaRenChang-PSMNet.html
CVPR2018精选#2: 视频分析的非局部(non-local) 神经网络模块,CMU与Facebook AI研究室视频分类识别新贡献
http://nooverfit.com/wp/cvpr2018%E7%B2%BE%E9%80%892-%E8%A7%86%E9%A2%91%E5%88%86%E6%9E%90%E7%9A%84%E9%9D%9E%E5%B1%80%E9%83%A8non-local-%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C%E6%A8%A1%E5%9D%97%EF%BC%8Ccmu%E4%B8%8Efacebook-ai/
CVPR2018论文《Look at Boundary: A Boundary-Aware Face Alignment Algorithm》
论文:https://arxiv.org/abs/1805.10483
代码:https://github.com/wywu/LAB
[CVPR 2018论文笔记] 光流与行为识别的结合研究
https://zhuanlan.zhihu.com/p/32443212
[论文概览] AAAI 2018 行为识别论文概览
https://zhuanlan.zhihu.com/p/34322114
Paper Mark的更多相关文章
- 如何写出优秀的研究论文 Chapter 1. How to Write an A+ Research Paper
This Chapter outlines the logical steps to writing a good research paper. To achieve supreme excelle ...
- Facebook Paper使用的第三方库
Facebook Paper使用的第三方库 第三方库名 简介 链接 ACE code editor https://github.com/ajaxorg/ace Appirater 用户评分组件 ht ...
- paper 118:计算机视觉、模式识别、机器学习常用牛人主页链接
牛人主页(主页有很多论文代码) Serge Belongie at UC San Diego Antonio Torralba at MIT Alexei Ffros at CMU Ce Liu at ...
- 如何写好一篇高质量的paper
http://blog.csdn.net/tiandijun/article/details/41775223 这篇文章来源于中科院Zhouchen Lin 教授的report,有幸读到,和大家分享一 ...
- paper 61:计算机视觉领域的一些牛人博客,超有实力的研究机构等的网站链接
转载出处:blog.csdn.net/carson2005 以下链接是本人整理的关于计算机视觉(ComputerVision, CV)相关领域的网站链接,其中有CV牛人的主页,CV研究小组的主页,CV ...
- ### Paper about Event Detection
Paper about Event Detection. #@author: gr #@date: 2014-03-15 #@email: forgerui@gmail.com 看一些相关的论文. 1 ...
- ios paper for facebook 使用第三方库
facebook paper使用的第三方库 Facebook Paper使用的第三方库 第三方库名 简介 链接 ACE code editor https://github.com/ajaxorg/a ...
- 数据挖掘方面重要会议的最佳paper集合
数据挖掘方面重要会议的最佳paper集合,兴许将陆续分析一下内容: 主要有KDD.SIGMOD.VLDB.ICML.SIGIR KDD (Data Mining) 2013 Simple and De ...
- How to Read an Engineering Research Paper
How to Read an Engineering Research Paper William G. Griswold Department of Computer Science & E ...
随机推荐
- bind9+dlz+mysql连接断开问题
前言 关于bind-dlz介绍:http://bind-dlz.sourceforge.net/ DLZ(Dynamically Loadable Zones)与传统的BIND9不同,BIND的不足之 ...
- mysql大数据解决方案--分表分库(0)
引言 对于一个大型的互联网应用,海量数据的存储和访问成为了系统设计的瓶颈问题,对于系统的稳定性和扩展性造成了极大的问题.通过数据切分来提高网站性能,横向扩展数据层已经成为架构研发人员首选的方式. •水 ...
- string::back
char& back(); const char& back() const; #include <iostream>#include <string> usi ...
- prometheus部署
1.prometheus安装 软件下载: wget https://dl.grafana.com/oss/release/grafana-6.4.2-1.x86_64.rpm https://gith ...
- 利用collections下的counter实现对列表重复元素的查重
mylist = [0,1,1,2,2,3,3,3,3,4,5,6,7,7,8,8,9,10,10,11,22,33,22] from collections import Counter c = C ...
- P2709 小B的询问——普通莫队&&模板
普通莫队概念 莫队:莫涛队长发明的算法,尊称莫队.其实就是优化的暴力. 普通莫队只兹磁询问不支持修改,是离线的. 莫队的基本思想:就是假定我得到了一个询问区间[l,r]的答案,那么我可以在极短(通常是 ...
- .net core 反编译一小段
public static class A { private static readonly MethodInfo GetServiceInfo; public static IApplicatio ...
- PHP mysqli_more_results() 函数
定义和用法 mysqli_more_results() 函数检查一个多查询是否有更多的结果. 语法 mysqli_more_results(connection); 参数 描述 connection ...
- PHP mysqli_init() 函数
定义和用法 mysqli_init() 函数初始化 MySQLi 并返回 mysqli_real_connect() 使用的对象. 语法 mmysqli_init(); 实例 mysqli_ini ...
- 【原创】洛谷 LUOGU P3366 【模板】最小生成树
P3366 [模板]最小生成树 题目描述 如题,给出一个无向图,求出最小生成树,如果该图不连通,则输出orz 输入输出格式 输入格式: 第一行包含两个整数N.M,表示该图共有N个结点和M条无向边.(N ...