Search before asking
YOLOv5 Component
No response
Bug
when I run " python export.py --include tfjs " get an error
**KeyError: 'The name "'Identity" refers to an Operation not in the graph.'
TensorFlow.js: export failure: [Errno 2] No such file or directory: 'yolov5s_web_model/model.json'**
‘yolov5s_web_model’ is an empty folder, there is nothing in it

Environment
No response
Minimal Reproducible Example
python export.py --include tfjs
Additional
No response
Are you willing to submit a PR?