Xinkai Jiang

Results 3 comments of Xinkai Jiang

Would it be possible to read the settings in a config file such as `setting.json` so people could load the extension profile in different projects and machines? I noticed that...

> sorry, my mistake to not show you all information: > > 1. used 1.13rc1, > 2. change tf_extended/metrics.py line 51 to variables._VariableV1_ > 3. add a function > >...

> I was on the same page, try this > DATASET_DIR=./VOC2007/test/ > OUTPUT_DIR=./tfrecords > python tf_convert_data.py > --dataset_name=pascalvoc > --dataset_dir=${DATASET_DIR} > --output_name=voc_2007_test > --output_dir=${OUTPUT_DIR} > and then copy ./tfrecords/* into...