MuckSeg_FCMAE: A self-supervised pre-training framework for real-time instance segmentation of TBM muck images
MuckSeg_FCMAE is a self-supervised pre-training framework to real-time instance segmentation of TBM muck images.
- pytorch 1.8.0
- pytorch-lightning 1.6.5
- minkowskiengine 0.5.4
- cuda 11.1 support
Use the cli to train MuckSeg_FCMAE:
python train.py --cfg <path-to-config-file> --data-path <path-to-train-dataset>If you wish to use the complete dataset for training MuckSeg_FCMAE, please contact [email protected].
