Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

CFC-Net: A Critical Feature Capturing Network for Arbitrary-Oriented Object Detection in Remote Sensing Images (2101.06849v2)

Published 18 Jan 2021 in cs.CV

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 in object detection, and then propose a Critical Feature Capturing Network (CFC-Net) to improve detection accuracy from three aspects: building powerful feature representation, refining preset anchors, and optimizing label assignment. Specifically, we first decouple the classification and regression features, and then construct robust critical features adapted to the respective tasks through the Polarization Attention Module (PAM). With the extracted discriminative regression features, the Rotation Anchor Refinement Module (R-ARM) performs localization refinement on preset horizontal anchors to obtain superior rotation anchors. Next, the Dynamic Anchor Learning (DAL) strategy is given to adaptively select high-quality anchors based on their ability to capture critical features. The proposed framework creates more powerful semantic representations for objects in remote sensing images and achieves high-performance real-time object detection. Experimental results on three remote sensing datasets including HRSC2016, DOTA, and UCAS-AOD show that our method achieves superior detection performance compared with many state-of-the-art approaches. Code and models are available at https://github.com/ming71/CFC-Net.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Qi Ming (8 papers)
  2. Lingjuan Miao (6 papers)
  3. Zhiqiang Zhou (17 papers)
  4. Yunpeng Dong (3 papers)
Citations (153)

Summary

  • The paper proposes CFC-Net, a deep network designed to capture critical features for detecting arbitrarily oriented objects in remote sensing images.
  • Its architecture integrates multi-scale feature extraction and rotation-invariant modules to address challenges in object detection.
  • Experimental evaluations show significant accuracy improvements over traditional methods, highlighting its potential for advanced remote sensing applications.

Analysis of the IEEEtran.cls Template for IEEE Computer Society Journals

The paper "Bare Advanced Demo of IEEEtran.cls for IEEE Computer Society Journals" by Michael Shell and colleagues provides a practical guide and demonstration of using the IEEEtran.cls class file for preparing submissions to IEEE Computer Society journals. This document functions predominantly as a template and instructional resource for authors utilizing \LaTeX\ for document preparation.

Overview and Purpose

This paper's primary contribution lies in its role as an instructional tool, specifically aimed at demonstrating the functionality and structure of the IEEEtran.cls \LaTeX\ class. The authors provide a sample framework including essential document structure components such as abstract, introduction, methodology, conclusion, and appendices. By structuring these elements, the document serves as a reliable reference for formatting standards consistent with IEEE publications.

Structural and Functional Features

  • Document Formatting: The template provides a thorough example of typical formatting requirements for IEEE journal submissions, including options for authorship information, section headings, and references.
  • Section Handling: The paper exemplifies the use of conditional compilation for section headers, particularly in alignment with copious IEEE formatting options designed for a diverse range of publication scenarios.
  • Appendices and References: The template includes clear examples of how to incorporate appendices and bibliographic references, crucial for authors who seek clarity on citing sources in accordance with IEEE standards.

Numerical Results and Claims

As this document is not a traditional research paper but a formatting guide, it does not contain experimental results, analyses, or bold theoretical claims. Its utility derives from its comprehensive detail in addressing technical documentation requirements rather than empirical findings.

Implications and Future Directions

From a practical standpoint, this template serves as a foundational resource for authors aiming to comply with IEEE's rigorous submission guidelines. The structured approach outlined in the paper has far-reaching implications for authors in the engineering and scientific domains as it facilitates consistency, precision, and professionalism in published works.

Theoretically, while this paper does not engage with innovative algorithms or subject-specific inquiries, its role in standardizing scientific communication is noteworthy. Looking forward, developments in digital typesetting and publishing technologies could inspire enhancements to this template, potentially incorporating more advanced features such as integration with collaborative tools and dynamic content adaptation.

In conclusion, "Bare Advanced Demo of IEEEtran.cls for IEEE Computer Society Journals" fulfills a crucial niche in \LaTeX\ document preparation for IEEE publications, offering clarity and guidance to authors worldwide. Its contribution ensures that technical communications maintain a high standard of quality and uniformity, essential for the effective dissemination of research findings.