arXiv Computer Vision

Automated multi-class wound assessment using dedicated instance segmentation models for boundary detection and classification

The paper introduces two YOLOv11-based instance segmentation models that simultaneously perform wound boundary segmentation and wound classification across five clinically relevant wound types. Using a balanced dataset of 2,963 annotated images and data augmentation, the models achieve high performance, with YOLOv11x excelling in boundary segmentation and YOLOv11m and YOLOv11l leading in classification metrics. The lightweight YOLOv11n variant offers comparable accuracy with lower computational demands, making it suitable for resource-constrained clinical and remote care deployments.

arXiv Computer Vision
1d ago

WoundAIssist: Development and Evaluation of an AI-Based Mobile Application for Remote Chronic Wound Care in Elderly Patients

arXiv:2506.06104v2 Announce Type: replace-cross Abstract: The rising prevalence of chronic wounds, especially in aging populations, presents a significant healthcare challenge due to prolonged hospit...

By Vanessa Borst, Anna Riedmann, Tassilo Dege, Konstantin M\"uller, Astrid Schmieder, Birgit Lugrin, Samuel Kounev
arXiv Machine Learning
Aug 19

AppendiGrade: An XAI-Enhanced Deep Learning Framework for Grading Appendicitis in Ultrasound with Gaussian Blur and Grad-CAM

The paper presents AppendiGrade, an XAI‑enhanced deep learning framework that automatically detects complicated appendicitis from ultrasound images. Using a dataset of 4,679 images across five classes, the authors trained four pretrained models and achieved a best accuracy of 95.58% with InceptionV3 after applying preprocessing, hyperparameter tuning, and image sharpening. Grad‑CAM heatmaps were generated to explain the model’s predictions, facilitating easier expert cross‑checking.

By Fahad Ahammed, Omar Faruq Shikdar, Navid Zaman, Md Tahsin, Md. Nawab Yousuf Ali, Golam Sorwar
arXiv Computer Vision
Aug 27

LUTSeg: A Longitudinal Multi-Expert Dataset for Ulcer Tissue Segmentation

LUTSeg is a new longitudinal dataset for chronic ulcer tissue segmentation, containing 141 images from 39 patients with wound masks and five tissue categories annotated by five expert clinicians. The dataset includes a multi‑expert gold‑standard subset for inter‑rater agreement analysis. The authors also propose TiSage, a semi‑supervised segmentation framework that uses multi‑scale semantic priors from a frozen medical vision‑language model within a teacher‑student architecture, and demonstrate its effectiveness on LUTSeg and DFUTissue.

By Karen Sanchez, Carlos Hinojosa, Albert A. \'Avila, Andrea C. Riano-Rojas, Diego H. Romero, Jenny C. P\'aez, Martina Llin\'as, Bernard Ghanem
arXiv Computer Vision
Sep 11

A Comparative Evaluation of Pre-trained Convolutional Neural Networks for Melanoma Detection

The study compares five pre‑trained convolutional neural networks—ResNet50, VGG16, VGG19, MobileNet, and InceptionV3—for melanoma detection using dermatoscopic and histopathological image datasets. Accuracy varied across models and modalities, with ResNet50 achieving the highest scores (84% on HAM10000 and 83% on CR‑AI4SkIN) and InceptionV3 the lowest (71% on ISIC 2018). The results show that a model’s performance on dermatoscopic images does not necessarily predict its performance on histopathological images.

By Wagner Moreno Schmitz, Marco Antonio de Castro Barbosa, Thiago Magalh\~aes Amaral, Dalcimar Casanova, Jefferson Tales Oliva
Hugging Face Trending Papers
Jun 17

GUMP-Net: An interpretable model-data-driven intelligent algorithm for multi-class pelvic segmentation

Pelvic segmentation is one of the most important and fundamental research problems in precise and intelligent diagnosis and treatment, as well as surgical planning and navigation for pelvic fractures. By combining an improved geodesic active contour model with deep neural networks, we propose GUMP-Net, an interpretable model-data-driven intelligent algorithm for multi-class pelvic segmentation, in which three network modules are designed to constitute the overall segmentation framework together: the object detection module for automatic level set initialization, the edge detector module for learning an anatomy-aware edge detector function and the iteration module for deep level set evolution.

arXiv Computer Vision
Aug 21

Artificial Intelligence for Workflow Analysis in Colorectal Surgery: A Multicentric, Cross-Procedural Development and Generalization Study

arXiv:2608. 20154v1 Announce Type: new Abstract: Minimally invasive colorectal surgeries (MIS-CRS) are characterised by significant variability and inconsistent outcomes.

By Pietro Mascagni, Julia Alekseenko, Pooja P Jain, Marta Goglia, Andrea Balla, Ludovica Baldari, Gianfranco Silecchia, Claudio Fiorillo, Vincenzo Tondolo, Salvador Morales-Conde, Luigi Boni, Sergio Alfieri, Nicolas Padoy
arXiv Computer Vision
Sep 4

Explainable Convolutional Neural Networks for Retinal Fundus Classification and Cutting-Edge Segmentation Models for Retinal Blood Vessels from Fundus Images

The paper presents a two‑pipeline framework for retinal fundus analysis that combines four‑class disease classification with vessel segmentation. It fine‑tunes eight ImageNet‑pretrained CNNs on the FIVES dataset, applies five gradient‑based explanation methods to assess model interpretability, and benchmarks ten U‑Net variants—including transformer‑based and attention‑enhanced architectures—on the FIVES and DRIVE datasets. The best classification results come from ResNet101 (94.17% accuracy), while the strongest segmentation performance is achieved by Attention U‑Net with a ResNet101V2 backbone, improving DRIVE IoU from 60.80% to 64.83%.

By Fatema Tuj Johora Faria, Mukaffi Bin Moin, Pronay Debnath, Asif Iftekher Fahim, Faisal Muhammad Shah
arXiv Computer Vision
Sep 3

Wound3DAssist: A Practical Framework for 3D Wound Assessment

Wound3DAssist is a practical framework that creates 3D wound models from short handheld videos taken with consumer‑grade devices, enabling non‑contact, automatic measurements of wound surfaces. The system integrates 3D reconstruction, wound segmentation, tissue classification, and periwound analysis into a modular workflow. Evaluations on digital models, silicone phantoms, and real patients show millimeter‑scale reconstruction accuracy and multi‑view tissue composition analysis, with full assessments completed in under 20 minutes.

By Remi Chierchia, Rodrigo Santa Cruz, L\'eo Lebrat, Yulia Arzhaeva, Mohammad Ali Armin, Jeremy Oorloff, Chuong Nguyen, Olivier Salvado, Clinton Fookes, David Ahmedt-Aristizabal
arXiv Computer Vision
Sep 11

BruNet: A Cross-Domain Transfer Framework for Bruise Segmentation

BruNet is a new cross‑domain transfer framework for automatic bruise segmentation that combines a ViT‑based visual encoder (either self‑supervised DINOv3 or pretrained LingBot‑Vision) with a SAM‑based mask decoder. The model is trained on the HAM10000 skin lesion dataset and evaluated on a separate bruise dataset without any fine‑tuning, achieving superior performance over CNN‑based models, state‑of‑the‑art segmentation models, ChatGPT‑4o/5‑assisted SAM2 zero‑shot baselines, and the medical‑oriented MedSAM. This work represents the first study to address pixel‑level localisation of bruises, demonstrating strong cross‑domain generalisation.

By Qiming Wang, Richard J. Motley, Ebube E. Obi, Xianfang Sun, Paul L. Rosin
arXiv AI
Aug 18

Comprehensive Benchmarking of Deep Learning Architectures for Lung Cancer Histopathology

arXiv:2608. 15915v1 Announce Type: cross Abstract: Lung cancer remains the leading cause of cancer-related mortality worldwide, while histopathological diagnosis is often affected by inter-observer variability and the substantial workload associated with manual slide examination.

By Hadi Hasan, Safaa Salman, Lama Sleem, Ralph Mouawad, Ali Chehab
arXiv Machine Learning
Jul 7

LeukocyteCount: Automatic Identification and Counting for leukocytes using Deep Learning

arXiv:2607. 04486v1 Announce Type: new Abstract: Diagnosing and monitoring diseases frequently involves the analysis of human biological samples, with blood analysis being pivotal.

By Ahmed M. Sayed (Faculty of Computers and Artificial Intelligence, Helwan University, Cairo, Egypt), Sondos A. Refaat (Faculty of Computers and Artificial Intelligence, Helwan University, Cairo, Egypt), Abdallah M. Mostafa (Faculty of Computers and Artificial Intelligence, Helwan University, Cairo, Egypt), Mariam S. El-Rahmany (Faculty of Computers and Artificial Intelligence, Helwan University, Cairo, Egypt), Ensaf Hussein Mohamed (Faculty of Computers and Artificial Intelligence, Helwan University, Cairo, Egypt, School of Information Technology and Computer Science)