中文
相关论文

相关论文: 1st Place Solution for ICDAR 2021 Competition on M…

200 篇论文

In this technical report, we present our solution of KDD Cup 2021 OGB Large-Scale Challenge - PCQM4M-LSC Track. We adopt Graphormer and ExpC as our basic models. We train each model by 8-fold cross-validation, and additionally train two…

机器学习 · 计算机科学 2021-06-22 Chengxuan Ying , Mingqi Yang , Shuxin Zheng , Guolin Ke , Shengjie Luo , Tianle Cai , Chenglin Wu , Yuxin Wang , Yanming Shen , Di He

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

In this paper, we introduce a data-efficient instance segmentation method we used in the 2021 VIPriors Instance Segmentation Challenge. Our solution is a modified version of Swin Transformer, based on the mmdetection which is a powerful…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Pengyu Chen , Wanhua Li

Federated learning faces critical challenges in balancing communication efficiency and model accuracy. One key issue lies in the approximation of update errors without incurring high computational costs. In this paper, we propose a…

机器学习 · 计算机科学 2025-05-29 Ganglou Xu

In this paper, we show our solution to the Google Landmark Recognition 2021 Competition. Firstly, embeddings of images are extracted via various architectures (i.e. CNN-, Transformer- and hybrid-based), which are optimized by ArcFace loss.…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Cheng Xu , Weimin Wang , Shuai Liu , Yong Wang , Yuxiang Tang , Tianling Bian , Yanyu Yan , Qi She , Cheng Yang

This paper presents our solution for the ICDAR 2021 Competition on Scientific Table Image Recognition to LaTeX. This competition has two sub-tasks: Table Structure Reconstruction (TSR) and Table Content Reconstruction (TCR). We treat both…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Yelin He , Xianbiao Qi , Jiaquan Ye , Peng Gao , Yihao Chen , Bingcong Li , Xin Tang , Rong Xiao

The Visual Domain Adaptation (VisDA) 2021 Challenge calls for unsupervised domain adaptation (UDA) methods that can deal with both input distribution shift and label set variance between the source and target domains. In this report, we…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Haojin Liao , Xiaolin Song , Sicheng Zhao , Shanghang Zhang , Xiangyu Yue , Xingxu Yao , Yueming Zhang , Tengfei Xing , Pengfei Xu , Qiang Wang

Industrial anomaly detection (IAD) increasingly benefits from integrating 2D and 3D data, but robust cross-modal fusion remains challenging. We propose a novel unsupervised framework, Multi-Modal Attention-Driven Fusion Restoration (MAFR),…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Usman Ali , Ali Zia , Abdul Rehman , Umer Ramzan , Zohaib Hassan , Talha Sattar , Jing Wang , Wei Xiang

This paper presents a summary of the Masked Face Recognition Competitions (MFR) held within the 2021 International Joint Conference on Biometrics (IJCB 2021). The competition attracted a total of 10 participating teams with valid…

One-stage detector basically formulates object detection as dense classification and localization. The classification is usually optimized by Focal Loss and the box location is commonly learned under Dirac delta distribution. A recent trend…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Xiang Li , Wenhai Wang , Lijun Wu , Shuo Chen , Xiaolin Hu , Jun Li , Jinhui Tang , Jian Yang

In this paper, we present our champion solution to the Global Artificial Intelligence Technology Innovation Competition Track 1: Medical Imaging Diagnosis Report Generation. We select CPT-BASE as our base model for the text generation task.…

计算与语言 · 计算机科学 2024-07-08 Xiangyu Wu , Hailiang Zhang , Yang Yang , Jianfeng Lu

As Transformer-based architectures have recently shown encouraging progresses in computer vision. In this work, we present the solution to the Google Landmark Recognition 2021 Challenge held on Kaggle, which is an improvement on our last…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Shubin Dai

This study focuses on the feature extraction problem in multi-modal data regression. To address three core challenges in real-world scenarios: limited and non-IID data, effective extraction and fusion of multi-modal information, and…

机器学习 · 计算机科学 2025-12-03 Haozhe Wu

We present our solutions to the Google Landmark Challenges 2021, for both the retrieval and the recognition tracks. Both solutions are ensembles of transformers and ConvNet models based on Sub-center ArcFace with dynamic margins. Since the…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qishen Ha , Bo Liu , Hongwei Zhang

With advances in digital technology, the classification of medical images has become a crucial step for image-based clinical decision support systems. Automatic medical image classification represents a pivotal domain where the use of AI…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Abu Adnan Sadi , Labib Chowdhury , Nusrat Jahan , Mohammad Newaz Sharif Rafi , Radeya Chowdhury , Faisal Ahamed Khan , Nabeel Mohammed

Convolutional neural networks (CNNs) have achieved significant success in image classification by utilizing large-scale datasets. However, it is still of great challenge to learn from scratch on small-scale datasets efficiently and…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Yilu Guo , Shicai Yang , Weijie Chen , Liang Ma , Di Xie , Shiliang Pu

This paper presents the 1st place solution to the Google Landmark Retrieval 2020 Competition on Kaggle. The solution is based on metric learning to classify numerous landmark classes, and uses transfer learning with two train datasets,…

计算机视觉与模式识别 · 计算机科学 2020-09-14 SeungKee Jeon

We present our third place solution to the Google Landmark Recognition 2020 competition. It is an ensemble of global features only Sub-center ArcFace models. We introduce dynamic margins for ArcFace loss, a family of tune-able margin…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Qishen Ha , Bo Liu , Fuxu Liu , Peiyuan Liao

As a basic task of computer vision, image similarity retrieval is facing the challenge of large-scale data and image copy attacks. This paper presents our 3rd place solution to the matching track of Image Similarity Challenge (ISC) 2021…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Xinlong Sun , Yangyang Qin , Xuyuan Xu , Guoping Gong , Yang Fang , Yexin Wang

In this report, we present the 1st place solution for ICCV 2023 OmniObject3D Challenge: Sparse-View Reconstruction. The challenge aims to evaluate approaches for novel view synthesis and surface reconstruction using only a few posed images…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Hang Du , Yaping Xue , Weidong Dai , Xuejun Yan , Jingjing Wang
‹ 上一页 1 2 3 10 下一页 ›