Skip to content

test the model in ff++ #53

@wzk101

Description

@wzk101

ient_vit.pth" --config "configs/architecture.yaml"
Namespace(batch_size=32, config='configs/architecture.yaml', dataset='DFDC', efficient_net=0, frames_per_video=30, max_videos=-1, model_path='cross_efficient_vit.pth', workers=10)
Loaded pretrained weights for efficientnet-b0
Loaded pretrained weights for efficientnet-b0
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 700/700 [00:01<00:00, 395.95it/s]
Predicting | | 1/700Traceback (most recent call last):
File "test.py", line 269, in
video_pred = video_faces_preds[0]
IndexError: list index out of range

it seems the model cannot get preds, and I face this error while testing.

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