1,254 research outputs found
Automatic Ship Detection of Remote Sensing Images from Google Earth in Complex Scenes Based on Multi-Scale Rotation Dense Feature Pyramid Networks
Ship detection has been playing a significant role in the field of remote
sensing for a long time but it is still full of challenges. The main
limitations of traditional ship detection methods usually lie in the complexity
of application scenarios, the difficulty of intensive object detection and the
redundancy of detection region. In order to solve such problems above, we
propose a framework called Rotation Dense Feature Pyramid Networks (R-DFPN)
which can effectively detect ship in different scenes including ocean and port.
Specifically, we put forward the Dense Feature Pyramid Network (DFPN), which is
aimed at solving the problem resulted from the narrow width of the ship.
Compared with previous multi-scale detectors such as Feature Pyramid Network
(FPN), DFPN builds the high-level semantic feature-maps for all scales by means
of dense connections, through which enhances the feature propagation and
encourages the feature reuse. Additionally, in the case of ship rotation and
dense arrangement, we design a rotation anchor strategy to predict the minimum
circumscribed rectangle of the object so as to reduce the redundant detection
region and improve the recall. Furthermore, we also propose multi-scale ROI
Align for the purpose of maintaining the completeness of semantic and spatial
information. Experiments based on remote sensing images from Google Earth for
ship detection show that our detection method based on R-DFPN representation
has a state-of-the-art performance.Comment: 14 pages, 11 figure
Magmatic record of India-Asia collision
This work was financially co-supported by Chinese Academy of Sciences (XDB03010301) and other Chinese funding agencies (Project 973: 2011CB403102 and 2015CB452604; NSFC projects: 41225006, 41273044, and 41472061).New geochronological and geochemical data on magmatic activity from the India-Asia collision zone enables recognition of a distinct magmatic flare-up event that we ascribe to slab breakoff. This tie-point in the collisional record can be used to back-date to the time of initial impingement of the Indian continent with the Asian margin. Continental arc magmatism in southern Tibet during 80-40 Ma migrated from south to north and then back to south with significant mantle input at 70-43 Ma. A pronounced flare up in magmatic intensity (including ignimbrite and mafic rock) at ca. 52-51 Ma corresponds to a sudden decrease in the India-Asia convergence rate. Geological and geochemical data are consistent with mantle input controlled by slab rollback from ca. 70 Ma and slab breakoff at ca. 53 Ma. We propose that the slowdown of the Indian plate at ca. 51 Ma is largely the consequence of slab breakoff of the subducting Neo-Tethyan oceanic lithosphere, rather than the onset of the India-Asia collision as traditionally interpreted, implying that the initial India-Asia collision commenced earlier, likely at ca. 55 Ma.Publisher PDFPeer reviewe
SA-Solver: Stochastic Adams Solver for Fast Sampling of Diffusion Models
Diffusion Probabilistic Models (DPMs) have achieved considerable success in
generation tasks. As sampling from DPMs is equivalent to solving diffusion SDE
or ODE which is time-consuming, numerous fast sampling methods built upon
improved differential equation solvers are proposed. The majority of such
techniques consider solving the diffusion ODE due to its superior efficiency.
However, stochastic sampling could offer additional advantages in generating
diverse and high-quality data. In this work, we engage in a comprehensive
analysis of stochastic sampling from two aspects: variance-controlled diffusion
SDE and linear multi-step SDE solver. Based on our analysis, we propose
SA-Solver, which is an improved efficient stochastic Adams method for solving
diffusion SDE to generate data with high quality. Our experiments show that
SA-Solver achieves: 1) improved or comparable performance compared with the
existing state-of-the-art sampling methods for few-step sampling; 2) SOTA FID
scores on substantial benchmark datasets under a suitable number of function
evaluations (NFEs)
- …