File size: 1,645 Bytes
d6b6260
 
b59f8bc
 
d6b6260
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f9c4dee
d6b6260
 
b59f8bc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "dataset": "ASHEN",
  "status": "complete",
  "protocol": "native random split v2; UCF-independent split with manually reviewed frame-level temporal annotations",
  "seed": 3407,
  "splits_dir": "E:\\Workspace\\ashen\\data\\ashen-dataset\\splits_v2_native",
  "train_videos": 1300,
  "test_videos": 300,
  "train_anomalous": 650,
  "train_normal": 650,
  "test_anomalous": 150,
  "test_normal": 150,
  "train_labels": {
    "Arson": 81,
    "Assault": 81,
    "Burglary": 81,
    "Explosion": 81,
    "Fighting": 81,
    "Robbery": 81,
    "Shooting": 82,
    "Vandalism": 82,
    "Normal": 650
  },
  "test_labels": {
    "Arson": 19,
    "Assault": 19,
    "Burglary": 19,
    "Explosion": 19,
    "Fighting": 19,
    "Robbery": 19,
    "Shooting": 18,
    "Vandalism": 18,
    "Normal": 150
  },
  "feature_roots": {
    "clip": "E:\\Workspace\\ashen\\features_new\\ashen_vitl14_10crop_native_tvt",
    "yolo": "E:\\Workspace\\ashen\\features_new\\ashen_yolo_native_tvt",
    "hoi": "E:\\Workspace\\ashen\\features_new\\ashen_hoi_native_tvt",
    "framediff": "E:\\Workspace\\ashen\\features_new\\ashen_framediff_dense_s16_native_tvt",
    "tokens": "E:\\Workspace\\ashen\\features_new\\ashen_object_relation_tokens_v1_native_tvt"
  },
  "feature_actions": {
    "linked": 22400
  },
  "excluded_physical_normals_not_in_800_feature_backed_pool": 0,
  "annotation_todo": "E:\\Workspace\\ashen\\data\\ashen-dataset\\splits_v2_native\\annotation_todo.csv",
  "temporal_todo": "E:\\Workspace\\ashen\\data\\ashen-dataset\\splits_v2_native\\Temporal_Anomaly_Annotation_for_Testing_Videos.todo.txt"
}