1,148,196 research outputs found

    Grey-Box Modeling for Photo-Voltaic Power Systems Using Dynamic Neural-Networks

    Get PDF
    There exists various ways of modeling and forecasting photo-voltaic (PV) systems. These methods can be categorized, in board-way, under either definite equations models (white or clear-box) or heuristic data-driven artificial intelligence models (black-box). The two directions of modeling pose a number of drawbacks. To benefit from both worlds, this paper proposes a novel method where clear-box model is extended to a grey-box model by modeling uncertainities using focused time-delay neural network models. The grey-box or semi-definite model was shown to exhibit enhanced forecasting capabilities

    Pseudo Mask Augmented Object Detection

    Full text link
    In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and instance segmentation network, we propose to recursively estimate the pseudo ground-truth object masks from the instance-level object segmentation network training, and then enhance the detection network with top-down segmentation feedbacks. The pseudo ground truth mask and network parameters are optimized alternatively to mutually benefit each other. To obtain the promising pseudo masks in each iteration, we embed a graphical inference that incorporates the low-level image appearance consistency and the bounding box annotations to refine the segmentation masks predicted by the segmentation network. Our approach progressively improves the object detection performance by incorporating the detailed pixel-wise information learned from the weakly-supervised segmentation network. Extensive evaluation on the detection task in PASCAL VOC 2007 and 2012 [12] verifies that the proposed approach is effective

    Deep GrabCut for Object Selection

    Full text link
    Most previous bounding-box-based segmentation methods assume the bounding box tightly covers the object of interest. However it is common that a rectangle input could be too large or too small. In this paper, we propose a novel segmentation approach that uses a rectangle as a soft constraint by transforming it into an Euclidean distance map. A convolutional encoder-decoder network is trained end-to-end by concatenating images with these distance maps as inputs and predicting the object masks as outputs. Our approach gets accurate segmentation results given sloppy rectangles while being general for both interactive segmentation and instance segmentation. We show our network extends to curve-based input without retraining. We further apply our network to instance-level semantic segmentation and resolve any overlap using a conditional random field. Experiments on benchmark datasets demonstrate the effectiveness of the proposed approaches.Comment: BMVC 201
    • …
    corecore