EDR-TransUnet: Integrating Enhanced Dual Relation-Attention With Transformer U-Net For Multiscale Rock Segmentation on Mars.
This is a network for Martian rock segmentation.
-
Prepare pre-trained ViT models
Get models and training parameters.
-
Prepare data
Please experiment with the data in the dataset, using ZhurongRock as an example.
-
Environment
Please prepare an environment with python=3.7(conda create -n envir python=3.7.12), and then use the command "pip install -r requirements.txt" for the dependencies.
-
Train/Test
Run the train script on ZhurongRock dataset.