Skip to content
Snippets Groups Projects
Commit 2e5b5a01 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Updatated mobio file. One protocol was missing

parent 62972b73
No related branches found
No related tags found
1 merge request!100Resolve "EyesAnnotations ordering of x & y coordinates is wrong"
Pipeline #47841 passed
......@@ -53,7 +53,7 @@ class MobioDatabase(CSVDatasetZTNorm):
# Downloading model if not exists
urls = MobioDatabase.urls()
filename = get_file(
"mobio.tar.gz", urls, file_hash="6a4c8c68276f738a3b17cc3e038ee49c"
"mobio.tar.gz", urls, file_hash="42cee778c17a34762d5fc5dd13ce3ee6"
)
self.annotation_type = "eyes-center"
......
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