paper-with-me

Papers

STARFlow: Spatial Temporal Feature Re-embedding with Attentive Learning for Real-world Scene Flow

2024-03-11 · Zhiyang Lu, Qinghan Chen, Ming Cheng

Scene flow prediction is a crucial underlying task in understanding dynamic scenes as it offers fundamental motion information. However, contemporary scene flow methods encounter three major challenges. Firstly, flow estimation solely based on local receptive fields lacks long-dependency matching of point pairs. To address this issue, we propose global attentive flow embedding to match all-to-all point pairs in both feature space and Euclidean space, providing global initialization before local refinement. Secondly, there are deformations existing in non-rigid objects after warping, which leads to variations in the spatiotemporal relation between the consecutive frames. For a more precise estimation of residual flow, a spatial temporal feature re-embedding module is devised to acquire the sequence features after deformation. Furthermore, previous methods perform poor generalization due to the significant domain gap between the synthesized and LiDAR-scanned datasets. We leverage novel domain adaptive losses to effectively bridge the gap of motion inference from synthetic to real-world. Experiments demonstrate that our approach achieves state-of-the-art performance across various datasets, with particularly outstanding results on real-world LiDAR-scanned datasets. Our code is available at https://github.com/O-VIGIA/StarFlow.

📄 PDF Abstract BibTeX arXiv:2403.07032

Code (1)

o-vigia/starflow 공식 구현 pytorch

Similar Papers 제목 키워드 기반

STaRFlow: A SpatioTemporal Recurrent Cell for Lightweight Multi-Frame Optical Flow Estimation

2020-07-10 · Pierre Godet, Alexandre Boulch, Aurélien Plyer, Guy Le Besnerais

We present a new lightweight CNN-based algorithm for multi-frame optical flow estimation. Our solution introduces a double recurrence over spatial scale and time through repeated use of a generic "STaR" (SpatioTemporal R…

Optical Flow Estimation

STARFlow-V: End-to-End Video Generative Modeling with Normalizing Flows

2025-11-25 · Jiatao Gu, Ying Shen, Tianrong Chen, Laurent Dinh 외 arxiv

Normalizing flows (NFs) are end-to-end likelihood-based generative models for continuous data, and have recently regained attention with encouraging progress on image generation. Yet in the video generation domain, where…

Video GenerationImage Generation

SANST: A Self-Attentive Network for Next Point-of-Interest Recommendation

2020-01-22 · Qianyu Guo, Jianzhong Qi

Next point-of-interest (POI) recommendation aims to offer suggestions on which POI to visit next, given a user's POI visit history. This problem has a wide application in the tourism industry, and it is gaining an increa…

Sequential Recommendation

Video Person Re-Identification With Competitive Snippet-Similarity Aggregation and Co-Attentive Snippet Embedding

2018-06-01 · CVPR 2018 6 · Dapeng Chen, Hongsheng Li, Tong Xiao, Shuai Yi 외

In this paper, we address video-based person re-identification with competitive snippet-similarity aggregation and co-attentive snippet embedding. Our approach divides long person sequences into multiple short video sni…

Person Re-IdentificationVideo-Based Person Re-Identification

Changes to Captions: An Attentive Network for Remote Sensing Change Captioning

2023-04-03 · Shizhen Chang, Pedram Ghamisi

In recent years, advanced research has focused on the direct learning and analysis of remote sensing images using natural language processing (NLP) techniques. The ability to accurately describe changes occurring in mult…