ru/integrations/tflite/ #21600
Replies: 2 comments 4 replies
-
Hi! Please give me a hint. Exporting the model .pt in the model . tflite according to the code in the documentation. It remains to cope with the ai_edge_litert package. Do I understand correctly that there is no such package for WINDOWS? based on the information on https://pypi.org/project/ai-edge-litert/#files Or is there a way out? |
Beta Was this translation helpful? Give feedback.
-
👋 Hello, thank you for your interest in Ultralytics 🚀! For users exploring model conversion and deployment, we recommend checking out the Docs where you’ll find a variety of helpful Python and CLI usage examples, as well as detailed integration guides. If this is a 🐛 Bug Report regarding TFLite conversion, please provide a minimum reproducible example to help us investigate. If you have a custom training ❓ Question or experience any issues during conversion, please include as much information as possible, such as code snippets, error messages, and details about your environment. Also, check our Tips for Best Training Results to ensure optimal performance. Connect with the Ultralytics community in the way that suits you best: for real-time chat, join us on Discord 🎧, dive deeper on Discourse, or join discussions on our Subreddit. UpgradePlease upgrade to the latest pip install -U ultralytics EnvironmentsYOLO can be run in any of these up-to-date verified environments (with all dependencies such as CUDA/CUDNN, Python and PyTorch preinstalled):
StatusIf this badge is green, all Ultralytics CI tests are currently passing. CI tests verify correct operation of all YOLO Modes and Tasks on macOS, Windows, and Ubuntu every 24 hours and on every commit. 🔔 This is an automated response. An Ultralytics engineer will also assist you here soon! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ru/integrations/tflite/
Узнайте, как конвертировать модели YOLO11 в TFLite для развертывания на периферийных устройствах. Оптимизируйте производительность и обеспечьте бесперебойную работу на различных платформах.
https://docs.ultralytics.com/ru/integrations/tflite/
Beta Was this translation helpful? Give feedback.
All reactions