yolo3-tf2 icon indicating copy to clipboard operation
yolo3-tf2 copied to clipboard

W tensorflow/core/kernels/data/generator_dataset_op.cc:103] Error occurred when finalizing GeneratorDataset iterator: Failed precondition: Python interpreter state is not initialized. The process may be terminated. [[{{node PyFunc}}]]

Open 11wswhl opened this issue 3 years ago • 2 comments
trafficstars

f.write("%s %s %s %s %s %s\n" % (predicted_class, score[:6], str(int(left)), str(int(top)), str(int(right)),str(int(bottom))))

OverflowError: cannot convert float infinity to integer 2022-10-17 08:14:29.544536: W tensorflow/core/kernels/data/generator_dataset_op.cc:103] Error occurred when finalizing GeneratorDataset iterator: Failed precondition: Python interpreter state is not initialized. The process may be terminated. [[{{node PyFunc}}]] upup 这个报错是什么意思呢

11wswhl avatar Oct 17 '22 02:10 11wswhl

每次跑都会报错,之前用您的yolo3代码都不报错的啊

11wswhl avatar Oct 17 '22 03:10 11wswhl

达咩?感觉是环境问题

bubbliiiing avatar Oct 22 '22 15:10 bubbliiiing