Skip to content

Fix EdgeTPU output directory#7399

Merged
glenn-jocher merged 2 commits intomasterfrom
fix/edgetpu
Apr 12, 2022
Merged

Fix EdgeTPU output directory#7399
glenn-jocher merged 2 commits intomasterfrom
fix/edgetpu

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

@glenn-jocher glenn-jocher commented Apr 12, 2022

Outputs to same directory as --weights

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improved Edge TPU model export functionality in export.py.

📊 Key Changes

  • Modified the edgetpu_compiler command to specify the output directory for the compiled Edge TPU model.

🎯 Purpose & Impact

  • 🎯 Purpose:
    • Ensures the Edge TPU compiled models are saved in the same directory as the source model, making it easier for users to locate their files.
  • 🚀 Impact:
    • Users will benefit from better file organization and a more streamlined export process when working with Edge TPU models, resulting in a smoother development and deployment experience.

Outputs to same directory as --weights
@glenn-jocher glenn-jocher self-assigned this Apr 12, 2022
@glenn-jocher glenn-jocher merged commit 2da2466 into master Apr 12, 2022
@glenn-jocher glenn-jocher deleted the fix/edgetpu branch April 12, 2022 13:08
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
* Fix EdgeTPU output directory

Outputs to same directory as --weights

* Update export.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant