Segmentation Train Config
Bases: TrainConfig
Source code in rfdetr/config.py
Functions¶
expand_paths(v)
classmethod
¶
Expand user paths (e.g., '~' or paths with separators) but leave simple filenames (like 'rf-detr-base.pth') unchanged so they can match hosted model keys.