← Search

JaeYoung Yoo

5 accepted papers

2023

End-to-End Multi-Object Detection with a Regularized Mixture Model

ICML 2023poster

Recent end-to-end multi-object detectors simplify the inference pipeline by removing hand-crafted processes such as non-maximum suppression (NMS). However, during training, they still heavily rely on heuristics and hand-crafted processes which deteriorate the reliability of the predicted confidence…

2023

MDPose: real-time multi-person pose estimation via mixture density model

UAI 2023poster

One of the major challenges in multi-person pose estimation is instance-aware keypoint estimation. Previous methods address this problem by leveraging an off-the-shelf detector, heuristic post-grouping process or explicit instance identification process, hindering further improvements in the inferen…

Cited by 1SourcePDFScholar
2022

MatteFormer: Transformer-Based Image Matting via Prior-Tokens

CVPR 2022poster

In this paper, we propose a transformer-based image matting model called MatteFormer, which takes full advantage of trimap information in the transformer block. Our method first introduces a prior-token which is a global representation of each trimap region (e.g. foreground, background and unknown).…

Cited by 92PDFcodeScholar
2021

Training Multi-Object Detector by Estimating Bounding Box Distribution for Input Image

ICCV 2021poster

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 methods train a multi-object detection network through a procedure that directly assigns the ground truth bounding boxe…

Cited by 6PDFcodeScholar