Skip to main content

Showing 1–8 of 8 results for author: Umar, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2202.04650  [pdf

    eess.IV cs.AI cs.CV cs.LG

    Semantic Segmentation of Anaemic RBCs Using Multilevel Deep Convolutional Encoder-Decoder Network

    Authors: Muhammad Shahzad, Arif Iqbal Umar, Syed Hamad Shirazi, Israr Ahmed Shaikh

    Abstract: Pixel-level analysis of blood images plays a pivotal role in diagnosing blood-related diseases, especially Anaemia. These analyses mainly rely on an accurate diagnosis of morphological deformities like shape, size, and precise pixel counting. In traditional segmentation approaches, instance or object-based approaches have been adopted that are not feasible for pixel-level analysis. The convolution… ▽ More

    Submitted 9 February, 2022; originally announced February 2022.

  2. arXiv:2001.10188  [pdf

    eess.IV cs.CV cs.LG stat.ML

    Robust Method for Semantic Segmentation of Whole-Slide Blood Cell Microscopic Image

    Authors: Muhammad Shahzad, Arif Iqbal Umar, Muazzam A. Khan, Syed Hamad Shirazi, Zakir Khan, Waqas Yousaf

    Abstract: Previous works on segmentation of SEM (scanning electron microscope) blood cell image ignore the semantic segmentation approach of whole-slide blood cell segmentation. In the proposed work, we address the problem of whole-slide blood cell segmentation using the semantic segmentation approach. We design a novel convolutional encoder-decoder framework along with VGG-16 as the pixel-level feature ext… ▽ More

    Submitted 28 January, 2020; originally announced January 2020.

    Comments: 13 pages, 13 figures

    Journal ref: Volume 2020, Article ID 4015323, 13 pages

  3. arXiv:1802.03013  [pdf, other

    cs.DC

    D2.4 Report on the final prototype of programming abstractions for energy-efficient inter-process communication

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Aras Atalar, Anders Gidenstam, Paul Renaud-Goud, Philippas Tsigas, Ivan Walulya

    Abstract: Work package 2 (WP2) aims to develop libraries for energy-efficient inter-process communication and data sharing on the EXCESS platforms. The Deliverable D2.4 reports on the final prototype of programming abstractions for energy-efficient inter- process communication. Section 1 is the updated overview of the prototype of programming abstraction and devised power/energy models. The Section 2-6 cont… ▽ More

    Submitted 8 February, 2018; originally announced February 2018.

    Comments: 146 pages. arXiv admin note: text overlap with arXiv:1611.05793, arXiv:1605.08222

  4. arXiv:1801.10556  [pdf, other

    cs.DC

    D2.3 Power models, energy models and libraries for energy-efficient concurrent data structures and algorithms

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Aras Atalar, Anders Gidenstam, Paul Renaud-Goud, Philippas Tsigas, Ivan Walulya

    Abstract: This deliverable reports the results of the power models, energy models and libraries for energy-efficient concurrent data structures and algorithms as available by project month 30 of Work Package 2 (WP2). It reports i) the latest results of Task 2.2-2.4 on providing programming abstractions and libraries for develo** energy-efficient data structures and algorithms and ii) the improved results… ▽ More

    Submitted 8 February, 2018; v1 submitted 31 January, 2018; originally announced January 2018.

    Comments: 142 pages

  5. arXiv:1801.09992  [pdf, other

    cs.DC

    D2.1 Models for energy consumption of data structures and algorithms

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Philippas Tsigas, Anders Gidenstam, Paul Renaud-Goud, Ivan Walulya, Aras Atalar

    Abstract: This deliverable reports our early energy models for data structures and algorithms based on both micro-benchmarks and concurrent algorithms. It reports the early results of Task 2.1 on investigating and modeling the trade-off between energy and performance in concurrent data structures and algorithms, which forms the basis for the whole work package 2 (WP2). The work has been conducted on the two… ▽ More

    Submitted 8 February, 2018; v1 submitted 29 January, 2018; originally announced January 2018.

    Comments: 108 pages. arXiv admin note: text overlap with arXiv:1801.08761

  6. arXiv:1801.08761  [pdf, other

    cs.DC

    D2.2 White-box methodologies, programming abstractions and libraries

    Authors: Phuong Hoai Ha, Vi Ngoc-Nha Tran, Ibrahim Umar, Aras Atalar, Anders Gidenstam, Paul Renaud-Goud, Philippas Tsigas

    Abstract: This deliverable reports the results of white-box methodologies and early results of the first prototype of libraries and programming abstractions as available by project month 18 by Work Package 2 (WP2). It reports i) the latest results of Task 2.2 on white-box methodologies, programming abstractions and libraries for develo** energy-efficient data structures and algorithms and ii) the improved… ▽ More

    Submitted 8 February, 2018; v1 submitted 26 January, 2018; originally announced January 2018.

    Comments: Execution Models for Energy-Efficient Computing Systems, an EU Project, ID: 611183, 108 pages

  7. arXiv:1610.00320  [pdf, other

    cs.CV

    Stacked Autoencoders for Medical Image Search

    Authors: S. Sharma, I. Umar, L. Ospina, D. Wong, H. R. Tizhoosh

    Abstract: Medical images can be a valuable resource for reliable information to support medical diagnosis. However, the large volume of medical images makes it challenging to retrieve relevant information given a particular scenario. To solve this challenge, content-based image retrieval (CBIR) attempts to characterize images (or image regions) with invariant content information in order to facilitate image… ▽ More

    Submitted 2 October, 2016; originally announced October 2016.

    Comments: To appear in proceedings of the 12th International Symposium on Visual Computing, December 12-14, 2016, Las Vegas, Nevada, USA

  8. arXiv:1312.2628  [pdf, other

    cs.DC

    DeltaTree: A Practical Locality-aware Concurrent Search Tree

    Authors: Ibrahim Umar, Otto Anshus, Phuong Ha

    Abstract: As other fundamental programming abstractions in energy-efficient computing, search trees are expected to support both high parallelism and data locality. However, existing highly-concurrent search trees such as red-black trees and AVL trees do not consider data locality while existing locality-aware search trees such as those based on the van Emde Boas layout (vEB-based trees), poorly support con… ▽ More

    Submitted 9 December, 2013; originally announced December 2013.

    Report number: IFI-UIT Technical Report 2013-74 MSC Class: 68W10 ACM Class: D.1.3; G.1.0