paper-with-me

Papers

TricubeNet: 2D Kernel-Based Object Representation for Weakly-Occluded Oriented Object Detection

2021-04-23 · Beomyoung Kim, Janghyeon Lee, Sihaeng Lee, Doyeon Kim, Junmo Kim

We present a novel approach for oriented object detection, named TricubeNet, which localizes oriented objects using visual cues ($i.e.,$ heatmap) instead of oriented box offsets regression. We represent each object as a 2D Tricube kernel and extract bounding boxes using simple image-processing algorithms. Our approach is able to (1) obtain well-arranged boxes from visual cues, (2) solve the angle discontinuity problem, and (3) can save computational complexity due to our anchor-free modeling. To further boost the performance, we propose some effective techniques for size-invariant loss, reducing false detections, extracting rotation-invariant features, and heatmap refinement. To demonstrate the effectiveness of our TricubeNet, we experiment on various tasks for weakly-occluded oriented object detection: detection in an aerial image, densely packed object image, and text image. The extensive experimental results show that our TricubeNet is quite effective for oriented object detection. Code is available at https://github.com/qjadud1994/TricubeNet.

📄 PDF Abstract BibTeX arXiv:2104.11435

Code (1)

qjadud1994/TricubeNet 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial ImagesOne-stage Anchor-free Oriented Object DetectionOriented Object Detection

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Recurrent Connections Aid Occluded Object Recognition by Discounting Occluders

2019-07-20 · Markus Roland Ernst, Jochen Triesch, Thomas Burwick

Recurrent connections in the visual cortex are thought to aid object recognition when part of the stimulus is occluded. Here we investigate if and how recurrent connections in artificial neural networks similarly aid obj…

ObjectObject Recognition

Synthesizing 3D Shapes from Silhouette Image Collections using Multi-projection Generative Adversarial Networks

2019-06-10 · CVPR 2019 6 · Xiao Li, Yue Dong, Pieter Peers, Xin Tong

We present a new weakly supervised learning-based method for generating novel category-specific 3D shapes from unoccluded image collections. Our method is weakly supervised and only requires silhouette annotations from u…

Generative Adversarial NetworkWeakly-supervised Learning

Conditional Contrastive Learning with Kernel

2022-02-11 · ICLR 2022 4 · Yao-Hung Hubert Tsai, Tianqin Li, Martin Q. Ma, Han Zhao 외

Conditional contrastive learning frameworks consider the conditional sampling procedure that constructs positive or negative data pairs conditioned on specific variables. Fair contrastive learning constructs negative pai…

Contrastive Learning

CVSformer: Cross-View Synthesis Transformer for Semantic Scene Completion

2023-07-16 · ICCV 2023 1 · Haotian Dong, Enhui Ma, Lubo Wang, Miaohui Wang 외

Semantic scene completion (SSC) requires an accurate understanding of the geometric and semantic relationships between the objects in the 3D scene for reasoning the occluded objects. The popular SSC methods voxelize the …

Object

Weakly-Supervised Domain Adaptation via GAN and Mesh Model for Estimating 3D Hand Poses Interacting Objects

2020-06-01 · CVPR 2020 6 · Seungryul Baek, Kwang In Kim, Tae-Kyun Kim

Despite recent successes in hand pose estimation, there yet remain challenges on RGB-based 3D hand pose estimation (HPE) under hand-object interaction (HOI) scenarios where severe occlusions and cluttered backgrounds exh…

3D Hand Pose EstimationDomain AdaptationGenerative Adversarial NetworkHand Pose Estimation+1