forked from facebookresearch/multiface
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcamera-split-config.json
17 lines (17 loc) · 981 Bytes
/
camera-split-config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"full": {
"train": ["400069", "400002", "400019", "400023", "400060", "400070",
"400048", "400042", "400013", "400031", "400004", "400050", "400037",
"400059", "400051", "400009", "400007", "400053", "400055", "400010",
"400030", "400061", "400049", "400017", "400063", "400027", "400018",
"400016", "400067", "400008", "400064", "400039", "400026", "400041",
"400028", "400012", "400015", "400029"],
"test": ["400069", "400002", "400019", "400023", "400060", "400070",
"400048", "400042", "400013", "400031", "400004", "400050", "400037",
"400059", "400051", "400009", "400007", "400053", "400055", "400010",
"400030", "400061", "400049", "400017", "400063", "400027", "400018",
"400016", "400067", "400008", "400064", "400039", "400026", "400041",
"400028", "400012", "400015", "400029"],
"visual" : ["400069", "400002"]
}
}