4,574 research outputs found
Res2Net: A New Multi-scale Backbone Architecture
Representing features at multiple scales is of great importance for numerous
vision tasks. Recent advances in backbone convolutional neural networks (CNNs)
continually demonstrate stronger multi-scale representation ability, leading to
consistent performance gains on a wide range of applications. However, most
existing methods represent the multi-scale features in a layer-wise manner. In
this paper, we propose a novel building block for CNNs, namely Res2Net, by
constructing hierarchical residual-like connections within one single residual
block. The Res2Net represents multi-scale features at a granular level and
increases the range of receptive fields for each network layer. The proposed
Res2Net block can be plugged into the state-of-the-art backbone CNN models,
e.g., ResNet, ResNeXt, and DLA. We evaluate the Res2Net block on all these
models and demonstrate consistent performance gains over baseline models on
widely-used datasets, e.g., CIFAR-100 and ImageNet. Further ablation studies
and experimental results on representative computer vision tasks, i.e., object
detection, class activation mapping, and salient object detection, further
verify the superiority of the Res2Net over the state-of-the-art baseline
methods. The source code and trained models are available on
https://mmcheng.net/res2net/.Comment: 11 pages, 7 figure
Metallization and Spin Fluctuations in Cu-doped Lead Apatite
An electronic structure and magnetic properties analysis of the recently
proposed Cu-doped lead apatite is performed. We show that electronic structures
of differently Cu-substituted structures are characterized by localized
molecular Cu-O bands at or near the Fermi level. The Cu substitutions can
happen at both Pb1 and Pb2 sites, leading to metallic and semiconducting states
differently. The electronic states in these bands are highly unstable
magnetically and form clusters of rigidly ferromagnetically coupled magnetic
moments on Cu and neighboring oxygen atoms with a total moment of about 1
. The ground state of uniformly Cu-doped lead apatite appears to be
magnetic and semiconducting. The non-uniform distribution of two Cu atoms at
the nearest Pb2 sites leads to an antiferromagnetic semiconducting state with
formation energy close to uniformly distributed Cu configurations. The
inclusion of quantum spin fluctuations confirms the stability of magnetic Cu-O
clusters. Our calculations revealed the absence of the long-range magnetic
order between uniformly distributed Cu-O clusters, creating the spin glass type
of system
Calculation of Critical Nucleation Rates by the Persistent Embryo Method: Application to Quasi Hard Sphere Models
We study crystal nucleation of the Weeks-Chandler-Andersen (WCA) model, using
the recently introduced Persistent Embryo Method (PEM). The method provides
detailed characterization of pre-critical, critical and post-critical nuclei,
as well as nucleation rates that compare favorably with those obtained using
other methods (umbrella sampling, forward flux sampling or seeding). We further
map our results to a hard sphere model allowing to compare with other existing
predictions. Implications for experiments are also discussed.Comment: 27 pages, 11 figure
Structural and Chemical Orders in Ni64.5Zr35.5 Metallic Glass by Molecular Dynamics Simulation
The atomic structure of Ni64.5Zr35.5 metallic glass has been investigated by
molecular dynamics (MD) simulations. The calculated structure factors from the
MD glassy sample at room temperature agree well with the X-ray diffraction
(XRD) and neutron diffraction (ND) experimental data. Using the pairwise
cluster alignment and clique analysis methods, we show that there are three
types dominant short-range order (SRO) motifs around Ni atoms in the glass
sample of Ni64.5Zr35.5, i.e., Mixed-Icosahedron(ICO)-Cube, Twined-Cube and
icosahedron-like clusters. Furthermore, chemical order and medium-range order
(MRO) analysis show that the Mixed-ICO-Cube and Twined-Cube clusters exhibit
the characteristics of the crystalline B2 phase. Our simulation results suggest
that the weak glass-forming ability (GFA) of Ni64.5Zr35.5 can be attributed to
the competition between the glass forming ICO SRO and the crystalline
Mixed-ICO-Cube and Twined-Cube motifs
Effect of Samarium doping on the nucleation of fcc-Aluminum in undercooled liquids
The effect of Sm doping on the fcc-Al nucleation was investigated in Al-Sm
liquids with low Sm concentrations (xSm) with molecular dynamics simulations.
The nucleation in the moderately undercooled liquid is achieved by the recently
developed persistent-embryo method. Systematically computing the nucleation
rate with different xSm (xSm=0%, 1%, 2%, 3%, 5%) at 700 K, we found Sm dopant
reduces the nucleation rate by up to 25 orders of magnitudes with only 5%
doping concentration. This effect is mostly associated with the increase in the
free energy barrier with a minor contribution from suppression of the
attachment to the nucleus caused by Sm doping.Comment: 4 figure
An Efficient Fitness Function in Genetic Algorithm Classifier for Landuse Recognition on Satellite Images
Genetic algorithm (GA) is designed to search the optimal solution via weeding out the worse gene strings based on a fitness function. GA had demonstrated effectiveness in solving the problems of unsupervised image classification, one of the optimization problems in a large domain. Many indices or hybrid algorithms as a fitness function in a GA classifier are built to improve the classification accuracy. This paper proposes a new index, DBFCMI, by integrating two common indices, DBI and FCMI, in a GA classifier to improve the accuracy and robustness of classification. For the purpose of testing and verifying DBFCMI, well-known indices such as DBI, FCMI, and PASI are employed as well for comparison. A SPOT-5 satellite image in a partial watershed of Shihmen reservoir is adopted as the examined material for landuse classification. As a result, DBFCMI acquires higher overall accuracy and robustness than the rest indices in unsupervised classification
- …