-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
test_dataset1 = BinDatasets(bin_path=bin_path, config=config)
test_dataset2 = KFaceDatasets(data_path, test_idx_path, img_size,
acs, lux, eps, pose, mode='test', double=False)
Is there a reason why you made the test_dataset1 as a binary file as above?
I'm trying to inference, but I can't find the binary file.
Is there a preprocessing process for the k-face testset before running test.py ?
Metadata
Metadata
Assignees
Labels
No labels