Recent papers on Action Recognition | 行为识别最新论文
CVPR2019
- 1、An Attention Enhanced Graph Convolutional LSTM Network for Skeleton-Based Action Recognition
作者:Chenyang Si, Wentao Chen, Wei Wang, Liang Wang, Tieniu Tan
论文链接:https://arxiv.org/abs/1902.09130
- 2、Improving the Performance of Unimodal Dynamic Hand-Gesture Recognition with Multimodal Training
作者:Mahdi Abavisani, Hamid Reza Vaezi Joze, Vishal M. Patel
链接:https://arxiv.org/abs/1812.06145
- 3、Collaborative Spatio-temporal Feature Learning for Video Action Recognition
作者:Chao Li, Qiaoyong Zhong, Di Xie, Shiliang Pu
论文链接:https://arxiv.org/abs/1903.01197
- 4、Peeking into the Future: Predicting Future Person Activities and Locations in Videos(行为预测)
作者:Junwei Liang, Lu Jiang, Juan Carlos Niebles, Alexander Hauptmann, Li Fei-Fei
论文链接:https://arxiv.org/abs/1902.03748
ECCV 2018
- Skeleton-Based Action Recognition with Spatial Reasoning and Temporal Stack Learning
- Dividing and Aggregating Network for Multi-view Action Recognition
- Deep Bilinear Learning for RGB-D Action Recognition
- Modality Distillation with Multiple Stream Networks for Action Recognition
- Interaction-aware Spatio-temporal Pyramid Attention Networks for Action Classification
- Motion Feature Network: Fixed Motion Filter for Action Recognition
- Spatio-Temporal Channel Correlation Networks for Action Classification
- Recurrent Tubelet Proposal and Recognition Networks for Action Detection
- PM-GANs: Discriminative Representation Learning for Action Recognition Using Partial-modalities
- RESOUND: Towards Action Recognition without Representation Bias
CVPR 2018
- MiCT: Mixed 3D/2D Convolutional Tube for Human Action Recognition
- Optical Flow Guided Feature: A Fast and Robust Motion Representation for Video Action Recognition
- 2D/3D Pose Estimation and Action Recognition Using Multitask Deep Learning
- Temporal Hallucinating for Action Recognition With Few Still Images
- Deep Progressive Reinforcement Learning for Skeleton-Based Action Recognition
- Im2Flow: Motion Hallucination From Static Images for Action Recognition
- Compressed Video Action Recognition
- A Closer Look at Spatiotemporal Convolutions for Action Recognition
- Temporal Deformable Residual Networks for Action Segmentation in Videos
- PoTion: Pose MoTion Representation for Action Recognition
- What Have We Learned From Deep Representations for Action Recognition?
- Towards Universal Representation for Unseen Action Recognition
AAAI 2018
- Action Recognition from Skeleton Data via Analogical Generalization over Qualitative Representations
- Action Recognition with Coarse-to-Fine Deep Feature Integration and Asynchronous Fusion
- Cooperative Training of Deep Aggregation Networks for RGB-D Action Recognition
- Hierarchical Nonlinear Orthogonal Adaptive-Subspace Self-Organizing Map based Feature Extraction for Human Action Recognition
- Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition [code: https://github.com/yysijie/st-gcn]
- T-C3D: Temporal Convolutional 3D Network for Real-time Action Recognition [code:tc3d/tc3d]
- Unsupervised Deep Learning of Mid-Level Video Representation for Action Recognition
- Unsupervised Representation Learning with Long-Term Dynamics for Skeleton Based Action Recognition
Recent papers on Action Recognition | 行为识别最新论文的更多相关文章
- 论文笔记 | A Closer Look at Spatiotemporal Convolutions for Action Recognition
( 这篇博文为原创,如需转载本文请email我: leizhao.mail@qq.com, 并注明来源链接,THX!) 本文主要分享了一篇来自CVPR 2018的论文,A Closer Look at ...
- 行为识别(action recognition)相关资料
转自:http://blog.csdn.net/kezunhai/article/details/50176209 ================华丽分割线=================这部分来 ...
- 【计算机视觉】行为识别(action recognition)相关资料
================华丽分割线=================这部分来自知乎==================== 链接:http://www.zhihu.com/question/3 ...
- Object Detection / Human Action Recognition 项目
https://towardsdatascience.com/real-time-and-video-processing-object-detection-using-tensorflow-open ...
- 201904:Action recognition based on 2D skeletons extracted from RGB videos
论文标题:Action recognition based on 2D skeletons extracted from RGB videos 发表时间:02 April 2019 解决问题/主要思想 ...
- Activity Recognition行为识别
暑假听了computer vision的一个Summer School,里面Jason J. Corso讲了他们运用Low-Mid-High层次结构进行Video Understanding 和 Ac ...
- Multi-View Region Adaptive Multi-temporal DMM and RGB Action Recognition
论文标题:Multi-View Region Adaptive Multi-temporal DMM and RGB Action Recognition 来源/作者机构情况: 解决问题/主要思想贡献 ...
- 论文列表 for Action recognition
要读的论文: https://www.cnblogs.com/hizhaolei/p/10565405.html 骨架动作识别论文汇总 https://blog.csdn.net/bianxuewei ...
- 【ML】Two-Stream Convolutional Networks for Action Recognition in Videos
Two-Stream Convolutional Networks for Action Recognition in Videos & Towards Good Practices for ...
随机推荐
- hadoop_批量命令脚本&同步文件脚本
1.xcall.sh 批量命令脚本,例:xcall.sh jps ,查看hadoop101~ hadoop104的jps进程 注意:在执行命令的时候,若是提示没有这个命令,但是在本机又可以执行,记得在 ...
- 洛谷P3313 [SDOI2014]旅行(树链剖分 动态开节点线段树)
题意 题目链接 Sol 树链剖分板子 + 动态开节点线段树板子 #include<bits/stdc++.h> #define Pair pair<int, int> #def ...
- css 单行/多行文字垂直居中问题
例子可以直接看这里http://www.zhangxinxu.com/study/200911/line-height-text-v-center.html 这篇文章中有一点点解释http://blo ...
- Linux 性能监控之CPU&内存&I/O监控Shell脚本1
Linux 性能监控之CPU&内存&I/O监控Shell脚本1 by:授客 QQ:1033553122 #!/bin/bash # 获取要监控的本地服务器IP地址 IP=`if ...
- IDEA报错:Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled. ('crmWatcherService'错误)
单表插入项目,插入前正常,插入后运行webapplication报错: run: debug: 于webapplication报错: Injection of autowired dependenci ...
- [iOS] UICollectionView初始化滚动到中间的bug
转载请保留地址wossoneri.com 问题 首先看一下我之前写的demo:link demo是封装了一个控件,直接在MainViewController的viewWillAppear里初始化,并且 ...
- web调试-禁止/清空chrome页面缓存
Chrome会对页面缓存,web页面调试的时候,后端修改页面.js之后,刷新页面经常不生效,非常不方便. 有一些小技巧可以解决该问题. 技巧一: 开发者工具-setting/设置,可以关闭缓存. 开发 ...
- 记一款bug管理系统(bugdone.cn)的开发过程(1) -- 为什么要开发一款bug开发系统
对于从事软件研发行业的同学来说bug管理系统肯定不陌生.本人03年左右开始正式成为一名码农,工作期间接触过若干bug管理系统,如JIRA等,不过都是自行部署在公司内网的. 几年过去了,现在已经是互联网 ...
- c#中Indexof()和Split()的用法
C#中IndexOf的使用 indexOf() 查找字串中指定字符或字串首次出现的位置,返首索引值,如: str1.IndexOf("字"): //查找“字”在str1中的索引值( ...
- 华为Eudemon 100E的密码恢复
华为Eudemon 100E的密码恢复 转自http://blog.sina.com.cn/s/blog_53835f380100hdc3.html 为了让自己下次能记住 Eudemon 100E系 ...