mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-20 00:10:28 +00:00
add code reference, from gluoncv
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
"""Filesystem utility functions."""
|
||||
"""
|
||||
This code file mainly comes from https://github.com/dmlc/gluon-cv/blob/master/gluoncv/utils/filesystem.py
|
||||
"""
|
||||
import os
|
||||
import errno
|
||||
|
||||
|
||||
Reference in New Issue
Block a user