中文
相关论文

相关论文: 1st Place Solutions of Waymo Open Dataset Challeng…

200 篇论文

In an autonomous driving system, it is essential to recognize vehicles, pedestrians and cyclists from images. Besides the high accuracy of the prediction, the requirement of real-time running brings new challenges for convolutional network…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Yueming Zhang , Xiaolin Song , Bing Bai , Tengfei Xing , Chao Liu , Xin Gao , Zhihui Wang , Yawei Wen , Haojin Liao , Guoshan Zhang , Pengfei Xu

This technical report presents the online and real-time 2D and 3D multi-object tracking (MOT) algorithms that reached the 1st places on both Waymo Open Dataset 2D tracking and 3D tracking challenges. An efficient and pragmatic online…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Yu Wang , Sijia Chen , Li Huang , Runzhou Ge , Yihan Hu , Zhuangzhuang Ding , Jie Liao

In this technical report, we present the top-performing LiDAR-only solutions for 3D detection, 3D tracking and domain adaptation three tracks in Waymo Open Dataset Challenges 2020. Our solutions for the competition are built upon our recent…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Shaoshuai Shi , Chaoxu Guo , Jihan Yang , Hongsheng Li

A practical autonomous driving system urges the need to reliably and accurately detect vehicles and persons. In this report, we introduce a state-of-the-art 2D object detection system for autonomous driving scenarios. Specifically, we…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Sijia Chen , Yu Wang , Li Huang , Runzhou Ge , Yihan Hu , Zhuangzhuang Ding , Jie Liao

In this technical report, we introduce our winning solution "HorizonLiDAR3D" for the 3D detection track and the domain adaptation track in Waymo Open Dataset Challenge at CVPR 2020. Many existing 3D object detectors include prior-based…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zhuangzhuang Ding , Yihan Hu , Runzhou Ge , Li Huang , Sijia Chen , Yu Wang , Jie Liao

We present a large-scale object detection system by team PFDet. Our system enables training with huge datasets using 512 GPUs, handles sparsely verified classes, and massive class imbalance. Using our method, we achieved 2nd place in the…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Takuya Akiba , Tommi Kerola , Yusuke Niitani , Toru Ogawa , Shotaro Sano , Shuji Suzuki

In this technical report, we present our approaches for the continual object detection track of the SODA10M challenge. We adapt ResNet50-FPN as the baseline and try several improvements for the final submission model. We find that…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Manoj Acharya , Christopher Kanan

We present an object detection framework based on PaddlePaddle. We put all the strategies together (multi-scale training, FPN, Cascade, Dcnv2, Non-local, libra loss) based on ResNet200-vd backbone. Our model score on public leaderboard…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Ruoyu Guo , Cheng Cui , Yuning Du , Xianglong Meng , Xiaodi Wang , Jingwei Liu , Jianfeng Zhu , Yuan Feng , Shumin Han

We address the challenging problem of open world object detection (OWOD), where object detectors must identify objects from known classes while also identifying and continually learning to detect novel objects. Prior work has resulted in…

计算机视觉与模式识别 · 计算机科学 2023-03-28 David Pershouse , Feras Dayoub , Dimity Miller , Niko Sünderhauf

We present the instance segmentation and the object detection method used by team PFDet for Open Images Challenge 2019. We tackle a massive dataset size, huge class imbalance and federated annotations. Using this method, the team PFDet…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Yusuke Niitani , Toru Ogawa , Shuji Suzuki , Takuya Akiba , Tommi Kerola , Kohei Ozaki , Shotaro Sano

Detecting both known and unknown objects is a fundamental skill for robot manipulation in unstructured environments. Open-set object detection (OSOD) is a promising direction to handle the problem consisting of two subtasks: objects and…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Zhongxiang Zhou , Yifei Yang , Yue Wang , Rong Xiong

In this report, we present the 1st place solution for motion prediction track in 2022 Waymo Open Dataset Challenges. We propose a novel Motion Transformer framework for multimodal motion prediction, which introduces a small set of novel…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Shaoshuai Shi , Li Jiang , Dengxin Dai , Bernt Schiele

This article introduces the solutions of the two champion teams, `MMfruit' for the detection track and `MMfruitSeg' for the segmentation track, in OpenImage Challenge 2019. It is commonly known that for an object detector, the shared…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Yu Liu , Guanglu Song , Yuhang Zang , Yan Gao , Enze Xie , Junjie Yan , Chen Change Loy , Xiaogang Wang

The ability to detect small objects and the speed of the object detector are very important for the application of autonomous driving, and in this paper, we propose an effective yet efficient one-stage detector, which gained the second…

计算机视觉与模式识别 · 计算机科学 2018-10-11 Qijie Zhao , Tao Sheng , Yongtao Wang , Feng Ni , Ling Cai

We describe our two-stage instance segmentation framework we use to compete in the challenge. The first stage of our framework consists of an object detector, which generates object proposals in the format of bounding boxes. Then, the…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yuming Du , Wen Guo , Yang Xiao , Vincent Lepetit

This paper describes the approach we have taken in the challenge. We still adopted the two-stage scheme same as the last champion, that is, detection first and segmentation followed. We trained more powerful detector and segmentor…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Jiajun Zhang , Boyu Chen , Zhilong Ji , Jinfeng Bai , Zonghai Hu

Faster RCNN has achieved great success for generic object detection including PASCAL object detection and MS COCO object detection. In this report, we propose a detailed designed Faster RCNN method named FDNet1.0 for face detection. Several…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Changzheng Zhang , Xiang Xu , Dandan Tu

This survey paper specially analyzed computer vision-based object detection challenges and solutions by different techniques. We mainly highlighted object detection by three different trending strategies, i.e., 1) domain adaptive deep…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Muhammed Muzammul , Xi Li

Compared with MS-COCO, the dataset for the competition has a larger proportion of large objects which area is greater than 96x96 pixels. As getting fine boundaries is vitally important for large object segmentation, Mask R-CNN with…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Kai Jiang , Xiangyue Liu , Zheng Ju , Xiang Luo

In autonomous driving, goal-based multi-trajectory prediction methods are proved to be effective recently, where they first score goal candidates, then select a final set of goals, and finally complete trajectories based on the selected…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Junru Gu , Qiao Sun , Hang Zhao
‹ 上一页 1 2 3 10 下一页 ›