Rethinking U-Shape Segmentation Network: Towards CNN- & ViT-based Hybrid Network with Dynamic Adaptive Pixel-Level Feature Learning for Retinal Vessel Segmentation
Exploring Pixel-Level DynamiC CNN + Pixel-Level ViT for medical image segmentation.- Pytorch
- Some basic python packages such as Numpy, Scikit-image, SimpleITK, Scipy ......
DRIVE CHASEDB1
Segmentation Visualization of DRIVE Dataset Including: (a) Original Image; (b) Ground Truth (c) UNet (d) UNet++ (e) DeepLabv3++ (f) ConvUNext (g) DSCNet and (h) CVPixUNet.

Segmentation Visualization of CHASEDB1 dataset, where (a) Original image (b) Ground truth (c) UNet (d) UNet++ (e) DeepLabv3+ (f) ConvUNeXt (g)DSCNet and (h) CVPixUNet

- Clone the repo:
git clone https://github.com/ziyangwang007/CVPixUNet.git
cd CVPixUNet
- Train the model
python train.py
- Test the model
python val.py
Ziyang Wang, Mian Wu. "Rethinking Hybrid U-Shape Network with Pixel-Level Feature Learning for Retinal Vessel Segmentation." IEEE Access (2026).
