FastMaskRCNN icon indicating copy to clipboard operation
FastMaskRCNN copied to clipboard

it stopped when running python download_and_convert_data.py

Open persephone94 opened this issue 6 years ago • 2 comments

when I ran python download_and_convert_data.py in FastMaskRCNN-master, the process stopped at the following sentences. I waited for a long time, but it never continued. Why?

~FastMaskRCNN-master python download_and_convert_data.py loading annotations into memory... Done (t=12.89s) creating index... index created! train2014 has 82783 images 2017-08-28 10:41:21.348947: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-28 10:41:21.348979: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-28 10:41:21.348987: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations. 2017-08-28 10:41:21.348994: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-28 10:41:21.349000: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.

persephone94 avatar Aug 28 '17 02:08 persephone94

my category is FastMaskRCNN-master/data/coco ls annotations test2014 train2014 val2014

when I ran python download_and_convert_data.py the category became FastMaskRCNN-master/data/coco ls annotations records test2014 train2014 val2014

but the records has nothing in it.

persephone94 avatar Aug 28 '17 02:08 persephone94

the problem has been solved.NVIDIA has something wrong.Re-install it.

persephone94 avatar Sep 17 '17 02:09 persephone94