Skip to main content

Showing 1–9 of 9 results for author: Ming, Q

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.11146  [pdf, other

    cs.CV

    OsmLocator: locating overlap** scatter marks with a non-training generative perspective

    Authors: Yuming Qiu, Aleksandra Pizurica, Qi Ming, Nicolas Nadisic

    Abstract: Automated mark localization in scatter images, greatly helpful for discovering knowledge and understanding enormous document images and reasoning in visual question answering AI systems, is a highly challenging problem because of the ubiquity of overlap** marks. Locating overlap** marks faces many difficulties such as no texture, less contextual information, hallow shape and tiny size. Here, w… ▽ More

    Submitted 22 December, 2023; v1 submitted 18 December, 2023; originally announced December 2023.

    Comments: 22pages

  2. arXiv:2110.06628  [pdf, other

    cs.CV

    Oriented Feature Alignment for Fine-grained Object Recognition in High-Resolution Satellite Imagery

    Authors: Qi Ming, Junjie Song, Zhiqiang Zhou

    Abstract: Oriented object detection in remote sensing images has made great progress in recent years. However, most of the current methods only focus on detecting targets, and cannot distinguish fine-grained objects well in complex scenes. In this technical report, we analyzed the key issues of fine-grained object recognition, and use an oriented feature alignment network (OFA-Net) to achieve high-performan… ▽ More

    Submitted 13 October, 2021; originally announced October 2021.

    Comments: Technical report

  3. arXiv:2107.01525  [pdf, other

    cs.LG cs.AI

    AdaL: Adaptive Gradient Transformation Contributes to Convergences and Generalizations

    Authors: Hongwei Zhang, Weidong Zou, Hongbo Zhao, Qi Ming, Ti** Yan, Yuanqing Xia, Weipeng Cao

    Abstract: Adaptive optimization methods have been widely used in deep learning. They scale the learning rates adaptively according to the past gradient, which has been shown to be effective to accelerate the convergence. However, they suffer from poor generalization performance compared with SGD. Recent studies point that smoothing exponential gradient noise leads to generalization degeneration phenomenon.… ▽ More

    Submitted 3 July, 2021; originally announced July 2021.

  4. arXiv:2106.01883  [pdf, other

    cs.CV cs.AI cs.LG

    Learning High-Precision Bounding Box for Rotated Object Detection via Kullback-Leibler Divergence

    Authors: Xue Yang, Xiaojiang Yang, Jirui Yang, Qi Ming, Wentao Wang, Qi Tian, Junchi Yan

    Abstract: Existing rotated object detectors are mostly inherited from the horizontal detection paradigm, as the latter has evolved into a well-developed area. However, these detectors are difficult to perform prominently in high-precision detection due to the limitation of current regression loss design, especially for objects with large aspect ratios. Taking the perspective that horizontal detection is a s… ▽ More

    Submitted 18 April, 2022; v1 submitted 3 June, 2021; originally announced June 2021.

    Comments: 16 pages, 5 figures, 8 tables, accepted by NeurIPS21, codes are available at https://github.com/yangxue0827/RotationDetection and https://github.com/open-mmlab/mmrotate

  5. Optimization for Arbitrary-Oriented Object Detection via Representation Invariance Loss

    Authors: Qi Ming, Lingjuan Miao, Zhiqiang Zhou, Xue Yang, Yunpeng Dong

    Abstract: Arbitrary-oriented objects exist widely in natural scenes, and thus the oriented object detection has received extensive attention in recent years. The mainstream rotation detectors use oriented bounding boxes (OBB) or quadrilateral bounding boxes (QBB) to represent the rotating objects. However, these methods suffer from the representation ambiguity for oriented object definition, which leads to… ▽ More

    Submitted 6 October, 2021; v1 submitted 22 March, 2021; originally announced March 2021.

    Comments: Accepted by IEEE Geoscience and Remote Sensing Letters.The code is available at https://github.com/ming71/RIDet

  6. arXiv:2101.11952  [pdf, other

    cs.CV cs.AI

    Rethinking Rotated Object Detection with Gaussian Wasserstein Distance Loss

    Authors: Xue Yang, Junchi Yan, Qi Ming, Wentao Wang, Xiaopeng Zhang, Qi Tian

    Abstract: Boundary discontinuity and its inconsistency to the final detection metric have been the bottleneck for rotating detection regression loss design. In this paper, we propose a novel regression loss based on Gaussian Wasserstein distance as a fundamental approach to solve the problem. Specifically, the rotated bounding box is converted to a 2-D Gaussian distribution, which enables to approximate the… ▽ More

    Submitted 18 April, 2022; v1 submitted 28 January, 2021; originally announced January 2021.

    Comments: 15 pages, 6 figures, 9 tables, accepted by ICML21, codes are available at https://github.com/yangxue0827/RotationDetection and https://github.com/open-mmlab/mmrotate

  7. CFC-Net: A Critical Feature Capturing Network for Arbitrary-Oriented Object Detection in Remote Sensing Images

    Authors: Qi Ming, Lingjuan Miao, Zhiqiang Zhou, Yunpeng Dong

    Abstract: Object detection in optical remote sensing images is an important and challenging task. In recent years, the methods based on convolutional neural networks have made good progress. However, due to the large variation in object scale, aspect ratio, and arbitrary orientation, the detection performance is difficult to be further improved. In this paper, we discuss the role of discriminative features… ▽ More

    Submitted 16 August, 2021; v1 submitted 17 January, 2021; originally announced January 2021.

    Comments: Accepted to IEEE Transactions on Geoscience and Remote Sensing

  8. arXiv:2012.04150  [pdf, other

    cs.CV

    Dynamic Anchor Learning for Arbitrary-Oriented Object Detection

    Authors: Qi Ming, Zhiqiang Zhou, Lingjuan Miao, Hongwei Zhang, Linhao Li

    Abstract: Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors use plenty of anchors with different orientations to achieve spatial alignment with ground truth boxes, then Intersection-over-Union (IoU) is applied to sample the positive and nega… ▽ More

    Submitted 15 December, 2020; v1 submitted 7 December, 2020; originally announced December 2020.

    Comments: Accepted to AAAI 2021. The code and models are available at https://github.com/ming71/DAL

  9. arXiv:2006.12929  [pdf, ps, other

    cs.DS

    Approximation algorithms for general cluster routing problem

    Authors: Xiaoyan Zhang, Donglei Du, Gregory Gutin, Qiaoxia Ming, Jian Sun

    Abstract: Graph routing problems have been investigated extensively in operations research, computer science and engineering due to their ubiquity and vast applications. In this paper, we study constant approximation algorithms for some variations of the general cluster routing problem. In this problem, we are given an edge-weighted complete undirected graph $G=(V,E,c),$ whose vertex set is partitioned into… ▽ More

    Submitted 23 June, 2020; originally announced June 2020.

    Comments: In COCOON 2020