334 research outputs found

    Detection and Segmentation Using Less Supervision

    No full text
    Today's computer vision methods attempt to solve problems ranging from image classification to semantic segmentation. While some of these models are quite effective at their tasks, the most effective ones require a training set complete with a large set of heavily annotated data, but these large datasets and their annotations do not come without a cost. Dataset curators spend countless hours collecting data and even more data annotating it with semantic labels suitable for training today's methods. The expenses associated with data collection and annotation grow exponentially as the data becomes increasingly more scientific and difficult to annotate. While any lay person can take a photo of a dog and label it, collecting videos of the ocean floor and labelling the species in those videos can only be done with a budget sufficient to compensate a team of expert marine scientists. These costs motivate computer vision methods that can learn from less data, cheaper annotations, and less supervision. This thesis aims to provide some of these methods. We first introduce Point-supervised Class Activation Maps (PCAMs) to aid in semantic segmentation of images given only point level labels. Then, we introduce the Dataset for Underwater Invertebrate and Substrate Analysis (DUSIA), which comes with a limited set of partial labels. To address the challenges associated with learning from those labels, we train the Context Driven Detector with a Negative Region Dropping method, which enables better performance given partial labels. Finally, we introduce Context-Matched Collages as a means for generating additional training samples at a relatively low cost, leading to state of the art object detection performance on DUSIA

    Segmentation, Tracking, and Shape Modeling for 3D Time-lapse Microscopy Images

    No full text
    Time lapse 3D images are important resources for biology research because they notonly provide 3D structural information but also provide temporal information. Much of the analysis of these data are manual and subjective, and does not scale well with the large amount of imaging data that is routinely collected these days. This is especially true for 3D and time-lapse imagery. Fundamental problems such as detecting cells, subcellular features, tracking of such structures in 3D over time, and modeling 3D shapes in robust manner, remain. The problems addressed in this dissertation are motivated by two bio-imaging problems:1. Understanding the plant pavement cell growth pattern. The pavement cell growthcontrols the leaf expansion patterns and rates which are the key determinants of the overall photosynthetic rates of the canopy. Time lapse image stacks from 3D confocal imagery are a good resource to study the pavement cell growth process. To better understand this process, machine learning methods are developed to detect and track cellular and sub-cellular features. We developed a deep learning enabled time-lapse 3D analysis pipeline that includes novel boundary tagged 3D segmentation method, and a graph based sub-cellular feature extraction and tracking method. Detailed quantitative evaluation results demonstrate the robustness and state-of-the art performance of the proposed methods.2. Neuron morphology analysis. Cell morphology especially neuron morphology playsan important role in biology because neuron functions are closely related to neuron morphology. In this dissertation, we propose a robust computational 3D skeleton model to analyze neuron morphology. It is the first deep learning method to compute a 3D neuron skeleton model directly from discrete 3D surface points for neuron classification. The main innovation is in formulating the learning problem associated with computing the medial axis transform that represents the 3D skeleton. We apply our method on two Datasets, Ciona neuron dataset and C.elegan neuron dataset for classification. It results in an accurate and robust skeleton representation, and achieves state-of-the-art performance in classifying neuron types.The implementation of the methods developed above and the associated data aremade available on GitHub and also as a software service through the UCSB BisQue platform

    Sound Classification and Similarity Tools

    No full text
    The MPEG standards are an evolving set of standards for video and audio compression. MPEG 7 technology covers the most recent developments in multimedia search and retreival, designed to standardise the description of multimedia content supporting a wide range of applications including DVD, CD and HDTV. Multimedia content description, search and retrieval is a rapidly expanding research area due to the increasing amount of audiovisual (AV) data available. The wealth of practical applications available and currently under development (for example, large scale multimedia search engines and AV broadcast servers) has lead to the development of processing tools to create the description of AV material or to support the identification or retrieval of AV documents. Written by experts in the field, this book has been designed as a unique tutorial in the new MPEG 7 standard covering content creation, content distribution and content consumption. At present there are no books documenting the available technologies in such a comprehensive way. * Presents a comprehensive overview of the principles and concepts involved in the complete range of Audio Visual material indexing, metadata description, information retrieval and browsing * Details the major processing tools used for indexing and retrieval of images and video sequences * Individual chapters, written by experts who have contributed to the development of MPEG 7, provide clear explanations of the underlying tools and technologies contributing to the standard * Demostration software offering step-by-step guidance to the multi-media system components and eXperimentation model (XM) MPEG reference software * Coincides with the release of the ISO standard in late 2001. A valuable reference resource for practising electronic and communications engineers designing and implementing MPEG 7 compliant systems, as well as for researchers and students working with multimedia database technology
    corecore