Skip to main content

Showing 1–4 of 4 results for author: Gongming

Searching in archive cs. Search in all archives.
.
  1. arXiv:2310.05171  [pdf, other

    cs.AI cs.CV

    Multi-Ship Tracking by Robust Similarity metric

    Authors: Hongyu Zhao, Gongming Wei, Yang Xiao, Xianglei Xing

    Abstract: Multi-ship tracking (MST) as a core technology has been proven to be applied to situational awareness at sea and the development of a navigational system for autonomous ships. Despite impressive tracking outcomes achieved by multi-object tracking (MOT) algorithms for pedestrian and vehicle datasets, these models and techniques exhibit poor performance when applied to ship datasets. Intersection of… ▽ More

    Submitted 8 October, 2023; originally announced October 2023.

  2. arXiv:2204.11994  [pdf, other

    cs.CV

    Contrastive learning-based computational histopathology predict differential expression of cancer driver genes

    Authors: Haojie Huang, Gongming Zhou, Xuejun Liu, Lei Deng, Chen Wu, Dachuan Zhang, Hui Liu

    Abstract: Digital pathological analysis is run as the main examination used for cancer diagnosis. Recently, deep learning-driven feature extraction from pathology images is able to detect genetic variations and tumor environment, but few studies focus on differential gene expression in tumor cells. In this paper, we propose a self-supervised contrastive learning framework, HistCode, to infer differential ge… ▽ More

    Submitted 27 April, 2022; v1 submitted 25 April, 2022; originally announced April 2022.

  3. arXiv:2011.09012  [pdf, other

    cs.PL

    RustViz: Interactively Visualizing Ownership and Borrowing

    Authors: Gongming, Luo, Vishnu Reddy, Marcelo Almeida, Yingying Zhu, Ke Du, Cyrus Omar

    Abstract: Rust is a systems programming language that guarantees memory safety without the need for a garbage collector by statically tracking ownership and borrowing events. The associated rules are subtle and unique among industry programming languages, which can make learning Rust more challenging. Motivated by the challenges that Rust learners face, we are develo** RustViz, a tool that allows teachers… ▽ More

    Submitted 17 November, 2020; originally announced November 2020.

    Comments: 9 pages, 3 figures. Presented at HATRA 2020 (Human Aspects of Types and Reasoning Assistants)

  4. Phase-Priority based Directory Coherence for Multicore Processor

    Authors: Gongming Li, Hong An

    Abstract: As the number of cores in a single chip increases, a typical implementation of coherence protocol adds significant hardware and complexity overhead. Besides, the performance of CMP system depends on the data access latency, which is highly affected by coherence protocol and on-chip interconnect. In this paper, we propose PPB (Phase-Priority Based) cache coherence protocol, an optimization of moder… ▽ More

    Submitted 14 May, 2013; originally announced May 2013.

    Comments: 15 pages. International Journal of Computer Science, Engineering and Information Technology, April 2013

    MSC Class: Computer system organization ACM Class: C.1.4