-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc190ad
commit a082561
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# LB-UNet | ||
LB-UNet: A Lightweight Boundary-assisted UNet for Skin Lesion Segmentation | ||
PyTorch implementation for LB-UNet: A Lightweight Boundary-assisted UNet for Skin Lesion Segmentation (LB-UNet) (MICCAI 2024) | ||
|
||
## Network Architecture | ||
|
||
## Environments | ||
|
||
## Dataset | ||
The dataset utilizes the preprocessed datasets provided by [EGE-UNet](https://github.com/JCruan519/EGE-UNet) from [Google Drive](https://drive.google.com/file/d/1J6c2dDqX8qka1q4EtmTBA0w3Kez7-M6T/view?usp=sharing). | ||
|
||
## Visualization |