load arcface_checkpoint.tar error #201
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thanks for you code, but when load the arcface model, such error happened.
return _legacy_load(open_file,map_location...)
from .config import device,num_classes
import error attempted relative import with no known parent package
You might have tried to extract the file. You are not supposed to. Would help if we knew what the root directory looks like.