yolov7 icon indicating copy to clipboard operation
yolov7 copied to clipboard

How do you export model to tfjs?

Open NSBCypher opened this issue 2 years ago • 0 comments

Hey guys!

I tried installing all dependencies & running: py export.py --weights yolov7.pt --include tfjs

However I get the error below: export.py: error: unrecognized arguments: tfjs

How do you export yolov7 model to tfjs?

NSBCypher avatar Sep 15 '22 14:09 NSBCypher