#838·ImageAI

Calling imageAI .pt model and .json file

Author: cool-joe-cryptoCreated May 3, 2024Updated May 3, 2024

Good day, I am developing an image detection application based on the imageAI library. The application is running on local-host and has been developed using html, CSS, Flask and JavaScript.

I wanted to know, how can I call/import the .pt model and the .json file to perform inference in my App?

Kind Regards,