Closed Tanya16181618 closed 1 year ago
Hello @Tanya16181618, this problem was fixed with https://github.com/DeepLabCut/napari-deeplabcut/commit/23bbb6fe80c01c9a66a168f6db8e37a85865ae0b. This was due to the way napari sorted images when their names were not zero-padded; i.e., photo 1.png should have been named 01.png, 2.png 02.png, etc. This would work now though with napari-deeplabcut==0.1.2
.
Discussed in https://github.com/DeepLabCut/napari-deeplabcut/discussions/61