Showing cs.CVShow all
3 papers · 1 filter
cs.CV2020
KL-Divergence-Based Region Proposal Network for Object Detection
Geonseok Seo, Jaeyoung Yoo, Jaeseok Choi +1
The learning of the region proposal in object detection using the deep neural networks (DNN) is divided into two tasks: binary classification and bounding box regression task. Howe…
cs.CV2019
Training Multi-Object Detector by Estimating Bounding Box Distribution for Input Image
Jaeyoung Yoo, Hojun Lee, Inseop Chung +2
In multi-object detection using neural networks, the fundamental problem is, "How should the network learn a variable number of bounding boxes in different input images?". Previous…
cs.CV2018
C3: Concentrated-Comprehensive Convolution and its application to semantic segmentation
Hyojin Park, Youngjoon Yoo, Geonseok Seo +3
One of the practical choices for making a lightweight semantic segmentation model is to combine a depth-wise separable convolution with a dilated convolution. However, the simple c…