Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test the model in ff++ #53

Open
wzk101 opened this issue Apr 1, 2024 · 0 comments
Open

test the model in ff++ #53

wzk101 opened this issue Apr 1, 2024 · 0 comments

Comments

@wzk101
Copy link

wzk101 commented Apr 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant