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
I trained with my dataset which extracted from your data. Can you tell me how to solve this problems:
Traceback (most recent call last):
File "train_tf.py", line 100, in
is_severity_model=args.is_severity_model)
File "/home/icap/hieuhuy/code/huy/COVID-Net/data.py", line 145, in init
datasets[l.split()[2]].append(l)
KeyError: 'positive'
The text was updated successfully, but these errors were encountered:
I trained with my dataset which extracted from your data. Can you tell me how to solve this problems:
Traceback (most recent call last):
File "train_tf.py", line 100, in
is_severity_model=args.is_severity_model)
File "/home/icap/hieuhuy/code/huy/COVID-Net/data.py", line 145, in init
datasets[l.split()[2]].append(l)
KeyError: 'positive'
The text was updated successfully, but these errors were encountered: