API endpoint that allows jobs to be viewed or edited.

Pass the start_now url parameter to the POST method to enqueue the job immediately.

Use the delay field to create a test job with fake duration of work (in seconds).

Actions

/jobs/{id}/run/ (POST)

Run a job (add it to the queue).

/jobs/{id}/cancel/ (POST)

Cancel a job (terminate the background task)

GET /api/v2/jobs/264/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 264,
    "details": "https://api.beluga.insectai.org/api/v2/jobs/264/?format=api",
    "name": "Wingscape - First 100",
    "delay": 0,
    "limit": 100,
    "shuffle": false,
    "project": {
        "id": 18,
        "name": "Vermont Atlas of Life",
        "details": "https://api.beluga.insectai.org/api/v2/projects/18/?format=api",
        "user_permissions": []
    },
    "deployment": {
        "id": 70,
        "name": "Wingscape Mothwatch",
        "details": "https://api.beluga.insectai.org/api/v2/deployments/70/?format=api",
        "user_permissions": []
    },
    "source_image_collection": null,
    "source_image_single": null,
    "pipeline": {
        "id": 3,
        "details": "https://api.beluga.insectai.org/api/v2/ml/pipelines/3/?format=api",
        "name": "Quebec & Vermont moths",
        "slug": "quebec_vermont_moths_2023",
        "description": "",
        "version": 1,
        "version_name": "",
        "created_at": "2023-11-27T23:26:16.449157",
        "updated_at": "2026-04-01T17:09:36.520322",
        "user_permissions": []
    },
    "status": "SUCCESS",
    "created_at": "2024-02-02T16:30:23.717760",
    "updated_at": "2024-11-13T17:15:35.326172",
    "started_at": "2024-02-02T16:30:40.549825",
    "finished_at": "2024-02-02T17:19:39.351201",
    "duration": "2938.801376",
    "progress": {
        "summary": {
            "status": "SUCCESS",
            "progress": 1.0
        },
        "stages": [
            {
                "status": "SUCCESS",
                "progress": 1.0,
                "key": "collect",
                "name": "Collect",
                "params": [
                    {
                        "name": "Total Images",
                        "key": "total_images",
                        "category": "default",
                        "value": 458
                    },
                    {
                        "name": "Limit",
                        "key": "limit",
                        "category": "default",
                        "value": 100
                    }
                ]
            },
            {
                "status": "SUCCESS",
                "progress": 1.0,
                "key": "process",
                "name": "Process",
                "params": [
                    {
                        "name": "Proccessed",
                        "key": "proccessed",
                        "category": "default",
                        "value": 100
                    },
                    {
                        "name": "Remaining",
                        "key": "remaining",
                        "category": "default",
                        "value": 0
                    },
                    {
                        "name": "Detections",
                        "key": "detections",
                        "category": "default",
                        "value": 602
                    },
                    {
                        "name": "Classifications",
                        "key": "classifications",
                        "category": "default",
                        "value": 418
                    }
                ]
            },
            {
                "status": "SUCCESS",
                "progress": 1.0,
                "key": "results",
                "name": "Results",
                "params": [
                    {
                        "name": "Objects created",
                        "key": "objects_created",
                        "category": "default",
                        "value": 9
                    }
                ]
            }
        ],
        "errors": [],
        "logs": [
            "[2024-02-02 17:19:41] INFO Finished job #264 \"Wingscape - Everything\" (SUCCESS)",
            "[2024-02-02 17:19:39] INFO Finished job #264 \"Wingscape - Everything\" (SUCCESS)",
            "[2024-02-02 17:19:39] INFO Changing status of job 264 to SUCCESS",
            "[2024-02-02 17:19:32] INFO Changing status of job 264 to SUCCESS",
            "[2024-02-02 17:19:28] INFO Created 9 objects",
            "[2024-02-02 17:19:26] INFO Saving results",
            "[2024-02-02 17:19:22] INFO Found 9 classifications",
            "[2024-02-02 17:18:19] INFO Found 13 detections",
            "[2024-02-02 17:18:17] INFO Found 13 detections",
            "[2024-02-02 17:18:16] INFO Found 13 detections",
            "[2024-02-02 17:16:41] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:16:38] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:16:28] INFO Created 11 objects",
            "[2024-02-02 17:16:23] INFO Saving results",
            "[2024-02-02 17:16:21] INFO Found 11 classifications",
            "[2024-02-02 17:16:16] INFO Found 15 detections",
            "[2024-02-02 17:16:15] INFO Found 15 detections",
            "[2024-02-02 17:16:00] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:15:58] INFO Created 9 objects",
            "[2024-02-02 17:15:31] INFO Saving results",
            "[2024-02-02 17:15:30] INFO Saving results",
            "[2024-02-02 17:12:56] INFO Found 9 classifications",
            "[2024-02-02 17:12:55] INFO Found 9 classifications",
            "[2024-02-02 17:12:54] INFO Found 9 classifications",
            "[2024-02-02 17:12:13] INFO Found 12 detections",
            "[2024-02-02 17:12:00] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:11:58] INFO Created 8 objects",
            "[2024-02-02 17:11:47] INFO Saving results",
            "[2024-02-02 17:11:45] INFO Saving results",
            "[2024-02-02 17:11:43] INFO Saving results",
            "[2024-02-02 17:11:33] INFO Found 8 classifications",
            "[2024-02-02 17:10:33] INFO Found 12 detections",
            "[2024-02-02 17:10:32] INFO Found 12 detections",
            "[2024-02-02 17:10:31] INFO Found 12 detections",
            "[2024-02-02 17:09:32] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:09:29] INFO Created 4 objects",
            "[2024-02-02 17:09:24] INFO Saving results",
            "[2024-02-02 17:09:14] INFO Found 4 classifications",
            "[2024-02-02 17:09:12] INFO Found 9 detections",
            "[2024-02-02 17:08:57] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:08:55] INFO Created 7 objects",
            "[2024-02-02 17:08:53] INFO Saving results",
            "[2024-02-02 17:08:43] INFO Found 7 classifications",
            "[2024-02-02 17:08:41] INFO Found 7 classifications",
            "[2024-02-02 17:08:39] INFO Found 7 classifications",
            "[2024-02-02 17:07:41] INFO Found 13 detections",
            "[2024-02-02 17:07:38] INFO Found 13 detections",
            "[2024-02-02 17:06:59] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:06:48] INFO Created 4 objects",
            "[2024-02-02 17:06:44] INFO Saving results",
            "[2024-02-02 17:06:42] INFO Found 4 classifications",
            "[2024-02-02 17:06:33] INFO Found 9 detections",
            "[2024-02-02 17:06:19] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:06:15] INFO Created 7 objects",
            "[2024-02-02 17:05:59] INFO Saving results",
            "[2024-02-02 17:05:58] INFO Saving results",
            "[2024-02-02 17:05:57] INFO Saving results",
            "[2024-02-02 17:04:32] INFO Found 7 classifications",
            "[2024-02-02 17:04:30] INFO Found 7 classifications",
            "[2024-02-02 17:03:40] INFO Found 14 detections",
            "[2024-02-02 17:03:38] INFO Found 14 detections",
            "[2024-02-02 17:03:37] INFO Found 14 detections",
            "[2024-02-02 17:03:17] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:03:17] INFO Created 12 objects",
            "[2024-02-02 17:03:08] INFO Saving results",
            "[2024-02-02 17:03:08] INFO Found 12 classifications",
            "[2024-02-02 17:03:06] INFO Found 22 detections",
            "[2024-02-02 17:02:47] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:02:46] INFO Created 15 objects",
            "[2024-02-02 17:01:39] INFO Saving results",
            "[2024-02-02 17:00:47] INFO Found 15 classifications",
            "[2024-02-02 17:00:44] INFO Found 15 classifications",
            "[2024-02-02 17:00:43] INFO Found 15 classifications",
            "[2024-02-02 16:59:54] INFO Found 26 detections",
            "[2024-02-02 16:59:53] INFO Found 26 detections",
            "[2024-02-02 16:59:33] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:59:11] INFO Created 21 objects",
            "[2024-02-02 16:58:36] INFO Saving results",
            "[2024-02-02 16:58:33] INFO Saving results",
            "[2024-02-02 16:58:32] INFO Saving results",
            "[2024-02-02 16:58:00] INFO Found 21 classifications",
            "[2024-02-02 16:57:17] INFO Found 30 detections",
            "[2024-02-02 16:57:16] INFO Found 30 detections",
            "[2024-02-02 16:56:49] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:56:48] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:56:43] INFO Created 27 objects",
            "[2024-02-02 16:55:49] INFO Saving results",
            "[2024-02-02 16:54:59] INFO Found 27 classifications",
            "[2024-02-02 16:54:58] INFO Found 27 classifications",
            "[2024-02-02 16:54:23] INFO Found 37 detections",
            "[2024-02-02 16:54:20] INFO Found 37 detections",
            "[2024-02-02 16:53:26] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:53:24] INFO Created 21 objects",
            "[2024-02-02 16:53:04] INFO Saving results",
            "[2024-02-02 16:52:34] INFO Found 21 classifications",
            "[2024-02-02 16:52:33] INFO Found 21 classifications",
            "[2024-02-02 16:51:41] INFO Found 27 detections",
            "[2024-02-02 16:51:40] INFO Found 27 detections",
            "[2024-02-02 16:50:58] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:50:55] INFO Created 25 objects",
            "[2024-02-02 16:50:36] INFO Saving results",
            "[2024-02-02 16:50:35] INFO Saving results",
            "[2024-02-02 16:49:47] INFO Found 25 classifications",
            "[2024-02-02 16:49:46] INFO Found 25 classifications",
            "[2024-02-02 16:48:35] INFO Found 31 detections",
            "[2024-02-02 16:48:33] INFO Found 31 detections",
            "[2024-02-02 16:48:32] INFO Found 31 detections",
            "[2024-02-02 16:47:51] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:47:50] INFO Created 15 objects",
            "[2024-02-02 16:47:47] INFO Saving results",
            "[2024-02-02 16:47:43] INFO Found 15 classifications",
            "[2024-02-02 16:47:42] INFO Found 15 classifications",
            "[2024-02-02 16:47:26] INFO Found 29 detections",
            "[2024-02-02 16:46:38] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:46:37] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:46:36] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:46:05] INFO Created 29 objects",
            "[2024-02-02 16:46:02] INFO Created 29 objects",
            "[2024-02-02 16:45:12] INFO Saving results",
            "[2024-02-02 16:45:10] INFO Saving results",
            "[2024-02-02 16:44:53] INFO Found 29 classifications",
            "[2024-02-02 16:44:49] INFO Found 43 detections",
            "[2024-02-02 16:44:09] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:44:06] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:44:04] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:43:28] INFO Created 46 objects",
            "[2024-02-02 16:43:27] INFO Created 46 objects",
            "[2024-02-02 16:43:25] INFO Created 46 objects",
            "[2024-02-02 16:42:51] INFO Saving results",
            "[2024-02-02 16:42:50] INFO Saving results",
            "[2024-02-02 16:42:44] INFO Found 46 classifications",
            "[2024-02-02 16:42:41] INFO Found 55 detections",
            "[2024-02-02 16:42:40] INFO Found 55 detections",
            "[2024-02-02 16:41:23] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:41:19] INFO Created 43 objects",
            "[2024-02-02 16:40:28] INFO Saving results",
            "[2024-02-02 16:40:20] INFO Found 43 classifications",
            "[2024-02-02 16:40:19] INFO Found 55 detections",
            "[2024-02-02 16:40:18] INFO Found 55 detections",
            "[2024-02-02 16:40:17] INFO Found 55 detections",
            "[2024-02-02 16:39:29] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:39:28] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:39:23] INFO Created 33 objects",
            "[2024-02-02 16:38:41] INFO Saving results",
            "[2024-02-02 16:38:03] INFO Found 33 classifications",
            "[2024-02-02 16:38:02] INFO Found 33 classifications",
            "[2024-02-02 16:37:37] INFO Found 38 detections",
            "[2024-02-02 16:37:36] INFO Found 38 detections",
            "[2024-02-02 16:36:39] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:36:38] INFO Created 35 objects",
            "[2024-02-02 16:36:37] INFO Created 35 objects",
            "[2024-02-02 16:36:24] INFO Saving results",
            "[2024-02-02 16:36:21] INFO Found 28 classifications",
            "[2024-02-02 16:36:20] INFO Found 28 classifications",
            "[2024-02-02 16:36:06] INFO Found 37 detections",
            "[2024-02-02 16:36:05] INFO Found 37 detections",
            "[2024-02-02 16:36:04] INFO Found 37 detections",
            "[2024-02-02 16:35:05] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:35:04] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:34:45] INFO Created 51 objects",
            "[2024-02-02 16:34:43] INFO Created 51 objects",
            "[2024-02-02 16:34:26] INFO Saving results",
            "[2024-02-02 16:34:24] INFO Found 22 classifications",
            "[2024-02-02 16:34:12] INFO Found 29 detections",
            "[2024-02-02 16:34:10] INFO Found 29 detections",
            "[2024-02-02 16:34:09] INFO Found 29 detections",
            "[2024-02-02 16:33:46] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:33:40] INFO Created 28 objects",
            "[2024-02-02 16:32:54] INFO Saving results",
            "[2024-02-02 16:32:43] INFO Found 11 classifications",
            "[2024-02-02 16:32:42] INFO Found 17 detections",
            "[2024-02-02 16:32:18] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:32:17] INFO Created 20 objects",
            "[2024-02-02 16:32:08] INFO Saving results",
            "[2024-02-02 16:32:06] INFO Saving results",
            "[2024-02-02 16:32:05] INFO Saving results",
            "[2024-02-02 16:31:53] INFO Found 7 classifications",
            "[2024-02-02 16:31:51] INFO Found 7 classifications",
            "[2024-02-02 16:31:46] INFO Found 13 detections",
            "[2024-02-02 16:31:45] INFO Found 13 detections",
            "[2024-02-02 16:31:30] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:31:29] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:31:27] INFO Created 10 objects",
            "[2024-02-02 16:31:25] INFO Saving results",
            "[2024-02-02 16:31:25] INFO Found 2 classifications",
            "[2024-02-02 16:31:24] INFO Found 8 detections",
            "[2024-02-02 16:31:23] INFO Found 8 detections",
            "[2024-02-02 16:31:15] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:31:13] INFO Created 10 objects",
            "[2024-02-02 16:31:12] INFO Created 10 objects",
            "[2024-02-02 16:30:59] INFO Saving results",
            "[2024-02-02 16:30:58] INFO Saving results",
            "[2024-02-02 16:30:55] INFO Found 2 classifications",
            "[2024-02-02 16:30:54] INFO Found 2 classifications",
            "[2024-02-02 16:30:52] INFO Found 8 detections",
            "[2024-02-02 16:30:50] INFO Found 8 detections",
            "[2024-02-02 16:30:40] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:30:40] WARNING Limiting number of images to 100 (out of 458)",
            "[2024-02-02 16:30:40] INFO Found 458 images to process",
            "[2024-02-02 16:30:40] INFO Changing status of job 264 to STARTED",
            "[2024-02-02 16:30:40] INFO Running job #264 \"Wingscape - Everything\" (PENDING)",
            "[2024-02-02 16:30:38] INFO Changing status of job 264 to PENDING"
        ]
    },
    "logs": {
        "stdout": [
            "[2024-02-02 17:19:41] INFO Finished job #264 \"Wingscape - Everything\" (SUCCESS)",
            "[2024-02-02 17:19:39] INFO Finished job #264 \"Wingscape - Everything\" (SUCCESS)",
            "[2024-02-02 17:19:39] INFO Changing status of job 264 to SUCCESS",
            "[2024-02-02 17:19:32] INFO Changing status of job 264 to SUCCESS",
            "[2024-02-02 17:19:28] INFO Created 9 objects",
            "[2024-02-02 17:19:26] INFO Saving results",
            "[2024-02-02 17:19:22] INFO Found 9 classifications",
            "[2024-02-02 17:18:19] INFO Found 13 detections",
            "[2024-02-02 17:18:17] INFO Found 13 detections",
            "[2024-02-02 17:18:16] INFO Found 13 detections",
            "[2024-02-02 17:16:41] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:16:38] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:16:28] INFO Created 11 objects",
            "[2024-02-02 17:16:23] INFO Saving results",
            "[2024-02-02 17:16:21] INFO Found 11 classifications",
            "[2024-02-02 17:16:16] INFO Found 15 detections",
            "[2024-02-02 17:16:15] INFO Found 15 detections",
            "[2024-02-02 17:16:00] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:15:58] INFO Created 9 objects",
            "[2024-02-02 17:15:31] INFO Saving results",
            "[2024-02-02 17:15:30] INFO Saving results",
            "[2024-02-02 17:12:56] INFO Found 9 classifications",
            "[2024-02-02 17:12:55] INFO Found 9 classifications",
            "[2024-02-02 17:12:54] INFO Found 9 classifications",
            "[2024-02-02 17:12:13] INFO Found 12 detections",
            "[2024-02-02 17:12:00] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:11:58] INFO Created 8 objects",
            "[2024-02-02 17:11:47] INFO Saving results",
            "[2024-02-02 17:11:45] INFO Saving results",
            "[2024-02-02 17:11:43] INFO Saving results",
            "[2024-02-02 17:11:33] INFO Found 8 classifications",
            "[2024-02-02 17:10:33] INFO Found 12 detections",
            "[2024-02-02 17:10:32] INFO Found 12 detections",
            "[2024-02-02 17:10:31] INFO Found 12 detections",
            "[2024-02-02 17:09:32] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:09:29] INFO Created 4 objects",
            "[2024-02-02 17:09:24] INFO Saving results",
            "[2024-02-02 17:09:14] INFO Found 4 classifications",
            "[2024-02-02 17:09:12] INFO Found 9 detections",
            "[2024-02-02 17:08:57] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:08:55] INFO Created 7 objects",
            "[2024-02-02 17:08:53] INFO Saving results",
            "[2024-02-02 17:08:43] INFO Found 7 classifications",
            "[2024-02-02 17:08:41] INFO Found 7 classifications",
            "[2024-02-02 17:08:39] INFO Found 7 classifications",
            "[2024-02-02 17:07:41] INFO Found 13 detections",
            "[2024-02-02 17:07:38] INFO Found 13 detections",
            "[2024-02-02 17:06:59] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:06:48] INFO Created 4 objects",
            "[2024-02-02 17:06:44] INFO Saving results",
            "[2024-02-02 17:06:42] INFO Found 4 classifications",
            "[2024-02-02 17:06:33] INFO Found 9 detections",
            "[2024-02-02 17:06:19] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:06:15] INFO Created 7 objects",
            "[2024-02-02 17:05:59] INFO Saving results",
            "[2024-02-02 17:05:58] INFO Saving results",
            "[2024-02-02 17:05:57] INFO Saving results",
            "[2024-02-02 17:04:32] INFO Found 7 classifications",
            "[2024-02-02 17:04:30] INFO Found 7 classifications",
            "[2024-02-02 17:03:40] INFO Found 14 detections",
            "[2024-02-02 17:03:38] INFO Found 14 detections",
            "[2024-02-02 17:03:37] INFO Found 14 detections",
            "[2024-02-02 17:03:17] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:03:17] INFO Created 12 objects",
            "[2024-02-02 17:03:08] INFO Saving results",
            "[2024-02-02 17:03:08] INFO Found 12 classifications",
            "[2024-02-02 17:03:06] INFO Found 22 detections",
            "[2024-02-02 17:02:47] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 17:02:46] INFO Created 15 objects",
            "[2024-02-02 17:01:39] INFO Saving results",
            "[2024-02-02 17:00:47] INFO Found 15 classifications",
            "[2024-02-02 17:00:44] INFO Found 15 classifications",
            "[2024-02-02 17:00:43] INFO Found 15 classifications",
            "[2024-02-02 16:59:54] INFO Found 26 detections",
            "[2024-02-02 16:59:53] INFO Found 26 detections",
            "[2024-02-02 16:59:33] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:59:11] INFO Created 21 objects",
            "[2024-02-02 16:58:36] INFO Saving results",
            "[2024-02-02 16:58:33] INFO Saving results",
            "[2024-02-02 16:58:32] INFO Saving results",
            "[2024-02-02 16:58:00] INFO Found 21 classifications",
            "[2024-02-02 16:57:17] INFO Found 30 detections",
            "[2024-02-02 16:57:16] INFO Found 30 detections",
            "[2024-02-02 16:56:49] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:56:48] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:56:43] INFO Created 27 objects",
            "[2024-02-02 16:55:49] INFO Saving results",
            "[2024-02-02 16:54:59] INFO Found 27 classifications",
            "[2024-02-02 16:54:58] INFO Found 27 classifications",
            "[2024-02-02 16:54:23] INFO Found 37 detections",
            "[2024-02-02 16:54:20] INFO Found 37 detections",
            "[2024-02-02 16:53:26] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:53:24] INFO Created 21 objects",
            "[2024-02-02 16:53:04] INFO Saving results",
            "[2024-02-02 16:52:34] INFO Found 21 classifications",
            "[2024-02-02 16:52:33] INFO Found 21 classifications",
            "[2024-02-02 16:51:41] INFO Found 27 detections",
            "[2024-02-02 16:51:40] INFO Found 27 detections",
            "[2024-02-02 16:50:58] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:50:55] INFO Created 25 objects",
            "[2024-02-02 16:50:36] INFO Saving results",
            "[2024-02-02 16:50:35] INFO Saving results",
            "[2024-02-02 16:49:47] INFO Found 25 classifications",
            "[2024-02-02 16:49:46] INFO Found 25 classifications",
            "[2024-02-02 16:48:35] INFO Found 31 detections",
            "[2024-02-02 16:48:33] INFO Found 31 detections",
            "[2024-02-02 16:48:32] INFO Found 31 detections",
            "[2024-02-02 16:47:51] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:47:50] INFO Created 15 objects",
            "[2024-02-02 16:47:47] INFO Saving results",
            "[2024-02-02 16:47:43] INFO Found 15 classifications",
            "[2024-02-02 16:47:42] INFO Found 15 classifications",
            "[2024-02-02 16:47:26] INFO Found 29 detections",
            "[2024-02-02 16:46:38] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:46:37] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:46:36] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:46:05] INFO Created 29 objects",
            "[2024-02-02 16:46:02] INFO Created 29 objects",
            "[2024-02-02 16:45:12] INFO Saving results",
            "[2024-02-02 16:45:10] INFO Saving results",
            "[2024-02-02 16:44:53] INFO Found 29 classifications",
            "[2024-02-02 16:44:49] INFO Found 43 detections",
            "[2024-02-02 16:44:09] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:44:06] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:44:04] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:43:28] INFO Created 46 objects",
            "[2024-02-02 16:43:27] INFO Created 46 objects",
            "[2024-02-02 16:43:25] INFO Created 46 objects",
            "[2024-02-02 16:42:51] INFO Saving results",
            "[2024-02-02 16:42:50] INFO Saving results",
            "[2024-02-02 16:42:44] INFO Found 46 classifications",
            "[2024-02-02 16:42:41] INFO Found 55 detections",
            "[2024-02-02 16:42:40] INFO Found 55 detections",
            "[2024-02-02 16:41:23] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:41:19] INFO Created 43 objects",
            "[2024-02-02 16:40:28] INFO Saving results",
            "[2024-02-02 16:40:20] INFO Found 43 classifications",
            "[2024-02-02 16:40:19] INFO Found 55 detections",
            "[2024-02-02 16:40:18] INFO Found 55 detections",
            "[2024-02-02 16:40:17] INFO Found 55 detections",
            "[2024-02-02 16:39:29] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:39:28] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:39:23] INFO Created 33 objects",
            "[2024-02-02 16:38:41] INFO Saving results",
            "[2024-02-02 16:38:03] INFO Found 33 classifications",
            "[2024-02-02 16:38:02] INFO Found 33 classifications",
            "[2024-02-02 16:37:37] INFO Found 38 detections",
            "[2024-02-02 16:37:36] INFO Found 38 detections",
            "[2024-02-02 16:36:39] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:36:38] INFO Created 35 objects",
            "[2024-02-02 16:36:37] INFO Created 35 objects",
            "[2024-02-02 16:36:24] INFO Saving results",
            "[2024-02-02 16:36:21] INFO Found 28 classifications",
            "[2024-02-02 16:36:20] INFO Found 28 classifications",
            "[2024-02-02 16:36:06] INFO Found 37 detections",
            "[2024-02-02 16:36:05] INFO Found 37 detections",
            "[2024-02-02 16:36:04] INFO Found 37 detections",
            "[2024-02-02 16:35:05] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:35:04] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:34:45] INFO Created 51 objects",
            "[2024-02-02 16:34:43] INFO Created 51 objects",
            "[2024-02-02 16:34:26] INFO Saving results",
            "[2024-02-02 16:34:24] INFO Found 22 classifications",
            "[2024-02-02 16:34:12] INFO Found 29 detections",
            "[2024-02-02 16:34:10] INFO Found 29 detections",
            "[2024-02-02 16:34:09] INFO Found 29 detections",
            "[2024-02-02 16:33:46] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:33:40] INFO Created 28 objects",
            "[2024-02-02 16:32:54] INFO Saving results",
            "[2024-02-02 16:32:43] INFO Found 11 classifications",
            "[2024-02-02 16:32:42] INFO Found 17 detections",
            "[2024-02-02 16:32:18] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:32:17] INFO Created 20 objects",
            "[2024-02-02 16:32:08] INFO Saving results",
            "[2024-02-02 16:32:06] INFO Saving results",
            "[2024-02-02 16:32:05] INFO Saving results",
            "[2024-02-02 16:31:53] INFO Found 7 classifications",
            "[2024-02-02 16:31:51] INFO Found 7 classifications",
            "[2024-02-02 16:31:46] INFO Found 13 detections",
            "[2024-02-02 16:31:45] INFO Found 13 detections",
            "[2024-02-02 16:31:30] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:31:29] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:31:27] INFO Created 10 objects",
            "[2024-02-02 16:31:25] INFO Saving results",
            "[2024-02-02 16:31:25] INFO Found 2 classifications",
            "[2024-02-02 16:31:24] INFO Found 8 detections",
            "[2024-02-02 16:31:23] INFO Found 8 detections",
            "[2024-02-02 16:31:15] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:31:13] INFO Created 10 objects",
            "[2024-02-02 16:31:12] INFO Created 10 objects",
            "[2024-02-02 16:30:59] INFO Saving results",
            "[2024-02-02 16:30:58] INFO Saving results",
            "[2024-02-02 16:30:55] INFO Found 2 classifications",
            "[2024-02-02 16:30:54] INFO Found 2 classifications",
            "[2024-02-02 16:30:52] INFO Found 8 detections",
            "[2024-02-02 16:30:50] INFO Found 8 detections",
            "[2024-02-02 16:30:40] INFO Sending 4 images to ML backend quebec_vermont_moths_2023",
            "[2024-02-02 16:30:40] WARNING Limiting number of images to 100 (out of 458)",
            "[2024-02-02 16:30:40] INFO Found 458 images to process",
            "[2024-02-02 16:30:40] INFO Changing status of job 264 to STARTED",
            "[2024-02-02 16:30:40] INFO Running job #264 \"Wingscape - Everything\" (PENDING)",
            "[2024-02-02 16:30:38] INFO Changing status of job 264 to PENDING"
        ],
        "stderr": []
    },
    "job_type": {
        "name": "ML pipeline",
        "key": "ml"
    },
    "data_export": null,
    "dispatch_mode": "internal",
    "result": null,
    "user_permissions": []
}