中文
相关论文

相关论文: DHARI Report to EPIC-Kitchens 2020 Object Detectio…

200 篇论文

In this report, we present our approach to the EPIC-KITCHENS VISOR Hand Object Segmentation Challenge, which focuses on the estimation of the relation between the hands and the objects given a single frame as input. The EPIC-KITCHENS VISOR…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Fen Fang , Yi Cheng , Ying Sun , Qianli Xu

In this report, we introduce the technical details of our submission to the VIPriors object detection challenge. Our solution is based on mmdetction of a strong baseline open-source detection toolbox. Firstly, we introduce an effective data…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Fei Shen , Xin He , Mengwan Wei , Yi Xie

Object detection is an important task in computer vision which serves a lot of real-world applications such as autonomous driving, surveillance and robotics. Along with the rapid thrive of large-scale data, numerous state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Trong Huy Phan , Kazuma Yamamoto

An autonomous driving system requires a 3D object detector, which must perceive all present road agents reliably to navigate an environment safely. However, real-world driving datasets often suffer from the problem of data imbalance, which…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Daeun Lee , Jongwon Park , Jinkyu Kim

Man-made scenes can be densely packed, containing numerous objects, often identical, positioned in close proximity. We show that precise object detection in such scenes remains a challenging frontier even for state-of-the-art object…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Eran Goldman , Roei Herzig , Aviv Eisenschtat , Oria Ratzon , Itsik Levi , Jacob Goldberger , Tal Hassner

This paper is a brief report to our submission to the VIPriors Object Detection Challenge. Object Detection has attracted many researchers' attention for its full application, but it is still a challenging task. In this paper, we study…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Zhipeng Luo , Lixuan Che

In this report, we present the technical details of our submission to the EPIC-Kitchens-100 Multi-Instance Retrieval Challenge 2023. To participate in the challenge, we ensembled two models trained with two different loss functions on 25%…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Alex Falcon , Giuseppe Serra

This report details our solution to the Google AI Open Images Challenge 2019 Object Detection Track. Based on our detailed analysis on the Open Images dataset, it is found that there are four typical features: large-scale, hierarchical tag…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Xingyuan Bu , Junran Peng , Changbao Wang , Cunjun Yu , Guoliang Cao

In this report, we present the Baidu-UTS submission to the EPIC-Kitchens Action Recognition Challenge in CVPR 2019. This is the winning solution to this challenge. In this task, the goal is to predict verbs, nouns, and actions from the…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Xiaohan Wang , Yu Wu , Linchao Zhu , Yi Yang

Efficient and accurate object detection is an important topic in the development of computer vision systems. With the advent of deep learning techniques, the accuracy of object detection has increased significantly. The project aims to…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Md Pranto , Omar Faruk

Many recent studies have shown that deep neural models are vulnerable to adversarial samples: images with imperceptible perturbations, for example, can fool image classifiers. In this paper, we present the first type-specific approach to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Omid Mohamad Nezami , Akshay Chaturvedi , Mark Dras , Utpal Garain

In this work, we build a modular-designed codebase, formulate strong training recipes, design an error diagnosis toolbox, and discuss current methods for image-based 3D object detection. In particular, different from other highly mature…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Xinzhu Ma , Yongtao Wang , Yinmin Zhang , Zhiyi Xia , Yuan Meng , Zhihui Wang , Haojie Li , Wanli Ouyang

Deep learning approaches to object detection have achieved reliable detection of specific object classes in images. However, extending a model's detection capability to new object classes requires large amounts of annotated training data,…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Vikhyat Agarwal , Jiayi Cora Guo , Declan Hoban , Sissi Zhang , Nicholas Moran , Peter Cho , Srilakshmi Pattabiraman , Shantanu Joshi

For object detection detectors, enhancing model performance hinges on the ability to simultaneously consider inconsistencies across tasks and focus on difficult-to-train samples. Achieving this necessitates incorporating information from…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Yanquan Huang , Liu Wei Zhen , Yun Hao , Mengyuan Zhang , Qingyao Wu , Zikun Deng , Xueming Liu , Hong Deng

The traditional object retrieval task aims to learn a discriminative feature representation with intra-similarity and inter-dissimilarity, which supposes that the objects in an image are manually or automatically pre-cropped exactly.…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Lei Zhang , Zhenwei He , Yi Yang , Liang Wang , Xinbo Gao

Jointly integrating aspect ratio and context has been extensively studied and shown performance improvement in traditional object detection systems such as the DPMs. It, however, has been largely ignored in deep neural network based…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Bo Li , Tianfu Wu , Shuai Shao , Lun Zhang , Rufeng Chu

Ensemble methods are a reliable way to combine several models to achieve superior performance. However, research on the application of ensemble methods in the remote sensing object detection scenario is mostly overlooked. Two problems…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Haoning Lin , Changhao Sun , Yunpeng Liu

Object detection is a task that performs position identification and label classification of objects in images or videos. The information obtained through this process plays an essential role in various tasks in the field of computer…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Heewon Lee , Sangtae Ahn

Mixture models are well-established learning approaches that, in computer vision, have mostly been applied to inverse or ill-defined problems. However, they are general-purpose divide-and-conquer techniques, splitting the input space into…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Ali Varamesh , Tinne Tuytelaars

In this report, we present the technical details of our submission to the 2022 EPIC-Kitchens Unsupervised Domain Adaptation (UDA) Challenge. Existing UDA methods align the global features extracted from the whole video clips across the…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Nie Lin , Minjie Cai
‹ 上一页 1 2 3 10 下一页 ›