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

Patched IJB-C interface

parent 8f81468c
No related branches found
No related tags found
1 merge request!122arcface update
......@@ -29,7 +29,7 @@ class IJBCDatabase:
if pkl_directory is None:
urls = IJBCDatabase.urls()
pkl_directory = get_file(
"ijbc.tar.gz", urls, file_hash="4b25d7f10595eb9f97f328a2d448d957"
"ijbc.tar.gz", urls, file_hash="c6061dc9fa021233366b3dd7fa205eb0"
)
self.pkl_directory = pkl_directory
......
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