bob
This commit is contained in:
parent
568c293fac
commit
8aaa6f3215
@ -5,6 +5,7 @@ import os
|
|||||||
import numpy as np
|
import numpy as np
|
||||||
import csv
|
import csv
|
||||||
from ...helpers.treenum import Tree
|
from ...helpers.treenum import Tree
|
||||||
|
from enum import Enum
|
||||||
|
|
||||||
CSV_PATH = "src\\experiments\\algorithms\\data\\"
|
CSV_PATH = "src\\experiments\\algorithms\\data\\"
|
||||||
IMG_PATH = "dataset\\accasia_1210048 (2023_09_28 12_19_26 UTC).JPG"
|
IMG_PATH = "dataset\\accasia_1210048 (2023_09_28 12_19_26 UTC).JPG"
|
||||||
|
Loading…
Reference in New Issue
Block a user