paper-with-me

홈 › Papers

Slow - Motion Video Synthesis for Basketball Using Frame Interpolation

2025-11-10 · Jiantang Huang arxiv

Basketball broadcast footage is traditionally captured at 30-60 fps, limiting viewers' ability to appreciate rapid plays such as dunks and crossovers. We present a real-time slow-motion synthesis system that produces high-quality basketball-specific interpolated frames by fine-tuning the recent Real-Time Intermediate Flow Estimation (RIFE) network on the SportsSloMo dataset. Our pipeline isolates the basketball subset of SportsSloMo, extracts training triplets, and fine-tunes RIFE with human-aware random cropping. We compare the resulting model against Super SloMo and the baseline RIFE model using Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity (SSIM) on held-out clips. The fine-tuned RIFE attains a mean PSNR of 34.3 dB and SSIM of 0.949, outperforming Super SloMo by 2.1 dB and the baseline RIFE by 1.3 dB. A lightweight Gradio interface demonstrates end-to-end 4x slow-motion generation on a single RTX 4070 Ti Super at approximately 30 fps. These results indicate that task-specific adaptation is crucial for sports slow-motion, and that RIFE provides an attractive accuracy-speed trade-off for consumer applications.

📄 PDF Abstract BibTeX arXiv:2511.11644

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Synthesis

Similar Papers 제목 키워드 기반

Ontology Based Global and Collective Motion Patterns for Event Classification in Basketball Videos

2019-03-16 · Lifang Wu, Zhou Yang, Jiaoyu He, Meng Jian 외

In multi-person videos, especially team sport videos, a semantic event is usually represented as a confrontation between two teams of players, which can be represented as collective motion. In broadcast basketball videos…

ClassificationGeneral ClassificationOptical Flow Estimation

Fusing Motion Patterns and Key Visual Information for Semantic Event Recognition in Basketball Videos

2020-07-13 · Lifang Wu, Zhou Yang, Qi. Wang, Meng Jian 외

Many semantic events in team sport activities e.g. basketball often involve both group activities and the outcome (score or not). Motion patterns can be an effective means to identify different activities. Global and loc…

Activity RecognitionGroup Activity RecognitionOptical Flow Estimation

Basketball-SORT: An Association Method for Complex Multi-object Occlusion Problems in Basketball Multi-object Tracking

2024-06-28 · Qingrui Hu, Atom Scott, Calvin Yeung, Keisuke Fujii

Recent deep learning-based object detection approaches have led to significant progress in multi-object tracking (MOT) algorithms. The current MOT methods mainly focus on pedestrian or vehicle scenes, but basketball spor…

Multi-Object TrackingObjectobject-detectionObject Detection+1

Egocentric Basketball Motion Planning from a Single First-Person Image

2018-03-04 · CVPR 2018 6 · Gedas Bertasius, Aaron Chan, Jianbo Shi

We present a model that uses a single first-person image to generate an egocentric basketball motion sequence in the form of a 12D camera configuration trajectory, which encodes a player's 3D location and 3D head orienta…

Motion Planning

Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution

2020-02-26 · CVPR 2020 6 · Xiaoyu Xiang, Yapeng Tian, Yulun Zhang, Yun Fu 외

In this paper, we explore the space-time video super-resolution task, which aims to generate a high-resolution (HR) slow-motion video from a low frame rate (LFR), low-resolution (LR) video. A simple solution is to split …

Space-time Video Super-resolutionSuper-ResolutionVideo Frame InterpolationVideo Super-Resolution