-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi there, thanks for the extensive code coverage. But I think you forgot to add file or steps to create annotation file used in the package_utils/images_crop.py line number 172
# Annotation file for FF++
with open(f'{ROOT}/FaceForensics++/original_download/{args.task}.json') as f:
vid_ids = json.load(f)I searched in the FF++ dataset repo and found out that they actually have datasets/splits folder which actually have annotations I believe. If you couldn't find the file, either tell the structure of the annotation file or is it similar in nature to the one provided in the FF++ repo. Thanks...!
Metadata
Metadata
Assignees
Labels
No labels