mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-20 06:07:49 +00:00
IJB-FL reproduced with the new interface.
This commit is contained in:
@@ -3,7 +3,7 @@ function Script_CECLM_general()
|
||||
addpath(genpath('../'));
|
||||
|
||||
% Replace this with the location of the IJB-FL data location
|
||||
root_test_data = 'C:\Users\Tadas Baltrusaitis\Dropbox\janus_labeled';
|
||||
root_test_data = 'F:\Dropbox\janus_labeled';
|
||||
[images, detections, labels] = Collect_JANUS_imgs(root_test_data);
|
||||
|
||||
%% loading the CE-CLM model and parameters
|
||||
|
||||
Reference in New Issue
Block a user