Utilities#
utils
#
RemoteArchive
#
Source code in src/imgnet/utils/archive.py
check_tar_filenames
#
Check if the filenames roots are the same as the url filename stem. If they are, we can skip the extraction.
Source code in src/imgnet/utils/archive.py
get_idc_client
#
Return the shared IDC client, creating it on first use. Thread-safe.