Ashutosh Barkule
Ashutosh Barkule
pip install h5py==2.10.0 this will solved problem.
Thank you for reply,
Hey @Bambo0st, I complete my work using S3DIS dataset formet.
pip install tensorflow==1.14.0 this will solve problem
with tensorflow==2.13.1 it working for model.export(format='tflite') but not for model.export(format='tfjs'), Error is following. 18 from tensorflow.python.lib.io.tf_record import TFRecordOptions # line: 35 19 from tensorflow.python.lib.io.tf_record import TFRecordWriter # line: 211 --->...