2,633 research outputs found
Accurate 3D Cell Segmentation using Deep Feature and CRF Refinement
We consider the problem of accurately identifying cell boundaries and
labeling individual cells in confocal microscopy images, specifically, 3D image
stacks of cells with tagged cell membranes. Precise identification of cell
boundaries, their shapes, and quantifying inter-cellular space leads to a
better understanding of cell morphogenesis. Towards this, we outline a cell
segmentation method that uses a deep neural network architecture to extract a
confidence map of cell boundaries, followed by a 3D watershed algorithm and a
final refinement using a conditional random field. In addition to improving the
accuracy of segmentation compared to other state-of-the-art methods, the
proposed approach also generalizes well to different datasets without the need
to retrain the network for each dataset. Detailed experimental results are
provided, and the source code is available on GitHub.Comment: 5 pages, 5 figures, 3 table
Kodaikanal Digitized White-light Data Archive (1921-2011): Analysis of various solar cycle features
Long-term sunspot observations are key to understand and predict the solar
activities and its effects on the space weather.Consistent observations which
are crucial for long-term variations studies,are generally not available due to
upgradation/modifications of observatories over the course of time. We present
the data for a period of 90 years acquired from persistent observation at the
Kodaikanal observatory in India. We use an advanced semi-automated algorithm to
detect the sunspots form each calibrated white-light image. Area, longitude and
latitude of each of the detected sunspots are derived. Implementation of a
semi-automated method is very necessary in such studies as it minimizes the
human bias in the detection procedure. Daily, monthly and yearly sunspot area
variations obtained from the Kodaikanal, compared well with the Greenwich
sunspot area data. We find an exponentially decaying distribution for the
individual sunspot area for each of the solar cycles. Analyzing the histograms
of the latitudinal distribution of the detected sunspots, we find Gaussian
distributions, in both the hemispheres, with the centers at 15
latitude. The height of the Gaussian distributions are different for the two
hemispheres for a particular cycle. Using our data, we show clear presence of
Waldmeier effect which correlates the rise time with the cycle amplitude. Using
the wavelet analysis, we explored different periodicities of different time
scales present in the sunspot area times series.Comment: Accepted for Publication in A&
Weakly Supervised Localization using Deep Feature Maps
Object localization is an important computer vision problem with a variety of
applications. The lack of large scale object-level annotations and the relative
abundance of image-level labels makes a compelling case for weak supervision in
the object localization task. Deep Convolutional Neural Networks are a class of
state-of-the-art methods for the related problem of object recognition. In this
paper, we describe a novel object localization algorithm which uses
classification networks trained on only image labels. This weakly supervised
method leverages local spatial and semantic patterns captured in the
convolutional layers of classification networks. We propose an efficient beam
search based approach to detect and localize multiple objects in images. The
proposed method significantly outperforms the state-of-the-art in standard
object localization data-sets with a 8 point increase in mAP scores
Search Tracker: Human-derived object tracking in-the-wild through large-scale search and retrieval
Humans use context and scene knowledge to easily localize moving objects in
conditions of complex illumination changes, scene clutter and occlusions. In
this paper, we present a method to leverage human knowledge in the form of
annotated video libraries in a novel search and retrieval based setting to
track objects in unseen video sequences. For every video sequence, a document
that represents motion information is generated. Documents of the unseen video
are queried against the library at multiple scales to find videos with similar
motion characteristics. This provides us with coarse localization of objects in
the unseen video. We further adapt these retrieved object locations to the new
video using an efficient warping scheme. The proposed method is validated on
in-the-wild video surveillance datasets where we outperform state-of-the-art
appearance-based trackers. We also introduce a new challenging dataset with
complex object appearance changes.Comment: Under review with the IEEE Transactions on Circuits and Systems for
Video Technolog
- …
