Sonofica / config.json
janmayjay's picture
Add application file
39a7537
raw
history blame contribute delete
431 Bytes
{
"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"
}