Skip to content
Snippets Groups Projects
Commit 46720ba7 authored by Mélodie Boillet's avatar Mélodie Boillet
Browse files

Remove unchanged labels from sample

parent 00eee2e3
No related branches found
No related tags found
1 merge request!144Remove unchanged labels from sample
......@@ -268,7 +268,6 @@ class GenericDataset(Dataset):
{
"name": os.path.basename(filename),
"label": label,
"unchanged_label": label,
"path": os.path.abspath(filename),
}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment