Antony Harfield
Antony Harfield
I'm interested in deploying to Kubernetes and can help out translating files if needed -- has any work been started on this already?
I had the same error, because I forgot to generate the TFRecord files: ``` python generate_tfrecord.py --csv_input=images\train_labels.csv --image_dir=images\train --output_path=train.record python generate_tfrecord.py --csv_input=images\test_labels.csv --image_dir=images\test --output_path=test.record ```
I think this has already been fixed? Logs now show `[webview]`: ``` [2025-03-07][12:14:01][webview][INFO] message from JS ```