📜 简介

李华,本科毕业于西北工业大学,博士毕业于华中科技大学(香港城市大学联合培养),现为计算机科学与技术学院副教授,硕/博士研究生导师。

主要研究方向:

  • 计算机视觉
  • 水下\医学图像处理
  • 海洋环境感知
  • 智慧农业
  • 人工智能
  • 深度学习

📝 发表论文

ICASSP 2025
sym

TMANet: Triple Multi-Scale Attention based Network with Boundary Association Loss for Superpixel Segmentation

Ziyi Zhang, Shijie Lian, Hua Li*

Code

  • This paper proposes a Triple Multi-Scale Attention-based Network (TMANet) for superpixel segmentation, which incorporates Triple Multi-Scale Attention (TMA) and Boundary Association (BA) loss to effectively capture fine-grained contextual information and enhance boundary accuracy.
ICME 2025
sym

OptiDiff: Unsupervised Deep-Sea Image Enhancement via Optical Priors Guided Stable Diffusion

Wenhui Wu, Yuemiao Wang, Hua Li*, Yuanhao Gong

Code

  • OptiDiff is a Unsupervised Deep-Sea Image Enhancement method via Optical Priors Guided Stable Diffusion.
ICML 2024
sym

Diving into Underwater: Segment Anything Model Guided Underwater Salient Instance Segmentation and A Large-scale Dataset

Shijie Lian, Ziyi Zhang, Hua Li*, Wenjie Li, Laurence Tianruo Yang, Sam Kwong, Runmin Cong.

Code

  • This paper introduces the first large-scale underwater salient instance segmentation dataset (USIS10K) and proposes the USIS-SAM architecture based on the Segment Anything Model (SAM) for underwater vision tasks. The model incorporates an Underwater Adaptive Visual Transformer (UA-ViT) and an automatic Salient Feature Prompter Generator (SFPG) to improve segmentation accuracy in complex underwater environments.
Frontiers in Marine Science
sym

USNET: Underwater Image Superpixel Segmentation via Multi-scale Water-net

Chuhong Wang, Wenli Duan, Chengche Luan, Junyan Liang, Lengyu Shen, Hua Li*

Code

  • This paper proposes the first underwater superpixel segmentation network (USNet) designed to address the unique challenges of underwater image quality degradation. The network incorporates a multi-scale water-net module (MWM) for image enhancement, a degradation-aware attention (DA) mechanism to handle light scattering and absorption, and dynamic spatiality embedding to combine deep and shallow spatial features.
ICML 2024
sym

ESNet: Evolution and Succession Network for High-Resolution Salient Object Detection

Hongyu Liu, Runmin Cong*, Hua Li, Qianqian Xu, Qingming Huang, Wei Zhang

Code

  • This paper presents a two-stage High-Resolution Salient Object Detection (HRSOD) model, consisting of an evolution stage with a Low-resolution Location Model (LrLM) for detail-preserving localization, and a succession stage with a High-resolution Refinement Model (HrRM) to enhance and refine features for final saliency prediction. A new evaluation metric, Boundary-Detail-aware Mean Absolute Error (MAEBD), is introduced to assess the model’s ability to preserve details.
IEEE Transactions on Multimedia
sym

Stereo Superpixel Segmentation Via Decoupled Dynamic Spatial-Embedding Fusion Network

Hua Li, Junyan Liang, Ruiqi Wu, Runmin Cong*, Wenhui Wu; Sam Tak Wu Kwong

Code

  • This paper introduces a stereo superpixel segmentation method that incorporates a decoupling mechanism to separately handle stereo disparity and spatial information. A Decoupled Stereo Fusion Module (DSFM) is proposed to align stereo features and address occlusion issues, while a Dynamic Spatiality Embedding Module (DSEM) is designed to reintroduce spatial information with adaptive weight adjustment for finer segmentation. This approach improves the segmentation performance by efficiently utilizing both stereo disparity and spatial features.
ACM Multimedia 2023
sym

FSNet: Frequency Domain Guided Superpixel Segmentation Network for Complex Scenes

Hua Li, Junyan Liang, Wenjie Li, Wenhui Wu*

Code

  • This paper proposes FSNet, an end-to-end frequency domain guided superpixel segmentation network designed for complex scenes. FSNet generates superpixels with sharp boundary adherence by fusing deep features from both spatial and frequency domains. An improved frequency information extractor (IFIE) captures frequency domain details with sharp boundary features, while a dense hybrid atrous convolution (DHAC) block preserves semantic information by capturing broader and deeper spatial features. The fusion of these features enables the generation of semantic perceptual superpixels with enhanced boundary accuracy.
ICCV 2023
sym

WaterMask: Instance Segmentation for Underwater Imagery

Shijie Lian, Hua Li, Runmin Cong, Suqi Li, Wei Zhang, Sam Kwong

Code

  • This paper introduces the first underwater image instance segmentation dataset (UIIS), consisting of 4,628 images across 7 categories with pixel-level annotations. The authors also propose WaterMask, a novel method for underwater image instance segmentation. WaterMask utilizes the Difference Similarity Graph Attention Module (DSGAT) to recover lost details from image degradation and downsampling. Additionally, a Multi-level Feature Refinement Module (MFRM) is designed to predict foreground and boundary masks at different scales, guided by a Boundary Mask Strategy (BMS) with boundary learning loss to enhance segmentation accuracy.
IEEE Signal Processing Letters
sym

Atmospheric Scattering Model Induced Statistical Characteristics Estimation for Underwater Image Restoration

Shuaibo Gao, Wenhui Wu, Hua Li, Linwei Zhu, Xu Wang

Code

  • This paper proposes a novel lightweight model for Underwater Image Restoration (UIR) by establishing a statistical relationship between underwater and recovered images based on the Atmospheric Scattering Model (ASM), avoiding the need to estimate transmission maps and global light. The UIR problem is addressed through two modules: global restoration and local compensation.
ICME 2021
sym

(Oral)Stereo Superpixel Segmentation via Dual-Attention Fusion Networks

Ruiqi Wu, Yajuan Du, Hua Li*, Yucong Dai

Code

  • This paper proposes an end-to-end dual-attention fusion network for stereo image superpixel segmentation, aiming to generate parallax-consistency superpixels by leveraging depth information from stereo image pairs. The method extracts deep features from both left and right views using a convolutional network, and integrates these features using a parallax attention and channel attention mechanism. The stereo superpixels are then generated through a differentiable clustering algorithm, which is fully trainable with deep learning techniques.
Information Sciences
sym

Stereo Superpixel: An Iterative Framework based on Parallax Consistency and Collaborative Optimization

Hua Li, Runmin Cong, Sam Kwong, Chuanbo Chen, Qianqian Xu, Chongyi Li

Code

  • This paper introduces a left-right interactive optimization framework for stereo superpixel segmentation, focusing on parallax consistency between the left and right views. The framework divides the images into paired and non-paired regions, and employs a collaborative optimization scheme to refine the matched superpixels interactively. This approach, which is the first to consider parallax consistency in stereo superpixel segmentation, demonstrates superior performance in both consistency and accuracy compared to traditional single-image segmentation methods through quantitative and qualitative experiments.
IEEE Transactions on Industrial Informatics
sym

Superpixel Segmentation Based on Spatially Constrained Subspace Clustering

Hua Li, Yuheng Jia, Runmin Cong, Wenhui Wu, Sam Kwong*, Chuanbo Chen

Code

  • This article proposes a novel approach to superpixel segmentation by treating each representative region with independent semantic information as a subspace, formulating the segmentation as a subspace clustering problem to better preserve detailed content boundaries. The authors address the issue of boundary confusion and segmentation errors caused by ignoring the spatial correlation of pixels within a superpixel. To overcome this, they introduce a spatial regularization and propose a convex locality-constrained subspace clustering model that ensures adjacent pixels with similar attributes are clustered together, resulting in content-aware superpixels with more detailed boundaries. The model is efficiently solved using an alternating direction method of multipliers solver.
Neurocomputing
sym

A parallel down-up fusion network for salient object detection in optical remote sensing images

Chongyi Li, Runmin Cong, Chunle Guo, Hua Li, Chunjie Zhang, Feng Zheng, Yao Zhao

Code

  • This paper proposes a novel Parallel Down-up Fusion network (PDF-Net) for salient object detection (SOD) in optical remote sensing images (RSIs), addressing challenges such as diverse spatial resolutions, object scales, and cluttered backgrounds. PDF-Net utilizes five parallel paths with successive down-sampling to capture salient objects at different scales. Dense connections are employed to leverage both low- and high-level features, while cross-path relations enhance feature representation. The network fuses multi-resolution features, combining the strengths of high-resolution details and low-resolution context to improve detection accuracy.
IEEE Transactions on Multimedia
sym

Superpixel Segmentation Based on Square-Wise Asymmetric Partition and Structural Approximation

Hua Li, Sam Kwong, Chuanbo Chen, Yuheng Jia, Runmin Cong

Code

  • This paper presents a superpixel segmentation method aimed at generating structural superpixels with sharp boundary adherence and comprehensive semantic information. The segmentation is formulated as a square-wise asymmetric partition problem, where semantic perceptual superpixels are organized in square units to preserve rich semantic content while minimizing storage. To ensure regular-shaped superpixels that align well with image boundaries and contours, a combinatorial optimization strategy is proposed to optimally combine squares and isolated pixels. This approach addresses the irregularity issue in traditional superpixel methods, enhancing boundary precision and semantic coherence.

🎖 科研竞赛

🏆 国家级奖项

  • 2024年 中国大学生计算机设计大赛
    国家一等奖
    获奖者:2021级 李文杰、段雯丽

  • 2024年 全国机器人及人工智能大赛
    国家二等奖
    获奖者:2021级 李文杰、段雯丽

  • 2024年 全国大学生信息安全与对抗技术竞赛
    国家二等奖
    获奖者:2021级 刘潇洋

  • 2022年 中国大学生计算机设计大赛
    国家三等奖
    获奖者:2019级 张沈晖

  • 第14届 蓝桥杯全国软件和信息技术专业人才大赛
    全国总决赛三等奖
    获奖者:2020级 连仕杰


🥈 省级或区域赛奖项

  • 2024年 海峡两岸暨港澳地区大学生计算机创新大赛
    省级二等奖
    获奖者:2021级 李文杰、段雯丽

  • 2023年 中国高校计算机大赛—团体程序设计天梯赛
    海南省一等奖
    获奖者:2020级 连仕杰、2020级 唐培璇

  • 2022年 网络技术挑战赛
    华南赛区二等奖
    获奖者:2019级 张沈辉、2020级 孙建飞

  • 2022年 中国大学生计算机设计大赛 海南省级赛(本科组)
    二等奖
    获奖者:2019级 张紫祎