DeepLabCut / napari-deeplabcut

a napari plugin for labeling and refining keypoint data within DeepLabCut projects
GNU Lesser General Public License v3.0
51 stars 22 forks source link

Attempt to read colormap from config #133

Closed jeylau closed 2 months ago

jeylau commented 2 months ago

When loading data, we'll now automatically look for a config.yaml 2 folders above to get the colormap; if not found, we fallback to "rainbow" (unlike viridis before).