Getting this error !
. . . . . . .
. . . . . . .
581 images done, pos: 9404 part: 25731 neg: 29047
581 images done, pos: 9404 part: 25731 neg: 29048
581 images done, pos: 9404 part: 25731 neg: 29049
581 images done, pos: 9404 part: 25731 neg: 29050
581 images done, pos: 9412 part: 25743 neg: 29050
581 images done, pos: 9412 part: 25751 neg: 29050
581 images done, pos: 9419 part: 25764 neg: 29050
581 images done, pos: 9424 part: 25779 neg: 29050
581 images done, pos: 9424 part: 25789 neg: 29050
Traceback (most recent call last):
File "", line 1, in
runfile('E:/MTCNN-Tensorflow-master/prepare_data')
File "C:\Users\alira\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 786, in runfile
execfile(filename, namespace)
File "C:\Users\alira\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 110, in execfile
exec(compile(f.read(), filename, 'exec'), namespace)
MTCNN-Tensorflow-master/MTCNN-Tensorflow-master/prepare_data/gen_shuffle_data.py", line 163, in
main()
MTCNN-Tensorflow-master/MTCNN-Tensorflow-master/prepare_data/gen_shuffle_data.py", line 79, in main
height, width, channel = img.shape
AttributeError: 'NoneType' object has no attribute 'shape'
Getting this error !
. . . . . . .
. . . . . . .
581 images done, pos: 9404 part: 25731 neg: 29047
581 images done, pos: 9404 part: 25731 neg: 29048
581 images done, pos: 9404 part: 25731 neg: 29049
581 images done, pos: 9404 part: 25731 neg: 29050
581 images done, pos: 9412 part: 25743 neg: 29050
581 images done, pos: 9412 part: 25751 neg: 29050
581 images done, pos: 9419 part: 25764 neg: 29050
581 images done, pos: 9424 part: 25779 neg: 29050
581 images done, pos: 9424 part: 25789 neg: 29050
Traceback (most recent call last):
File "", line 1, in
runfile('E:/MTCNN-Tensorflow-master/prepare_data')
File "C:\Users\alira\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 786, in runfile
execfile(filename, namespace)
File "C:\Users\alira\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 110, in execfile
exec(compile(f.read(), filename, 'exec'), namespace)
MTCNN-Tensorflow-master/MTCNN-Tensorflow-master/prepare_data/gen_shuffle_data.py", line 163, in
main()
MTCNN-Tensorflow-master/MTCNN-Tensorflow-master/prepare_data/gen_shuffle_data.py", line 79, in main
height, width, channel = img.shape
AttributeError: 'NoneType' object has no attribute 'shape'