paper-with-me

홈 › Papers

FarSee-Net: Real-Time Semantic Segmentation by Efficient Multi-scale Context Aggregation and Feature Space Super-resolution

2020-03-09 · Zhanpeng Zhang, Kaipeng Zhang

Real-time semantic segmentation is desirable in many robotic applications with limited computation resources. One challenge of semantic segmentation is to deal with the object scale variations and leverage the context. How to perform multi-scale context aggregation within limited computation budget is important. In this paper, firstly, we introduce a novel and efficient module called Cascaded Factorized Atrous Spatial Pyramid Pooling (CF-ASPP). It is a lightweight cascaded structure for Convolutional Neural Networks (CNNs) to efficiently leverage context information. On the other hand, for runtime efficiency, state-of-the-art methods will quickly decrease the spatial size of the inputs or feature maps in the early network stages. The final high-resolution result is usually obtained by non-parametric up-sampling operation (e.g. bilinear interpolation). Differently, we rethink this pipeline and treat it as a super-resolution process. We use optimized super-resolution operation in the up-sampling step and improve the accuracy, especially in sub-sampled input image scenario for real-time applications. By fusing the above two improvements, our methods provide better latency-accuracy trade-off than the other state-of-the-art methods. In particular, we achieve 68.4% mIoU at 84 fps on the Cityscapes test set with a single Nivida Titan X (Maxwell) GPU card. The proposed module can be plugged into any feature extraction CNN and benefits from the CNN structure development.

📄 PDF Abstract BibTeX arXiv:2003.03913

Code (1)

zh320/realtime-semantic-segmentation-pytorch pytorch

Tasks

GPUReal-Time Semantic SegmentationSemantic SegmentationSuper-Resolution

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…

Similar Papers 제목 키워드 기반

Earthfarseer: Versatile Spatio-Temporal Dynamical Systems Modeling in One Model

2023-12-13 · Hao Wu, Yuxuan Liang, Wei Xiong, Zhengyang Zhou 외

Efficiently modeling spatio-temporal (ST) physical processes and observations presents a challenging problem for the deep learning community. Many recent studies have concentrated on meticulously reconciling various adva…

Farseer: A Refined Scaling Law in Large Language Models

2025-06-12 · Houyi Li, Wenzhen Zheng, Qiufeng Wang, Zhenyu Ding 외

Training Large Language Models (LLMs) is prohibitively expensive, creating a critical scaling gap where insights from small-scale experiments often fail to transfer to resource-intensive production systems, thereby hinde…

GPU

Watch Your Step: A Cost-Sensitive Framework for Accelerometer-Based Fall Detection in Real-World Streaming Scenarios

2025-09-15 · Timilehin B. Aderinola, Luca Palmerini, Ilaria D'Ascanio, Lorenzo Chiari 외 arxiv

Real-time fall detection is crucial for enabling timely interventions and mitigating the severe health consequences of falls, particularly in older adults. However, existing methods often rely on simulated data or assump…

Reinforced Embodied Planning with Verifiable Reward for Real-World Robotic Manipulation

2025-09-30 · Zitong Bo, Yue Hu, Jinming Ma, Mingliang Zhou 외 arxiv

Enabling robots to execute long-horizon manipulation tasks from free-form language instructions remains a fundamental challenge in embodied AI. While vision-language models (VLMs) have shown promise as high-level planner…

Spatial Reasoning

DarkFarseer: Inductive Spatio-temporal Kriging via Hidden Style Enhancement and Sparsity-Noise Mitigation

2025-01-06 · Zhuoxuan Liang, Wei Li, Dalin Zhang, Yidan Chen 외

With the rapid growth of the Internet of Things and Cyber-Physical Systems, widespread sensor deployment has become essential. However, the high costs of building sensor networks limit their scale and coverage, making fi…

Contrastive LearningDenoisinggraph constructionStyle Transfer