JohannesBrand
Results
2
comments of
JohannesBrand
I assume you talk about zooming just the time axes on the other plots which would generally be feasible. However, I imagine this could lead to a performance problem since...
Hi @r-barnes , I was able to run phase 1 using ``` python eval.py preds.txt --num_threads 4 --architecture vgg --log_dir path/to/downloaded/phase1/weights --path_prefix path/to/preprocessed/images --data_info data_info.txt ``` I had to fix...