Method | GET /IP address:port/<api_ver>/net |
Description | The query is used to download a neural network file in .annext format |
GET http://localhost:5000/v1.3/net?task_id=6407bfd7144f37e141b786e2acf4faf2822cc48f296f5047e58c9e536874f4ec
where:
Parameter | Description |
---|---|
task_id | A unique identifier of the task (uid), which can be obtained using a task list query (see Get the list of tasks) |
As a result, the download of the neural network file will start.