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
Traceback (most recent call last):
File "data_util/process_data.py", line 95, in
face_alignment.LandmarksType._2D, flip_input=False)
File "/opt/conda/lib/python3.8/enum.py", line 346, in getattr
raise AttributeError(name) from None
AttributeError: _2D
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "data_util/process_data.py", line 95, in
face_alignment.LandmarksType._2D, flip_input=False)
File "/opt/conda/lib/python3.8/enum.py", line 346, in getattr
raise AttributeError(name) from None
AttributeError: _2D
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
Traceback (most recent call last):
File "data_util/process_data.py", line 110, in
tmp_img = cv2.imread(os.path.join(ori_imgs_dir, str(valid_img_ids[0])+'.jpg'))
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: