Deep-Model-Transfer icon indicating copy to clipboard operation
Deep-Model-Transfer copied to clipboard

A method for Fine-Grained image classification

Results 4 Deep-Model-Transfer issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/home/cbl/PycharmProjects/Deep-Model-Transfer-master/convert_data.py", line 52, in tf.app.run() File "/home/public/anaconda3/lib/python3.7/site-packages/tensorflow/python/platform/app.py", line 40, in run _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) File "/home/public/anaconda3/lib/python3.7/site-packages/absl/app.py", line 299, in run _run_main(main, args) File "/home/public/anaconda3/lib/python3.7/site-packages/absl/app.py",...

export LABELS_FILE=/../labels.txt what is the format of labels.txt? give a example

@MacwinWin hi, I use different pictures do the test but get the same predictions, and I wonder whether the input I used is wrong, and the input image format as...