Skip to content

Annotation file for FF++ used for Training #19

@recluzegeek

Description

@recluzegeek

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions