paper-with-me

홈 › Papers

Transformed ROIs for Capturing Visual Transformations in Videos

2021-06-06 · Abhinav Rai, Fadime Sener, Angela Yao

Modeling the visual changes that an action brings to a scene is critical for video understanding. Currently, CNNs process one local neighbourhood at a time, thus contextual relationships over longer ranges, while still learnable, are indirect. We present TROI, a plug-and-play module for CNNs to reason between mid-level feature representations that are otherwise separated in space and time. The module relates localized visual entities such as hands and interacting objects and transforms their corresponding regions of interest directly in the feature maps of convolutional layers. With TROI, we achieve state-of-the-art action recognition results on the large-scale datasets Something-Something-V2 and EPIC-Kitchens-100.

📄 PDF Abstract BibTeX arXiv:2106.03162

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionVideo Understanding

Similar Papers 제목 키워드 기반

RITUAL: Random Image Transformations as a Universal Anti-hallucination Lever in Large Vision Language Models

2024-05-28 · Sangmin Woo, Jaehyuk Jang, Donguk Kim, Yubin Choi 외

Recent advancements in Large Vision Language Models (LVLMs) have revolutionized how machines understand and generate textual responses based on visual inputs, yet they often produce "hallucinatory" outputs that misinterp…

HallucinationMMEObject Hallucination

Discovering States and Transformations in Image Collections

2015-06-01 · CVPR 2015 6 · Phillip Isola, Joseph J. Lim, Edward H. Adelson

Objects in visual scenes come in a rich variety of transformed states. A few classes of transformation have been heavily studied in computer vision: mostly simple, parametric changes in color and geometry. However, trans…

Object

GIFT: Learning Transformation-Invariant Dense Visual Descriptors via Group CNNs

2019-11-14 · NeurIPS 2019 12 · Yuan Liu, Zehong Shen, Zhixuan Lin, Sida Peng 외

Finding local correspondences between images with different viewpoints requires local descriptors that are robust against geometric transformations. An approach for transformation invariance is to integrate out the trans…

Pose Estimation

Dual-Flow Transformation Network for Deformable Image Registration with Region Consistency Constraint

2021-12-04 · Xinke Ma, Yibo Yang, Yong Xia, DaCheng Tao

Deformable image registration is able to achieve fast and accurate alignment between a pair of images and thus plays an important role in many medical image studies. The current deep learning (DL)-based image registratio…

Image Registration

Robustness to Transformations Across Categories: Is Robustness To Transformations Driven by Invariant Neural Representations?

2020-06-30 · Hojin Jang, Syed Suleman Abbas Zaidi, Xavier Boix, Neeraj Prasad 외

Deep Convolutional Neural Networks (DCNNs) have demonstrated impressive robustness to recognize objects under transformations (eg. blur or noise) when these transformations are included in the training set. A hypothesis …