paper-with-me

Papers

Location-Sensitive Visual Recognition with Cross-IOU Loss

2021-04-11 · Kaiwen Duan, Lingxi Xie, Honggang Qi, Song Bai, Qingming Huang, Qi Tian

Object detection, instance segmentation, and pose estimation are popular visual recognition tasks which require localizing the object by internal or boundary landmarks. This paper summarizes these tasks as location-sensitive visual recognition and proposes a unified solution named location-sensitive network (LSNet). Based on a deep neural network as the backbone, LSNet predicts an anchor point and a set of landmarks which together define the shape of the target object. The key to optimizing the LSNet lies in the ability of fitting various scales, for which we design a novel loss function named cross-IOU loss that computes the cross-IOU of each anchor point-landmark pair to approximate the global IOU between the prediction and ground-truth. The flexibly located and accurately predicted landmarks also enable LSNet to incorporate richer contextual information for visual recognition. Evaluated on the MS-COCO dataset, LSNet set the new state-of-the-art accuracy for anchor-free object detection (a 53.5% box AP) and instance segmentation (a 40.2% mask AP), and shows promising performance in detecting multi-scale human poses. Code is available at https://github.com/Duankaiwen/LSNet

📄 PDF Abstract BibTeX arXiv:2104.04899

Code (1)

Duankaiwen/LSNet 공식 구현 pytorch

Tasks

2D Human Pose EstimationInstance SegmentationObjectobject-detectionObject DetectionPose EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Self-supervised Video Representation Learning by Uncovering Spatio-temporal Statistics

2020-08-31 · Jiangliu Wang, Jianbo Jiao, Linchao Bao, Shengfeng He 외

This paper proposes a novel pretext task to address the self-supervised video representation learning problem. Specifically, given an unlabeled video clip, we compute a series of spatio-temporal statistical summaries, su…

Action RecognitionRepresentation LearningRetrievalScene Recognition+1

Spatial Location Constraint Prototype Loss for Open Set Recognition

2021-10-21 · Ziheng Xia, Ganggang Dong, Penghui Wang, Hongwei Liu

One of the challenges in pattern recognition is open set recognition. Compared with closed set recognition, open set recognition needs to reduce not only the empirical risk, but also the open space risk, and the reductio…

Open Set Learning

A Fast and Robust Place Recognition Approach for Stereo Visual Odometry Using LiDAR Descriptors

2019-09-16 · Jiawei Mo, Junaed Sattar

Place recognition is a core component of Simultaneous Localization and Mapping (SLAM) algorithms. Particularly in visual SLAM systems, previously-visited places are recognized by measuring the appearance similarity betwe…

Computational EfficiencySimultaneous Localization and MappingVisual Odometry

Incorporating Intra-Class Variance to Fine-Grained Visual Recognition

2017-03-01 · Yan Bai, Feng Gao, Yihang Lou, Shiqi Wang 외

Fine-grained visual recognition aims to capture discriminative characteristics amongst visually similar categories. The state-of-the-art research work has significantly improved the fine-grained recognition performance b…

Fine-Grained Visual RecognitionMetric LearningRetrievalTriplet

Location Sensitive Image Retrieval and Tagging

2020-07-07 · ECCV 2020 8 · Raul Gomez, Jaume Gibert, Lluis Gomez, Dimosthenis Karatzas

People from different parts of the globe describe objects and concepts in distinct manners. Visual appearance can thus vary across different geographic locations, which makes location a relevant contextual information wh…

Image RetrievalRetrievalTAG