File size: 431 Bytes
39a7537
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "root" : "./dataset/",
    "dir_path" : "./utils/directories.txt",
    "manga109_root_dir" : "./dataset/Manga109/",
    "root_images" : "./dataset/images/",
    "root_annotations" : "./dataset/annotations/",
    "root_labels" : "./dataset/labels/",
    "root_json" : "./dataset/json/",
    "yolo_path" : "./yolo11m/runs/detect/train2/weights/best.pt",
    "speaker_association_path" : "./checkpoints/assoc_gcn.pt"
}