Hyuto / yolov8-tfjs

YOLOv8 right in your browser with tensorflow.js
https://hyuto.github.io/yolov8-tfjs/
122 stars 32 forks source link

convert tfjs error NotFoundError:/tensorflow_decision_forests/tensorflow/ops/inference/inference.so: undefined #13

Open sakura-xiamu opened 1 month ago

sakura-xiamu commented 1 month ago

can you give me you convert tfjs python requirements.txt and you python version thank you !!!

sakura-xiamu commented 1 month ago

my step

Install the required package for YOLOv8

pip install ultralytics

Export a YOLOv8n PyTorch model to TF.js format

yolo export model=yolov8n.pt format=tfjs # creates '/yolov8n_web_model'