Update advanced_training_notebook.ipynb

This commit is contained in:
MasterPhooey
2025-01-20 09:10:06 -06:00
committed by GitHub
parent 5d16c5db26
commit 7de2531c3f

View File

@@ -624,7 +624,7 @@
"--test_tflite_streaming_quantized 1 \\\n", "--test_tflite_streaming_quantized 1 \\\n",
"--use_weights \"best_weights\" \\\n", "--use_weights \"best_weights\" \\\n",
"mixednet \\\n", "mixednet \\\n",
"--pointwise_filters \"80,80,80,80\" \\\n", "--pointwise_filters \"64,64,64,64\" \\\n",
"--repeat_in_block \"1,1,1,1\" \\\n", "--repeat_in_block \"1,1,1,1\" \\\n",
"--mixconv_kernel_sizes '[5], [7,11], [9,15], [23]' \\\n", "--mixconv_kernel_sizes '[5], [7,11], [9,15], [23]' \\\n",
"--residual_connection \"0,0,0,0\" \\\n", "--residual_connection \"0,0,0,0\" \\\n",