Job Instance
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/253/?format=api
{ "id": 253, "details": "https://api.beluga.insectai.org/api/v2/jobs/253/?format=api", "name": "Mothra - Full Deployment", "delay": 0, "limit": 100, "shuffle": true, "project": { "id": 18, "name": "Vermont Atlas of Life", "details": "https://api.beluga.insectai.org/api/v2/projects/18/?format=api", "user_permissions": [] }, "deployment": { "id": 52, "name": "Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/52/?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-01-24T13:24:14.089012", "updated_at": "2024-11-13T17:15:35.345356", "started_at": "2024-01-24T13:25:23.114527", "finished_at": "2024-01-24T14:58:46.564764", "duration": "5603.450237", "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": 209500 }, { "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": 1331 }, { "name": "Classifications", "key": "classifications", "category": "default", "value": 950 } ] }, { "status": "SUCCESS", "progress": 1.0, "key": "results", "name": "Results", "params": [ { "name": "Objects created", "key": "objects_created", "category": "default", "value": 27 } ] } ], "errors": [], "logs": [ "[2024-01-24 14:59:41] INFO Finished job #253 \"Mothra - Full Deployment\" (SUCCESS)", "[2024-01-24 14:58:48] INFO Finished job #253 \"Mothra - Full Deployment\" (SUCCESS)", "[2024-01-24 14:58:47] INFO Finished job #253 \"Mothra - Full Deployment\" (SUCCESS)", "[2024-01-24 14:58:45] INFO Changing status of job 253 to SUCCESS", "[2024-01-24 14:58:38] INFO Changing status of job 253 to SUCCESS", "[2024-01-24 14:58:22] INFO Created 27 objects", "[2024-01-24 14:57:21] INFO Saving results", "[2024-01-24 14:57:12] INFO Found 13 classifications", "[2024-01-24 14:56:35] INFO Found 14 detections", "[2024-01-24 14:56:34] INFO Found 14 detections", "[2024-01-24 14:56:33] INFO Found 14 detections", "[2024-01-24 14:55:51] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:55:15] INFO Created 18 objects", "[2024-01-24 14:54:58] INFO Saving results", "[2024-01-24 14:54:07] INFO Found 5 classifications", "[2024-01-24 14:53:58] INFO Found 13 detections", "[2024-01-24 14:53:00] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:52:59] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:52:51] INFO Created 63 objects", "[2024-01-24 14:51:50] INFO Saving results", "[2024-01-24 14:51:49] INFO Saving results", "[2024-01-24 14:51:48] INFO Saving results", "[2024-01-24 14:51:30] INFO Found 29 classifications", "[2024-01-24 14:51:07] INFO Found 34 detections", "[2024-01-24 14:50:16] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:50:09] INFO Created 45 objects", "[2024-01-24 14:49:13] INFO Saving results", "[2024-01-24 14:49:08] INFO Found 19 classifications", "[2024-01-24 14:48:21] INFO Found 26 detections", "[2024-01-24 14:48:20] INFO Found 26 detections", "[2024-01-24 14:47:50] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:46:45] INFO Created 30 objects", "[2024-01-24 14:46:44] INFO Created 30 objects", "[2024-01-24 14:46:28] INFO Saving results", "[2024-01-24 14:45:34] INFO Found 12 classifications", "[2024-01-24 14:45:33] INFO Found 12 classifications", "[2024-01-24 14:45:32] INFO Found 12 classifications", "[2024-01-24 14:45:09] INFO Found 18 detections", "[2024-01-24 14:44:03] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:44:02] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:43:21] INFO Created 50 objects", "[2024-01-24 14:43:20] INFO Created 50 objects", "[2024-01-24 14:43:19] INFO Created 50 objects", "[2024-01-24 14:42:18] INFO Saving results", "[2024-01-24 14:42:01] INFO Found 17 classifications", "[2024-01-24 14:42:00] INFO Found 17 classifications", "[2024-01-24 14:41:59] INFO Found 17 classifications", "[2024-01-24 14:41:18] INFO Found 33 detections", "[2024-01-24 14:41:17] INFO Found 33 detections", "[2024-01-24 14:41:16] INFO Found 33 detections", "[2024-01-24 14:40:46] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:40:42] INFO Created 54 objects", "[2024-01-24 14:39:44] INFO Saving results", "[2024-01-24 14:39:43] INFO Saving results", "[2024-01-24 14:39:29] INFO Found 24 classifications", "[2024-01-24 14:38:54] INFO Found 30 detections", "[2024-01-24 14:38:53] INFO Found 30 detections", "[2024-01-24 14:37:45] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:37:44] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:37:42] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:36:47] INFO Created 50 objects", "[2024-01-24 14:36:34] INFO Saving results", "[2024-01-24 14:35:33] INFO Found 24 classifications", "[2024-01-24 14:34:40] INFO Found 26 detections", "[2024-01-24 14:34:39] INFO Found 26 detections", "[2024-01-24 14:34:38] INFO Found 26 detections", "[2024-01-24 14:33:27] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:33:19] INFO Created 39 objects", "[2024-01-24 14:32:24] INFO Saving results", "[2024-01-24 14:32:23] INFO Saving results", "[2024-01-24 14:31:48] INFO Found 16 classifications", "[2024-01-24 14:31:47] INFO Found 16 classifications", "[2024-01-24 14:31:46] INFO Found 16 classifications", "[2024-01-24 14:30:43] INFO Found 23 detections", "[2024-01-24 14:30:42] INFO Found 23 detections", "[2024-01-24 14:30:41] INFO Found 23 detections", "[2024-01-24 14:29:25] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:29:24] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:28:58] INFO Created 50 objects", "[2024-01-24 14:28:57] INFO Created 50 objects", "[2024-01-24 14:27:38] INFO Saving results", "[2024-01-24 14:27:17] INFO Found 19 classifications", "[2024-01-24 14:26:12] INFO Found 29 detections", "[2024-01-24 14:26:11] INFO Found 29 detections", "[2024-01-24 14:25:46] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:25:39] INFO Created 36 objects", "[2024-01-24 14:24:31] INFO Saving results", "[2024-01-24 14:24:30] INFO Saving results", "[2024-01-24 14:24:27] INFO Found 16 classifications", "[2024-01-24 14:24:23] INFO Found 20 detections", "[2024-01-24 14:24:22] INFO Found 20 detections", "[2024-01-24 14:23:11] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:23:10] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:23:09] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:22:57] INFO Created 41 objects", "[2024-01-24 14:22:56] INFO Created 41 objects", "[2024-01-24 14:22:50] INFO Saving results", "[2024-01-24 14:22:42] INFO Found 17 classifications", "[2024-01-24 14:22:41] INFO Found 17 classifications", "[2024-01-24 14:21:53] INFO Found 24 detections", "[2024-01-24 14:21:52] INFO Found 24 detections", "[2024-01-24 14:21:51] INFO Found 24 detections", "[2024-01-24 14:21:50] INFO Found 24 detections", "[2024-01-24 14:21:28] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:20:37] INFO Created 54 objects", "[2024-01-24 14:19:51] INFO Saving results", "[2024-01-24 14:19:38] INFO Found 23 classifications", "[2024-01-24 14:18:50] INFO Found 31 detections", "[2024-01-24 14:18:25] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:17:28] INFO Created 27 objects", "[2024-01-24 14:16:36] INFO Saving results", "[2024-01-24 14:15:38] INFO Found 12 classifications", "[2024-01-24 14:14:48] INFO Found 15 detections", "[2024-01-24 14:14:47] INFO Found 15 detections", "[2024-01-24 14:13:51] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:13:48] INFO Created 25 objects", "[2024-01-24 14:13:35] INFO Saving results", "[2024-01-24 14:13:25] INFO Found 12 classifications", "[2024-01-24 14:12:58] INFO Found 13 detections", "[2024-01-24 14:12:57] INFO Found 13 detections", "[2024-01-24 14:12:56] INFO Found 13 detections", "[2024-01-24 14:12:29] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:12:26] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:12:24] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:11:49] INFO Created 14 objects", "[2024-01-24 14:11:20] INFO Saving results", "[2024-01-24 14:11:13] INFO Found 6 classifications", "[2024-01-24 14:11:10] INFO Found 8 detections", "[2024-01-24 14:10:31] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:10:20] INFO Created 49 objects", "[2024-01-24 14:10:10] INFO Saving results", "[2024-01-24 14:09:42] INFO Found 19 classifications", "[2024-01-24 14:09:22] INFO Found 30 detections", "[2024-01-24 14:08:59] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:08:48] INFO Created 73 objects", "[2024-01-24 14:08:47] INFO Created 73 objects", "[2024-01-24 14:08:11] INFO Saving results", "[2024-01-24 14:08:07] INFO Found 27 classifications", "[2024-01-24 14:07:49] INFO Found 46 detections", "[2024-01-24 14:07:48] INFO Found 46 detections", "[2024-01-24 14:06:39] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:06:36] INFO Created 40 objects", "[2024-01-24 14:06:35] INFO Created 40 objects", "[2024-01-24 14:05:25] INFO Saving results", "[2024-01-24 14:04:45] INFO Found 17 classifications", "[2024-01-24 14:03:57] INFO Found 23 detections", "[2024-01-24 14:03:54] INFO Found 23 detections", "[2024-01-24 14:03:53] INFO Found 23 detections", "[2024-01-24 14:03:17] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:03:15] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:02:17] INFO Created 67 objects", "[2024-01-24 14:02:13] INFO Created 67 objects", "[2024-01-24 14:02:12] INFO Created 67 objects", "[2024-01-24 14:01:32] INFO Saving results", "[2024-01-24 14:01:31] INFO Saving results", "[2024-01-24 14:01:12] INFO Found 29 classifications", "[2024-01-24 14:00:18] INFO Found 38 detections", "[2024-01-24 14:00:17] INFO Found 38 detections", "[2024-01-24 13:59:50] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:59:48] INFO Created 45 objects", "[2024-01-24 13:59:45] INFO Saving results", "[2024-01-24 13:59:35] INFO Found 20 classifications", "[2024-01-24 13:59:34] INFO Found 20 classifications", "[2024-01-24 13:59:09] INFO Found 25 detections", "[2024-01-24 13:58:33] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:58:27] INFO Created 20 objects", "[2024-01-24 13:58:25] INFO Saving results", "[2024-01-24 13:58:24] INFO Saving results", "[2024-01-24 13:58:10] INFO Found 10 classifications", "[2024-01-24 13:58:09] INFO Found 10 classifications", "[2024-01-24 13:57:40] INFO Found 10 detections", "[2024-01-24 13:57:39] INFO Found 10 detections", "[2024-01-24 13:57:27] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:57:21] INFO Created 7 objects", "[2024-01-24 13:57:20] INFO Created 7 objects", "[2024-01-24 13:57:01] INFO Saving results", "[2024-01-24 13:56:45] INFO Found 2 classifications", "[2024-01-24 13:56:44] INFO Found 2 classifications", "[2024-01-24 13:56:19] INFO Found 5 detections", "[2024-01-24 13:56:12] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:56:10] INFO Created 41 objects", "[2024-01-24 13:56:09] INFO Created 41 objects", "[2024-01-24 13:56:02] INFO Saving results", "[2024-01-24 13:56:01] INFO Found 16 classifications", "[2024-01-24 13:55:40] INFO Found 25 detections", "[2024-01-24 13:55:39] INFO Found 25 detections", "[2024-01-24 13:55:09] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:55:06] INFO Created 17 objects", "[2024-01-24 13:55:03] INFO Saving results", "[2024-01-24 13:55:01] INFO Found 7 classifications", "[2024-01-24 13:55:00] INFO Found 10 detections", "[2024-01-24 13:54:59] INFO Found 10 detections", "[2024-01-24 13:54:48] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:54:47] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:54:29] INFO Created 18 objects", "[2024-01-24 13:54:02] INFO Saving results", "[2024-01-24 13:53:59] INFO Found 8 classifications", "[2024-01-24 13:53:56] INFO Found 10 detections", "[2024-01-24 13:53:46] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:53:44] INFO Created 28 objects", "[2024-01-24 13:53:40] INFO Saving results", "[2024-01-24 13:53:15] INFO Found 14 classifications", "[2024-01-24 13:53:14] INFO Found 14 classifications", "[2024-01-24 13:53:09] INFO Found 14 detections", "[2024-01-24 13:52:56] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:52:54] INFO Created 97 objects", "[2024-01-24 13:52:49] INFO Saving results", "[2024-01-24 13:52:40] INFO Found 41 classifications", "[2024-01-24 13:52:39] INFO Found 41 classifications", "[2024-01-24 13:52:22] INFO Found 56 detections", "[2024-01-24 13:51:44] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:51:43] INFO Created 32 objects", "[2024-01-24 13:51:38] INFO Saving results", "[2024-01-24 13:51:33] INFO Found 15 classifications", "[2024-01-24 13:51:32] INFO Found 15 classifications", "[2024-01-24 13:51:02] INFO Found 17 detections", "[2024-01-24 13:51:01] INFO Found 17 detections", "[2024-01-24 13:51:00] INFO Found 17 detections", "[2024-01-24 13:50:31] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:50:29] INFO Created 58 objects", "[2024-01-24 13:50:01] INFO Saving results", "[2024-01-24 13:49:56] INFO Found 25 classifications", "[2024-01-24 13:49:46] INFO Found 33 detections", "[2024-01-24 13:49:45] INFO Found 33 detections", "[2024-01-24 13:49:21] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:49:19] INFO Created 31 objects", "[2024-01-24 13:49:10] INFO Saving results", "[2024-01-24 13:48:43] INFO Found 14 classifications", "[2024-01-24 13:48:42] INFO Found 14 classifications", "[2024-01-24 13:48:41] INFO Found 14 classifications", "[2024-01-24 13:48:35] INFO Found 17 detections", "[2024-01-24 13:48:20] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:48:17] INFO Created 46 objects", "[2024-01-24 13:47:47] INFO Saving results", "[2024-01-24 13:47:22] INFO Found 18 classifications", "[2024-01-24 13:47:21] INFO Found 18 classifications", "[2024-01-24 13:46:59] INFO Found 28 detections", "[2024-01-24 13:46:58] INFO Found 28 detections", "[2024-01-24 13:46:57] INFO Found 28 detections", "[2024-01-24 13:46:33] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:46:31] INFO Created 66 objects", "[2024-01-24 13:46:26] INFO Saving results", "[2024-01-24 13:46:18] INFO Found 27 classifications", "[2024-01-24 13:45:48] INFO Found 39 detections", "[2024-01-24 13:45:47] INFO Found 39 detections", "[2024-01-24 13:45:46] INFO Found 39 detections", "[2024-01-24 13:45:45] INFO Found 39 detections", "[2024-01-24 13:45:18] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:45:17] INFO Created 84 objects", "[2024-01-24 13:45:10] INFO Saving results", "[2024-01-24 13:45:09] INFO Saving results", "[2024-01-24 13:44:59] INFO Found 34 classifications", "[2024-01-24 13:44:41] INFO Found 49 detections", "[2024-01-24 13:44:40] INFO Found 49 detections", "[2024-01-24 13:44:39] INFO Found 49 detections", "[2024-01-24 13:44:06] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:44:04] INFO Created 56 objects", "[2024-01-24 13:43:41] INFO Saving results", "[2024-01-24 13:43:22] INFO Found 23 classifications", "[2024-01-24 13:43:21] INFO Found 23 classifications", "[2024-01-24 13:43:07] INFO Found 33 detections", "[2024-01-24 13:43:06] INFO Found 33 detections", "[2024-01-24 13:43:04] INFO Found 33 detections", "[2024-01-24 13:42:38] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:42:37] INFO Created 30 objects", "[2024-01-24 13:42:36] INFO Created 30 objects", "[2024-01-24 13:42:19] INFO Saving results", "[2024-01-24 13:42:18] INFO Saving results", "[2024-01-24 13:42:10] INFO Found 13 classifications", "[2024-01-24 13:42:09] INFO Found 13 classifications", "[2024-01-24 13:41:44] INFO Found 17 detections", "[2024-01-24 13:41:43] INFO Found 17 detections", "[2024-01-24 13:41:42] INFO Found 17 detections", "[2024-01-24 13:41:41] INFO Found 17 detections", "[2024-01-24 13:41:16] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:40:51] INFO Created 70 objects", "[2024-01-24 13:39:53] INFO Saving results", "[2024-01-24 13:39:52] INFO Found 26 classifications", "[2024-01-24 13:39:46] INFO Found 44 detections", "[2024-01-24 13:39:45] INFO Found 44 detections", "[2024-01-24 13:39:15] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:39:15] INFO Created 47 objects", "[2024-01-24 13:38:53] INFO Saving results", "[2024-01-24 13:38:52] INFO Saving results", "[2024-01-24 13:38:51] INFO Saving results", "[2024-01-24 13:38:36] INFO Found 18 classifications", "[2024-01-24 13:38:30] INFO Found 29 detections", "[2024-01-24 13:38:09] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:37:48] INFO Created 36 objects", "[2024-01-24 13:37:10] INFO Saving results", "[2024-01-24 13:36:53] INFO Found 16 classifications", "[2024-01-24 13:36:31] INFO Found 19 detections", "[2024-01-24 13:36:07] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:36:06] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:36:05] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:36:03] INFO Created 113 objects", "[2024-01-24 13:35:56] INFO Saving results", "[2024-01-24 13:35:53] INFO Found 39 classifications", "[2024-01-24 13:35:39] INFO Found 74 detections", "[2024-01-24 13:35:38] INFO Found 74 detections", "[2024-01-24 13:34:48] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:34:47] INFO Created 102 objects", "[2024-01-24 13:34:00] INFO Saving results", "[2024-01-24 13:33:58] INFO Found 37 classifications", "[2024-01-24 13:33:54] INFO Found 65 detections", "[2024-01-24 13:33:53] INFO Found 65 detections", "[2024-01-24 13:33:12] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:33:11] INFO Created 71 objects", "[2024-01-24 13:32:31] INFO Saving results", "[2024-01-24 13:32:30] INFO Found 32 classifications", "[2024-01-24 13:32:24] INFO Found 39 detections", "[2024-01-24 13:31:57] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:57] INFO Created 24 objects", "[2024-01-24 13:31:55] INFO Saving results", "[2024-01-24 13:31:54] INFO Found 10 classifications", "[2024-01-24 13:31:45] INFO Found 14 detections", "[2024-01-24 13:31:24] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:23] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:22] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:12] INFO Created 36 objects", "[2024-01-24 13:31:03] INFO Saving results", "[2024-01-24 13:31:02] INFO Found 16 classifications", "[2024-01-24 13:31:02] INFO Found 19 detections", "[2024-01-24 13:30:44] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:30:43] INFO Created 46 objects", "[2024-01-24 13:30:00] INFO Saving results", "[2024-01-24 13:29:59] INFO Saving results", "[2024-01-24 13:29:57] INFO Found 19 classifications", "[2024-01-24 13:29:48] INFO Found 27 detections", "[2024-01-24 13:29:47] INFO Found 27 detections", "[2024-01-24 13:29:46] INFO Found 27 detections", "[2024-01-24 13:29:26] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:29:26] INFO Created 23 objects", "[2024-01-24 13:29:25] INFO Saving results", "[2024-01-24 13:29:23] INFO Found 11 classifications", "[2024-01-24 13:29:22] INFO Found 12 detections", "[2024-01-24 13:29:21] INFO Found 12 detections", "[2024-01-24 13:29:19] INFO Found 12 detections", "[2024-01-24 13:29:05] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:29:00] INFO Created 60 objects", "[2024-01-24 13:28:13] INFO Saving results", "[2024-01-24 13:28:08] INFO Found 27 classifications", "[2024-01-24 13:28:07] INFO Found 27 classifications", "[2024-01-24 13:28:06] INFO Found 27 classifications", "[2024-01-24 13:27:57] INFO Found 33 detections", "[2024-01-24 13:27:56] INFO Found 33 detections", "[2024-01-24 13:27:54] INFO Found 33 detections", "[2024-01-24 13:27:32] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:27:32] INFO Created 50 objects", "[2024-01-24 13:27:31] INFO Created 50 objects", "[2024-01-24 13:27:26] INFO Saving results", "[2024-01-24 13:27:25] INFO Found 21 classifications", "[2024-01-24 13:27:24] INFO Found 21 classifications", "[2024-01-24 13:27:22] INFO Found 29 detections", "[2024-01-24 13:27:19] INFO Found 29 detections", "[2024-01-24 13:26:51] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:50] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:49] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:47] INFO Created 31 objects", "[2024-01-24 13:26:41] INFO Saving results", "[2024-01-24 13:26:39] INFO Found 13 classifications", "[2024-01-24 13:26:38] INFO Found 13 classifications", "[2024-01-24 13:26:38] INFO Found 18 detections", "[2024-01-24 13:26:37] INFO Found 18 detections", "[2024-01-24 13:26:36] INFO Found 18 detections", "[2024-01-24 13:26:22] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:22] INFO Created 49 objects", "[2024-01-24 13:26:17] INFO Saving results", "[2024-01-24 13:26:15] INFO Saving results", "[2024-01-24 13:26:10] INFO Found 22 classifications", "[2024-01-24 13:26:09] INFO Found 22 classifications", "[2024-01-24 13:26:05] INFO Found 22 classifications", "[2024-01-24 13:26:04] INFO Found 22 classifications", "[2024-01-24 13:26:01] INFO Found 27 detections", "[2024-01-24 13:25:59] INFO Found 27 detections", "[2024-01-24 13:25:38] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:25:37] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:25:36] WARNING Limiting number of images to 100 (out of 209500)", "[2024-01-24 13:25:36] INFO Shuffling images", "[2024-01-24 13:25:36] INFO Found 209500 images to process", "[2024-01-24 13:25:22] INFO Changing status of job 253 to STARTED", "[2024-01-24 13:25:21] INFO Running job #253 \"Mothra - Full Deployment\" (PENDING)", "[2024-01-24 13:25:19] INFO Changing status of job 253 to PENDING" ] }, "logs": { "stdout": [ "[2024-01-24 14:59:41] INFO Finished job #253 \"Mothra - Full Deployment\" (SUCCESS)", "[2024-01-24 14:58:48] INFO Finished job #253 \"Mothra - Full Deployment\" (SUCCESS)", "[2024-01-24 14:58:47] INFO Finished job #253 \"Mothra - Full Deployment\" (SUCCESS)", "[2024-01-24 14:58:45] INFO Changing status of job 253 to SUCCESS", "[2024-01-24 14:58:38] INFO Changing status of job 253 to SUCCESS", "[2024-01-24 14:58:22] INFO Created 27 objects", "[2024-01-24 14:57:21] INFO Saving results", "[2024-01-24 14:57:12] INFO Found 13 classifications", "[2024-01-24 14:56:35] INFO Found 14 detections", "[2024-01-24 14:56:34] INFO Found 14 detections", "[2024-01-24 14:56:33] INFO Found 14 detections", "[2024-01-24 14:55:51] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:55:15] INFO Created 18 objects", "[2024-01-24 14:54:58] INFO Saving results", "[2024-01-24 14:54:07] INFO Found 5 classifications", "[2024-01-24 14:53:58] INFO Found 13 detections", "[2024-01-24 14:53:00] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:52:59] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:52:51] INFO Created 63 objects", "[2024-01-24 14:51:50] INFO Saving results", "[2024-01-24 14:51:49] INFO Saving results", "[2024-01-24 14:51:48] INFO Saving results", "[2024-01-24 14:51:30] INFO Found 29 classifications", "[2024-01-24 14:51:07] INFO Found 34 detections", "[2024-01-24 14:50:16] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:50:09] INFO Created 45 objects", "[2024-01-24 14:49:13] INFO Saving results", "[2024-01-24 14:49:08] INFO Found 19 classifications", "[2024-01-24 14:48:21] INFO Found 26 detections", "[2024-01-24 14:48:20] INFO Found 26 detections", "[2024-01-24 14:47:50] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:46:45] INFO Created 30 objects", "[2024-01-24 14:46:44] INFO Created 30 objects", "[2024-01-24 14:46:28] INFO Saving results", "[2024-01-24 14:45:34] INFO Found 12 classifications", "[2024-01-24 14:45:33] INFO Found 12 classifications", "[2024-01-24 14:45:32] INFO Found 12 classifications", "[2024-01-24 14:45:09] INFO Found 18 detections", "[2024-01-24 14:44:03] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:44:02] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:43:21] INFO Created 50 objects", "[2024-01-24 14:43:20] INFO Created 50 objects", "[2024-01-24 14:43:19] INFO Created 50 objects", "[2024-01-24 14:42:18] INFO Saving results", "[2024-01-24 14:42:01] INFO Found 17 classifications", "[2024-01-24 14:42:00] INFO Found 17 classifications", "[2024-01-24 14:41:59] INFO Found 17 classifications", "[2024-01-24 14:41:18] INFO Found 33 detections", "[2024-01-24 14:41:17] INFO Found 33 detections", "[2024-01-24 14:41:16] INFO Found 33 detections", "[2024-01-24 14:40:46] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:40:42] INFO Created 54 objects", "[2024-01-24 14:39:44] INFO Saving results", "[2024-01-24 14:39:43] INFO Saving results", "[2024-01-24 14:39:29] INFO Found 24 classifications", "[2024-01-24 14:38:54] INFO Found 30 detections", "[2024-01-24 14:38:53] INFO Found 30 detections", "[2024-01-24 14:37:45] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:37:44] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:37:42] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:36:47] INFO Created 50 objects", "[2024-01-24 14:36:34] INFO Saving results", "[2024-01-24 14:35:33] INFO Found 24 classifications", "[2024-01-24 14:34:40] INFO Found 26 detections", "[2024-01-24 14:34:39] INFO Found 26 detections", "[2024-01-24 14:34:38] INFO Found 26 detections", "[2024-01-24 14:33:27] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:33:19] INFO Created 39 objects", "[2024-01-24 14:32:24] INFO Saving results", "[2024-01-24 14:32:23] INFO Saving results", "[2024-01-24 14:31:48] INFO Found 16 classifications", "[2024-01-24 14:31:47] INFO Found 16 classifications", "[2024-01-24 14:31:46] INFO Found 16 classifications", "[2024-01-24 14:30:43] INFO Found 23 detections", "[2024-01-24 14:30:42] INFO Found 23 detections", "[2024-01-24 14:30:41] INFO Found 23 detections", "[2024-01-24 14:29:25] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:29:24] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:28:58] INFO Created 50 objects", "[2024-01-24 14:28:57] INFO Created 50 objects", "[2024-01-24 14:27:38] INFO Saving results", "[2024-01-24 14:27:17] INFO Found 19 classifications", "[2024-01-24 14:26:12] INFO Found 29 detections", "[2024-01-24 14:26:11] INFO Found 29 detections", "[2024-01-24 14:25:46] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:25:39] INFO Created 36 objects", "[2024-01-24 14:24:31] INFO Saving results", "[2024-01-24 14:24:30] INFO Saving results", "[2024-01-24 14:24:27] INFO Found 16 classifications", "[2024-01-24 14:24:23] INFO Found 20 detections", "[2024-01-24 14:24:22] INFO Found 20 detections", "[2024-01-24 14:23:11] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:23:10] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:23:09] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:22:57] INFO Created 41 objects", "[2024-01-24 14:22:56] INFO Created 41 objects", "[2024-01-24 14:22:50] INFO Saving results", "[2024-01-24 14:22:42] INFO Found 17 classifications", "[2024-01-24 14:22:41] INFO Found 17 classifications", "[2024-01-24 14:21:53] INFO Found 24 detections", "[2024-01-24 14:21:52] INFO Found 24 detections", "[2024-01-24 14:21:51] INFO Found 24 detections", "[2024-01-24 14:21:50] INFO Found 24 detections", "[2024-01-24 14:21:28] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:20:37] INFO Created 54 objects", "[2024-01-24 14:19:51] INFO Saving results", "[2024-01-24 14:19:38] INFO Found 23 classifications", "[2024-01-24 14:18:50] INFO Found 31 detections", "[2024-01-24 14:18:25] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:17:28] INFO Created 27 objects", "[2024-01-24 14:16:36] INFO Saving results", "[2024-01-24 14:15:38] INFO Found 12 classifications", "[2024-01-24 14:14:48] INFO Found 15 detections", "[2024-01-24 14:14:47] INFO Found 15 detections", "[2024-01-24 14:13:51] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:13:48] INFO Created 25 objects", "[2024-01-24 14:13:35] INFO Saving results", "[2024-01-24 14:13:25] INFO Found 12 classifications", "[2024-01-24 14:12:58] INFO Found 13 detections", "[2024-01-24 14:12:57] INFO Found 13 detections", "[2024-01-24 14:12:56] INFO Found 13 detections", "[2024-01-24 14:12:29] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:12:26] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:12:24] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:11:49] INFO Created 14 objects", "[2024-01-24 14:11:20] INFO Saving results", "[2024-01-24 14:11:13] INFO Found 6 classifications", "[2024-01-24 14:11:10] INFO Found 8 detections", "[2024-01-24 14:10:31] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:10:20] INFO Created 49 objects", "[2024-01-24 14:10:10] INFO Saving results", "[2024-01-24 14:09:42] INFO Found 19 classifications", "[2024-01-24 14:09:22] INFO Found 30 detections", "[2024-01-24 14:08:59] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:08:48] INFO Created 73 objects", "[2024-01-24 14:08:47] INFO Created 73 objects", "[2024-01-24 14:08:11] INFO Saving results", "[2024-01-24 14:08:07] INFO Found 27 classifications", "[2024-01-24 14:07:49] INFO Found 46 detections", "[2024-01-24 14:07:48] INFO Found 46 detections", "[2024-01-24 14:06:39] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:06:36] INFO Created 40 objects", "[2024-01-24 14:06:35] INFO Created 40 objects", "[2024-01-24 14:05:25] INFO Saving results", "[2024-01-24 14:04:45] INFO Found 17 classifications", "[2024-01-24 14:03:57] INFO Found 23 detections", "[2024-01-24 14:03:54] INFO Found 23 detections", "[2024-01-24 14:03:53] INFO Found 23 detections", "[2024-01-24 14:03:17] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:03:15] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 14:02:17] INFO Created 67 objects", "[2024-01-24 14:02:13] INFO Created 67 objects", "[2024-01-24 14:02:12] INFO Created 67 objects", "[2024-01-24 14:01:32] INFO Saving results", "[2024-01-24 14:01:31] INFO Saving results", "[2024-01-24 14:01:12] INFO Found 29 classifications", "[2024-01-24 14:00:18] INFO Found 38 detections", "[2024-01-24 14:00:17] INFO Found 38 detections", "[2024-01-24 13:59:50] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:59:48] INFO Created 45 objects", "[2024-01-24 13:59:45] INFO Saving results", "[2024-01-24 13:59:35] INFO Found 20 classifications", "[2024-01-24 13:59:34] INFO Found 20 classifications", "[2024-01-24 13:59:09] INFO Found 25 detections", "[2024-01-24 13:58:33] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:58:27] INFO Created 20 objects", "[2024-01-24 13:58:25] INFO Saving results", "[2024-01-24 13:58:24] INFO Saving results", "[2024-01-24 13:58:10] INFO Found 10 classifications", "[2024-01-24 13:58:09] INFO Found 10 classifications", "[2024-01-24 13:57:40] INFO Found 10 detections", "[2024-01-24 13:57:39] INFO Found 10 detections", "[2024-01-24 13:57:27] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:57:21] INFO Created 7 objects", "[2024-01-24 13:57:20] INFO Created 7 objects", "[2024-01-24 13:57:01] INFO Saving results", "[2024-01-24 13:56:45] INFO Found 2 classifications", "[2024-01-24 13:56:44] INFO Found 2 classifications", "[2024-01-24 13:56:19] INFO Found 5 detections", "[2024-01-24 13:56:12] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:56:10] INFO Created 41 objects", "[2024-01-24 13:56:09] INFO Created 41 objects", "[2024-01-24 13:56:02] INFO Saving results", "[2024-01-24 13:56:01] INFO Found 16 classifications", "[2024-01-24 13:55:40] INFO Found 25 detections", "[2024-01-24 13:55:39] INFO Found 25 detections", "[2024-01-24 13:55:09] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:55:06] INFO Created 17 objects", "[2024-01-24 13:55:03] INFO Saving results", "[2024-01-24 13:55:01] INFO Found 7 classifications", "[2024-01-24 13:55:00] INFO Found 10 detections", "[2024-01-24 13:54:59] INFO Found 10 detections", "[2024-01-24 13:54:48] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:54:47] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:54:29] INFO Created 18 objects", "[2024-01-24 13:54:02] INFO Saving results", "[2024-01-24 13:53:59] INFO Found 8 classifications", "[2024-01-24 13:53:56] INFO Found 10 detections", "[2024-01-24 13:53:46] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:53:44] INFO Created 28 objects", "[2024-01-24 13:53:40] INFO Saving results", "[2024-01-24 13:53:15] INFO Found 14 classifications", "[2024-01-24 13:53:14] INFO Found 14 classifications", "[2024-01-24 13:53:09] INFO Found 14 detections", "[2024-01-24 13:52:56] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:52:54] INFO Created 97 objects", "[2024-01-24 13:52:49] INFO Saving results", "[2024-01-24 13:52:40] INFO Found 41 classifications", "[2024-01-24 13:52:39] INFO Found 41 classifications", "[2024-01-24 13:52:22] INFO Found 56 detections", "[2024-01-24 13:51:44] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:51:43] INFO Created 32 objects", "[2024-01-24 13:51:38] INFO Saving results", "[2024-01-24 13:51:33] INFO Found 15 classifications", "[2024-01-24 13:51:32] INFO Found 15 classifications", "[2024-01-24 13:51:02] INFO Found 17 detections", "[2024-01-24 13:51:01] INFO Found 17 detections", "[2024-01-24 13:51:00] INFO Found 17 detections", "[2024-01-24 13:50:31] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:50:29] INFO Created 58 objects", "[2024-01-24 13:50:01] INFO Saving results", "[2024-01-24 13:49:56] INFO Found 25 classifications", "[2024-01-24 13:49:46] INFO Found 33 detections", "[2024-01-24 13:49:45] INFO Found 33 detections", "[2024-01-24 13:49:21] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:49:19] INFO Created 31 objects", "[2024-01-24 13:49:10] INFO Saving results", "[2024-01-24 13:48:43] INFO Found 14 classifications", "[2024-01-24 13:48:42] INFO Found 14 classifications", "[2024-01-24 13:48:41] INFO Found 14 classifications", "[2024-01-24 13:48:35] INFO Found 17 detections", "[2024-01-24 13:48:20] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:48:17] INFO Created 46 objects", "[2024-01-24 13:47:47] INFO Saving results", "[2024-01-24 13:47:22] INFO Found 18 classifications", "[2024-01-24 13:47:21] INFO Found 18 classifications", "[2024-01-24 13:46:59] INFO Found 28 detections", "[2024-01-24 13:46:58] INFO Found 28 detections", "[2024-01-24 13:46:57] INFO Found 28 detections", "[2024-01-24 13:46:33] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:46:31] INFO Created 66 objects", "[2024-01-24 13:46:26] INFO Saving results", "[2024-01-24 13:46:18] INFO Found 27 classifications", "[2024-01-24 13:45:48] INFO Found 39 detections", "[2024-01-24 13:45:47] INFO Found 39 detections", "[2024-01-24 13:45:46] INFO Found 39 detections", "[2024-01-24 13:45:45] INFO Found 39 detections", "[2024-01-24 13:45:18] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:45:17] INFO Created 84 objects", "[2024-01-24 13:45:10] INFO Saving results", "[2024-01-24 13:45:09] INFO Saving results", "[2024-01-24 13:44:59] INFO Found 34 classifications", "[2024-01-24 13:44:41] INFO Found 49 detections", "[2024-01-24 13:44:40] INFO Found 49 detections", "[2024-01-24 13:44:39] INFO Found 49 detections", "[2024-01-24 13:44:06] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:44:04] INFO Created 56 objects", "[2024-01-24 13:43:41] INFO Saving results", "[2024-01-24 13:43:22] INFO Found 23 classifications", "[2024-01-24 13:43:21] INFO Found 23 classifications", "[2024-01-24 13:43:07] INFO Found 33 detections", "[2024-01-24 13:43:06] INFO Found 33 detections", "[2024-01-24 13:43:04] INFO Found 33 detections", "[2024-01-24 13:42:38] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:42:37] INFO Created 30 objects", "[2024-01-24 13:42:36] INFO Created 30 objects", "[2024-01-24 13:42:19] INFO Saving results", "[2024-01-24 13:42:18] INFO Saving results", "[2024-01-24 13:42:10] INFO Found 13 classifications", "[2024-01-24 13:42:09] INFO Found 13 classifications", "[2024-01-24 13:41:44] INFO Found 17 detections", "[2024-01-24 13:41:43] INFO Found 17 detections", "[2024-01-24 13:41:42] INFO Found 17 detections", "[2024-01-24 13:41:41] INFO Found 17 detections", "[2024-01-24 13:41:16] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:40:51] INFO Created 70 objects", "[2024-01-24 13:39:53] INFO Saving results", "[2024-01-24 13:39:52] INFO Found 26 classifications", "[2024-01-24 13:39:46] INFO Found 44 detections", "[2024-01-24 13:39:45] INFO Found 44 detections", "[2024-01-24 13:39:15] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:39:15] INFO Created 47 objects", "[2024-01-24 13:38:53] INFO Saving results", "[2024-01-24 13:38:52] INFO Saving results", "[2024-01-24 13:38:51] INFO Saving results", "[2024-01-24 13:38:36] INFO Found 18 classifications", "[2024-01-24 13:38:30] INFO Found 29 detections", "[2024-01-24 13:38:09] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:37:48] INFO Created 36 objects", "[2024-01-24 13:37:10] INFO Saving results", "[2024-01-24 13:36:53] INFO Found 16 classifications", "[2024-01-24 13:36:31] INFO Found 19 detections", "[2024-01-24 13:36:07] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:36:06] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:36:05] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:36:03] INFO Created 113 objects", "[2024-01-24 13:35:56] INFO Saving results", "[2024-01-24 13:35:53] INFO Found 39 classifications", "[2024-01-24 13:35:39] INFO Found 74 detections", "[2024-01-24 13:35:38] INFO Found 74 detections", "[2024-01-24 13:34:48] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:34:47] INFO Created 102 objects", "[2024-01-24 13:34:00] INFO Saving results", "[2024-01-24 13:33:58] INFO Found 37 classifications", "[2024-01-24 13:33:54] INFO Found 65 detections", "[2024-01-24 13:33:53] INFO Found 65 detections", "[2024-01-24 13:33:12] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:33:11] INFO Created 71 objects", "[2024-01-24 13:32:31] INFO Saving results", "[2024-01-24 13:32:30] INFO Found 32 classifications", "[2024-01-24 13:32:24] INFO Found 39 detections", "[2024-01-24 13:31:57] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:57] INFO Created 24 objects", "[2024-01-24 13:31:55] INFO Saving results", "[2024-01-24 13:31:54] INFO Found 10 classifications", "[2024-01-24 13:31:45] INFO Found 14 detections", "[2024-01-24 13:31:24] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:23] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:22] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:31:12] INFO Created 36 objects", "[2024-01-24 13:31:03] INFO Saving results", "[2024-01-24 13:31:02] INFO Found 16 classifications", "[2024-01-24 13:31:02] INFO Found 19 detections", "[2024-01-24 13:30:44] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:30:43] INFO Created 46 objects", "[2024-01-24 13:30:00] INFO Saving results", "[2024-01-24 13:29:59] INFO Saving results", "[2024-01-24 13:29:57] INFO Found 19 classifications", "[2024-01-24 13:29:48] INFO Found 27 detections", "[2024-01-24 13:29:47] INFO Found 27 detections", "[2024-01-24 13:29:46] INFO Found 27 detections", "[2024-01-24 13:29:26] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:29:26] INFO Created 23 objects", "[2024-01-24 13:29:25] INFO Saving results", "[2024-01-24 13:29:23] INFO Found 11 classifications", "[2024-01-24 13:29:22] INFO Found 12 detections", "[2024-01-24 13:29:21] INFO Found 12 detections", "[2024-01-24 13:29:19] INFO Found 12 detections", "[2024-01-24 13:29:05] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:29:00] INFO Created 60 objects", "[2024-01-24 13:28:13] INFO Saving results", "[2024-01-24 13:28:08] INFO Found 27 classifications", "[2024-01-24 13:28:07] INFO Found 27 classifications", "[2024-01-24 13:28:06] INFO Found 27 classifications", "[2024-01-24 13:27:57] INFO Found 33 detections", "[2024-01-24 13:27:56] INFO Found 33 detections", "[2024-01-24 13:27:54] INFO Found 33 detections", "[2024-01-24 13:27:32] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:27:32] INFO Created 50 objects", "[2024-01-24 13:27:31] INFO Created 50 objects", "[2024-01-24 13:27:26] INFO Saving results", "[2024-01-24 13:27:25] INFO Found 21 classifications", "[2024-01-24 13:27:24] INFO Found 21 classifications", "[2024-01-24 13:27:22] INFO Found 29 detections", "[2024-01-24 13:27:19] INFO Found 29 detections", "[2024-01-24 13:26:51] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:50] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:49] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:47] INFO Created 31 objects", "[2024-01-24 13:26:41] INFO Saving results", "[2024-01-24 13:26:39] INFO Found 13 classifications", "[2024-01-24 13:26:38] INFO Found 13 classifications", "[2024-01-24 13:26:38] INFO Found 18 detections", "[2024-01-24 13:26:37] INFO Found 18 detections", "[2024-01-24 13:26:36] INFO Found 18 detections", "[2024-01-24 13:26:22] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:26:22] INFO Created 49 objects", "[2024-01-24 13:26:17] INFO Saving results", "[2024-01-24 13:26:15] INFO Saving results", "[2024-01-24 13:26:10] INFO Found 22 classifications", "[2024-01-24 13:26:09] INFO Found 22 classifications", "[2024-01-24 13:26:05] INFO Found 22 classifications", "[2024-01-24 13:26:04] INFO Found 22 classifications", "[2024-01-24 13:26:01] INFO Found 27 detections", "[2024-01-24 13:25:59] INFO Found 27 detections", "[2024-01-24 13:25:38] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:25:37] INFO Sending 2 images to ML backend quebec_vermont_moths_2023", "[2024-01-24 13:25:36] WARNING Limiting number of images to 100 (out of 209500)", "[2024-01-24 13:25:36] INFO Shuffling images", "[2024-01-24 13:25:36] INFO Found 209500 images to process", "[2024-01-24 13:25:22] INFO Changing status of job 253 to STARTED", "[2024-01-24 13:25:21] INFO Running job #253 \"Mothra - Full Deployment\" (PENDING)", "[2024-01-24 13:25:19] INFO Changing status of job 253 to PENDING" ], "stderr": [] }, "job_type": { "name": "ML pipeline", "key": "ml" }, "data_export": null, "dispatch_mode": "internal", "result": null, "user_permissions": [] }