You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
It seems that most of the labels (except hair) are off by 1. They deviate from the cloth labels in decode_labels.py. For example, face is said to be 13, according to the labels, but in the cloth segmentation numpy array, the face is represented by 12.
Additionally, hats are said to be 1 in the labels, and the issue with the labels being off by 1 causes the hats to be considered the background.
02_1_front.jpg
02_1_front.npz
The text was updated successfully, but these errors were encountered:
It seems that most of the labels (except hair) are off by 1. They deviate from the cloth labels in decode_labels.py. For example, face is said to be 13, according to the labels, but in the cloth segmentation numpy array, the face is represented by 12.
Additionally, hats are said to be 1 in the labels, and the issue with the labels being off by 1 causes the hats to be considered the background.
02_1_front.jpg
02_1_front.npz
The text was updated successfully, but these errors were encountered: