81 research outputs found

    Forecasting Human-Object Interaction: Joint Prediction of Motor Attention and Actions in First Person Video

    Full text link
    We address the challenging task of anticipating human-object interaction in first person videos. Most existing methods ignore how the camera wearer interacts with the objects, or simply consider body motion as a separate modality. In contrast, we observe that the international hand movement reveals critical information about the future activity. Motivated by this, we adopt intentional hand movement as a future representation and propose a novel deep network that jointly models and predicts the egocentric hand motion, interaction hotspots and future action. Specifically, we consider the future hand motion as the motor attention, and model this attention using latent variables in our deep model. The predicted motor attention is further used to characterise the discriminative spatial-temporal visual features for predicting actions and interaction hotspots. We present extensive experiments demonstrating the benefit of the proposed joint model. Importantly, our model produces new state-of-the-art results for action anticipation on both EGTEA Gaze+ and the EPIC-Kitchens datasets. Our project page is available at https://aptx4869lm.github.io/ForecastingHOI

    Laparoscopic versus open splenectomy for nontraumatic diseases

    Full text link
    BACKGROUND: Laparoscopic splenectomy (LS) is the standard procedure for normal size or moderately enlarged spleens; open splenectomy (OS) is preferred in cases of splenomegaly. In this study, indications for and complications of open and laparoscopic splenectomy were analyzed, with the aim to identify patients who will benefit from either technique. METHOD: A consecutive series of 52 patients undergoing elective open or laparoscopic splenectomy between January 2001 and December 2006 was analyzed. Spleen volume was calculated as length x width x depth from the pathologist's measurements. RESULTS: LS was performed in 25 patients with a median age of 41 years (range = 24-65). OS was performed in 27 patients with a median age of 60 years (range = 24-86) (p < 0.001). Conversion to OS was necessary in two patients (8%). Operation time was significantly shorter in LS (p < 0.05). Spleen volume was significantly greater in patients who underwent open (median = 2520 ml, range = 150-16,800 ml) versus laparoscopic (median = 648 ml, range = 150-4860 ml) splenectomy (p = 0.001). In 36% of all laparoscopic procedures, spleen volume exceeded 1000 ml. The underlying disease was mainly immunothrombocytopenia in LS patients and lymphoma and osteomyelofibrosis in OS patients. Five patients died after OS. Significantly more patients were hospitalized longer than 7 days following OS than following LS (p < 0.05). Overall complication rate was higher after OS (LS, 8; OS, 13 patients; p < 0.05). CONCLUSIONS: LS was preferred in younger patients with moderate splenomegaly, while massive splenomegaly mostly led to OS. In view of the absence of technique-related differences, LS can primarily be attempted in all patients

    EDPEPPS: An Environment for the Design and Performance Evaluation of Portable Parallel Software

    No full text
    . This paper describes an environment for performance-oriented design of portable parallel software. The environment consists of a graphical design tool based on the PVM communication library for building parallel algorithms, a state-of-the-art simulation engine and a visualisation tool for animation of program execution and visualisation of platform and network performance measures and statistics. The toolset is used to model a virtual machine composed of a cluster of workstations interconnected by a local area network. The simulation model used is modular and its components are interchangeable which allows easy re-configuration of the platform. The model is validated using experiments on the COMMS1 benchmark from the Parkbench suite, and a standard image processing algorithm with maximum errors of 1% and 10% respectively. 1 Introduction A major obstacle to the widespread adoption of parallel computing in industry is the difficulty in program development due mainly to lack of parall..

    : An Environment for the Design and Performance Evaluation of Portable Parallel Software

    No full text
    This paper describes the architecture of a development environment for computer-aided parallel software engineering. The environment comprises tools for program design, simulation, and visualisation. The toolset supports an interactive, performance-oriented software development life-cycle, and the user interface makes extensive use of graphics and animation. 1 Introduction The recent rapid growth of parallel cluster computing has signalled the urgent need for tools to support a parallel program design life-cycle. Concurrent programs are certainly no less complex than serial ones, but whereas serial programmers can rely on a simple and stable programming model (the von Neumann machine), parallel programmers must cope with two additional issues: platform configuration; and mapping (of the concurrent program onto the parallel platform). In high-performance computing, many assumptions made by serial software engineers no longer hold. For example, in serial life-cycle models, performance e..
    • …
    corecore