Skip to content

PhysiologicAILab/RGBT-SOD

Repository files navigation

RGB-T-segmentation

Datasets for RGB-T SOD

Requirement

  • Python 3.7
  • PyTorch 1.13.1
  • torchvision
  • numpy
  • Pillow
  • Cython
  • mmcv

Training Model on VT5000

Fully supervised Training

  • 1.Run train_sod.py

Testing on VT5000,VT1000,VT821

  • 1.Set the path of testing sets in test_sod.py
  • 2.Run test_sod.py (can generate the segmentation maps) : python test_sod.py --exp_name='(checkpoint folder)'
  • 3.Run test_score.py (change root, method_name), record MAE, E, F ,S.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages