Use new API & rerender
This commit is contained in:
parent
cb585538a3
commit
9d2830f8ff
8 changed files with 31499 additions and 17124 deletions
|
|
@ -6,7 +6,7 @@ DATA = sorted(Path("/mnt/wsl/PHYSICALDRIVE0p1/featured").glob("*"))
|
|||
|
||||
TRAIN_SIZE = 0.9
|
||||
|
||||
CACHE_PATH = Path("/mnt/wsl/PHYSICALDRIVE1/data/cache2")
|
||||
CACHE_PATH = Path("/mnt/wsl/PHYSICALDRIVE2/data/cache3")
|
||||
MODELS_PATH = Path("/home/andras/projects/bipolaroid/saved_models")
|
||||
LOGS_PATH = Path("/home/andras/projects/bipolaroid/logs")
|
||||
RUNS_PATH = Path("/home/andras/projects/bipolaroid/runs")
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
48585
src/inference.ipynb
48585
src/inference.ipynb
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue