29,065 research outputs found
SegFlow: Joint Learning for Video Object Segmentation and Optical Flow
This paper proposes an end-to-end trainable network, SegFlow, for
simultaneously predicting pixel-wise object segmentation and optical flow in
videos. The proposed SegFlow has two branches where useful information of
object segmentation and optical flow is propagated bidirectionally in a unified
framework. The segmentation branch is based on a fully convolutional network,
which has been proved effective in image segmentation task, and the optical
flow branch takes advantage of the FlowNet model. The unified framework is
trained iteratively offline to learn a generic notion, and fine-tuned online
for specific objects. Extensive experiments on both the video object
segmentation and optical flow datasets demonstrate that introducing optical
flow improves the performance of segmentation and vice versa, against the
state-of-the-art algorithms.Comment: Accepted in ICCV'17. Code is available at
https://sites.google.com/site/yihsuantsai/research/iccv17-segflo
Approaching the Intrinsic Bandgap in Suspended High-Mobility Graphene Nanoribbons
We report electrical transport measurements on a suspended ultra-low-disorder
graphene nanoribbon(GNR) with nearly atomically smooth edges that reveal a high
mobility exceeding 3000 cm2 V-1 s-1 and an intrinsic band gap. The
experimentally derived bandgap is in quantitative agreement with the results of
our electronic-structure calculations on chiral GNRs with comparable width
taking into account the electron-electron interactions, indicating that the
origin of the bandgap in non-armchair GNRs is partially due to the magnetic
zigzag edges.Comment: 22 pages, 6 figure
S4Net: Single Stage Salient-Instance Segmentation
We consider an interesting problem-salient instance segmentation in this
paper. Other than producing bounding boxes, our network also outputs
high-quality instance-level segments. Taking into account the
category-independent property of each target, we design a single stage salient
instance segmentation framework, with a novel segmentation branch. Our new
branch regards not only local context inside each detection window but also its
surrounding context, enabling us to distinguish the instances in the same scope
even with obstruction. Our network is end-to-end trainable and runs at a fast
speed (40 fps when processing an image with resolution 320x320). We evaluate
our approach on a publicly available benchmark and show that it outperforms
other alternative solutions. We also provide a thorough analysis of the design
choices to help readers better understand the functions of each part of our
network. The source code can be found at
\url{https://github.com/RuochenFan/S4Net}
- …
