guichristmann / edge-tpu-tiny-yolo

Run Tiny YOLO-v3 on Google's Edge TPU USB Accelerator.
MIT License
102 stars 31 forks source link

Segmentation Fault #28

Open beege9 opened 2 years ago

beege9 commented 2 years ago

I am getting "segmentation Fault" after inference.py. I made some changes in inference.py like "https://github.com/guichristmann/edge-tpu-tiny-yolo/issues/23#issuecomment-903611980" Configs : Windows 10 Python 3.7.1 tf = 1.15

Could anyone please help me, how to overcome this issue. ? And if someone can share working code for this project, please can you share.?