Tensorflow support disabled. 2019-11-14 04:47:07 [INFO ] Created features db for stage val_db in val_db/features Exception in thread Thread-5: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/opt/digits/digits/tools/create_generic_db.py", line 262, in run % (repr(feature.shape), repr(self.feature_shape))) ValueError: Feature shape mismatch (last:(3, 207, 108), previous:(3, 196, 128)) Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/opt/digits/digits/tools/create_generic_db.py", line 262, in run % (repr(feature.shape), repr(self.feature_shape))) ValueError: Feature shape mismatch (last:(3, 116, 73), previous:(3, 391, 217)) 2019-11-14 04:47:07 [ERROR] ValueError: Feature shape mismatch (last:(3, 207, 108), previous:(3, 196, 128)) 2019-11-14 04:47:07 [ERROR] ValueError: Feature shape mismatch (last:(3, 116, 73), previous:(3, 391, 217)) 2019-11-14 04:47:07 [ERROR] Exception: ValueError: Feature shape mismatch (last:(3, 116, 73), previous:(3, 391, 217)) Traceback (most recent call last): File "/opt/digits/digits/tools/create_generic_db.py", line 479, in args['stage'] File "/opt/digits/digits/tools/create_generic_db.py", line 444, in create_generic_db force_same_shape) File "/opt/digits/digits/tools/create_generic_db.py", line 342, in create_db raise Exception(err) Exception: ValueError: Feature shape mismatch (last:(3, 116, 73), previous:(3, 391, 217))