git clone https://github.com/Heirudy/Dual-SAM.gitsee requirements.txt
The structure is as follows.
Dual-SAM
├── datasets
│ ├── image
│ ├── image0.png
| ├── ...
| ├── mask
│ ├── image0.png
| ├── ...
For 3D datasets
python tranin.py
For 2D datasets
python tranin_2D.py
The comparative experiment codebase and its log files are available in the "Comparison Method" folder






