amc:ss2025:group-e:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
amc:ss2025:group-e:start [2025/07/29 17:20] – 35983_students.hsrw | amc:ss2025:group-e:start [2025/07/29 17:23] (current) – 35983_students.hsrw | ||
---|---|---|---|
Line 125: | Line 125: | ||
# === Load class names === | # === Load class names === | ||
classNames = [] | classNames = [] | ||
- | classFile = "/ | + | classFile = "/ |
with open(classFile, | with open(classFile, | ||
classNames = f.read().rstrip(" | classNames = f.read().rstrip(" | ||
# === Load model config and weights === | # === Load model config and weights === | ||
- | configPath = "/ | + | configPath = "/ |
- | weightsPath = "/ | + | weightsPath = "/ |
assert os.path.exists(classFile), | assert os.path.exists(classFile), |
amc/ss2025/group-e/start.txt · Last modified: 2025/07/29 17:23 by 35983_students.hsrw