Researcher profile

Julian Wagner

Julian Wagner contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 17 - UnverifiedVerification L1Unclaimed author
4works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2022arXiv

Deep Vehicle Detection in Satellite Video

This work presents a deep learning approach for vehicle detection in satellite video. Vehicle detection is perhaps impossible in single EO satellite images due to the tininess of vehicles (4-10 pixel) and their similarity to the background. Instead, we consider satellite video which overcomes the lack of spatial information by temporal consistency of vehicle movement. A new spatiotemporal model of a compact $3 \times 3$ convolutional, neural network is proposed which neglects pooling layers and uses leaky ReLUs. Then we use a reformulation of the output heatmap including Non-Maximum-Suppression (NMS) for the final segmentation. Empirical results on two new annotated satellite videos reconfirm the applicability of this approach for vehicle detection. They more importantly indicate that pre-training on WAMI data and then fine-tuning on few annotated video frames for a new video is sufficient. In our experiment only five annotated images yield a $F_1$ score of 0.81 on a new video showing more complex traffic patterns than the Las Vegas video. Our best result on Las Vegas is a $F_1$ score of 0.87 which makes the proposed approach a leading method for this benchmark.

preprint2022arXiv

Magneto-optical study of metamagnetic transitions in the antiferromagnetic phase of $α$-RuCl$_3$

$α$-RuCl$_3$ is a promising candidate material to realize the so far elusive quantum spin liquid ground state. However, at low temperatures, the coexistence of different exchange interactions couple the effective pseudospins into an antiferromagnetically zigzag (ZZ) ordered state. The low-field evolution of spin structure is still a matter of debate and the magnetic anisotropy within the honeycomb planes is an open and challenging question. Here, we investigate the evolution of the ZZ order parameter by second-order magneto-optical effects, the magnetic linear dichroism and magnetic linear birefringence. Our results clarify the presence and nature of metamagnetic transitions in the ZZ phase of $α$-RuCl$_3$. Our experimental observations show the presence of initial magnetic domain repopulation followed by a spin-flop transition for small in-plane applied magnetic fields ($\approx$ 1.6 T) along specific crystallographic directions. In addition, using a magneto-optical approach, we detected the recently reported emergence of a field-induced intermediate phase before suppressing the ZZ order. Our results disclose the details of various angle-dependent in-plane metamagnetic transitions quantifying the bond-anisotropic interactions present in $α$-RuCl$_3$

preprint2021arXiv

Matrix-free Penalized Spline Smoothing with Multiple Covariates

The paper motivates high dimensional smoothing with penalized splines and its numerical calculation in an efficient way. If smoothing is carried out over three or more covariates the classical tensor product spline bases explode in their dimension bringing the estimation to its numerical limits. A recent approach by Siebenborn and Wagner(2019) circumvents storage expensive implementations by proposing matrix-free calculations which allows to smooth over several covariates. We extend their approach here by linking penalized smoothing and its Bayesian formulation as mixed model which provides a matrix-free calculation of the smoothing parameter to avoid the use of high-computational cross validation. Further, we show how to extend the ideas towards generalized regression models. The extended approach is applied to remote sensing satellite data in combination with spatial smoothing.

preprint2020arXiv

On Learning Vehicle Detection in Satellite Video

Vehicle detection in aerial and satellite images is still challenging due to their tiny appearance in pixels compared to the overall size of remote sensing imagery. Classical methods of object detection very often fail in this scenario due to violation of implicit assumptions made such as rich texture, small to moderate ratios between image size and object size. Satellite video is a very new modality which introduces temporal consistency as inductive bias. Approaches for vehicle detection in satellite video use either background subtraction, frame differencing or subspace methods showing moderate performance (0.26 - 0.82 $F_1$ score). This work proposes to apply recent work on deep learning for wide-area motion imagery (WAMI) on satellite video. We show in a first approach comparable results (0.84 $F_1$) on Planet's SkySat-1 LasVegas video with room for further improvement.