skq-5233

Results 5 issues of skq-5233

Hi, Your work is very good and I am very interested. But when i run the following code: python evaluate.py --dataFolder=". /data" --numImages=760 --methods=2000000 --numOutputPlanes=10 ;The final result appears index...

When i run the following code: python evaluate.py --dataFolder=*** --numImages=760 --methods=2000000 --numOutputPlanes=10 ;The final result appears index out of list.

> sorry,i have the same problem,can you tell how should i solve it?thanks! Hello! When I run the sh.compile.sh command, it compiles successfully, but when I run train.py, I get...

> @panfengli > Could you tell me that where should I fixed using the follow code?Thank you! > > TF_CFLAGS=( $(python -c 'import tensorflow as tf; print(" ".join(tf.sysconfig.get_compile_flags()))') ) >...