Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要.pict从 TensorFlow 中以格式导出模型以在 ml5.js 中使用它。我可以将其导出为h5格式,但我不知道如何将其翻译为.pict.
.pict
h5
我该怎么做?