← Search

Seongju Lee

6 accepted papers

2026

CD-FKD: Cross-Domain Feature Knowledge Distillation for Robust Single-Domain Generalization in Object Detection

ICRA 2026poster

Single-domain generalization is essential for object detection, particularly when training models on a single source domain and evaluating them on unseen target domains. Domain shifts, such as changes in weather, lighting, or scene conditions, pose significant challenges to the generalization abilit…

2026

ManipForce: Force-Guided Policy Learning with Frequency-Aware Representation for Contact-Rich Manipulation

ICRA 2026poster

Contact-rich manipulation tasks such as precision assembly require precise control of interaction forces, yet existing imitation learning methods rely mainly on vision-only demonstrations. We propose ManipForce, a handheld system designed to capture high-frequency force–torque (F/T) and RGB data dur…

2025

MV2: A Large-Scale 360-degree Multi-View Maritime Vision Dataset for Object Detection and Segmentation

IROS 2025

Reliable navigation of autonomous vessels critically depends on robust situational awareness, particularly object detection. For this, an accurate, 360-degree perception of the surrounding environment is essential. However, most existing datasets lack the comprehensive multi-view data required for t

Cited by 0SourceScholar
2025

Robust Maritime Object Detection under Adverse Conditions via Joint Semantic Learning without Extra Computational Overhead

IROS 2025

This study addresses the challenge of robust object detection in maritime environments, where dynamic conditions such as fog, brightness variations, and motion blur can degrade accuracy. We propose a novel framework, Joint Semantic Learning (JSL), which combines ocean scene segmentation and object d

Cited by 1SourcecodeScholar
2024

MART: MultiscAle Relational Transformer Networks for Multi-agent Trajectory Prediction

ECCV 2024poster

"Multi-agent trajectory prediction is crucial to autonomous driving and understanding the surrounding environment. Learning-based approaches for multi-agent trajectory prediction, such as primarily relying on graph neural networks, graph transformers, and hypergraph neural networks, have demonstrate…

2023

Block Selection Method for Using Feature Norm in Out-of-Distribution Detection

CVPR 2023poster

Detecting out-of-distribution (OOD) inputs during the inference stage is crucial for deploying neural networks in the real world. Previous methods commonly relied on the output of a network derived from the highly activated feature map. In this study, we first revealed that a norm of the feature map…