cloversid099 / deepfake
DeepFake AI
- Public
- 63.4K runs
-
L40S
Prediction
cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fbID32vlz7dbc3yq4ae3hgjxoz5tq4StatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
{ "swap_image": "https://replicate.delivery/pbxt/K5k3tFnerIH2Oc37OJOrvEFTD1vDHv1Uj1Yhd8eRT60Sl4vi/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5k3sNnQ6YBdLxFFAXE81j4VAhdHkk8mQOkuFvvL3abHvytj/elon.mp4" }
Install Replicateβs Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run cloversid099/deepfake using Replicateβs API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb", { input: { swap_image: "https://replicate.delivery/pbxt/K5k3tFnerIH2Oc37OJOrvEFTD1vDHv1Uj1Yhd8eRT60Sl4vi/mark.jpg", target_video: "https://replicate.delivery/pbxt/K5k3sNnQ6YBdLxFFAXE81j4VAhdHkk8mQOkuFvvL3abHvytj/elon.mp4" } } ); // To access the file URL: console.log(output.url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicateβs Python client library:pip install replicate
Import the client:import replicate
Run cloversid099/deepfake using Replicateβs API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb", input={ "swap_image": "https://replicate.delivery/pbxt/K5k3tFnerIH2Oc37OJOrvEFTD1vDHv1Uj1Yhd8eRT60Sl4vi/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5k3sNnQ6YBdLxFFAXE81j4VAhdHkk8mQOkuFvvL3abHvytj/elon.mp4" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run cloversid099/deepfake using Replicateβs API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb", "input": { "swap_image": "https://replicate.delivery/pbxt/K5k3tFnerIH2Oc37OJOrvEFTD1vDHv1Uj1Yhd8eRT60Sl4vi/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5k3sNnQ6YBdLxFFAXE81j4VAhdHkk8mQOkuFvvL3abHvytj/elon.mp4" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicateβs HTTP API reference docs.
Output
{ "completed_at": "2023-12-22T06:33:39.495844Z", "created_at": "2023-12-22T06:29:39.871130Z", "data_removed": false, "error": null, "id": "32vlz7dbc3yq4ae3hgjxoz5tq4", "input": { "swap_image": "https://replicate.delivery/pbxt/K5k3tFnerIH2Oc37OJOrvEFTD1vDHv1Uj1Yhd8eRT60Sl4vi/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5k3sNnQ6YBdLxFFAXE81j4VAhdHkk8mQOkuFvvL3abHvytj/elon.mp4" }, "logs": "download_path: /root/.insightface/models/buffalo_l\nDownloading /root/.insightface/models/buffalo_l.zip from https://github.com/deepinsight/insightface/releases/download/v0.7/buffalo_l.zip...\n0%| | 0/281857 [00:00<?, ?KB/s]\n0%| | 1394/281857 [00:00<00:20, 13871.52KB/s]\n2%|β | 4628/281857 [00:00<00:11, 24693.05KB/s]\n4%|β | 11571/281857 [00:00<00:05, 45088.34KB/s]\n7%|β | 20459/281857 [00:00<00:04, 62357.23KB/s]\n11%|β | 29687/281857 [00:00<00:03, 73139.15KB/s]\n14%|ββ | 39013/281857 [00:00<00:03, 79976.26KB/s]\n17%|ββ | 48421/281857 [00:00<00:02, 84582.90KB/s]\n20%|ββ | 57697/281857 [00:00<00:02, 87182.36KB/s]\n24%|βββ | 66990/281857 [00:00<00:02, 88976.80KB/s]\n27%|βββ | 76352/281857 [00:01<00:02, 90407.75KB/s]\n30%|βββ | 85787/281857 [00:01<00:02, 91612.76KB/s]\n34%|ββββ | 95177/281857 [00:01<00:02, 92302.17KB/s]\n37%|ββββ | 104612/281857 [00:01<00:01, 92921.95KB/s]\n40%|ββββ | 114010/281857 [00:01<00:01, 93238.85KB/s]\n44%|βββββ | 123421/281857 [00:01<00:01, 93497.15KB/s]\n47%|βββββ | 132771/281857 [00:01<00:01, 92425.73KB/s]\n50%|βββββ | 142017/281857 [00:01<00:01, 91121.68KB/s]\n54%|ββββββ | 151337/281857 [00:01<00:01, 91733.15KB/s]\n57%|ββββββ | 160763/281857 [00:01<00:01, 92479.54KB/s]\n60%|ββββββ | 170224/281857 [00:02<00:01, 93111.74KB/s]\n64%|βββββββ | 179539/281857 [00:02<00:01, 93120.93KB/s]\n67%|βββββββ | 188897/281857 [00:02<00:00, 93256.94KB/s]\n70%|βββββββ | 198276/281857 [00:02<00:00, 93414.90KB/s]\n74%|ββββββββ | 207619/281857 [00:02<00:00, 93093.21KB/s]\n77%|ββββββββ | 217069/281857 [00:02<00:00, 93510.87KB/s]\n80%|ββββββββ | 226521/281857 [00:02<00:00, 93811.98KB/s]\n84%|βββββββββ | 235936/281857 [00:02<00:00, 93910.82KB/s]\n87%|βββββββββ | 245362/281857 [00:02<00:00, 94008.82KB/s]\n90%|βββββββββ | 254764/281857 [00:02<00:00, 93913.68KB/s]\n94%|ββββββββββ| 264156/281857 [00:03<00:00, 93845.49KB/s]\n97%|ββββββββββ| 273541/281857 [00:03<00:00, 93493.91KB/s]\n100%|ββββββββββ| 281857/281857 [00:03<00:00, 88031.57KB/s]\n2023-12-22 06:30:29.402251640 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402257370 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402254740 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402291940 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402348049 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402420279 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402463259 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402522639 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.402717728 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.404547352 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418388083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418378873 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418391792 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418382743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418382743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418430352 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 367, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418516262 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 390, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426337744 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 401, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418543572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418451872 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 369, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422366019 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 421, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.418477572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422466298 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426295284 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426331984 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 389, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430294831 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.431980185 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422426158 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 366, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430294851 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426303624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 357, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426294275 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430310791 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422443569 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.442300979 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 402, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430303081 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426313215 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 368, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422451478 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422435018 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.438302053 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 387, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430329231 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 403, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430312181 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 420, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422458898 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 411, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.432014105 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 358, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430303061 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422476358 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 356, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.431997385 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.438295073 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 386, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426295284 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 355, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.450292000 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 422, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426321195 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422466318 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 412, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.432044755 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 423, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422474109 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 413, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426340624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426330355 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430319551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422491098 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 415, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.434300257 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430327131 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422502608 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 416, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.462303857 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 405, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422482638 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 414, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422381539 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 418, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.422510818 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 417, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.432058555 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 424, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430334921 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430343621 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426296535 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.462294397 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 404, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426305124 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 370, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.482297307 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 406, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.486296533 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 407, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430372150 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 408, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430381021 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 409, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.430390381 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 410, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426315064 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.426323555 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.514356414 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.518308200 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 425, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.510329168 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 419, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.438423692 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.522321276 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.538356449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 365, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.542302855 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 426, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:29.438325752 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 388, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/1k3d68.onnx landmark_3d_68 ['None', 3, 192, 192] 0.0 1.0\n2023-12-22 06:30:52.113946177 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 566, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.113977327 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 567, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.114033377 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 569, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.114057577 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 568, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.114104437 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 570, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.114165766 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 571, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.114190136 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 572, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.114529725 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 574, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.116818867 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 575, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.114667275 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 576, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.117334395 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 586, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.126312574 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 573, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130300350 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 580, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130319030 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 581, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130321230 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 588, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130323010 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 583, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130324570 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 589, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130335260 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 593, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130302780 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 582, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\n2023-12-22 06:30:52.134302965 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 601, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.134303435 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 594, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.134320725 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 600, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.134321425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 596, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.134304335 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 587, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nfind model: /root/.insightface/models/buffalo_l/2d106det.onnx landmark_2d_106 ['None', 3, 192, 192] 0.0 1.0\n2023-12-22 06:30:52.130303880 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 578, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.138306701 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 603, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.138307541 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 608, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130305960 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 577, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130300890 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 584, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130301970 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 579, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.138306452 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 602, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.142310468 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 595, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.142313828 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 609, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.134303225 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 599, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150299079 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 604, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.130319500 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 591, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146312153 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 590, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146320473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 597, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146321343 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 612, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.158303141 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 679, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146329123 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 598, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162410396 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 717, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146344623 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 659, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.166334053 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 662, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.166386133 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 753, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146349433 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 613, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146351853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 618, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146362433 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 605, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146373383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 660, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.182297536 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 661, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146374073 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 619, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146370583 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 614, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146393133 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 606, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146396383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 620, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146402373 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 617, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146418383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 621, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146420483 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 607, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146429553 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 623, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146442143 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 622, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146449143 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 639, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146454483 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 624, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146474973 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 640, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146500883 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 641, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146523903 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 642, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146552152 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 643, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146574052 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 644, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146598282 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 645, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146625012 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 646, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146651012 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 647, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/det_10g.onnx detection [1, 3, '?', '?'] 127.5 128.0\n2023-12-22 06:30:52.150308939 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 585, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150326289 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 693, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150340719 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 694, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150351899 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 709, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.255630538 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 836, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150364649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 710, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.262298714 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 835, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150377349 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 714, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.266299990 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 834, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150390409 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 736, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150408219 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 737, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.274302092 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 833, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150423889 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 738, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.278298078 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 832, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.150440439 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 739, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146309473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 658, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154307695 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 610, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154309225 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 675, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154326355 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 689, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154307675 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 676, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.282302434 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 805, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.286301130 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 806, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154328745 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 611, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.290300725 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 837, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154343335 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 690, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.290314805 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 808, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154359365 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 678, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.294258432 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 814, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154345715 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 648, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154374085 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 691, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.294296922 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 809, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.294309422 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 839, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154386425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 650, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.298297017 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 810, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.298297957 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 840, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154389565 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 705, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154383635 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 700, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.298312217 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 811, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154397285 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 701, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.302295083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 841, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.302336693 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 826, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154412044 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 702, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.306296389 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 842, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.306324699 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 825, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154418124 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 652, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.310297025 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 843, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154422744 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 671, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.314317051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 845, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.314318081 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 761, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154437815 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 703, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154438815 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 715, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154450415 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 654, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.318300537 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 846, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154453134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 704, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.322295853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 775, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.322298473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 847, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.326297078 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 776, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.326302038 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 848, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154453024 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 716, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154468774 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 655, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.330590743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 849, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154471194 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 711, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.334295441 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 764, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.334393010 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 850, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154485634 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 656, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.338295646 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 770, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.338301796 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 800, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342306022 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 773, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342444672 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 830, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154507004 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 719, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154522674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 731, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.350300684 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 769, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154554024 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 669, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154573744 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 750, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154586284 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 740, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154586634 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 751, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154601134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 752, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154601224 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 741, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.370304514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 789, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.374304449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 790, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154614764 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 666, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154614524 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 742, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.378313215 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 791, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.380142479 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 767, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154632384 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 743, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.382316021 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 792, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154646134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 744, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.386305887 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 793, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154674364 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 672, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154659914 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 745, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162297117 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 680, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154687334 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 673, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162301107 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 615, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162313487 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 681, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162301017 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 696, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162320436 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 697, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162321036 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 616, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.406300416 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 794, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.410302403 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 795, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162326847 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 682, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162338776 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 683, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162350736 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 699, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162355147 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 684, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162336647 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 698, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.414309648 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 796, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162357107 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 635, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.418314444 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 797, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162368566 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 707, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.422304750 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 798, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162367476 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 685, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162370736 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 636, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162384586 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 686, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.430320922 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 763, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162386596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 637, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162382016 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 708, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.434300508 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 766, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162400126 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 687, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162397586 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 713, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.438308984 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 781, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162413316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 688, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.442299189 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 782, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.146334003 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 592, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.446302056 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 783, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162429236 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 692, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162446206 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 695, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.166301413 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 665, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.166304573 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 667, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.453956048 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 799, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.166320023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 668, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.170307759 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 754, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.170318659 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 735, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.170321959 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 755, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.170334869 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 746, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.170353439 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 747, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.469754413 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 762, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.170367839 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 748, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.174305825 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 734, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.174306534 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 663, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.174317114 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 733, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.174327374 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 732, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.482305988 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 831, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.174339184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 718, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.486604464 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 779, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.490303930 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 780, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.494301546 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 784, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154326365 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 677, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.290299736 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 807, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.498304012 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 786, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154367065 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 649, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.294298832 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 838, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.502306258 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 772, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154403584 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 651, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.506386184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 771, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154404575 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 706, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.314300121 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 844, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.518297381 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 787, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.314302791 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 757, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.522297028 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 788, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154435495 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 653, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342306382 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 801, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154489454 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 712, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342324282 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 802, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154498954 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 657, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342337342 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 803, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342351522 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 804, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342362922 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 812, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342381742 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 813, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.550306369 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 759, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.554303845 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 756, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342394522 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 827, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342413592 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 828, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.342427532 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 829, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.566034673 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 758, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154504794 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 730, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.582302176 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 785, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154538844 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 749, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154708834 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 670, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.162404816 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 638, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.602298236 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 760, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.166320023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 664, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.154355915 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 674, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.665308903 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 774, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.666299250 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 778, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/genderage.onnx genderage ['None', 3, 96, 96] 0.0 1.0\n2023-12-22 06:30:52.686300989 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 765, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.686307509 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 851, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.690297885 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 768, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.690784493 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 854, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.698313527 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 856, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.702303143 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 777, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.702794701 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 862, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.710300895 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 867, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.715367697 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 853, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.730293564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 857, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.734297980 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 859, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.734297860 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 852, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.734311420 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 860, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.734297470 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 858, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.738295316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 864, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.738303606 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 855, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.742295052 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 866, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.742298442 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 865, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.745861099 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 861, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.750301983 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 863, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.756791351 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 868, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.762302051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 869, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.766303217 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 870, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770299893 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 871, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770299883 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 872, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770325293 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 874, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770343513 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 876, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770363833 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 877, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.793869610 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 924, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.794326568 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 892, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.794367638 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 920, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770382813 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 880, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770398703 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 881, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770415473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 883, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770435503 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 899, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770453743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 900, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770469172 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 901, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.770486663 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 909, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774302489 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 873, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774321749 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 875, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774337629 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 878, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774353589 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 879, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774374089 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 882, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774396999 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 889, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774419249 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 890, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774436249 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 939, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774458899 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 940, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774478929 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 941, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774494289 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 942, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774514549 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 943, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774529009 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 944, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.774545408 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 945, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782300091 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 902, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782299821 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 884, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782311621 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 903, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782317771 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 885, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782323361 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 904, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782328881 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 886, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782338551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 905, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782344451 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 887, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782353901 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 906, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782354801 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 888, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782364381 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 907, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782369551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 896, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782376141 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 908, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782379441 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 897, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782391401 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 934, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782394051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 898, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782408250 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 935, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782418630 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 936, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782432061 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 937, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.782447580 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 938, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798300634 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 921, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798302604 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 925, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798303564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 893, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798311604 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 922, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798314134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 926, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798314694 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 894, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798324244 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 923, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798326664 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 927, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798327434 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 895, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798341294 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 928, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798356544 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 929, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/w600k_r50.onnx recognition ['None', 3, 112, 112] 127.5 127.5\nset det-size: (640, 640)\nPre-trained weights will be downloaded.\n2023-12-22 06:30:52.798367654 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 930, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798378534 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 931, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798391564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 932, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.798405514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 933, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:30:52.806296196 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 891, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nDownloading...\nFrom: https://github.com/bhky/opennsfw2/releases/download/v0.1.0/open_nsfw_weights.h5\nTo: /root/.opennsfw2/weights/open_nsfw_weights.h5\n0%| | 0.00/24.2M [00:00<?, ?B/s]\n6%|β | 1.57M/24.2M [00:00<00:01, 14.2MB/s]\n22%|βββ | 5.24M/24.2M [00:00<00:00, 26.0MB/s]\n54%|ββββββ | 13.1M/24.2M [00:00<00:00, 48.0MB/s]\n100%|ββββββββββ| 24.2M/24.2M [00:00<00:00, 61.7MB/s]\n0%| | 0/539 [00:00<?, ?it/s]\n0%| | 2/539 [00:02<09:08, 1.02s/it]\n10%|β | 52/539 [00:02<00:14, 33.58it/s]\n19%|ββ | 100/539 [00:02<00:06, 71.21it/s]\n29%|βββ | 154/539 [00:02<00:03, 121.74it/s]\n37%|ββββ | 201/539 [00:02<00:02, 168.14it/s]\n46%|βββββ | 250/539 [00:02<00:01, 219.44it/s]\n56%|ββββββ | 300/539 [00:02<00:00, 265.71it/s]\n66%|βββββββ | 355/539 [00:02<00:00, 323.94it/s]\n75%|ββββββββ | 404/539 [00:02<00:00, 351.14it/s]\n85%|βββββββββ | 458/539 [00:02<00:00, 395.45it/s]\n94%|ββββββββββ| 507/539 [00:03<00:00, 413.34it/s]\n[ROOP.CORE] Creating temporary resources...\n[ROOP.CORE] Extracting frames with 59.94 FPS...\n[ROOP.FACE-SWAPPER] Progressing...\n100%|ββββββββββ| 539/539 [00:03<00:00, 170.64it/s]\nProcessing: 0%| | 0/539 [00:00<?, ?frame/s]\nProcessing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/539 [00:00<01:42, 5.24frame/s, memory_usage=05.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 3/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 3/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 4/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 4/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 5/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 5/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 5/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 6/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 6/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 7/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 7/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 8/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 8/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 9/539 [00:00<00:26, 19.99frame/s, memory_usage=05.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 9/539 [00:00<00:26, 19.99frame/s, memory_usage=05.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 10/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 10/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 11/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 11/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 12/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 12/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 13/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 13/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 13/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 14/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 14/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 15/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 15/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 16/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 16/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 17/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 17/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 18/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 18/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 19/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 19/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 20/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 20/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 21/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 21/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 22/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 22/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 23/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 23/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 23/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 24/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 24/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 25/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 25/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 26/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 26/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 27/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 27/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 28/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 28/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 29/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 29/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 30/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 30/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 30/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 31/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 31/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 32/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 32/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 33/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 33/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 34/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 34/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 35/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 35/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 36/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 36/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 37/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 37/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 37/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 38/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 38/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 39/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 39/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 40/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 40/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 41/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 41/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 42/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 42/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 43/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 43/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 44/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 44/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 44/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 45/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 45/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 46/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 46/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 47/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 47/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 48/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 48/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 49/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 49/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 50/539 [00:01<00:08, 57.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 50/539 [00:01<00:08, 57.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 51/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 51/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 51/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 52/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 52/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 53/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 53/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 54/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 54/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 55/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 55/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 56/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 56/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 57/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 57/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 58/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 58/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 59/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 59/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 60/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 60/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 60/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 61/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 61/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 62/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 62/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 63/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 63/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 64/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 64/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 65/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 65/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 66/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 66/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 67/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 67/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 68/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 68/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 69/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 69/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 69/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 70/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 70/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 71/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 71/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 72/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 72/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 73/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 73/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 74/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 74/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 75/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 75/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 76/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 76/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 77/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 77/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 77/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 78/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 78/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 79/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 79/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 80/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 80/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 81/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 81/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 82/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 82/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 83/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 83/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 84/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 84/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 84/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 85/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 85/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 86/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 86/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 87/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 87/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 88/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 88/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 89/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 89/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 90/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 90/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 91/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 91/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 91/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 92/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 92/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 93/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 93/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 94/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 94/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 95/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 95/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 96/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 96/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 97/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 97/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 98/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 98/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 98/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 99/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 99/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 100/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 100/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 101/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 101/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 102/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 102/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 103/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 103/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 104/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 104/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 105/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 105/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 105/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 106/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 106/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 107/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 107/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 108/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 108/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 109/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 109/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 110/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 110/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 111/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 111/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 112/539 [00:01<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 112/539 [00:01<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 112/539 [00:01<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 113/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 113/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 114/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 114/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 115/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 115/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 116/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 116/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 117/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 117/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 118/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 118/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 119/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 119/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 119/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 120/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 120/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 121/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 121/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 122/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 122/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 123/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 123/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 124/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 124/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 125/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 125/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 126/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 126/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 127/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 127/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 127/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 128/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 128/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 129/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 129/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 130/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 130/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 131/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 131/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 132/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 132/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 133/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 133/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 134/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 134/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 134/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 135/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 135/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 136/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 136/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 137/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 137/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 138/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 138/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 139/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 139/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 140/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 140/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 141/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 141/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 141/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 142/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 142/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 143/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 143/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 144/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 144/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 145/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 145/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 146/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 146/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 147/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 147/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 147/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 148/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 148/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 149/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 149/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 150/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 150/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 151/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 151/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 152/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 152/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 153/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 153/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 154/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 154/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 155/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 155/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 156/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 156/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 156/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 157/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 157/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 158/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 158/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 159/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 159/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 160/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 160/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 161/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 161/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 162/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 162/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 163/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 163/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 164/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 164/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 164/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 165/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 165/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 166/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 166/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 167/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 167/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 168/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 168/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 169/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 169/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 170/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 170/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 171/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 171/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 172/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 172/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 172/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 173/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 173/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 174/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 174/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 175/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 175/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 176/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 176/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 177/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 177/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 178/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 178/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 179/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 179/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 179/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 180/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 180/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 181/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 181/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 182/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 182/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 183/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 183/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 184/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 184/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 185/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 185/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 186/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 186/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 186/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 187/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 187/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 188/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 188/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 189/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 189/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 190/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 190/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 191/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 191/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 192/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 192/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 193/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 193/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 193/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 194/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 194/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 195/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 195/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 196/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 196/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 197/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 197/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 198/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 198/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 199/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 199/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 200/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 200/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 201/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 201/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 201/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 202/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 202/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 203/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 203/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 204/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 204/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 205/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 205/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 206/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 206/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 207/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 207/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 208/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 208/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 208/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 209/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 209/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 210/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 210/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 211/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 211/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 212/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 212/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 213/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 213/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 214/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 214/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 215/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 215/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 216/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 216/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 216/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 217/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 217/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 218/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 218/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 219/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 219/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 220/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 220/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 221/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 221/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 222/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 222/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 223/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 223/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 224/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 224/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 224/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 225/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 225/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 226/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 226/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 227/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 227/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 228/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 228/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 229/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 229/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 230/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 230/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 231/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 231/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 232/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 232/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 232/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 233/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 233/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 234/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 234/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 235/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 235/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 236/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 236/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 237/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 237/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 238/539 [00:04<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 238/539 [00:04<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 239/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 239/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 239/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 240/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 240/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 241/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 241/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 242/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 242/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 243/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 243/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 244/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 244/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 245/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 245/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 246/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 246/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 247/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 247/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 247/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 248/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 248/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 249/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 249/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 250/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 250/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 251/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 251/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 252/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 252/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 253/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 253/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 254/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 254/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 255/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 255/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 255/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 256/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 256/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 257/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 257/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 258/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 258/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 259/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 259/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 260/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 260/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 261/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 261/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 262/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 262/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 262/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 263/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 263/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 264/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 264/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 265/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 265/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 266/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 266/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 267/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 267/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 268/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 268/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 269/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 269/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 269/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 270/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 270/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 271/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 271/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 272/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 272/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 273/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 273/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 274/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 274/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 275/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 275/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 276/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 276/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 276/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 277/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 277/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 278/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 278/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 279/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 279/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 280/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 280/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 281/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 281/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 282/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 282/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 283/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 283/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 283/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 284/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 284/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 285/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 285/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 286/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 286/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 287/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 287/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 288/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 288/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 288/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 289/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 290/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 290/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 291/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 291/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 291/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 292/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 292/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 293/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 293/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 294/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 294/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 295/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 295/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 296/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 296/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 297/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 297/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 298/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 298/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 298/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 299/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 299/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 300/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 300/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 301/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 301/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 302/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 302/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 303/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 303/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 304/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 304/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 305/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 305/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 305/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 306/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 306/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 307/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 307/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 308/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 308/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 309/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 309/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 310/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 310/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 311/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 311/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 312/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 312/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 312/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 313/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 313/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 314/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 314/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 315/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 315/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 316/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 316/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 317/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 317/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 318/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 318/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 319/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 319/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 320/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 320/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 320/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 321/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 321/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 322/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 322/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 323/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 323/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 324/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 324/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 325/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 325/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 326/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 326/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 327/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 327/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 327/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 328/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 328/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 329/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 329/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 330/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 330/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 331/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 331/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 332/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 332/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 333/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 333/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 334/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 334/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 334/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 335/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 335/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 336/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 336/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 337/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 337/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 338/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 338/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 339/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 339/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 340/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 340/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 341/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 341/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 341/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 342/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 342/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 343/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 343/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 344/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 344/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 345/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 345/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 346/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 346/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 347/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 347/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 348/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 348/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 348/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 349/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 349/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 350/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 350/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 351/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 351/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 352/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 352/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 353/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 353/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 354/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 354/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 355/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 355/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 355/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 356/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 356/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 357/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 357/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 358/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 358/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 359/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 359/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 360/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 360/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 361/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 361/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 362/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 362/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 362/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 363/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 363/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 364/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 364/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 365/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 365/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 366/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 366/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 367/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 367/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 368/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 368/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 369/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 369/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 370/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 370/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 370/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 371/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 371/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 372/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 372/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 373/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 373/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 374/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 374/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 375/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 375/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 376/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 376/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 377/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 377/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 377/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 378/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 378/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 379/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 379/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 380/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 380/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 381/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 381/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 382/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 382/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 383/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 383/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 384/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 384/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 384/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 385/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 385/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 386/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 386/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 387/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 387/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 388/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 388/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 389/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 389/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 390/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 390/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 391/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 391/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 391/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 392/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 392/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 393/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 393/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 394/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 394/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 395/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 395/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 396/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 396/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 397/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 397/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 398/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 398/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 398/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 399/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 399/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 400/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 400/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 401/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 401/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 402/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 402/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 403/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 403/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 404/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 404/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 404/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 405/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 405/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 406/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 406/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 407/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 407/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 408/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 408/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 409/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 409/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 410/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 410/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 411/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 411/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 412/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 412/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 412/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 413/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 413/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 414/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 414/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 415/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 415/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 416/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 416/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 417/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 417/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 418/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 418/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 419/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 419/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 419/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 420/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 420/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 421/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 421/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 422/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 422/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 423/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 423/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 424/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 424/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 425/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 425/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 426/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 426/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 427/539 [00:06<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 427/539 [00:06<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 427/539 [00:06<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 428/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 428/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 429/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 429/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 430/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 430/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 431/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 431/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 432/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 432/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 433/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 433/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 434/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 434/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 434/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 435/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 435/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 436/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 436/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 437/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 437/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 438/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 438/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 439/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 439/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 440/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 440/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 441/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 441/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 441/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 442/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 442/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 443/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 443/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 444/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 444/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 445/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 445/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 446/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 446/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 447/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 447/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 448/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 448/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 448/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 449/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 449/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 450/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 450/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 451/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 451/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 452/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 452/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 453/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 453/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 454/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 454/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 455/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 455/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 455/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 456/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 456/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 457/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 457/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 458/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 458/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 459/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 459/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 460/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 460/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 461/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 461/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 462/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 462/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 462/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 463/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 463/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 464/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 464/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 465/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 465/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 466/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 466/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 467/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 467/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 468/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 468/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 469/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 469/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 470/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 470/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 470/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 471/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 471/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 472/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 472/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 473/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 473/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 474/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 474/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 475/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 475/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 476/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 476/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 477/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 477/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 478/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 478/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 478/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 479/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 479/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 480/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 480/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 481/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 481/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 482/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 482/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 483/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 483/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 484/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 484/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 484/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 485/539 [00:07<00:00, 61.07frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 487/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 487/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 488/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 488/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 489/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 489/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 490/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 490/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 491/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 491/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 492/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 492/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 493/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 493/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 493/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 494/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 494/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 495/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 495/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 496/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 496/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 497/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 497/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 498/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 498/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 499/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 499/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 499/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 500/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 500/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 501/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 501/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 502/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 502/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 503/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 503/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 504/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 504/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 505/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 505/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 505/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 506/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 506/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 507/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 507/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 508/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 508/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 509/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 509/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 510/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 510/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 511/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 511/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 511/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 512/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 512/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 513/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 513/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 514/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 514/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 515/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 515/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 516/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 516/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 516/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 517/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 517/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 518/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 518/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 519/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 519/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 520/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 520/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 521/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 521/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 521/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 522/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 522/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 523/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 523/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 524/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 524/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 525/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 525/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 526/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 526/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 526/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 527/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 527/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 528/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 528/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 529/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 529/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 530/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 530/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 531/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 531/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 531/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 532/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 532/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 533/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 533/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 534/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 534/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 535/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 535/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 536/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 536/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 536/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 537/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 537/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 538/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 538/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\n[ROOP.FACE-ENHANCER] Progressing...\nProcessing: 100%|ββββββββββ| 539/539 [00:09<00:00, 57.34frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 0/539 [00:00<?, ?frame/s]\nProcessing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/539 [00:00<01:05, 8.22frame/s, memory_usage=05.58GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/539 [00:00<01:05, 8.21frame/s, memory_usage=05.58GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/539 [00:00<00:32, 16.41frame/s, memory_usage=05.58GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/539 [00:00<00:32, 16.41frame/s, memory_usage=05.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/539 [00:00<00:32, 16.41frame/s, memory_usage=05.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 3/539 [00:00<00:32, 16.41frame/s, memory_usage=05.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 3/539 [00:00<00:32, 16.41frame/s, memory_usage=05.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 4/539 [00:00<00:32, 16.41frame/s, memory_usage=05.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 4/539 [00:00<00:32, 16.41frame/s, memory_usage=05.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 5/539 [00:00<00:25, 21.08frame/s, memory_usage=05.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 5/539 [00:00<00:25, 21.08frame/s, memory_usage=05.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 5/539 [00:00<00:25, 21.08frame/s, memory_usage=05.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 6/539 [00:00<00:25, 21.08frame/s, memory_usage=05.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 6/539 [00:00<00:25, 21.08frame/s, memory_usage=05.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 7/539 [00:00<00:25, 21.08frame/s, memory_usage=05.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 7/539 [00:00<00:25, 21.08frame/s, memory_usage=05.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 8/539 [00:00<00:23, 22.45frame/s, memory_usage=05.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 8/539 [00:00<00:23, 22.45frame/s, memory_usage=05.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 8/539 [00:00<00:23, 22.45frame/s, memory_usage=05.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 9/539 [00:00<00:23, 22.45frame/s, memory_usage=05.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nDownloading: \"https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth\" to /src/roop/gfpgan/weights/detection_Resnet50_Final.pth\nProcessing: 2%|β | 9/539 [00:00<00:23, 22.45frame/s, memory_usage=05.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\n0%| | 0.00/104M [00:00<?, ?B/s]\u001b[A\n11%|β | 11.5M/104M [00:00<00:00, 120MB/s]\u001b[A\n29%|βββ | 30.8M/104M [00:00<00:00, 168MB/s]\u001b[A\n75%|ββββββββ | 78.2M/104M [00:00<00:00, 318MB/s]\u001b[A\nDownloading: \"https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth\" to /src/roop/gfpgan/weights/parsing_parsenet.pth\n100%|ββββββββββ| 104M/104M [00:00<00:00, 306MB/s]\n0%| | 0.00/81.4M [00:00<?, ?B/s]\u001b[A\n20%|ββ | 16.1M/81.4M [00:00<00:00, 169MB/s]\u001b[A\n49%|βββββ | 40.0M/81.4M [00:00<00:00, 217MB/s]\u001b[A\n99%|ββββββββββ| 80.2M/81.4M [00:00<00:00, 310MB/s]\u001b[A\n100%|ββββββββββ| 81.4M/81.4M [00:00<00:00, 282MB/s]\nProcessing: 2%|β | 10/539 [00:04<00:23, 22.45frame/s, memory_usage=05.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 10/539 [00:04<00:23, 22.45frame/s, memory_usage=05.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 11/539 [00:04<05:18, 1.66frame/s, memory_usage=05.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 11/539 [00:04<05:18, 1.66frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 11/539 [00:04<05:18, 1.66frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 12/539 [00:05<05:18, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 12/539 [00:05<05:18, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 13/539 [00:05<04:51, 1.80frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 13/539 [00:05<04:51, 1.80frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 13/539 [00:05<04:51, 1.80frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 14/539 [00:05<04:47, 1.83frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 14/539 [00:06<04:47, 1.83frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 14/539 [00:06<04:47, 1.83frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 15/539 [00:06<04:28, 1.95frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 15/539 [00:06<04:28, 1.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 15/539 [00:06<04:28, 1.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 16/539 [00:06<04:14, 2.06frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 16/539 [00:07<04:14, 2.06frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 16/539 [00:07<04:14, 2.06frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 17/539 [00:07<03:53, 2.23frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 17/539 [00:07<03:53, 2.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 17/539 [00:07<03:53, 2.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 18/539 [00:07<03:33, 2.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 18/539 [00:07<03:33, 2.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 18/539 [00:07<03:33, 2.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 19/539 [00:07<03:03, 2.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 19/539 [00:07<03:03, 2.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 19/539 [00:07<03:03, 2.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 20/539 [00:07<02:51, 3.02frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 20/539 [00:08<02:51, 3.02frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 20/539 [00:08<02:51, 3.02frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 21/539 [00:08<02:44, 3.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 21/539 [00:08<02:44, 3.15frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 21/539 [00:08<02:44, 3.15frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 22/539 [00:08<02:35, 3.32frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 22/539 [00:08<02:35, 3.32frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 22/539 [00:08<02:35, 3.32frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 23/539 [00:08<02:35, 3.31frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 23/539 [00:08<02:35, 3.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 23/539 [00:08<02:35, 3.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 24/539 [00:08<02:24, 3.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 24/539 [00:08<02:24, 3.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 24/539 [00:08<02:24, 3.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 25/539 [00:08<02:00, 4.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 25/539 [00:09<02:00, 4.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 25/539 [00:09<02:00, 4.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 26/539 [00:09<01:45, 4.85frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 26/539 [00:09<01:45, 4.85frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 26/539 [00:09<01:45, 4.85frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 27/539 [00:09<01:37, 5.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 27/539 [00:09<01:37, 5.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 27/539 [00:09<01:37, 5.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 28/539 [00:09<01:43, 4.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 28/539 [00:09<01:43, 4.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 28/539 [00:09<01:43, 4.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 29/539 [00:09<01:45, 4.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 29/539 [00:10<01:45, 4.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 29/539 [00:10<01:45, 4.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 30/539 [00:10<01:57, 4.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 30/539 [00:10<01:57, 4.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 30/539 [00:10<01:57, 4.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 31/539 [00:10<01:55, 4.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 31/539 [00:10<01:55, 4.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 31/539 [00:10<01:55, 4.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 32/539 [00:10<02:00, 4.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 32/539 [00:10<02:00, 4.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 32/539 [00:10<02:00, 4.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 33/539 [00:10<01:53, 4.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 33/539 [00:10<01:53, 4.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 33/539 [00:10<01:53, 4.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 34/539 [00:10<01:41, 4.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 34/539 [00:10<01:41, 4.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 34/539 [00:10<01:41, 4.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 35/539 [00:10<01:35, 5.28frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 35/539 [00:11<01:35, 5.28frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 35/539 [00:11<01:35, 5.28frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 36/539 [00:11<01:43, 4.87frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 36/539 [00:11<01:43, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 36/539 [00:11<01:43, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 37/539 [00:11<01:55, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 37/539 [00:11<01:55, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 37/539 [00:11<01:55, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 38/539 [00:11<02:01, 4.14frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 38/539 [00:12<02:01, 4.14frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 38/539 [00:12<02:01, 4.14frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 39/539 [00:12<02:08, 3.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 39/539 [00:12<02:08, 3.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 39/539 [00:12<02:08, 3.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 40/539 [00:12<02:12, 3.77frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 40/539 [00:12<02:12, 3.77frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 40/539 [00:12<02:12, 3.77frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 41/539 [00:12<01:53, 4.38frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 41/539 [00:12<01:53, 4.38frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 41/539 [00:12<01:53, 4.38frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 42/539 [00:12<01:39, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 42/539 [00:12<01:39, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 42/539 [00:12<01:39, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 43/539 [00:12<01:33, 5.31frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 43/539 [00:13<01:33, 5.31frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 43/539 [00:13<01:33, 5.31frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 44/539 [00:13<01:39, 4.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 44/539 [00:13<01:39, 4.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 44/539 [00:13<01:39, 4.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 45/539 [00:13<01:50, 4.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 45/539 [00:13<01:50, 4.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 45/539 [00:13<01:50, 4.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 46/539 [00:13<01:56, 4.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 46/539 [00:13<01:56, 4.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 46/539 [00:13<01:56, 4.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 47/539 [00:13<01:55, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 47/539 [00:14<01:55, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 47/539 [00:14<01:55, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 48/539 [00:14<01:54, 4.30frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 48/539 [00:14<01:54, 4.30frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 48/539 [00:14<01:54, 4.30frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 49/539 [00:14<01:43, 4.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 49/539 [00:14<01:43, 4.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 49/539 [00:14<01:43, 4.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 50/539 [00:14<01:34, 5.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 50/539 [00:14<01:34, 5.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 50/539 [00:14<01:34, 5.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 51/539 [00:14<01:27, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 51/539 [00:14<01:27, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 51/539 [00:14<01:27, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 52/539 [00:14<01:39, 4.89frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 52/539 [00:15<01:39, 4.89frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 52/539 [00:15<01:39, 4.89frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 53/539 [00:15<01:54, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 53/539 [00:15<01:54, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 53/539 [00:15<01:54, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 54/539 [00:15<01:59, 4.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 54/539 [00:15<01:59, 4.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 54/539 [00:15<01:59, 4.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 55/539 [00:15<01:58, 4.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 55/539 [00:15<01:58, 4.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 55/539 [00:15<01:58, 4.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 56/539 [00:15<01:57, 4.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 56/539 [00:15<01:57, 4.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 56/539 [00:15<01:57, 4.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 57/539 [00:15<01:42, 4.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 57/539 [00:16<01:42, 4.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 57/539 [00:16<01:42, 4.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 58/539 [00:16<01:31, 5.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 58/539 [00:16<01:31, 5.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 58/539 [00:16<01:31, 5.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 59/539 [00:16<01:25, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 59/539 [00:16<01:25, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 59/539 [00:16<01:25, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 60/539 [00:16<01:36, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 60/539 [00:16<01:36, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 60/539 [00:16<01:36, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 61/539 [00:16<01:47, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 61/539 [00:17<01:47, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 61/539 [00:17<01:47, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 62/539 [00:17<01:50, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 62/539 [00:17<01:50, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 62/539 [00:17<01:50, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 63/539 [00:17<01:49, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 63/539 [00:17<01:49, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 63/539 [00:17<01:49, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 64/539 [00:17<01:48, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 64/539 [00:17<01:48, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 64/539 [00:17<01:48, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 65/539 [00:17<01:37, 4.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 65/539 [00:17<01:37, 4.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 65/539 [00:17<01:37, 4.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 66/539 [00:17<01:29, 5.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 66/539 [00:17<01:29, 5.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 66/539 [00:17<01:29, 5.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 67/539 [00:17<01:23, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 67/539 [00:18<01:23, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 67/539 [00:18<01:23, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 68/539 [00:18<01:33, 5.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 68/539 [00:18<01:33, 5.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 68/539 [00:18<01:33, 5.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 69/539 [00:18<01:46, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 69/539 [00:18<01:46, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 69/539 [00:18<01:46, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 70/539 [00:18<01:52, 4.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 70/539 [00:18<01:52, 4.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 70/539 [00:18<01:52, 4.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 71/539 [00:18<01:49, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 71/539 [00:19<01:49, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 71/539 [00:19<01:49, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 72/539 [00:19<01:47, 4.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 72/539 [00:19<01:47, 4.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 72/539 [00:19<01:47, 4.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 73/539 [00:19<01:35, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 73/539 [00:19<01:35, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 73/539 [00:19<01:35, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 74/539 [00:19<01:26, 5.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 74/539 [00:19<01:26, 5.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 74/539 [00:19<01:26, 5.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 75/539 [00:19<01:21, 5.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 75/539 [00:19<01:21, 5.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 75/539 [00:19<01:21, 5.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 76/539 [00:19<01:29, 5.16frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 76/539 [00:20<01:29, 5.16frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 76/539 [00:20<01:29, 5.16frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 77/539 [00:20<01:43, 4.48frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 77/539 [00:20<01:43, 4.48frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 77/539 [00:20<01:43, 4.48frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 78/539 [00:20<01:49, 4.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 78/539 [00:20<01:49, 4.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 78/539 [00:20<01:49, 4.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 79/539 [00:20<01:53, 4.06frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 79/539 [00:20<01:53, 4.06frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 79/539 [00:20<01:53, 4.06frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 80/539 [00:20<01:51, 4.11frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 80/539 [00:21<01:51, 4.11frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 80/539 [00:21<01:51, 4.11frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 81/539 [00:21<01:38, 4.67frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 81/539 [00:21<01:38, 4.67frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 81/539 [00:21<01:38, 4.67frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 82/539 [00:21<01:28, 5.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 82/539 [00:21<01:28, 5.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 82/539 [00:21<01:28, 5.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 83/539 [00:21<01:22, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 83/539 [00:21<01:22, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 83/539 [00:21<01:22, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 84/539 [00:21<01:30, 5.05frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 84/539 [00:21<01:30, 5.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 84/539 [00:21<01:30, 5.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 85/539 [00:21<01:42, 4.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 85/539 [00:22<01:42, 4.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 85/539 [00:22<01:42, 4.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 86/539 [00:22<01:47, 4.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 86/539 [00:22<01:47, 4.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 86/539 [00:22<01:47, 4.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 87/539 [00:22<01:48, 4.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 87/539 [00:22<01:48, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 87/539 [00:22<01:48, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 88/539 [00:22<01:45, 4.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 88/539 [00:22<01:45, 4.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 88/539 [00:22<01:45, 4.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 89/539 [00:22<01:36, 4.68frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 89/539 [00:22<01:36, 4.68frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 89/539 [00:22<01:36, 4.68frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 90/539 [00:22<01:25, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 90/539 [00:23<01:25, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 90/539 [00:23<01:25, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 91/539 [00:23<01:19, 5.62frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 91/539 [00:23<01:19, 5.62frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 91/539 [00:23<01:19, 5.62frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 92/539 [00:23<01:30, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 92/539 [00:23<01:30, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 92/539 [00:23<01:30, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 93/539 [00:23<01:41, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 93/539 [00:23<01:41, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 93/539 [00:23<01:41, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 94/539 [00:23<01:46, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 94/539 [00:24<01:46, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 94/539 [00:24<01:46, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 95/539 [00:24<01:46, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 95/539 [00:24<01:46, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 95/539 [00:24<01:46, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 96/539 [00:24<01:43, 4.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 96/539 [00:24<01:43, 4.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 96/539 [00:24<01:43, 4.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 97/539 [00:24<01:33, 4.72frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 97/539 [00:24<01:33, 4.72frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 97/539 [00:24<01:33, 4.72frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 98/539 [00:24<01:24, 5.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 98/539 [00:24<01:24, 5.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 98/539 [00:24<01:24, 5.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 99/539 [00:24<01:18, 5.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 99/539 [00:25<01:18, 5.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 99/539 [00:25<01:18, 5.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 100/539 [00:25<01:20, 5.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 100/539 [00:25<01:20, 5.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 100/539 [00:25<01:20, 5.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 101/539 [00:25<01:43, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 101/539 [00:25<01:43, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 101/539 [00:25<01:43, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 102/539 [00:25<01:50, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 102/539 [00:25<01:50, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 102/539 [00:25<01:50, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 103/539 [00:25<01:47, 4.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 103/539 [00:26<01:47, 4.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 103/539 [00:26<01:47, 4.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 104/539 [00:26<01:44, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 104/539 [00:26<01:44, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 104/539 [00:26<01:44, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 105/539 [00:26<01:31, 4.73frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 105/539 [00:26<01:31, 4.73frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 105/539 [00:26<01:31, 4.73frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 106/539 [00:26<01:22, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 106/539 [00:26<01:22, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 106/539 [00:26<01:22, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 107/539 [00:26<01:16, 5.65frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 107/539 [00:26<01:16, 5.65frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 107/539 [00:26<01:16, 5.65frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 108/539 [00:26<01:24, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 108/539 [00:27<01:24, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 108/539 [00:27<01:24, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 109/539 [00:27<01:36, 4.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 109/539 [00:27<01:36, 4.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 109/539 [00:27<01:36, 4.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 110/539 [00:27<01:42, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 110/539 [00:27<01:42, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 110/539 [00:27<01:42, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 111/539 [00:27<01:41, 4.21frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 111/539 [00:27<01:41, 4.21frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 111/539 [00:27<01:41, 4.21frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 112/539 [00:27<01:40, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 112/539 [00:27<01:40, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 112/539 [00:27<01:40, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 113/539 [00:27<01:28, 4.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 113/539 [00:28<01:28, 4.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 113/539 [00:28<01:28, 4.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 114/539 [00:28<01:20, 5.31frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 114/539 [00:28<01:20, 5.31frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 114/539 [00:28<01:20, 5.31frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 115/539 [00:28<01:27, 4.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 115/539 [00:28<01:27, 4.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 115/539 [00:28<01:27, 4.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 116/539 [00:28<01:31, 4.61frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 116/539 [00:28<01:31, 4.61frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 116/539 [00:28<01:31, 4.61frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 117/539 [00:28<01:40, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 117/539 [00:29<01:40, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 117/539 [00:29<01:40, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 118/539 [00:29<01:44, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 118/539 [00:29<01:44, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 118/539 [00:29<01:44, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 119/539 [00:29<01:39, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 119/539 [00:29<01:39, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 119/539 [00:29<01:39, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 120/539 [00:29<01:35, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 120/539 [00:29<01:35, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 120/539 [00:29<01:35, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 121/539 [00:29<01:24, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 121/539 [00:29<01:24, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 121/539 [00:29<01:24, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 122/539 [00:29<01:17, 5.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 122/539 [00:29<01:17, 5.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 122/539 [00:29<01:17, 5.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 123/539 [00:29<01:11, 5.80frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 123/539 [00:30<01:11, 5.80frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 123/539 [00:30<01:11, 5.80frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 124/539 [00:30<01:20, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 124/539 [00:30<01:20, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 124/539 [00:30<01:20, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 125/539 [00:30<01:32, 4.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 125/539 [00:30<01:32, 4.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 125/539 [00:30<01:32, 4.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 126/539 [00:30<01:37, 4.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 126/539 [00:31<01:37, 4.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 126/539 [00:31<01:37, 4.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 127/539 [00:31<01:37, 4.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 127/539 [00:31<01:37, 4.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 127/539 [00:31<01:37, 4.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 128/539 [00:31<01:35, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 128/539 [00:31<01:35, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 128/539 [00:31<01:35, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 129/539 [00:31<01:29, 4.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 129/539 [00:31<01:29, 4.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 129/539 [00:31<01:29, 4.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 130/539 [00:31<01:19, 5.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 130/539 [00:31<01:19, 5.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 130/539 [00:31<01:19, 5.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 131/539 [00:31<01:13, 5.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 131/539 [00:31<01:13, 5.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 131/539 [00:31<01:13, 5.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 132/539 [00:31<01:20, 5.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 132/539 [00:32<01:20, 5.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 132/539 [00:32<01:20, 5.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 133/539 [00:32<01:27, 4.63frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 133/539 [00:32<01:27, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 133/539 [00:32<01:27, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 134/539 [00:32<01:43, 3.91frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 134/539 [00:32<01:43, 3.91frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 134/539 [00:32<01:43, 3.91frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 135/539 [00:32<01:39, 4.05frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 135/539 [00:33<01:39, 4.05frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 135/539 [00:33<01:39, 4.05frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 136/539 [00:33<01:35, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 136/539 [00:33<01:35, 4.21frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 136/539 [00:33<01:35, 4.21frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 137/539 [00:33<01:24, 4.75frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 137/539 [00:33<01:24, 4.75frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 137/539 [00:33<01:24, 4.75frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 138/539 [00:33<01:16, 5.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 138/539 [00:33<01:16, 5.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 138/539 [00:33<01:16, 5.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 139/539 [00:33<01:10, 5.65frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 139/539 [00:33<01:10, 5.65frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 139/539 [00:33<01:10, 5.65frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 140/539 [00:33<01:19, 4.99frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 140/539 [00:33<01:19, 4.99frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 140/539 [00:33<01:19, 4.99frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 141/539 [00:33<01:28, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 141/539 [00:34<01:28, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 141/539 [00:34<01:28, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 142/539 [00:34<01:31, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 142/539 [00:34<01:31, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 142/539 [00:34<01:31, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 143/539 [00:34<01:31, 4.34frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 143/539 [00:34<01:31, 4.34frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 143/539 [00:34<01:31, 4.34frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 144/539 [00:34<01:30, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 144/539 [00:34<01:30, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 144/539 [00:34<01:30, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 145/539 [00:34<01:20, 4.87frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 145/539 [00:35<01:20, 4.87frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 145/539 [00:35<01:20, 4.87frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 146/539 [00:35<01:20, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 146/539 [00:35<01:20, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 146/539 [00:35<01:20, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 147/539 [00:35<01:18, 5.02frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 147/539 [00:35<01:18, 5.02frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 147/539 [00:35<01:18, 5.02frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 148/539 [00:35<01:22, 4.76frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 148/539 [00:35<01:22, 4.76frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 148/539 [00:35<01:22, 4.76frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 149/539 [00:35<01:31, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 149/539 [00:35<01:31, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 149/539 [00:35<01:31, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 150/539 [00:35<01:29, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 150/539 [00:36<01:29, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 150/539 [00:36<01:29, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 151/539 [00:36<01:34, 4.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 151/539 [00:36<01:34, 4.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 151/539 [00:36<01:34, 4.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 152/539 [00:36<01:31, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 152/539 [00:36<01:31, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 152/539 [00:36<01:31, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 153/539 [00:36<01:21, 4.73frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 153/539 [00:36<01:21, 4.73frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 153/539 [00:36<01:21, 4.73frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 154/539 [00:36<01:13, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 154/539 [00:36<01:13, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 154/539 [00:36<01:13, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 155/539 [00:36<01:07, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 155/539 [00:37<01:07, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 155/539 [00:37<01:07, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 156/539 [00:37<01:15, 5.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 156/539 [00:37<01:15, 5.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 156/539 [00:37<01:15, 5.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 157/539 [00:37<01:26, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 157/539 [00:37<01:26, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 157/539 [00:37<01:26, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 158/539 [00:37<01:29, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 158/539 [00:37<01:29, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 158/539 [00:37<01:29, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 159/539 [00:37<01:28, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 159/539 [00:38<01:28, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 159/539 [00:38<01:28, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 160/539 [00:38<01:26, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 160/539 [00:38<01:26, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 160/539 [00:38<01:26, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 161/539 [00:38<01:19, 4.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 161/539 [00:38<01:19, 4.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 161/539 [00:38<01:19, 4.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 162/539 [00:38<01:11, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 162/539 [00:38<01:11, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 162/539 [00:38<01:11, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 163/539 [00:38<01:06, 5.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 163/539 [00:38<01:06, 5.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 163/539 [00:38<01:06, 5.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 164/539 [00:38<01:13, 5.12frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 164/539 [00:39<01:13, 5.12frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 164/539 [00:39<01:13, 5.12frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 165/539 [00:39<01:23, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 165/539 [00:39<01:23, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 165/539 [00:39<01:23, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 166/539 [00:39<01:28, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 166/539 [00:39<01:28, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 166/539 [00:39<01:28, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 167/539 [00:39<01:25, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 167/539 [00:39<01:25, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 167/539 [00:39<01:25, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 168/539 [00:39<01:24, 4.39frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 168/539 [00:39<01:24, 4.39frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 168/539 [00:39<01:24, 4.39frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 169/539 [00:39<01:15, 4.89frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 169/539 [00:40<01:15, 4.89frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 169/539 [00:40<01:15, 4.89frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 170/539 [00:40<01:08, 5.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 170/539 [00:40<01:08, 5.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 170/539 [00:40<01:08, 5.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 171/539 [00:40<01:03, 5.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 171/539 [00:40<01:03, 5.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 171/539 [00:40<01:03, 5.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 172/539 [00:40<01:12, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 172/539 [00:40<01:12, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 172/539 [00:40<01:12, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 173/539 [00:40<01:22, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 173/539 [00:41<01:22, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 173/539 [00:41<01:22, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 174/539 [00:41<01:21, 4.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 174/539 [00:41<01:21, 4.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 174/539 [00:41<01:21, 4.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 175/539 [00:41<01:19, 4.56frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 175/539 [00:41<01:19, 4.56frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 175/539 [00:41<01:19, 4.56frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 176/539 [00:41<01:20, 4.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 176/539 [00:41<01:20, 4.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 176/539 [00:41<01:20, 4.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 177/539 [00:41<01:12, 5.01frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 177/539 [00:41<01:12, 5.01frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 177/539 [00:41<01:12, 5.01frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 178/539 [00:41<01:05, 5.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 178/539 [00:41<01:05, 5.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 178/539 [00:41<01:05, 5.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 179/539 [00:41<01:06, 5.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 179/539 [00:42<01:06, 5.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 179/539 [00:42<01:06, 5.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 180/539 [00:42<01:13, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 180/539 [00:42<01:13, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 180/539 [00:42<01:13, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 181/539 [00:42<01:22, 4.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 181/539 [00:42<01:22, 4.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 181/539 [00:42<01:22, 4.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 182/539 [00:42<01:22, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 182/539 [00:42<01:22, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 182/539 [00:42<01:22, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 183/539 [00:42<01:19, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 183/539 [00:43<01:19, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 183/539 [00:43<01:19, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 184/539 [00:43<01:16, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 184/539 [00:43<01:16, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 184/539 [00:43<01:16, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 185/539 [00:43<01:09, 5.11frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 185/539 [00:43<01:09, 5.11frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 185/539 [00:43<01:09, 5.11frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 186/539 [00:43<01:03, 5.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 186/539 [00:43<01:03, 5.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 186/539 [00:43<01:03, 5.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 187/539 [00:43<00:59, 5.90frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 187/539 [00:43<00:59, 5.90frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 187/539 [00:43<00:59, 5.90frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 188/539 [00:43<01:07, 5.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 188/539 [00:44<01:07, 5.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 188/539 [00:44<01:07, 5.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 189/539 [00:44<01:14, 4.70frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 189/539 [00:44<01:14, 4.70frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 189/539 [00:44<01:14, 4.70frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 190/539 [00:44<01:20, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 190/539 [00:44<01:20, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 190/539 [00:44<01:20, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 191/539 [00:44<01:20, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 191/539 [00:44<01:20, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 191/539 [00:44<01:20, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 192/539 [00:44<01:20, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 192/539 [00:44<01:20, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 192/539 [00:44<01:20, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 193/539 [00:44<01:10, 4.88frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 193/539 [00:45<01:10, 4.88frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 193/539 [00:45<01:10, 4.88frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 194/539 [00:45<01:04, 5.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 194/539 [00:45<01:04, 5.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 194/539 [00:45<01:04, 5.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 195/539 [00:45<00:59, 5.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 195/539 [00:45<00:59, 5.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 195/539 [00:45<00:59, 5.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 196/539 [00:45<01:06, 5.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 196/539 [00:45<01:06, 5.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 196/539 [00:45<01:06, 5.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 197/539 [00:45<01:14, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 197/539 [00:46<01:14, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 197/539 [00:46<01:14, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 198/539 [00:46<01:26, 3.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 198/539 [00:46<01:26, 3.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 198/539 [00:46<01:26, 3.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 199/539 [00:46<01:21, 4.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 199/539 [00:46<01:21, 4.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 199/539 [00:46<01:21, 4.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 200/539 [00:46<01:19, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 200/539 [00:46<01:19, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 200/539 [00:46<01:19, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 201/539 [00:46<01:10, 4.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 201/539 [00:46<01:10, 4.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 201/539 [00:46<01:10, 4.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 202/539 [00:46<01:03, 5.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 202/539 [00:46<01:03, 5.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 202/539 [00:46<01:03, 5.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 203/539 [00:46<00:59, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 203/539 [00:47<00:59, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 203/539 [00:47<00:59, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 204/539 [00:47<01:07, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 204/539 [00:47<01:07, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 204/539 [00:47<01:07, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 205/539 [00:47<01:16, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 205/539 [00:47<01:16, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 205/539 [00:47<01:16, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 206/539 [00:47<01:18, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 206/539 [00:48<01:18, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 206/539 [00:48<01:18, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 207/539 [00:48<01:18, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 207/539 [00:48<01:18, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 207/539 [00:48<01:18, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 208/539 [00:48<01:27, 3.80frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 208/539 [00:48<01:27, 3.80frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 208/539 [00:48<01:27, 3.80frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 209/539 [00:48<01:16, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 209/539 [00:48<01:16, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 209/539 [00:48<01:16, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 210/539 [00:48<01:07, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 210/539 [00:48<01:07, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 210/539 [00:48<01:07, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 211/539 [00:48<01:01, 5.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 211/539 [00:49<01:01, 5.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 211/539 [00:49<01:01, 5.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 212/539 [00:49<01:05, 5.00frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 212/539 [00:49<01:05, 5.00frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 212/539 [00:49<01:05, 5.00frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 213/539 [00:49<01:15, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 213/539 [00:49<01:15, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 213/539 [00:49<01:15, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 214/539 [00:49<01:17, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 214/539 [00:49<01:17, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 214/539 [00:49<01:17, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 215/539 [00:49<01:17, 4.18frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 215/539 [00:50<01:17, 4.18frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 215/539 [00:50<01:17, 4.18frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 216/539 [00:50<01:17, 4.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 216/539 [00:50<01:17, 4.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 216/539 [00:50<01:17, 4.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 217/539 [00:50<01:09, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 217/539 [00:50<01:09, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 217/539 [00:50<01:09, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 218/539 [00:50<01:02, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 218/539 [00:50<01:02, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 218/539 [00:50<01:02, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 219/539 [00:50<00:58, 5.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 219/539 [00:50<00:58, 5.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 219/539 [00:50<00:58, 5.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 220/539 [00:50<01:02, 5.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 220/539 [00:51<01:02, 5.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 220/539 [00:51<01:02, 5.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 221/539 [00:51<01:08, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 221/539 [00:51<01:08, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 221/539 [00:51<01:08, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 222/539 [00:51<01:11, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 222/539 [00:51<01:11, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 222/539 [00:51<01:11, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 223/539 [00:51<01:17, 4.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 223/539 [00:51<01:17, 4.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 223/539 [00:51<01:17, 4.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 224/539 [00:51<01:17, 4.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 224/539 [00:51<01:17, 4.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 224/539 [00:51<01:17, 4.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 225/539 [00:51<01:08, 4.57frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 225/539 [00:52<01:08, 4.57frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 225/539 [00:52<01:08, 4.57frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 226/539 [00:52<01:01, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 226/539 [00:52<01:01, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 226/539 [00:52<01:01, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 227/539 [00:52<00:56, 5.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 227/539 [00:52<00:56, 5.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 227/539 [00:52<00:56, 5.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 228/539 [00:52<01:01, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 228/539 [00:52<01:01, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 228/539 [00:52<01:01, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 229/539 [00:52<01:10, 4.42frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 229/539 [00:53<01:10, 4.42frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 229/539 [00:53<01:10, 4.42frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 230/539 [00:53<01:13, 4.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 230/539 [00:53<01:13, 4.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 230/539 [00:53<01:13, 4.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 231/539 [00:53<01:11, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 231/539 [00:53<01:11, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 231/539 [00:53<01:11, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 232/539 [00:53<01:19, 3.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 232/539 [00:53<01:19, 3.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 232/539 [00:53<01:19, 3.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 233/539 [00:53<01:09, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 233/539 [00:53<01:09, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 233/539 [00:53<01:09, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 234/539 [00:53<01:01, 4.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 234/539 [00:54<01:01, 4.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 234/539 [00:54<01:01, 4.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 235/539 [00:54<00:57, 5.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 235/539 [00:54<00:57, 5.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 235/539 [00:54<00:57, 5.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 236/539 [00:54<01:01, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 236/539 [00:54<01:01, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 236/539 [00:54<01:01, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 237/539 [00:54<01:07, 4.50frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 237/539 [00:54<01:07, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 237/539 [00:54<01:07, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 238/539 [00:54<01:17, 3.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 238/539 [00:55<01:17, 3.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 238/539 [00:55<01:17, 3.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 239/539 [00:55<01:18, 3.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 239/539 [00:55<01:18, 3.83frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 239/539 [00:55<01:18, 3.83frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 240/539 [00:55<01:14, 4.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 240/539 [00:55<01:14, 4.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 240/539 [00:55<01:14, 4.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 241/539 [00:55<01:06, 4.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 241/539 [00:55<01:06, 4.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 241/539 [00:55<01:06, 4.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 242/539 [00:55<00:59, 5.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 242/539 [00:55<00:59, 5.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 242/539 [00:55<00:59, 5.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 243/539 [00:55<00:53, 5.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 243/539 [00:56<00:53, 5.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 243/539 [00:56<00:53, 5.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 244/539 [00:56<00:56, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 244/539 [00:56<00:56, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 244/539 [00:56<00:56, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 245/539 [00:56<01:03, 4.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 245/539 [00:56<01:03, 4.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 245/539 [00:56<01:03, 4.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 246/539 [00:56<01:08, 4.29frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 246/539 [00:56<01:08, 4.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 246/539 [00:56<01:08, 4.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 247/539 [00:56<01:09, 4.20frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 247/539 [00:57<01:09, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 247/539 [00:57<01:09, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 248/539 [00:57<01:07, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 248/539 [00:57<01:07, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 248/539 [00:57<01:07, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 249/539 [00:57<01:00, 4.76frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 249/539 [00:57<01:00, 4.76frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 249/539 [00:57<01:00, 4.76frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 250/539 [00:57<00:54, 5.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 250/539 [00:57<00:54, 5.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 250/539 [00:57<00:54, 5.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 251/539 [00:57<00:50, 5.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 251/539 [00:57<00:50, 5.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 251/539 [00:57<00:50, 5.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 252/539 [00:57<00:56, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 252/539 [00:57<00:56, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 252/539 [00:57<00:56, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 253/539 [00:57<01:01, 4.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 253/539 [00:58<01:01, 4.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 253/539 [00:58<01:01, 4.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 254/539 [00:58<01:10, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 254/539 [00:58<01:10, 4.04frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 254/539 [00:58<01:10, 4.04frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 255/539 [00:58<01:11, 3.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 255/539 [00:58<01:11, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 255/539 [00:58<01:11, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 256/539 [00:58<01:11, 3.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 256/539 [00:58<01:11, 3.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 256/539 [00:58<01:11, 3.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 257/539 [00:58<01:03, 4.45frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 257/539 [00:59<01:03, 4.45frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 257/539 [00:59<01:03, 4.45frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 258/539 [00:59<00:56, 4.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 258/539 [00:59<00:56, 4.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 258/539 [00:59<00:56, 4.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 259/539 [00:59<00:51, 5.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 259/539 [00:59<00:51, 5.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 259/539 [00:59<00:51, 5.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 260/539 [00:59<00:56, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 260/539 [00:59<00:56, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 260/539 [00:59<00:56, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 261/539 [00:59<01:03, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 261/539 [01:00<01:03, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 261/539 [01:00<01:03, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 262/539 [01:00<01:06, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 262/539 [01:00<01:06, 4.18frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 262/539 [01:00<01:06, 4.18frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 263/539 [01:00<01:04, 4.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 263/539 [01:00<01:04, 4.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 263/539 [01:00<01:04, 4.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 264/539 [01:00<01:12, 3.78frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 264/539 [01:00<01:12, 3.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 264/539 [01:00<01:12, 3.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 265/539 [01:00<01:03, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 265/539 [01:00<01:03, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 265/539 [01:00<01:03, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 266/539 [01:00<00:56, 4.85frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 266/539 [01:01<00:56, 4.85frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 266/539 [01:01<00:56, 4.85frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 267/539 [01:01<00:50, 5.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 267/539 [01:01<00:50, 5.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 267/539 [01:01<00:50, 5.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 268/539 [01:01<00:54, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 268/539 [01:01<00:54, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 268/539 [01:01<00:54, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 269/539 [01:01<01:00, 4.44frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 269/539 [01:01<01:00, 4.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 269/539 [01:01<01:00, 4.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 270/539 [01:01<01:00, 4.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 270/539 [01:02<01:00, 4.44frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 270/539 [01:02<01:00, 4.44frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 271/539 [01:02<01:00, 4.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 271/539 [01:02<01:00, 4.40frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 271/539 [01:02<01:00, 4.40frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 272/539 [01:02<01:02, 4.25frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 272/539 [01:02<01:02, 4.25frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 272/539 [01:02<01:02, 4.25frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 273/539 [01:02<00:56, 4.73frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 273/539 [01:02<00:56, 4.73frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 273/539 [01:02<00:56, 4.73frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 274/539 [01:02<00:50, 5.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 274/539 [01:02<00:50, 5.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 274/539 [01:02<00:50, 5.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 275/539 [01:02<00:46, 5.63frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 275/539 [01:02<00:46, 5.63frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 275/539 [01:02<00:46, 5.63frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 276/539 [01:02<00:51, 5.15frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 276/539 [01:03<00:51, 5.15frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 276/539 [01:03<00:51, 5.15frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 277/539 [01:03<00:58, 4.47frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 277/539 [01:03<00:58, 4.47frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 277/539 [01:03<00:58, 4.47frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 278/539 [01:03<01:00, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 278/539 [01:03<01:00, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 278/539 [01:03<01:00, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 279/539 [01:03<01:01, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 279/539 [01:04<01:01, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 279/539 [01:04<01:01, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 280/539 [01:04<01:01, 4.18frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 280/539 [01:04<01:01, 4.18frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 280/539 [01:04<01:01, 4.18frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 281/539 [01:04<00:55, 4.67frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 281/539 [01:04<00:55, 4.67frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 281/539 [01:04<00:55, 4.67frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 282/539 [01:04<00:49, 5.17frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 282/539 [01:04<00:49, 5.17frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 282/539 [01:04<00:49, 5.17frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 283/539 [01:04<00:45, 5.62frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 283/539 [01:04<00:45, 5.62frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 283/539 [01:04<00:45, 5.62frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 284/539 [01:04<00:49, 5.12frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 284/539 [01:04<00:49, 5.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 284/539 [01:04<00:49, 5.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 285/539 [01:04<00:54, 4.65frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 285/539 [01:05<00:54, 4.65frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 285/539 [01:05<00:54, 4.65frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 286/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 286/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 286/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 287/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 287/539 [01:05<00:57, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 287/539 [01:05<00:57, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 288/539 [01:05<00:59, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 288/539 [01:05<00:59, 4.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 288/539 [01:05<00:59, 4.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 289/539 [01:05<00:53, 4.67frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 289/539 [01:06<00:53, 4.67frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 289/539 [01:06<00:53, 4.67frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 290/539 [01:06<00:47, 5.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 290/539 [01:06<00:47, 5.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 290/539 [01:06<00:47, 5.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 291/539 [01:06<00:44, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 291/539 [01:06<00:44, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 291/539 [01:06<00:44, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 292/539 [01:06<00:48, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 292/539 [01:06<00:48, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 292/539 [01:06<00:48, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 293/539 [01:06<00:53, 4.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 293/539 [01:07<00:53, 4.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 293/539 [01:07<00:53, 4.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 294/539 [01:07<01:02, 3.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 294/539 [01:07<01:02, 3.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 294/539 [01:07<01:02, 3.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 295/539 [01:07<01:00, 4.05frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 295/539 [01:07<01:00, 4.05frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 295/539 [01:07<01:00, 4.05frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 296/539 [01:07<01:00, 4.00frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 296/539 [01:07<01:00, 4.00frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 296/539 [01:07<01:00, 4.00frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 297/539 [01:07<00:53, 4.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 297/539 [01:07<00:53, 4.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 297/539 [01:07<00:53, 4.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 298/539 [01:07<00:47, 5.02frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 298/539 [01:07<00:47, 5.02frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 298/539 [01:07<00:47, 5.02frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 299/539 [01:07<00:43, 5.49frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 299/539 [01:08<00:43, 5.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 299/539 [01:08<00:43, 5.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 300/539 [01:08<00:47, 5.01frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 300/539 [01:08<00:47, 5.01frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 300/539 [01:08<00:47, 5.01frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 301/539 [01:08<00:53, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 301/539 [01:08<00:53, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 301/539 [01:08<00:53, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 302/539 [01:08<00:55, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 302/539 [01:08<00:55, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 302/539 [01:08<00:55, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 303/539 [01:08<00:54, 4.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 303/539 [01:09<00:54, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 303/539 [01:09<00:54, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 304/539 [01:09<00:55, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 304/539 [01:09<00:55, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 304/539 [01:09<00:55, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 305/539 [01:09<00:49, 4.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 305/539 [01:09<00:49, 4.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 305/539 [01:09<00:49, 4.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 306/539 [01:09<00:44, 5.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 306/539 [01:09<00:44, 5.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 306/539 [01:09<00:44, 5.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 307/539 [01:09<00:41, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 307/539 [01:09<00:41, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 307/539 [01:09<00:41, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 308/539 [01:09<00:45, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 308/539 [01:10<00:45, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 308/539 [01:10<00:45, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 309/539 [01:10<00:51, 4.48frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 309/539 [01:10<00:51, 4.48frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 309/539 [01:10<00:51, 4.48frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 310/539 [01:10<00:53, 4.31frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 310/539 [01:10<00:53, 4.31frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 310/539 [01:10<00:53, 4.31frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 311/539 [01:10<00:54, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 311/539 [01:10<00:54, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 311/539 [01:10<00:54, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 312/539 [01:10<00:55, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 312/539 [01:11<00:55, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 312/539 [01:11<00:55, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 313/539 [01:11<00:49, 4.61frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 313/539 [01:11<00:49, 4.61frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 313/539 [01:11<00:49, 4.61frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 314/539 [01:11<00:43, 5.15frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 314/539 [01:11<00:43, 5.15frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 314/539 [01:11<00:43, 5.15frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 315/539 [01:11<00:40, 5.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 315/539 [01:11<00:40, 5.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 315/539 [01:11<00:40, 5.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 316/539 [01:11<00:44, 5.04frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 316/539 [01:11<00:44, 5.04frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 316/539 [01:11<00:44, 5.04frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 317/539 [01:11<00:51, 4.34frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 317/539 [01:12<00:51, 4.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 317/539 [01:12<00:51, 4.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 318/539 [01:12<00:52, 4.18frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 318/539 [01:12<00:52, 4.18frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 318/539 [01:12<00:52, 4.18frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 319/539 [01:12<00:55, 3.96frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 319/539 [01:12<00:55, 3.96frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 319/539 [01:12<00:55, 3.96frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 320/539 [01:12<00:55, 3.94frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 320/539 [01:12<00:55, 3.94frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 320/539 [01:12<00:55, 3.94frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 321/539 [01:12<00:49, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 321/539 [01:13<00:49, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 321/539 [01:13<00:49, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 322/539 [01:13<00:43, 4.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 322/539 [01:13<00:43, 4.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 322/539 [01:13<00:43, 4.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 323/539 [01:13<00:39, 5.46frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 323/539 [01:13<00:39, 5.46frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 323/539 [01:13<00:39, 5.46frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 324/539 [01:13<00:43, 4.97frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 324/539 [01:13<00:43, 4.97frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 324/539 [01:13<00:43, 4.97frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 325/539 [01:13<00:48, 4.40frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 325/539 [01:13<00:48, 4.40frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 325/539 [01:13<00:48, 4.40frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 326/539 [01:13<00:50, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 326/539 [01:14<00:50, 4.22frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 326/539 [01:14<00:50, 4.22frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 327/539 [01:14<00:50, 4.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 327/539 [01:14<00:50, 4.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 327/539 [01:14<00:50, 4.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 328/539 [01:14<00:51, 4.13frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 328/539 [01:14<00:51, 4.13frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 328/539 [01:14<00:51, 4.13frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 329/539 [01:14<00:45, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 329/539 [01:14<00:45, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 329/539 [01:14<00:45, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 330/539 [01:14<00:40, 5.11frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 330/539 [01:14<00:40, 5.11frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 330/539 [01:14<00:40, 5.11frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 331/539 [01:14<00:37, 5.52frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 331/539 [01:15<00:37, 5.52frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 331/539 [01:15<00:37, 5.52frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 332/539 [01:15<00:40, 5.05frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 332/539 [01:15<00:40, 5.05frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 332/539 [01:15<00:40, 5.05frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 333/539 [01:15<00:44, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 333/539 [01:15<00:44, 4.62frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 333/539 [01:15<00:44, 4.62frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 334/539 [01:15<00:50, 4.06frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 334/539 [01:15<00:50, 4.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 334/539 [01:15<00:50, 4.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 335/539 [01:15<00:49, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 335/539 [01:16<00:49, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 335/539 [01:16<00:49, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 336/539 [01:16<00:52, 3.86frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 336/539 [01:16<00:52, 3.86frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 336/539 [01:16<00:52, 3.86frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 337/539 [01:16<00:46, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 337/539 [01:16<00:46, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 337/539 [01:16<00:46, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 338/539 [01:16<00:40, 4.92frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 338/539 [01:16<00:40, 4.92frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 338/539 [01:16<00:40, 4.92frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 339/539 [01:16<00:38, 5.26frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 339/539 [01:16<00:38, 5.26frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 339/539 [01:16<00:38, 5.26frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 340/539 [01:16<00:40, 4.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 340/539 [01:17<00:40, 4.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 340/539 [01:17<00:40, 4.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 341/539 [01:17<00:45, 4.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 341/539 [01:17<00:45, 4.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 341/539 [01:17<00:45, 4.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 342/539 [01:17<00:46, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 342/539 [01:17<00:46, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 342/539 [01:17<00:46, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 343/539 [01:17<00:46, 4.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 343/539 [01:17<00:46, 4.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 343/539 [01:17<00:46, 4.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 344/539 [01:17<00:45, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 344/539 [01:18<00:45, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 344/539 [01:18<00:45, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 345/539 [01:18<00:40, 4.76frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 345/539 [01:18<00:40, 4.76frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 345/539 [01:18<00:40, 4.76frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 346/539 [01:18<00:36, 5.26frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 346/539 [01:18<00:36, 5.26frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 346/539 [01:18<00:36, 5.26frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 347/539 [01:18<00:33, 5.69frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 347/539 [01:18<00:33, 5.69frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 347/539 [01:18<00:33, 5.69frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 348/539 [01:18<00:36, 5.28frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 348/539 [01:18<00:36, 5.28frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 348/539 [01:18<00:36, 5.28frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 349/539 [01:18<00:41, 4.55frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 349/539 [01:19<00:41, 4.55frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 349/539 [01:19<00:41, 4.55frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 350/539 [01:19<00:44, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 350/539 [01:19<00:44, 4.29frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 350/539 [01:19<00:44, 4.29frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 351/539 [01:19<00:43, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 351/539 [01:19<00:43, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 351/539 [01:19<00:43, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 352/539 [01:19<00:48, 3.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 352/539 [01:19<00:48, 3.89frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 352/539 [01:19<00:48, 3.89frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 353/539 [01:19<00:42, 4.38frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 353/539 [01:19<00:42, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 353/539 [01:19<00:42, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 354/539 [01:19<00:37, 4.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 354/539 [01:20<00:37, 4.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 354/539 [01:20<00:37, 4.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 355/539 [01:20<00:34, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 355/539 [01:20<00:34, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 355/539 [01:20<00:34, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 356/539 [01:20<00:37, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 356/539 [01:20<00:37, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 356/539 [01:20<00:37, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 357/539 [01:20<00:42, 4.27frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 357/539 [01:20<00:42, 4.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 357/539 [01:20<00:42, 4.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 358/539 [01:20<00:43, 4.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 358/539 [01:21<00:43, 4.20frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 358/539 [01:21<00:43, 4.20frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 359/539 [01:21<00:45, 3.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 359/539 [01:21<00:45, 3.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 359/539 [01:21<00:45, 3.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 360/539 [01:21<00:45, 3.93frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 360/539 [01:21<00:45, 3.93frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 360/539 [01:21<00:45, 3.93frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 361/539 [01:21<00:40, 4.44frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 361/539 [01:21<00:40, 4.44frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 361/539 [01:21<00:40, 4.44frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 362/539 [01:21<00:36, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 362/539 [01:21<00:36, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 362/539 [01:21<00:36, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 363/539 [01:21<00:33, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 363/539 [01:22<00:33, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 363/539 [01:22<00:33, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 364/539 [01:22<00:36, 4.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 364/539 [01:22<00:36, 4.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 364/539 [01:22<00:36, 4.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 365/539 [01:22<00:40, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 365/539 [01:22<00:40, 4.30frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 365/539 [01:22<00:40, 4.30frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 366/539 [01:22<00:41, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 366/539 [01:22<00:41, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 366/539 [01:22<00:41, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 367/539 [01:22<00:39, 4.36frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 367/539 [01:23<00:39, 4.36frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 367/539 [01:23<00:39, 4.36frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 368/539 [01:23<00:45, 3.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 368/539 [01:23<00:45, 3.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 368/539 [01:23<00:45, 3.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 369/539 [01:23<00:39, 4.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 369/539 [01:23<00:39, 4.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 369/539 [01:23<00:39, 4.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 370/539 [01:23<00:35, 4.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 370/539 [01:23<00:35, 4.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 370/539 [01:23<00:35, 4.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 371/539 [01:23<00:31, 5.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 371/539 [01:23<00:31, 5.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 371/539 [01:23<00:31, 5.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 372/539 [01:23<00:32, 5.09frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 372/539 [01:24<00:32, 5.09frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 372/539 [01:24<00:32, 5.09frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 373/539 [01:24<00:36, 4.50frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 373/539 [01:24<00:36, 4.50frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 373/539 [01:24<00:36, 4.50frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 374/539 [01:24<00:39, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 374/539 [01:24<00:39, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 374/539 [01:24<00:39, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 375/539 [01:24<00:39, 4.10frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 375/539 [01:25<00:39, 4.10frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 375/539 [01:25<00:39, 4.10frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 376/539 [01:25<00:40, 4.07frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 376/539 [01:25<00:40, 4.07frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 376/539 [01:25<00:40, 4.07frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 377/539 [01:25<00:35, 4.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 377/539 [01:25<00:35, 4.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 377/539 [01:25<00:35, 4.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 378/539 [01:25<00:31, 5.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 378/539 [01:25<00:31, 5.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 378/539 [01:25<00:31, 5.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 379/539 [01:25<00:28, 5.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 379/539 [01:25<00:28, 5.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 379/539 [01:25<00:28, 5.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 380/539 [01:25<00:30, 5.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 380/539 [01:25<00:30, 5.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 380/539 [01:25<00:30, 5.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 381/539 [01:25<00:33, 4.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 381/539 [01:26<00:33, 4.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 381/539 [01:26<00:33, 4.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 382/539 [01:26<00:39, 3.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 382/539 [01:26<00:39, 3.95frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 382/539 [01:26<00:39, 3.95frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 383/539 [01:26<00:38, 4.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 383/539 [01:26<00:38, 4.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 383/539 [01:26<00:38, 4.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 384/539 [01:26<00:40, 3.80frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 384/539 [01:27<00:40, 3.80frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 384/539 [01:27<00:40, 3.80frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 385/539 [01:27<00:41, 3.70frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 385/539 [01:27<00:41, 3.70frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 385/539 [01:27<00:41, 3.70frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 386/539 [01:27<00:36, 4.24frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 386/539 [01:27<00:36, 4.24frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 386/539 [01:27<00:36, 4.24frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 387/539 [01:27<00:33, 4.53frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 387/539 [01:27<00:33, 4.53frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 387/539 [01:27<00:33, 4.53frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 388/539 [01:27<00:33, 4.55frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 388/539 [01:27<00:33, 4.55frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 388/539 [01:27<00:33, 4.55frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 389/539 [01:27<00:35, 4.18frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 389/539 [01:28<00:35, 4.18frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 389/539 [01:28<00:35, 4.18frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 390/539 [01:28<00:35, 4.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 390/539 [01:28<00:35, 4.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 390/539 [01:28<00:35, 4.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 391/539 [01:28<00:37, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 391/539 [01:28<00:37, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 391/539 [01:28<00:37, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 392/539 [01:28<00:37, 3.89frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 392/539 [01:29<00:37, 3.89frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 392/539 [01:29<00:37, 3.89frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 393/539 [01:29<00:36, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 393/539 [01:29<00:36, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 393/539 [01:29<00:36, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 394/539 [01:29<00:32, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 394/539 [01:29<00:32, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 394/539 [01:29<00:32, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 395/539 [01:29<00:28, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 395/539 [01:29<00:28, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 395/539 [01:29<00:28, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 396/539 [01:29<00:29, 4.91frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 396/539 [01:29<00:29, 4.91frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 396/539 [01:29<00:29, 4.91frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 397/539 [01:29<00:31, 4.50frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 397/539 [01:30<00:31, 4.50frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 397/539 [01:30<00:31, 4.50frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 398/539 [01:30<00:35, 3.97frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 398/539 [01:30<00:35, 3.97frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 398/539 [01:30<00:35, 3.97frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 399/539 [01:30<00:34, 4.02frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 399/539 [01:30<00:34, 4.02frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 399/539 [01:30<00:34, 4.02frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 400/539 [01:30<00:35, 3.90frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 400/539 [01:30<00:35, 3.90frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 400/539 [01:30<00:35, 3.90frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 401/539 [01:30<00:34, 4.01frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 401/539 [01:31<00:34, 4.01frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 401/539 [01:31<00:34, 4.01frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 402/539 [01:31<00:30, 4.51frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 402/539 [01:31<00:30, 4.51frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 402/539 [01:31<00:30, 4.51frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 403/539 [01:31<00:26, 5.05frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 403/539 [01:31<00:26, 5.05frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 403/539 [01:31<00:26, 5.05frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 404/539 [01:31<00:28, 4.79frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 404/539 [01:31<00:28, 4.79frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 404/539 [01:31<00:28, 4.79frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 405/539 [01:31<00:31, 4.28frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 405/539 [01:31<00:31, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 405/539 [01:31<00:31, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 406/539 [01:31<00:30, 4.34frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 406/539 [01:32<00:30, 4.34frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 406/539 [01:32<00:30, 4.34frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 407/539 [01:32<00:32, 4.12frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 407/539 [01:32<00:32, 4.12frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 407/539 [01:32<00:32, 4.12frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 408/539 [01:32<00:32, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 408/539 [01:32<00:32, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 408/539 [01:32<00:32, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 409/539 [01:32<00:33, 3.93frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 409/539 [01:32<00:33, 3.93frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 409/539 [01:32<00:33, 3.93frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 410/539 [01:32<00:28, 4.45frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 410/539 [01:33<00:28, 4.45frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 410/539 [01:33<00:28, 4.45frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 411/539 [01:33<00:25, 4.99frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 411/539 [01:33<00:25, 4.99frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 411/539 [01:33<00:25, 4.99frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 412/539 [01:33<00:26, 4.74frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 412/539 [01:33<00:26, 4.74frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 412/539 [01:33<00:26, 4.74frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 413/539 [01:33<00:28, 4.40frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 413/539 [01:33<00:28, 4.40frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 413/539 [01:33<00:28, 4.40frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 414/539 [01:33<00:29, 4.23frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 414/539 [01:33<00:29, 4.23frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 414/539 [01:33<00:29, 4.23frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 415/539 [01:33<00:29, 4.24frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 415/539 [01:34<00:29, 4.24frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 415/539 [01:34<00:29, 4.24frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 416/539 [01:34<00:34, 3.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 416/539 [01:34<00:34, 3.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 416/539 [01:34<00:34, 3.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 417/539 [01:34<00:31, 3.86frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 417/539 [01:34<00:31, 3.86frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 417/539 [01:34<00:31, 3.86frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 418/539 [01:34<00:27, 4.39frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 418/539 [01:34<00:27, 4.39frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 418/539 [01:34<00:27, 4.39frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 419/539 [01:34<00:24, 4.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 419/539 [01:35<00:24, 4.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 419/539 [01:35<00:24, 4.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 420/539 [01:35<00:27, 4.36frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 420/539 [01:35<00:27, 4.36frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 420/539 [01:35<00:27, 4.36frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 421/539 [01:35<00:28, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 421/539 [01:35<00:28, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 421/539 [01:35<00:28, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 422/539 [01:35<00:28, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 422/539 [01:35<00:28, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 422/539 [01:35<00:28, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 423/539 [01:35<00:28, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 423/539 [01:36<00:28, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 423/539 [01:36<00:28, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 424/539 [01:36<00:28, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 424/539 [01:36<00:28, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 424/539 [01:36<00:28, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 425/539 [01:36<00:27, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 425/539 [01:36<00:27, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 425/539 [01:36<00:27, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 426/539 [01:36<00:24, 4.64frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 426/539 [01:36<00:24, 4.64frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 426/539 [01:36<00:24, 4.64frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 427/539 [01:36<00:21, 5.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 427/539 [01:36<00:21, 5.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 427/539 [01:36<00:21, 5.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 428/539 [01:36<00:23, 4.82frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 428/539 [01:37<00:23, 4.82frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 428/539 [01:37<00:23, 4.82frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 429/539 [01:37<00:24, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 429/539 [01:37<00:24, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 429/539 [01:37<00:24, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 430/539 [01:37<00:28, 3.81frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 430/539 [01:37<00:28, 3.81frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 430/539 [01:37<00:28, 3.81frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 431/539 [01:37<00:27, 3.90frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 431/539 [01:38<00:27, 3.90frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 431/539 [01:38<00:27, 3.90frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 432/539 [01:38<00:27, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 432/539 [01:38<00:27, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 432/539 [01:38<00:27, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 433/539 [01:38<00:26, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 433/539 [01:38<00:26, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 433/539 [01:38<00:26, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 434/539 [01:38<00:22, 4.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 434/539 [01:38<00:22, 4.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 434/539 [01:38<00:22, 4.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 435/539 [01:38<00:20, 5.09frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 435/539 [01:38<00:20, 5.09frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 435/539 [01:38<00:20, 5.09frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 436/539 [01:38<00:21, 4.76frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 436/539 [01:39<00:21, 4.76frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 436/539 [01:39<00:21, 4.76frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 437/539 [01:39<00:23, 4.29frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 437/539 [01:39<00:23, 4.29frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 437/539 [01:39<00:23, 4.29frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 438/539 [01:39<00:24, 4.18frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 438/539 [01:39<00:24, 4.18frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 438/539 [01:39<00:24, 4.18frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 439/539 [01:39<00:24, 4.11frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 439/539 [01:39<00:24, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 439/539 [01:39<00:24, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 440/539 [01:39<00:25, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 440/539 [01:40<00:25, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 440/539 [01:40<00:25, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 441/539 [01:40<00:24, 3.94frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 441/539 [01:40<00:24, 3.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 441/539 [01:40<00:24, 3.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 442/539 [01:40<00:21, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 442/539 [01:40<00:21, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 442/539 [01:40<00:21, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 443/539 [01:40<00:19, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 443/539 [01:40<00:19, 5.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 443/539 [01:40<00:19, 5.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 444/539 [01:40<00:20, 4.68frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 444/539 [01:40<00:20, 4.68frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 444/539 [01:40<00:20, 4.68frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 445/539 [01:40<00:20, 4.48frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 445/539 [01:41<00:20, 4.48frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 445/539 [01:41<00:20, 4.48frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 446/539 [01:41<00:21, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 446/539 [01:41<00:21, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 446/539 [01:41<00:21, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 447/539 [01:41<00:21, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 447/539 [01:41<00:21, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 447/539 [01:41<00:21, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 448/539 [01:41<00:22, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 448/539 [01:41<00:22, 4.13frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 448/539 [01:41<00:22, 4.13frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 449/539 [01:41<00:21, 4.21frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 449/539 [01:42<00:21, 4.21frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 449/539 [01:42<00:21, 4.21frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 450/539 [01:42<00:18, 4.72frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 450/539 [01:42<00:18, 4.72frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 450/539 [01:42<00:18, 4.72frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 451/539 [01:42<00:16, 5.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 451/539 [01:42<00:16, 5.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 451/539 [01:42<00:16, 5.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 452/539 [01:42<00:18, 4.71frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 452/539 [01:42<00:18, 4.71frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 452/539 [01:42<00:18, 4.71frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 453/539 [01:42<00:20, 4.27frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 453/539 [01:43<00:20, 4.27frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 453/539 [01:43<00:20, 4.27frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 454/539 [01:43<00:20, 4.17frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 454/539 [01:43<00:20, 4.17frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 454/539 [01:43<00:20, 4.17frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 455/539 [01:43<00:19, 4.22frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 455/539 [01:43<00:19, 4.22frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 455/539 [01:43<00:19, 4.22frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 456/539 [01:43<00:20, 4.07frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 456/539 [01:43<00:20, 4.07frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 456/539 [01:43<00:20, 4.07frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 457/539 [01:43<00:19, 4.28frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 457/539 [01:43<00:19, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 457/539 [01:43<00:19, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 458/539 [01:43<00:17, 4.75frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 458/539 [01:44<00:17, 4.75frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 458/539 [01:44<00:17, 4.75frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 459/539 [01:44<00:15, 5.26frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 459/539 [01:44<00:15, 5.26frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 459/539 [01:44<00:15, 5.26frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 460/539 [01:44<00:16, 4.83frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 460/539 [01:44<00:16, 4.83frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 460/539 [01:44<00:16, 4.83frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 461/539 [01:44<00:17, 4.50frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 461/539 [01:44<00:17, 4.50frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 461/539 [01:44<00:17, 4.50frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 462/539 [01:44<00:19, 4.00frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 462/539 [01:45<00:19, 4.00frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 462/539 [01:45<00:19, 4.00frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 463/539 [01:45<00:18, 4.01frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 463/539 [01:45<00:18, 4.01frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 463/539 [01:45<00:18, 4.01frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 464/539 [01:45<00:18, 4.02frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 464/539 [01:45<00:18, 4.02frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 464/539 [01:45<00:18, 4.02frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 465/539 [01:45<00:18, 4.10frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 465/539 [01:45<00:18, 4.10frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 465/539 [01:45<00:18, 4.10frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 466/539 [01:45<00:15, 4.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 466/539 [01:45<00:15, 4.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 466/539 [01:45<00:15, 4.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 467/539 [01:45<00:14, 4.89frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 467/539 [01:46<00:14, 4.89frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 467/539 [01:46<00:14, 4.89frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 468/539 [01:46<00:15, 4.52frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 468/539 [01:46<00:15, 4.52frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 468/539 [01:46<00:15, 4.52frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 469/539 [01:46<00:16, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 469/539 [01:46<00:16, 4.30frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 469/539 [01:46<00:16, 4.30frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 470/539 [01:46<00:18, 3.79frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 470/539 [01:46<00:18, 3.79frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 470/539 [01:46<00:18, 3.79frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 471/539 [01:46<00:17, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 471/539 [01:47<00:17, 3.95frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 471/539 [01:47<00:17, 3.95frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 472/539 [01:47<00:17, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 472/539 [01:47<00:17, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 472/539 [01:47<00:17, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 473/539 [01:47<00:16, 4.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 473/539 [01:47<00:16, 4.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 473/539 [01:47<00:16, 4.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 474/539 [01:47<00:17, 3.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 474/539 [01:47<00:17, 3.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 474/539 [01:47<00:17, 3.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 475/539 [01:47<00:15, 4.16frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 475/539 [01:48<00:15, 4.16frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 475/539 [01:48<00:15, 4.16frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 476/539 [01:48<00:15, 4.08frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 476/539 [01:48<00:15, 4.08frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 476/539 [01:48<00:15, 4.08frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 477/539 [01:48<00:15, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 477/539 [01:48<00:15, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 477/539 [01:48<00:15, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 478/539 [01:48<00:15, 3.96frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 478/539 [01:48<00:15, 3.96frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 478/539 [01:48<00:15, 3.96frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 479/539 [01:48<00:14, 4.05frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 479/539 [01:49<00:14, 4.05frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 479/539 [01:49<00:14, 4.05frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 480/539 [01:49<00:14, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 480/539 [01:49<00:14, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 480/539 [01:49<00:14, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 481/539 [01:49<00:15, 3.79frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 481/539 [01:50<00:15, 3.79frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 481/539 [01:50<00:15, 3.79frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 482/539 [01:50<00:20, 2.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 482/539 [01:50<00:20, 2.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 482/539 [01:50<00:20, 2.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 483/539 [01:50<00:18, 3.09frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 483/539 [01:50<00:18, 3.09frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 483/539 [01:50<00:18, 3.09frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 484/539 [01:50<00:15, 3.65frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 484/539 [01:50<00:15, 3.65frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 484/539 [01:50<00:15, 3.65frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 485/539 [01:50<00:14, 3.84frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 485/539 [01:50<00:14, 3.84frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 485/539 [01:50<00:14, 3.84frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 486/539 [01:50<00:13, 3.92frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 486/539 [01:51<00:13, 3.92frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 486/539 [01:51<00:13, 3.92frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 487/539 [01:51<00:13, 3.97frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 487/539 [01:51<00:13, 3.97frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 487/539 [01:51<00:13, 3.97frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 488/539 [01:51<00:14, 3.50frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 488/539 [01:51<00:14, 3.50frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 488/539 [01:51<00:14, 3.50frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 489/539 [01:51<00:14, 3.50frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 489/539 [01:51<00:14, 3.50frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 490/539 [01:51<00:10, 4.66frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 490/539 [01:52<00:10, 4.66frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 490/539 [01:52<00:10, 4.66frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 491/539 [01:52<00:10, 4.43frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 491/539 [01:52<00:10, 4.43frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 491/539 [01:52<00:10, 4.43frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 492/539 [01:52<00:09, 4.77frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 492/539 [01:52<00:09, 4.77frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 492/539 [01:52<00:09, 4.77frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 493/539 [01:52<00:09, 4.65frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 493/539 [01:52<00:09, 4.65frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 493/539 [01:52<00:09, 4.65frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 494/539 [01:52<00:10, 4.45frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 494/539 [01:53<00:10, 4.45frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 494/539 [01:53<00:10, 4.45frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 495/539 [01:53<00:10, 4.16frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 495/539 [01:53<00:10, 4.16frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 495/539 [01:53<00:10, 4.16frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 496/539 [01:53<00:10, 4.10frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 496/539 [01:53<00:10, 4.10frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 496/539 [01:53<00:10, 4.10frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 497/539 [01:53<00:08, 4.87frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 497/539 [01:53<00:08, 4.87frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 497/539 [01:53<00:08, 4.87frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 498/539 [01:53<00:09, 4.51frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 498/539 [01:53<00:09, 4.51frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 498/539 [01:53<00:09, 4.51frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 499/539 [01:53<00:09, 4.32frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 499/539 [01:54<00:09, 4.32frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 499/539 [01:54<00:09, 4.32frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 500/539 [01:54<00:09, 4.03frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 500/539 [01:54<00:09, 4.03frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 500/539 [01:54<00:09, 4.03frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 501/539 [01:54<00:08, 4.60frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 501/539 [01:54<00:08, 4.60frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 501/539 [01:54<00:08, 4.60frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 502/539 [01:54<00:08, 4.56frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 502/539 [01:54<00:08, 4.56frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 502/539 [01:54<00:08, 4.56frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 503/539 [01:54<00:08, 4.38frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 503/539 [01:55<00:08, 4.38frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 503/539 [01:55<00:08, 4.38frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 504/539 [01:55<00:08, 4.18frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 504/539 [01:55<00:08, 4.18frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 504/539 [01:55<00:08, 4.18frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 505/539 [01:55<00:08, 4.07frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 505/539 [01:55<00:08, 4.07frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 505/539 [01:55<00:08, 4.07frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 506/539 [01:55<00:08, 4.04frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 506/539 [01:55<00:08, 4.04frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 506/539 [01:55<00:08, 4.04frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 507/539 [01:55<00:08, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 507/539 [01:56<00:08, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 507/539 [01:56<00:08, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 508/539 [01:56<00:07, 4.30frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 508/539 [01:56<00:07, 4.30frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 508/539 [01:56<00:07, 4.30frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 509/539 [01:56<00:06, 4.32frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 509/539 [01:56<00:06, 4.32frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 509/539 [01:56<00:06, 4.32frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 510/539 [01:56<00:06, 4.16frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 510/539 [01:56<00:06, 4.16frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 510/539 [01:56<00:06, 4.16frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 511/539 [01:56<00:07, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 511/539 [01:57<00:07, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 511/539 [01:57<00:07, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 512/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 512/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 512/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 513/539 [01:57<00:06, 3.92frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 513/539 [01:57<00:06, 3.92frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 513/539 [01:57<00:06, 3.92frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 514/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 514/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 514/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 515/539 [01:57<00:05, 4.41frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 515/539 [01:57<00:05, 4.41frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 515/539 [01:57<00:05, 4.41frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 516/539 [01:57<00:05, 4.45frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 516/539 [01:58<00:05, 4.45frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 516/539 [01:58<00:05, 4.45frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 517/539 [01:58<00:05, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 517/539 [01:58<00:05, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 517/539 [01:58<00:05, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 518/539 [01:58<00:05, 4.03frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 518/539 [01:58<00:05, 4.03frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 518/539 [01:58<00:05, 4.03frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 519/539 [01:58<00:05, 3.94frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 519/539 [01:59<00:05, 3.94frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 519/539 [01:59<00:05, 3.94frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 520/539 [01:59<00:04, 3.96frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 520/539 [01:59<00:04, 3.96frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 520/539 [01:59<00:04, 3.96frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 521/539 [01:59<00:04, 3.91frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 521/539 [01:59<00:04, 3.91frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 521/539 [01:59<00:04, 3.91frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 522/539 [01:59<00:03, 4.39frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 522/539 [01:59<00:03, 4.39frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 522/539 [01:59<00:03, 4.39frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 523/539 [01:59<00:03, 4.35frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 523/539 [01:59<00:03, 4.35frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 523/539 [01:59<00:03, 4.35frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 524/539 [01:59<00:03, 4.09frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 524/539 [02:00<00:03, 4.09frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 524/539 [02:00<00:03, 4.09frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 525/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 525/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 525/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 526/539 [02:00<00:03, 3.81frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 526/539 [02:00<00:03, 3.81frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 526/539 [02:00<00:03, 3.81frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 527/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 527/539 [02:01<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 527/539 [02:01<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 528/539 [02:01<00:02, 3.94frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 528/539 [02:01<00:02, 3.94frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 528/539 [02:01<00:02, 3.94frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 529/539 [02:01<00:02, 4.27frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 529/539 [02:01<00:02, 4.27frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 529/539 [02:01<00:02, 4.27frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 530/539 [02:01<00:02, 4.35frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 530/539 [02:01<00:02, 4.35frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 530/539 [02:01<00:02, 4.35frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 531/539 [02:01<00:01, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 531/539 [02:01<00:01, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 531/539 [02:01<00:01, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 532/539 [02:01<00:01, 4.06frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 532/539 [02:02<00:01, 4.06frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 532/539 [02:02<00:01, 4.06frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 533/539 [02:02<00:01, 4.00frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 533/539 [02:02<00:01, 4.00frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 533/539 [02:02<00:01, 4.00frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 534/539 [02:02<00:01, 3.73frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 534/539 [02:02<00:01, 3.73frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 534/539 [02:02<00:01, 3.73frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 535/539 [02:02<00:01, 3.81frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 535/539 [02:02<00:01, 3.81frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 535/539 [02:02<00:01, 3.81frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 536/539 [02:02<00:00, 4.34frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 536/539 [02:03<00:00, 4.34frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 536/539 [02:03<00:00, 4.34frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 537/539 [02:03<00:00, 4.40frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 537/539 [02:03<00:00, 4.40frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 537/539 [02:03<00:00, 4.40frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 538/539 [02:03<00:00, 4.25frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 538/539 [02:03<00:00, 4.25frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 538/539 [02:03<00:00, 4.25frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 539/539 [02:03<00:00, 4.24frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\n[ROOP.CORE] Creating video with 59.94 FPS...\n[ROOP.CORE] Restoring audio...\n[ROOP.CORE] Cleaning temporary resources...\n[ROOP.CORE] Processing to video succeed!\nProcessing: 100%|ββββββββββ| 539/539 [02:03<00:00, 4.36frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]", "metrics": { "predict_time": 203.707978, "total_time": 239.624714 }, "output": "https://replicate.delivery/pbxt/FyWFS75Pu25xIl95QPJGld0eQbalfqHJtdlfMv5dgJKDe3SIB/1703226617.mp4", "started_at": "2023-12-22T06:30:15.787866Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/32vlz7dbc3yq4ae3hgjxoz5tq4", "cancel": "https://api.replicate.com/v1/predictions/32vlz7dbc3yq4ae3hgjxoz5tq4/cancel" }, "version": "02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb" }
Generated indownload_path: /root/.insightface/models/buffalo_l Downloading /root/.insightface/models/buffalo_l.zip from https://github.com/deepinsight/insightface/releases/download/v0.7/buffalo_l.zip... 0%| | 0/281857 [00:00<?, ?KB/s] 0%| | 1394/281857 [00:00<00:20, 13871.52KB/s] 2%|β | 4628/281857 [00:00<00:11, 24693.05KB/s] 4%|β | 11571/281857 [00:00<00:05, 45088.34KB/s] 7%|β | 20459/281857 [00:00<00:04, 62357.23KB/s] 11%|β | 29687/281857 [00:00<00:03, 73139.15KB/s] 14%|ββ | 39013/281857 [00:00<00:03, 79976.26KB/s] 17%|ββ | 48421/281857 [00:00<00:02, 84582.90KB/s] 20%|ββ | 57697/281857 [00:00<00:02, 87182.36KB/s] 24%|βββ | 66990/281857 [00:00<00:02, 88976.80KB/s] 27%|βββ | 76352/281857 [00:01<00:02, 90407.75KB/s] 30%|βββ | 85787/281857 [00:01<00:02, 91612.76KB/s] 34%|ββββ | 95177/281857 [00:01<00:02, 92302.17KB/s] 37%|ββββ | 104612/281857 [00:01<00:01, 92921.95KB/s] 40%|ββββ | 114010/281857 [00:01<00:01, 93238.85KB/s] 44%|βββββ | 123421/281857 [00:01<00:01, 93497.15KB/s] 47%|βββββ | 132771/281857 [00:01<00:01, 92425.73KB/s] 50%|βββββ | 142017/281857 [00:01<00:01, 91121.68KB/s] 54%|ββββββ | 151337/281857 [00:01<00:01, 91733.15KB/s] 57%|ββββββ | 160763/281857 [00:01<00:01, 92479.54KB/s] 60%|ββββββ | 170224/281857 [00:02<00:01, 93111.74KB/s] 64%|βββββββ | 179539/281857 [00:02<00:01, 93120.93KB/s] 67%|βββββββ | 188897/281857 [00:02<00:00, 93256.94KB/s] 70%|βββββββ | 198276/281857 [00:02<00:00, 93414.90KB/s] 74%|ββββββββ | 207619/281857 [00:02<00:00, 93093.21KB/s] 77%|ββββββββ | 217069/281857 [00:02<00:00, 93510.87KB/s] 80%|ββββββββ | 226521/281857 [00:02<00:00, 93811.98KB/s] 84%|βββββββββ | 235936/281857 [00:02<00:00, 93910.82KB/s] 87%|βββββββββ | 245362/281857 [00:02<00:00, 94008.82KB/s] 90%|βββββββββ | 254764/281857 [00:02<00:00, 93913.68KB/s] 94%|ββββββββββ| 264156/281857 [00:03<00:00, 93845.49KB/s] 97%|ββββββββββ| 273541/281857 [00:03<00:00, 93493.91KB/s] 100%|ββββββββββ| 281857/281857 [00:03<00:00, 88031.57KB/s] 2023-12-22 06:30:29.402251640 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402257370 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402254740 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402291940 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402348049 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402420279 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402463259 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402522639 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.402717728 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.404547352 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418388083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418378873 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418391792 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418382743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418382743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418430352 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 367, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418516262 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 390, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426337744 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 401, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418543572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418451872 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 369, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422366019 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 421, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.418477572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422466298 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426295284 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426331984 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 389, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430294831 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.431980185 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422426158 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 366, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430294851 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426303624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 357, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426294275 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430310791 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422443569 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.442300979 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 402, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430303081 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426313215 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 368, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422451478 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422435018 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.438302053 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 387, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430329231 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 403, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430312181 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 420, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422458898 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 411, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.432014105 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 358, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430303061 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422476358 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 356, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.431997385 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.438295073 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 386, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426295284 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 355, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.450292000 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 422, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426321195 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422466318 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 412, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.432044755 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 423, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422474109 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 413, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426340624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426330355 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430319551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422491098 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 415, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.434300257 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430327131 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422502608 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 416, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.462303857 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 405, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422482638 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 414, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422381539 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 418, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.422510818 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 417, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.432058555 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 424, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430334921 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430343621 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426296535 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.462294397 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 404, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426305124 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 370, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.482297307 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 406, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.486296533 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 407, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430372150 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 408, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430381021 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 409, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.430390381 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 410, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426315064 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.426323555 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.514356414 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.518308200 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 425, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.510329168 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 419, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.438423692 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.522321276 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.538356449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 365, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.542302855 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 426, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:29.438325752 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 388, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/1k3d68.onnx landmark_3d_68 ['None', 3, 192, 192] 0.0 1.0 2023-12-22 06:30:52.113946177 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 566, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.113977327 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 567, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.114033377 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 569, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.114057577 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 568, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.114104437 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 570, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.114165766 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 571, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.114190136 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 572, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.114529725 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 574, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.116818867 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 575, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.114667275 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 576, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.117334395 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 586, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.126312574 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 573, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130300350 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 580, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130319030 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 581, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130321230 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 588, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130323010 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 583, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130324570 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 589, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130335260 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 593, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130302780 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 582, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} 2023-12-22 06:30:52.134302965 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 601, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.134303435 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 594, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.134320725 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 600, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.134321425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 596, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.134304335 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 587, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. find model: /root/.insightface/models/buffalo_l/2d106det.onnx landmark_2d_106 ['None', 3, 192, 192] 0.0 1.0 2023-12-22 06:30:52.130303880 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 578, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.138306701 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 603, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.138307541 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 608, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130305960 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 577, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130300890 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 584, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130301970 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 579, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.138306452 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 602, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.142310468 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 595, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.142313828 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 609, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.134303225 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 599, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150299079 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 604, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.130319500 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 591, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146312153 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 590, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146320473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 597, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146321343 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 612, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.158303141 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 679, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146329123 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 598, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162410396 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 717, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146344623 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 659, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.166334053 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 662, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.166386133 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 753, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146349433 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 613, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146351853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 618, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146362433 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 605, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146373383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 660, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.182297536 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 661, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146374073 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 619, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146370583 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 614, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146393133 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 606, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146396383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 620, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146402373 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 617, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146418383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 621, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146420483 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 607, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146429553 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 623, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146442143 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 622, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146449143 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 639, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146454483 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 624, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146474973 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 640, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146500883 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 641, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146523903 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 642, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146552152 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 643, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146574052 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 644, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146598282 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 645, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146625012 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 646, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146651012 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 647, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/det_10g.onnx detection [1, 3, '?', '?'] 127.5 128.0 2023-12-22 06:30:52.150308939 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 585, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150326289 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 693, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150340719 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 694, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150351899 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 709, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.255630538 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 836, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150364649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 710, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.262298714 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 835, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150377349 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 714, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.266299990 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 834, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150390409 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 736, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150408219 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 737, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.274302092 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 833, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150423889 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 738, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.278298078 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 832, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.150440439 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 739, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146309473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 658, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154307695 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 610, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154309225 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 675, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154326355 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 689, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154307675 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 676, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.282302434 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 805, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.286301130 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 806, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154328745 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 611, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.290300725 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 837, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154343335 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 690, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.290314805 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 808, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154359365 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 678, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.294258432 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 814, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154345715 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 648, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154374085 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 691, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.294296922 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 809, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.294309422 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 839, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154386425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 650, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.298297017 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 810, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.298297957 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 840, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154389565 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 705, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154383635 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 700, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.298312217 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 811, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154397285 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 701, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.302295083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 841, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.302336693 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 826, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154412044 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 702, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.306296389 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 842, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.306324699 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 825, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154418124 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 652, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.310297025 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 843, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154422744 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 671, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.314317051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 845, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.314318081 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 761, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154437815 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 703, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154438815 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 715, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154450415 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 654, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.318300537 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 846, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154453134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 704, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.322295853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 775, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.322298473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 847, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.326297078 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 776, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.326302038 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 848, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154453024 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 716, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154468774 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 655, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.330590743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 849, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154471194 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 711, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.334295441 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 764, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.334393010 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 850, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154485634 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 656, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.338295646 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 770, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.338301796 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 800, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342306022 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 773, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342444672 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 830, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154507004 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 719, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154522674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 731, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.350300684 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 769, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154554024 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 669, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154573744 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 750, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154586284 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 740, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154586634 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 751, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154601134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 752, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154601224 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 741, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.370304514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 789, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.374304449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 790, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154614764 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 666, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154614524 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 742, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.378313215 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 791, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.380142479 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 767, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154632384 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 743, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.382316021 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 792, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154646134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 744, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.386305887 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 793, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154674364 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 672, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154659914 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 745, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162297117 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 680, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154687334 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 673, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162301107 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 615, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162313487 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 681, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162301017 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 696, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162320436 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 697, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162321036 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 616, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.406300416 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 794, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.410302403 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 795, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162326847 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 682, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162338776 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 683, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162350736 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 699, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162355147 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 684, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162336647 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 698, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.414309648 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 796, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162357107 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 635, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.418314444 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 797, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162368566 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 707, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.422304750 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 798, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162367476 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 685, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162370736 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 636, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162384586 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 686, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.430320922 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 763, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162386596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 637, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162382016 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 708, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.434300508 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 766, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162400126 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 687, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162397586 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 713, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.438308984 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 781, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162413316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 688, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.442299189 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 782, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.146334003 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 592, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.446302056 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 783, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162429236 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 692, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162446206 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 695, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.166301413 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 665, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.166304573 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 667, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.453956048 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 799, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.166320023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 668, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.170307759 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 754, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.170318659 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 735, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.170321959 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 755, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.170334869 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 746, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.170353439 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 747, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.469754413 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 762, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.170367839 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 748, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.174305825 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 734, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.174306534 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 663, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.174317114 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 733, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.174327374 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 732, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.482305988 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 831, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.174339184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 718, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.486604464 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 779, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.490303930 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 780, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.494301546 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 784, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154326365 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 677, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.290299736 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 807, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.498304012 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 786, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154367065 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 649, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.294298832 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 838, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.502306258 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 772, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154403584 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 651, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.506386184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 771, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154404575 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 706, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.314300121 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 844, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.518297381 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 787, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.314302791 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 757, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.522297028 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 788, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154435495 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 653, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342306382 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 801, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154489454 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 712, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342324282 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 802, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154498954 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 657, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342337342 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 803, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342351522 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 804, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342362922 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 812, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342381742 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 813, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.550306369 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 759, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.554303845 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 756, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342394522 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 827, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342413592 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 828, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.342427532 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 829, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.566034673 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 758, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154504794 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 730, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.582302176 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 785, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154538844 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 749, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154708834 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 670, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.162404816 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 638, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.602298236 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 760, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.166320023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 664, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.154355915 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 674, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.665308903 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 774, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.666299250 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 778, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/genderage.onnx genderage ['None', 3, 96, 96] 0.0 1.0 2023-12-22 06:30:52.686300989 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 765, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.686307509 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 851, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.690297885 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 768, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.690784493 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 854, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.698313527 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 856, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.702303143 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 777, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.702794701 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 862, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.710300895 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 867, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.715367697 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 853, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.730293564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 857, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.734297980 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 859, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.734297860 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 852, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.734311420 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 860, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.734297470 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 858, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.738295316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 864, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.738303606 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 855, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.742295052 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 866, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.742298442 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 865, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.745861099 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 861, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.750301983 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 863, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.756791351 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 868, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.762302051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 869, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.766303217 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 870, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770299893 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 871, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770299883 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 872, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770325293 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 874, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770343513 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 876, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770363833 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 877, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.793869610 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 924, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.794326568 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 892, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.794367638 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 920, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770382813 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 880, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770398703 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 881, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770415473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 883, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770435503 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 899, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770453743 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 900, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770469172 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 901, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.770486663 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 909, index: 58, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774302489 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 873, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774321749 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 875, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774337629 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 878, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774353589 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 879, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774374089 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 882, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774396999 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 889, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774419249 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 890, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774436249 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 939, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774458899 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 940, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774478929 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 941, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774494289 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 942, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774514549 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 943, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774529009 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 944, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.774545408 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 945, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782300091 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 902, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782299821 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 884, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782311621 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 903, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782317771 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 885, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782323361 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 904, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782328881 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 886, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782338551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 905, index: 54, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782344451 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 887, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782353901 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 906, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782354801 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 888, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782364381 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 907, index: 56, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782369551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 896, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782376141 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 908, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782379441 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 897, index: 46, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782391401 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 934, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782394051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 898, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782408250 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 935, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782418630 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 936, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782432061 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 937, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.782447580 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 938, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798300634 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 921, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798302604 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 925, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798303564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 893, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798311604 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 922, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798314134 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 926, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798314694 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 894, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798324244 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 923, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798326664 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 927, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798327434 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 895, index: 44, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798341294 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 928, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798356544 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 929, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/w600k_r50.onnx recognition ['None', 3, 112, 112] 127.5 127.5 set det-size: (640, 640) Pre-trained weights will be downloaded. 2023-12-22 06:30:52.798367654 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 930, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798378534 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 931, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798391564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 932, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.798405514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 933, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:30:52.806296196 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 891, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Downloading... From: https://github.com/bhky/opennsfw2/releases/download/v0.1.0/open_nsfw_weights.h5 To: /root/.opennsfw2/weights/open_nsfw_weights.h5 0%| | 0.00/24.2M [00:00<?, ?B/s] 6%|β | 1.57M/24.2M [00:00<00:01, 14.2MB/s] 22%|βββ | 5.24M/24.2M [00:00<00:00, 26.0MB/s] 54%|ββββββ | 13.1M/24.2M [00:00<00:00, 48.0MB/s] 100%|ββββββββββ| 24.2M/24.2M [00:00<00:00, 61.7MB/s] 0%| | 0/539 [00:00<?, ?it/s] 0%| | 2/539 [00:02<09:08, 1.02s/it] 10%|β | 52/539 [00:02<00:14, 33.58it/s] 19%|ββ | 100/539 [00:02<00:06, 71.21it/s] 29%|βββ | 154/539 [00:02<00:03, 121.74it/s] 37%|ββββ | 201/539 [00:02<00:02, 168.14it/s] 46%|βββββ | 250/539 [00:02<00:01, 219.44it/s] 56%|ββββββ | 300/539 [00:02<00:00, 265.71it/s] 66%|βββββββ | 355/539 [00:02<00:00, 323.94it/s] 75%|ββββββββ | 404/539 [00:02<00:00, 351.14it/s] 85%|βββββββββ | 458/539 [00:02<00:00, 395.45it/s] 94%|ββββββββββ| 507/539 [00:03<00:00, 413.34it/s] [ROOP.CORE] Creating temporary resources... [ROOP.CORE] Extracting frames with 59.94 FPS... [ROOP.FACE-SWAPPER] Progressing... 100%|ββββββββββ| 539/539 [00:03<00:00, 170.64it/s] Processing: 0%| | 0/539 [00:00<?, ?frame/s] Processing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/539 [00:00<01:42, 5.24frame/s, memory_usage=05.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/539 [00:00<01:42, 5.24frame/s, memory_usage=05.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 3/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 3/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 4/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 4/539 [00:00<01:42, 5.24frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 5/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 5/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 5/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 6/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 6/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 7/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 7/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 8/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 8/539 [00:00<00:26, 19.99frame/s, memory_usage=05.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 9/539 [00:00<00:26, 19.99frame/s, memory_usage=05.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 9/539 [00:00<00:26, 19.99frame/s, memory_usage=05.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 10/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 10/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 11/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 11/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 12/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 12/539 [00:00<00:26, 19.99frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 13/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 13/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 13/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 14/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 14/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 15/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 15/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 16/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 16/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 17/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 17/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 18/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 18/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 19/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 19/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 20/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 20/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 21/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 21/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 22/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 22/539 [00:00<00:12, 40.81frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 23/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 23/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 23/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 24/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 24/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 25/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 25/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 26/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 26/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 27/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 27/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 28/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 28/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 29/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 29/539 [00:00<00:08, 59.40frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 30/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 30/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 30/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 31/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 31/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 32/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 32/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 33/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 33/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 34/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 34/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 35/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 35/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 36/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 36/539 [00:00<00:08, 61.58frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 37/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 37/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 37/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 38/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 38/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 39/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 39/539 [00:00<00:08, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 40/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 40/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 41/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 41/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 42/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 42/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 43/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 43/539 [00:00<00:07, 62.41frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 44/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 44/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 44/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 45/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 45/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 46/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 46/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 47/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 47/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 48/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 48/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 49/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 49/539 [00:00<00:08, 57.67frame/s, memory_usage=05.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 50/539 [00:01<00:08, 57.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 50/539 [00:01<00:08, 57.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 51/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 51/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 51/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 52/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 52/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 53/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 53/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 54/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 54/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 55/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 55/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 56/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 56/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 57/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 57/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 58/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 58/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 59/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 59/539 [00:01<00:08, 55.81frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 60/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 60/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 60/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 61/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 61/539 [00:01<00:08, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 62/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 62/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 63/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 63/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 64/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 64/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 65/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 65/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 66/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 66/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 67/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 67/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 68/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 68/539 [00:01<00:07, 59.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 69/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 69/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 69/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 70/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 70/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 71/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 71/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 72/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 72/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 73/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 73/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 74/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 74/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 75/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 75/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 76/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 76/539 [00:01<00:07, 60.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 77/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 77/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 77/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 78/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 78/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 79/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 79/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 80/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 80/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 81/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 81/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 82/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 82/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 83/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 83/539 [00:01<00:07, 62.52frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 84/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 84/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 84/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 85/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 85/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 86/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 86/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 87/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 87/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 88/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 88/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 89/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 89/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 90/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 90/539 [00:01<00:07, 62.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 91/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 91/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 91/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 92/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 92/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 93/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 93/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 94/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 94/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 95/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 95/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 96/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 96/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 97/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 97/539 [00:01<00:07, 61.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 98/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 98/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 98/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 99/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 99/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 100/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 100/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 101/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 101/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 102/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 102/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 103/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 103/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 104/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 104/539 [00:01<00:07, 61.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 105/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 105/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 105/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 106/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 106/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 107/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 107/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 108/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 108/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 109/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 109/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 110/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 110/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 111/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 111/539 [00:01<00:07, 58.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 112/539 [00:01<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 112/539 [00:01<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 112/539 [00:01<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 113/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 113/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 114/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 114/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 115/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 115/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 116/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 116/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 117/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 117/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 118/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 118/539 [00:02<00:07, 59.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 119/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 119/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 119/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 120/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 120/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 121/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 121/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 122/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 122/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 123/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 123/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 124/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 124/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 125/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 125/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 126/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 126/539 [00:02<00:06, 61.12frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 127/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 127/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 127/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 128/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 128/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 129/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 129/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 130/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 130/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 131/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 131/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 132/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 132/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 133/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 133/539 [00:02<00:06, 64.68frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 134/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 134/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 134/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 135/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 135/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 136/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 136/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 137/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 137/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 138/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 138/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 139/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 139/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 140/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 140/539 [00:02<00:06, 59.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 141/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 141/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 141/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 142/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 142/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 143/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 143/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 144/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 144/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 145/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 145/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 146/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 146/539 [00:02<00:06, 59.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 147/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 147/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 147/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 148/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 148/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 149/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 149/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 150/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 150/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 151/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 151/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 152/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 152/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 153/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 153/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 154/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 154/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 155/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 155/539 [00:02<00:07, 54.55frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 156/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 156/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 156/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 157/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 157/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 158/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 158/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 159/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 159/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 160/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 160/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 161/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 161/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 162/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 162/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 163/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 163/539 [00:02<00:06, 58.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 164/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 164/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 164/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 165/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 165/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 166/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 166/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 167/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 167/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 168/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 168/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 169/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 169/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 170/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 170/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 171/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 171/539 [00:02<00:06, 61.22frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 172/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 172/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 172/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 173/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 173/539 [00:02<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 174/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 174/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 175/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 175/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 176/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 176/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 177/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 177/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 178/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 178/539 [00:03<00:05, 64.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 179/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 179/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 179/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 180/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 180/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 181/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 181/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 182/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 182/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 183/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 183/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 184/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 184/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 185/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 185/539 [00:03<00:05, 62.93frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 186/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 186/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 186/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 187/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 187/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 188/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 188/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 189/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 189/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 190/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 190/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 191/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 191/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 192/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 192/539 [00:03<00:05, 62.70frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 193/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 193/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 193/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 194/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 194/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 195/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 195/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 196/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 196/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 197/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 197/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 198/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 198/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 199/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 199/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 200/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 200/539 [00:03<00:05, 60.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 201/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 201/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 201/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 202/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 202/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 203/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 203/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 204/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 204/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 205/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 205/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 206/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 206/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 207/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 207/539 [00:03<00:05, 65.17frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 208/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 208/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 208/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 209/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 209/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 210/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 210/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 211/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 211/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 212/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 212/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 213/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 213/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 214/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 214/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 215/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 215/539 [00:03<00:05, 60.77frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 216/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 216/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 216/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 217/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 217/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 218/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 218/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 219/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 219/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 220/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 220/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 221/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 221/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 222/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 222/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 223/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 223/539 [00:03<00:05, 62.08frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 224/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 224/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 224/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 225/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 225/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 226/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 226/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 227/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 227/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 228/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 228/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 229/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 229/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 230/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 230/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 231/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 231/539 [00:03<00:04, 63.91frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 232/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 232/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 232/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 233/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 233/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 234/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 234/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 235/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 235/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 236/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 236/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 237/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 237/539 [00:03<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 238/539 [00:04<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 238/539 [00:04<00:04, 68.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 239/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 239/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 239/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 240/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 240/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 241/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 241/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 242/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 242/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 243/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 243/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 244/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 244/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 245/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 245/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 246/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 246/539 [00:04<00:04, 62.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 247/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 247/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 247/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 248/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 248/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 249/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 249/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 250/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 250/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 251/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 251/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 252/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 252/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 253/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 253/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 254/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 254/539 [00:04<00:04, 64.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 255/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 255/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 255/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 256/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 256/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 257/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 257/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 258/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 258/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 259/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 259/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 260/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 260/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 261/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 261/539 [00:04<00:04, 67.09frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 262/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 262/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 262/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 263/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 263/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 264/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 264/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 265/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 265/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 266/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 266/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 267/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 267/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 268/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 268/539 [00:04<00:04, 66.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 269/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 269/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 269/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 270/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 270/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 271/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 271/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 272/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 272/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 273/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 273/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 274/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 274/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 275/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 275/539 [00:04<00:04, 62.31frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 276/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 276/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 276/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 277/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 277/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 278/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 278/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 279/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 279/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 280/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 280/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 281/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 281/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 282/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 282/539 [00:04<00:04, 63.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 283/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 283/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 283/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 284/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 284/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 285/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 285/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 286/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 286/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 287/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 287/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 288/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 288/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 288/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 289/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 290/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 290/539 [00:04<00:04, 61.57frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 291/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 291/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 291/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 292/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 292/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 293/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 293/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 294/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 294/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 295/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 295/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 296/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 296/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 297/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 297/539 [00:04<00:03, 66.19frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 298/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 298/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 298/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 299/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 299/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 300/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 300/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 301/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 301/539 [00:04<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 302/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 302/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 303/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 303/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 304/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 304/539 [00:05<00:03, 64.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 305/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 305/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 305/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 306/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 306/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 307/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 307/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 308/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 308/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 309/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 309/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 310/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 310/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 311/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 311/539 [00:05<00:03, 63.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 312/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 312/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 312/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 313/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 313/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 314/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 314/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 315/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 315/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 316/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 316/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 317/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 317/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 318/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 318/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 319/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 319/539 [00:05<00:03, 63.02frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 320/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 320/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 320/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 321/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 321/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 322/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 322/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 323/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 323/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 324/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 324/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 325/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 325/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 326/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 326/539 [00:05<00:03, 67.58frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 327/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 327/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 327/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 328/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 328/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 329/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 329/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 330/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 330/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 331/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 331/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 332/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 332/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 333/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 333/539 [00:05<00:03, 67.50frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 334/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 334/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 334/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 335/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 335/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 336/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 336/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 337/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 337/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 338/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 338/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 339/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 339/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 340/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 340/539 [00:05<00:03, 65.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 341/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 341/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 341/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 342/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 342/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 343/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 343/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 344/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 344/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 345/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 345/539 [00:05<00:03, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 346/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 346/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 347/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 347/539 [00:05<00:02, 64.48frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 348/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 348/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 348/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 349/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 349/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 350/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 350/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 351/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 351/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 352/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 352/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 353/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 353/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 354/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 354/539 [00:05<00:02, 65.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 355/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 355/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 355/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 356/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 356/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 357/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 357/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 358/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 358/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 359/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 359/539 [00:05<00:03, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 360/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 360/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 361/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 361/539 [00:05<00:02, 59.87frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 362/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 362/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 362/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 363/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 363/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 364/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 364/539 [00:05<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 365/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 365/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 366/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 366/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 367/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 367/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 368/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 368/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 369/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 369/539 [00:06<00:02, 61.78frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 370/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 370/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 370/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 371/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 371/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 372/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 372/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 373/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 373/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 374/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 374/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 375/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 375/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 376/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 376/539 [00:06<00:02, 66.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 377/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 377/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 377/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 378/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 378/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 379/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 379/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 380/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 380/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 381/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 381/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 382/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 382/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 383/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 383/539 [00:06<00:02, 64.98frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 384/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 384/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 384/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 385/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 385/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 386/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 386/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 387/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 387/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 388/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 388/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 389/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 389/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 390/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 390/539 [00:06<00:02, 63.30frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 391/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 391/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 391/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 392/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 392/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 393/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 393/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 394/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 394/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 395/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 395/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 396/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 396/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 397/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 397/539 [00:06<00:02, 60.73frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 398/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 398/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 398/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 399/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 399/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 400/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 400/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 401/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 401/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 402/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 402/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 403/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 403/539 [00:06<00:02, 59.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 404/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 404/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 404/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 405/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 405/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 406/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 406/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 407/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 407/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 408/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 408/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 409/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 409/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 410/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 410/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 411/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 411/539 [00:06<00:02, 58.11frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 412/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 412/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 412/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 413/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 413/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 414/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 414/539 [00:06<00:02, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 415/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 415/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 416/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 416/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 417/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 417/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 418/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 418/539 [00:06<00:01, 62.24frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 419/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 419/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 419/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 420/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 420/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 421/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 421/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 422/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 422/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 423/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 423/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 424/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 424/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 425/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 425/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 426/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 426/539 [00:06<00:01, 61.14frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 427/539 [00:06<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 427/539 [00:06<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 427/539 [00:06<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 428/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 428/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 429/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 429/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 430/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 430/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 431/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 431/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 432/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 432/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 433/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 433/539 [00:07<00:01, 65.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 434/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 434/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 434/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 435/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 435/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 436/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 436/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 437/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 437/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 438/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 438/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 439/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 439/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 440/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 440/539 [00:07<00:01, 65.96frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 441/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 441/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 441/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 442/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 442/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 443/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 443/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 444/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 444/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 445/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 445/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 446/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 446/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 447/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 447/539 [00:07<00:01, 66.74frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 448/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 448/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 448/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 449/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 449/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 450/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 450/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 451/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 451/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 452/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 452/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 453/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 453/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 454/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 454/539 [00:07<00:01, 63.01frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 455/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 455/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 455/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 456/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 456/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 457/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 457/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 458/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 458/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 459/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 459/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 460/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 460/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 461/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 461/539 [00:07<00:01, 63.67frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 462/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 462/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 462/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 463/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 463/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 464/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 464/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 465/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 465/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 466/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 466/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 467/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 467/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 468/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 468/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 469/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 469/539 [00:07<00:01, 63.04frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 470/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 470/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 470/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 471/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 471/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 472/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 472/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 473/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 473/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 474/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 474/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 475/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 475/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 476/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 476/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 477/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 477/539 [00:07<00:01, 61.00frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 478/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 478/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 478/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 479/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 479/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 480/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 480/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 481/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 481/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 482/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 482/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 483/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 483/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 484/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 484/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 484/539 [00:07<00:00, 65.92frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 485/539 [00:07<00:00, 61.07frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 486/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 487/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 487/539 [00:07<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 488/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 488/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 489/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 489/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 490/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 490/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 491/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 491/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 492/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 492/539 [00:08<00:00, 60.33frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 493/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 493/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 493/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 494/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 494/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 495/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 495/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 496/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 496/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 497/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 497/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 498/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 498/539 [00:08<00:00, 57.80frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 499/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 499/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 499/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 500/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 500/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 501/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 501/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 502/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 502/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 503/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 503/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 504/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 504/539 [00:08<00:00, 52.26frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 505/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 505/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 505/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 506/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 506/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 507/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 507/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 508/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 508/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 509/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 509/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 510/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 510/539 [00:08<00:00, 49.44frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 511/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 511/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 511/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 512/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 512/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 513/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 513/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 514/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 514/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 515/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 515/539 [00:08<00:00, 49.41frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 516/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 516/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 516/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 517/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 517/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 518/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 518/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 519/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 519/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 520/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 520/539 [00:08<00:00, 49.36frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 521/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 521/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 521/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 522/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 522/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 523/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 523/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 524/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 524/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 525/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 525/539 [00:08<00:00, 48.39frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 526/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 526/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 526/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 527/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 527/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 528/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 528/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 529/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 529/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 530/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 530/539 [00:08<00:00, 43.47frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 531/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 531/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 531/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 532/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 532/539 [00:08<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 533/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 533/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 534/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 534/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 535/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 535/539 [00:09<00:00, 44.71frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 536/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 536/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 536/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 537/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 537/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 538/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 538/539 [00:09<00:00, 36.45frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] [ROOP.FACE-ENHANCER] Progressing... Processing: 100%|ββββββββββ| 539/539 [00:09<00:00, 57.34frame/s, memory_usage=05.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 0/539 [00:00<?, ?frame/s] Processing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 0/539 [00:00<?, ?frame/s, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/539 [00:00<01:05, 8.22frame/s, memory_usage=05.58GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/539 [00:00<01:05, 8.21frame/s, memory_usage=05.58GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/539 [00:00<00:32, 16.41frame/s, memory_usage=05.58GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/539 [00:00<00:32, 16.41frame/s, memory_usage=05.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/539 [00:00<00:32, 16.41frame/s, memory_usage=05.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 3/539 [00:00<00:32, 16.41frame/s, memory_usage=05.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 3/539 [00:00<00:32, 16.41frame/s, memory_usage=05.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 4/539 [00:00<00:32, 16.41frame/s, memory_usage=05.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 4/539 [00:00<00:32, 16.41frame/s, memory_usage=05.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 5/539 [00:00<00:25, 21.08frame/s, memory_usage=05.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 5/539 [00:00<00:25, 21.08frame/s, memory_usage=05.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 5/539 [00:00<00:25, 21.08frame/s, memory_usage=05.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 6/539 [00:00<00:25, 21.08frame/s, memory_usage=05.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 6/539 [00:00<00:25, 21.08frame/s, memory_usage=05.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 7/539 [00:00<00:25, 21.08frame/s, memory_usage=05.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 7/539 [00:00<00:25, 21.08frame/s, memory_usage=05.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 8/539 [00:00<00:23, 22.45frame/s, memory_usage=05.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 8/539 [00:00<00:23, 22.45frame/s, memory_usage=05.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 8/539 [00:00<00:23, 22.45frame/s, memory_usage=05.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 9/539 [00:00<00:23, 22.45frame/s, memory_usage=05.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Downloading: "https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth" to /src/roop/gfpgan/weights/detection_Resnet50_Final.pth Processing: 2%|β | 9/539 [00:00<00:23, 22.45frame/s, memory_usage=05.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] 0%| | 0.00/104M [00:00<?, ?B/s] 11%|β | 11.5M/104M [00:00<00:00, 120MB/s] 29%|βββ | 30.8M/104M [00:00<00:00, 168MB/s] 75%|ββββββββ | 78.2M/104M [00:00<00:00, 318MB/s] Downloading: "https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth" to /src/roop/gfpgan/weights/parsing_parsenet.pth 100%|ββββββββββ| 104M/104M [00:00<00:00, 306MB/s] 0%| | 0.00/81.4M [00:00<?, ?B/s] 20%|ββ | 16.1M/81.4M [00:00<00:00, 169MB/s] 49%|βββββ | 40.0M/81.4M [00:00<00:00, 217MB/s] 99%|ββββββββββ| 80.2M/81.4M [00:00<00:00, 310MB/s] 100%|ββββββββββ| 81.4M/81.4M [00:00<00:00, 282MB/s] Processing: 2%|β | 10/539 [00:04<00:23, 22.45frame/s, memory_usage=05.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 10/539 [00:04<00:23, 22.45frame/s, memory_usage=05.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 11/539 [00:04<05:18, 1.66frame/s, memory_usage=05.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 11/539 [00:04<05:18, 1.66frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 11/539 [00:04<05:18, 1.66frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 12/539 [00:05<05:18, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 12/539 [00:05<05:18, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 13/539 [00:05<04:51, 1.80frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 13/539 [00:05<04:51, 1.80frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 13/539 [00:05<04:51, 1.80frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 14/539 [00:05<04:47, 1.83frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 14/539 [00:06<04:47, 1.83frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 14/539 [00:06<04:47, 1.83frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 15/539 [00:06<04:28, 1.95frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 15/539 [00:06<04:28, 1.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 15/539 [00:06<04:28, 1.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 16/539 [00:06<04:14, 2.06frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 16/539 [00:07<04:14, 2.06frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 16/539 [00:07<04:14, 2.06frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 17/539 [00:07<03:53, 2.23frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 17/539 [00:07<03:53, 2.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 17/539 [00:07<03:53, 2.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 18/539 [00:07<03:33, 2.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 18/539 [00:07<03:33, 2.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 18/539 [00:07<03:33, 2.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 19/539 [00:07<03:03, 2.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 19/539 [00:07<03:03, 2.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 19/539 [00:07<03:03, 2.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 20/539 [00:07<02:51, 3.02frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 20/539 [00:08<02:51, 3.02frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 20/539 [00:08<02:51, 3.02frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 21/539 [00:08<02:44, 3.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 21/539 [00:08<02:44, 3.15frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 21/539 [00:08<02:44, 3.15frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 22/539 [00:08<02:35, 3.32frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 22/539 [00:08<02:35, 3.32frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 22/539 [00:08<02:35, 3.32frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 23/539 [00:08<02:35, 3.31frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 23/539 [00:08<02:35, 3.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 23/539 [00:08<02:35, 3.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 24/539 [00:08<02:24, 3.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 24/539 [00:08<02:24, 3.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 24/539 [00:08<02:24, 3.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 25/539 [00:08<02:00, 4.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 25/539 [00:09<02:00, 4.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 25/539 [00:09<02:00, 4.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 26/539 [00:09<01:45, 4.85frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 26/539 [00:09<01:45, 4.85frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 26/539 [00:09<01:45, 4.85frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 27/539 [00:09<01:37, 5.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 27/539 [00:09<01:37, 5.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 27/539 [00:09<01:37, 5.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 28/539 [00:09<01:43, 4.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 28/539 [00:09<01:43, 4.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 28/539 [00:09<01:43, 4.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 29/539 [00:09<01:45, 4.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 29/539 [00:10<01:45, 4.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 29/539 [00:10<01:45, 4.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 30/539 [00:10<01:57, 4.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 30/539 [00:10<01:57, 4.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 30/539 [00:10<01:57, 4.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 31/539 [00:10<01:55, 4.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 31/539 [00:10<01:55, 4.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 31/539 [00:10<01:55, 4.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 32/539 [00:10<02:00, 4.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 32/539 [00:10<02:00, 4.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 32/539 [00:10<02:00, 4.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 33/539 [00:10<01:53, 4.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 33/539 [00:10<01:53, 4.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 33/539 [00:10<01:53, 4.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 34/539 [00:10<01:41, 4.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 34/539 [00:10<01:41, 4.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 34/539 [00:10<01:41, 4.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 35/539 [00:10<01:35, 5.28frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 35/539 [00:11<01:35, 5.28frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 35/539 [00:11<01:35, 5.28frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 36/539 [00:11<01:43, 4.87frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 36/539 [00:11<01:43, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 36/539 [00:11<01:43, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 37/539 [00:11<01:55, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 37/539 [00:11<01:55, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 37/539 [00:11<01:55, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 38/539 [00:11<02:01, 4.14frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 38/539 [00:12<02:01, 4.14frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 38/539 [00:12<02:01, 4.14frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 39/539 [00:12<02:08, 3.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 39/539 [00:12<02:08, 3.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 39/539 [00:12<02:08, 3.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 40/539 [00:12<02:12, 3.77frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 40/539 [00:12<02:12, 3.77frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 40/539 [00:12<02:12, 3.77frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 41/539 [00:12<01:53, 4.38frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 41/539 [00:12<01:53, 4.38frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 41/539 [00:12<01:53, 4.38frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 42/539 [00:12<01:39, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 42/539 [00:12<01:39, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 42/539 [00:12<01:39, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 43/539 [00:12<01:33, 5.31frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 43/539 [00:13<01:33, 5.31frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 43/539 [00:13<01:33, 5.31frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 44/539 [00:13<01:39, 4.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 44/539 [00:13<01:39, 4.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 44/539 [00:13<01:39, 4.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 45/539 [00:13<01:50, 4.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 45/539 [00:13<01:50, 4.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 45/539 [00:13<01:50, 4.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 46/539 [00:13<01:56, 4.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 46/539 [00:13<01:56, 4.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 46/539 [00:13<01:56, 4.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 47/539 [00:13<01:55, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 47/539 [00:14<01:55, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 47/539 [00:14<01:55, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 48/539 [00:14<01:54, 4.30frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 48/539 [00:14<01:54, 4.30frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 48/539 [00:14<01:54, 4.30frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 49/539 [00:14<01:43, 4.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 49/539 [00:14<01:43, 4.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 49/539 [00:14<01:43, 4.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 50/539 [00:14<01:34, 5.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 50/539 [00:14<01:34, 5.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 50/539 [00:14<01:34, 5.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 51/539 [00:14<01:27, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 51/539 [00:14<01:27, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 51/539 [00:14<01:27, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 52/539 [00:14<01:39, 4.89frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 52/539 [00:15<01:39, 4.89frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 52/539 [00:15<01:39, 4.89frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 53/539 [00:15<01:54, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 53/539 [00:15<01:54, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 53/539 [00:15<01:54, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 54/539 [00:15<01:59, 4.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 54/539 [00:15<01:59, 4.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 54/539 [00:15<01:59, 4.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 55/539 [00:15<01:58, 4.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 55/539 [00:15<01:58, 4.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 55/539 [00:15<01:58, 4.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 56/539 [00:15<01:57, 4.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 56/539 [00:15<01:57, 4.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 56/539 [00:15<01:57, 4.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 57/539 [00:15<01:42, 4.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 57/539 [00:16<01:42, 4.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 57/539 [00:16<01:42, 4.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 58/539 [00:16<01:31, 5.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 58/539 [00:16<01:31, 5.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 58/539 [00:16<01:31, 5.24frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 59/539 [00:16<01:25, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 59/539 [00:16<01:25, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 59/539 [00:16<01:25, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 60/539 [00:16<01:36, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 60/539 [00:16<01:36, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 60/539 [00:16<01:36, 4.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 61/539 [00:16<01:47, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 61/539 [00:17<01:47, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 61/539 [00:17<01:47, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 62/539 [00:17<01:50, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 62/539 [00:17<01:50, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 62/539 [00:17<01:50, 4.33frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 63/539 [00:17<01:49, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 63/539 [00:17<01:49, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 63/539 [00:17<01:49, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 64/539 [00:17<01:48, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 64/539 [00:17<01:48, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 64/539 [00:17<01:48, 4.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 65/539 [00:17<01:37, 4.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 65/539 [00:17<01:37, 4.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 65/539 [00:17<01:37, 4.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 66/539 [00:17<01:29, 5.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 66/539 [00:17<01:29, 5.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 66/539 [00:17<01:29, 5.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 67/539 [00:17<01:23, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 67/539 [00:18<01:23, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 67/539 [00:18<01:23, 5.63frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 68/539 [00:18<01:33, 5.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 68/539 [00:18<01:33, 5.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 68/539 [00:18<01:33, 5.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 69/539 [00:18<01:46, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 69/539 [00:18<01:46, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 69/539 [00:18<01:46, 4.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 70/539 [00:18<01:52, 4.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 70/539 [00:18<01:52, 4.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 70/539 [00:18<01:52, 4.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 71/539 [00:18<01:49, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 71/539 [00:19<01:49, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 71/539 [00:19<01:49, 4.26frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 72/539 [00:19<01:47, 4.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 72/539 [00:19<01:47, 4.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 72/539 [00:19<01:47, 4.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 73/539 [00:19<01:35, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 73/539 [00:19<01:35, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 73/539 [00:19<01:35, 4.87frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 74/539 [00:19<01:26, 5.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 74/539 [00:19<01:26, 5.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 74/539 [00:19<01:26, 5.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 75/539 [00:19<01:21, 5.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 75/539 [00:19<01:21, 5.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 75/539 [00:19<01:21, 5.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 76/539 [00:19<01:29, 5.16frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 76/539 [00:20<01:29, 5.16frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 76/539 [00:20<01:29, 5.16frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 77/539 [00:20<01:43, 4.48frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 77/539 [00:20<01:43, 4.48frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 77/539 [00:20<01:43, 4.48frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 78/539 [00:20<01:49, 4.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 78/539 [00:20<01:49, 4.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 78/539 [00:20<01:49, 4.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 79/539 [00:20<01:53, 4.06frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 79/539 [00:20<01:53, 4.06frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 79/539 [00:20<01:53, 4.06frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 80/539 [00:20<01:51, 4.11frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 80/539 [00:21<01:51, 4.11frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 80/539 [00:21<01:51, 4.11frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 81/539 [00:21<01:38, 4.67frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 81/539 [00:21<01:38, 4.67frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 81/539 [00:21<01:38, 4.67frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 82/539 [00:21<01:28, 5.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 82/539 [00:21<01:28, 5.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 82/539 [00:21<01:28, 5.19frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 83/539 [00:21<01:22, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 83/539 [00:21<01:22, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 83/539 [00:21<01:22, 5.55frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 84/539 [00:21<01:30, 5.05frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 84/539 [00:21<01:30, 5.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 84/539 [00:21<01:30, 5.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 85/539 [00:21<01:42, 4.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 85/539 [00:22<01:42, 4.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 85/539 [00:22<01:42, 4.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 86/539 [00:22<01:47, 4.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 86/539 [00:22<01:47, 4.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 86/539 [00:22<01:47, 4.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 87/539 [00:22<01:48, 4.17frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 87/539 [00:22<01:48, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 87/539 [00:22<01:48, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 88/539 [00:22<01:45, 4.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 88/539 [00:22<01:45, 4.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 88/539 [00:22<01:45, 4.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 89/539 [00:22<01:36, 4.68frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 89/539 [00:22<01:36, 4.68frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 89/539 [00:22<01:36, 4.68frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 90/539 [00:22<01:25, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 90/539 [00:23<01:25, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 90/539 [00:23<01:25, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 91/539 [00:23<01:19, 5.62frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 91/539 [00:23<01:19, 5.62frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 91/539 [00:23<01:19, 5.62frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 92/539 [00:23<01:30, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 92/539 [00:23<01:30, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 92/539 [00:23<01:30, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 93/539 [00:23<01:41, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 93/539 [00:23<01:41, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 93/539 [00:23<01:41, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 94/539 [00:23<01:46, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 94/539 [00:24<01:46, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 94/539 [00:24<01:46, 4.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 95/539 [00:24<01:46, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 95/539 [00:24<01:46, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 95/539 [00:24<01:46, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 96/539 [00:24<01:43, 4.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 96/539 [00:24<01:43, 4.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 96/539 [00:24<01:43, 4.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 97/539 [00:24<01:33, 4.72frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 97/539 [00:24<01:33, 4.72frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 97/539 [00:24<01:33, 4.72frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 98/539 [00:24<01:24, 5.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 98/539 [00:24<01:24, 5.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 98/539 [00:24<01:24, 5.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 99/539 [00:24<01:18, 5.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 99/539 [00:25<01:18, 5.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 99/539 [00:25<01:18, 5.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 100/539 [00:25<01:20, 5.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 100/539 [00:25<01:20, 5.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 100/539 [00:25<01:20, 5.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 101/539 [00:25<01:43, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 101/539 [00:25<01:43, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 101/539 [00:25<01:43, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 102/539 [00:25<01:50, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 102/539 [00:25<01:50, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 102/539 [00:25<01:50, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 103/539 [00:25<01:47, 4.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 103/539 [00:26<01:47, 4.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 103/539 [00:26<01:47, 4.05frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 104/539 [00:26<01:44, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 104/539 [00:26<01:44, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 104/539 [00:26<01:44, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 105/539 [00:26<01:31, 4.73frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 105/539 [00:26<01:31, 4.73frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 105/539 [00:26<01:31, 4.73frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 106/539 [00:26<01:22, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 106/539 [00:26<01:22, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 106/539 [00:26<01:22, 5.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 107/539 [00:26<01:16, 5.65frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 107/539 [00:26<01:16, 5.65frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 107/539 [00:26<01:16, 5.65frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 108/539 [00:26<01:24, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 108/539 [00:27<01:24, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 108/539 [00:27<01:24, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 109/539 [00:27<01:36, 4.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 109/539 [00:27<01:36, 4.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 109/539 [00:27<01:36, 4.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 110/539 [00:27<01:42, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 110/539 [00:27<01:42, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 110/539 [00:27<01:42, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 111/539 [00:27<01:41, 4.21frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 111/539 [00:27<01:41, 4.21frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 111/539 [00:27<01:41, 4.21frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 112/539 [00:27<01:40, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 112/539 [00:27<01:40, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 112/539 [00:27<01:40, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 113/539 [00:27<01:28, 4.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 113/539 [00:28<01:28, 4.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 113/539 [00:28<01:28, 4.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 114/539 [00:28<01:20, 5.31frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 114/539 [00:28<01:20, 5.31frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 114/539 [00:28<01:20, 5.31frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 115/539 [00:28<01:27, 4.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 115/539 [00:28<01:27, 4.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 115/539 [00:28<01:27, 4.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 116/539 [00:28<01:31, 4.61frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 116/539 [00:28<01:31, 4.61frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 116/539 [00:28<01:31, 4.61frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 117/539 [00:28<01:40, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 117/539 [00:29<01:40, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 117/539 [00:29<01:40, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 118/539 [00:29<01:44, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 118/539 [00:29<01:44, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 118/539 [00:29<01:44, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 119/539 [00:29<01:39, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 119/539 [00:29<01:39, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 119/539 [00:29<01:39, 4.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 120/539 [00:29<01:35, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 120/539 [00:29<01:35, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 120/539 [00:29<01:35, 4.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 121/539 [00:29<01:24, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 121/539 [00:29<01:24, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 121/539 [00:29<01:24, 4.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 122/539 [00:29<01:17, 5.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 122/539 [00:29<01:17, 5.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 122/539 [00:29<01:17, 5.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 123/539 [00:29<01:11, 5.80frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 123/539 [00:30<01:11, 5.80frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 123/539 [00:30<01:11, 5.80frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 124/539 [00:30<01:20, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 124/539 [00:30<01:20, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 124/539 [00:30<01:20, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 125/539 [00:30<01:32, 4.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 125/539 [00:30<01:32, 4.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 125/539 [00:30<01:32, 4.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 126/539 [00:30<01:37, 4.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 126/539 [00:31<01:37, 4.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 126/539 [00:31<01:37, 4.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 127/539 [00:31<01:37, 4.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 127/539 [00:31<01:37, 4.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 127/539 [00:31<01:37, 4.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 128/539 [00:31<01:35, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 128/539 [00:31<01:35, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 128/539 [00:31<01:35, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 129/539 [00:31<01:29, 4.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 129/539 [00:31<01:29, 4.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 129/539 [00:31<01:29, 4.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 130/539 [00:31<01:19, 5.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 130/539 [00:31<01:19, 5.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 130/539 [00:31<01:19, 5.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 131/539 [00:31<01:13, 5.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 131/539 [00:31<01:13, 5.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 131/539 [00:31<01:13, 5.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 132/539 [00:31<01:20, 5.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 132/539 [00:32<01:20, 5.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 132/539 [00:32<01:20, 5.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 133/539 [00:32<01:27, 4.63frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 133/539 [00:32<01:27, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 133/539 [00:32<01:27, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 134/539 [00:32<01:43, 3.91frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 134/539 [00:32<01:43, 3.91frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 134/539 [00:32<01:43, 3.91frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 135/539 [00:32<01:39, 4.05frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 135/539 [00:33<01:39, 4.05frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 135/539 [00:33<01:39, 4.05frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 136/539 [00:33<01:35, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 136/539 [00:33<01:35, 4.21frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 136/539 [00:33<01:35, 4.21frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 137/539 [00:33<01:24, 4.75frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 137/539 [00:33<01:24, 4.75frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 137/539 [00:33<01:24, 4.75frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 138/539 [00:33<01:16, 5.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 138/539 [00:33<01:16, 5.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 138/539 [00:33<01:16, 5.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 139/539 [00:33<01:10, 5.65frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 139/539 [00:33<01:10, 5.65frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 139/539 [00:33<01:10, 5.65frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 140/539 [00:33<01:19, 4.99frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 140/539 [00:33<01:19, 4.99frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 140/539 [00:33<01:19, 4.99frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 141/539 [00:33<01:28, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 141/539 [00:34<01:28, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 141/539 [00:34<01:28, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 142/539 [00:34<01:31, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 142/539 [00:34<01:31, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 142/539 [00:34<01:31, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 143/539 [00:34<01:31, 4.34frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 143/539 [00:34<01:31, 4.34frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 143/539 [00:34<01:31, 4.34frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 144/539 [00:34<01:30, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 144/539 [00:34<01:30, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 144/539 [00:34<01:30, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 145/539 [00:34<01:20, 4.87frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 145/539 [00:35<01:20, 4.87frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 145/539 [00:35<01:20, 4.87frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 146/539 [00:35<01:20, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 146/539 [00:35<01:20, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 146/539 [00:35<01:20, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 147/539 [00:35<01:18, 5.02frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 147/539 [00:35<01:18, 5.02frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 147/539 [00:35<01:18, 5.02frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 148/539 [00:35<01:22, 4.76frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 148/539 [00:35<01:22, 4.76frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 148/539 [00:35<01:22, 4.76frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 149/539 [00:35<01:31, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 149/539 [00:35<01:31, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 149/539 [00:35<01:31, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 150/539 [00:35<01:29, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 150/539 [00:36<01:29, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 150/539 [00:36<01:29, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 151/539 [00:36<01:34, 4.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 151/539 [00:36<01:34, 4.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 151/539 [00:36<01:34, 4.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 152/539 [00:36<01:31, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 152/539 [00:36<01:31, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 152/539 [00:36<01:31, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 153/539 [00:36<01:21, 4.73frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 153/539 [00:36<01:21, 4.73frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 153/539 [00:36<01:21, 4.73frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 154/539 [00:36<01:13, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 154/539 [00:36<01:13, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 154/539 [00:36<01:13, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 155/539 [00:36<01:07, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 155/539 [00:37<01:07, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 155/539 [00:37<01:07, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 156/539 [00:37<01:15, 5.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 156/539 [00:37<01:15, 5.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 156/539 [00:37<01:15, 5.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 157/539 [00:37<01:26, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 157/539 [00:37<01:26, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 157/539 [00:37<01:26, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 158/539 [00:37<01:29, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 158/539 [00:37<01:29, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 158/539 [00:37<01:29, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 159/539 [00:37<01:28, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 159/539 [00:38<01:28, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 159/539 [00:38<01:28, 4.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 160/539 [00:38<01:26, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 160/539 [00:38<01:26, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 160/539 [00:38<01:26, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 161/539 [00:38<01:19, 4.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 161/539 [00:38<01:19, 4.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 161/539 [00:38<01:19, 4.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 162/539 [00:38<01:11, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 162/539 [00:38<01:11, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 162/539 [00:38<01:11, 5.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 163/539 [00:38<01:06, 5.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 163/539 [00:38<01:06, 5.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 163/539 [00:38<01:06, 5.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 164/539 [00:38<01:13, 5.12frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 164/539 [00:39<01:13, 5.12frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 164/539 [00:39<01:13, 5.12frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 165/539 [00:39<01:23, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 165/539 [00:39<01:23, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 165/539 [00:39<01:23, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 166/539 [00:39<01:28, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 166/539 [00:39<01:28, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 166/539 [00:39<01:28, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 167/539 [00:39<01:25, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 167/539 [00:39<01:25, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 167/539 [00:39<01:25, 4.36frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 168/539 [00:39<01:24, 4.39frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 168/539 [00:39<01:24, 4.39frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 168/539 [00:39<01:24, 4.39frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 169/539 [00:39<01:15, 4.89frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 169/539 [00:40<01:15, 4.89frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 169/539 [00:40<01:15, 4.89frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 170/539 [00:40<01:08, 5.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 170/539 [00:40<01:08, 5.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 170/539 [00:40<01:08, 5.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 171/539 [00:40<01:03, 5.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 171/539 [00:40<01:03, 5.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 171/539 [00:40<01:03, 5.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 172/539 [00:40<01:12, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 172/539 [00:40<01:12, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 172/539 [00:40<01:12, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 173/539 [00:40<01:22, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 173/539 [00:41<01:22, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 173/539 [00:41<01:22, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 174/539 [00:41<01:21, 4.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 174/539 [00:41<01:21, 4.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 174/539 [00:41<01:21, 4.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 175/539 [00:41<01:19, 4.56frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 175/539 [00:41<01:19, 4.56frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 175/539 [00:41<01:19, 4.56frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 176/539 [00:41<01:20, 4.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 176/539 [00:41<01:20, 4.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 176/539 [00:41<01:20, 4.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 177/539 [00:41<01:12, 5.01frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 177/539 [00:41<01:12, 5.01frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 177/539 [00:41<01:12, 5.01frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 178/539 [00:41<01:05, 5.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 178/539 [00:41<01:05, 5.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 178/539 [00:41<01:05, 5.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 179/539 [00:41<01:06, 5.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 179/539 [00:42<01:06, 5.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 179/539 [00:42<01:06, 5.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 180/539 [00:42<01:13, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 180/539 [00:42<01:13, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 180/539 [00:42<01:13, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 181/539 [00:42<01:22, 4.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 181/539 [00:42<01:22, 4.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 181/539 [00:42<01:22, 4.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 182/539 [00:42<01:22, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 182/539 [00:42<01:22, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 182/539 [00:42<01:22, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 183/539 [00:42<01:19, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 183/539 [00:43<01:19, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 183/539 [00:43<01:19, 4.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 184/539 [00:43<01:16, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 184/539 [00:43<01:16, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 184/539 [00:43<01:16, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 185/539 [00:43<01:09, 5.11frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 185/539 [00:43<01:09, 5.11frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 185/539 [00:43<01:09, 5.11frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 186/539 [00:43<01:03, 5.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 186/539 [00:43<01:03, 5.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 186/539 [00:43<01:03, 5.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 187/539 [00:43<00:59, 5.90frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 187/539 [00:43<00:59, 5.90frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 187/539 [00:43<00:59, 5.90frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 188/539 [00:43<01:07, 5.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 188/539 [00:44<01:07, 5.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 188/539 [00:44<01:07, 5.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 189/539 [00:44<01:14, 4.70frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 189/539 [00:44<01:14, 4.70frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 189/539 [00:44<01:14, 4.70frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 190/539 [00:44<01:20, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 190/539 [00:44<01:20, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 190/539 [00:44<01:20, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 191/539 [00:44<01:20, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 191/539 [00:44<01:20, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 191/539 [00:44<01:20, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 192/539 [00:44<01:20, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 192/539 [00:44<01:20, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 192/539 [00:44<01:20, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 193/539 [00:44<01:10, 4.88frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 193/539 [00:45<01:10, 4.88frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 193/539 [00:45<01:10, 4.88frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 194/539 [00:45<01:04, 5.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 194/539 [00:45<01:04, 5.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 194/539 [00:45<01:04, 5.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 195/539 [00:45<00:59, 5.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 195/539 [00:45<00:59, 5.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 195/539 [00:45<00:59, 5.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 196/539 [00:45<01:06, 5.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 196/539 [00:45<01:06, 5.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 196/539 [00:45<01:06, 5.13frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 197/539 [00:45<01:14, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 197/539 [00:46<01:14, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 197/539 [00:46<01:14, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 198/539 [00:46<01:26, 3.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 198/539 [00:46<01:26, 3.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 198/539 [00:46<01:26, 3.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 199/539 [00:46<01:21, 4.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 199/539 [00:46<01:21, 4.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 199/539 [00:46<01:21, 4.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 200/539 [00:46<01:19, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 200/539 [00:46<01:19, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 200/539 [00:46<01:19, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 201/539 [00:46<01:10, 4.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 201/539 [00:46<01:10, 4.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 201/539 [00:46<01:10, 4.79frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 202/539 [00:46<01:03, 5.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 202/539 [00:46<01:03, 5.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 202/539 [00:46<01:03, 5.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 203/539 [00:46<00:59, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 203/539 [00:47<00:59, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 203/539 [00:47<00:59, 5.68frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 204/539 [00:47<01:07, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 204/539 [00:47<01:07, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 204/539 [00:47<01:07, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 205/539 [00:47<01:16, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 205/539 [00:47<01:16, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 205/539 [00:47<01:16, 4.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 206/539 [00:47<01:18, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 206/539 [00:48<01:18, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 206/539 [00:48<01:18, 4.25frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 207/539 [00:48<01:18, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 207/539 [00:48<01:18, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 207/539 [00:48<01:18, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 208/539 [00:48<01:27, 3.80frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 208/539 [00:48<01:27, 3.80frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 208/539 [00:48<01:27, 3.80frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 209/539 [00:48<01:16, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 209/539 [00:48<01:16, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 209/539 [00:48<01:16, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 210/539 [00:48<01:07, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 210/539 [00:48<01:07, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 210/539 [00:48<01:07, 4.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 211/539 [00:48<01:01, 5.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 211/539 [00:49<01:01, 5.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 211/539 [00:49<01:01, 5.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 212/539 [00:49<01:05, 5.00frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 212/539 [00:49<01:05, 5.00frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 212/539 [00:49<01:05, 5.00frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 213/539 [00:49<01:15, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 213/539 [00:49<01:15, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 213/539 [00:49<01:15, 4.33frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 214/539 [00:49<01:17, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 214/539 [00:49<01:17, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 214/539 [00:49<01:17, 4.22frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 215/539 [00:49<01:17, 4.18frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 215/539 [00:50<01:17, 4.18frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 215/539 [00:50<01:17, 4.18frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 216/539 [00:50<01:17, 4.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 216/539 [00:50<01:17, 4.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 216/539 [00:50<01:17, 4.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 217/539 [00:50<01:09, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 217/539 [00:50<01:09, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 217/539 [00:50<01:09, 4.62frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 218/539 [00:50<01:02, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 218/539 [00:50<01:02, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 218/539 [00:50<01:02, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 219/539 [00:50<00:58, 5.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 219/539 [00:50<00:58, 5.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 219/539 [00:50<00:58, 5.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 220/539 [00:50<01:02, 5.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 220/539 [00:51<01:02, 5.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 220/539 [00:51<01:02, 5.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 221/539 [00:51<01:08, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 221/539 [00:51<01:08, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 221/539 [00:51<01:08, 4.63frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 222/539 [00:51<01:11, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 222/539 [00:51<01:11, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 222/539 [00:51<01:11, 4.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 223/539 [00:51<01:17, 4.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 223/539 [00:51<01:17, 4.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 223/539 [00:51<01:17, 4.09frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 224/539 [00:51<01:17, 4.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 224/539 [00:51<01:17, 4.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 224/539 [00:51<01:17, 4.07frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 225/539 [00:51<01:08, 4.57frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 225/539 [00:52<01:08, 4.57frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 225/539 [00:52<01:08, 4.57frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 226/539 [00:52<01:01, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 226/539 [00:52<01:01, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 226/539 [00:52<01:01, 5.08frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 227/539 [00:52<00:56, 5.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 227/539 [00:52<00:56, 5.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 227/539 [00:52<00:56, 5.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 228/539 [00:52<01:01, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 228/539 [00:52<01:01, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 228/539 [00:52<01:01, 5.10frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 229/539 [00:52<01:10, 4.42frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 229/539 [00:53<01:10, 4.42frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 229/539 [00:53<01:10, 4.42frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 230/539 [00:53<01:13, 4.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 230/539 [00:53<01:13, 4.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 230/539 [00:53<01:13, 4.23frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 231/539 [00:53<01:11, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 231/539 [00:53<01:11, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 231/539 [00:53<01:11, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 232/539 [00:53<01:19, 3.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 232/539 [00:53<01:19, 3.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 232/539 [00:53<01:19, 3.87frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 233/539 [00:53<01:09, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 233/539 [00:53<01:09, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 233/539 [00:53<01:09, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 234/539 [00:53<01:01, 4.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 234/539 [00:54<01:01, 4.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 234/539 [00:54<01:01, 4.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 235/539 [00:54<00:57, 5.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 235/539 [00:54<00:57, 5.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 235/539 [00:54<00:57, 5.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 236/539 [00:54<01:01, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 236/539 [00:54<01:01, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 236/539 [00:54<01:01, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 237/539 [00:54<01:07, 4.50frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 237/539 [00:54<01:07, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 237/539 [00:54<01:07, 4.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 238/539 [00:54<01:17, 3.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 238/539 [00:55<01:17, 3.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 238/539 [00:55<01:17, 3.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 239/539 [00:55<01:18, 3.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 239/539 [00:55<01:18, 3.83frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 239/539 [00:55<01:18, 3.83frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 240/539 [00:55<01:14, 4.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 240/539 [00:55<01:14, 4.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 240/539 [00:55<01:14, 4.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 241/539 [00:55<01:06, 4.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 241/539 [00:55<01:06, 4.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 241/539 [00:55<01:06, 4.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 242/539 [00:55<00:59, 5.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 242/539 [00:55<00:59, 5.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 242/539 [00:55<00:59, 5.03frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 243/539 [00:55<00:53, 5.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 243/539 [00:56<00:53, 5.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 243/539 [00:56<00:53, 5.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 244/539 [00:56<00:56, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 244/539 [00:56<00:56, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 244/539 [00:56<00:56, 5.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 245/539 [00:56<01:03, 4.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 245/539 [00:56<01:03, 4.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 245/539 [00:56<01:03, 4.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 246/539 [00:56<01:08, 4.29frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 246/539 [00:56<01:08, 4.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 246/539 [00:56<01:08, 4.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 247/539 [00:56<01:09, 4.20frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 247/539 [00:57<01:09, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 247/539 [00:57<01:09, 4.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 248/539 [00:57<01:07, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 248/539 [00:57<01:07, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 248/539 [00:57<01:07, 4.32frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 249/539 [00:57<01:00, 4.76frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 249/539 [00:57<01:00, 4.76frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 249/539 [00:57<01:00, 4.76frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 250/539 [00:57<00:54, 5.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 250/539 [00:57<00:54, 5.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 250/539 [00:57<00:54, 5.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 251/539 [00:57<00:50, 5.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 251/539 [00:57<00:50, 5.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 251/539 [00:57<00:50, 5.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 252/539 [00:57<00:56, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 252/539 [00:57<00:56, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 252/539 [00:57<00:56, 5.09frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 253/539 [00:57<01:01, 4.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 253/539 [00:58<01:01, 4.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 253/539 [00:58<01:01, 4.66frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 254/539 [00:58<01:10, 4.04frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 254/539 [00:58<01:10, 4.04frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 254/539 [00:58<01:10, 4.04frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 255/539 [00:58<01:11, 3.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 255/539 [00:58<01:11, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 255/539 [00:58<01:11, 3.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 256/539 [00:58<01:11, 3.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 256/539 [00:58<01:11, 3.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 256/539 [00:58<01:11, 3.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 257/539 [00:58<01:03, 4.45frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 257/539 [00:59<01:03, 4.45frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 257/539 [00:59<01:03, 4.45frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 258/539 [00:59<00:56, 4.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 258/539 [00:59<00:56, 4.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 258/539 [00:59<00:56, 4.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 259/539 [00:59<00:51, 5.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 259/539 [00:59<00:51, 5.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 259/539 [00:59<00:51, 5.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 260/539 [00:59<00:56, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 260/539 [00:59<00:56, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 260/539 [00:59<00:56, 4.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 261/539 [00:59<01:03, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 261/539 [01:00<01:03, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 261/539 [01:00<01:03, 4.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 262/539 [01:00<01:06, 4.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 262/539 [01:00<01:06, 4.18frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 262/539 [01:00<01:06, 4.18frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 263/539 [01:00<01:04, 4.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 263/539 [01:00<01:04, 4.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 263/539 [01:00<01:04, 4.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 264/539 [01:00<01:12, 3.78frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 264/539 [01:00<01:12, 3.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 264/539 [01:00<01:12, 3.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 265/539 [01:00<01:03, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 265/539 [01:00<01:03, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 265/539 [01:00<01:03, 4.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 266/539 [01:00<00:56, 4.85frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 266/539 [01:01<00:56, 4.85frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 266/539 [01:01<00:56, 4.85frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 267/539 [01:01<00:50, 5.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 267/539 [01:01<00:50, 5.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 267/539 [01:01<00:50, 5.35frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 268/539 [01:01<00:54, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 268/539 [01:01<00:54, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 268/539 [01:01<00:54, 4.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 269/539 [01:01<01:00, 4.44frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 269/539 [01:01<01:00, 4.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 269/539 [01:01<01:00, 4.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 270/539 [01:01<01:00, 4.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 270/539 [01:02<01:00, 4.44frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 270/539 [01:02<01:00, 4.44frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 271/539 [01:02<01:00, 4.40frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 271/539 [01:02<01:00, 4.40frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 271/539 [01:02<01:00, 4.40frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 272/539 [01:02<01:02, 4.25frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 272/539 [01:02<01:02, 4.25frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 272/539 [01:02<01:02, 4.25frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 273/539 [01:02<00:56, 4.73frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 273/539 [01:02<00:56, 4.73frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 273/539 [01:02<00:56, 4.73frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 274/539 [01:02<00:50, 5.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 274/539 [01:02<00:50, 5.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 274/539 [01:02<00:50, 5.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 275/539 [01:02<00:46, 5.63frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 275/539 [01:02<00:46, 5.63frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 275/539 [01:02<00:46, 5.63frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 276/539 [01:02<00:51, 5.15frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 276/539 [01:03<00:51, 5.15frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 276/539 [01:03<00:51, 5.15frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 277/539 [01:03<00:58, 4.47frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 277/539 [01:03<00:58, 4.47frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 277/539 [01:03<00:58, 4.47frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 278/539 [01:03<01:00, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 278/539 [01:03<01:00, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 278/539 [01:03<01:00, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 279/539 [01:03<01:01, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 279/539 [01:04<01:01, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 279/539 [01:04<01:01, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 280/539 [01:04<01:01, 4.18frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 280/539 [01:04<01:01, 4.18frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 280/539 [01:04<01:01, 4.18frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 281/539 [01:04<00:55, 4.67frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 281/539 [01:04<00:55, 4.67frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 281/539 [01:04<00:55, 4.67frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 282/539 [01:04<00:49, 5.17frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 282/539 [01:04<00:49, 5.17frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 282/539 [01:04<00:49, 5.17frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 283/539 [01:04<00:45, 5.62frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 283/539 [01:04<00:45, 5.62frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 283/539 [01:04<00:45, 5.62frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 284/539 [01:04<00:49, 5.12frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 284/539 [01:04<00:49, 5.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 284/539 [01:04<00:49, 5.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 285/539 [01:04<00:54, 4.65frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 285/539 [01:05<00:54, 4.65frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 285/539 [01:05<00:54, 4.65frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 286/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 286/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 286/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 287/539 [01:05<00:57, 4.37frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 287/539 [01:05<00:57, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 287/539 [01:05<00:57, 4.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 288/539 [01:05<00:59, 4.24frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 288/539 [01:05<00:59, 4.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 288/539 [01:05<00:59, 4.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 289/539 [01:05<00:53, 4.67frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 289/539 [01:06<00:53, 4.67frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 289/539 [01:06<00:53, 4.67frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 290/539 [01:06<00:47, 5.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 290/539 [01:06<00:47, 5.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 290/539 [01:06<00:47, 5.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 291/539 [01:06<00:44, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 291/539 [01:06<00:44, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 291/539 [01:06<00:44, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 292/539 [01:06<00:48, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 292/539 [01:06<00:48, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 292/539 [01:06<00:48, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 293/539 [01:06<00:53, 4.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 293/539 [01:07<00:53, 4.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 293/539 [01:07<00:53, 4.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 294/539 [01:07<01:02, 3.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 294/539 [01:07<01:02, 3.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 294/539 [01:07<01:02, 3.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 295/539 [01:07<01:00, 4.05frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 295/539 [01:07<01:00, 4.05frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 295/539 [01:07<01:00, 4.05frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 296/539 [01:07<01:00, 4.00frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 296/539 [01:07<01:00, 4.00frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 296/539 [01:07<01:00, 4.00frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 297/539 [01:07<00:53, 4.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 297/539 [01:07<00:53, 4.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 297/539 [01:07<00:53, 4.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 298/539 [01:07<00:47, 5.02frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 298/539 [01:07<00:47, 5.02frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 298/539 [01:07<00:47, 5.02frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 299/539 [01:07<00:43, 5.49frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 299/539 [01:08<00:43, 5.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 299/539 [01:08<00:43, 5.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 300/539 [01:08<00:47, 5.01frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 300/539 [01:08<00:47, 5.01frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 300/539 [01:08<00:47, 5.01frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 301/539 [01:08<00:53, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 301/539 [01:08<00:53, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 301/539 [01:08<00:53, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 302/539 [01:08<00:55, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 302/539 [01:08<00:55, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 302/539 [01:08<00:55, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 303/539 [01:08<00:54, 4.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 303/539 [01:09<00:54, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 303/539 [01:09<00:54, 4.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 304/539 [01:09<00:55, 4.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 304/539 [01:09<00:55, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 304/539 [01:09<00:55, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 305/539 [01:09<00:49, 4.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 305/539 [01:09<00:49, 4.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 305/539 [01:09<00:49, 4.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 306/539 [01:09<00:44, 5.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 306/539 [01:09<00:44, 5.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 306/539 [01:09<00:44, 5.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 307/539 [01:09<00:41, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 307/539 [01:09<00:41, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 307/539 [01:09<00:41, 5.63frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 308/539 [01:09<00:45, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 308/539 [01:10<00:45, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 308/539 [01:10<00:45, 5.12frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 309/539 [01:10<00:51, 4.48frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 309/539 [01:10<00:51, 4.48frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 309/539 [01:10<00:51, 4.48frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 310/539 [01:10<00:53, 4.31frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 310/539 [01:10<00:53, 4.31frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 310/539 [01:10<00:53, 4.31frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 311/539 [01:10<00:54, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 311/539 [01:10<00:54, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 311/539 [01:10<00:54, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 312/539 [01:10<00:55, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 312/539 [01:11<00:55, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 312/539 [01:11<00:55, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 313/539 [01:11<00:49, 4.61frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 313/539 [01:11<00:49, 4.61frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 313/539 [01:11<00:49, 4.61frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 314/539 [01:11<00:43, 5.15frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 314/539 [01:11<00:43, 5.15frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 314/539 [01:11<00:43, 5.15frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 315/539 [01:11<00:40, 5.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 315/539 [01:11<00:40, 5.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 315/539 [01:11<00:40, 5.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 316/539 [01:11<00:44, 5.04frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 316/539 [01:11<00:44, 5.04frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 316/539 [01:11<00:44, 5.04frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 317/539 [01:11<00:51, 4.34frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 317/539 [01:12<00:51, 4.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 317/539 [01:12<00:51, 4.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 318/539 [01:12<00:52, 4.18frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 318/539 [01:12<00:52, 4.18frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 318/539 [01:12<00:52, 4.18frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 319/539 [01:12<00:55, 3.96frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 319/539 [01:12<00:55, 3.96frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 319/539 [01:12<00:55, 3.96frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 320/539 [01:12<00:55, 3.94frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 320/539 [01:12<00:55, 3.94frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 320/539 [01:12<00:55, 3.94frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 321/539 [01:12<00:49, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 321/539 [01:13<00:49, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 321/539 [01:13<00:49, 4.45frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 322/539 [01:13<00:43, 4.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 322/539 [01:13<00:43, 4.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 322/539 [01:13<00:43, 4.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 323/539 [01:13<00:39, 5.46frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 323/539 [01:13<00:39, 5.46frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 323/539 [01:13<00:39, 5.46frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 324/539 [01:13<00:43, 4.97frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 324/539 [01:13<00:43, 4.97frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 324/539 [01:13<00:43, 4.97frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 325/539 [01:13<00:48, 4.40frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 325/539 [01:13<00:48, 4.40frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 325/539 [01:13<00:48, 4.40frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 326/539 [01:13<00:50, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 326/539 [01:14<00:50, 4.22frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 326/539 [01:14<00:50, 4.22frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 327/539 [01:14<00:50, 4.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 327/539 [01:14<00:50, 4.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 327/539 [01:14<00:50, 4.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 328/539 [01:14<00:51, 4.13frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 328/539 [01:14<00:51, 4.13frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 328/539 [01:14<00:51, 4.13frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 329/539 [01:14<00:45, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 329/539 [01:14<00:45, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 329/539 [01:14<00:45, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 330/539 [01:14<00:40, 5.11frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 330/539 [01:14<00:40, 5.11frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 330/539 [01:14<00:40, 5.11frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 331/539 [01:14<00:37, 5.52frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 331/539 [01:15<00:37, 5.52frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 331/539 [01:15<00:37, 5.52frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 332/539 [01:15<00:40, 5.05frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 332/539 [01:15<00:40, 5.05frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 332/539 [01:15<00:40, 5.05frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 333/539 [01:15<00:44, 4.62frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 333/539 [01:15<00:44, 4.62frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 333/539 [01:15<00:44, 4.62frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 334/539 [01:15<00:50, 4.06frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 334/539 [01:15<00:50, 4.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 334/539 [01:15<00:50, 4.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 335/539 [01:15<00:49, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 335/539 [01:16<00:49, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 335/539 [01:16<00:49, 4.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 336/539 [01:16<00:52, 3.86frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 336/539 [01:16<00:52, 3.86frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 336/539 [01:16<00:52, 3.86frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 337/539 [01:16<00:46, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 337/539 [01:16<00:46, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 337/539 [01:16<00:46, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 338/539 [01:16<00:40, 4.92frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 338/539 [01:16<00:40, 4.92frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 338/539 [01:16<00:40, 4.92frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 339/539 [01:16<00:38, 5.26frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 339/539 [01:16<00:38, 5.26frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 339/539 [01:16<00:38, 5.26frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 340/539 [01:16<00:40, 4.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 340/539 [01:17<00:40, 4.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 340/539 [01:17<00:40, 4.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 341/539 [01:17<00:45, 4.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 341/539 [01:17<00:45, 4.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 341/539 [01:17<00:45, 4.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 342/539 [01:17<00:46, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 342/539 [01:17<00:46, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 342/539 [01:17<00:46, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 343/539 [01:17<00:46, 4.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 343/539 [01:17<00:46, 4.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 343/539 [01:17<00:46, 4.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 344/539 [01:17<00:45, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 344/539 [01:18<00:45, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 344/539 [01:18<00:45, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 345/539 [01:18<00:40, 4.76frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 345/539 [01:18<00:40, 4.76frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 345/539 [01:18<00:40, 4.76frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 346/539 [01:18<00:36, 5.26frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 346/539 [01:18<00:36, 5.26frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 346/539 [01:18<00:36, 5.26frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 347/539 [01:18<00:33, 5.69frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 347/539 [01:18<00:33, 5.69frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 347/539 [01:18<00:33, 5.69frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 348/539 [01:18<00:36, 5.28frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 348/539 [01:18<00:36, 5.28frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 348/539 [01:18<00:36, 5.28frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 349/539 [01:18<00:41, 4.55frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 349/539 [01:19<00:41, 4.55frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 349/539 [01:19<00:41, 4.55frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 350/539 [01:19<00:44, 4.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 350/539 [01:19<00:44, 4.29frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 350/539 [01:19<00:44, 4.29frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 351/539 [01:19<00:43, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 351/539 [01:19<00:43, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 351/539 [01:19<00:43, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 352/539 [01:19<00:48, 3.89frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 352/539 [01:19<00:48, 3.89frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 352/539 [01:19<00:48, 3.89frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 353/539 [01:19<00:42, 4.38frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 353/539 [01:19<00:42, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 353/539 [01:19<00:42, 4.38frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 354/539 [01:19<00:37, 4.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 354/539 [01:20<00:37, 4.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 354/539 [01:20<00:37, 4.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 355/539 [01:20<00:34, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 355/539 [01:20<00:34, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 355/539 [01:20<00:34, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 356/539 [01:20<00:37, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 356/539 [01:20<00:37, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 356/539 [01:20<00:37, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 357/539 [01:20<00:42, 4.27frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 357/539 [01:20<00:42, 4.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 357/539 [01:20<00:42, 4.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 358/539 [01:20<00:43, 4.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 358/539 [01:21<00:43, 4.20frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 358/539 [01:21<00:43, 4.20frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 359/539 [01:21<00:45, 3.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 359/539 [01:21<00:45, 3.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 359/539 [01:21<00:45, 3.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 360/539 [01:21<00:45, 3.93frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 360/539 [01:21<00:45, 3.93frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 360/539 [01:21<00:45, 3.93frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 361/539 [01:21<00:40, 4.44frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 361/539 [01:21<00:40, 4.44frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 361/539 [01:21<00:40, 4.44frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 362/539 [01:21<00:36, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 362/539 [01:21<00:36, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 362/539 [01:21<00:36, 4.85frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 363/539 [01:21<00:33, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 363/539 [01:22<00:33, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 363/539 [01:22<00:33, 5.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 364/539 [01:22<00:36, 4.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 364/539 [01:22<00:36, 4.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 364/539 [01:22<00:36, 4.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 365/539 [01:22<00:40, 4.30frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 365/539 [01:22<00:40, 4.30frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 365/539 [01:22<00:40, 4.30frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 366/539 [01:22<00:41, 4.21frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 366/539 [01:22<00:41, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 366/539 [01:22<00:41, 4.21frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 367/539 [01:22<00:39, 4.36frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 367/539 [01:23<00:39, 4.36frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 367/539 [01:23<00:39, 4.36frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 368/539 [01:23<00:45, 3.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 368/539 [01:23<00:45, 3.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 368/539 [01:23<00:45, 3.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 369/539 [01:23<00:39, 4.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 369/539 [01:23<00:39, 4.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 369/539 [01:23<00:39, 4.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 370/539 [01:23<00:35, 4.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 370/539 [01:23<00:35, 4.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 370/539 [01:23<00:35, 4.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 371/539 [01:23<00:31, 5.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 371/539 [01:23<00:31, 5.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 371/539 [01:23<00:31, 5.32frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 372/539 [01:23<00:32, 5.09frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 372/539 [01:24<00:32, 5.09frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 372/539 [01:24<00:32, 5.09frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 373/539 [01:24<00:36, 4.50frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 373/539 [01:24<00:36, 4.50frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 373/539 [01:24<00:36, 4.50frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 374/539 [01:24<00:39, 4.22frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 374/539 [01:24<00:39, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 374/539 [01:24<00:39, 4.22frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 375/539 [01:24<00:39, 4.10frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 375/539 [01:25<00:39, 4.10frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 375/539 [01:25<00:39, 4.10frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 376/539 [01:25<00:40, 4.07frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 376/539 [01:25<00:40, 4.07frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 376/539 [01:25<00:40, 4.07frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 377/539 [01:25<00:35, 4.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 377/539 [01:25<00:35, 4.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 377/539 [01:25<00:35, 4.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 378/539 [01:25<00:31, 5.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 378/539 [01:25<00:31, 5.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 378/539 [01:25<00:31, 5.06frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 379/539 [01:25<00:28, 5.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 379/539 [01:25<00:28, 5.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 379/539 [01:25<00:28, 5.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 380/539 [01:25<00:30, 5.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 380/539 [01:25<00:30, 5.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 380/539 [01:25<00:30, 5.19frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 381/539 [01:25<00:33, 4.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 381/539 [01:26<00:33, 4.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 381/539 [01:26<00:33, 4.74frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 382/539 [01:26<00:39, 3.95frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 382/539 [01:26<00:39, 3.95frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 382/539 [01:26<00:39, 3.95frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 383/539 [01:26<00:38, 4.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 383/539 [01:26<00:38, 4.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 383/539 [01:26<00:38, 4.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 384/539 [01:26<00:40, 3.80frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 384/539 [01:27<00:40, 3.80frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 384/539 [01:27<00:40, 3.80frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 385/539 [01:27<00:41, 3.70frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 385/539 [01:27<00:41, 3.70frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 385/539 [01:27<00:41, 3.70frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 386/539 [01:27<00:36, 4.24frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 386/539 [01:27<00:36, 4.24frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 386/539 [01:27<00:36, 4.24frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 387/539 [01:27<00:33, 4.53frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 387/539 [01:27<00:33, 4.53frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 387/539 [01:27<00:33, 4.53frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 388/539 [01:27<00:33, 4.55frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 388/539 [01:27<00:33, 4.55frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 388/539 [01:27<00:33, 4.55frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 389/539 [01:27<00:35, 4.18frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 389/539 [01:28<00:35, 4.18frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 389/539 [01:28<00:35, 4.18frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 390/539 [01:28<00:35, 4.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 390/539 [01:28<00:35, 4.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 390/539 [01:28<00:35, 4.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 391/539 [01:28<00:37, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 391/539 [01:28<00:37, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 391/539 [01:28<00:37, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 392/539 [01:28<00:37, 3.89frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 392/539 [01:29<00:37, 3.89frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 392/539 [01:29<00:37, 3.89frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 393/539 [01:29<00:36, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 393/539 [01:29<00:36, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 393/539 [01:29<00:36, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 394/539 [01:29<00:32, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 394/539 [01:29<00:32, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 394/539 [01:29<00:32, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 395/539 [01:29<00:28, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 395/539 [01:29<00:28, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 395/539 [01:29<00:28, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 396/539 [01:29<00:29, 4.91frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 396/539 [01:29<00:29, 4.91frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 396/539 [01:29<00:29, 4.91frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 397/539 [01:29<00:31, 4.50frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 397/539 [01:30<00:31, 4.50frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 397/539 [01:30<00:31, 4.50frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 398/539 [01:30<00:35, 3.97frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 398/539 [01:30<00:35, 3.97frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 398/539 [01:30<00:35, 3.97frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 399/539 [01:30<00:34, 4.02frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 399/539 [01:30<00:34, 4.02frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 399/539 [01:30<00:34, 4.02frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 400/539 [01:30<00:35, 3.90frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 400/539 [01:30<00:35, 3.90frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 400/539 [01:30<00:35, 3.90frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 401/539 [01:30<00:34, 4.01frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 401/539 [01:31<00:34, 4.01frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 401/539 [01:31<00:34, 4.01frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 402/539 [01:31<00:30, 4.51frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 402/539 [01:31<00:30, 4.51frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 402/539 [01:31<00:30, 4.51frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 403/539 [01:31<00:26, 5.05frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 403/539 [01:31<00:26, 5.05frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 403/539 [01:31<00:26, 5.05frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 404/539 [01:31<00:28, 4.79frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 404/539 [01:31<00:28, 4.79frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 404/539 [01:31<00:28, 4.79frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 405/539 [01:31<00:31, 4.28frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 405/539 [01:31<00:31, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 405/539 [01:31<00:31, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 406/539 [01:31<00:30, 4.34frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 406/539 [01:32<00:30, 4.34frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 406/539 [01:32<00:30, 4.34frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 407/539 [01:32<00:32, 4.12frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 407/539 [01:32<00:32, 4.12frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 407/539 [01:32<00:32, 4.12frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 408/539 [01:32<00:32, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 408/539 [01:32<00:32, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 408/539 [01:32<00:32, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 409/539 [01:32<00:33, 3.93frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 409/539 [01:32<00:33, 3.93frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 409/539 [01:32<00:33, 3.93frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 410/539 [01:32<00:28, 4.45frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 410/539 [01:33<00:28, 4.45frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 410/539 [01:33<00:28, 4.45frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 411/539 [01:33<00:25, 4.99frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 411/539 [01:33<00:25, 4.99frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 411/539 [01:33<00:25, 4.99frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 412/539 [01:33<00:26, 4.74frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 412/539 [01:33<00:26, 4.74frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 412/539 [01:33<00:26, 4.74frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 413/539 [01:33<00:28, 4.40frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 413/539 [01:33<00:28, 4.40frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 413/539 [01:33<00:28, 4.40frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 414/539 [01:33<00:29, 4.23frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 414/539 [01:33<00:29, 4.23frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 414/539 [01:33<00:29, 4.23frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 415/539 [01:33<00:29, 4.24frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 415/539 [01:34<00:29, 4.24frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 415/539 [01:34<00:29, 4.24frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 416/539 [01:34<00:34, 3.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 416/539 [01:34<00:34, 3.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 416/539 [01:34<00:34, 3.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 417/539 [01:34<00:31, 3.86frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 417/539 [01:34<00:31, 3.86frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 417/539 [01:34<00:31, 3.86frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 418/539 [01:34<00:27, 4.39frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 418/539 [01:34<00:27, 4.39frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 418/539 [01:34<00:27, 4.39frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 419/539 [01:34<00:24, 4.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 419/539 [01:35<00:24, 4.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 419/539 [01:35<00:24, 4.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 420/539 [01:35<00:27, 4.36frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 420/539 [01:35<00:27, 4.36frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 420/539 [01:35<00:27, 4.36frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 421/539 [01:35<00:28, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 421/539 [01:35<00:28, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 421/539 [01:35<00:28, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 422/539 [01:35<00:28, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 422/539 [01:35<00:28, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 422/539 [01:35<00:28, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 423/539 [01:35<00:28, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 423/539 [01:36<00:28, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 423/539 [01:36<00:28, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 424/539 [01:36<00:28, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 424/539 [01:36<00:28, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 424/539 [01:36<00:28, 4.01frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 425/539 [01:36<00:27, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 425/539 [01:36<00:27, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 425/539 [01:36<00:27, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 426/539 [01:36<00:24, 4.64frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 426/539 [01:36<00:24, 4.64frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 426/539 [01:36<00:24, 4.64frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 427/539 [01:36<00:21, 5.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 427/539 [01:36<00:21, 5.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 427/539 [01:36<00:21, 5.16frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 428/539 [01:36<00:23, 4.82frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 428/539 [01:37<00:23, 4.82frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 428/539 [01:37<00:23, 4.82frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 429/539 [01:37<00:24, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 429/539 [01:37<00:24, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 429/539 [01:37<00:24, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 430/539 [01:37<00:28, 3.81frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 430/539 [01:37<00:28, 3.81frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 430/539 [01:37<00:28, 3.81frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 431/539 [01:37<00:27, 3.90frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 431/539 [01:38<00:27, 3.90frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 431/539 [01:38<00:27, 3.90frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 432/539 [01:38<00:27, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 432/539 [01:38<00:27, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 432/539 [01:38<00:27, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 433/539 [01:38<00:26, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 433/539 [01:38<00:26, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 433/539 [01:38<00:26, 4.06frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 434/539 [01:38<00:22, 4.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 434/539 [01:38<00:22, 4.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 434/539 [01:38<00:22, 4.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 435/539 [01:38<00:20, 5.09frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 435/539 [01:38<00:20, 5.09frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 435/539 [01:38<00:20, 5.09frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 436/539 [01:38<00:21, 4.76frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 436/539 [01:39<00:21, 4.76frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 436/539 [01:39<00:21, 4.76frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 437/539 [01:39<00:23, 4.29frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 437/539 [01:39<00:23, 4.29frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 437/539 [01:39<00:23, 4.29frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 438/539 [01:39<00:24, 4.18frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 438/539 [01:39<00:24, 4.18frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 438/539 [01:39<00:24, 4.18frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 439/539 [01:39<00:24, 4.11frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 439/539 [01:39<00:24, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 439/539 [01:39<00:24, 4.11frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 440/539 [01:39<00:25, 3.92frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 440/539 [01:40<00:25, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 440/539 [01:40<00:25, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 441/539 [01:40<00:24, 3.94frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 441/539 [01:40<00:24, 3.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 441/539 [01:40<00:24, 3.94frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 442/539 [01:40<00:21, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 442/539 [01:40<00:21, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 442/539 [01:40<00:21, 4.51frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 443/539 [01:40<00:19, 5.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 443/539 [01:40<00:19, 5.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 443/539 [01:40<00:19, 5.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 444/539 [01:40<00:20, 4.68frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 444/539 [01:40<00:20, 4.68frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 444/539 [01:40<00:20, 4.68frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 445/539 [01:40<00:20, 4.48frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 445/539 [01:41<00:20, 4.48frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 445/539 [01:41<00:20, 4.48frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 446/539 [01:41<00:21, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 446/539 [01:41<00:21, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 446/539 [01:41<00:21, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 447/539 [01:41<00:21, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 447/539 [01:41<00:21, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 447/539 [01:41<00:21, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 448/539 [01:41<00:22, 4.13frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 448/539 [01:41<00:22, 4.13frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 448/539 [01:41<00:22, 4.13frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 449/539 [01:41<00:21, 4.21frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 449/539 [01:42<00:21, 4.21frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 449/539 [01:42<00:21, 4.21frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 450/539 [01:42<00:18, 4.72frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 450/539 [01:42<00:18, 4.72frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 450/539 [01:42<00:18, 4.72frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 451/539 [01:42<00:16, 5.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 451/539 [01:42<00:16, 5.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 451/539 [01:42<00:16, 5.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 452/539 [01:42<00:18, 4.71frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 452/539 [01:42<00:18, 4.71frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 452/539 [01:42<00:18, 4.71frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 453/539 [01:42<00:20, 4.27frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 453/539 [01:43<00:20, 4.27frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 453/539 [01:43<00:20, 4.27frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 454/539 [01:43<00:20, 4.17frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 454/539 [01:43<00:20, 4.17frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 454/539 [01:43<00:20, 4.17frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 455/539 [01:43<00:19, 4.22frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 455/539 [01:43<00:19, 4.22frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 455/539 [01:43<00:19, 4.22frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 456/539 [01:43<00:20, 4.07frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 456/539 [01:43<00:20, 4.07frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 456/539 [01:43<00:20, 4.07frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 457/539 [01:43<00:19, 4.28frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 457/539 [01:43<00:19, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 457/539 [01:43<00:19, 4.28frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 458/539 [01:43<00:17, 4.75frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 458/539 [01:44<00:17, 4.75frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 458/539 [01:44<00:17, 4.75frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 459/539 [01:44<00:15, 5.26frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 459/539 [01:44<00:15, 5.26frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 459/539 [01:44<00:15, 5.26frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 460/539 [01:44<00:16, 4.83frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 460/539 [01:44<00:16, 4.83frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 460/539 [01:44<00:16, 4.83frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 461/539 [01:44<00:17, 4.50frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 461/539 [01:44<00:17, 4.50frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 461/539 [01:44<00:17, 4.50frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 462/539 [01:44<00:19, 4.00frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 462/539 [01:45<00:19, 4.00frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 462/539 [01:45<00:19, 4.00frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 463/539 [01:45<00:18, 4.01frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 463/539 [01:45<00:18, 4.01frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 463/539 [01:45<00:18, 4.01frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 464/539 [01:45<00:18, 4.02frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 464/539 [01:45<00:18, 4.02frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 464/539 [01:45<00:18, 4.02frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 465/539 [01:45<00:18, 4.10frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 465/539 [01:45<00:18, 4.10frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 465/539 [01:45<00:18, 4.10frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 466/539 [01:45<00:15, 4.61frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 466/539 [01:45<00:15, 4.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 466/539 [01:45<00:15, 4.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 467/539 [01:45<00:14, 4.89frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 467/539 [01:46<00:14, 4.89frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 467/539 [01:46<00:14, 4.89frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 468/539 [01:46<00:15, 4.52frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 468/539 [01:46<00:15, 4.52frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 468/539 [01:46<00:15, 4.52frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 469/539 [01:46<00:16, 4.30frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 469/539 [01:46<00:16, 4.30frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 469/539 [01:46<00:16, 4.30frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 470/539 [01:46<00:18, 3.79frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 470/539 [01:46<00:18, 3.79frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 470/539 [01:46<00:18, 3.79frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 471/539 [01:46<00:17, 3.95frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 471/539 [01:47<00:17, 3.95frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 471/539 [01:47<00:17, 3.95frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 472/539 [01:47<00:17, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 472/539 [01:47<00:17, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 472/539 [01:47<00:17, 3.92frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 473/539 [01:47<00:16, 4.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 473/539 [01:47<00:16, 4.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 473/539 [01:47<00:16, 4.03frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 474/539 [01:47<00:17, 3.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 474/539 [01:47<00:17, 3.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 474/539 [01:47<00:17, 3.61frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 475/539 [01:47<00:15, 4.16frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 475/539 [01:48<00:15, 4.16frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 475/539 [01:48<00:15, 4.16frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 476/539 [01:48<00:15, 4.08frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 476/539 [01:48<00:15, 4.08frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 476/539 [01:48<00:15, 4.08frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 477/539 [01:48<00:15, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 477/539 [01:48<00:15, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 477/539 [01:48<00:15, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 478/539 [01:48<00:15, 3.96frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 478/539 [01:48<00:15, 3.96frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 478/539 [01:48<00:15, 3.96frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 479/539 [01:48<00:14, 4.05frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 479/539 [01:49<00:14, 4.05frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 479/539 [01:49<00:14, 4.05frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 480/539 [01:49<00:14, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 480/539 [01:49<00:14, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 480/539 [01:49<00:14, 3.99frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 481/539 [01:49<00:15, 3.79frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 481/539 [01:50<00:15, 3.79frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 481/539 [01:50<00:15, 3.79frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 482/539 [01:50<00:20, 2.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 482/539 [01:50<00:20, 2.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 482/539 [01:50<00:20, 2.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 483/539 [01:50<00:18, 3.09frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 483/539 [01:50<00:18, 3.09frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 483/539 [01:50<00:18, 3.09frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 484/539 [01:50<00:15, 3.65frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 484/539 [01:50<00:15, 3.65frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 484/539 [01:50<00:15, 3.65frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 485/539 [01:50<00:14, 3.84frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 485/539 [01:50<00:14, 3.84frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 485/539 [01:50<00:14, 3.84frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 486/539 [01:50<00:13, 3.92frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 486/539 [01:51<00:13, 3.92frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 486/539 [01:51<00:13, 3.92frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 487/539 [01:51<00:13, 3.97frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 487/539 [01:51<00:13, 3.97frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 487/539 [01:51<00:13, 3.97frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 488/539 [01:51<00:14, 3.50frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 488/539 [01:51<00:14, 3.50frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 488/539 [01:51<00:14, 3.50frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 489/539 [01:51<00:14, 3.50frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 489/539 [01:51<00:14, 3.50frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 490/539 [01:51<00:10, 4.66frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 490/539 [01:52<00:10, 4.66frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 490/539 [01:52<00:10, 4.66frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 491/539 [01:52<00:10, 4.43frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 491/539 [01:52<00:10, 4.43frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 491/539 [01:52<00:10, 4.43frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 492/539 [01:52<00:09, 4.77frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 492/539 [01:52<00:09, 4.77frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 492/539 [01:52<00:09, 4.77frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 493/539 [01:52<00:09, 4.65frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 493/539 [01:52<00:09, 4.65frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 493/539 [01:52<00:09, 4.65frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 494/539 [01:52<00:10, 4.45frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 494/539 [01:53<00:10, 4.45frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 494/539 [01:53<00:10, 4.45frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 495/539 [01:53<00:10, 4.16frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 495/539 [01:53<00:10, 4.16frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 495/539 [01:53<00:10, 4.16frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 496/539 [01:53<00:10, 4.10frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 496/539 [01:53<00:10, 4.10frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 496/539 [01:53<00:10, 4.10frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 497/539 [01:53<00:08, 4.87frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 497/539 [01:53<00:08, 4.87frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 497/539 [01:53<00:08, 4.87frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 498/539 [01:53<00:09, 4.51frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 498/539 [01:53<00:09, 4.51frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 498/539 [01:53<00:09, 4.51frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 499/539 [01:53<00:09, 4.32frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 499/539 [01:54<00:09, 4.32frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 499/539 [01:54<00:09, 4.32frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 500/539 [01:54<00:09, 4.03frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 500/539 [01:54<00:09, 4.03frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 500/539 [01:54<00:09, 4.03frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 501/539 [01:54<00:08, 4.60frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 501/539 [01:54<00:08, 4.60frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 501/539 [01:54<00:08, 4.60frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 502/539 [01:54<00:08, 4.56frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 502/539 [01:54<00:08, 4.56frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 502/539 [01:54<00:08, 4.56frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 503/539 [01:54<00:08, 4.38frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 503/539 [01:55<00:08, 4.38frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 503/539 [01:55<00:08, 4.38frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 504/539 [01:55<00:08, 4.18frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 504/539 [01:55<00:08, 4.18frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 504/539 [01:55<00:08, 4.18frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 505/539 [01:55<00:08, 4.07frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 505/539 [01:55<00:08, 4.07frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 505/539 [01:55<00:08, 4.07frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 506/539 [01:55<00:08, 4.04frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 506/539 [01:55<00:08, 4.04frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 506/539 [01:55<00:08, 4.04frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 507/539 [01:55<00:08, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 507/539 [01:56<00:08, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 507/539 [01:56<00:08, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 508/539 [01:56<00:07, 4.30frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 508/539 [01:56<00:07, 4.30frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 508/539 [01:56<00:07, 4.30frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 509/539 [01:56<00:06, 4.32frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 509/539 [01:56<00:06, 4.32frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 509/539 [01:56<00:06, 4.32frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 510/539 [01:56<00:06, 4.16frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 510/539 [01:56<00:06, 4.16frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 510/539 [01:56<00:06, 4.16frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 511/539 [01:56<00:07, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 511/539 [01:57<00:07, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 511/539 [01:57<00:07, 3.96frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 512/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 512/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 512/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 513/539 [01:57<00:06, 3.92frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 513/539 [01:57<00:06, 3.92frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 513/539 [01:57<00:06, 3.92frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 514/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 514/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 514/539 [01:57<00:06, 3.91frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 515/539 [01:57<00:05, 4.41frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 515/539 [01:57<00:05, 4.41frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 515/539 [01:57<00:05, 4.41frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 516/539 [01:57<00:05, 4.45frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 516/539 [01:58<00:05, 4.45frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 516/539 [01:58<00:05, 4.45frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 517/539 [01:58<00:05, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 517/539 [01:58<00:05, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 517/539 [01:58<00:05, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 518/539 [01:58<00:05, 4.03frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 518/539 [01:58<00:05, 4.03frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 518/539 [01:58<00:05, 4.03frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 519/539 [01:58<00:05, 3.94frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 519/539 [01:59<00:05, 3.94frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 519/539 [01:59<00:05, 3.94frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 520/539 [01:59<00:04, 3.96frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 520/539 [01:59<00:04, 3.96frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 520/539 [01:59<00:04, 3.96frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 521/539 [01:59<00:04, 3.91frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 521/539 [01:59<00:04, 3.91frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 521/539 [01:59<00:04, 3.91frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 522/539 [01:59<00:03, 4.39frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 522/539 [01:59<00:03, 4.39frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 522/539 [01:59<00:03, 4.39frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 523/539 [01:59<00:03, 4.35frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 523/539 [01:59<00:03, 4.35frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 523/539 [01:59<00:03, 4.35frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 524/539 [01:59<00:03, 4.09frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 524/539 [02:00<00:03, 4.09frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 524/539 [02:00<00:03, 4.09frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 525/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 525/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 525/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 526/539 [02:00<00:03, 3.81frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 526/539 [02:00<00:03, 3.81frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 526/539 [02:00<00:03, 3.81frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 527/539 [02:00<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 527/539 [02:01<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 527/539 [02:01<00:03, 3.86frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 528/539 [02:01<00:02, 3.94frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 528/539 [02:01<00:02, 3.94frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 528/539 [02:01<00:02, 3.94frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 529/539 [02:01<00:02, 4.27frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 529/539 [02:01<00:02, 4.27frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 529/539 [02:01<00:02, 4.27frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 530/539 [02:01<00:02, 4.35frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 530/539 [02:01<00:02, 4.35frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 530/539 [02:01<00:02, 4.35frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 531/539 [02:01<00:01, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 531/539 [02:01<00:01, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 531/539 [02:01<00:01, 4.28frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 532/539 [02:01<00:01, 4.06frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 532/539 [02:02<00:01, 4.06frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 532/539 [02:02<00:01, 4.06frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 533/539 [02:02<00:01, 4.00frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 533/539 [02:02<00:01, 4.00frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 533/539 [02:02<00:01, 4.00frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 534/539 [02:02<00:01, 3.73frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 534/539 [02:02<00:01, 3.73frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 534/539 [02:02<00:01, 3.73frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 535/539 [02:02<00:01, 3.81frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 535/539 [02:02<00:01, 3.81frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 535/539 [02:02<00:01, 3.81frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 536/539 [02:02<00:00, 4.34frame/s, memory_usage=06.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 536/539 [02:03<00:00, 4.34frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 536/539 [02:03<00:00, 4.34frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 537/539 [02:03<00:00, 4.40frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 537/539 [02:03<00:00, 4.40frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 537/539 [02:03<00:00, 4.40frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 538/539 [02:03<00:00, 4.25frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 538/539 [02:03<00:00, 4.25frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 538/539 [02:03<00:00, 4.25frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 539/539 [02:03<00:00, 4.24frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] [ROOP.CORE] Creating video with 59.94 FPS... [ROOP.CORE] Restoring audio... [ROOP.CORE] Cleaning temporary resources... [ROOP.CORE] Processing to video succeed! Processing: 100%|ββββββββββ| 539/539 [02:03<00:00, 4.36frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]
Prediction
cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fbID4h6lqa3b6rlgpmyapcs4s542peStatusSucceededSourceWebHardwareA40 (Large)Total durationCreatedInput
{ "swap_image": "https://replicate.delivery/pbxt/K5kIYTKM7guAacOoYMKN2WSmxxMpOZB8kWNEO5GAdSFpblmg/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5kIYrEokrxWMGEayg24ssaCaE0ZzRv2igYtAwZaS3RXEoqD/Elon%20Musk.mp4" }
Install Replicateβs Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run cloversid099/deepfake using Replicateβs API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb", { input: { swap_image: "https://replicate.delivery/pbxt/K5kIYTKM7guAacOoYMKN2WSmxxMpOZB8kWNEO5GAdSFpblmg/mark.jpg", target_video: "https://replicate.delivery/pbxt/K5kIYrEokrxWMGEayg24ssaCaE0ZzRv2igYtAwZaS3RXEoqD/Elon%20Musk.mp4" } } ); // To access the file URL: console.log(output.url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicateβs Python client library:pip install replicate
Import the client:import replicate
Run cloversid099/deepfake using Replicateβs API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb", input={ "swap_image": "https://replicate.delivery/pbxt/K5kIYTKM7guAacOoYMKN2WSmxxMpOZB8kWNEO5GAdSFpblmg/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5kIYrEokrxWMGEayg24ssaCaE0ZzRv2igYtAwZaS3RXEoqD/Elon%20Musk.mp4" } ) print(output)
To learn more, take a look at the guide on getting started with Python.
Run cloversid099/deepfake using Replicateβs API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "cloversid099/deepfake:02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb", "input": { "swap_image": "https://replicate.delivery/pbxt/K5kIYTKM7guAacOoYMKN2WSmxxMpOZB8kWNEO5GAdSFpblmg/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5kIYrEokrxWMGEayg24ssaCaE0ZzRv2igYtAwZaS3RXEoqD/Elon%20Musk.mp4" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicateβs HTTP API reference docs.
Output
{ "completed_at": "2023-12-22T06:59:39.711301Z", "created_at": "2023-12-22T06:45:10.038872Z", "data_removed": false, "error": null, "id": "4h6lqa3b6rlgpmyapcs4s542pe", "input": { "swap_image": "https://replicate.delivery/pbxt/K5kIYTKM7guAacOoYMKN2WSmxxMpOZB8kWNEO5GAdSFpblmg/mark.jpg", "target_video": "https://replicate.delivery/pbxt/K5kIYrEokrxWMGEayg24ssaCaE0ZzRv2igYtAwZaS3RXEoqD/Elon%20Musk.mp4" }, "logs": "download_path: /root/.insightface/models/buffalo_l\n0%| | 0/281857 [00:00<?, ?KB/s]\n0%| | 1370/281857 [00:00<00:20, 13645.20KB/s]\n2%|β | 4467/281857 [00:00<00:11, 23818.18KB/s]\n4%|β | 11243/281857 [00:00<00:06, 43862.74KB/s]\n7%|β | 20859/281857 [00:00<00:04, 64495.52KB/s]\n11%|β | 30563/281857 [00:00<00:03, 76224.28KB/s]\n14%|ββ | 40178/281857 [00:00<00:02, 82996.38KB/s]\n18%|ββ | 49736/281857 [00:00<00:02, 87106.57KB/s]\n21%|ββ | 59402/281857 [00:00<00:02, 90146.12KB/s]\n24%|βββ | 68949/281857 [00:00<00:02, 91806.65KB/s]\n28%|βββ | 78605/281857 [00:01<00:02, 93267.66KB/s]\n31%|ββββ | 88257/281857 [00:01<00:02, 94259.51KB/s]\n35%|ββββ | 97912/281857 [00:01<00:01, 94952.33KB/s]\n38%|ββββ | 107640/281857 [00:01<00:01, 95655.76KB/s]\n42%|βββββ | 117297/281857 [00:01<00:01, 95929.49KB/s]\n45%|βββββ | 126891/281857 [00:01<00:01, 95809.65KB/s]\n48%|βββββ | 136473/281857 [00:01<00:01, 95368.76KB/s]\n52%|ββββββ | 146101/281857 [00:01<00:01, 95638.31KB/s]\n55%|ββββββ | 155666/281857 [00:01<00:01, 95553.03KB/s]\n59%|ββββββ | 165345/281857 [00:01<00:01, 95922.31KB/s]\n62%|βββββββ | 175047/281857 [00:02<00:01, 96247.18KB/s]\n66%|βββββββ | 184693/281857 [00:02<00:01, 96310.04KB/s]\n69%|βββββββ | 194346/281857 [00:02<00:00, 96373.96KB/s]\n72%|ββββββββ | 204032/281857 [00:02<00:00, 96518.29KB/s]\n76%|ββββββββ | 213684/281857 [00:02<00:00, 95869.91KB/s]\n79%|ββββββββ | 223273/281857 [00:02<00:00, 95681.37KB/s]\n83%|βββββββββ | 232842/281857 [00:02<00:00, 95413.34KB/s]\n86%|βββββββββ | 242384/281857 [00:02<00:00, 94790.31KB/s]\n89%|βββββββββ | 251961/281857 [00:02<00:00, 95079.49KB/s]\n93%|ββββββββββ| 261531/281857 [00:02<00:00, 95263.49KB/s]\n96%|ββββββββββ| 271059/281857 [00:03<00:00, 68396.87KB/s]\n99%|ββββββββββ| 278963/281857 [00:03<00:00, 64449.07KB/s]\n100%|ββββββββββ| 281857/281857 [00:03<00:00, 85071.50KB/s]\n2023-12-22 06:47:25.016776451 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 312, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.016883871 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 314, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.016835951 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 313, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.017027450 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 315, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.017330739 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 317, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.017476329 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 320, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.017638908 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 318, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.017565519 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 316, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.017684248 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 322, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.017829028 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 323, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.024536778 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 319, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032822382 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032836662 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032850182 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032873722 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036528361 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 390, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032895032 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032913962 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032930342 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 386, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032951452 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 387, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.065815622 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036562491 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 391, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036591071 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 392, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036617911 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 393, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036646351 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 394, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036672821 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 395, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036698811 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 396, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036722411 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 397, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036747551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 398, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036772130 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 399, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036797141 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 400, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036823700 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 401, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036848570 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 402, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.076529389 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036871600 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 403, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036920940 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 405, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036897510 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 404, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.036955790 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 406, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032614513 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 328, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040523649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.032784062 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.084503825 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.076502960 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040543099 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040553779 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 325, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040558149 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 327, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040562009 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 326, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040614029 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 324, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.048492664 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 329, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.060500988 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040535839 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040583678 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.048495384 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040592958 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040608758 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.048507654 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040556899 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.060522738 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040650628 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040592349 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040629038 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040586449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040569969 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040628878 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040607878 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040618369 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040629898 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.048517364 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040520589 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040778578 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040581889 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 388, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040556539 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.060540768 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040577649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 331, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040575289 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 330, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.065789552 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040592758 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 389, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.060557048 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040545029 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.065803032 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.132503709 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040569019 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.040618058 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.252734992 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 321, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:25.254121208 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nDownloading /root/.insightface/models/buffalo_l.zip from https://github.com/deepinsight/insightface/releases/download/v0.7/buffalo_l.zip...\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/1k3d68.onnx landmark_3d_68 ['None', 3, 192, 192] 0.0 1.0\n2023-12-22 06:47:27.809850185 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 426, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.809899644 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 427, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.809990554 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 428, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.810248354 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 429, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.810270754 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 431, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.810513603 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 435, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.810270803 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 430, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.810270854 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 432, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.811104551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 436, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.812896015 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 434, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820508662 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 490, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820556442 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 438, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820696282 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 457, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820704702 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 446, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820878631 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 485, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820567572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 437, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.824501810 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 433, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.824518400 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 458, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.824524000 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 447, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.824533990 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 497, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.824752170 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 487, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.826614254 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 459, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820602162 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 443, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.828496588 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 491, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.828507548 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 498, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.828514918 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 460, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820603542 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 441, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.832495706 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 492, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.832506416 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 489, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820642572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 445, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.832518096 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 461, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.832564316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 499, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.832607115 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 448, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.824493370 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 439, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.836510814 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 493, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.836543564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 500, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.836583443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 463, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.820646082 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 442, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840499261 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 488, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840506561 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 494, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840505621 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 495, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840510051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 501, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840519131 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 449, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840521201 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 464, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840532561 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 440, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840566741 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 450, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.844512929 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 465, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.844531159 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 502, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.832497826 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 486, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.836543784 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 462, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.848532427 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 451, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.848538897 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 444, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.848561577 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 505, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.848573377 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 467, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.852501075 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 466, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.852527405 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 452, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.852545935 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 504, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.856546753 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 506, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.856581083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 455, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.856620142 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 508, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.859173975 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 454, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.840554841 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 496, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.860583111 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 511, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.860626990 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 473, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.864569458 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 474, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.864621018 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 515, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.868516596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 513, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.868542966 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 468, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.868684656 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 509, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.872505704 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 510, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.868518466 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 503, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.876506402 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 520, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.876629872 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 512, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.880496810 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 453, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.880530300 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 518, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.880647649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 456, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.872536584 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 476, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.884492637 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 507, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.872562674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 477, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.880503520 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 519, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.872585053 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 478, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.884502617 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 517, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.872512394 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 475, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/2d106det.onnx landmark_2d_106 ['None', 3, 192, 192] 0.0 1.0\n2023-12-22 06:47:27.884526897 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 516, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.864574348 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 514, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948502502 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 523, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948521002 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 521, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952586920 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 573, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948542482 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 527, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.957080387 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 600, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948556942 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 528, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.960723215 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 556, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948572182 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 535, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952499590 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 525, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948583692 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 540, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.964500704 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 557, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.964500694 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 522, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948610972 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 547, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.968512221 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 558, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.968517641 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 524, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.948638072 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 548, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.972496640 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 613, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.972515709 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 530, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.972636619 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 602, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952625580 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 529, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.976508237 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 541, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.957212796 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 601, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.960702455 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 555, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.980500595 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 542, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952503801 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 559, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.980508955 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 532, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.980523545 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 614, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.972810379 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 603, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952522570 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 560, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984610733 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 583, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984617213 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 552, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.960494316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 554, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.988493041 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 584, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.988547951 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 569, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.992503599 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 570, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.992523199 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 596, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.992523739 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 563, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984524113 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 615, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984532333 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 533, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984515653 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 604, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.996500447 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 562, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.996501036 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 588, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984539583 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 599, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000624654 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 538, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984578303 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 581, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984604163 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 546, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952650190 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 531, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984563443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 580, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.988499591 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 553, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.016582225 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 568, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.992503608 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 595, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.992503968 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 549, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.024576101 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 608, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952538890 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 561, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.028577319 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 611, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952555900 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 571, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984549123 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 534, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000497324 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 589, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000498214 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 597, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000502644 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 550, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000513184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 590, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000516144 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 598, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000518514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 551, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000530154 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 591, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000545814 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 592, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000559714 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 593, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000572194 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 594, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984588413 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 545, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000594674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 536, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.000607094 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 537, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984596213 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 582, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984565383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 544, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.004499972 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 539, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.004498842 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 605, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.972496329 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 526, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.984508023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 543, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.024505721 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 585, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.024525891 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 586, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.024537071 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 587, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.024550391 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 606, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.024563371 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 607, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.028545589 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 609, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.028561349 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 610, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:27.952571060 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 572, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.032498966 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 612, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/det_10g.onnx detection [1, 3, '?', '?'] 127.5 128.0\n2023-12-22 06:47:28.205010811 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 616, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.205176231 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 620, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.205338560 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 621, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212497389 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 647, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212571449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 664, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212547039 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 668, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212497399 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 651, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216616696 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 684, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216764176 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 643, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216903905 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 685, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220489025 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 691, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212513259 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 666, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.224978641 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 687, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212497239 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 665, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212525039 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 667, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212541639 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 654, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212556669 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 663, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216488666 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 648, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216502746 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 649, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216521236 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 650, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216539196 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 653, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216553856 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 655, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216571536 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 656, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216587496 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 646, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216593226 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 683, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216602246 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 677, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216621266 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 678, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216634896 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 679, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216646726 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 680, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216657596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 681, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216668306 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 682, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216680146 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 645, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.300465181 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 640, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216691956 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 706, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.304496138 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 638, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.304782218 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 632, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216702836 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 707, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216713916 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 708, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.314995686 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 636, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.320504180 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 622, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216745836 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 710, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.324495177 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 624, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216754385 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 644, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.328495716 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 626, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.332498173 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 628, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220495425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 686, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220509404 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 696, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220520454 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 697, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220534494 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 698, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.344510807 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 618, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220546674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 699, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220555764 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 704, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.220567334 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 705, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212497249 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 657, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212513609 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 658, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.224496802 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 692, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.224513882 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 693, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.224560582 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 675, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.224585222 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 676, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.212512359 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 652, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228495080 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 688, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228501760 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 694, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228516600 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 689, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228520300 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 695, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228529530 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 690, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228550440 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 700, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228562170 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 701, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228577660 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 702, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.228590860 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 703, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236498045 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 619, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.412497040 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 642, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236510935 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 623, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236526045 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 625, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236536975 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 627, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236552425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 629, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236569765 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 631, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236582735 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 633, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236593515 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 635, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236608915 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 637, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.236624675 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 639, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.244505812 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 617, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.256515255 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 641, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.316133443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 634, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.216724946 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 709, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.336492011 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 630, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/genderage.onnx genderage ['None', 3, 96, 96] 0.0 1.0\n2023-12-22 06:47:28.539571923 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 751, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.539607073 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 752, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.539649332 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 753, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.539702602 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 754, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.539743842 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 755, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.540192721 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 756, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.541802286 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 758, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552497453 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 759, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552545973 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 721, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552497383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 757, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552568853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 727, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.556487941 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 734, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.556510171 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 728, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.560485379 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 735, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.560502859 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 730, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552498003 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 718, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552541473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 725, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.564490997 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 731, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.564522897 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 737, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.568492334 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 732, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.568509624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 739, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.572489993 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 747, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.572502632 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 740, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.576506010 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 748, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.576513430 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 741, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552553523 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 726, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.568490214 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 738, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552498023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 723, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.572490642 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 733, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.580485968 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 749, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.588489094 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 717, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.580499528 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 750, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.580502408 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 743, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.580513288 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 744, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.580489088 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 742, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.580525228 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 745, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552532893 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 720, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.560490839 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 729, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.604495985 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 776, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.604507555 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 764, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552529503 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 724, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.604533105 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 765, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.552521083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 719, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.608487333 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 766, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.580533988 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 746, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.556493841 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 722, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.620487916 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 767, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.564498007 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 736, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.628081953 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 768, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.628500412 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 777, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.644569263 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 769, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.648983769 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 779, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.651459702 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 778, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.652054080 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 781, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.660548154 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 785, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.660640954 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 800, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.661637631 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 784, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.660544574 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 780, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.664515822 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 793, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.664542332 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 802, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.660544265 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 792, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.668593020 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 794, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.668594110 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 803, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.668603650 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 783, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.672495758 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 795, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.672521328 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 788, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.672540048 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 808, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.660575574 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 782, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.676495785 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 796, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.676513756 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 790, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.672503078 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 787, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.680493853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 810, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.680493884 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 786, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.680497024 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 797, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.676497165 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 789, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.672518648 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 805, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.684498982 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 798, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.672496318 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 804, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.688493199 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 806, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.688493909 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 791, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.660611514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 799, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.692494347 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 811, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.664515382 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 801, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.696491915 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 807, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:47:28.704498991 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 809, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nfind model: /root/.insightface/models/buffalo_l/w600k_r50.onnx recognition ['None', 3, 112, 112] 127.5 127.5\nset det-size: (640, 640)\nPre-trained weights will be downloaded.\nDownloading...\nFrom: https://github.com/bhky/opennsfw2/releases/download/v0.1.0/open_nsfw_weights.h5\nTo: /root/.opennsfw2/weights/open_nsfw_weights.h5\n0%| | 0.00/24.2M [00:00<?, ?B/s]\n6%|β | 1.57M/24.2M [00:00<00:01, 13.9MB/s]\n22%|βββ | 5.24M/24.2M [00:00<00:00, 25.4MB/s]\n54%|ββββββ | 13.1M/24.2M [00:00<00:00, 48.2MB/s]\n100%|ββββββββββ| 24.2M/24.2M [00:00<00:00, 61.6MB/s]\n0%| | 0/1551 [00:00<?, ?it/s]\n0%| | 2/1551 [00:01<13:40, 1.89it/s]\n2%|β | 31/1551 [00:01<00:42, 36.08it/s]\n5%|β | 75/1551 [00:01<00:15, 94.43it/s]\n7%|β | 112/1551 [00:01<00:10, 141.17it/s]\n10%|β | 159/1551 [00:01<00:06, 205.17it/s]\n13%|ββ | 200/1551 [00:01<00:05, 249.79it/s]\n16%|ββ | 253/1551 [00:01<00:04, 316.38it/s]\n19%|ββ | 300/1551 [00:01<00:03, 348.16it/s]\n22%|βββ | 346/1551 [00:01<00:03, 377.40it/s]\n25%|βββ | 392/1551 [00:01<00:02, 399.04it/s]\n28%|βββ | 437/1551 [00:02<00:02, 403.98it/s]\n32%|ββββ | 489/1551 [00:02<00:02, 434.75it/s]\n34%|ββββ | 535/1551 [00:02<00:02, 426.32it/s]\n37%|ββββ | 581/1551 [00:02<00:02, 433.53it/s]\n40%|ββββ | 626/1551 [00:02<00:02, 418.43it/s]\n43%|βββββ | 669/1551 [00:02<00:02, 418.97it/s]\n46%|βββββ | 712/1551 [00:02<00:02, 402.56it/s]\n49%|βββββ | 754/1551 [00:02<00:01, 405.82it/s]\n51%|ββββββ | 795/1551 [00:02<00:01, 405.19it/s]\n54%|ββββββ | 836/1551 [00:04<00:06, 105.49it/s]\n57%|ββββββ | 877/1551 [00:04<00:05, 134.74it/s]\n59%|ββββββ | 912/1551 [00:04<00:03, 160.39it/s]\n62%|βββββββ | 956/1551 [00:04<00:02, 200.92it/s]\n64%|βββββββ | 1000/1551 [00:04<00:02, 237.02it/s]\n68%|βββββββ | 1047/1551 [00:04<00:01, 281.50it/s]\n71%|βββββββ | 1095/1551 [00:04<00:01, 322.72it/s]\n73%|ββββββββ | 1137/1551 [00:04<00:01, 321.69it/s]\n76%|ββββββββ | 1177/1551 [00:04<00:01, 339.13it/s]\n78%|ββββββββ | 1217/1551 [00:04<00:00, 347.93it/s]\n81%|βββββββββ | 1261/1551 [00:05<00:00, 370.61it/s]\n84%|βββββββββ | 1301/1551 [00:05<00:00, 375.35it/s]\n87%|βββββββββ | 1344/1551 [00:05<00:00, 389.82it/s]\n90%|βββββββββ | 1389/1551 [00:05<00:00, 405.17it/s]\n92%|ββββββββββ| 1431/1551 [00:05<00:00, 401.92it/s]\n95%|ββββββββββ| 1473/1551 [00:05<00:00, 405.71it/s]\n98%|ββββββββββ| 1515/1551 [00:05<00:00, 393.92it/s]\n[ROOP.CORE] Creating temporary resources...\n[ROOP.CORE] Extracting frames with 30.0 FPS...\n[ROOP.FACE-SWAPPER] Progressing...\n100%|ββββββββββ| 1551/1551 [00:05<00:00, 267.49it/s]\nProcessing: 0%| | 0/1551 [00:00<?, ?frame/s]2023-12-22 06:48:02.534455474 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1279, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.534897243 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.535871500 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1281, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.536149229 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.536592898 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.540495185 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.540503035 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.540572925 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.540815204 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1344, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.544506653 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.544537123 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1343, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.544536973 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.548452571 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.548498661 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.548516801 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.548588850 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.549039959 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1278, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.552463319 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1345, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.544506653 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.552494719 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.548499101 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1350, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.552508229 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1300, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.552538099 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.554099454 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.554638532 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.555581460 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1277, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.556503817 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.556528167 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.558554340 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1349, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.559148638 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.559684337 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1285, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.559975406 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.560499794 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.560532734 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.560498624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1296, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.563619125 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1301, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.556504037 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.564503862 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1361, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.564748202 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.560504224 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1290, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.568506600 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1306, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.568519030 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.568537430 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1303, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.568508860 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1302, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.544508443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.572516968 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.572521928 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1362, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.560533384 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.576492826 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1347, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.576506596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1346, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.576509006 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.560500584 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.580492234 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1351, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.580504994 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1353, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.580545184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1363, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.583869553 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.584488252 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1348, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.584495501 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1354, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.584529581 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1352, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.580500794 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1307, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.588515649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1309, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.588516979 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1355, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.588538179 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1366, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.588491729 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1367, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.592495737 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1358, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.592512608 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1356, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.596497255 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1308, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.596523815 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1360, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.599036227 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1357, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.596499345 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1359, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.600498453 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1364, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.588533209 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1368, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.604509031 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1369, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.604538551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.604512981 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1365, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.608503659 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.608503679 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.612506656 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1371, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.616492204 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.612492636 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1370, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.624324751 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.628494218 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1293, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.632488595 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.639500784 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\n2023-12-22 06:48:02.696556820 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.\nApplied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}}\nProcessing: 0%| | 0/1551 [00:01<?, ?frame/s, memory_usage=05.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 0/1551 [00:01<?, ?frame/s, memory_usage=05.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/1551 [00:01<32:02, 1.24s/frame, memory_usage=05.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\ninswapper-shape: [1, 3, 128, 128]\nProcessing: 0%| | 1/1551 [00:01<32:02, 1.24s/frame, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/1551 [00:01<32:02, 1.24s/frame, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/1551 [00:01<32:01, 1.24s/frame, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/1551 [00:01<32:01, 1.24s/frame, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 3/1551 [00:01<12:19, 2.09frame/s, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 3/1551 [00:01<12:19, 2.09frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 3/1551 [00:01<12:19, 2.09frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 4/1551 [00:01<10:10, 2.54frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 4/1551 [00:02<10:10, 2.54frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 4/1551 [00:02<10:10, 2.54frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 5/1551 [00:02<11:36, 2.22frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 5/1551 [00:03<11:36, 2.22frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 5/1551 [00:03<11:36, 2.22frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 6/1551 [00:03<18:04, 1.42frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 6/1551 [00:05<18:04, 1.42frame/s, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 6/1551 [00:05<18:04, 1.42frame/s, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 7/1551 [00:05<27:46, 1.08s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 7/1551 [00:06<27:46, 1.08s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 7/1551 [00:06<27:46, 1.08s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 8/1551 [00:06<29:54, 1.16s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 8/1551 [00:08<29:54, 1.16s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 8/1551 [00:08<29:54, 1.16s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 9/1551 [00:08<30:25, 1.18s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 9/1551 [00:10<30:25, 1.18s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 9/1551 [00:10<30:25, 1.18s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 10/1551 [00:10<37:51, 1.47s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 10/1551 [00:11<37:51, 1.47s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 10/1551 [00:11<37:51, 1.47s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 11/1551 [00:11<35:58, 1.40s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 11/1551 [00:13<35:58, 1.40s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 11/1551 [00:13<35:58, 1.40s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 12/1551 [00:13<41:36, 1.62s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 12/1551 [00:14<41:36, 1.62s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 12/1551 [00:14<41:36, 1.62s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 13/1551 [00:14<38:36, 1.51s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 13/1551 [00:15<38:36, 1.51s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 13/1551 [00:15<38:36, 1.51s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 14/1551 [00:15<33:25, 1.30s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 14/1551 [00:16<33:25, 1.30s/frame, memory_usage=05.82GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 14/1551 [00:16<33:25, 1.30s/frame, memory_usage=05.82GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 15/1551 [00:16<26:33, 1.04s/frame, memory_usage=05.82GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 15/1551 [00:16<26:33, 1.04s/frame, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 15/1551 [00:16<26:33, 1.04s/frame, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 16/1551 [00:16<19:33, 1.31frame/s, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 16/1551 [00:16<19:33, 1.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 16/1551 [00:16<19:33, 1.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 17/1551 [00:16<15:23, 1.66frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 17/1551 [00:16<15:23, 1.66frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 17/1551 [00:16<15:23, 1.66frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 18/1551 [00:16<15:22, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 18/1551 [00:16<15:22, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 19/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 19/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 20/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 20/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 21/1551 [00:16<15:20, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 21/1551 [00:16<15:20, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 22/1551 [00:16<05:14, 4.87frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 22/1551 [00:16<05:14, 4.87frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 22/1551 [00:16<05:14, 4.87frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 23/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 23/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 24/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 24/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 25/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 25/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 26/1551 [00:16<03:33, 7.13frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 26/1551 [00:16<03:33, 7.13frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 26/1551 [00:16<03:33, 7.13frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 27/1551 [00:16<03:33, 7.13frame/s, memory_usage=05.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 27/1551 [00:16<03:33, 7.13frame/s, memory_usage=05.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 28/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 28/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 28/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 29/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 29/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 30/1551 [00:17<03:00, 8.42frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 30/1551 [00:17<03:00, 8.42frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 31/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 31/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 31/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 32/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 32/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 33/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 33/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 34/1551 [00:17<02:24, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 34/1551 [00:17<02:24, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 35/1551 [00:17<02:24, 10.46frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 35/1551 [00:17<02:24, 10.46frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 36/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 36/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 36/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 37/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 37/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 38/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 38/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 39/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 39/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 40/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 40/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 41/1551 [00:17<01:23, 18.18frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 41/1551 [00:17<01:23, 18.18frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 41/1551 [00:17<01:23, 18.18frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 42/1551 [00:17<01:23, 18.18frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 42/1551 [00:17<01:23, 18.18frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 43/1551 [00:17<01:22, 18.18frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 43/1551 [00:17<01:22, 18.18frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 44/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 44/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 44/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 45/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 45/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 46/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 46/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 47/1551 [00:17<01:15, 20.04frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 47/1551 [00:17<01:15, 20.04frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 47/1551 [00:17<01:15, 20.04frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 48/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 48/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 49/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 49/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 50/1551 [00:17<01:11, 21.14frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 50/1551 [00:17<01:11, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 50/1551 [00:17<01:11, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 51/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 51/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 52/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 52/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 53/1551 [00:17<01:09, 21.62frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 53/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 53/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 54/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 54/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 55/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 55/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 56/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 56/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 56/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 57/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 57/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 58/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 58/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 59/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 59/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 59/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 60/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 60/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 61/1551 [00:18<01:05, 22.71frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 61/1551 [00:18<01:05, 22.71frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 62/1551 [00:18<01:03, 23.32frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 62/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 62/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 63/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 63/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 64/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 64/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 65/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 65/1551 [00:18<01:04, 22.98frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 65/1551 [00:18<01:04, 22.98frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 66/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 66/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 67/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 67/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 68/1551 [00:18<01:00, 24.56frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 68/1551 [00:18<01:00, 24.56frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 70/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 70/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 71/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 71/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 72/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 72/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 72/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 73/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 73/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 74/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 74/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 75/1551 [00:18<01:03, 23.40frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 75/1551 [00:18<01:03, 23.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 75/1551 [00:18<01:03, 23.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 76/1551 [00:19<01:03, 23.40frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 76/1551 [00:19<01:03, 23.40frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 77/1551 [00:19<01:02, 23.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 77/1551 [00:19<01:02, 23.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 78/1551 [00:19<01:01, 24.00frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 78/1551 [00:19<01:01, 24.00frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 78/1551 [00:19<01:01, 24.00frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 79/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 79/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 80/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 80/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 81/1551 [00:19<00:57, 25.45frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 81/1551 [00:19<00:57, 25.45frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 81/1551 [00:19<00:57, 25.45frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 82/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 82/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 83/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 83/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 84/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 84/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 84/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 85/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 85/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 86/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 86/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 87/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 87/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 87/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 88/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 88/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 89/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 89/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 90/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 90/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 91/1551 [00:19<00:55, 26.54frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 91/1551 [00:19<00:55, 26.54frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 91/1551 [00:19<00:55, 26.54frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 92/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 92/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 93/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 93/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 94/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 94/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 94/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 95/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 95/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 96/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 96/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 97/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 97/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 97/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 98/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 98/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 99/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 99/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 100/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 100/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 101/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 101/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 101/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 102/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 102/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 103/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 103/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 104/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 104/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 104/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 105/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 105/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 106/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 106/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 106/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 107/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 107/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 108/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 108/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 109/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 109/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 110/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 110/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 110/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 111/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 111/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 112/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 112/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 113/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 113/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 113/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 114/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 114/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 115/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 115/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 116/1551 [00:20<01:16, 18.64frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 116/1551 [00:20<01:16, 18.64frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 117/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 117/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 117/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 118/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 118/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 119/1551 [00:21<01:07, 21.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 119/1551 [00:21<01:07, 21.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 120/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 120/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 120/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 121/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 121/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 122/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 122/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 123/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 123/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 124/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 124/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 125/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 125/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 125/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 126/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 126/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 127/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 127/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 128/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 128/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 128/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 129/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 129/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 130/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 130/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 131/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 131/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 131/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 132/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 132/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 133/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 133/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 134/1551 [00:21<01:06, 21.15frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 134/1551 [00:21<01:06, 21.15frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 135/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 135/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 135/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 136/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 136/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 137/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 137/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 138/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 138/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 138/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 139/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 139/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 140/1551 [00:22<01:11, 19.80frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 140/1551 [00:22<01:11, 19.80frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 141/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 141/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 141/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 142/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 142/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 143/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 143/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 144/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 144/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 145/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 145/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 146/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 146/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 146/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 147/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 147/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 148/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 148/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 149/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 149/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 149/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 150/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 150/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 151/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 151/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 152/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 152/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 152/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 153/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 153/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 154/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 154/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 155/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 155/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 156/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 156/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 156/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 157/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 157/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 158/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 158/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 159/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 159/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 159/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 160/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 160/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 161/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 161/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 162/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 162/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 162/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 163/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 163/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 164/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 164/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 165/1551 [00:23<00:59, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 165/1551 [00:23<00:59, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 166/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 166/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 166/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 167/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 167/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 168/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 168/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 169/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 169/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 169/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 170/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 170/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 171/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 171/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 172/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 172/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 172/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 173/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 173/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 174/1551 [00:23<00:59, 22.96frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 174/1551 [00:23<00:59, 22.96frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 175/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 175/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 175/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 176/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 176/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 177/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 177/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 178/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 178/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 178/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 179/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 179/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 180/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 180/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 181/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 181/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 181/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 182/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 182/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 183/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 183/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 184/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 184/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 185/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 185/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 185/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 186/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 186/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 187/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 187/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 188/1551 [00:23<00:55, 24.67frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 188/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 188/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 189/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 189/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 190/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 190/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 191/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 191/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 191/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 192/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 192/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 193/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 193/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 194/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 194/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 194/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 195/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 195/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 196/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 196/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 197/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 197/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 198/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 198/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 198/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 199/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 199/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 200/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 200/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 201/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 201/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 201/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 202/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 202/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 203/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 203/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 204/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 204/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 204/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 205/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 205/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 206/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 206/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 207/1551 [00:24<00:53, 25.35frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 207/1551 [00:24<00:53, 25.35frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 207/1551 [00:24<00:53, 25.35frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 208/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 208/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 209/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 209/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 210/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 210/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 210/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 211/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 211/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 212/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 212/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 213/1551 [00:24<00:57, 23.16frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 213/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 213/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 214/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 214/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 215/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 215/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 216/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 216/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 217/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 217/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 217/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 218/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 218/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 219/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 219/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 220/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 220/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 220/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 221/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 221/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 222/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 222/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 223/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 223/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 223/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 224/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 224/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 225/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 225/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 226/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 226/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 227/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 227/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 227/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 228/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 228/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 229/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 229/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 230/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 230/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 230/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 231/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 231/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 232/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 232/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 233/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 233/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 233/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 234/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 234/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 235/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 235/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 235/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 236/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 237/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 237/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 238/1551 [00:25<00:53, 24.60frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 238/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 238/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 239/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 239/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 240/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 240/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 241/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 241/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 242/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 242/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 242/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 243/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 243/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 244/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 244/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 245/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 245/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 245/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 246/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 246/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 247/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 247/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 248/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 248/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 248/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 249/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 249/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 250/1551 [00:26<01:00, 21.33frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 250/1551 [00:26<01:00, 21.33frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 251/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 251/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 251/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 252/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 252/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 253/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 253/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 254/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 254/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 254/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 255/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 255/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 256/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 256/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 257/1551 [00:26<01:00, 21.43frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 257/1551 [00:26<01:00, 21.43frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 257/1551 [00:26<01:00, 21.43frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 258/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 258/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 259/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 259/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 260/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 260/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 260/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 261/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 261/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 262/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 262/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 263/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 263/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 263/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 264/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 264/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 265/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 265/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 266/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 266/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 267/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 267/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 267/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 268/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 268/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 269/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 269/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 270/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 270/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 270/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 271/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 271/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 272/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 272/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 273/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 273/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 273/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 274/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 274/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 275/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 275/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 276/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 276/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 276/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 277/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 277/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 278/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 278/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 279/1551 [00:27<00:57, 22.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 279/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 279/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 280/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 280/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 281/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 281/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 282/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 282/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 282/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 283/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 283/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 284/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 284/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 285/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 285/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 285/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 286/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 286/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 287/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 287/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 288/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 288/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 288/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 289/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 289/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 290/1551 [00:28<01:02, 20.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 290/1551 [00:28<01:02, 20.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 291/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 291/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 291/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 292/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 292/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 293/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 293/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 294/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 294/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 294/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 295/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 295/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 296/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 296/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 297/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 297/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 297/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 298/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 298/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 299/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 299/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 300/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 300/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 301/1551 [00:28<00:56, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 301/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 301/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 302/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 302/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 303/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 303/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 304/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 304/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 304/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 305/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 305/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 306/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 306/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 307/1551 [00:29<01:05, 19.13frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 307/1551 [00:29<01:05, 19.13frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 307/1551 [00:29<01:05, 19.13frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 308/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 308/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 309/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 309/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 310/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 310/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 311/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 311/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 311/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 312/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 312/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 313/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 313/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 314/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 314/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 314/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 315/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 315/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 316/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 316/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 317/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 317/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 317/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 318/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 318/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 319/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 319/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 320/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 320/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 320/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 321/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 321/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 322/1551 [00:30<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 322/1551 [00:30<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 323/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 323/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 323/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 324/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 324/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 325/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 325/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 326/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 326/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 326/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 327/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 327/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 328/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 328/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 329/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 329/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 330/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 330/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 330/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 331/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 331/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 332/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 332/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 333/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 333/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 333/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 334/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 334/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 335/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 335/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 336/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 336/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 336/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 337/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 337/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 338/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 338/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 339/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 339/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 340/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 340/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 340/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 341/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 341/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 342/1551 [00:31<00:58, 20.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 342/1551 [00:31<00:58, 20.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 343/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 343/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 343/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 344/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 344/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 345/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 345/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 346/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 346/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 346/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 347/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 347/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 348/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 348/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 349/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 349/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 349/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 350/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 350/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 351/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 351/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 352/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 352/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 352/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 353/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 353/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 354/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 354/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 355/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 355/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 356/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 356/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 357/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 357/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 357/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 358/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 358/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 359/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 359/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 360/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 360/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 360/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 361/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 361/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 362/1551 [00:32<00:59, 19.95frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 362/1551 [00:32<00:59, 19.95frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 363/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 363/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 363/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 364/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 364/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 365/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 365/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 366/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 366/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 366/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 367/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 367/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 368/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 368/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 369/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 369/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 369/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 370/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 370/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 371/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 371/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 372/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 372/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 372/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 373/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 373/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 374/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 374/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 375/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 375/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 375/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 376/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 376/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 377/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 377/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 378/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 378/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 378/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 379/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 379/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 380/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 380/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 381/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 381/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 381/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 382/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 382/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 383/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 383/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 384/1551 [00:33<00:57, 20.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 384/1551 [00:33<00:57, 20.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 385/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 385/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 385/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 386/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 386/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 387/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 387/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 388/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 388/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 388/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 389/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 389/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 390/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 390/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 391/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 391/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 391/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 392/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 392/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 393/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 393/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 394/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 394/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 394/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 395/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 395/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 396/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 396/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 397/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 397/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 397/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 398/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 398/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 399/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 399/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 400/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 400/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 400/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 401/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 401/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 402/1551 [00:34<00:52, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 402/1551 [00:34<00:52, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 403/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 403/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 403/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 404/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 404/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 405/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 405/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 406/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 406/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 406/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 407/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 407/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 408/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 408/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 409/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 409/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 410/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 410/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 410/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 411/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 411/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 412/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 412/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 413/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 413/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 413/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 414/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 414/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 415/1551 [00:34<01:01, 18.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 415/1551 [00:34<01:01, 18.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 415/1551 [00:34<01:01, 18.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 416/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 416/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 417/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 417/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 418/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 418/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 418/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 419/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 419/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 420/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 420/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 421/1551 [00:34<01:02, 17.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 421/1551 [00:34<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 421/1551 [00:34<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 422/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 422/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 423/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 423/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 424/1551 [00:35<01:04, 17.51frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 424/1551 [00:35<01:04, 17.51frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 426/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 426/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 427/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 427/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 428/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 428/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 428/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 429/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 429/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 430/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 430/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 431/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 431/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 431/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 432/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 432/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 433/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 433/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 434/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 434/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 434/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 435/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 435/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 436/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 436/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 437/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 437/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 437/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 438/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 438/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 439/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 439/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 440/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 440/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 440/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 441/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 441/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 442/1551 [00:36<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 442/1551 [00:36<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 443/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 443/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 443/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 444/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 444/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 445/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 445/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 446/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 446/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 446/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 447/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 447/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 448/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 448/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 449/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 449/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 449/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 450/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 450/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 451/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 451/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 452/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 452/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 452/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 453/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 453/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 454/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 454/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 455/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 455/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 456/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 456/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 457/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 457/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 457/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 458/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 458/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 459/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 459/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 460/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 460/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 460/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 461/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 461/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 462/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 462/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 463/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 463/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 464/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 464/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 464/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 465/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 465/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 466/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 466/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 467/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 467/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 467/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 468/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 468/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 469/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 469/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 470/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 470/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 470/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 471/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 471/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 472/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 472/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 473/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 473/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 473/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 474/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 474/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 475/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 475/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 476/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 476/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 476/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 477/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 477/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 478/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 478/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 479/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 479/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 479/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 480/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 480/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 481/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 481/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 482/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 482/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 483/1551 [00:37<00:48, 22.20frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 483/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 483/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 484/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 484/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 485/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 485/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 486/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 486/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 486/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 487/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 487/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 488/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 488/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 489/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 489/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 489/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 490/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 490/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 491/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 491/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 492/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 492/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 492/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 493/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 493/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 494/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 494/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 495/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 495/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 495/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 496/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 496/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 497/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 497/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 498/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 498/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 499/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 499/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 499/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 500/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 500/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 501/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 501/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 502/1551 [00:38<00:52, 20.16frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 502/1551 [00:38<00:52, 20.16frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 502/1551 [00:38<00:52, 20.16frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 503/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 503/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 504/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 504/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 505/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 505/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 505/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 506/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 506/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 507/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 507/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 508/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 508/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 509/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 509/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 509/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 510/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 510/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 511/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 511/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 512/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 512/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 512/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 513/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 513/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 514/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 514/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 515/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 515/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 515/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 516/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 516/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 517/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 517/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 518/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 518/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 519/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 519/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 519/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 520/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 520/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 521/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 521/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 522/1551 [00:39<00:50, 20.33frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 522/1551 [00:39<00:50, 20.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 522/1551 [00:39<00:50, 20.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 523/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 523/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 524/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 524/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 525/1551 [00:40<00:49, 20.92frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 525/1551 [00:40<00:49, 20.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 525/1551 [00:40<00:49, 20.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 526/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 526/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 527/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 527/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 528/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 528/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 528/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 529/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 529/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 530/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 530/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 531/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 531/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 531/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 532/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 532/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 533/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 533/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 534/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 534/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 534/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 535/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 535/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 536/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 536/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 537/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 537/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 537/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 538/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 538/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 539/1551 [00:40<00:47, 21.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 539/1551 [00:40<00:47, 21.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 540/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 540/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 540/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 541/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 541/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 542/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 542/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 543/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 543/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 543/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 544/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 544/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 545/1551 [00:41<00:43, 23.35frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 545/1551 [00:41<00:43, 23.35frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 546/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 546/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 546/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 547/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 547/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 548/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 548/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 549/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 549/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 550/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 550/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 550/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 551/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 551/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 552/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 552/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 553/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 553/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 553/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 554/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 554/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 555/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 555/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 556/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 556/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 556/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 557/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 557/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 558/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 558/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 559/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 559/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 560/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 560/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 561/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 561/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 562/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 562/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 562/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 563/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 563/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 564/1551 [00:42<00:50, 19.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 564/1551 [00:42<00:50, 19.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 565/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 565/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 565/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 566/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 566/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 567/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 567/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 568/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 568/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 569/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 569/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 570/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 570/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 570/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 571/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 571/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 572/1551 [00:42<00:46, 20.85frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 572/1551 [00:42<00:46, 20.85frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 573/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 573/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 573/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 574/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 574/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 575/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 575/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 576/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 576/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 577/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 577/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 578/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 578/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 578/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 579/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 579/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 580/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 580/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 581/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 581/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 581/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 582/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 582/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 583/1551 [00:43<00:47, 20.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 583/1551 [00:43<00:47, 20.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 584/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 584/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 584/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 585/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 585/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 586/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 586/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 587/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 587/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 588/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 588/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 588/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 589/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 589/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 590/1551 [00:43<00:44, 21.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 590/1551 [00:43<00:44, 21.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 591/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 591/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 591/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 592/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 592/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 593/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 593/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 594/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 594/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 594/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 595/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 595/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 596/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 596/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 597/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 597/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 597/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 598/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 598/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 599/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 599/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 600/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 600/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 600/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 601/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 601/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 602/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 602/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 603/1551 [00:43<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 603/1551 [00:43<00:44, 21.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 603/1551 [00:43<00:44, 21.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 604/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 604/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 605/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 605/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 606/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 606/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 606/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 607/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 607/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 608/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 608/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 609/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 609/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 610/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 610/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 610/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 611/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 611/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 612/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 612/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 613/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 613/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 614/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 614/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 614/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 615/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 615/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 616/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 616/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 617/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 617/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 618/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 618/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 618/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 619/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 619/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 620/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 620/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 621/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 621/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 622/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 622/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 622/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 623/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 623/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 624/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 624/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 625/1551 [00:44<00:39, 23.42frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 625/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 625/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 626/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 626/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 627/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 627/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 628/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 628/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 628/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 629/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 629/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 630/1551 [00:45<00:46, 19.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 630/1551 [00:45<00:46, 19.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 631/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 631/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 631/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 632/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 632/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 633/1551 [00:45<00:43, 20.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 633/1551 [00:45<00:43, 20.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 634/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 634/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 634/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 635/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 635/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 636/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 636/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 637/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 637/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 638/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 638/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 638/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 639/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 639/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 640/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 640/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 641/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 641/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 641/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 642/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 642/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 643/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 643/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 644/1551 [00:45<00:43, 21.07frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 644/1551 [00:45<00:43, 21.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 644/1551 [00:45<00:43, 21.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 645/1551 [00:46<00:43, 21.07frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 645/1551 [00:46<00:43, 21.07frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 646/1551 [00:46<00:42, 21.07frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 646/1551 [00:46<00:42, 21.07frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 647/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 647/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 647/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 648/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 648/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 649/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 649/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 650/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 650/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 650/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 651/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 651/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 652/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 652/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 653/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 653/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 653/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 654/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 654/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 655/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 655/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 656/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 656/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 656/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 657/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 657/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 658/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 658/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 659/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 659/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 659/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 660/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 660/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 661/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 661/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 662/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 662/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 662/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 663/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 663/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 664/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 664/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 665/1551 [00:46<00:43, 20.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 665/1551 [00:46<00:43, 20.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 665/1551 [00:46<00:43, 20.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 666/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 666/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 667/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 667/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 668/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 668/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 668/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 669/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 669/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 670/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 670/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 671/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 671/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 671/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 672/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 672/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 673/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 673/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 673/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 674/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 674/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 675/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 675/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 676/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 676/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 677/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 677/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 677/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 678/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 678/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 679/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 679/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 680/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 680/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 680/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 681/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 681/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 682/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 682/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 683/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 683/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 683/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 684/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 684/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 685/1551 [00:48<00:39, 22.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 685/1551 [00:48<00:39, 22.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 686/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 686/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 686/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 687/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 687/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 688/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 688/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 689/1551 [00:48<00:42, 20.52frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 689/1551 [00:48<00:42, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 689/1551 [00:48<00:42, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 690/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 690/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 691/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 691/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 692/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 692/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 692/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 693/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 693/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 694/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 694/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 695/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 695/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 695/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 696/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 696/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 697/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 697/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 698/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 698/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 698/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 699/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 699/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 700/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 700/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 701/1551 [00:48<00:47, 17.71frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 701/1551 [00:48<00:47, 17.71frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 702/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 702/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 702/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 703/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 703/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 704/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 704/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 705/1551 [00:48<00:39, 21.37frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 705/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 705/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 706/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 706/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 707/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 707/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 708/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 708/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 708/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 709/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 709/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 710/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 710/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 711/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 711/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 711/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 712/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 712/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 713/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 713/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 714/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 714/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 714/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 715/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 715/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 716/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 716/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 717/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 717/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 718/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 718/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 718/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 719/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 719/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 720/1551 [00:49<00:38, 21.31frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 720/1551 [00:49<00:38, 21.31frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 721/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 721/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 721/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 722/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 722/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 723/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 723/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 724/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 724/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 725/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 725/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 726/1551 [00:49<00:36, 22.33frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 726/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 726/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 727/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 727/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 728/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 728/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 729/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 729/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 729/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 730/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 730/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 731/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 731/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 732/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 732/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 732/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 733/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 733/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 734/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 734/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 735/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 735/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 736/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 736/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 736/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 737/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 737/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 738/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 738/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 739/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 739/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 739/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 740/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 740/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 741/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 741/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 742/1551 [00:50<00:42, 18.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 742/1551 [00:50<00:42, 18.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 743/1551 [00:50<00:36, 22.44frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 743/1551 [00:51<00:36, 22.44frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 743/1551 [00:51<00:36, 22.44frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 744/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 744/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 745/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 745/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 746/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 746/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 746/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 747/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 747/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 748/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 748/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 749/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 749/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 749/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 750/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 750/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 751/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 751/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 752/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 752/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 752/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 753/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 753/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 754/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 754/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 755/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 755/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 755/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 756/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 756/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 757/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 757/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 758/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 758/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 758/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 759/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 759/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 760/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 760/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 761/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 761/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 761/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 762/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 762/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 763/1551 [00:52<00:37, 20.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 763/1551 [00:52<00:37, 20.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 764/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 764/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 764/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 765/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 765/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 766/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 766/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 767/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 767/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 768/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 768/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 768/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 769/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 769/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 770/1551 [00:52<00:33, 22.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 770/1551 [00:52<00:33, 22.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 771/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 771/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 771/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 772/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 772/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 773/1551 [00:52<00:37, 20.49frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 773/1551 [00:52<00:37, 20.49frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 774/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 774/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 774/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 775/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 775/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 776/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 776/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 777/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 777/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 778/1551 [00:52<00:36, 21.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 778/1551 [00:52<00:36, 21.45frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 778/1551 [00:52<00:36, 21.45frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 779/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 779/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 780/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 780/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 781/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 781/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 781/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 782/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 782/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 783/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 783/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 784/1551 [00:52<00:38, 19.90frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 784/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 784/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 785/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 785/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 786/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 786/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 787/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 787/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 787/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 788/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 788/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 789/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 789/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 790/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 790/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 790/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 791/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 791/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 792/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 792/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 793/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 793/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 793/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 794/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 794/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 795/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 795/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 796/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 796/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 796/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 797/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 797/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 798/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 798/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 799/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 799/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 799/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 800/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 800/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 801/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 801/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 802/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 802/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 803/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 803/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 803/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 804/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 804/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 805/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 805/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 806/1551 [00:54<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 806/1551 [00:54<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 807/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 807/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 807/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 808/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 808/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 809/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 809/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 810/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 810/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 811/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 811/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 811/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 812/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 812/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 813/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 813/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 814/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 814/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 815/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 815/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 815/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 816/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 816/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 817/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 817/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 818/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 818/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 818/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 819/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 819/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 820/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 820/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 821/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 821/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 822/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 822/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 822/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 823/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 823/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 824/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 824/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 825/1551 [00:54<00:35, 20.58frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 825/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 825/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 826/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 826/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 827/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 827/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 828/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 828/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 828/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 829/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 829/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 830/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 830/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 831/1551 [00:55<00:34, 20.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 831/1551 [00:55<00:34, 20.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 832/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 832/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 832/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 833/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 833/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 834/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 834/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 835/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 835/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 835/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 836/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 836/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 837/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 837/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 838/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 838/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 838/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 839/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 839/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 840/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 840/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 841/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 841/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 841/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 842/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 842/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 843/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 843/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 844/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 844/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 844/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 845/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 845/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 846/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 846/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 847/1551 [00:55<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 847/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 847/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 848/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 848/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 849/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 849/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 850/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 850/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 850/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 851/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 851/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 852/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 852/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 853/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 853/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 853/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 854/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 854/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 855/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 855/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 856/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 856/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 857/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 857/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 857/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 858/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 858/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 859/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 859/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 860/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 860/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 861/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 861/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 861/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 862/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 862/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 863/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 863/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 864/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 864/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 864/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 865/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 865/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 866/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 866/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 867/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 867/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 868/1551 [00:57<00:33, 20.38frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 868/1551 [00:57<00:33, 20.38frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 869/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 869/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 869/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 870/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 870/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 871/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 871/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 872/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 872/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 872/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 873/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 873/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 874/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 874/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 875/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 875/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 875/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 876/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 876/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 877/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 877/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 878/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 878/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 878/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 879/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 879/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 880/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 880/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 881/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 881/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 881/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 882/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 882/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 883/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 883/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 884/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 884/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 884/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 885/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 885/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 886/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 886/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 887/1551 [00:57<00:30, 21.85frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 887/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 887/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 888/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 888/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 889/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 889/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 890/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 890/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 890/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 891/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 891/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 892/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 892/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 893/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 893/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 893/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 894/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 894/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 895/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 895/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 896/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 896/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 897/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 897/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 897/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 898/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 898/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 899/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 899/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 900/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 900/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 900/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 901/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 901/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 902/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 902/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 903/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 903/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 903/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 904/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 904/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 905/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 905/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 906/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 906/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 907/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 907/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 908/1551 [00:58<00:30, 20.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 908/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 908/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 909/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 909/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 910/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 910/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 911/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 911/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 911/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 912/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 912/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 913/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 913/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 914/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 914/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 914/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 915/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 915/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 916/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 916/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 917/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 917/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 917/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 918/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 918/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 919/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 919/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 920/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 920/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 920/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 921/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 921/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 922/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 922/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 923/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 923/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 924/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 924/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 924/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 925/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 925/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 926/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 926/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 927/1551 [00:59<00:30, 20.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 927/1551 [00:59<00:30, 20.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 927/1551 [00:59<00:30, 20.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 928/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 928/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 929/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 929/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 930/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 930/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 930/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 931/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 931/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 932/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 932/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 933/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 933/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 934/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 934/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 934/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 935/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 935/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 936/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 936/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 937/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 937/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 938/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 938/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 938/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 939/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 939/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 940/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 940/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 941/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 941/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 942/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 942/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 942/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 943/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 943/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 944/1551 [01:00<00:27, 21.69frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 944/1551 [01:00<00:27, 21.69frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 945/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 945/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 945/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 946/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 946/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 947/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 947/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 948/1551 [01:00<00:27, 21.95frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 948/1551 [01:00<00:27, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 948/1551 [01:00<00:27, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 949/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 949/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 950/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 950/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 951/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 951/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 951/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 952/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 952/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 953/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 953/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 954/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 954/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 954/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 955/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 955/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 956/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 956/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 957/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 957/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 958/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 958/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 958/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 959/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 959/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 960/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 960/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 961/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 961/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 961/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 962/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 962/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 963/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 963/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 964/1551 [01:01<00:30, 19.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 964/1551 [01:01<00:30, 19.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 964/1551 [01:01<00:30, 19.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 965/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 965/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 966/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 966/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 967/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 967/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 968/1551 [01:02<00:29, 19.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 968/1551 [01:02<00:29, 19.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 969/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 969/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 969/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 970/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 970/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 971/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 971/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 972/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 972/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 973/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 973/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 973/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 974/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 974/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 975/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 975/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 976/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 976/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 976/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 977/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 977/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 978/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 978/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 979/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 979/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 979/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 980/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 980/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 981/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 981/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 982/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 982/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 982/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 983/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 983/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 984/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 984/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 985/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 985/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 985/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 986/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 986/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 987/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 987/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 988/1551 [01:02<00:24, 22.83frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 988/1551 [01:02<00:24, 22.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 988/1551 [01:02<00:24, 22.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 989/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 989/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 990/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 990/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 991/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 991/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 991/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 992/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 992/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 993/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 993/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 994/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 994/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 995/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 995/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 995/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 996/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 996/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 997/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 997/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 998/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 998/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 998/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 999/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 999/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 1000/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 1000/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1001/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1001/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1001/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1002/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1002/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1003/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1003/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1004/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1004/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1004/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1005/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1005/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1006/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1006/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1007/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1007/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1007/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1008/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1008/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1009/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1009/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1010/1551 [01:03<00:26, 20.76frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1010/1551 [01:03<00:26, 20.76frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1010/1551 [01:03<00:26, 20.76frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1011/1551 [01:04<00:26, 20.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1011/1551 [01:04<00:26, 20.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1012/1551 [01:04<00:25, 20.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1012/1551 [01:04<00:25, 20.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1013/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1013/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1013/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1014/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1014/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1015/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1015/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1016/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1016/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1017/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1017/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1017/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1018/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1018/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1019/1551 [01:04<00:26, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1019/1551 [01:04<00:26, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1020/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1020/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1020/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1021/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1021/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1022/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1022/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1023/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1023/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1024/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1024/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1024/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1025/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1025/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1026/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1026/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1027/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1027/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1027/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1028/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1028/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1029/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1029/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1030/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1030/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1030/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1031/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1031/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1032/1551 [01:05<00:24, 20.93frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1032/1551 [01:05<00:24, 20.93frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1033/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1033/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1033/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1034/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1034/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1035/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1035/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1036/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1036/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1037/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1037/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1037/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1038/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1038/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1039/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1039/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1040/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1040/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1040/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1041/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1041/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1042/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1042/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1043/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1043/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1043/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1044/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1044/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1045/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1045/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1046/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1046/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1046/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1047/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1047/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1048/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1048/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1049/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1049/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1049/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1050/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1050/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1051/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1051/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1052/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1052/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1052/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1053/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1053/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1054/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1054/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1055/1551 [01:05<00:21, 23.46frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1055/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1055/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1056/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1056/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1057/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1057/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1058/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1058/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1058/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1059/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1059/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1060/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1060/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1061/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1061/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1061/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1062/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1062/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1063/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1063/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1064/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1064/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1064/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1065/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1065/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1066/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1066/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1067/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1067/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1068/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1068/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1068/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1069/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1069/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1070/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1070/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1071/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1071/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1071/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1072/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1072/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1073/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1073/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1074/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1074/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1075/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1075/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1076/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1076/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1077/1551 [01:06<00:17, 27.09frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1077/1551 [01:06<00:17, 27.09frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1079/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1079/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1080/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1080/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1081/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1081/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1082/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1082/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1082/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1083/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1083/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1084/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1084/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1085/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1085/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1086/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1086/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1088/1551 [01:07<00:16, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1089/1551 [01:07<00:16, 27.24frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1089/1551 [01:07<00:16, 27.24frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1090/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1090/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1090/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1091/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1091/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1092/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1092/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1093/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1093/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1093/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1094/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1094/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1095/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1095/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1096/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1096/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1096/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1097/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1097/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1098/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1098/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1099/1551 [01:07<00:21, 20.58frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1099/1551 [01:07<00:21, 20.58frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1099/1551 [01:07<00:21, 20.58frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1100/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1100/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1101/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1101/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1103/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1104/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1104/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1105/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1105/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1106/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1106/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1106/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1107/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1107/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1108/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1108/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1109/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1109/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1109/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1110/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1110/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1111/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1111/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1112/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1112/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1112/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1113/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1113/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1114/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1114/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1115/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1115/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1116/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1116/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1117/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1117/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1117/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1118/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1118/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1119/1551 [01:08<00:16, 25.46frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1119/1551 [01:08<00:16, 25.46frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1120/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1120/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1120/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1121/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1121/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1122/1551 [01:09<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1122/1551 [01:09<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1123/1551 [01:09<00:19, 22.48frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1123/1551 [01:09<00:19, 22.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1123/1551 [01:09<00:19, 22.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1124/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1124/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1125/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1125/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1126/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1126/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1127/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1127/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1127/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1128/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1128/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1129/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1129/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1130/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1130/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1130/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1131/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1131/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1132/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1132/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1133/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1133/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1133/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1134/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1134/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1135/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1135/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1136/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1136/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1137/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1137/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1137/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1138/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1138/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1139/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1139/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1140/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1140/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1141/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1141/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1141/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1142/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1142/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1143/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1143/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1144/1551 [01:09<00:18, 22.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1144/1551 [01:09<00:18, 22.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1144/1551 [01:09<00:18, 22.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1145/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1145/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1146/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1146/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1147/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1147/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1147/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1148/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1148/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1149/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1149/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1150/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1150/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1151/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1151/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1151/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1152/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1152/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1153/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1153/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1154/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1154/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1154/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1155/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1155/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1156/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1156/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1157/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1157/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1157/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1158/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1158/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1159/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1159/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1160/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1160/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1161/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1161/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1161/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1162/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1162/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1163/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1163/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1164/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1164/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1165/1551 [01:10<00:16, 22.75frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1165/1551 [01:10<00:16, 22.75frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1166/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1166/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1166/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1167/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1167/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1168/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1168/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1169/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1169/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1170/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1170/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1170/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1171/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1171/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1172/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1172/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1173/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1173/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1173/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1174/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1174/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1175/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1175/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1176/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1176/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1176/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1177/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1177/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1178/1551 [01:11<00:15, 23.37frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1178/1551 [01:11<00:15, 23.37frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1179/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1179/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1179/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1180/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1180/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1181/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1181/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1182/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1182/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1183/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1183/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1183/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1184/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1184/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1185/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1185/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1186/1551 [01:11<00:17, 20.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1186/1551 [01:11<00:17, 20.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1187/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1187/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1187/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1188/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1188/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1189/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1189/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1190/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1190/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1191/1551 [01:11<00:13, 26.47frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1191/1551 [01:11<00:13, 26.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1191/1551 [01:11<00:13, 26.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1192/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1192/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1193/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1193/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1194/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1194/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1194/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1195/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1195/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1196/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1196/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1197/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1197/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1198/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1198/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1199/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1199/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1200/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1200/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1200/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1201/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1201/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1202/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1202/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1203/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1203/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1203/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1204/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1204/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1205/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1205/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1206/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1206/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1207/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1207/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1208/1551 [01:12<00:13, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1208/1551 [01:12<00:13, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1208/1551 [01:12<00:13, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1209/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1209/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1210/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1210/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1211/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1211/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1211/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1212/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1212/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1213/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1213/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1214/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1214/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1214/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1215/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1215/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1216/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1216/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1217/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1217/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1218/1551 [01:12<00:12, 26.82frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1218/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1218/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1219/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1219/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1220/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1220/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1221/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1221/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1221/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1222/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1222/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1223/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1223/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1224/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1224/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1225/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1225/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1225/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1226/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1226/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1227/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1227/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1228/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1228/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1229/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1229/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1229/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1230/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1230/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1231/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1231/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1232/1551 [01:13<00:12, 24.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1232/1551 [01:13<00:12, 24.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1233/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1233/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1233/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1234/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1234/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1235/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1235/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1236/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1236/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1237/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1237/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1238/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1238/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1238/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1239/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1239/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1240/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1240/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1241/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1241/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1242/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1242/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1242/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1243/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1243/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1244/1551 [01:14<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1244/1551 [01:14<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1245/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1245/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1245/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1246/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1246/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1247/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1247/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1248/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1248/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1249/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1249/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1249/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1250/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1250/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1251/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1251/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1252/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1252/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1252/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1253/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1253/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1254/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1254/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1255/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1255/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1255/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1256/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1256/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1257/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1257/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1258/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1258/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1259/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1259/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1259/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1260/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1260/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1261/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1261/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1262/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1262/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1262/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1263/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1263/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1264/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1264/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1265/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1265/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1265/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1266/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1266/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1267/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1267/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1268/1551 [01:15<00:12, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1268/1551 [01:15<00:12, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1269/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1269/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1269/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1270/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1270/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1271/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1271/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1272/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1272/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1272/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1273/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1273/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1274/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1274/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1275/1551 [01:15<00:11, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1275/1551 [01:15<00:11, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1276/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1276/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1276/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1277/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1277/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1278/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1278/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1279/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1279/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1279/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1280/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1280/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1281/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1281/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1282/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1282/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1282/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1283/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1283/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1284/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1284/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1285/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1285/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1286/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1286/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1287/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1287/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1287/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1288/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1288/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1289/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1289/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1290/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1290/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1290/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1291/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1291/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1292/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1292/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1293/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1293/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1294/1551 [01:16<00:10, 23.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1294/1551 [01:16<00:10, 23.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1295/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1295/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1295/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1296/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1296/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1297/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1297/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1298/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1298/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1299/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1299/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1299/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1300/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1300/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1301/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1301/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1302/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1302/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1303/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1303/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1303/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1304/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1304/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1305/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1305/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1306/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1306/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1307/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1307/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1308/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1308/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1308/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1309/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1309/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1310/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1310/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1311/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1311/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1312/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1312/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1312/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1313/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1313/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1314/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1314/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1315/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1315/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1316/1551 [01:16<00:08, 26.23frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1316/1551 [01:16<00:08, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1316/1551 [01:16<00:08, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1317/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1317/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1318/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1318/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1319/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1319/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1319/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1320/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1320/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1321/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1321/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1322/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1322/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1322/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1323/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1323/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1324/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1324/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1325/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1325/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1326/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1326/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1326/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1327/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1327/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1328/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1328/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1329/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1329/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1329/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1330/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1330/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1331/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1331/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1332/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1332/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1332/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1333/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1333/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1334/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1334/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1335/1551 [01:17<00:10, 20.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1335/1551 [01:17<00:10, 20.58frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1335/1551 [01:17<00:10, 20.58frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1336/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1336/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1337/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1337/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1338/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1338/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1338/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1339/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1339/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1340/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1340/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1341/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1341/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1341/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1342/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1342/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1343/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1343/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1344/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1344/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1344/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1345/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1345/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1346/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1346/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1347/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1347/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1347/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1348/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1348/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1349/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1349/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1350/1551 [01:18<00:10, 20.09frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1350/1551 [01:18<00:10, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1350/1551 [01:18<00:10, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1351/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1351/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1352/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1352/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1353/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1353/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1353/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1354/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1354/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1355/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1355/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1356/1551 [01:18<00:10, 18.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1356/1551 [01:18<00:10, 18.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1356/1551 [01:18<00:10, 18.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1357/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1357/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1358/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1358/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1359/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1359/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1360/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1360/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1360/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1361/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1361/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1362/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1362/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1363/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1363/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1364/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1364/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1364/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1365/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1365/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1366/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1366/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1367/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1367/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1367/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1368/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1368/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1369/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1369/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1370/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1370/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1370/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1371/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1371/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1372/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1372/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1373/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1373/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1373/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1374/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1374/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1375/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1375/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1376/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1376/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1376/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1377/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1377/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1378/1551 [01:20<00:08, 21.33frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1378/1551 [01:20<00:08, 21.33frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1379/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1379/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1379/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1380/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1380/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1381/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1381/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1382/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1382/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1382/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1383/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1383/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1384/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1384/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1385/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1385/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1385/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1386/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1386/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1387/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1387/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1388/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1388/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1388/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1389/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1389/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1390/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1390/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1391/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1391/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1391/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1392/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1392/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1393/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1393/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1393/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1394/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1394/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1395/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1395/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1396/1551 [01:21<00:08, 17.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1396/1551 [01:21<00:08, 17.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1397/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1397/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1397/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1398/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1398/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1399/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1399/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1400/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1400/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1400/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1401/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1401/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1402/1551 [01:21<00:08, 18.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1402/1551 [01:21<00:08, 18.54frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1402/1551 [01:21<00:08, 18.54frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1403/1551 [01:21<00:07, 18.54frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1403/1551 [01:21<00:07, 18.54frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1404/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1404/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1404/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1405/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1405/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1406/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1406/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1407/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1407/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1407/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1408/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1408/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1409/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1409/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1410/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1410/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1411/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1411/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1411/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1412/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1412/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1413/1551 [01:22<00:06, 22.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1413/1551 [01:22<00:06, 22.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1414/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1414/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1414/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1415/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1415/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1416/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1416/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1417/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1417/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1418/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1418/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1419/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1419/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1419/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1420/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1420/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1421/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1421/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1422/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1422/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1422/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1423/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1423/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1424/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1424/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1425/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1425/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1426/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1426/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1426/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1427/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1427/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1428/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1428/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1429/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1429/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1430/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1430/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1430/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1431/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1431/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1432/1551 [01:23<00:06, 18.79frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1432/1551 [01:23<00:06, 18.79frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1433/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1433/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1433/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1434/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1434/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1435/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1435/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1435/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1436/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1436/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1437/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1437/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1438/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1438/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1438/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1439/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1439/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1440/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1440/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1441/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1441/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1442/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1442/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1442/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1443/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1443/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1444/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1444/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1445/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1445/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1446/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1446/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1446/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1447/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1447/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1448/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1448/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1449/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1449/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1449/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1450/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1450/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1451/1551 [01:24<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1451/1551 [01:24<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1452/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1452/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1452/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1453/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1453/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1454/1551 [01:24<00:04, 19.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1454/1551 [01:24<00:04, 19.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1455/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1455/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1455/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1456/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1456/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1457/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1457/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1458/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1458/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1458/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1459/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1459/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1460/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1460/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1460/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1461/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1461/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1462/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1462/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1462/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1463/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1463/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1464/1551 [01:24<00:04, 17.57frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1464/1551 [01:24<00:04, 17.57frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1465/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1465/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1465/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1466/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1466/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1467/1551 [01:24<00:04, 17.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1467/1551 [01:24<00:04, 17.31frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1467/1551 [01:24<00:04, 17.31frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1468/1551 [01:25<00:04, 17.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1468/1551 [01:25<00:04, 17.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1469/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1469/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1469/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1470/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1470/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1471/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1471/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1472/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1472/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1472/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1473/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1473/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1474/1551 [01:25<00:03, 19.26frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1474/1551 [01:25<00:03, 19.26frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1475/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1475/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1475/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1476/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1476/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1477/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1477/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1477/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1478/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1478/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1479/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1479/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1480/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1480/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1480/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1481/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1481/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1482/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1482/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1483/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1483/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1483/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1484/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1484/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1485/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1485/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1486/1551 [01:25<00:03, 18.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1486/1551 [01:25<00:03, 18.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1486/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1487/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1487/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1488/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1488/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1489/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1489/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1489/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1490/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1490/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1491/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1491/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1491/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1492/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1492/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1493/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1493/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1493/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1494/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1494/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1495/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1495/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1496/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1496/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1496/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1497/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1497/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1498/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1498/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1498/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1499/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1499/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1500/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1500/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1501/1551 [01:26<00:02, 17.35frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1501/1551 [01:26<00:02, 17.35frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1501/1551 [01:26<00:02, 17.35frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1502/1551 [01:27<00:02, 17.35frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1502/1551 [01:27<00:02, 17.35frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1503/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1503/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1503/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1504/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1504/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1505/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1505/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1506/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1506/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1506/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1507/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1507/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1508/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1508/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1508/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1509/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1509/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1510/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1510/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1510/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1511/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1511/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1512/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1512/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1512/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1513/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1513/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1514/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1514/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1514/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1515/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1515/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1516/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1516/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1516/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1517/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1517/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1518/1551 [01:28<00:02, 15.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1518/1551 [01:28<00:02, 15.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1519/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1519/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1519/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1520/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1520/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1521/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1521/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1522/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1522/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1522/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1523/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1523/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1524/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1524/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1524/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1525/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1525/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1526/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1526/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1527/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1527/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1527/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1528/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1528/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1529/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1529/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1530/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1530/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1531/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1531/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1531/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1532/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1532/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1533/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1533/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1534/1551 [01:29<00:01, 14.19frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1534/1551 [01:29<00:01, 14.19frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1535/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1535/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1535/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1536/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1536/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1537/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1537/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1537/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1538/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1538/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1539/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1539/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1539/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1540/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1540/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1541/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1541/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1541/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1542/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1542/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1543/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1543/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1543/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1544/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1544/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1545/1551 [01:29<00:00, 12.98frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1545/1551 [01:29<00:00, 12.98frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1545/1551 [01:29<00:00, 12.98frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1546/1551 [01:30<00:00, 12.98frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1546/1551 [01:30<00:00, 12.98frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1547/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1547/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1547/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1548/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1548/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1549/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1549/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1549/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1550/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1550/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1551/1551 [01:30<00:00, 6.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\n[ROOP.FACE-ENHANCER] Progressing...\nProcessing: 100%|ββββββββββ| 1551/1551 [01:30<00:00, 17.07frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nDownloading: \"https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth\" to /src/roop/gfpgan/weights/detection_Resnet50_Final.pth\nProcessing: 0%| | 0/1551 [00:00<?, ?frame/s]\n0%| | 0.00/104M [00:00<?, ?B/s]\u001b[A\n11%|β | 11.6M/104M [00:00<00:00, 121MB/s]\u001b[A\n38%|ββββ | 39.8M/104M [00:00<00:00, 224MB/s]\u001b[A\n71%|βββββββ | 73.9M/104M [00:00<00:00, 285MB/s]\u001b[A\nDownloading: \"https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth\" to /src/roop/gfpgan/weights/parsing_parsenet.pth\n100%|ββββββββββ| 104M/104M [00:00<00:00, 285MB/s]\n0%| | 0.00/81.4M [00:00<?, ?B/s]\u001b[A\n14%|ββ | 11.7M/81.4M [00:00<00:00, 122MB/s]\u001b[A\n42%|βββββ | 34.1M/81.4M [00:00<00:00, 189MB/s]\u001b[A\n85%|βββββββββ | 69.6M/81.4M [00:00<00:00, 272MB/s]\u001b[A\n100%|ββββββββββ| 81.4M/81.4M [00:00<00:00, 256MB/s]\nProcessing: 0%| | 0/1551 [00:04<?, ?frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 0/1551 [00:04<?, ?frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/1551 [00:04<1:51:23, 4.31s/frame, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/1551 [00:04<1:51:23, 4.31s/frame, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 1/1551 [00:04<1:51:23, 4.31s/frame, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/1551 [00:04<53:49, 2.09s/frame, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/1551 [00:05<53:49, 2.09s/frame, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 2/1551 [00:05<53:49, 2.09s/frame, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 3/1551 [00:05<35:10, 1.36s/frame, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 3/1551 [00:05<35:10, 1.36s/frame, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 3/1551 [00:05<35:10, 1.36s/frame, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 4/1551 [00:05<26:40, 1.03s/frame, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 4/1551 [00:06<26:40, 1.03s/frame, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 4/1551 [00:06<26:40, 1.03s/frame, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 5/1551 [00:06<21:54, 1.18frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 5/1551 [00:06<21:54, 1.18frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 5/1551 [00:06<21:54, 1.18frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 6/1551 [00:06<17:38, 1.46frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 6/1551 [00:07<17:38, 1.46frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 6/1551 [00:07<17:38, 1.46frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 7/1551 [00:07<16:12, 1.59frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 7/1551 [00:07<16:12, 1.59frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 0%| | 7/1551 [00:07<16:12, 1.59frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 8/1551 [00:07<15:20, 1.68frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 8/1551 [00:08<15:20, 1.68frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 8/1551 [00:08<15:20, 1.68frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 9/1551 [00:08<13:55, 1.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 9/1551 [00:08<13:55, 1.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 9/1551 [00:08<13:55, 1.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 10/1551 [00:08<12:52, 1.99frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 10/1551 [00:09<12:52, 1.99frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 10/1551 [00:09<12:52, 1.99frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 11/1551 [00:09<12:01, 2.14frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 11/1551 [00:09<12:01, 2.14frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 11/1551 [00:09<12:01, 2.14frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 12/1551 [00:09<11:43, 2.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 12/1551 [00:09<11:43, 2.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 12/1551 [00:09<11:43, 2.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 13/1551 [00:09<11:28, 2.23frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 13/1551 [00:10<11:28, 2.23frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 13/1551 [00:10<11:28, 2.23frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 14/1551 [00:10<09:57, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 14/1551 [00:10<09:57, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 14/1551 [00:10<09:57, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 15/1551 [00:10<10:09, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 15/1551 [00:10<10:09, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 15/1551 [00:10<10:09, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 16/1551 [00:10<10:29, 2.44frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 16/1551 [00:11<10:29, 2.44frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 16/1551 [00:11<10:29, 2.44frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 17/1551 [00:11<10:36, 2.41frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 17/1551 [00:11<10:36, 2.41frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 17/1551 [00:11<10:36, 2.41frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 18/1551 [00:11<10:39, 2.40frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 18/1551 [00:12<10:39, 2.40frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 18/1551 [00:12<10:39, 2.40frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 19/1551 [00:12<10:47, 2.37frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 19/1551 [00:12<10:47, 2.37frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%| | 19/1551 [00:12<10:47, 2.37frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 20/1551 [00:12<10:37, 2.40frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 20/1551 [00:13<10:37, 2.40frame/s, memory_usage=06.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 20/1551 [00:13<10:37, 2.40frame/s, memory_usage=06.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 21/1551 [00:13<10:33, 2.42frame/s, memory_usage=06.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 21/1551 [00:13<10:33, 2.42frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 21/1551 [00:13<10:33, 2.42frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 22/1551 [00:13<09:19, 2.73frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 22/1551 [00:13<09:19, 2.73frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 22/1551 [00:13<09:19, 2.73frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 23/1551 [00:13<08:44, 2.91frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 23/1551 [00:14<08:44, 2.91frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 1%|β | 23/1551 [00:14<08:44, 2.91frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 24/1551 [00:14<09:10, 2.77frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 24/1551 [00:14<09:10, 2.77frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 24/1551 [00:14<09:10, 2.77frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 25/1551 [00:14<09:33, 2.66frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 25/1551 [00:14<09:33, 2.66frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 25/1551 [00:14<09:33, 2.66frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 26/1551 [00:14<09:56, 2.56frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 26/1551 [00:15<09:56, 2.56frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 26/1551 [00:15<09:56, 2.56frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 27/1551 [00:15<09:35, 2.65frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 27/1551 [00:15<09:35, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 27/1551 [00:15<09:35, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 28/1551 [00:15<09:52, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 28/1551 [00:16<09:52, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 28/1551 [00:16<09:52, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 29/1551 [00:16<10:07, 2.50frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 29/1551 [00:16<10:07, 2.50frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 29/1551 [00:16<10:07, 2.50frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 30/1551 [00:16<08:48, 2.88frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 30/1551 [00:16<08:48, 2.88frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 30/1551 [00:16<08:48, 2.88frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 31/1551 [00:16<08:36, 2.94frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 31/1551 [00:17<08:36, 2.94frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 31/1551 [00:17<08:36, 2.94frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 32/1551 [00:17<09:16, 2.73frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 32/1551 [00:17<09:16, 2.73frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 32/1551 [00:17<09:16, 2.73frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 33/1551 [00:17<09:39, 2.62frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 33/1551 [00:17<09:39, 2.62frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 33/1551 [00:17<09:39, 2.62frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 34/1551 [00:17<09:43, 2.60frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 34/1551 [00:18<09:43, 2.60frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 34/1551 [00:18<09:43, 2.60frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 35/1551 [00:18<10:04, 2.51frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 35/1551 [00:18<10:04, 2.51frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 35/1551 [00:18<10:04, 2.51frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 36/1551 [00:18<10:00, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 36/1551 [00:19<10:00, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 36/1551 [00:19<10:00, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 37/1551 [00:19<09:54, 2.55frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 37/1551 [00:19<09:54, 2.55frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 37/1551 [00:19<09:54, 2.55frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 38/1551 [00:19<08:55, 2.83frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 38/1551 [00:19<08:55, 2.83frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 2%|β | 38/1551 [00:19<08:55, 2.83frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 39/1551 [00:19<09:04, 2.78frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 39/1551 [00:19<09:04, 2.78frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 39/1551 [00:19<09:04, 2.78frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 40/1551 [00:19<08:36, 2.93frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 40/1551 [00:20<08:36, 2.93frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 40/1551 [00:20<08:36, 2.93frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 41/1551 [00:20<09:06, 2.76frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 41/1551 [00:20<09:06, 2.76frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 41/1551 [00:20<09:06, 2.76frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 42/1551 [00:20<09:47, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 42/1551 [00:21<09:47, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 42/1551 [00:21<09:47, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 43/1551 [00:21<09:10, 2.74frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 43/1551 [00:21<09:10, 2.74frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 43/1551 [00:21<09:10, 2.74frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 44/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 44/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 44/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 45/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 45/1551 [00:22<09:43, 2.58frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 45/1551 [00:22<09:43, 2.58frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 46/1551 [00:22<08:48, 2.85frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 46/1551 [00:22<08:48, 2.85frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 46/1551 [00:22<08:48, 2.85frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 47/1551 [00:22<08:38, 2.90frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 47/1551 [00:22<08:38, 2.90frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 47/1551 [00:22<08:38, 2.90frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 48/1551 [00:22<08:43, 2.87frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 48/1551 [00:23<08:43, 2.87frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 48/1551 [00:23<08:43, 2.87frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 49/1551 [00:23<09:00, 2.78frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 49/1551 [00:23<09:00, 2.78frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 49/1551 [00:23<09:00, 2.78frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 50/1551 [00:23<09:25, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 50/1551 [00:24<09:25, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 50/1551 [00:24<09:25, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 51/1551 [00:24<10:04, 2.48frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 51/1551 [00:24<10:04, 2.48frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 51/1551 [00:24<10:04, 2.48frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 52/1551 [00:24<10:08, 2.46frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 52/1551 [00:25<10:08, 2.46frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 52/1551 [00:25<10:08, 2.46frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 53/1551 [00:25<10:13, 2.44frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 53/1551 [00:25<10:13, 2.44frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 53/1551 [00:25<10:13, 2.44frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 54/1551 [00:25<09:18, 2.68frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 54/1551 [00:25<09:18, 2.68frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 3%|β | 54/1551 [00:25<09:18, 2.68frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 55/1551 [00:25<08:55, 2.79frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 55/1551 [00:26<08:55, 2.79frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 55/1551 [00:26<08:55, 2.79frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 56/1551 [00:26<09:16, 2.69frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 56/1551 [00:26<09:16, 2.69frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 56/1551 [00:26<09:16, 2.69frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 57/1551 [00:26<09:51, 2.53frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 57/1551 [00:26<09:51, 2.53frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 57/1551 [00:26<09:51, 2.53frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 58/1551 [00:26<10:05, 2.47frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 58/1551 [00:27<10:05, 2.47frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 58/1551 [00:27<10:05, 2.47frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 59/1551 [00:27<10:09, 2.45frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 59/1551 [00:27<10:09, 2.45frame/s, memory_usage=06.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 59/1551 [00:27<10:09, 2.45frame/s, memory_usage=06.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 60/1551 [00:27<10:10, 2.44frame/s, memory_usage=06.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 60/1551 [00:28<10:10, 2.44frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 60/1551 [00:28<10:10, 2.44frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 61/1551 [00:28<10:19, 2.40frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 61/1551 [00:28<10:19, 2.40frame/s, memory_usage=06.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 61/1551 [00:28<10:19, 2.40frame/s, memory_usage=06.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 62/1551 [00:28<09:00, 2.75frame/s, memory_usage=06.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 62/1551 [00:28<09:00, 2.75frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 62/1551 [00:28<09:00, 2.75frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 63/1551 [00:28<08:12, 3.02frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 63/1551 [00:29<08:12, 3.02frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 63/1551 [00:29<08:12, 3.02frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 64/1551 [00:29<09:07, 2.71frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 64/1551 [00:29<09:07, 2.71frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 64/1551 [00:29<09:07, 2.71frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 65/1551 [00:29<09:34, 2.58frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 65/1551 [00:30<09:34, 2.58frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 65/1551 [00:30<09:34, 2.58frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 66/1551 [00:30<10:02, 2.47frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 66/1551 [00:30<10:02, 2.47frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 66/1551 [00:30<10:02, 2.47frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 67/1551 [00:30<09:40, 2.56frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 67/1551 [00:30<09:40, 2.56frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 67/1551 [00:30<09:40, 2.56frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 68/1551 [00:30<09:33, 2.59frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 68/1551 [00:31<09:33, 2.59frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 68/1551 [00:31<09:33, 2.59frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 69/1551 [00:31<09:38, 2.56frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 69/1551 [00:31<09:38, 2.56frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 4%|β | 69/1551 [00:31<09:38, 2.56frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 70/1551 [00:31<08:57, 2.76frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 70/1551 [00:31<08:57, 2.76frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 70/1551 [00:31<08:57, 2.76frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 71/1551 [00:31<08:07, 3.03frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 71/1551 [00:32<08:07, 3.03frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 71/1551 [00:32<08:07, 3.03frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 72/1551 [00:32<08:31, 2.89frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 72/1551 [00:32<08:31, 2.89frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 72/1551 [00:32<08:31, 2.89frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 73/1551 [00:32<09:23, 2.62frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 73/1551 [00:33<09:23, 2.62frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 73/1551 [00:33<09:23, 2.62frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 74/1551 [00:33<10:19, 2.38frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 74/1551 [00:33<10:19, 2.38frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 74/1551 [00:33<10:19, 2.38frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 75/1551 [00:33<09:30, 2.59frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 75/1551 [00:33<09:30, 2.59frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 75/1551 [00:33<09:30, 2.59frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 76/1551 [00:33<09:24, 2.61frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 76/1551 [00:34<09:24, 2.61frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 76/1551 [00:34<09:24, 2.61frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 77/1551 [00:34<09:20, 2.63frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 77/1551 [00:34<09:20, 2.63frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 77/1551 [00:34<09:20, 2.63frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 78/1551 [00:34<08:18, 2.96frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 78/1551 [00:34<08:18, 2.96frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 78/1551 [00:34<08:18, 2.96frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 79/1551 [00:34<09:04, 2.70frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 79/1551 [00:35<09:04, 2.70frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 79/1551 [00:35<09:04, 2.70frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 80/1551 [00:35<09:25, 2.60frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 80/1551 [00:35<09:25, 2.60frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 80/1551 [00:35<09:25, 2.60frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 81/1551 [00:35<09:49, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 81/1551 [00:36<09:49, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 81/1551 [00:36<09:49, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 82/1551 [00:36<10:03, 2.44frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 82/1551 [00:36<10:03, 2.44frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 82/1551 [00:36<10:03, 2.44frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 83/1551 [00:36<09:30, 2.57frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 83/1551 [00:36<09:30, 2.57frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 83/1551 [00:36<09:30, 2.57frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 84/1551 [00:36<08:44, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 84/1551 [00:37<08:44, 2.80frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 84/1551 [00:37<08:44, 2.80frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 85/1551 [00:37<09:19, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 85/1551 [00:37<09:19, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 5%|β | 85/1551 [00:37<09:19, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 86/1551 [00:37<08:11, 2.98frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 86/1551 [00:37<08:11, 2.98frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 86/1551 [00:37<08:11, 2.98frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 87/1551 [00:37<08:30, 2.87frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 87/1551 [00:38<08:30, 2.87frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 87/1551 [00:38<08:30, 2.87frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 88/1551 [00:38<08:16, 2.95frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 88/1551 [00:38<08:16, 2.95frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 88/1551 [00:38<08:16, 2.95frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 89/1551 [00:38<08:34, 2.84frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 89/1551 [00:38<08:34, 2.84frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 89/1551 [00:38<08:34, 2.84frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 90/1551 [00:38<09:47, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 90/1551 [00:39<09:47, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 90/1551 [00:39<09:47, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 91/1551 [00:39<09:25, 2.58frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 91/1551 [00:39<09:25, 2.58frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 91/1551 [00:39<09:25, 2.58frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 92/1551 [00:39<08:46, 2.77frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 92/1551 [00:40<08:46, 2.77frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 92/1551 [00:40<08:46, 2.77frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 93/1551 [00:40<09:15, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 93/1551 [00:40<09:15, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 93/1551 [00:40<09:15, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 94/1551 [00:40<08:11, 2.97frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 94/1551 [00:40<08:11, 2.97frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 94/1551 [00:40<08:11, 2.97frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 95/1551 [00:40<07:55, 3.06frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 95/1551 [00:40<07:55, 3.06frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 95/1551 [00:40<07:55, 3.06frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 96/1551 [00:40<08:29, 2.86frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 96/1551 [00:41<08:29, 2.86frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 96/1551 [00:41<08:29, 2.86frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 97/1551 [00:41<09:12, 2.63frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 97/1551 [00:41<09:12, 2.63frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 97/1551 [00:41<09:12, 2.63frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 98/1551 [00:41<10:17, 2.35frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 98/1551 [00:42<10:17, 2.35frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 98/1551 [00:42<10:17, 2.35frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 99/1551 [00:42<09:37, 2.51frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 99/1551 [00:42<09:37, 2.51frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 99/1551 [00:42<09:37, 2.51frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 100/1551 [00:42<08:58, 2.69frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 100/1551 [00:43<08:58, 2.69frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 6%|β | 100/1551 [00:43<08:58, 2.69frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 101/1551 [00:43<09:17, 2.60frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 101/1551 [00:43<09:17, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 101/1551 [00:43<09:17, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 102/1551 [00:43<08:42, 2.77frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 102/1551 [00:43<08:42, 2.77frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 102/1551 [00:43<08:42, 2.77frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 103/1551 [00:43<08:44, 2.76frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 103/1551 [00:44<08:44, 2.76frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 103/1551 [00:44<08:44, 2.76frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 104/1551 [00:44<08:36, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 104/1551 [00:44<08:36, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 104/1551 [00:44<08:36, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 105/1551 [00:44<10:19, 2.34frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 105/1551 [00:45<10:19, 2.34frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 105/1551 [00:45<10:19, 2.34frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 106/1551 [00:45<10:13, 2.35frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 106/1551 [00:45<10:13, 2.35frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 106/1551 [00:45<10:13, 2.35frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 107/1551 [00:45<09:15, 2.60frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 107/1551 [00:45<09:15, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 107/1551 [00:45<09:15, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 108/1551 [00:45<09:03, 2.66frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 108/1551 [00:46<09:03, 2.66frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 108/1551 [00:46<09:03, 2.66frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 109/1551 [00:46<09:20, 2.57frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 109/1551 [00:46<09:20, 2.57frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 109/1551 [00:46<09:20, 2.57frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 110/1551 [00:46<07:54, 3.04frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 110/1551 [00:46<07:54, 3.04frame/s, memory_usage=06.73GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 110/1551 [00:46<07:54, 3.04frame/s, memory_usage=06.73GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 111/1551 [00:46<08:49, 2.72frame/s, memory_usage=06.73GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 111/1551 [00:47<08:49, 2.72frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 111/1551 [00:47<08:49, 2.72frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 112/1551 [00:47<08:16, 2.90frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 112/1551 [00:47<08:16, 2.90frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 112/1551 [00:47<08:16, 2.90frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 113/1551 [00:47<09:07, 2.63frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 113/1551 [00:48<09:07, 2.63frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 113/1551 [00:48<09:07, 2.63frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 114/1551 [00:48<09:47, 2.45frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 114/1551 [00:48<09:47, 2.45frame/s, memory_usage=06.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 114/1551 [00:48<09:47, 2.45frame/s, memory_usage=06.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 115/1551 [00:48<08:43, 2.74frame/s, memory_usage=06.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 115/1551 [00:48<08:43, 2.74frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 115/1551 [00:48<08:43, 2.74frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 116/1551 [00:48<09:31, 2.51frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 116/1551 [00:49<09:31, 2.51frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 7%|β | 116/1551 [00:49<09:31, 2.51frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 117/1551 [00:49<08:51, 2.70frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 117/1551 [00:49<08:51, 2.70frame/s, memory_usage=06.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 117/1551 [00:49<08:51, 2.70frame/s, memory_usage=06.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 118/1551 [00:49<08:16, 2.89frame/s, memory_usage=06.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 118/1551 [00:49<08:16, 2.89frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 118/1551 [00:49<08:16, 2.89frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 119/1551 [00:49<08:23, 2.84frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 119/1551 [00:49<08:23, 2.84frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 119/1551 [00:49<08:23, 2.84frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 120/1551 [00:49<07:56, 3.00frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 120/1551 [00:50<07:56, 3.00frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 120/1551 [00:50<07:56, 3.00frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 121/1551 [00:50<09:09, 2.60frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 121/1551 [00:50<09:09, 2.60frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 121/1551 [00:50<09:09, 2.60frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 122/1551 [00:50<08:38, 2.76frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 122/1551 [00:51<08:38, 2.76frame/s, memory_usage=06.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 122/1551 [00:51<08:38, 2.76frame/s, memory_usage=06.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 123/1551 [00:51<08:40, 2.74frame/s, memory_usage=06.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 123/1551 [00:51<08:40, 2.74frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 123/1551 [00:51<08:40, 2.74frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 124/1551 [00:51<09:10, 2.59frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 124/1551 [00:51<09:10, 2.59frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 124/1551 [00:51<09:10, 2.59frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 125/1551 [00:51<08:30, 2.79frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 125/1551 [00:52<08:30, 2.79frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 125/1551 [00:52<08:30, 2.79frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 126/1551 [00:52<07:25, 3.20frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 126/1551 [00:52<07:25, 3.20frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 126/1551 [00:52<07:25, 3.20frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 127/1551 [00:52<08:36, 2.76frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 127/1551 [00:52<08:36, 2.76frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 127/1551 [00:52<08:36, 2.76frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 128/1551 [00:52<08:07, 2.92frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 128/1551 [00:53<08:07, 2.92frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 128/1551 [00:53<08:07, 2.92frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 129/1551 [00:53<09:18, 2.54frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 129/1551 [00:53<09:18, 2.54frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 129/1551 [00:53<09:18, 2.54frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 130/1551 [00:53<08:48, 2.69frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 130/1551 [00:54<08:48, 2.69frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 130/1551 [00:54<08:48, 2.69frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 131/1551 [00:54<09:27, 2.50frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 131/1551 [00:54<09:27, 2.50frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 8%|β | 131/1551 [00:54<09:27, 2.50frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 132/1551 [00:54<08:56, 2.65frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 132/1551 [00:54<08:56, 2.65frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 132/1551 [00:54<08:56, 2.65frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 133/1551 [00:54<08:24, 2.81frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 133/1551 [00:55<08:24, 2.81frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 133/1551 [00:55<08:24, 2.81frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 134/1551 [00:55<07:40, 3.07frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 134/1551 [00:55<07:40, 3.07frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 134/1551 [00:55<07:40, 3.07frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 135/1551 [00:55<07:52, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 135/1551 [00:55<07:52, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 135/1551 [00:55<07:52, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 136/1551 [00:55<07:58, 2.96frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 136/1551 [00:56<07:58, 2.96frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 136/1551 [00:56<07:58, 2.96frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 137/1551 [00:56<07:44, 3.04frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 137/1551 [00:56<07:44, 3.04frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 137/1551 [00:56<07:44, 3.04frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 138/1551 [00:56<09:03, 2.60frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 138/1551 [00:57<09:03, 2.60frame/s, memory_usage=06.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 138/1551 [00:57<09:03, 2.60frame/s, memory_usage=06.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 139/1551 [00:57<09:17, 2.53frame/s, memory_usage=06.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 139/1551 [00:57<09:17, 2.53frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 139/1551 [00:57<09:17, 2.53frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 140/1551 [00:57<09:22, 2.51frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 140/1551 [00:57<09:22, 2.51frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 140/1551 [00:57<09:22, 2.51frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 141/1551 [00:57<08:33, 2.74frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 141/1551 [00:57<08:33, 2.74frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 141/1551 [00:58<08:33, 2.74frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 142/1551 [00:58<08:05, 2.90frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 142/1551 [00:58<08:05, 2.90frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 142/1551 [00:58<08:05, 2.90frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 143/1551 [00:58<08:11, 2.87frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 143/1551 [00:58<08:11, 2.87frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 143/1551 [00:58<08:11, 2.87frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 144/1551 [00:58<07:48, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 144/1551 [00:59<07:48, 3.00frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 144/1551 [00:59<07:48, 3.00frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 145/1551 [00:59<08:39, 2.71frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 145/1551 [00:59<08:39, 2.71frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 145/1551 [00:59<08:39, 2.71frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 146/1551 [00:59<09:26, 2.48frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 146/1551 [00:59<09:26, 2.48frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 146/1551 [00:59<09:26, 2.48frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 147/1551 [00:59<09:18, 2.51frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 147/1551 [01:00<09:18, 2.51frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 9%|β | 147/1551 [01:00<09:18, 2.51frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 148/1551 [01:00<08:59, 2.60frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 148/1551 [01:00<08:59, 2.60frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 148/1551 [01:00<08:59, 2.60frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 149/1551 [01:00<09:03, 2.58frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 149/1551 [01:00<09:03, 2.58frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 149/1551 [01:00<09:03, 2.58frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 150/1551 [01:00<07:49, 2.98frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 150/1551 [01:01<07:49, 2.98frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 150/1551 [01:01<07:49, 2.98frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 151/1551 [01:01<07:38, 3.05frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 151/1551 [01:01<07:38, 3.05frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 151/1551 [01:01<07:38, 3.05frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 152/1551 [01:01<07:11, 3.24frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 152/1551 [01:01<07:11, 3.24frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 152/1551 [01:01<07:11, 3.24frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 153/1551 [01:01<08:06, 2.88frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 153/1551 [01:02<08:06, 2.88frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 153/1551 [01:02<08:06, 2.88frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 154/1551 [01:02<08:29, 2.74frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 154/1551 [01:02<08:29, 2.74frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 154/1551 [01:02<08:29, 2.74frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 155/1551 [01:02<08:41, 2.68frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 155/1551 [01:03<08:41, 2.68frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 155/1551 [01:03<08:41, 2.68frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 156/1551 [01:03<08:50, 2.63frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 156/1551 [01:03<08:50, 2.63frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 156/1551 [01:03<08:50, 2.63frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 157/1551 [01:03<08:35, 2.71frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 157/1551 [01:03<08:35, 2.71frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 157/1551 [01:03<08:35, 2.71frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 158/1551 [01:03<07:50, 2.96frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 158/1551 [01:04<07:50, 2.96frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 158/1551 [01:04<07:50, 2.96frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 159/1551 [01:04<07:28, 3.11frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 159/1551 [01:04<07:28, 3.11frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 159/1551 [01:04<07:28, 3.11frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 160/1551 [01:04<07:15, 3.19frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 160/1551 [01:04<07:15, 3.19frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 160/1551 [01:04<07:15, 3.19frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 161/1551 [01:04<07:58, 2.90frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 161/1551 [01:05<07:58, 2.90frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 161/1551 [01:05<07:58, 2.90frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 162/1551 [01:05<09:01, 2.56frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 162/1551 [01:05<09:01, 2.56frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 10%|β | 162/1551 [01:05<09:01, 2.56frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 163/1551 [01:05<08:23, 2.76frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 163/1551 [01:05<08:23, 2.76frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 163/1551 [01:05<08:23, 2.76frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 164/1551 [01:05<08:48, 2.63frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 164/1551 [01:06<08:48, 2.63frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 164/1551 [01:06<08:48, 2.63frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 165/1551 [01:06<08:24, 2.75frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 165/1551 [01:06<08:24, 2.75frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 165/1551 [01:06<08:24, 2.75frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 166/1551 [01:06<07:38, 3.02frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 166/1551 [01:06<07:38, 3.02frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 166/1551 [01:06<07:38, 3.02frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 167/1551 [01:06<07:26, 3.10frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 167/1551 [01:07<07:26, 3.10frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 167/1551 [01:07<07:26, 3.10frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 168/1551 [01:07<07:29, 3.08frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 168/1551 [01:07<07:29, 3.08frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 168/1551 [01:07<07:29, 3.08frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 169/1551 [01:07<08:29, 2.71frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 169/1551 [01:07<08:29, 2.71frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 169/1551 [01:07<08:29, 2.71frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 170/1551 [01:07<08:03, 2.86frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 170/1551 [01:08<08:03, 2.86frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 170/1551 [01:08<08:03, 2.86frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 171/1551 [01:08<08:22, 2.74frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 171/1551 [01:08<08:22, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 171/1551 [01:08<08:22, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 172/1551 [01:08<08:56, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 172/1551 [01:09<08:56, 2.57frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 172/1551 [01:09<08:56, 2.57frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 173/1551 [01:09<08:04, 2.85frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 173/1551 [01:09<08:04, 2.85frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 173/1551 [01:09<08:04, 2.85frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 174/1551 [01:09<07:18, 3.14frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 174/1551 [01:09<07:18, 3.14frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|β | 174/1551 [01:09<07:18, 3.14frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 175/1551 [01:09<07:15, 3.16frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 175/1551 [01:09<07:15, 3.16frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 175/1551 [01:09<07:15, 3.16frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 176/1551 [01:09<06:59, 3.28frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 176/1551 [01:10<06:59, 3.28frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 176/1551 [01:10<06:59, 3.28frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 177/1551 [01:10<07:37, 3.01frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 177/1551 [01:10<07:37, 3.01frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 177/1551 [01:10<07:37, 3.01frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 178/1551 [01:10<08:21, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 178/1551 [01:11<08:21, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 11%|ββ | 178/1551 [01:11<08:21, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 179/1551 [01:11<08:53, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 179/1551 [01:11<08:53, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 179/1551 [01:11<08:53, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 180/1551 [01:11<09:00, 2.54frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 180/1551 [01:11<09:00, 2.54frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 180/1551 [01:11<09:00, 2.54frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 181/1551 [01:11<08:49, 2.59frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 181/1551 [01:12<08:49, 2.59frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 181/1551 [01:12<08:49, 2.59frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 182/1551 [01:12<07:20, 3.11frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 182/1551 [01:12<07:20, 3.11frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 182/1551 [01:12<07:20, 3.11frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 183/1551 [01:12<08:18, 2.75frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 183/1551 [01:12<08:18, 2.75frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 183/1551 [01:12<08:18, 2.75frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 184/1551 [01:12<07:50, 2.91frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 184/1551 [01:13<07:50, 2.91frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 184/1551 [01:13<07:50, 2.91frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 185/1551 [01:13<08:38, 2.63frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 185/1551 [01:13<08:38, 2.63frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 185/1551 [01:13<08:38, 2.63frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 186/1551 [01:13<08:07, 2.80frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 186/1551 [01:14<08:07, 2.80frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 186/1551 [01:14<08:07, 2.80frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 187/1551 [01:14<08:43, 2.61frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 187/1551 [01:14<08:43, 2.61frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 187/1551 [01:14<08:43, 2.61frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 188/1551 [01:14<08:53, 2.56frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 188/1551 [01:14<08:53, 2.56frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 188/1551 [01:14<08:53, 2.56frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 189/1551 [01:14<08:17, 2.74frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 189/1551 [01:15<08:17, 2.74frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 189/1551 [01:15<08:17, 2.74frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 190/1551 [01:15<08:00, 2.83frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 190/1551 [01:15<08:00, 2.83frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 190/1551 [01:15<08:00, 2.83frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 191/1551 [01:15<07:39, 2.96frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 191/1551 [01:15<07:39, 2.96frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 191/1551 [01:15<07:39, 2.96frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 192/1551 [01:15<08:08, 2.78frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 192/1551 [01:16<08:08, 2.78frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 192/1551 [01:16<08:08, 2.78frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 193/1551 [01:16<08:49, 2.57frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 193/1551 [01:16<08:49, 2.57frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 12%|ββ | 193/1551 [01:16<08:49, 2.57frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 194/1551 [01:16<08:22, 2.70frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 194/1551 [01:17<08:22, 2.70frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 194/1551 [01:17<08:22, 2.70frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 195/1551 [01:17<08:39, 2.61frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 195/1551 [01:17<08:39, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 195/1551 [01:17<08:39, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 196/1551 [01:17<08:38, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 196/1551 [01:17<08:38, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 196/1551 [01:17<08:38, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 197/1551 [01:17<08:46, 2.57frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 197/1551 [01:18<08:46, 2.57frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 197/1551 [01:18<08:46, 2.57frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 198/1551 [01:18<07:42, 2.93frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 198/1551 [01:18<07:42, 2.93frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 198/1551 [01:18<07:42, 2.93frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 199/1551 [01:18<08:16, 2.72frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 199/1551 [01:18<08:16, 2.72frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 199/1551 [01:18<08:16, 2.72frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 200/1551 [01:18<07:52, 2.86frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 200/1551 [01:19<07:52, 2.86frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 200/1551 [01:19<07:52, 2.86frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 201/1551 [01:19<08:26, 2.66frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 201/1551 [01:19<08:26, 2.66frame/s, memory_usage=07.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 201/1551 [01:19<08:26, 2.66frame/s, memory_usage=07.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 202/1551 [01:19<08:40, 2.59frame/s, memory_usage=07.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 202/1551 [01:20<08:40, 2.59frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 202/1551 [01:20<08:40, 2.59frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 203/1551 [01:20<08:50, 2.54frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 203/1551 [01:20<08:50, 2.54frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 203/1551 [01:20<08:50, 2.54frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 204/1551 [01:20<09:01, 2.49frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 204/1551 [01:20<09:01, 2.49frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 204/1551 [01:20<09:01, 2.49frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 205/1551 [01:20<08:28, 2.65frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 205/1551 [01:21<08:28, 2.65frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 205/1551 [01:21<08:28, 2.65frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 206/1551 [01:21<07:22, 3.04frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 206/1551 [01:21<07:22, 3.04frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 206/1551 [01:21<07:22, 3.04frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 207/1551 [01:21<07:20, 3.05frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 207/1551 [01:21<07:20, 3.05frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 207/1551 [01:21<07:20, 3.05frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 208/1551 [01:21<07:09, 3.13frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 208/1551 [01:22<07:09, 3.13frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 208/1551 [01:22<07:09, 3.13frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 209/1551 [01:22<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 209/1551 [01:22<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 13%|ββ | 209/1551 [01:22<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 210/1551 [01:22<07:47, 2.87frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 210/1551 [01:22<07:47, 2.87frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 210/1551 [01:22<07:47, 2.87frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 211/1551 [01:22<07:29, 2.98frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 211/1551 [01:23<07:29, 2.98frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 211/1551 [01:23<07:29, 2.98frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 212/1551 [01:23<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 212/1551 [01:23<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 212/1551 [01:23<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 213/1551 [01:23<08:11, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 213/1551 [01:23<08:11, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 213/1551 [01:23<08:11, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 214/1551 [01:23<07:25, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 214/1551 [01:24<07:25, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 214/1551 [01:24<07:25, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 215/1551 [01:24<07:29, 2.97frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 215/1551 [01:24<07:29, 2.97frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 215/1551 [01:24<07:29, 2.97frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 216/1551 [01:24<07:07, 3.12frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 216/1551 [01:24<07:07, 3.12frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 216/1551 [01:24<07:07, 3.12frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 217/1551 [01:24<08:14, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 217/1551 [01:25<08:14, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 217/1551 [01:25<08:14, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 218/1551 [01:25<07:45, 2.86frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 218/1551 [01:25<07:45, 2.86frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 218/1551 [01:25<07:45, 2.86frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 219/1551 [01:25<08:11, 2.71frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 219/1551 [01:25<08:11, 2.71frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 219/1551 [01:25<08:11, 2.71frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 220/1551 [01:25<08:13, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 220/1551 [01:26<08:13, 2.70frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 220/1551 [01:26<08:13, 2.70frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 221/1551 [01:26<08:23, 2.64frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 221/1551 [01:26<08:23, 2.64frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 221/1551 [01:26<08:23, 2.64frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 222/1551 [01:26<07:27, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 222/1551 [01:26<07:27, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 222/1551 [01:26<07:27, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 223/1551 [01:26<07:30, 2.95frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 223/1551 [01:27<07:30, 2.95frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 223/1551 [01:27<07:30, 2.95frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 224/1551 [01:27<06:52, 3.21frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 224/1551 [01:27<06:52, 3.21frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 14%|ββ | 224/1551 [01:27<06:52, 3.21frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 225/1551 [01:27<07:58, 2.77frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 225/1551 [01:27<07:58, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 225/1551 [01:27<07:58, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 226/1551 [01:27<07:48, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 226/1551 [01:28<07:48, 2.83frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 226/1551 [01:28<07:48, 2.83frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 227/1551 [01:28<07:47, 2.83frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 227/1551 [01:28<07:47, 2.83frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 227/1551 [01:28<07:47, 2.83frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 228/1551 [01:28<08:17, 2.66frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 228/1551 [01:29<08:17, 2.66frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 228/1551 [01:29<08:17, 2.66frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 229/1551 [01:29<07:47, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 229/1551 [01:29<07:47, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 229/1551 [01:29<07:47, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 230/1551 [01:29<06:53, 3.19frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 230/1551 [01:29<06:53, 3.19frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 230/1551 [01:29<06:53, 3.19frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 231/1551 [01:29<07:13, 3.04frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 231/1551 [01:29<07:13, 3.04frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 231/1551 [01:29<07:13, 3.04frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 232/1551 [01:29<06:57, 3.16frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 232/1551 [01:30<06:57, 3.16frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 232/1551 [01:30<06:57, 3.16frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 233/1551 [01:30<07:56, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 233/1551 [01:30<07:56, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 233/1551 [01:30<07:56, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 234/1551 [01:30<07:59, 2.75frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 234/1551 [01:31<07:59, 2.75frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 234/1551 [01:31<07:59, 2.75frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 235/1551 [01:31<07:40, 2.85frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 235/1551 [01:31<07:40, 2.85frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 235/1551 [01:31<07:40, 2.85frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 236/1551 [01:31<08:08, 2.69frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 236/1551 [01:31<08:08, 2.69frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 236/1551 [01:31<08:08, 2.69frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 237/1551 [01:31<08:00, 2.73frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 237/1551 [01:32<08:00, 2.73frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 237/1551 [01:32<08:00, 2.73frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 238/1551 [01:32<07:20, 2.98frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 238/1551 [01:32<07:20, 2.98frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 238/1551 [01:32<07:20, 2.98frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 239/1551 [01:32<07:23, 2.96frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 239/1551 [01:32<07:23, 2.96frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 239/1551 [01:32<07:23, 2.96frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 240/1551 [01:32<07:07, 3.07frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 240/1551 [01:33<07:07, 3.07frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 15%|ββ | 240/1551 [01:33<07:07, 3.07frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 241/1551 [01:33<07:26, 2.93frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 241/1551 [01:33<07:26, 2.93frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 241/1551 [01:33<07:26, 2.93frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 242/1551 [01:33<08:06, 2.69frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 242/1551 [01:33<08:06, 2.69frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 242/1551 [01:33<08:06, 2.69frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 243/1551 [01:33<07:38, 2.85frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 243/1551 [01:34<07:38, 2.85frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 243/1551 [01:34<07:38, 2.85frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 244/1551 [01:34<07:49, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 244/1551 [01:34<07:49, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 244/1551 [01:34<07:49, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 245/1551 [01:34<07:51, 2.77frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 245/1551 [01:34<07:51, 2.77frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 245/1551 [01:34<07:51, 2.77frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 246/1551 [01:34<06:57, 3.12frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 246/1551 [01:35<06:57, 3.12frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 246/1551 [01:35<06:57, 3.12frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 247/1551 [01:35<07:10, 3.03frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 247/1551 [01:35<07:10, 3.03frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 247/1551 [01:35<07:10, 3.03frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 248/1551 [01:35<06:47, 3.20frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 248/1551 [01:35<06:47, 3.20frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 248/1551 [01:35<06:47, 3.20frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 249/1551 [01:35<07:55, 2.74frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 249/1551 [01:36<07:55, 2.74frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 249/1551 [01:36<07:55, 2.74frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 250/1551 [01:36<07:48, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 250/1551 [01:36<07:48, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 250/1551 [01:36<07:48, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 251/1551 [01:36<07:24, 2.92frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 251/1551 [01:37<07:24, 2.92frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 251/1551 [01:37<07:24, 2.92frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 252/1551 [01:37<07:50, 2.76frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 252/1551 [01:37<07:50, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 252/1551 [01:37<07:50, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 253/1551 [01:37<07:18, 2.96frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 253/1551 [01:37<07:18, 2.96frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 253/1551 [01:37<07:18, 2.96frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 254/1551 [01:37<06:28, 3.33frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 254/1551 [01:37<06:28, 3.33frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 254/1551 [01:37<06:28, 3.33frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 255/1551 [01:37<06:39, 3.24frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 255/1551 [01:38<06:39, 3.24frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 16%|ββ | 255/1551 [01:38<06:39, 3.24frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 256/1551 [01:38<06:36, 3.26frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 256/1551 [01:38<06:36, 3.26frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 256/1551 [01:38<06:36, 3.26frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 257/1551 [01:38<06:37, 3.25frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 257/1551 [01:38<06:37, 3.25frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 257/1551 [01:38<06:37, 3.25frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 258/1551 [01:38<07:42, 2.80frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 258/1551 [01:39<07:42, 2.80frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 258/1551 [01:39<07:42, 2.80frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 259/1551 [01:39<07:54, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 259/1551 [01:39<07:54, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 259/1551 [01:39<07:54, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 260/1551 [01:39<08:02, 2.68frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 260/1551 [01:40<08:02, 2.68frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 260/1551 [01:40<08:02, 2.68frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 261/1551 [01:40<07:47, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 261/1551 [01:40<07:47, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 261/1551 [01:40<07:47, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 262/1551 [01:40<07:09, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 262/1551 [01:40<07:09, 3.00frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 262/1551 [01:40<07:09, 3.00frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 263/1551 [01:40<07:53, 2.72frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 263/1551 [01:41<07:53, 2.72frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 263/1551 [01:41<07:53, 2.72frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 264/1551 [01:41<07:39, 2.80frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 264/1551 [01:41<07:39, 2.80frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 264/1551 [01:41<07:39, 2.80frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 265/1551 [01:41<07:54, 2.71frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 265/1551 [01:41<07:54, 2.71frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 265/1551 [01:41<07:54, 2.71frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 266/1551 [01:41<08:03, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 266/1551 [01:42<08:03, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 266/1551 [01:42<08:03, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 267/1551 [01:42<08:11, 2.61frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 267/1551 [01:42<08:11, 2.61frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 267/1551 [01:42<08:11, 2.61frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 268/1551 [01:42<07:50, 2.72frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 268/1551 [01:42<07:50, 2.72frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 268/1551 [01:42<07:50, 2.72frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 269/1551 [01:42<07:29, 2.85frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 269/1551 [01:43<07:29, 2.85frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 269/1551 [01:43<07:29, 2.85frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 270/1551 [01:43<06:46, 3.15frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 270/1551 [01:43<06:46, 3.15frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 270/1551 [01:43<06:46, 3.15frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 271/1551 [01:43<06:31, 3.27frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 271/1551 [01:43<06:31, 3.27frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 17%|ββ | 271/1551 [01:43<06:31, 3.27frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 272/1551 [01:43<07:09, 2.98frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 272/1551 [01:44<07:09, 2.98frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 272/1551 [01:44<07:09, 2.98frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 273/1551 [01:44<07:59, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 273/1551 [01:44<07:59, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 273/1551 [01:44<07:59, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 274/1551 [01:44<07:31, 2.83frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 274/1551 [01:45<07:31, 2.83frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 274/1551 [01:45<07:31, 2.83frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 275/1551 [01:45<07:46, 2.74frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 275/1551 [01:45<07:46, 2.74frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 275/1551 [01:45<07:46, 2.74frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 276/1551 [01:45<07:59, 2.66frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 276/1551 [01:45<07:59, 2.66frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 276/1551 [01:45<07:59, 2.66frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 277/1551 [01:45<07:50, 2.71frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 277/1551 [01:46<07:50, 2.71frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 277/1551 [01:46<07:50, 2.71frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 278/1551 [01:46<07:08, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 278/1551 [01:46<07:08, 2.97frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 278/1551 [01:46<07:08, 2.97frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 279/1551 [01:46<06:45, 3.14frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 279/1551 [01:46<06:45, 3.14frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 279/1551 [01:46<06:45, 3.14frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 280/1551 [01:46<07:18, 2.90frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 280/1551 [01:47<07:18, 2.90frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 280/1551 [01:47<07:18, 2.90frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 281/1551 [01:47<08:03, 2.63frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 281/1551 [01:47<08:03, 2.63frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 281/1551 [01:47<08:03, 2.63frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 282/1551 [01:47<07:27, 2.84frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 282/1551 [01:47<07:27, 2.84frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 282/1551 [01:47<07:27, 2.84frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 283/1551 [01:47<07:45, 2.73frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 283/1551 [01:48<07:45, 2.73frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 283/1551 [01:48<07:45, 2.73frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 284/1551 [01:48<07:53, 2.67frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 284/1551 [01:48<07:53, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 284/1551 [01:48<07:53, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 285/1551 [01:48<07:54, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 285/1551 [01:48<07:54, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 285/1551 [01:48<07:54, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 286/1551 [01:48<06:53, 3.06frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 286/1551 [01:49<06:53, 3.06frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 18%|ββ | 286/1551 [01:49<06:53, 3.06frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 287/1551 [01:49<07:17, 2.89frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 287/1551 [01:49<07:17, 2.89frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 287/1551 [01:49<07:17, 2.89frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 288/1551 [01:49<08:02, 2.62frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 288/1551 [01:50<08:02, 2.62frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 288/1551 [01:50<08:02, 2.62frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 289/1551 [01:50<08:00, 2.63frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 289/1551 [01:50<08:00, 2.63frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 289/1551 [01:50<08:00, 2.63frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 290/1551 [01:50<07:22, 2.85frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 290/1551 [01:50<07:22, 2.85frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 290/1551 [01:50<07:22, 2.85frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 291/1551 [01:50<07:41, 2.73frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 291/1551 [01:51<07:41, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 291/1551 [01:51<07:41, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 292/1551 [01:51<08:11, 2.56frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 292/1551 [01:51<08:11, 2.56frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 292/1551 [01:51<08:11, 2.56frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 293/1551 [01:51<07:27, 2.81frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 293/1551 [01:51<07:27, 2.81frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 293/1551 [01:51<07:27, 2.81frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 294/1551 [01:51<06:15, 3.35frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 294/1551 [01:52<06:15, 3.35frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 294/1551 [01:52<06:15, 3.35frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 295/1551 [01:52<07:08, 2.93frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 295/1551 [01:52<07:08, 2.93frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 295/1551 [01:52<07:08, 2.93frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 296/1551 [01:52<07:05, 2.95frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 296/1551 [01:52<07:05, 2.95frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 296/1551 [01:52<07:05, 2.95frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 297/1551 [01:52<07:00, 2.98frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 297/1551 [01:53<07:00, 2.98frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 297/1551 [01:53<07:00, 2.98frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 298/1551 [01:53<07:39, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 298/1551 [01:53<07:39, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 298/1551 [01:53<07:39, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 299/1551 [01:53<06:58, 2.99frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 299/1551 [01:53<06:58, 2.99frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 299/1551 [01:53<06:58, 2.99frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 300/1551 [01:53<07:22, 2.83frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 300/1551 [01:54<07:22, 2.83frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 300/1551 [01:54<07:22, 2.83frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 301/1551 [01:54<07:30, 2.77frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 301/1551 [01:54<07:30, 2.77frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 301/1551 [01:54<07:30, 2.77frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 302/1551 [01:54<06:36, 3.15frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 302/1551 [01:54<06:36, 3.15frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 19%|ββ | 302/1551 [01:54<06:36, 3.15frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 303/1551 [01:54<06:23, 3.25frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 303/1551 [01:55<06:23, 3.25frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 303/1551 [01:55<06:23, 3.25frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 304/1551 [01:55<07:09, 2.91frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 304/1551 [01:55<07:09, 2.91frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 304/1551 [01:55<07:09, 2.91frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 305/1551 [01:55<06:55, 3.00frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 305/1551 [01:55<06:55, 3.00frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 305/1551 [01:55<06:55, 3.00frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 306/1551 [01:55<07:25, 2.79frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 306/1551 [01:56<07:25, 2.79frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 306/1551 [01:56<07:25, 2.79frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 307/1551 [01:56<07:35, 2.73frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 307/1551 [01:56<07:35, 2.73frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 307/1551 [01:56<07:35, 2.73frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 308/1551 [01:56<07:43, 2.68frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 308/1551 [01:56<07:43, 2.68frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 308/1551 [01:56<07:43, 2.68frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 309/1551 [01:56<07:21, 2.81frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 309/1551 [01:57<07:21, 2.81frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 309/1551 [01:57<07:21, 2.81frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 310/1551 [01:57<06:25, 3.22frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 310/1551 [01:57<06:25, 3.22frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 310/1551 [01:57<06:25, 3.22frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 311/1551 [01:57<06:40, 3.10frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 311/1551 [01:57<06:40, 3.10frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 311/1551 [01:57<06:40, 3.10frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 312/1551 [01:57<06:30, 3.18frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 312/1551 [01:58<06:30, 3.18frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 312/1551 [01:58<06:30, 3.18frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 313/1551 [01:58<06:46, 3.04frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 313/1551 [01:58<06:46, 3.04frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 313/1551 [01:58<06:46, 3.04frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 314/1551 [01:58<07:24, 2.78frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 314/1551 [01:58<07:24, 2.78frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 314/1551 [01:58<07:24, 2.78frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 315/1551 [01:58<06:53, 2.99frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 315/1551 [01:59<06:53, 2.99frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 315/1551 [01:59<06:53, 2.99frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 316/1551 [01:59<07:07, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 316/1551 [01:59<07:07, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 316/1551 [01:59<07:07, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 317/1551 [01:59<07:25, 2.77frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 317/1551 [01:59<07:25, 2.77frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 20%|ββ | 317/1551 [01:59<07:25, 2.77frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 318/1551 [01:59<06:27, 3.18frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 318/1551 [02:00<06:27, 3.18frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 318/1551 [02:00<06:27, 3.18frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 319/1551 [02:00<06:30, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 319/1551 [02:00<06:30, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 319/1551 [02:00<06:30, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 320/1551 [02:00<06:32, 3.14frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 320/1551 [02:00<06:32, 3.14frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 320/1551 [02:00<06:32, 3.14frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 321/1551 [02:00<06:29, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 321/1551 [02:01<06:29, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 321/1551 [02:01<06:29, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 322/1551 [02:01<07:31, 2.72frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 322/1551 [02:01<07:31, 2.72frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 322/1551 [02:01<07:31, 2.72frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 323/1551 [02:01<07:04, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 323/1551 [02:02<07:04, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 323/1551 [02:02<07:04, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 324/1551 [02:02<07:27, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 324/1551 [02:02<07:27, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 324/1551 [02:02<07:27, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 325/1551 [02:02<07:11, 2.84frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 325/1551 [02:02<07:11, 2.84frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 325/1551 [02:02<07:11, 2.84frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 326/1551 [02:02<06:13, 3.28frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 326/1551 [02:02<06:13, 3.28frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 326/1551 [02:02<06:13, 3.28frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 327/1551 [02:02<06:52, 2.96frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 327/1551 [02:03<06:52, 2.96frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 327/1551 [02:03<06:52, 2.96frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 328/1551 [02:03<06:38, 3.07frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 328/1551 [02:03<06:38, 3.07frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 328/1551 [02:03<06:38, 3.07frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 329/1551 [02:03<06:46, 3.00frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 329/1551 [02:04<06:46, 3.00frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|ββ | 329/1551 [02:04<06:46, 3.00frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 330/1551 [02:04<07:16, 2.80frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 330/1551 [02:04<07:16, 2.80frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 330/1551 [02:04<07:16, 2.80frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 331/1551 [02:04<07:38, 2.66frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 331/1551 [02:04<07:38, 2.66frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 331/1551 [02:04<07:38, 2.66frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 332/1551 [02:04<07:44, 2.62frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 332/1551 [02:05<07:44, 2.62frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 332/1551 [02:05<07:44, 2.62frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 333/1551 [02:05<07:25, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 333/1551 [02:05<07:25, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 21%|βββ | 333/1551 [02:05<07:25, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 334/1551 [02:05<06:34, 3.08frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 334/1551 [02:05<06:34, 3.08frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 334/1551 [02:05<06:34, 3.08frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 335/1551 [02:05<06:31, 3.11frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 335/1551 [02:06<06:31, 3.11frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 335/1551 [02:06<06:31, 3.11frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 336/1551 [02:06<06:48, 2.97frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 336/1551 [02:06<06:48, 2.97frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 336/1551 [02:06<06:48, 2.97frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 337/1551 [02:06<07:24, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 337/1551 [02:06<07:24, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 337/1551 [02:06<07:24, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 338/1551 [02:06<06:51, 2.95frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 338/1551 [02:07<06:51, 2.95frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 338/1551 [02:07<06:51, 2.95frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 339/1551 [02:07<07:03, 2.86frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 339/1551 [02:07<07:03, 2.86frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 339/1551 [02:07<07:03, 2.86frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 340/1551 [02:07<07:20, 2.75frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 340/1551 [02:07<07:20, 2.75frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 340/1551 [02:07<07:20, 2.75frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 341/1551 [02:07<07:08, 2.82frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 341/1551 [02:08<07:08, 2.82frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 341/1551 [02:08<07:08, 2.82frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 342/1551 [02:08<06:42, 3.00frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 342/1551 [02:08<06:42, 3.00frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 342/1551 [02:08<06:42, 3.00frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 343/1551 [02:08<06:30, 3.10frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 343/1551 [02:08<06:30, 3.10frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 343/1551 [02:08<06:30, 3.10frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 344/1551 [02:08<07:07, 2.83frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 344/1551 [02:09<07:07, 2.83frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 344/1551 [02:09<07:07, 2.83frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 345/1551 [02:09<07:20, 2.74frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 345/1551 [02:09<07:20, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 345/1551 [02:09<07:20, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 346/1551 [02:09<07:35, 2.64frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 346/1551 [02:10<07:35, 2.64frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 346/1551 [02:10<07:35, 2.64frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 347/1551 [02:10<07:30, 2.67frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 347/1551 [02:10<07:30, 2.67frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 347/1551 [02:10<07:30, 2.67frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 348/1551 [02:10<07:45, 2.59frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 348/1551 [02:10<07:45, 2.59frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 22%|βββ | 348/1551 [02:10<07:45, 2.59frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 349/1551 [02:10<07:13, 2.77frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 349/1551 [02:11<07:13, 2.77frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 349/1551 [02:11<07:13, 2.77frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 350/1551 [02:11<06:42, 2.99frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 350/1551 [02:11<06:42, 2.99frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 350/1551 [02:11<06:42, 2.99frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 351/1551 [02:11<06:33, 3.05frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 351/1551 [02:11<06:33, 3.05frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 351/1551 [02:11<06:33, 3.05frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 352/1551 [02:11<07:05, 2.82frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 352/1551 [02:12<07:05, 2.82frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 352/1551 [02:12<07:05, 2.82frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 353/1551 [02:12<07:03, 2.83frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 353/1551 [02:12<07:03, 2.83frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 353/1551 [02:12<07:03, 2.83frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 354/1551 [02:12<06:51, 2.91frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 354/1551 [02:12<06:51, 2.91frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 354/1551 [02:12<06:51, 2.91frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 355/1551 [02:12<06:37, 3.01frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 355/1551 [02:13<06:37, 3.01frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 355/1551 [02:13<06:37, 3.01frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 356/1551 [02:13<07:01, 2.84frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 356/1551 [02:13<07:01, 2.84frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 356/1551 [02:13<07:01, 2.84frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 357/1551 [02:13<07:07, 2.79frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 357/1551 [02:13<07:07, 2.79frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 357/1551 [02:13<07:07, 2.79frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 358/1551 [02:13<06:23, 3.11frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 358/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 358/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 359/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 359/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 359/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 360/1551 [02:14<06:47, 2.93frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 360/1551 [02:14<06:47, 2.93frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 360/1551 [02:14<06:47, 2.93frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 361/1551 [02:14<07:22, 2.69frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 361/1551 [02:15<07:22, 2.69frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 361/1551 [02:15<07:22, 2.69frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 362/1551 [02:15<07:02, 2.81frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 362/1551 [02:15<07:02, 2.81frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 362/1551 [02:15<07:02, 2.81frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 363/1551 [02:15<07:09, 2.76frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 363/1551 [02:16<07:09, 2.76frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 363/1551 [02:16<07:09, 2.76frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 364/1551 [02:16<07:29, 2.64frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 364/1551 [02:16<07:29, 2.64frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 23%|βββ | 364/1551 [02:16<07:29, 2.64frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 365/1551 [02:16<07:14, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 365/1551 [02:16<07:14, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 365/1551 [02:16<07:14, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 366/1551 [02:16<06:23, 3.09frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 366/1551 [02:16<06:23, 3.09frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 366/1551 [02:16<06:23, 3.09frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 367/1551 [02:16<06:39, 2.97frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 367/1551 [02:17<06:39, 2.97frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 367/1551 [02:17<06:39, 2.97frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 368/1551 [02:17<06:39, 2.96frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 368/1551 [02:17<06:39, 2.96frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 368/1551 [02:17<06:39, 2.96frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 369/1551 [02:17<06:50, 2.88frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 369/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 369/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 370/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 370/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 370/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 371/1551 [02:18<06:26, 3.05frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 371/1551 [02:18<06:26, 3.05frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 371/1551 [02:18<06:26, 3.05frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 372/1551 [02:18<06:49, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 372/1551 [02:19<06:49, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 372/1551 [02:19<06:49, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 373/1551 [02:19<07:12, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 373/1551 [02:19<07:12, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 373/1551 [02:19<07:12, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 374/1551 [02:19<06:39, 2.94frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 374/1551 [02:19<06:39, 2.94frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 374/1551 [02:19<06:39, 2.94frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 375/1551 [02:19<06:40, 2.94frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 375/1551 [02:20<06:40, 2.94frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 375/1551 [02:20<06:40, 2.94frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 376/1551 [02:20<06:20, 3.09frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 376/1551 [02:20<06:20, 3.09frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 376/1551 [02:20<06:20, 3.09frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 377/1551 [02:20<06:50, 2.86frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 377/1551 [02:20<06:50, 2.86frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 377/1551 [02:20<06:50, 2.86frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 378/1551 [02:20<06:32, 2.99frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 378/1551 [02:21<06:32, 2.99frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 378/1551 [02:21<06:32, 2.99frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 379/1551 [02:21<06:51, 2.85frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 379/1551 [02:21<06:51, 2.85frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 24%|βββ | 379/1551 [02:21<06:51, 2.85frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 380/1551 [02:21<07:32, 2.59frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 380/1551 [02:21<07:32, 2.59frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 380/1551 [02:21<07:32, 2.59frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 381/1551 [02:21<06:59, 2.79frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 381/1551 [02:22<06:59, 2.79frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 381/1551 [02:22<06:59, 2.79frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 382/1551 [02:22<06:28, 3.01frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 382/1551 [02:22<06:28, 3.01frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 382/1551 [02:22<06:28, 3.01frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 383/1551 [02:22<06:37, 2.94frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 383/1551 [02:22<06:37, 2.94frame/s, memory_usage=07.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 383/1551 [02:22<06:37, 2.94frame/s, memory_usage=07.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 384/1551 [02:22<06:23, 3.05frame/s, memory_usage=07.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 384/1551 [02:23<06:23, 3.05frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 384/1551 [02:23<06:23, 3.05frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 385/1551 [02:23<07:12, 2.70frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 385/1551 [02:23<07:12, 2.70frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 385/1551 [02:23<07:12, 2.70frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 386/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 386/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 386/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 387/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 387/1551 [02:24<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 387/1551 [02:24<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 388/1551 [02:24<07:12, 2.69frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 388/1551 [02:24<07:12, 2.69frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 388/1551 [02:24<07:12, 2.69frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 389/1551 [02:24<07:17, 2.65frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 389/1551 [02:25<07:17, 2.65frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 389/1551 [02:25<07:17, 2.65frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 390/1551 [02:25<06:57, 2.78frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 390/1551 [02:25<06:57, 2.78frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 390/1551 [02:25<06:57, 2.78frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 391/1551 [02:25<06:48, 2.84frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 391/1551 [02:25<06:48, 2.84frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 391/1551 [02:25<06:48, 2.84frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 392/1551 [02:25<06:31, 2.96frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 392/1551 [02:26<06:31, 2.96frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 392/1551 [02:26<06:31, 2.96frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 393/1551 [02:26<07:03, 2.74frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 393/1551 [02:26<07:03, 2.74frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 393/1551 [02:26<07:03, 2.74frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 394/1551 [02:26<07:10, 2.69frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 394/1551 [02:26<07:10, 2.69frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 394/1551 [02:26<07:10, 2.69frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 395/1551 [02:26<07:13, 2.66frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 395/1551 [02:27<07:13, 2.66frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 25%|βββ | 395/1551 [02:27<07:13, 2.66frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 396/1551 [02:27<07:15, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 396/1551 [02:27<07:15, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 396/1551 [02:27<07:15, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 397/1551 [02:27<07:19, 2.62frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 397/1551 [02:27<07:19, 2.62frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 397/1551 [02:27<07:19, 2.62frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 398/1551 [02:27<06:41, 2.87frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 398/1551 [02:28<06:41, 2.87frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 398/1551 [02:28<06:41, 2.87frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 399/1551 [02:28<06:57, 2.76frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 399/1551 [02:28<06:57, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 399/1551 [02:28<06:57, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 400/1551 [02:28<06:41, 2.87frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 400/1551 [02:29<06:41, 2.87frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 400/1551 [02:29<06:41, 2.87frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 401/1551 [02:29<06:51, 2.79frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 401/1551 [02:29<06:51, 2.79frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 401/1551 [02:29<06:51, 2.79frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 402/1551 [02:29<07:11, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 402/1551 [02:29<07:11, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 402/1551 [02:29<07:11, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 403/1551 [02:29<06:42, 2.85frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 403/1551 [02:30<06:42, 2.85frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 403/1551 [02:30<06:42, 2.85frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 404/1551 [02:30<07:03, 2.71frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 404/1551 [02:30<07:03, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 404/1551 [02:30<07:03, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 405/1551 [02:30<07:10, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 405/1551 [02:30<07:10, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 405/1551 [02:30<07:10, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 406/1551 [02:30<06:32, 2.92frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 406/1551 [02:31<06:32, 2.92frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 406/1551 [02:31<06:32, 2.92frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 407/1551 [02:31<06:32, 2.91frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 407/1551 [02:31<06:32, 2.91frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 407/1551 [02:31<06:32, 2.91frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 408/1551 [02:31<06:54, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 408/1551 [02:31<06:54, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 408/1551 [02:31<06:54, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 409/1551 [02:31<07:01, 2.71frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 409/1551 [02:32<07:01, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 409/1551 [02:32<07:01, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 410/1551 [02:32<07:29, 2.54frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 410/1551 [02:32<07:29, 2.54frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 410/1551 [02:32<07:29, 2.54frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 411/1551 [02:32<07:05, 2.68frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 411/1551 [02:33<07:05, 2.68frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 26%|βββ | 411/1551 [02:33<07:05, 2.68frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 412/1551 [02:33<07:17, 2.61frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 412/1551 [02:33<07:17, 2.61frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 412/1551 [02:33<07:17, 2.61frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 413/1551 [02:33<07:36, 2.49frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 413/1551 [02:33<07:36, 2.49frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 413/1551 [02:33<07:36, 2.49frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 414/1551 [02:33<06:45, 2.80frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 414/1551 [02:34<06:45, 2.80frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 414/1551 [02:34<06:45, 2.80frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 415/1551 [02:34<06:27, 2.93frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 415/1551 [02:34<06:27, 2.93frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 415/1551 [02:34<06:27, 2.93frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 416/1551 [02:34<06:40, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 416/1551 [02:34<06:40, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 416/1551 [02:34<06:40, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 417/1551 [02:34<06:50, 2.77frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 417/1551 [02:35<06:50, 2.77frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 417/1551 [02:35<06:50, 2.77frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 418/1551 [02:35<07:09, 2.64frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 418/1551 [02:35<07:09, 2.64frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 418/1551 [02:35<07:09, 2.64frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 419/1551 [02:35<07:13, 2.61frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 419/1551 [02:36<07:13, 2.61frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 419/1551 [02:36<07:13, 2.61frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 420/1551 [02:36<06:51, 2.75frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 420/1551 [02:36<06:51, 2.75frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 420/1551 [02:36<06:51, 2.75frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 421/1551 [02:36<07:03, 2.67frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 421/1551 [02:36<07:03, 2.67frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 421/1551 [02:36<07:03, 2.67frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 422/1551 [02:36<06:36, 2.85frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 422/1551 [02:37<06:36, 2.85frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 422/1551 [02:37<06:36, 2.85frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 423/1551 [02:37<06:37, 2.84frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 423/1551 [02:37<06:37, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 423/1551 [02:37<06:37, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 424/1551 [02:37<06:06, 3.07frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 424/1551 [02:37<06:06, 3.07frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 424/1551 [02:37<06:06, 3.07frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 425/1551 [02:37<06:15, 3.00frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 425/1551 [02:38<06:15, 3.00frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 425/1551 [02:38<06:15, 3.00frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 426/1551 [02:38<06:56, 2.70frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 426/1551 [02:38<06:56, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 27%|βββ | 426/1551 [02:38<06:56, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 427/1551 [02:38<06:37, 2.83frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 427/1551 [02:38<06:37, 2.83frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 427/1551 [02:38<06:37, 2.83frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 428/1551 [02:38<06:55, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 428/1551 [02:39<06:55, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 428/1551 [02:39<06:55, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 429/1551 [02:39<07:15, 2.57frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 429/1551 [02:39<07:15, 2.57frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 429/1551 [02:39<07:15, 2.57frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 430/1551 [02:39<06:40, 2.80frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 430/1551 [02:40<06:40, 2.80frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 430/1551 [02:40<06:40, 2.80frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 431/1551 [02:40<07:13, 2.58frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 431/1551 [02:40<07:13, 2.58frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 431/1551 [02:40<07:13, 2.58frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 432/1551 [02:40<06:58, 2.67frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 432/1551 [02:40<06:58, 2.67frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 432/1551 [02:40<06:58, 2.67frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 433/1551 [02:40<06:15, 2.97frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 433/1551 [02:41<06:15, 2.97frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 433/1551 [02:41<06:15, 2.97frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 434/1551 [02:41<07:01, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 434/1551 [02:41<07:01, 2.65frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 434/1551 [02:41<07:01, 2.65frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 435/1551 [02:41<06:48, 2.73frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 435/1551 [02:41<06:48, 2.73frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 435/1551 [02:41<06:48, 2.73frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 436/1551 [02:41<06:40, 2.78frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 436/1551 [02:42<06:40, 2.78frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 436/1551 [02:42<06:40, 2.78frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 437/1551 [02:42<06:23, 2.91frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 437/1551 [02:42<06:23, 2.91frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 437/1551 [02:42<06:23, 2.91frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 438/1551 [02:42<06:06, 3.04frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 438/1551 [02:42<06:06, 3.04frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 438/1551 [02:42<06:06, 3.04frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 439/1551 [02:42<06:50, 2.71frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 439/1551 [02:43<06:50, 2.71frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 439/1551 [02:43<06:50, 2.71frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 440/1551 [02:43<06:24, 2.89frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 440/1551 [02:43<06:24, 2.89frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 440/1551 [02:43<06:24, 2.89frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 441/1551 [02:43<06:32, 2.83frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 441/1551 [02:43<06:32, 2.83frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 441/1551 [02:43<06:32, 2.83frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 442/1551 [02:43<07:10, 2.58frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 442/1551 [02:44<07:10, 2.58frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 28%|βββ | 442/1551 [02:44<07:10, 2.58frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 443/1551 [02:44<06:50, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 443/1551 [02:44<06:50, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 443/1551 [02:44<06:50, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 444/1551 [02:44<06:22, 2.89frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 444/1551 [02:45<06:22, 2.89frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 444/1551 [02:45<06:22, 2.89frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 445/1551 [02:45<06:54, 2.67frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 445/1551 [02:45<06:54, 2.67frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 445/1551 [02:45<06:54, 2.67frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 446/1551 [02:45<05:57, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 446/1551 [02:45<05:57, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 446/1551 [02:45<05:57, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 447/1551 [02:45<06:36, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 447/1551 [02:45<06:36, 2.78frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 447/1551 [02:45<06:36, 2.78frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 448/1551 [02:45<06:13, 2.95frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 448/1551 [02:46<06:13, 2.95frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 448/1551 [02:46<06:13, 2.95frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 449/1551 [02:46<06:14, 2.94frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 449/1551 [02:46<06:14, 2.94frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 449/1551 [02:46<06:14, 2.94frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 450/1551 [02:46<06:43, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 450/1551 [02:47<06:43, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 450/1551 [02:47<06:43, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 451/1551 [02:47<06:35, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 451/1551 [02:47<06:35, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 451/1551 [02:47<06:35, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 452/1551 [02:47<06:25, 2.85frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 452/1551 [02:47<06:25, 2.85frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 452/1551 [02:47<06:25, 2.85frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 453/1551 [02:47<06:08, 2.98frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 453/1551 [02:48<06:08, 2.98frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 453/1551 [02:48<06:08, 2.98frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 454/1551 [02:48<05:49, 3.14frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 454/1551 [02:48<05:49, 3.14frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 454/1551 [02:48<05:49, 3.14frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 455/1551 [02:48<05:54, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 455/1551 [02:48<05:54, 3.09frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 455/1551 [02:48<05:54, 3.09frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 456/1551 [02:48<06:07, 2.98frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 456/1551 [02:49<06:07, 2.98frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 456/1551 [02:49<06:07, 2.98frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 457/1551 [02:49<06:09, 2.96frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 457/1551 [02:49<06:09, 2.96frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 29%|βββ | 457/1551 [02:49<06:09, 2.96frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 458/1551 [02:49<05:56, 3.07frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 458/1551 [02:49<05:56, 3.07frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 458/1551 [02:49<05:56, 3.07frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 459/1551 [02:49<06:30, 2.79frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 459/1551 [02:50<06:30, 2.79frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 459/1551 [02:50<06:30, 2.79frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 460/1551 [02:50<06:01, 3.01frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 460/1551 [02:50<06:01, 3.01frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 460/1551 [02:50<06:01, 3.01frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 461/1551 [02:50<06:19, 2.88frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 461/1551 [02:50<06:19, 2.88frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 461/1551 [02:50<06:19, 2.88frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 462/1551 [02:50<05:41, 3.19frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 462/1551 [02:50<05:41, 3.19frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 462/1551 [02:50<05:41, 3.19frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 463/1551 [02:50<05:31, 3.28frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 463/1551 [02:51<05:31, 3.28frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 463/1551 [02:51<05:31, 3.28frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 464/1551 [02:51<06:11, 2.92frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 464/1551 [02:51<06:11, 2.92frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 464/1551 [02:51<06:11, 2.92frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 465/1551 [02:51<06:42, 2.70frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 465/1551 [02:52<06:42, 2.70frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 465/1551 [02:52<06:42, 2.70frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 466/1551 [02:52<06:31, 2.77frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 466/1551 [02:52<06:31, 2.77frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 466/1551 [02:52<06:31, 2.77frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 467/1551 [02:52<05:53, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 467/1551 [02:52<05:53, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 467/1551 [02:52<05:53, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 468/1551 [02:52<05:55, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 468/1551 [02:53<05:55, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 468/1551 [02:53<05:55, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 469/1551 [02:53<06:20, 2.84frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 469/1551 [02:53<06:20, 2.84frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 469/1551 [02:53<06:20, 2.84frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 470/1551 [02:53<05:41, 3.17frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 470/1551 [02:53<05:41, 3.17frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 470/1551 [02:53<05:41, 3.17frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 471/1551 [02:53<06:03, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 471/1551 [02:54<06:03, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 471/1551 [02:54<06:03, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 472/1551 [02:54<06:17, 2.85frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 472/1551 [02:54<06:17, 2.85frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 472/1551 [02:54<06:17, 2.85frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 473/1551 [02:54<06:39, 2.70frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 473/1551 [02:54<06:39, 2.70frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 30%|βββ | 473/1551 [02:54<06:39, 2.70frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 474/1551 [02:54<06:29, 2.77frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 474/1551 [02:55<06:29, 2.77frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 474/1551 [02:55<06:29, 2.77frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 475/1551 [02:55<06:21, 2.82frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 475/1551 [02:55<06:21, 2.82frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 475/1551 [02:55<06:21, 2.82frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 476/1551 [02:55<06:00, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 476/1551 [02:55<06:00, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 476/1551 [02:55<06:00, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 477/1551 [02:55<06:39, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 477/1551 [02:56<06:39, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 477/1551 [02:56<06:39, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 478/1551 [02:56<05:50, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 478/1551 [02:56<05:50, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 478/1551 [02:56<05:50, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 479/1551 [02:56<06:13, 2.87frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 479/1551 [02:57<06:13, 2.87frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 479/1551 [02:57<06:13, 2.87frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 480/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 480/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 480/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 481/1551 [02:57<06:27, 2.76frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 481/1551 [02:57<06:27, 2.76frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 481/1551 [02:57<06:27, 2.76frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 482/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 482/1551 [02:58<06:31, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 482/1551 [02:58<06:31, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 483/1551 [02:58<06:51, 2.60frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 483/1551 [02:58<06:51, 2.60frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 483/1551 [02:58<06:51, 2.60frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 484/1551 [02:58<06:27, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 484/1551 [02:58<06:27, 2.75frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|βββ | 484/1551 [02:58<06:27, 2.75frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 485/1551 [02:58<06:16, 2.83frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 485/1551 [02:59<06:16, 2.83frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 485/1551 [02:59<06:16, 2.83frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 486/1551 [02:59<05:33, 3.19frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 486/1551 [02:59<05:33, 3.19frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 486/1551 [02:59<05:33, 3.19frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 487/1551 [02:59<05:41, 3.11frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 487/1551 [02:59<05:41, 3.11frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 487/1551 [02:59<05:41, 3.11frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 488/1551 [02:59<05:48, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 488/1551 [03:00<05:48, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 31%|ββββ | 488/1551 [03:00<05:48, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 489/1551 [03:00<06:26, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 489/1551 [03:00<06:26, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 489/1551 [03:00<06:26, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 490/1551 [03:00<06:46, 2.61frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 490/1551 [03:00<06:46, 2.61frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 490/1551 [03:00<06:46, 2.61frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 491/1551 [03:00<06:32, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 491/1551 [03:01<06:32, 2.70frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 491/1551 [03:01<06:32, 2.70frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 492/1551 [03:01<06:16, 2.82frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 492/1551 [03:01<06:16, 2.82frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 492/1551 [03:01<06:16, 2.82frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 493/1551 [03:01<06:30, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 493/1551 [03:01<06:30, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 493/1551 [03:01<06:30, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 494/1551 [03:01<05:52, 3.00frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 494/1551 [03:02<05:52, 3.00frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 494/1551 [03:02<05:52, 3.00frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 495/1551 [03:02<06:29, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 495/1551 [03:02<06:29, 2.71frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 495/1551 [03:02<06:29, 2.71frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 496/1551 [03:02<06:24, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 496/1551 [03:03<06:24, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 496/1551 [03:03<06:24, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 497/1551 [03:03<06:57, 2.53frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 497/1551 [03:03<06:57, 2.53frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 497/1551 [03:03<06:57, 2.53frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 498/1551 [03:03<07:01, 2.50frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 498/1551 [03:04<07:01, 2.50frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 498/1551 [03:04<07:01, 2.50frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 499/1551 [03:04<07:27, 2.35frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 499/1551 [03:04<07:27, 2.35frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 499/1551 [03:04<07:27, 2.35frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 500/1551 [03:04<07:11, 2.43frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 500/1551 [03:04<07:11, 2.43frame/s, memory_usage=07.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 500/1551 [03:04<07:11, 2.43frame/s, memory_usage=07.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 501/1551 [03:04<06:50, 2.56frame/s, memory_usage=07.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 501/1551 [03:05<06:50, 2.56frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 501/1551 [03:05<06:50, 2.56frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 502/1551 [03:05<06:11, 2.82frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 502/1551 [03:05<06:11, 2.82frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 502/1551 [03:05<06:11, 2.82frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 503/1551 [03:05<05:41, 3.07frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 503/1551 [03:05<05:41, 3.07frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 503/1551 [03:05<05:41, 3.07frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 504/1551 [03:05<06:05, 2.87frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 504/1551 [03:06<06:05, 2.87frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 32%|ββββ | 504/1551 [03:06<06:05, 2.87frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 505/1551 [03:06<06:28, 2.69frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 505/1551 [03:06<06:28, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 505/1551 [03:06<06:28, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 506/1551 [03:06<06:02, 2.88frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 506/1551 [03:06<06:02, 2.88frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 506/1551 [03:06<06:02, 2.88frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 507/1551 [03:06<06:18, 2.76frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 507/1551 [03:07<06:18, 2.76frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 507/1551 [03:07<06:18, 2.76frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 508/1551 [03:07<06:44, 2.58frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 508/1551 [03:07<06:44, 2.58frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 508/1551 [03:07<06:44, 2.58frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 509/1551 [03:07<06:25, 2.70frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 509/1551 [03:07<06:25, 2.70frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 509/1551 [03:07<06:25, 2.70frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 510/1551 [03:07<05:42, 3.04frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 510/1551 [03:08<05:42, 3.04frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 510/1551 [03:08<05:42, 3.04frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 511/1551 [03:08<05:54, 2.93frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 511/1551 [03:08<05:54, 2.93frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 511/1551 [03:08<05:54, 2.93frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 512/1551 [03:08<05:38, 3.07frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 512/1551 [03:08<05:38, 3.07frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 512/1551 [03:08<05:38, 3.07frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 513/1551 [03:08<06:18, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 513/1551 [03:09<06:18, 2.75frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 513/1551 [03:09<06:18, 2.75frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 514/1551 [03:09<06:38, 2.60frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 514/1551 [03:09<06:38, 2.60frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 514/1551 [03:09<06:38, 2.60frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 515/1551 [03:09<06:51, 2.52frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 515/1551 [03:10<06:51, 2.52frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 515/1551 [03:10<06:51, 2.52frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 516/1551 [03:10<06:23, 2.70frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 516/1551 [03:10<06:23, 2.70frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 516/1551 [03:10<06:23, 2.70frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 517/1551 [03:10<06:30, 2.65frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 517/1551 [03:10<06:30, 2.65frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 517/1551 [03:10<06:30, 2.65frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 518/1551 [03:10<05:45, 2.99frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 518/1551 [03:11<05:45, 2.99frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 518/1551 [03:11<05:45, 2.99frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 519/1551 [03:11<06:03, 2.84frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 519/1551 [03:11<06:03, 2.84frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 33%|ββββ | 519/1551 [03:11<06:03, 2.84frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 520/1551 [03:11<05:43, 3.00frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 520/1551 [03:11<05:43, 3.00frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 520/1551 [03:11<05:43, 3.00frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 521/1551 [03:11<05:58, 2.87frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 521/1551 [03:12<05:58, 2.87frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 521/1551 [03:12<05:58, 2.87frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 522/1551 [03:12<06:17, 2.73frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 522/1551 [03:12<06:17, 2.73frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 522/1551 [03:12<06:17, 2.73frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 523/1551 [03:12<06:25, 2.67frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 523/1551 [03:13<06:25, 2.67frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 523/1551 [03:13<06:25, 2.67frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 524/1551 [03:13<06:27, 2.65frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 524/1551 [03:13<06:27, 2.65frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 524/1551 [03:13<06:27, 2.65frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 525/1551 [03:13<06:04, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 525/1551 [03:13<06:04, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 525/1551 [03:13<06:04, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 526/1551 [03:13<05:28, 3.12frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 526/1551 [03:13<05:28, 3.12frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 526/1551 [03:13<05:28, 3.12frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 527/1551 [03:13<05:18, 3.22frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 527/1551 [03:14<05:18, 3.22frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 527/1551 [03:14<05:18, 3.22frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 528/1551 [03:14<05:47, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 528/1551 [03:14<05:47, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 528/1551 [03:14<05:47, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 529/1551 [03:14<06:19, 2.69frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 529/1551 [03:15<06:19, 2.69frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 529/1551 [03:15<06:19, 2.69frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 530/1551 [03:15<06:32, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 530/1551 [03:15<06:32, 2.60frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 530/1551 [03:15<06:32, 2.60frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 531/1551 [03:15<06:03, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 531/1551 [03:15<06:03, 2.81frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 531/1551 [03:15<06:03, 2.81frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 532/1551 [03:15<06:28, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 532/1551 [03:16<06:28, 2.62frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 532/1551 [03:16<06:28, 2.62frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 533/1551 [03:16<06:00, 2.83frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 533/1551 [03:16<06:00, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 533/1551 [03:16<06:00, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 534/1551 [03:16<05:16, 3.21frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 534/1551 [03:16<05:16, 3.21frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 534/1551 [03:16<05:16, 3.21frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 535/1551 [03:16<05:44, 2.95frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 535/1551 [03:17<05:44, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 34%|ββββ | 535/1551 [03:17<05:44, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 536/1551 [03:17<05:36, 3.02frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 536/1551 [03:17<05:36, 3.02frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 536/1551 [03:17<05:36, 3.02frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 537/1551 [03:17<06:08, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 537/1551 [03:17<06:08, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 537/1551 [03:17<06:08, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 538/1551 [03:17<06:07, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 538/1551 [03:18<06:07, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 538/1551 [03:18<06:07, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 539/1551 [03:18<06:01, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 539/1551 [03:18<06:01, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 539/1551 [03:18<06:01, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 540/1551 [03:18<05:39, 2.98frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 540/1551 [03:18<05:39, 2.98frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 540/1551 [03:18<05:39, 2.98frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 541/1551 [03:18<06:14, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 541/1551 [03:19<06:14, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 541/1551 [03:19<06:14, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 542/1551 [03:19<05:21, 3.13frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 542/1551 [03:19<05:21, 3.13frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 542/1551 [03:19<05:21, 3.13frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 543/1551 [03:19<06:10, 2.72frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 543/1551 [03:19<06:10, 2.72frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 543/1551 [03:19<06:10, 2.72frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 544/1551 [03:19<05:49, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 544/1551 [03:20<05:49, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 544/1551 [03:20<05:49, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 545/1551 [03:20<06:00, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 545/1551 [03:20<06:00, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 545/1551 [03:20<06:00, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 546/1551 [03:20<06:23, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 546/1551 [03:21<06:23, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 546/1551 [03:21<06:23, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 547/1551 [03:21<06:16, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 547/1551 [03:21<06:16, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 547/1551 [03:21<06:16, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 548/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 548/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 548/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 549/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 549/1551 [03:22<06:15, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 549/1551 [03:22<06:15, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 550/1551 [03:22<05:30, 3.03frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 550/1551 [03:22<05:30, 3.03frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 35%|ββββ | 550/1551 [03:22<05:30, 3.03frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 551/1551 [03:22<05:20, 3.12frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 551/1551 [03:22<05:20, 3.12frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 551/1551 [03:22<05:20, 3.12frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 552/1551 [03:22<05:52, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 552/1551 [03:23<05:52, 2.84frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 552/1551 [03:23<05:52, 2.84frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 553/1551 [03:23<06:17, 2.64frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 553/1551 [03:23<06:17, 2.64frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 553/1551 [03:23<06:17, 2.64frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 554/1551 [03:23<06:09, 2.70frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 554/1551 [03:23<06:09, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 554/1551 [03:23<06:09, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 555/1551 [03:23<05:45, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 555/1551 [03:24<05:45, 2.88frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 555/1551 [03:24<05:45, 2.88frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 556/1551 [03:24<06:24, 2.59frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 556/1551 [03:24<06:24, 2.59frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 556/1551 [03:24<06:24, 2.59frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 557/1551 [03:24<05:55, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 557/1551 [03:24<05:55, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 557/1551 [03:24<05:55, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 558/1551 [03:24<05:01, 3.29frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 558/1551 [03:25<05:01, 3.29frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 558/1551 [03:25<05:01, 3.29frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 559/1551 [03:25<05:50, 2.83frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 559/1551 [03:25<05:50, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 559/1551 [03:25<05:50, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 560/1551 [03:25<05:34, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 560/1551 [03:26<05:34, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 560/1551 [03:26<05:34, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 561/1551 [03:26<05:58, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 561/1551 [03:26<05:58, 2.76frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 561/1551 [03:26<05:58, 2.76frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 562/1551 [03:26<06:17, 2.62frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 562/1551 [03:26<06:17, 2.62frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 562/1551 [03:26<06:17, 2.62frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 563/1551 [03:26<06:09, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 563/1551 [03:27<06:09, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 563/1551 [03:27<06:09, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 564/1551 [03:27<05:33, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 564/1551 [03:27<05:33, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 564/1551 [03:27<05:33, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 565/1551 [03:27<05:49, 2.82frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 565/1551 [03:27<05:49, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 565/1551 [03:27<05:49, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 566/1551 [03:27<05:10, 3.17frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 566/1551 [03:27<05:10, 3.17frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 36%|ββββ | 566/1551 [03:27<05:10, 3.17frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 567/1551 [03:27<05:11, 3.15frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 567/1551 [03:28<05:11, 3.15frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 567/1551 [03:28<05:11, 3.15frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 568/1551 [03:28<05:46, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 568/1551 [03:28<05:46, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 568/1551 [03:28<05:46, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 569/1551 [03:28<06:17, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 569/1551 [03:29<06:17, 2.60frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 569/1551 [03:29<06:17, 2.60frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 570/1551 [03:29<06:16, 2.60frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 570/1551 [03:29<06:16, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 570/1551 [03:29<06:16, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 571/1551 [03:29<05:43, 2.85frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 571/1551 [03:29<05:43, 2.85frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 571/1551 [03:29<05:43, 2.85frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 572/1551 [03:29<05:51, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 572/1551 [03:30<05:51, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 572/1551 [03:30<05:51, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 573/1551 [03:30<05:55, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 573/1551 [03:30<05:55, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 573/1551 [03:30<05:55, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 574/1551 [03:30<05:01, 3.24frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 574/1551 [03:30<05:01, 3.24frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 574/1551 [03:30<05:01, 3.24frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 575/1551 [03:30<05:41, 2.86frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 575/1551 [03:31<05:41, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 575/1551 [03:31<05:41, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 576/1551 [03:31<05:29, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 576/1551 [03:31<05:29, 2.96frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 576/1551 [03:31<05:29, 2.96frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 577/1551 [03:31<06:04, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 577/1551 [03:32<06:04, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 577/1551 [03:32<06:04, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 578/1551 [03:32<05:52, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 578/1551 [03:32<05:52, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 578/1551 [03:32<05:52, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 579/1551 [03:32<05:26, 2.97frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 579/1551 [03:32<05:26, 2.97frame/s, memory_usage=07.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 579/1551 [03:32<05:26, 2.97frame/s, memory_usage=07.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 580/1551 [03:32<06:06, 2.65frame/s, memory_usage=07.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 580/1551 [03:33<06:06, 2.65frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 580/1551 [03:33<06:06, 2.65frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 581/1551 [03:33<05:38, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 581/1551 [03:33<05:38, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 37%|ββββ | 581/1551 [03:33<05:38, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 582/1551 [03:33<05:02, 3.20frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 582/1551 [03:33<05:02, 3.20frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 582/1551 [03:33<05:02, 3.20frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 583/1551 [03:33<05:47, 2.78frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 583/1551 [03:34<05:47, 2.78frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 583/1551 [03:34<05:47, 2.78frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 584/1551 [03:34<05:33, 2.90frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 584/1551 [03:34<05:33, 2.90frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 584/1551 [03:34<05:33, 2.90frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 585/1551 [03:34<06:17, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 585/1551 [03:34<06:17, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 585/1551 [03:34<06:17, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 586/1551 [03:34<06:06, 2.63frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 586/1551 [03:35<06:06, 2.63frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 586/1551 [03:35<06:06, 2.63frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 587/1551 [03:35<05:33, 2.89frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 587/1551 [03:35<05:33, 2.89frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 587/1551 [03:35<05:33, 2.89frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 588/1551 [03:35<06:15, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 588/1551 [03:35<06:15, 2.56frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 588/1551 [03:35<06:15, 2.56frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 589/1551 [03:35<05:42, 2.81frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 589/1551 [03:36<05:42, 2.81frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 589/1551 [03:36<05:42, 2.81frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 590/1551 [03:36<04:55, 3.25frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 590/1551 [03:36<04:55, 3.25frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 590/1551 [03:36<04:55, 3.25frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 591/1551 [03:36<05:39, 2.82frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 591/1551 [03:36<05:39, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 591/1551 [03:36<05:39, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 592/1551 [03:36<05:27, 2.93frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 592/1551 [03:37<05:27, 2.93frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 592/1551 [03:37<05:27, 2.93frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 593/1551 [03:37<05:52, 2.72frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 593/1551 [03:37<05:52, 2.72frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 593/1551 [03:37<05:52, 2.72frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 594/1551 [03:37<05:52, 2.71frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 594/1551 [03:38<05:52, 2.71frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 594/1551 [03:38<05:52, 2.71frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 595/1551 [03:38<05:28, 2.91frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 595/1551 [03:38<05:28, 2.91frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 595/1551 [03:38<05:28, 2.91frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 596/1551 [03:38<06:05, 2.61frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 596/1551 [03:38<06:05, 2.61frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 596/1551 [03:38<06:05, 2.61frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 597/1551 [03:38<05:42, 2.78frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 597/1551 [03:39<05:42, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 38%|ββββ | 597/1551 [03:39<05:42, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 598/1551 [03:39<05:09, 3.08frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 598/1551 [03:39<05:09, 3.08frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 598/1551 [03:39<05:09, 3.08frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 599/1551 [03:39<05:36, 2.83frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 599/1551 [03:39<05:36, 2.83frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 599/1551 [03:39<05:36, 2.83frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 600/1551 [03:39<05:24, 2.93frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 600/1551 [03:40<05:24, 2.93frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 600/1551 [03:40<05:24, 2.93frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 601/1551 [03:40<05:49, 2.72frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 601/1551 [03:40<05:49, 2.72frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 601/1551 [03:40<05:49, 2.72frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 602/1551 [03:40<05:37, 2.81frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 602/1551 [03:40<05:37, 2.81frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 602/1551 [03:40<05:37, 2.81frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 603/1551 [03:40<05:43, 2.76frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 603/1551 [03:41<05:43, 2.76frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 603/1551 [03:41<05:43, 2.76frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 604/1551 [03:41<06:07, 2.58frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 604/1551 [03:41<06:07, 2.58frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 604/1551 [03:41<06:07, 2.58frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 605/1551 [03:41<05:31, 2.85frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 605/1551 [03:41<05:31, 2.85frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 605/1551 [03:41<05:31, 2.85frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 606/1551 [03:41<05:07, 3.07frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 606/1551 [03:42<05:07, 3.07frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 606/1551 [03:42<05:07, 3.07frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 607/1551 [03:42<05:01, 3.14frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 607/1551 [03:42<05:01, 3.14frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 607/1551 [03:42<05:01, 3.14frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 608/1551 [03:42<05:10, 3.04frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 608/1551 [03:42<05:10, 3.04frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 608/1551 [03:42<05:10, 3.04frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 609/1551 [03:42<05:27, 2.88frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 609/1551 [03:43<05:27, 2.88frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 609/1551 [03:43<05:27, 2.88frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 610/1551 [03:43<05:14, 2.99frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 610/1551 [03:43<05:14, 2.99frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 610/1551 [03:43<05:14, 2.99frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 611/1551 [03:43<05:42, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 611/1551 [03:43<05:42, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 611/1551 [03:43<05:42, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 612/1551 [03:43<05:30, 2.84frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 612/1551 [03:44<05:30, 2.84frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 39%|ββββ | 612/1551 [03:44<05:30, 2.84frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 613/1551 [03:44<05:09, 3.03frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 613/1551 [03:44<05:09, 3.03frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 613/1551 [03:44<05:09, 3.03frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 614/1551 [03:44<04:31, 3.46frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 614/1551 [03:44<04:31, 3.46frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 614/1551 [03:44<04:31, 3.46frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 615/1551 [03:44<05:01, 3.10frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 615/1551 [03:45<05:01, 3.10frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 615/1551 [03:45<05:01, 3.10frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 616/1551 [03:45<05:23, 2.89frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 616/1551 [03:45<05:23, 2.89frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 616/1551 [03:45<05:23, 2.89frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 617/1551 [03:45<05:25, 2.87frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 617/1551 [03:45<05:25, 2.87frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 617/1551 [03:45<05:25, 2.87frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 618/1551 [03:45<05:14, 2.97frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 618/1551 [03:46<05:14, 2.97frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 618/1551 [03:46<05:14, 2.97frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 619/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 619/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 619/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 620/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 620/1551 [03:47<05:53, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 620/1551 [03:47<05:53, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 621/1551 [03:47<05:30, 2.82frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 621/1551 [03:47<05:30, 2.82frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 621/1551 [03:47<05:30, 2.82frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 622/1551 [03:47<04:41, 3.30frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 622/1551 [03:47<04:41, 3.30frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 622/1551 [03:47<04:41, 3.30frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 623/1551 [03:47<05:34, 2.78frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 623/1551 [03:48<05:34, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 623/1551 [03:48<05:34, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 624/1551 [03:48<05:22, 2.87frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 624/1551 [03:48<05:22, 2.87frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 624/1551 [03:48<05:22, 2.87frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 625/1551 [03:48<05:38, 2.74frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 625/1551 [03:48<05:38, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 625/1551 [03:48<05:38, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 626/1551 [03:48<05:52, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 626/1551 [03:49<05:52, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 626/1551 [03:49<05:52, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 627/1551 [03:49<05:31, 2.79frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 627/1551 [03:49<05:31, 2.79frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 627/1551 [03:49<05:31, 2.79frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 628/1551 [03:49<06:09, 2.50frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 628/1551 [03:49<06:09, 2.50frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 40%|ββββ | 628/1551 [03:49<06:09, 2.50frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 629/1551 [03:49<05:34, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 629/1551 [03:50<05:34, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 629/1551 [03:50<05:34, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 630/1551 [03:50<04:50, 3.17frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 630/1551 [03:50<04:50, 3.17frame/s, memory_usage=07.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 630/1551 [03:50<04:50, 3.17frame/s, memory_usage=07.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 631/1551 [03:50<05:32, 2.77frame/s, memory_usage=07.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 631/1551 [03:50<05:32, 2.77frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 631/1551 [03:50<05:32, 2.77frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 632/1551 [03:50<05:27, 2.81frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 632/1551 [03:51<05:27, 2.81frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 632/1551 [03:51<05:27, 2.81frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 633/1551 [03:51<05:33, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 633/1551 [03:51<05:33, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 633/1551 [03:51<05:33, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 634/1551 [03:51<05:53, 2.59frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 634/1551 [03:52<05:53, 2.59frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 634/1551 [03:52<05:53, 2.59frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 635/1551 [03:52<06:22, 2.39frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 635/1551 [03:52<06:22, 2.39frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 635/1551 [03:52<06:22, 2.39frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 636/1551 [03:52<06:15, 2.44frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 636/1551 [03:53<06:15, 2.44frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 636/1551 [03:53<06:15, 2.44frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 637/1551 [03:53<05:48, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 637/1551 [03:53<05:48, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 637/1551 [03:53<05:48, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 638/1551 [03:53<04:53, 3.11frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 638/1551 [03:53<04:53, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 638/1551 [03:53<04:53, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 639/1551 [03:53<05:32, 2.74frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 639/1551 [03:54<05:32, 2.74frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|ββββ | 639/1551 [03:54<05:32, 2.74frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 640/1551 [03:54<05:27, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 640/1551 [03:54<05:27, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 640/1551 [03:54<05:27, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 641/1551 [03:54<05:29, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 641/1551 [03:54<05:29, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 641/1551 [03:54<05:29, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 642/1551 [03:54<05:41, 2.66frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 642/1551 [03:55<05:41, 2.66frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 642/1551 [03:55<05:41, 2.66frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 643/1551 [03:55<05:30, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 643/1551 [03:55<05:30, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 41%|βββββ | 643/1551 [03:55<05:30, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 644/1551 [03:55<05:51, 2.58frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 644/1551 [03:55<05:51, 2.58frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 644/1551 [03:55<05:51, 2.58frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 645/1551 [03:55<05:24, 2.79frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 645/1551 [03:56<05:24, 2.79frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 645/1551 [03:56<05:24, 2.79frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 646/1551 [03:56<04:51, 3.10frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 646/1551 [03:56<04:51, 3.10frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 646/1551 [03:56<04:51, 3.10frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 647/1551 [03:56<04:48, 3.13frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 647/1551 [03:56<04:48, 3.13frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 647/1551 [03:56<04:48, 3.13frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 648/1551 [03:56<04:45, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 648/1551 [03:57<04:45, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 648/1551 [03:57<04:45, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 649/1551 [03:57<05:13, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 649/1551 [03:57<05:13, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 649/1551 [03:57<05:13, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 650/1551 [03:57<05:12, 2.88frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 650/1551 [03:57<05:12, 2.88frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 650/1551 [03:57<05:12, 2.88frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 651/1551 [03:57<05:23, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 651/1551 [03:58<05:23, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 651/1551 [03:58<05:23, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 652/1551 [03:58<05:19, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 652/1551 [03:58<05:19, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 652/1551 [03:58<05:19, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 653/1551 [03:58<05:03, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 653/1551 [03:58<05:03, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 653/1551 [03:58<05:03, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 654/1551 [03:58<04:21, 3.44frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 654/1551 [03:59<04:21, 3.44frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 654/1551 [03:59<04:21, 3.44frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 655/1551 [03:59<04:56, 3.02frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 655/1551 [03:59<04:56, 3.02frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 655/1551 [03:59<04:56, 3.02frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 656/1551 [03:59<05:00, 2.98frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 656/1551 [03:59<05:00, 2.98frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 656/1551 [03:59<05:00, 2.98frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 657/1551 [03:59<05:27, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 657/1551 [04:00<05:27, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 657/1551 [04:00<05:27, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 658/1551 [04:00<05:23, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 658/1551 [04:00<05:23, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 658/1551 [04:00<05:23, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 659/1551 [04:00<05:16, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 659/1551 [04:01<05:16, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 42%|βββββ | 659/1551 [04:01<05:16, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 660/1551 [04:01<05:52, 2.52frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 660/1551 [04:01<05:52, 2.52frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 660/1551 [04:01<05:52, 2.52frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 661/1551 [04:01<05:11, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 661/1551 [04:01<05:11, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 661/1551 [04:01<05:11, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 662/1551 [04:01<04:30, 3.29frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 662/1551 [04:01<04:30, 3.29frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 662/1551 [04:01<04:30, 3.29frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 663/1551 [04:01<05:15, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 663/1551 [04:02<05:15, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 663/1551 [04:02<05:15, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 664/1551 [04:02<05:02, 2.93frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 664/1551 [04:02<05:02, 2.93frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 664/1551 [04:02<05:02, 2.93frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 665/1551 [04:02<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 665/1551 [04:03<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 665/1551 [04:03<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 666/1551 [04:03<05:02, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 666/1551 [04:03<05:02, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 666/1551 [04:03<05:02, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 667/1551 [04:03<05:20, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 667/1551 [04:03<05:20, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 667/1551 [04:03<05:20, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 668/1551 [04:03<05:39, 2.60frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 668/1551 [04:04<05:39, 2.60frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 668/1551 [04:04<05:39, 2.60frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 669/1551 [04:04<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 669/1551 [04:04<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 669/1551 [04:04<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 670/1551 [04:04<04:38, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 670/1551 [04:04<04:38, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 670/1551 [04:04<04:38, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 671/1551 [04:04<05:06, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 671/1551 [04:05<05:06, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 671/1551 [04:05<05:06, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 672/1551 [04:05<05:21, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 672/1551 [04:05<05:21, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 672/1551 [04:05<05:21, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 673/1551 [04:05<05:08, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 673/1551 [04:05<05:08, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 673/1551 [04:05<05:08, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 674/1551 [04:05<05:25, 2.69frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 674/1551 [04:06<05:25, 2.69frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 43%|βββββ | 674/1551 [04:06<05:25, 2.69frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 675/1551 [04:06<05:26, 2.68frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 675/1551 [04:06<05:26, 2.68frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 675/1551 [04:06<05:26, 2.68frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 676/1551 [04:06<05:57, 2.45frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 676/1551 [04:07<05:57, 2.45frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 676/1551 [04:07<05:57, 2.45frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 677/1551 [04:07<05:30, 2.65frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 677/1551 [04:07<05:30, 2.65frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 677/1551 [04:07<05:30, 2.65frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 678/1551 [04:07<04:36, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 678/1551 [04:07<04:36, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 678/1551 [04:07<04:36, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 679/1551 [04:07<05:11, 2.80frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 679/1551 [04:08<05:11, 2.80frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 679/1551 [04:08<05:11, 2.80frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 680/1551 [04:08<05:21, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 680/1551 [04:08<05:21, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 680/1551 [04:08<05:21, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 681/1551 [04:08<05:06, 2.84frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 681/1551 [04:08<05:06, 2.84frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 681/1551 [04:08<05:06, 2.84frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 682/1551 [04:08<05:39, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 682/1551 [04:09<05:39, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 682/1551 [04:09<05:39, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 683/1551 [04:09<05:18, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 683/1551 [04:09<05:18, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 683/1551 [04:09<05:18, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 684/1551 [04:09<05:29, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 684/1551 [04:09<05:29, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 684/1551 [04:09<05:29, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 685/1551 [04:09<05:02, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 685/1551 [04:10<05:02, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 685/1551 [04:10<05:02, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 686/1551 [04:10<04:18, 3.34frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 686/1551 [04:10<04:18, 3.34frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 686/1551 [04:10<04:18, 3.34frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 687/1551 [04:10<05:00, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 687/1551 [04:10<05:00, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 687/1551 [04:10<05:00, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 688/1551 [04:10<05:03, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 688/1551 [04:11<05:03, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 688/1551 [04:11<05:03, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 689/1551 [04:11<05:19, 2.70frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 689/1551 [04:11<05:19, 2.70frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 689/1551 [04:11<05:19, 2.70frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 690/1551 [04:11<05:26, 2.64frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 690/1551 [04:12<05:26, 2.64frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 44%|βββββ | 690/1551 [04:12<05:26, 2.64frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 691/1551 [04:12<05:44, 2.49frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 691/1551 [04:12<05:44, 2.49frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 691/1551 [04:12<05:44, 2.49frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 692/1551 [04:12<05:47, 2.47frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 692/1551 [04:12<05:47, 2.47frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 692/1551 [04:12<05:47, 2.47frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 693/1551 [04:12<05:35, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 693/1551 [04:13<05:35, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 693/1551 [04:13<05:35, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 694/1551 [04:13<04:42, 3.04frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 694/1551 [04:13<04:42, 3.04frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 694/1551 [04:13<04:42, 3.04frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 695/1551 [04:13<05:04, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 695/1551 [04:13<05:04, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 695/1551 [04:13<05:04, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 696/1551 [04:13<05:20, 2.67frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 696/1551 [04:14<05:20, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 696/1551 [04:14<05:20, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 697/1551 [04:14<05:31, 2.58frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 697/1551 [04:14<05:31, 2.58frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 697/1551 [04:14<05:31, 2.58frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 698/1551 [04:14<05:13, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 698/1551 [04:15<05:13, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 698/1551 [04:15<05:13, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 699/1551 [04:15<05:12, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 699/1551 [04:15<05:12, 2.73frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 699/1551 [04:15<05:12, 2.73frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 700/1551 [04:15<05:00, 2.83frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 700/1551 [04:15<05:00, 2.83frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 700/1551 [04:15<05:00, 2.83frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 701/1551 [04:15<04:34, 3.09frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 701/1551 [04:15<04:34, 3.09frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 701/1551 [04:15<04:34, 3.09frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 702/1551 [04:15<03:57, 3.57frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 702/1551 [04:16<03:57, 3.57frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 702/1551 [04:16<03:57, 3.57frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 703/1551 [04:16<04:41, 3.01frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 703/1551 [04:16<04:41, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 703/1551 [04:16<04:41, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 704/1551 [04:16<04:44, 2.97frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 704/1551 [04:17<04:44, 2.97frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 704/1551 [04:17<04:44, 2.97frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 705/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 705/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 45%|βββββ | 705/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 706/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 706/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 706/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 707/1551 [04:17<05:10, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 707/1551 [04:18<05:10, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 707/1551 [04:18<05:10, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 708/1551 [04:18<05:10, 2.71frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 708/1551 [04:18<05:10, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 708/1551 [04:18<05:10, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 709/1551 [04:18<05:05, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 709/1551 [04:18<05:05, 2.76frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 709/1551 [04:18<05:05, 2.76frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 710/1551 [04:18<04:24, 3.18frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 710/1551 [04:19<04:24, 3.18frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 710/1551 [04:19<04:24, 3.18frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 711/1551 [04:19<04:39, 3.01frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 711/1551 [04:19<04:39, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 711/1551 [04:19<04:39, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 712/1551 [04:19<04:49, 2.90frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 712/1551 [04:19<04:49, 2.90frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 712/1551 [04:19<04:49, 2.90frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 713/1551 [04:19<05:12, 2.68frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 713/1551 [04:20<05:12, 2.68frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 713/1551 [04:20<05:12, 2.68frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 714/1551 [04:20<05:06, 2.73frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 714/1551 [04:20<05:06, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 714/1551 [04:20<05:06, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 715/1551 [04:20<05:05, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 715/1551 [04:20<05:05, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 715/1551 [04:20<05:05, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 716/1551 [04:20<04:46, 2.92frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 716/1551 [04:21<04:46, 2.92frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 716/1551 [04:21<04:46, 2.92frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 717/1551 [04:21<04:53, 2.84frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 717/1551 [04:21<04:53, 2.84frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 717/1551 [04:21<04:53, 2.84frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 718/1551 [04:21<04:10, 3.32frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 718/1551 [04:21<04:10, 3.32frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 718/1551 [04:21<04:10, 3.32frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 719/1551 [04:21<04:50, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 719/1551 [04:22<04:50, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 719/1551 [04:22<04:50, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 720/1551 [04:22<04:58, 2.79frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 720/1551 [04:22<04:58, 2.79frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 720/1551 [04:22<04:58, 2.79frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 721/1551 [04:22<05:05, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 721/1551 [04:23<05:05, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 46%|βββββ | 721/1551 [04:23<05:05, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 722/1551 [04:23<04:39, 2.97frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 722/1551 [04:23<04:39, 2.97frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 722/1551 [04:23<04:39, 2.97frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 723/1551 [04:23<04:58, 2.77frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 723/1551 [04:23<04:58, 2.77frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 723/1551 [04:23<04:58, 2.77frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 724/1551 [04:23<05:08, 2.68frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 724/1551 [04:24<05:08, 2.68frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 724/1551 [04:24<05:08, 2.68frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 725/1551 [04:24<05:15, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 725/1551 [04:24<05:15, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 725/1551 [04:24<05:15, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 726/1551 [04:24<04:26, 3.10frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 726/1551 [04:24<04:26, 3.10frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 726/1551 [04:24<04:26, 3.10frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 727/1551 [04:24<05:01, 2.73frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 727/1551 [04:25<05:01, 2.73frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 727/1551 [04:25<05:01, 2.73frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 728/1551 [04:25<04:57, 2.77frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 728/1551 [04:25<04:57, 2.77frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 728/1551 [04:25<04:57, 2.77frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 729/1551 [04:25<05:12, 2.63frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 729/1551 [04:26<05:12, 2.63frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 729/1551 [04:26<05:12, 2.63frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 730/1551 [04:26<05:35, 2.45frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 730/1551 [04:26<05:35, 2.45frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 730/1551 [04:26<05:35, 2.45frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 731/1551 [04:26<06:05, 2.24frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 731/1551 [04:26<06:05, 2.24frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 731/1551 [04:26<06:05, 2.24frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 732/1551 [04:26<05:30, 2.47frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 732/1551 [04:27<05:30, 2.47frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 732/1551 [04:27<05:30, 2.47frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 733/1551 [04:27<05:28, 2.49frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 733/1551 [04:27<05:28, 2.49frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 733/1551 [04:27<05:28, 2.49frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 734/1551 [04:27<04:51, 2.80frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 734/1551 [04:28<04:51, 2.80frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 734/1551 [04:28<04:51, 2.80frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 735/1551 [04:28<05:22, 2.53frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 735/1551 [04:28<05:22, 2.53frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 735/1551 [04:28<05:22, 2.53frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 736/1551 [04:28<05:18, 2.56frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 736/1551 [04:28<05:18, 2.56frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 47%|βββββ | 736/1551 [04:28<05:18, 2.56frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 737/1551 [04:28<05:38, 2.40frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 737/1551 [04:29<05:38, 2.40frame/s, memory_usage=07.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 737/1551 [04:29<05:38, 2.40frame/s, memory_usage=07.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 738/1551 [04:29<05:51, 2.31frame/s, memory_usage=07.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 738/1551 [04:29<05:51, 2.31frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 738/1551 [04:29<05:51, 2.31frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 739/1551 [04:29<05:36, 2.41frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 739/1551 [04:30<05:36, 2.41frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 739/1551 [04:30<05:36, 2.41frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 740/1551 [04:30<05:08, 2.63frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 740/1551 [04:30<05:08, 2.63frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 740/1551 [04:30<05:08, 2.63frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 741/1551 [04:30<05:12, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 741/1551 [04:30<05:12, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 741/1551 [04:30<05:12, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 742/1551 [04:30<04:23, 3.07frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 742/1551 [04:31<04:23, 3.07frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 742/1551 [04:31<04:23, 3.07frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 743/1551 [04:31<05:00, 2.69frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 743/1551 [04:31<05:00, 2.69frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 743/1551 [04:31<05:00, 2.69frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 744/1551 [04:31<04:41, 2.87frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 744/1551 [04:31<04:41, 2.87frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 744/1551 [04:31<04:41, 2.87frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 745/1551 [04:31<05:22, 2.50frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 745/1551 [04:32<05:22, 2.50frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 745/1551 [04:32<05:22, 2.50frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 746/1551 [04:32<05:15, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 746/1551 [04:32<05:15, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 746/1551 [04:32<05:15, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 747/1551 [04:32<04:58, 2.69frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 747/1551 [04:33<04:58, 2.69frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 747/1551 [04:33<04:58, 2.69frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 748/1551 [04:33<04:59, 2.68frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 748/1551 [04:33<04:59, 2.68frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 748/1551 [04:33<04:59, 2.68frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 749/1551 [04:33<04:59, 2.67frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 749/1551 [04:33<04:59, 2.67frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 749/1551 [04:33<04:59, 2.67frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 750/1551 [04:33<04:28, 2.99frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 750/1551 [04:34<04:28, 2.99frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 750/1551 [04:34<04:28, 2.99frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 751/1551 [04:34<04:28, 2.98frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 751/1551 [04:34<04:28, 2.98frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 751/1551 [04:34<04:28, 2.98frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 752/1551 [04:34<04:35, 2.90frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 752/1551 [04:34<04:35, 2.90frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 48%|βββββ | 752/1551 [04:34<04:35, 2.90frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 753/1551 [04:34<04:39, 2.86frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 753/1551 [04:35<04:39, 2.86frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 753/1551 [04:35<04:39, 2.86frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 754/1551 [04:35<05:08, 2.59frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 754/1551 [04:35<05:08, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 754/1551 [04:35<05:08, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 755/1551 [04:35<04:52, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 755/1551 [04:35<04:52, 2.72frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 755/1551 [04:35<04:52, 2.72frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 756/1551 [04:35<05:12, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 756/1551 [04:36<05:12, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 756/1551 [04:36<05:12, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 757/1551 [04:36<05:19, 2.49frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 757/1551 [04:36<05:19, 2.49frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 757/1551 [04:36<05:19, 2.49frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 758/1551 [04:36<04:30, 2.93frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 758/1551 [04:37<04:30, 2.93frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 758/1551 [04:37<04:30, 2.93frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 759/1551 [04:37<04:47, 2.76frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 759/1551 [04:37<04:47, 2.76frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 759/1551 [04:37<04:47, 2.76frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 760/1551 [04:37<04:48, 2.74frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 760/1551 [04:37<04:48, 2.74frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 760/1551 [04:37<04:48, 2.74frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 761/1551 [04:37<04:59, 2.64frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 761/1551 [04:38<04:59, 2.64frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 761/1551 [04:38<04:59, 2.64frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 762/1551 [04:38<04:48, 2.73frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 762/1551 [04:38<04:48, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 762/1551 [04:38<04:48, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 763/1551 [04:38<05:03, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 763/1551 [04:38<05:03, 2.59frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 763/1551 [04:38<05:03, 2.59frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 764/1551 [04:38<05:13, 2.51frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 764/1551 [04:39<05:13, 2.51frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 764/1551 [04:39<05:13, 2.51frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 765/1551 [04:39<04:58, 2.63frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 765/1551 [04:39<04:58, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 765/1551 [04:39<04:58, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 766/1551 [04:39<04:28, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 766/1551 [04:39<04:28, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 766/1551 [04:39<04:28, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 767/1551 [04:39<04:33, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 767/1551 [04:40<04:33, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 49%|βββββ | 767/1551 [04:40<04:33, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 768/1551 [04:40<04:38, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 768/1551 [04:40<04:38, 2.81frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 768/1551 [04:40<04:38, 2.81frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 769/1551 [04:40<04:39, 2.80frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 769/1551 [04:41<04:39, 2.80frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 769/1551 [04:41<04:39, 2.80frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 770/1551 [04:41<04:46, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 770/1551 [04:41<04:46, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 770/1551 [04:41<04:46, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 771/1551 [04:41<04:43, 2.75frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 771/1551 [04:41<04:43, 2.75frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 771/1551 [04:41<04:43, 2.75frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 772/1551 [04:41<04:21, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 772/1551 [04:42<04:21, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 772/1551 [04:42<04:21, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 773/1551 [04:42<04:40, 2.77frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 773/1551 [04:42<04:40, 2.77frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 773/1551 [04:42<04:40, 2.77frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 774/1551 [04:42<04:03, 3.19frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 774/1551 [04:42<04:03, 3.19frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 774/1551 [04:42<04:03, 3.19frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 775/1551 [04:42<04:25, 2.92frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 775/1551 [04:43<04:25, 2.92frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 775/1551 [04:43<04:25, 2.92frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 776/1551 [04:43<04:30, 2.86frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 776/1551 [04:43<04:30, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 776/1551 [04:43<04:30, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 777/1551 [04:43<04:42, 2.74frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 777/1551 [04:43<04:42, 2.74frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 777/1551 [04:43<04:42, 2.74frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 778/1551 [04:43<04:44, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 778/1551 [04:44<04:44, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 778/1551 [04:44<04:44, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 779/1551 [04:44<04:45, 2.71frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 779/1551 [04:44<04:45, 2.71frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 779/1551 [04:44<04:45, 2.71frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 780/1551 [04:44<04:18, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 780/1551 [04:44<04:18, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 780/1551 [04:44<04:18, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 781/1551 [04:44<04:30, 2.85frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 781/1551 [04:45<04:30, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 781/1551 [04:45<04:30, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 782/1551 [04:45<04:07, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 782/1551 [04:45<04:07, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 782/1551 [04:45<04:07, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 783/1551 [04:45<04:19, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 783/1551 [04:46<04:19, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 50%|βββββ | 783/1551 [04:46<04:19, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 784/1551 [04:46<04:54, 2.61frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 784/1551 [04:46<04:54, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 784/1551 [04:46<04:54, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 785/1551 [04:46<04:42, 2.71frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 785/1551 [04:46<04:42, 2.71frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 785/1551 [04:46<04:42, 2.71frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 786/1551 [04:46<05:03, 2.52frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 786/1551 [04:47<05:03, 2.52frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 786/1551 [04:47<05:03, 2.52frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 787/1551 [04:47<04:41, 2.72frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 787/1551 [04:47<04:41, 2.72frame/s, memory_usage=08.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 787/1551 [04:47<04:41, 2.72frame/s, memory_usage=08.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 788/1551 [04:47<04:59, 2.54frame/s, memory_usage=08.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 788/1551 [04:47<04:59, 2.54frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 788/1551 [04:47<04:59, 2.54frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 789/1551 [04:47<04:58, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 789/1551 [04:48<04:58, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 789/1551 [04:48<04:58, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 790/1551 [04:48<04:13, 3.00frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 790/1551 [04:48<04:13, 3.00frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 790/1551 [04:48<04:13, 3.00frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 791/1551 [04:48<04:52, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 791/1551 [04:49<04:52, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 791/1551 [04:49<04:52, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 792/1551 [04:49<04:51, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 792/1551 [04:49<04:51, 2.60frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 792/1551 [04:49<04:51, 2.60frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 793/1551 [04:49<04:37, 2.73frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 793/1551 [04:49<04:37, 2.73frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 793/1551 [04:49<04:37, 2.73frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 794/1551 [04:49<04:43, 2.67frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 794/1551 [04:50<04:43, 2.67frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|βββββ | 794/1551 [04:50<04:43, 2.67frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 795/1551 [04:50<04:58, 2.54frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 795/1551 [04:50<04:58, 2.54frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 795/1551 [04:50<04:58, 2.54frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 796/1551 [04:50<04:49, 2.61frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 796/1551 [04:50<04:49, 2.61frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 796/1551 [04:50<04:49, 2.61frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 797/1551 [04:50<04:30, 2.78frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 797/1551 [04:51<04:30, 2.78frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 797/1551 [04:51<04:30, 2.78frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 798/1551 [04:51<03:52, 3.23frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 798/1551 [04:51<03:52, 3.23frame/s, memory_usage=08.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 51%|ββββββ | 798/1551 [04:51<03:52, 3.23frame/s, memory_usage=08.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 799/1551 [04:51<04:26, 2.82frame/s, memory_usage=08.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 799/1551 [04:51<04:26, 2.82frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 799/1551 [04:51<04:26, 2.82frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 800/1551 [04:51<04:52, 2.57frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 800/1551 [04:52<04:52, 2.57frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 800/1551 [04:52<04:52, 2.57frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 801/1551 [04:52<04:38, 2.69frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 801/1551 [04:52<04:38, 2.69frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 801/1551 [04:52<04:38, 2.69frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 802/1551 [04:52<04:13, 2.95frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 802/1551 [04:53<04:13, 2.95frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 802/1551 [04:53<04:13, 2.95frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 803/1551 [04:53<04:42, 2.65frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 803/1551 [04:53<04:42, 2.65frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 803/1551 [04:53<04:42, 2.65frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 804/1551 [04:53<04:16, 2.92frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 804/1551 [04:53<04:16, 2.92frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 804/1551 [04:53<04:16, 2.92frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 805/1551 [04:53<04:23, 2.84frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 805/1551 [04:53<04:23, 2.84frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 805/1551 [04:53<04:23, 2.84frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 806/1551 [04:53<03:49, 3.25frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 806/1551 [04:54<03:49, 3.25frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 806/1551 [04:54<03:49, 3.25frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 807/1551 [04:54<04:38, 2.67frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 807/1551 [04:54<04:38, 2.67frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 807/1551 [04:54<04:38, 2.67frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 808/1551 [04:54<04:54, 2.53frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 808/1551 [04:55<04:54, 2.53frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 808/1551 [04:55<04:54, 2.53frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 809/1551 [04:55<04:29, 2.75frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 809/1551 [04:55<04:29, 2.75frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 809/1551 [04:55<04:29, 2.75frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 810/1551 [04:55<04:46, 2.58frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 810/1551 [04:56<04:46, 2.58frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 810/1551 [04:56<04:46, 2.58frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 811/1551 [04:56<04:57, 2.49frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 811/1551 [04:56<04:57, 2.49frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 811/1551 [04:56<04:57, 2.49frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 812/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 812/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 812/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 813/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 813/1551 [04:57<04:48, 2.56frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 813/1551 [04:57<04:48, 2.56frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 814/1551 [04:57<04:25, 2.77frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 814/1551 [04:57<04:25, 2.77frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 52%|ββββββ | 814/1551 [04:57<04:25, 2.77frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 815/1551 [04:57<04:18, 2.85frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 815/1551 [04:57<04:18, 2.85frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 815/1551 [04:57<04:18, 2.85frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 816/1551 [04:57<04:18, 2.84frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 816/1551 [04:58<04:18, 2.84frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 816/1551 [04:58<04:18, 2.84frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 817/1551 [04:58<04:09, 2.94frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 817/1551 [04:58<04:09, 2.94frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 817/1551 [04:58<04:09, 2.94frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 818/1551 [04:58<04:20, 2.81frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 818/1551 [04:58<04:20, 2.81frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 818/1551 [04:58<04:20, 2.81frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 819/1551 [04:58<04:39, 2.62frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 819/1551 [04:59<04:39, 2.62frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 819/1551 [04:59<04:39, 2.62frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 820/1551 [04:59<04:54, 2.48frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 820/1551 [04:59<04:54, 2.48frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 820/1551 [04:59<04:54, 2.48frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 821/1551 [04:59<04:29, 2.71frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 821/1551 [04:59<04:29, 2.71frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 821/1551 [04:59<04:29, 2.71frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 822/1551 [04:59<03:51, 3.15frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 822/1551 [05:00<03:51, 3.15frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 822/1551 [05:00<03:51, 3.15frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 823/1551 [05:00<04:26, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 823/1551 [05:00<04:26, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 823/1551 [05:00<04:26, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 824/1551 [05:00<04:25, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 824/1551 [05:01<04:25, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 824/1551 [05:01<04:25, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 825/1551 [05:01<04:16, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 825/1551 [05:01<04:16, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 825/1551 [05:01<04:16, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 826/1551 [05:01<04:14, 2.85frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 826/1551 [05:01<04:14, 2.85frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 826/1551 [05:01<04:14, 2.85frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 827/1551 [05:01<04:36, 2.62frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 827/1551 [05:02<04:36, 2.62frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 827/1551 [05:02<04:36, 2.62frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 828/1551 [05:02<04:34, 2.63frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 828/1551 [05:02<04:34, 2.63frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 828/1551 [05:02<04:34, 2.63frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 829/1551 [05:02<04:37, 2.61frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 829/1551 [05:02<04:37, 2.61frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 53%|ββββββ | 829/1551 [05:02<04:37, 2.61frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 830/1551 [05:02<03:55, 3.06frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 830/1551 [05:03<03:55, 3.06frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 830/1551 [05:03<03:55, 3.06frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 831/1551 [05:03<04:13, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 831/1551 [05:03<04:13, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 831/1551 [05:03<04:13, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 832/1551 [05:03<04:25, 2.71frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 832/1551 [05:03<04:25, 2.71frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 832/1551 [05:03<04:25, 2.71frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 833/1551 [05:03<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 833/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 833/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 834/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 834/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 834/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 835/1551 [05:04<04:31, 2.64frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 835/1551 [05:05<04:31, 2.64frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 835/1551 [05:05<04:31, 2.64frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 836/1551 [05:05<04:20, 2.74frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 836/1551 [05:05<04:20, 2.74frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 836/1551 [05:05<04:20, 2.74frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 837/1551 [05:05<03:57, 3.00frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 837/1551 [05:05<03:57, 3.00frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 837/1551 [05:05<03:57, 3.00frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 838/1551 [05:05<03:27, 3.43frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 838/1551 [05:06<03:27, 3.43frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 838/1551 [05:06<03:27, 3.43frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 839/1551 [05:06<04:13, 2.81frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 839/1551 [05:06<04:13, 2.81frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 839/1551 [05:06<04:13, 2.81frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 840/1551 [05:06<04:25, 2.68frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 840/1551 [05:06<04:25, 2.68frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 840/1551 [05:06<04:25, 2.68frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 841/1551 [05:06<04:39, 2.54frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 841/1551 [05:07<04:39, 2.54frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 841/1551 [05:07<04:39, 2.54frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 842/1551 [05:07<04:53, 2.42frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 842/1551 [05:07<04:53, 2.42frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 842/1551 [05:07<04:53, 2.42frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 843/1551 [05:07<04:50, 2.44frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 843/1551 [05:08<04:50, 2.44frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 843/1551 [05:08<04:50, 2.44frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 844/1551 [05:08<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 844/1551 [05:08<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 844/1551 [05:08<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 845/1551 [05:08<04:24, 2.67frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 845/1551 [05:08<04:24, 2.67frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 54%|ββββββ | 845/1551 [05:08<04:24, 2.67frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 846/1551 [05:08<03:46, 3.11frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 846/1551 [05:09<03:46, 3.11frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 846/1551 [05:09<03:46, 3.11frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 847/1551 [05:09<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 847/1551 [05:09<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 847/1551 [05:09<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 848/1551 [05:09<04:25, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 848/1551 [05:09<04:25, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 848/1551 [05:09<04:25, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 849/1551 [05:09<04:30, 2.59frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 849/1551 [05:10<04:30, 2.59frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 849/1551 [05:10<04:30, 2.59frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 850/1551 [05:10<04:24, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 850/1551 [05:10<04:24, 2.65frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 850/1551 [05:10<04:24, 2.65frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 851/1551 [05:10<04:07, 2.83frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 851/1551 [05:10<04:07, 2.83frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 851/1551 [05:10<04:07, 2.83frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 852/1551 [05:10<04:15, 2.74frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 852/1551 [05:11<04:15, 2.74frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 852/1551 [05:11<04:15, 2.74frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 853/1551 [05:11<04:00, 2.90frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 853/1551 [05:11<04:00, 2.90frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 853/1551 [05:11<04:00, 2.90frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 854/1551 [05:11<03:26, 3.37frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 854/1551 [05:11<03:26, 3.37frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 854/1551 [05:11<03:26, 3.37frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 855/1551 [05:11<03:51, 3.01frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 855/1551 [05:12<03:51, 3.01frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 855/1551 [05:12<03:51, 3.01frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 856/1551 [05:12<04:30, 2.57frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 856/1551 [05:12<04:30, 2.57frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 856/1551 [05:12<04:30, 2.57frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 857/1551 [05:12<04:18, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 857/1551 [05:13<04:18, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 857/1551 [05:13<04:18, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 858/1551 [05:13<04:22, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 858/1551 [05:13<04:22, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 858/1551 [05:13<04:22, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 859/1551 [05:13<04:26, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 859/1551 [05:13<04:26, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 859/1551 [05:13<04:26, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 860/1551 [05:13<04:16, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 860/1551 [05:14<04:16, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 55%|ββββββ | 860/1551 [05:14<04:16, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 861/1551 [05:14<04:02, 2.85frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 861/1551 [05:14<04:02, 2.85frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 861/1551 [05:14<04:02, 2.85frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 862/1551 [05:14<03:29, 3.29frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 862/1551 [05:14<03:29, 3.29frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 862/1551 [05:14<03:29, 3.29frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 863/1551 [05:14<03:56, 2.91frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 863/1551 [05:15<03:56, 2.91frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 863/1551 [05:15<03:56, 2.91frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 864/1551 [05:15<04:16, 2.68frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 864/1551 [05:15<04:16, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 864/1551 [05:15<04:16, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 865/1551 [05:15<04:21, 2.62frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 865/1551 [05:16<04:21, 2.62frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 865/1551 [05:16<04:21, 2.62frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 866/1551 [05:16<04:35, 2.49frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 866/1551 [05:16<04:35, 2.49frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 866/1551 [05:16<04:35, 2.49frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 867/1551 [05:16<04:11, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 867/1551 [05:16<04:11, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 867/1551 [05:16<04:11, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 868/1551 [05:16<04:10, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 868/1551 [05:17<04:10, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 868/1551 [05:17<04:10, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 869/1551 [05:17<04:07, 2.75frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 869/1551 [05:17<04:07, 2.75frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 869/1551 [05:17<04:07, 2.75frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 870/1551 [05:17<03:32, 3.21frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 870/1551 [05:17<03:32, 3.21frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 870/1551 [05:17<03:32, 3.21frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 871/1551 [05:17<04:05, 2.77frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 871/1551 [05:18<04:05, 2.77frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 871/1551 [05:18<04:05, 2.77frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 872/1551 [05:18<04:20, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 872/1551 [05:18<04:20, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 872/1551 [05:18<04:20, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 873/1551 [05:18<04:34, 2.47frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 873/1551 [05:18<04:34, 2.47frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 873/1551 [05:18<04:34, 2.47frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 874/1551 [05:18<04:16, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 874/1551 [05:19<04:16, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 874/1551 [05:19<04:16, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 875/1551 [05:19<04:26, 2.54frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 875/1551 [05:19<04:26, 2.54frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 875/1551 [05:19<04:26, 2.54frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 876/1551 [05:19<04:07, 2.73frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 876/1551 [05:19<04:07, 2.73frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 56%|ββββββ | 876/1551 [05:19<04:07, 2.73frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 877/1551 [05:19<03:50, 2.92frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 877/1551 [05:20<03:50, 2.92frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 877/1551 [05:20<03:50, 2.92frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 878/1551 [05:20<03:21, 3.34frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 878/1551 [05:20<03:21, 3.34frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 878/1551 [05:20<03:21, 3.34frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 879/1551 [05:20<03:52, 2.89frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 879/1551 [05:21<03:52, 2.89frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 879/1551 [05:21<03:52, 2.89frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 880/1551 [05:21<04:16, 2.62frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 880/1551 [05:21<04:16, 2.62frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 880/1551 [05:21<04:16, 2.62frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 881/1551 [05:21<04:00, 2.79frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 881/1551 [05:21<04:00, 2.79frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 881/1551 [05:21<04:00, 2.79frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 882/1551 [05:21<04:22, 2.55frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 882/1551 [05:22<04:22, 2.55frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 882/1551 [05:22<04:22, 2.55frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 883/1551 [05:22<04:17, 2.59frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 883/1551 [05:22<04:17, 2.59frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 883/1551 [05:22<04:17, 2.59frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 884/1551 [05:22<03:59, 2.78frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 884/1551 [05:22<03:59, 2.78frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 884/1551 [05:22<03:59, 2.78frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 885/1551 [05:22<03:51, 2.88frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 885/1551 [05:22<03:51, 2.88frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 885/1551 [05:22<03:51, 2.88frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 886/1551 [05:22<03:17, 3.36frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 886/1551 [05:23<03:17, 3.36frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 886/1551 [05:23<03:17, 3.36frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 887/1551 [05:23<03:35, 3.09frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 887/1551 [05:23<03:35, 3.09frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 887/1551 [05:23<03:35, 3.09frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 888/1551 [05:23<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 888/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 888/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 889/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 889/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 889/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 890/1551 [05:24<03:49, 2.89frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 890/1551 [05:24<03:49, 2.89frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 890/1551 [05:24<03:49, 2.89frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 891/1551 [05:24<03:36, 3.04frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 891/1551 [05:25<03:36, 3.04frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 57%|ββββββ | 891/1551 [05:25<03:36, 3.04frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 892/1551 [05:25<04:05, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 892/1551 [05:25<04:05, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 892/1551 [05:25<04:05, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 893/1551 [05:25<03:49, 2.87frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 893/1551 [05:25<03:49, 2.87frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 893/1551 [05:25<03:49, 2.87frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 894/1551 [05:25<03:17, 3.33frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 894/1551 [05:26<03:17, 3.33frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 894/1551 [05:26<03:17, 3.33frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 895/1551 [05:26<03:41, 2.96frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 895/1551 [05:26<03:41, 2.96frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 895/1551 [05:26<03:41, 2.96frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 896/1551 [05:26<04:00, 2.72frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 896/1551 [05:27<04:00, 2.72frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 896/1551 [05:27<04:00, 2.72frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 897/1551 [05:27<04:21, 2.50frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 897/1551 [05:27<04:21, 2.50frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 897/1551 [05:27<04:21, 2.50frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 898/1551 [05:27<04:08, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 898/1551 [05:27<04:08, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 898/1551 [05:27<04:08, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 899/1551 [05:27<04:03, 2.68frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 899/1551 [05:28<04:03, 2.68frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 899/1551 [05:28<04:03, 2.68frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 900/1551 [05:28<04:00, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 900/1551 [05:28<04:00, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 900/1551 [05:28<04:00, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 901/1551 [05:28<03:52, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 901/1551 [05:28<03:52, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 901/1551 [05:28<03:52, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 902/1551 [05:28<03:19, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 902/1551 [05:29<03:19, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 902/1551 [05:29<03:19, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 903/1551 [05:29<03:35, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 903/1551 [05:29<03:35, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 903/1551 [05:29<03:35, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 904/1551 [05:29<03:55, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 904/1551 [05:29<03:55, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 904/1551 [05:29<03:55, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 905/1551 [05:29<03:49, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 905/1551 [05:30<03:49, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 905/1551 [05:30<03:49, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 906/1551 [05:30<04:14, 2.53frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 906/1551 [05:30<04:14, 2.53frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 906/1551 [05:30<04:14, 2.53frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 907/1551 [05:30<03:52, 2.77frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 907/1551 [05:31<03:52, 2.77frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 58%|ββββββ | 907/1551 [05:31<03:52, 2.77frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 908/1551 [05:31<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 908/1551 [05:31<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 908/1551 [05:31<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 909/1551 [05:31<03:49, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 909/1551 [05:31<03:49, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 909/1551 [05:31<03:49, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 910/1551 [05:31<03:17, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 910/1551 [05:31<03:17, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 910/1551 [05:31<03:17, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 911/1551 [05:31<03:52, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 911/1551 [05:32<03:52, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 911/1551 [05:32<03:52, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 912/1551 [05:32<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 912/1551 [05:32<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 912/1551 [05:32<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 913/1551 [05:32<03:53, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 913/1551 [05:33<03:53, 2.73frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 913/1551 [05:33<03:53, 2.73frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 914/1551 [05:33<04:02, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 914/1551 [05:33<04:02, 2.63frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 914/1551 [05:33<04:02, 2.63frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 915/1551 [05:33<03:47, 2.80frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 915/1551 [05:33<03:47, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 915/1551 [05:33<03:47, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 916/1551 [05:33<03:48, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 916/1551 [05:34<03:48, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 916/1551 [05:34<03:48, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 917/1551 [05:34<03:37, 2.91frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 917/1551 [05:34<03:37, 2.91frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 917/1551 [05:34<03:37, 2.91frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 918/1551 [05:34<03:09, 3.34frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 918/1551 [05:34<03:09, 3.34frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 918/1551 [05:34<03:09, 3.34frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 919/1551 [05:34<03:28, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 919/1551 [05:35<03:28, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 919/1551 [05:35<03:28, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 920/1551 [05:35<03:42, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 920/1551 [05:35<03:42, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 920/1551 [05:35<03:42, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 921/1551 [05:35<03:48, 2.76frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 921/1551 [05:35<03:48, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 921/1551 [05:35<03:48, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 922/1551 [05:35<04:05, 2.56frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 922/1551 [05:36<04:05, 2.56frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 59%|ββββββ | 922/1551 [05:36<04:05, 2.56frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 923/1551 [05:36<03:48, 2.75frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 923/1551 [05:36<03:48, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 923/1551 [05:36<03:48, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 924/1551 [05:36<03:57, 2.64frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 924/1551 [05:37<03:57, 2.64frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 924/1551 [05:37<03:57, 2.64frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 925/1551 [05:37<04:05, 2.55frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 925/1551 [05:37<04:05, 2.55frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 925/1551 [05:37<04:05, 2.55frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 926/1551 [05:37<03:26, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 926/1551 [05:37<03:26, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 926/1551 [05:37<03:26, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 927/1551 [05:37<03:41, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 927/1551 [05:38<03:41, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 927/1551 [05:38<03:41, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 928/1551 [05:38<03:42, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 928/1551 [05:38<03:42, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 928/1551 [05:38<03:42, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 929/1551 [05:38<03:53, 2.66frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 929/1551 [05:38<03:53, 2.66frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 929/1551 [05:38<03:53, 2.66frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 930/1551 [05:38<03:55, 2.64frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 930/1551 [05:39<03:55, 2.64frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 930/1551 [05:39<03:55, 2.64frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 931/1551 [05:39<03:47, 2.73frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 931/1551 [05:39<03:47, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 931/1551 [05:39<03:47, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 932/1551 [05:39<03:35, 2.87frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 932/1551 [05:39<03:35, 2.87frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 932/1551 [05:39<03:35, 2.87frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 933/1551 [05:39<03:48, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 933/1551 [05:40<03:48, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 933/1551 [05:40<03:48, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 934/1551 [05:40<03:12, 3.21frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 934/1551 [05:40<03:12, 3.21frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 934/1551 [05:40<03:12, 3.21frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 935/1551 [05:40<03:29, 2.94frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 935/1551 [05:40<03:29, 2.94frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 935/1551 [05:40<03:29, 2.94frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 936/1551 [05:40<03:37, 2.83frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 936/1551 [05:41<03:37, 2.83frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 936/1551 [05:41<03:37, 2.83frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 937/1551 [05:41<03:42, 2.76frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 937/1551 [05:41<03:42, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 937/1551 [05:41<03:42, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 938/1551 [05:41<03:43, 2.74frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 938/1551 [05:41<03:43, 2.74frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 60%|ββββββ | 938/1551 [05:41<03:43, 2.74frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 939/1551 [05:41<03:35, 2.84frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 939/1551 [05:42<03:35, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 939/1551 [05:42<03:35, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 940/1551 [05:42<03:39, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 940/1551 [05:42<03:39, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 940/1551 [05:42<03:39, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 941/1551 [05:42<03:22, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 941/1551 [05:42<03:22, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 941/1551 [05:42<03:22, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 942/1551 [05:42<03:02, 3.33frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 942/1551 [05:43<03:02, 3.33frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 942/1551 [05:43<03:02, 3.33frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 943/1551 [05:43<03:22, 3.00frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 943/1551 [05:43<03:22, 3.00frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 943/1551 [05:43<03:22, 3.00frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 944/1551 [05:43<03:41, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 944/1551 [05:44<03:41, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 944/1551 [05:44<03:41, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 945/1551 [05:44<03:50, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 945/1551 [05:44<03:50, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 945/1551 [05:44<03:50, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 946/1551 [05:44<03:44, 2.69frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 946/1551 [05:44<03:44, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 946/1551 [05:44<03:44, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 947/1551 [05:44<03:36, 2.79frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 947/1551 [05:45<03:36, 2.79frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 947/1551 [05:45<03:36, 2.79frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 948/1551 [05:45<03:52, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 948/1551 [05:45<03:52, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 948/1551 [05:45<03:52, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 949/1551 [05:45<03:41, 2.71frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 949/1551 [05:45<03:41, 2.71frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|ββββββ | 949/1551 [05:45<03:41, 2.71frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 950/1551 [05:45<03:14, 3.08frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 950/1551 [05:46<03:14, 3.08frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 950/1551 [05:46<03:14, 3.08frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 951/1551 [05:46<03:27, 2.90frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 951/1551 [05:46<03:27, 2.90frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 951/1551 [05:46<03:27, 2.90frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 952/1551 [05:46<03:32, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 952/1551 [05:47<03:32, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 952/1551 [05:47<03:32, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 953/1551 [05:47<03:57, 2.52frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 953/1551 [05:47<03:57, 2.52frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 61%|βββββββ | 953/1551 [05:47<03:57, 2.52frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 954/1551 [05:47<03:46, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 954/1551 [05:47<03:46, 2.63frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 954/1551 [05:47<03:46, 2.63frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 955/1551 [05:47<03:44, 2.66frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 955/1551 [05:48<03:44, 2.66frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 955/1551 [05:48<03:44, 2.66frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 956/1551 [05:48<03:48, 2.61frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 956/1551 [05:48<03:48, 2.61frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 956/1551 [05:48<03:48, 2.61frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 957/1551 [05:48<03:40, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 957/1551 [05:48<03:40, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 957/1551 [05:48<03:40, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 958/1551 [05:48<03:09, 3.12frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 958/1551 [05:49<03:09, 3.12frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 958/1551 [05:49<03:09, 3.12frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 959/1551 [05:49<03:18, 2.98frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 959/1551 [05:49<03:18, 2.98frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 959/1551 [05:49<03:18, 2.98frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 960/1551 [05:49<03:34, 2.75frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 960/1551 [05:49<03:34, 2.75frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 960/1551 [05:49<03:34, 2.75frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 961/1551 [05:49<03:52, 2.54frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 961/1551 [05:50<03:52, 2.54frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 961/1551 [05:50<03:52, 2.54frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 962/1551 [05:50<03:46, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 962/1551 [05:50<03:46, 2.60frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 962/1551 [05:50<03:46, 2.60frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 963/1551 [05:50<03:31, 2.78frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 963/1551 [05:51<03:31, 2.78frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 963/1551 [05:51<03:31, 2.78frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 964/1551 [05:51<03:49, 2.56frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 964/1551 [05:51<03:49, 2.56frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 964/1551 [05:51<03:49, 2.56frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 965/1551 [05:51<03:35, 2.73frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 965/1551 [05:51<03:35, 2.73frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 965/1551 [05:51<03:35, 2.73frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 966/1551 [05:51<03:05, 3.16frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 966/1551 [05:52<03:05, 3.16frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 966/1551 [05:52<03:05, 3.16frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 967/1551 [05:52<03:15, 2.99frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 967/1551 [05:52<03:15, 2.99frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 967/1551 [05:52<03:15, 2.99frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 968/1551 [05:52<03:27, 2.80frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 968/1551 [05:52<03:27, 2.80frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 968/1551 [05:52<03:27, 2.80frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 969/1551 [05:52<03:43, 2.61frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 969/1551 [05:53<03:43, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 62%|βββββββ | 969/1551 [05:53<03:43, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 970/1551 [05:53<03:30, 2.76frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 970/1551 [05:53<03:30, 2.76frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 970/1551 [05:53<03:30, 2.76frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 971/1551 [05:53<03:43, 2.60frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 971/1551 [05:53<03:43, 2.60frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 971/1551 [05:53<03:43, 2.60frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 972/1551 [05:53<03:38, 2.65frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 972/1551 [05:54<03:38, 2.65frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 972/1551 [05:54<03:38, 2.65frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 973/1551 [05:54<03:23, 2.85frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 973/1551 [05:54<03:23, 2.85frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 973/1551 [05:54<03:23, 2.85frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 974/1551 [05:54<02:54, 3.30frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 974/1551 [05:54<02:54, 3.30frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 974/1551 [05:54<02:54, 3.30frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 975/1551 [05:54<03:21, 2.86frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 975/1551 [05:55<03:21, 2.86frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 975/1551 [05:55<03:21, 2.86frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 976/1551 [05:55<03:42, 2.58frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 976/1551 [05:55<03:42, 2.58frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 976/1551 [05:55<03:42, 2.58frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 977/1551 [05:55<03:40, 2.61frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 977/1551 [05:56<03:40, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 977/1551 [05:56<03:40, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 978/1551 [05:56<03:25, 2.78frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 978/1551 [05:56<03:25, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 978/1551 [05:56<03:25, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 979/1551 [05:56<03:47, 2.51frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 979/1551 [05:56<03:47, 2.51frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 979/1551 [05:56<03:47, 2.51frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 980/1551 [05:56<03:41, 2.58frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 980/1551 [05:57<03:41, 2.58frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 980/1551 [05:57<03:41, 2.58frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 981/1551 [05:57<03:30, 2.71frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 981/1551 [05:57<03:30, 2.71frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 981/1551 [05:57<03:30, 2.71frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 982/1551 [05:57<03:06, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 982/1551 [05:57<03:06, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 982/1551 [05:57<03:06, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 983/1551 [05:57<03:02, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 983/1551 [05:58<03:02, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 983/1551 [05:58<03:02, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 984/1551 [05:58<03:12, 2.94frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 984/1551 [05:58<03:12, 2.94frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 63%|βββββββ | 984/1551 [05:58<03:12, 2.94frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 985/1551 [05:58<03:36, 2.62frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 985/1551 [05:58<03:36, 2.62frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 985/1551 [05:58<03:36, 2.62frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 986/1551 [05:58<03:21, 2.81frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 986/1551 [05:59<03:21, 2.81frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 986/1551 [05:59<03:21, 2.81frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 987/1551 [05:59<03:42, 2.54frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 987/1551 [05:59<03:42, 2.54frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 987/1551 [05:59<03:42, 2.54frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 988/1551 [05:59<03:35, 2.61frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 988/1551 [06:00<03:35, 2.61frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 988/1551 [06:00<03:35, 2.61frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 989/1551 [06:00<03:18, 2.83frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 989/1551 [06:00<03:18, 2.83frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 989/1551 [06:00<03:18, 2.83frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 990/1551 [06:00<02:50, 3.29frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 990/1551 [06:00<02:50, 3.29frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 990/1551 [06:00<02:50, 3.29frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 991/1551 [06:00<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 991/1551 [06:00<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 991/1551 [06:00<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 992/1551 [06:00<03:04, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 992/1551 [06:01<03:04, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 992/1551 [06:01<03:04, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 993/1551 [06:01<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 993/1551 [06:01<03:01, 3.08frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 993/1551 [06:01<03:01, 3.08frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 994/1551 [06:01<03:20, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 994/1551 [06:02<03:20, 2.78frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 994/1551 [06:02<03:20, 2.78frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 995/1551 [06:02<03:18, 2.80frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 995/1551 [06:02<03:18, 2.80frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 995/1551 [06:02<03:18, 2.80frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 996/1551 [06:02<03:19, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 996/1551 [06:02<03:19, 2.78frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 996/1551 [06:02<03:19, 2.78frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 997/1551 [06:02<03:06, 2.97frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 997/1551 [06:02<03:06, 2.97frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 997/1551 [06:02<03:06, 2.97frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 998/1551 [06:02<02:51, 3.23frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 998/1551 [06:03<02:51, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 998/1551 [06:03<02:51, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 999/1551 [06:03<02:50, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 999/1551 [06:03<02:50, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 999/1551 [06:03<02:50, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 1000/1551 [06:03<02:43, 3.36frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 1000/1551 [06:04<02:43, 3.36frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 64%|βββββββ | 1000/1551 [06:04<02:43, 3.36frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1001/1551 [06:04<03:17, 2.78frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1001/1551 [06:04<03:17, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1001/1551 [06:04<03:17, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1002/1551 [06:04<03:11, 2.87frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1002/1551 [06:04<03:11, 2.87frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1002/1551 [06:04<03:11, 2.87frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1003/1551 [06:04<03:12, 2.84frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1003/1551 [06:05<03:12, 2.84frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1003/1551 [06:05<03:12, 2.84frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1004/1551 [06:05<03:08, 2.91frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1004/1551 [06:05<03:08, 2.91frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1004/1551 [06:05<03:08, 2.91frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1005/1551 [06:05<03:17, 2.77frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1005/1551 [06:05<03:17, 2.77frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1005/1551 [06:05<03:17, 2.77frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1006/1551 [06:05<02:52, 3.17frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1006/1551 [06:06<02:52, 3.17frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1006/1551 [06:06<02:52, 3.17frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1007/1551 [06:06<03:08, 2.89frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1007/1551 [06:06<03:08, 2.89frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1007/1551 [06:06<03:08, 2.89frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1008/1551 [06:06<02:47, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1008/1551 [06:06<02:47, 3.23frame/s, memory_usage=08.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1008/1551 [06:06<02:47, 3.23frame/s, memory_usage=08.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1009/1551 [06:06<03:13, 2.79frame/s, memory_usage=08.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1009/1551 [06:07<03:13, 2.79frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1009/1551 [06:07<03:13, 2.79frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1010/1551 [06:07<03:18, 2.73frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1010/1551 [06:07<03:18, 2.73frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1010/1551 [06:07<03:18, 2.73frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1011/1551 [06:07<03:09, 2.86frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1011/1551 [06:07<03:09, 2.86frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1011/1551 [06:07<03:09, 2.86frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1012/1551 [06:07<03:20, 2.69frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1012/1551 [06:08<03:20, 2.69frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1012/1551 [06:08<03:20, 2.69frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1013/1551 [06:08<03:11, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1013/1551 [06:08<03:11, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1013/1551 [06:08<03:11, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1014/1551 [06:08<02:47, 3.20frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1014/1551 [06:08<02:47, 3.20frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1014/1551 [06:08<02:47, 3.20frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1015/1551 [06:08<02:58, 3.00frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1015/1551 [06:09<02:58, 3.00frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 65%|βββββββ | 1015/1551 [06:09<02:58, 3.00frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1016/1551 [06:09<02:51, 3.11frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1016/1551 [06:09<02:51, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1016/1551 [06:09<02:51, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1017/1551 [06:09<02:55, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1017/1551 [06:09<02:55, 3.04frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1017/1551 [06:09<02:55, 3.04frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1018/1551 [06:09<03:17, 2.70frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1018/1551 [06:10<03:17, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1018/1551 [06:10<03:17, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1019/1551 [06:10<03:08, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1019/1551 [06:10<03:08, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1019/1551 [06:10<03:08, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1020/1551 [06:10<03:16, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1020/1551 [06:11<03:16, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1020/1551 [06:11<03:16, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1021/1551 [06:11<03:17, 2.68frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1021/1551 [06:11<03:17, 2.68frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1021/1551 [06:11<03:17, 2.68frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1022/1551 [06:11<02:48, 3.13frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1022/1551 [06:11<02:48, 3.13frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1022/1551 [06:11<02:48, 3.13frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1023/1551 [06:11<03:06, 2.83frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1023/1551 [06:11<03:06, 2.83frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1023/1551 [06:11<03:06, 2.83frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1024/1551 [06:11<02:41, 3.27frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1024/1551 [06:12<02:41, 3.27frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1024/1551 [06:12<02:41, 3.27frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1025/1551 [06:12<03:08, 2.79frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1025/1551 [06:12<03:08, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1025/1551 [06:12<03:08, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1026/1551 [06:12<03:00, 2.91frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1026/1551 [06:13<03:00, 2.91frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1026/1551 [06:13<03:00, 2.91frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1027/1551 [06:13<03:18, 2.64frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1027/1551 [06:13<03:18, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1027/1551 [06:13<03:18, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1028/1551 [06:13<03:06, 2.81frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1028/1551 [06:13<03:06, 2.81frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1028/1551 [06:13<03:06, 2.81frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1029/1551 [06:13<03:17, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1029/1551 [06:14<03:17, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1029/1551 [06:14<03:17, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1030/1551 [06:14<02:46, 3.13frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1030/1551 [06:14<02:46, 3.13frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1030/1551 [06:14<02:46, 3.13frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1031/1551 [06:14<02:55, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1031/1551 [06:14<02:55, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 66%|βββββββ | 1031/1551 [06:14<02:55, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1032/1551 [06:14<02:39, 3.26frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1032/1551 [06:14<02:39, 3.26frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1032/1551 [06:14<02:39, 3.26frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1033/1551 [06:14<02:48, 3.07frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1033/1551 [06:15<02:48, 3.07frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1033/1551 [06:15<02:48, 3.07frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1034/1551 [06:15<02:54, 2.97frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1034/1551 [06:15<02:54, 2.97frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1034/1551 [06:15<02:54, 2.97frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1035/1551 [06:15<03:09, 2.73frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1035/1551 [06:16<03:09, 2.73frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1035/1551 [06:16<03:09, 2.73frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1036/1551 [06:16<03:00, 2.85frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1036/1551 [06:16<03:00, 2.85frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1036/1551 [06:16<03:00, 2.85frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1037/1551 [06:16<03:09, 2.71frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1037/1551 [06:16<03:09, 2.71frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1037/1551 [06:16<03:09, 2.71frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1038/1551 [06:16<02:45, 3.11frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1038/1551 [06:17<02:45, 3.11frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1038/1551 [06:17<02:45, 3.11frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1039/1551 [06:17<02:53, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1039/1551 [06:17<02:53, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1039/1551 [06:17<02:53, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1040/1551 [06:17<02:29, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1040/1551 [06:17<02:29, 3.41frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1040/1551 [06:17<02:29, 3.41frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1041/1551 [06:17<03:02, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1041/1551 [06:18<03:02, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1041/1551 [06:18<03:02, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1042/1551 [06:18<02:58, 2.85frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1042/1551 [06:18<02:58, 2.85frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1042/1551 [06:18<02:58, 2.85frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1043/1551 [06:18<03:09, 2.68frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1043/1551 [06:18<03:09, 2.68frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1043/1551 [06:18<03:09, 2.68frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1044/1551 [06:18<03:06, 2.72frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1044/1551 [06:19<03:06, 2.72frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1044/1551 [06:19<03:06, 2.72frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1045/1551 [06:19<02:51, 2.95frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1045/1551 [06:19<02:51, 2.95frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1045/1551 [06:19<02:51, 2.95frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1046/1551 [06:19<02:28, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1046/1551 [06:19<02:28, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 67%|βββββββ | 1046/1551 [06:19<02:28, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1047/1551 [06:19<02:46, 3.03frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1047/1551 [06:20<02:46, 3.03frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1047/1551 [06:20<02:46, 3.03frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1048/1551 [06:20<02:36, 3.22frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1048/1551 [06:20<02:36, 3.22frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1048/1551 [06:20<02:36, 3.22frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1049/1551 [06:20<03:05, 2.71frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1049/1551 [06:20<03:05, 2.71frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1049/1551 [06:20<03:05, 2.71frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1050/1551 [06:20<03:02, 2.75frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1050/1551 [06:21<03:02, 2.75frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1050/1551 [06:21<03:02, 2.75frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1051/1551 [06:21<02:56, 2.83frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1051/1551 [06:21<02:56, 2.83frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1051/1551 [06:21<02:56, 2.83frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1052/1551 [06:21<02:54, 2.86frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1052/1551 [06:21<02:54, 2.86frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1052/1551 [06:21<02:54, 2.86frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1053/1551 [06:21<02:55, 2.84frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1053/1551 [06:22<02:55, 2.84frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1053/1551 [06:22<02:55, 2.84frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1054/1551 [06:22<02:30, 3.30frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1054/1551 [06:22<02:30, 3.30frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1054/1551 [06:22<02:30, 3.30frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1055/1551 [06:22<02:38, 3.13frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1055/1551 [06:22<02:38, 3.13frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1055/1551 [06:22<02:38, 3.13frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1056/1551 [06:22<02:22, 3.46frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1056/1551 [06:23<02:22, 3.46frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1056/1551 [06:23<02:22, 3.46frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1057/1551 [06:23<02:41, 3.05frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1057/1551 [06:23<02:41, 3.05frame/s, memory_usage=08.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1057/1551 [06:23<02:41, 3.05frame/s, memory_usage=08.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1058/1551 [06:23<02:58, 2.76frame/s, memory_usage=08.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1058/1551 [06:24<02:58, 2.76frame/s, memory_usage=08.54GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1058/1551 [06:24<02:58, 2.76frame/s, memory_usage=08.54GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1059/1551 [06:24<03:09, 2.60frame/s, memory_usage=08.54GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1059/1551 [06:24<03:09, 2.60frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1059/1551 [06:24<03:09, 2.60frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1060/1551 [06:24<03:04, 2.67frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1060/1551 [06:24<03:04, 2.67frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1060/1551 [06:24<03:04, 2.67frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1061/1551 [06:24<02:55, 2.79frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1061/1551 [06:24<02:55, 2.79frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1061/1551 [06:24<02:55, 2.79frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1062/1551 [06:24<02:36, 3.13frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1062/1551 [06:25<02:36, 3.13frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 68%|βββββββ | 1062/1551 [06:25<02:36, 3.13frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1063/1551 [06:25<02:33, 3.17frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1063/1551 [06:25<02:33, 3.17frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1063/1551 [06:25<02:33, 3.17frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1064/1551 [06:25<02:14, 3.62frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1064/1551 [06:25<02:14, 3.62frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1064/1551 [06:25<02:14, 3.62frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1065/1551 [06:25<02:42, 3.00frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1065/1551 [06:26<02:42, 3.00frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1065/1551 [06:26<02:42, 3.00frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1066/1551 [06:26<03:05, 2.61frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1066/1551 [06:26<03:05, 2.61frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1066/1551 [06:26<03:05, 2.61frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1067/1551 [06:26<03:01, 2.67frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1067/1551 [06:27<03:01, 2.67frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1067/1551 [06:27<03:01, 2.67frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1068/1551 [06:27<02:49, 2.85frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1068/1551 [06:27<02:49, 2.85frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1068/1551 [06:27<02:49, 2.85frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1069/1551 [06:27<02:52, 2.80frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1069/1551 [06:27<02:52, 2.80frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1069/1551 [06:27<02:52, 2.80frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1070/1551 [06:27<02:34, 3.11frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1070/1551 [06:27<02:34, 3.11frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1070/1551 [06:27<02:34, 3.11frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1071/1551 [06:27<02:27, 3.25frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1071/1551 [06:28<02:27, 3.25frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1071/1551 [06:28<02:27, 3.25frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1072/1551 [06:28<02:16, 3.50frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1072/1551 [06:28<02:16, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1072/1551 [06:28<02:16, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1073/1551 [06:28<02:42, 2.95frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1073/1551 [06:29<02:42, 2.95frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1073/1551 [06:29<02:42, 2.95frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1074/1551 [06:29<02:55, 2.73frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1074/1551 [06:29<02:55, 2.73frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1074/1551 [06:29<02:55, 2.73frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1075/1551 [06:29<03:01, 2.62frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1075/1551 [06:29<03:01, 2.62frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1075/1551 [06:29<03:01, 2.62frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1076/1551 [06:29<02:57, 2.68frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1076/1551 [06:30<02:57, 2.68frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1076/1551 [06:30<02:57, 2.68frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1077/1551 [06:30<02:45, 2.86frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1077/1551 [06:30<02:45, 2.86frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 69%|βββββββ | 1077/1551 [06:30<02:45, 2.86frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1078/1551 [06:30<02:20, 3.36frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1078/1551 [06:30<02:20, 3.36frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1078/1551 [06:30<02:20, 3.36frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1079/1551 [06:30<02:25, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1079/1551 [06:30<02:25, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1079/1551 [06:30<02:25, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1080/1551 [06:30<02:14, 3.51frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1080/1551 [06:31<02:14, 3.51frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1080/1551 [06:31<02:14, 3.51frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1081/1551 [06:31<02:31, 3.11frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1081/1551 [06:31<02:31, 3.11frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1081/1551 [06:31<02:31, 3.11frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1082/1551 [06:31<02:48, 2.79frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1082/1551 [06:32<02:48, 2.79frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1082/1551 [06:32<02:48, 2.79frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1083/1551 [06:32<03:00, 2.59frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1083/1551 [06:32<03:00, 2.59frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1083/1551 [06:32<03:00, 2.59frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1084/1551 [06:32<02:51, 2.72frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1084/1551 [06:32<02:51, 2.72frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1084/1551 [06:32<02:51, 2.72frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1085/1551 [06:32<02:43, 2.85frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1085/1551 [06:32<02:43, 2.85frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1085/1551 [06:32<02:43, 2.85frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1086/1551 [06:32<02:23, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1086/1551 [06:33<02:23, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1086/1551 [06:33<02:23, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1087/1551 [06:33<02:29, 3.10frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1087/1551 [06:33<02:29, 3.10frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1087/1551 [06:33<02:29, 3.10frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1088/1551 [06:33<02:12, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1088/1551 [06:34<02:12, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1088/1551 [06:34<02:12, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1089/1551 [06:34<02:38, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1089/1551 [06:34<02:38, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1089/1551 [06:34<02:38, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1090/1551 [06:34<02:42, 2.84frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1090/1551 [06:34<02:42, 2.84frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1090/1551 [06:34<02:42, 2.84frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1091/1551 [06:34<02:43, 2.82frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1091/1551 [06:35<02:43, 2.82frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1091/1551 [06:35<02:43, 2.82frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1092/1551 [06:35<02:37, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1092/1551 [06:35<02:37, 2.91frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1092/1551 [06:35<02:37, 2.91frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1093/1551 [06:35<02:45, 2.76frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1093/1551 [06:35<02:45, 2.76frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 70%|βββββββ | 1093/1551 [06:35<02:45, 2.76frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1094/1551 [06:35<02:21, 3.24frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1094/1551 [06:36<02:21, 3.24frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1094/1551 [06:36<02:21, 3.24frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1095/1551 [06:36<02:34, 2.95frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1095/1551 [06:36<02:34, 2.95frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1095/1551 [06:36<02:34, 2.95frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1096/1551 [06:36<02:16, 3.34frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1096/1551 [06:36<02:16, 3.34frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1096/1551 [06:36<02:16, 3.34frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1097/1551 [06:36<02:33, 2.96frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1097/1551 [06:37<02:33, 2.96frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1097/1551 [06:37<02:33, 2.96frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1098/1551 [06:37<02:31, 2.99frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1098/1551 [06:37<02:31, 2.99frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1098/1551 [06:37<02:31, 2.99frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1099/1551 [06:37<02:44, 2.75frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1099/1551 [06:37<02:44, 2.75frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1099/1551 [06:37<02:44, 2.75frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1100/1551 [06:37<02:45, 2.72frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1100/1551 [06:38<02:45, 2.72frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1100/1551 [06:38<02:45, 2.72frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1101/1551 [06:38<02:39, 2.83frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1101/1551 [06:38<02:39, 2.83frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1101/1551 [06:38<02:39, 2.83frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1102/1551 [06:38<02:16, 3.29frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1102/1551 [06:38<02:16, 3.29frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1102/1551 [06:38<02:16, 3.29frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1103/1551 [06:38<02:28, 3.02frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1103/1551 [06:39<02:28, 3.02frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1103/1551 [06:39<02:28, 3.02frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1104/1551 [06:39<02:21, 3.16frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1104/1551 [06:39<02:21, 3.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1104/1551 [06:39<02:21, 3.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1105/1551 [06:39<02:23, 3.11frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1105/1551 [06:39<02:23, 3.11frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|βββββββ | 1105/1551 [06:39<02:23, 3.11frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1106/1551 [06:39<02:39, 2.78frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1106/1551 [06:40<02:39, 2.78frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1106/1551 [06:40<02:39, 2.78frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1107/1551 [06:40<02:32, 2.90frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1107/1551 [06:40<02:32, 2.90frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1107/1551 [06:40<02:32, 2.90frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1108/1551 [06:40<02:26, 3.03frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1108/1551 [06:40<02:26, 3.03frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 71%|ββββββββ | 1108/1551 [06:40<02:26, 3.03frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1109/1551 [06:40<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1109/1551 [06:40<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1109/1551 [06:40<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1110/1551 [06:40<02:02, 3.59frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1110/1551 [06:41<02:02, 3.59frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1110/1551 [06:41<02:02, 3.59frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1111/1551 [06:41<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1111/1551 [06:41<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1111/1551 [06:41<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1112/1551 [06:41<02:11, 3.34frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1112/1551 [06:41<02:11, 3.34frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1112/1551 [06:41<02:11, 3.34frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1113/1551 [06:41<02:17, 3.18frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1113/1551 [06:42<02:17, 3.18frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1113/1551 [06:42<02:17, 3.18frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1114/1551 [06:42<02:27, 2.96frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1114/1551 [06:42<02:27, 2.96frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1114/1551 [06:42<02:27, 2.96frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1115/1551 [06:42<02:42, 2.68frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1115/1551 [06:43<02:42, 2.68frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1115/1551 [06:43<02:42, 2.68frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1116/1551 [06:43<02:36, 2.78frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1116/1551 [06:43<02:36, 2.78frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1116/1551 [06:43<02:36, 2.78frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1117/1551 [06:43<02:31, 2.87frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1117/1551 [06:43<02:31, 2.87frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1117/1551 [06:43<02:31, 2.87frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1118/1551 [06:43<02:17, 3.15frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1118/1551 [06:43<02:17, 3.15frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1118/1551 [06:43<02:17, 3.15frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1119/1551 [06:43<02:16, 3.17frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1119/1551 [06:44<02:16, 3.17frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1119/1551 [06:44<02:16, 3.17frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1120/1551 [06:44<01:58, 3.63frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1120/1551 [06:44<01:58, 3.63frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1120/1551 [06:44<01:58, 3.63frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1121/1551 [06:44<02:20, 3.05frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1121/1551 [06:44<02:20, 3.05frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1121/1551 [06:44<02:20, 3.05frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1122/1551 [06:44<02:27, 2.90frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1122/1551 [06:45<02:27, 2.90frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1122/1551 [06:45<02:27, 2.90frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1123/1551 [06:45<02:34, 2.76frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1123/1551 [06:45<02:34, 2.76frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1123/1551 [06:45<02:34, 2.76frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1124/1551 [06:45<02:32, 2.80frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1124/1551 [06:46<02:32, 2.80frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 72%|ββββββββ | 1124/1551 [06:46<02:32, 2.80frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1125/1551 [06:46<02:24, 2.95frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1125/1551 [06:46<02:24, 2.95frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1125/1551 [06:46<02:24, 2.95frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1126/1551 [06:46<02:04, 3.42frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1126/1551 [06:46<02:04, 3.42frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1126/1551 [06:46<02:04, 3.42frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1127/1551 [06:46<01:41, 4.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1127/1551 [06:46<01:41, 4.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1127/1551 [06:46<01:41, 4.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1128/1551 [06:46<01:47, 3.92frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1128/1551 [06:46<01:47, 3.92frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1128/1551 [06:46<01:47, 3.92frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1129/1551 [06:46<01:39, 4.23frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1129/1551 [06:47<01:39, 4.23frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1129/1551 [06:47<01:39, 4.23frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1130/1551 [06:47<02:07, 3.30frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1130/1551 [06:47<02:07, 3.30frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1130/1551 [06:47<02:07, 3.30frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1131/1551 [06:47<02:16, 3.07frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1131/1551 [06:48<02:16, 3.07frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1131/1551 [06:48<02:16, 3.07frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1132/1551 [06:48<02:29, 2.81frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1132/1551 [06:48<02:29, 2.81frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1132/1551 [06:48<02:29, 2.81frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1133/1551 [06:48<02:21, 2.94frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1133/1551 [06:48<02:21, 2.94frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1133/1551 [06:48<02:21, 2.94frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1134/1551 [06:48<02:18, 3.01frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1134/1551 [06:49<02:18, 3.01frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1134/1551 [06:49<02:18, 3.01frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1135/1551 [06:49<02:31, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1135/1551 [06:49<02:31, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1135/1551 [06:49<02:31, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1136/1551 [06:49<02:32, 2.72frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1136/1551 [06:49<02:32, 2.72frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1136/1551 [06:49<02:32, 2.72frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1137/1551 [06:49<02:13, 3.09frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1137/1551 [06:50<02:13, 3.09frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1137/1551 [06:50<02:13, 3.09frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1138/1551 [06:50<02:30, 2.75frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1138/1551 [06:50<02:30, 2.75frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1138/1551 [06:50<02:30, 2.75frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1139/1551 [06:50<02:39, 2.58frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1139/1551 [06:51<02:39, 2.58frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 73%|ββββββββ | 1139/1551 [06:51<02:39, 2.58frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1140/1551 [06:51<02:47, 2.46frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1140/1551 [06:51<02:47, 2.46frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1140/1551 [06:51<02:47, 2.46frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1141/1551 [06:51<02:33, 2.67frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1141/1551 [06:51<02:33, 2.67frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1141/1551 [06:51<02:33, 2.67frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1142/1551 [06:51<02:23, 2.86frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1142/1551 [06:52<02:23, 2.86frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1142/1551 [06:52<02:23, 2.86frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1143/1551 [06:52<02:33, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1143/1551 [06:52<02:33, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1143/1551 [06:52<02:33, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1144/1551 [06:52<02:38, 2.56frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1144/1551 [06:52<02:38, 2.56frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1144/1551 [06:52<02:38, 2.56frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1145/1551 [06:52<02:22, 2.84frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1145/1551 [06:53<02:22, 2.84frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1145/1551 [06:53<02:22, 2.84frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1146/1551 [06:53<02:32, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1146/1551 [06:53<02:32, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1146/1551 [06:53<02:32, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1147/1551 [06:53<02:43, 2.48frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1147/1551 [06:54<02:43, 2.48frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1147/1551 [06:54<02:43, 2.48frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1148/1551 [06:54<02:35, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1148/1551 [06:54<02:35, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1148/1551 [06:54<02:35, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1149/1551 [06:54<02:26, 2.74frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1149/1551 [06:54<02:26, 2.74frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1149/1551 [06:54<02:26, 2.74frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1150/1551 [06:54<02:16, 2.94frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1150/1551 [06:55<02:16, 2.94frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1150/1551 [06:55<02:16, 2.94frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1151/1551 [06:55<02:21, 2.83frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1151/1551 [06:55<02:21, 2.83frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1151/1551 [06:55<02:21, 2.83frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1152/1551 [06:55<02:29, 2.67frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1152/1551 [06:55<02:29, 2.67frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1152/1551 [06:55<02:29, 2.67frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1153/1551 [06:55<02:07, 3.11frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1153/1551 [06:56<02:07, 3.11frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1153/1551 [06:56<02:07, 3.11frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1154/1551 [06:56<02:24, 2.74frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1154/1551 [06:56<02:24, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1154/1551 [06:56<02:24, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1155/1551 [06:56<02:38, 2.50frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1155/1551 [06:56<02:38, 2.50frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 74%|ββββββββ | 1155/1551 [06:56<02:38, 2.50frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1156/1551 [06:56<02:21, 2.79frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1156/1551 [06:57<02:21, 2.79frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1156/1551 [06:57<02:21, 2.79frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1157/1551 [06:57<02:29, 2.64frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1157/1551 [06:57<02:29, 2.64frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1157/1551 [06:57<02:29, 2.64frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1158/1551 [06:57<02:23, 2.75frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1158/1551 [06:57<02:23, 2.75frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1158/1551 [06:57<02:23, 2.75frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1159/1551 [06:57<02:17, 2.86frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1159/1551 [06:58<02:17, 2.86frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1159/1551 [06:58<02:17, 2.86frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1160/1551 [06:58<02:25, 2.69frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1160/1551 [06:58<02:25, 2.69frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1160/1551 [06:58<02:25, 2.69frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1161/1551 [06:58<02:16, 2.87frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1161/1551 [06:59<02:16, 2.87frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1161/1551 [06:59<02:16, 2.87frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1162/1551 [06:59<02:18, 2.80frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1162/1551 [06:59<02:18, 2.80frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1162/1551 [06:59<02:18, 2.80frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1163/1551 [06:59<02:29, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1163/1551 [06:59<02:29, 2.60frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1163/1551 [06:59<02:29, 2.60frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1164/1551 [06:59<02:26, 2.65frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1164/1551 [07:00<02:26, 2.65frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1164/1551 [07:00<02:26, 2.65frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1165/1551 [07:00<02:17, 2.82frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1165/1551 [07:00<02:17, 2.82frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1165/1551 [07:00<02:17, 2.82frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1166/1551 [07:00<02:07, 3.03frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1166/1551 [07:00<02:07, 3.03frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1166/1551 [07:00<02:07, 3.03frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1167/1551 [07:00<02:21, 2.72frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1167/1551 [07:01<02:21, 2.72frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1167/1551 [07:01<02:21, 2.72frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1168/1551 [07:01<02:26, 2.61frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1168/1551 [07:01<02:26, 2.61frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1168/1551 [07:01<02:26, 2.61frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1169/1551 [07:01<02:10, 2.93frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1169/1551 [07:01<02:10, 2.93frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1169/1551 [07:01<02:10, 2.93frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1170/1551 [07:01<02:06, 3.01frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1170/1551 [07:02<02:06, 3.01frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1170/1551 [07:02<02:06, 3.01frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1171/1551 [07:02<02:25, 2.60frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1171/1551 [07:02<02:25, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 75%|ββββββββ | 1171/1551 [07:02<02:25, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1172/1551 [07:02<02:18, 2.73frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1172/1551 [07:03<02:18, 2.73frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1172/1551 [07:03<02:18, 2.73frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1173/1551 [07:03<02:27, 2.57frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1173/1551 [07:03<02:27, 2.57frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1173/1551 [07:03<02:27, 2.57frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1174/1551 [07:03<02:12, 2.85frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1174/1551 [07:03<02:12, 2.85frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1174/1551 [07:03<02:12, 2.85frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1175/1551 [07:03<02:12, 2.84frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1175/1551 [07:04<02:12, 2.84frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1175/1551 [07:04<02:12, 2.84frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1176/1551 [07:04<02:21, 2.66frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1176/1551 [07:04<02:21, 2.66frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1176/1551 [07:04<02:21, 2.66frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1177/1551 [07:04<01:59, 3.13frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1177/1551 [07:04<01:59, 3.13frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1177/1551 [07:04<01:59, 3.13frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1178/1551 [07:04<02:14, 2.77frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1178/1551 [07:05<02:14, 2.77frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1178/1551 [07:05<02:14, 2.77frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1179/1551 [07:05<02:29, 2.48frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1179/1551 [07:05<02:29, 2.48frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1179/1551 [07:05<02:29, 2.48frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1180/1551 [07:05<02:18, 2.68frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1180/1551 [07:06<02:18, 2.68frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1180/1551 [07:06<02:18, 2.68frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1181/1551 [07:06<02:27, 2.51frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1181/1551 [07:06<02:27, 2.51frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1181/1551 [07:06<02:27, 2.51frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1182/1551 [07:06<02:11, 2.81frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1182/1551 [07:06<02:11, 2.81frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1182/1551 [07:06<02:11, 2.81frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1183/1551 [07:06<02:23, 2.56frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1183/1551 [07:07<02:23, 2.56frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1183/1551 [07:07<02:23, 2.56frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1184/1551 [07:07<02:15, 2.70frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1184/1551 [07:07<02:15, 2.70frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1184/1551 [07:07<02:15, 2.70frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1185/1551 [07:07<01:53, 3.21frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1185/1551 [07:07<01:53, 3.21frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1185/1551 [07:07<01:53, 3.21frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1186/1551 [07:07<02:08, 2.84frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1186/1551 [07:08<02:08, 2.84frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 76%|ββββββββ | 1186/1551 [07:08<02:08, 2.84frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1187/1551 [07:08<02:20, 2.60frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1187/1551 [07:08<02:20, 2.60frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1187/1551 [07:08<02:20, 2.60frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1188/1551 [07:08<02:11, 2.76frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1188/1551 [07:08<02:11, 2.76frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1188/1551 [07:08<02:11, 2.76frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1189/1551 [07:08<02:15, 2.67frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1189/1551 [07:09<02:15, 2.67frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1189/1551 [07:09<02:15, 2.67frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1190/1551 [07:09<02:04, 2.89frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1190/1551 [07:09<02:04, 2.89frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1190/1551 [07:09<02:04, 2.89frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1191/1551 [07:09<02:11, 2.73frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1191/1551 [07:10<02:11, 2.73frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1191/1551 [07:10<02:11, 2.73frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1192/1551 [07:10<02:17, 2.61frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1192/1551 [07:10<02:17, 2.61frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1192/1551 [07:10<02:17, 2.61frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1193/1551 [07:10<02:00, 2.98frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1193/1551 [07:10<02:00, 2.98frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1193/1551 [07:10<02:00, 2.98frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1194/1551 [07:10<02:11, 2.72frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1194/1551 [07:11<02:11, 2.72frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1194/1551 [07:11<02:11, 2.72frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1195/1551 [07:11<02:19, 2.54frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1195/1551 [07:11<02:19, 2.54frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1195/1551 [07:11<02:19, 2.54frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1196/1551 [07:11<02:10, 2.71frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1196/1551 [07:11<02:10, 2.71frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1196/1551 [07:11<02:10, 2.71frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1197/1551 [07:11<02:10, 2.72frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1197/1551 [07:12<02:10, 2.72frame/s, memory_usage=08.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1197/1551 [07:12<02:10, 2.72frame/s, memory_usage=08.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1198/1551 [07:12<01:59, 2.95frame/s, memory_usage=08.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1198/1551 [07:12<01:59, 2.95frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1198/1551 [07:12<01:59, 2.95frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1199/1551 [07:12<01:35, 3.69frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1199/1551 [07:12<01:35, 3.69frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1199/1551 [07:12<01:35, 3.69frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1200/1551 [07:12<01:36, 3.62frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1200/1551 [07:12<01:36, 3.62frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1200/1551 [07:12<01:36, 3.62frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1201/1551 [07:12<01:56, 3.01frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1201/1551 [07:13<01:56, 3.01frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1201/1551 [07:13<01:56, 3.01frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1202/1551 [07:13<01:54, 3.04frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1202/1551 [07:13<01:54, 3.04frame/s, memory_usage=08.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 77%|ββββββββ | 1202/1551 [07:13<01:54, 3.04frame/s, memory_usage=08.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1203/1551 [07:13<02:03, 2.81frame/s, memory_usage=08.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1203/1551 [07:14<02:03, 2.81frame/s, memory_usage=08.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1203/1551 [07:14<02:03, 2.81frame/s, memory_usage=08.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1204/1551 [07:14<02:02, 2.83frame/s, memory_usage=08.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1204/1551 [07:14<02:02, 2.83frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1204/1551 [07:14<02:02, 2.83frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1205/1551 [07:14<01:54, 3.01frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1205/1551 [07:14<01:54, 3.01frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1205/1551 [07:14<01:54, 3.01frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1206/1551 [07:14<02:07, 2.70frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1206/1551 [07:15<02:07, 2.70frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1206/1551 [07:15<02:07, 2.70frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1207/1551 [07:15<01:55, 2.98frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1207/1551 [07:15<01:55, 2.98frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1207/1551 [07:15<01:55, 2.98frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1208/1551 [07:15<02:19, 2.46frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1208/1551 [07:15<02:19, 2.46frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1208/1551 [07:15<02:19, 2.46frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1209/1551 [07:15<02:09, 2.63frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1209/1551 [07:16<02:09, 2.63frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1209/1551 [07:16<02:09, 2.63frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1210/1551 [07:16<01:59, 2.86frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1210/1551 [07:16<01:59, 2.86frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1210/1551 [07:16<01:59, 2.86frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1211/1551 [07:16<02:04, 2.73frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1211/1551 [07:16<02:04, 2.73frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1211/1551 [07:16<02:04, 2.73frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1212/1551 [07:16<01:56, 2.91frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1212/1551 [07:17<01:56, 2.91frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1212/1551 [07:17<01:56, 2.91frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1213/1551 [07:17<02:09, 2.61frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1213/1551 [07:17<02:09, 2.61frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1213/1551 [07:17<02:09, 2.61frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1214/1551 [07:17<02:03, 2.74frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1214/1551 [07:18<02:03, 2.74frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1214/1551 [07:18<02:03, 2.74frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1215/1551 [07:18<02:01, 2.77frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1215/1551 [07:18<02:01, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1215/1551 [07:18<02:01, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1216/1551 [07:18<02:08, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1216/1551 [07:18<02:08, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1216/1551 [07:18<02:08, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1217/1551 [07:18<02:14, 2.48frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1217/1551 [07:19<02:14, 2.48frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 78%|ββββββββ | 1217/1551 [07:19<02:14, 2.48frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1218/1551 [07:19<02:00, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1218/1551 [07:19<02:00, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1218/1551 [07:19<02:00, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1219/1551 [07:19<01:59, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1219/1551 [07:19<01:59, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1219/1551 [07:19<01:59, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1220/1551 [07:19<02:00, 2.75frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1220/1551 [07:20<02:00, 2.75frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1220/1551 [07:20<02:00, 2.75frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1221/1551 [07:20<01:58, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1221/1551 [07:20<01:58, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1221/1551 [07:20<01:58, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1222/1551 [07:20<02:06, 2.61frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1222/1551 [07:20<02:06, 2.61frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1222/1551 [07:20<02:06, 2.61frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1223/1551 [07:20<01:54, 2.86frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1223/1551 [07:21<01:54, 2.86frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1223/1551 [07:21<01:54, 2.86frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1224/1551 [07:21<01:57, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1224/1551 [07:21<01:57, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1224/1551 [07:21<01:57, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1225/1551 [07:21<02:08, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1225/1551 [07:22<02:08, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1225/1551 [07:22<02:08, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1226/1551 [07:22<01:52, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1226/1551 [07:22<01:52, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1226/1551 [07:22<01:52, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1227/1551 [07:22<02:00, 2.68frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1227/1551 [07:22<02:00, 2.68frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1227/1551 [07:22<02:00, 2.68frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1228/1551 [07:22<02:04, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1228/1551 [07:23<02:04, 2.60frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1228/1551 [07:23<02:04, 2.60frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1229/1551 [07:23<02:02, 2.62frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1229/1551 [07:23<02:02, 2.62frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1229/1551 [07:23<02:02, 2.62frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1230/1551 [07:23<02:06, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1230/1551 [07:24<02:06, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1230/1551 [07:24<02:06, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1231/1551 [07:24<02:03, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1231/1551 [07:24<02:03, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1231/1551 [07:24<02:03, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1232/1551 [07:24<02:05, 2.55frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1232/1551 [07:24<02:05, 2.55frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1232/1551 [07:24<02:05, 2.55frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1233/1551 [07:24<02:08, 2.47frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1233/1551 [07:25<02:08, 2.47frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 79%|ββββββββ | 1233/1551 [07:25<02:08, 2.47frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1234/1551 [07:25<01:46, 2.98frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1234/1551 [07:25<01:46, 2.98frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1234/1551 [07:25<01:46, 2.98frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1235/1551 [07:25<01:51, 2.84frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1235/1551 [07:25<01:51, 2.84frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1235/1551 [07:25<01:51, 2.84frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1236/1551 [07:25<01:49, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1236/1551 [07:26<01:49, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1236/1551 [07:26<01:49, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1237/1551 [07:26<01:58, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1237/1551 [07:26<01:58, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1237/1551 [07:26<01:58, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1238/1551 [07:26<02:03, 2.54frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1238/1551 [07:27<02:03, 2.54frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1238/1551 [07:27<02:03, 2.54frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1239/1551 [07:27<02:01, 2.57frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1239/1551 [07:27<02:01, 2.57frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1239/1551 [07:27<02:01, 2.57frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1240/1551 [07:27<01:52, 2.77frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1240/1551 [07:27<01:52, 2.77frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1240/1551 [07:27<01:52, 2.77frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1241/1551 [07:27<01:57, 2.63frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1241/1551 [07:28<01:57, 2.63frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1241/1551 [07:28<01:57, 2.63frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1242/1551 [07:28<01:41, 3.04frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1242/1551 [07:28<01:41, 3.04frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1242/1551 [07:28<01:41, 3.04frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1243/1551 [07:28<01:46, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1243/1551 [07:28<01:46, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1243/1551 [07:28<01:46, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1244/1551 [07:28<01:53, 2.70frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1244/1551 [07:29<01:53, 2.70frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1244/1551 [07:29<01:53, 2.70frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1245/1551 [07:29<01:55, 2.66frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1245/1551 [07:29<01:55, 2.66frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1245/1551 [07:29<01:55, 2.66frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1246/1551 [07:29<01:55, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1246/1551 [07:30<01:55, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1246/1551 [07:30<01:55, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1247/1551 [07:30<01:57, 2.60frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1247/1551 [07:30<01:57, 2.60frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1247/1551 [07:30<01:57, 2.60frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1248/1551 [07:30<01:57, 2.59frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1248/1551 [07:30<01:57, 2.59frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 80%|ββββββββ | 1248/1551 [07:30<01:57, 2.59frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1249/1551 [07:30<02:00, 2.51frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1249/1551 [07:31<02:00, 2.51frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1249/1551 [07:31<02:00, 2.51frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1250/1551 [07:31<01:52, 2.68frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1250/1551 [07:31<01:52, 2.68frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1250/1551 [07:31<01:52, 2.68frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1251/1551 [07:31<01:49, 2.75frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1251/1551 [07:31<01:49, 2.75frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1251/1551 [07:31<01:49, 2.75frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1252/1551 [07:31<01:54, 2.61frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1252/1551 [07:32<01:54, 2.61frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1252/1551 [07:32<01:54, 2.61frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1253/1551 [07:32<01:52, 2.65frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1253/1551 [07:32<01:52, 2.65frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1253/1551 [07:32<01:52, 2.65frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1254/1551 [07:32<01:57, 2.53frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1254/1551 [07:33<01:57, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1254/1551 [07:33<01:57, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1255/1551 [07:33<02:01, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1255/1551 [07:33<02:01, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1255/1551 [07:33<02:01, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1256/1551 [07:33<01:55, 2.56frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1256/1551 [07:33<01:55, 2.56frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1256/1551 [07:33<01:55, 2.56frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1257/1551 [07:33<02:00, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1257/1551 [07:34<02:00, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1257/1551 [07:34<02:00, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1258/1551 [07:34<01:43, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1258/1551 [07:34<01:43, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1258/1551 [07:34<01:43, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1259/1551 [07:34<01:46, 2.74frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1259/1551 [07:34<01:46, 2.74frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1259/1551 [07:34<01:46, 2.74frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1260/1551 [07:34<01:51, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1260/1551 [07:35<01:51, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|ββββββββ | 1260/1551 [07:35<01:51, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1261/1551 [07:35<01:45, 2.76frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1261/1551 [07:35<01:45, 2.76frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1261/1551 [07:35<01:45, 2.76frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1262/1551 [07:35<01:40, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1262/1551 [07:36<01:40, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1262/1551 [07:36<01:40, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1263/1551 [07:36<01:44, 2.77frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1263/1551 [07:36<01:44, 2.77frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1263/1551 [07:36<01:44, 2.77frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1264/1551 [07:36<01:41, 2.83frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1264/1551 [07:36<01:41, 2.83frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 81%|βββββββββ | 1264/1551 [07:36<01:41, 2.83frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1265/1551 [07:36<01:47, 2.66frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1265/1551 [07:37<01:47, 2.66frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1265/1551 [07:37<01:47, 2.66frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1266/1551 [07:37<01:39, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1266/1551 [07:37<01:39, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1266/1551 [07:37<01:39, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1267/1551 [07:37<01:33, 3.03frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1267/1551 [07:37<01:33, 3.03frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1267/1551 [07:37<01:33, 3.03frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1268/1551 [07:37<01:39, 2.84frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1268/1551 [07:38<01:39, 2.84frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1268/1551 [07:38<01:39, 2.84frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1269/1551 [07:38<01:40, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1269/1551 [07:38<01:40, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1269/1551 [07:38<01:40, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1270/1551 [07:38<01:43, 2.72frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1270/1551 [07:38<01:43, 2.72frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1270/1551 [07:38<01:43, 2.72frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1271/1551 [07:38<01:47, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1271/1551 [07:39<01:47, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1271/1551 [07:39<01:47, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1272/1551 [07:39<01:39, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1272/1551 [07:39<01:39, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1272/1551 [07:39<01:39, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1273/1551 [07:39<01:45, 2.63frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1273/1551 [07:39<01:45, 2.63frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1273/1551 [07:39<01:45, 2.63frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1274/1551 [07:39<01:36, 2.88frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1274/1551 [07:40<01:36, 2.88frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1274/1551 [07:40<01:36, 2.88frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1275/1551 [07:40<01:34, 2.91frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1275/1551 [07:40<01:34, 2.91frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1275/1551 [07:40<01:34, 2.91frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1276/1551 [07:40<01:43, 2.65frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1276/1551 [07:41<01:43, 2.65frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1276/1551 [07:41<01:43, 2.65frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1277/1551 [07:41<01:37, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1277/1551 [07:41<01:37, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1277/1551 [07:41<01:37, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1278/1551 [07:41<01:40, 2.70frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1278/1551 [07:41<01:40, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1278/1551 [07:41<01:40, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1279/1551 [07:41<01:40, 2.72frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1279/1551 [07:42<01:40, 2.72frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 82%|βββββββββ | 1279/1551 [07:42<01:40, 2.72frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1280/1551 [07:42<01:41, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1280/1551 [07:42<01:41, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1280/1551 [07:42<01:41, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1281/1551 [07:42<01:43, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1281/1551 [07:42<01:43, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1281/1551 [07:42<01:43, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1282/1551 [07:42<01:34, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1282/1551 [07:43<01:34, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1282/1551 [07:43<01:34, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1283/1551 [07:43<01:37, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1283/1551 [07:43<01:37, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1283/1551 [07:43<01:37, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1284/1551 [07:43<01:31, 2.90frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1284/1551 [07:44<01:31, 2.90frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1284/1551 [07:44<01:31, 2.90frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1285/1551 [07:44<01:40, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1285/1551 [07:44<01:40, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1285/1551 [07:44<01:40, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1286/1551 [07:44<01:32, 2.87frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1286/1551 [07:44<01:32, 2.87frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1286/1551 [07:44<01:32, 2.87frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1287/1551 [07:44<01:37, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1287/1551 [07:45<01:37, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1287/1551 [07:45<01:37, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1288/1551 [07:45<01:32, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1288/1551 [07:45<01:32, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1288/1551 [07:45<01:32, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1289/1551 [07:45<01:34, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1289/1551 [07:45<01:34, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1289/1551 [07:45<01:34, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1290/1551 [07:45<01:21, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1290/1551 [07:46<01:21, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1290/1551 [07:46<01:21, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1291/1551 [07:46<01:31, 2.83frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1291/1551 [07:46<01:31, 2.83frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1291/1551 [07:46<01:31, 2.83frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1292/1551 [07:46<01:36, 2.67frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1292/1551 [07:46<01:36, 2.67frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1292/1551 [07:46<01:36, 2.67frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1293/1551 [07:46<01:41, 2.55frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1293/1551 [07:47<01:41, 2.55frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1293/1551 [07:47<01:41, 2.55frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1294/1551 [07:47<01:37, 2.64frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1294/1551 [07:47<01:37, 2.64frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1294/1551 [07:47<01:37, 2.64frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1295/1551 [07:47<01:38, 2.60frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1295/1551 [07:47<01:38, 2.60frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 83%|βββββββββ | 1295/1551 [07:47<01:38, 2.60frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1296/1551 [07:47<01:29, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1296/1551 [07:48<01:29, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1296/1551 [07:48<01:29, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1297/1551 [07:48<01:32, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1297/1551 [07:48<01:32, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1297/1551 [07:48<01:32, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1298/1551 [07:48<01:19, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1298/1551 [07:48<01:19, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1298/1551 [07:48<01:19, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1299/1551 [07:48<01:22, 3.06frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1299/1551 [07:49<01:22, 3.06frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1299/1551 [07:49<01:22, 3.06frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1300/1551 [07:49<01:34, 2.65frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1300/1551 [07:49<01:34, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1300/1551 [07:49<01:34, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1301/1551 [07:49<01:27, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1301/1551 [07:50<01:27, 2.85frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1301/1551 [07:50<01:27, 2.85frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1302/1551 [07:50<01:36, 2.57frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1302/1551 [07:50<01:36, 2.57frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1302/1551 [07:50<01:36, 2.57frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1303/1551 [07:50<01:32, 2.68frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1303/1551 [07:50<01:32, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1303/1551 [07:50<01:32, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1304/1551 [07:50<01:24, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1304/1551 [07:51<01:24, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1304/1551 [07:51<01:24, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1305/1551 [07:51<01:27, 2.80frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1305/1551 [07:51<01:27, 2.80frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1305/1551 [07:51<01:27, 2.80frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1306/1551 [07:51<01:16, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1306/1551 [07:51<01:16, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1306/1551 [07:51<01:16, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1307/1551 [07:51<01:25, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1307/1551 [07:52<01:25, 2.84frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1307/1551 [07:52<01:25, 2.84frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1308/1551 [07:52<01:33, 2.61frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1308/1551 [07:52<01:33, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1308/1551 [07:52<01:33, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1309/1551 [07:52<01:30, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1309/1551 [07:53<01:30, 2.68frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1309/1551 [07:53<01:30, 2.68frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1310/1551 [07:53<01:35, 2.53frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1310/1551 [07:53<01:35, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 84%|βββββββββ | 1310/1551 [07:53<01:35, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1311/1551 [07:53<01:26, 2.78frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1311/1551 [07:53<01:26, 2.78frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1311/1551 [07:53<01:26, 2.78frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1312/1551 [07:53<01:29, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1312/1551 [07:54<01:29, 2.68frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1312/1551 [07:54<01:29, 2.68frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1313/1551 [07:54<01:32, 2.58frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1313/1551 [07:54<01:32, 2.58frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1313/1551 [07:54<01:32, 2.58frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1314/1551 [07:54<01:18, 3.03frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1314/1551 [07:54<01:18, 3.03frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1314/1551 [07:54<01:18, 3.03frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1315/1551 [07:54<01:27, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1315/1551 [07:55<01:27, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1315/1551 [07:55<01:27, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1316/1551 [07:55<01:24, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1316/1551 [07:55<01:24, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1316/1551 [07:55<01:24, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1317/1551 [07:55<01:27, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1317/1551 [07:55<01:27, 2.66frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1317/1551 [07:55<01:27, 2.66frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1318/1551 [07:55<01:27, 2.65frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1318/1551 [07:56<01:27, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1318/1551 [07:56<01:27, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1319/1551 [07:56<01:25, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1319/1551 [07:56<01:25, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1319/1551 [07:56<01:25, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1320/1551 [07:56<01:20, 2.86frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1320/1551 [07:56<01:20, 2.86frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1320/1551 [07:56<01:20, 2.86frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1321/1551 [07:56<01:20, 2.85frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1321/1551 [07:57<01:20, 2.85frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1321/1551 [07:57<01:20, 2.85frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1322/1551 [07:57<01:16, 3.01frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1322/1551 [07:57<01:16, 3.01frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1322/1551 [07:57<01:16, 3.01frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1323/1551 [07:57<01:17, 2.94frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1323/1551 [07:58<01:17, 2.94frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1323/1551 [07:58<01:17, 2.94frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1324/1551 [07:58<01:23, 2.73frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1324/1551 [07:58<01:23, 2.73frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1324/1551 [07:58<01:23, 2.73frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1325/1551 [07:58<01:22, 2.75frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1325/1551 [07:58<01:22, 2.75frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1325/1551 [07:58<01:22, 2.75frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1326/1551 [07:58<01:22, 2.74frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1326/1551 [07:59<01:22, 2.74frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 85%|βββββββββ | 1326/1551 [07:59<01:22, 2.74frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1327/1551 [07:59<01:21, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1327/1551 [07:59<01:21, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1327/1551 [07:59<01:21, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1328/1551 [07:59<01:16, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1328/1551 [07:59<01:16, 2.93frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1328/1551 [07:59<01:16, 2.93frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1329/1551 [07:59<01:23, 2.64frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1329/1551 [08:00<01:23, 2.64frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1329/1551 [08:00<01:23, 2.64frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1330/1551 [08:00<01:13, 3.00frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1330/1551 [08:00<01:13, 3.00frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1330/1551 [08:00<01:13, 3.00frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1331/1551 [08:00<01:13, 3.01frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1331/1551 [08:00<01:13, 3.01frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1331/1551 [08:00<01:13, 3.01frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1332/1551 [08:00<01:17, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1332/1551 [08:01<01:17, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1332/1551 [08:01<01:17, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1333/1551 [08:01<01:18, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1333/1551 [08:01<01:18, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1333/1551 [08:01<01:18, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1334/1551 [08:01<01:22, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1334/1551 [08:01<01:22, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1334/1551 [08:01<01:22, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1335/1551 [08:01<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1335/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1335/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1336/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1336/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1336/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1337/1551 [08:02<01:19, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1337/1551 [08:02<01:19, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1337/1551 [08:02<01:19, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1338/1551 [08:02<01:11, 2.98frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1338/1551 [08:03<01:11, 2.98frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1338/1551 [08:03<01:11, 2.98frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1339/1551 [08:03<01:12, 2.93frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1339/1551 [08:03<01:12, 2.93frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1339/1551 [08:03<01:12, 2.93frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1340/1551 [08:03<01:23, 2.54frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1340/1551 [08:04<01:23, 2.54frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1340/1551 [08:04<01:23, 2.54frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1341/1551 [08:04<01:21, 2.58frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1341/1551 [08:04<01:21, 2.58frame/s, memory_usage=09.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 86%|βββββββββ | 1341/1551 [08:04<01:21, 2.58frame/s, memory_usage=09.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1342/1551 [08:04<01:19, 2.63frame/s, memory_usage=09.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1342/1551 [08:04<01:19, 2.63frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1342/1551 [08:04<01:19, 2.63frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1343/1551 [08:04<01:19, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1343/1551 [08:05<01:19, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1343/1551 [08:05<01:19, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1344/1551 [08:05<01:14, 2.78frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1344/1551 [08:05<01:14, 2.78frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1344/1551 [08:05<01:14, 2.78frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1345/1551 [08:05<01:18, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1345/1551 [08:05<01:18, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1345/1551 [08:05<01:18, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1346/1551 [08:05<01:10, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1346/1551 [08:06<01:10, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1346/1551 [08:06<01:10, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1347/1551 [08:06<01:08, 2.96frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1347/1551 [08:06<01:08, 2.96frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1347/1551 [08:06<01:08, 2.96frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1348/1551 [08:06<01:16, 2.64frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1348/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1348/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1349/1551 [08:07<01:11, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1349/1551 [08:07<01:11, 2.81frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1349/1551 [08:07<01:11, 2.81frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1350/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1350/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1350/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1351/1551 [08:07<01:09, 2.87frame/s, memory_usage=09.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1351/1551 [08:08<01:09, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1351/1551 [08:08<01:09, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1352/1551 [08:08<01:13, 2.71frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1352/1551 [08:08<01:13, 2.71frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1352/1551 [08:08<01:13, 2.71frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1353/1551 [08:08<01:15, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1353/1551 [08:08<01:15, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1353/1551 [08:08<01:15, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1354/1551 [08:08<01:08, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1354/1551 [08:09<01:08, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1354/1551 [08:09<01:08, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1355/1551 [08:09<01:04, 3.06frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1355/1551 [08:09<01:04, 3.06frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1355/1551 [08:09<01:04, 3.06frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1356/1551 [08:09<01:13, 2.66frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1356/1551 [08:09<01:13, 2.66frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1356/1551 [08:09<01:13, 2.66frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1357/1551 [08:09<01:08, 2.84frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1357/1551 [08:10<01:08, 2.84frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 87%|βββββββββ | 1357/1551 [08:10<01:08, 2.84frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1358/1551 [08:10<01:15, 2.56frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1358/1551 [08:10<01:15, 2.56frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1358/1551 [08:10<01:15, 2.56frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1359/1551 [08:10<01:09, 2.75frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1359/1551 [08:11<01:09, 2.75frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1359/1551 [08:11<01:09, 2.75frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1360/1551 [08:11<01:13, 2.59frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1360/1551 [08:11<01:13, 2.59frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1360/1551 [08:11<01:13, 2.59frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1361/1551 [08:11<01:07, 2.80frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1361/1551 [08:11<01:07, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1361/1551 [08:11<01:07, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1362/1551 [08:11<01:02, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1362/1551 [08:11<01:02, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1362/1551 [08:11<01:02, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1363/1551 [08:11<01:01, 3.06frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1363/1551 [08:12<01:01, 3.06frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1363/1551 [08:12<01:01, 3.06frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1364/1551 [08:12<01:06, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1364/1551 [08:12<01:06, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1364/1551 [08:12<01:06, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1365/1551 [08:12<01:05, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1365/1551 [08:13<01:05, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1365/1551 [08:13<01:05, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1366/1551 [08:13<01:08, 2.69frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1366/1551 [08:13<01:08, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1366/1551 [08:13<01:08, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1367/1551 [08:13<01:03, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1367/1551 [08:13<01:03, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1367/1551 [08:13<01:03, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1368/1551 [08:13<01:04, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1368/1551 [08:14<01:04, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1368/1551 [08:14<01:04, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1369/1551 [08:14<01:08, 2.65frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1369/1551 [08:14<01:08, 2.65frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1369/1551 [08:14<01:08, 2.65frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1370/1551 [08:14<01:00, 2.97frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1370/1551 [08:14<01:00, 2.97frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1370/1551 [08:14<01:00, 2.97frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1371/1551 [08:14<01:04, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1371/1551 [08:15<01:04, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1371/1551 [08:15<01:04, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1372/1551 [08:15<01:05, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1372/1551 [08:15<01:05, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 88%|βββββββββ | 1372/1551 [08:15<01:05, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1373/1551 [08:15<01:04, 2.77frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1373/1551 [08:16<01:04, 2.77frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1373/1551 [08:16<01:04, 2.77frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1374/1551 [08:16<01:05, 2.70frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1374/1551 [08:16<01:05, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1374/1551 [08:16<01:05, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1375/1551 [08:16<01:03, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1375/1551 [08:16<01:03, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1375/1551 [08:16<01:03, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1376/1551 [08:16<01:01, 2.86frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1376/1551 [08:17<01:01, 2.86frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1376/1551 [08:17<01:01, 2.86frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1377/1551 [08:17<00:59, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1377/1551 [08:17<00:59, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1377/1551 [08:17<00:59, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1378/1551 [08:17<00:52, 3.28frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1378/1551 [08:17<00:52, 3.28frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1378/1551 [08:17<00:52, 3.28frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1379/1551 [08:17<00:56, 3.02frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1379/1551 [08:18<00:56, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1379/1551 [08:18<00:56, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1380/1551 [08:18<01:02, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1380/1551 [08:18<01:02, 2.73frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1380/1551 [08:18<01:02, 2.73frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1381/1551 [08:18<00:56, 3.01frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1381/1551 [08:18<00:56, 3.01frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1381/1551 [08:18<00:56, 3.01frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1382/1551 [08:18<01:02, 2.72frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1382/1551 [08:19<01:02, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1382/1551 [08:19<01:02, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1383/1551 [08:19<00:58, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1383/1551 [08:19<00:58, 2.87frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1383/1551 [08:19<00:58, 2.87frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1384/1551 [08:19<01:01, 2.72frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1384/1551 [08:19<01:01, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1384/1551 [08:19<01:01, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1385/1551 [08:19<01:03, 2.61frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1385/1551 [08:20<01:03, 2.61frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1385/1551 [08:20<01:03, 2.61frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1386/1551 [08:20<00:55, 2.97frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1386/1551 [08:20<00:55, 2.97frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1386/1551 [08:20<00:55, 2.97frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1387/1551 [08:20<00:56, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1387/1551 [08:20<00:56, 2.91frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1387/1551 [08:20<00:56, 2.91frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1388/1551 [08:20<01:00, 2.70frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1388/1551 [08:21<01:00, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 89%|βββββββββ | 1388/1551 [08:21<01:00, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1389/1551 [08:21<00:53, 3.03frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1389/1551 [08:21<00:53, 3.03frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1389/1551 [08:21<00:53, 3.03frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1390/1551 [08:21<00:58, 2.77frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1390/1551 [08:22<00:58, 2.77frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1390/1551 [08:22<00:58, 2.77frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1391/1551 [08:22<01:04, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1391/1551 [08:22<01:04, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1391/1551 [08:22<01:04, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1392/1551 [08:22<01:04, 2.48frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1392/1551 [08:22<01:04, 2.48frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1392/1551 [08:22<01:04, 2.48frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1393/1551 [08:22<00:59, 2.65frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1393/1551 [08:23<00:59, 2.65frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1393/1551 [08:23<00:59, 2.65frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1394/1551 [08:23<00:53, 2.93frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1394/1551 [08:23<00:53, 2.93frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1394/1551 [08:23<00:53, 2.93frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1395/1551 [08:23<00:53, 2.92frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1395/1551 [08:23<00:53, 2.92frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1395/1551 [08:23<00:53, 2.92frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1396/1551 [08:23<00:55, 2.81frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1396/1551 [08:24<00:55, 2.81frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1396/1551 [08:24<00:55, 2.81frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1397/1551 [08:24<00:58, 2.63frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1397/1551 [08:24<00:58, 2.63frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1397/1551 [08:24<00:58, 2.63frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1398/1551 [08:24<00:56, 2.69frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1398/1551 [08:25<00:56, 2.69frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1398/1551 [08:25<00:56, 2.69frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1399/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1399/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1399/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1400/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1400/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1400/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1401/1551 [08:25<00:54, 2.73frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1401/1551 [08:25<00:54, 2.73frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1401/1551 [08:25<00:54, 2.73frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1402/1551 [08:25<00:47, 3.14frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1402/1551 [08:26<00:47, 3.14frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1402/1551 [08:26<00:47, 3.14frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1403/1551 [08:26<00:51, 2.86frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1403/1551 [08:26<00:51, 2.86frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 90%|βββββββββ | 1403/1551 [08:26<00:51, 2.86frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1404/1551 [08:26<00:54, 2.68frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1404/1551 [08:27<00:54, 2.68frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1404/1551 [08:27<00:54, 2.68frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1405/1551 [08:27<00:51, 2.85frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1405/1551 [08:27<00:51, 2.85frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1405/1551 [08:27<00:51, 2.85frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1406/1551 [08:27<00:53, 2.72frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1406/1551 [08:28<00:53, 2.72frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1406/1551 [08:28<00:53, 2.72frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1407/1551 [08:28<01:00, 2.37frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1407/1551 [08:28<01:00, 2.37frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1407/1551 [08:28<01:00, 2.37frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1408/1551 [08:28<00:54, 2.62frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1408/1551 [08:28<00:54, 2.62frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1408/1551 [08:28<00:54, 2.62frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1409/1551 [08:28<00:53, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1409/1551 [08:28<00:53, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1409/1551 [08:28<00:53, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1410/1551 [08:28<00:45, 3.07frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1410/1551 [08:29<00:45, 3.07frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1410/1551 [08:29<00:45, 3.07frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1411/1551 [08:29<00:48, 2.89frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1411/1551 [08:29<00:48, 2.89frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1411/1551 [08:29<00:48, 2.89frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1412/1551 [08:29<00:54, 2.55frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1412/1551 [08:30<00:54, 2.55frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1412/1551 [08:30<00:54, 2.55frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1413/1551 [08:30<00:52, 2.64frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1413/1551 [08:30<00:52, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1413/1551 [08:30<00:52, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1414/1551 [08:30<00:47, 2.88frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1414/1551 [08:30<00:47, 2.88frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1414/1551 [08:30<00:47, 2.88frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1415/1551 [08:30<00:53, 2.52frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1415/1551 [08:31<00:53, 2.52frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|βββββββββ | 1415/1551 [08:31<00:53, 2.52frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1416/1551 [08:31<00:52, 2.59frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1416/1551 [08:31<00:52, 2.59frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1416/1551 [08:31<00:52, 2.59frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1417/1551 [08:31<00:48, 2.76frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1417/1551 [08:31<00:48, 2.76frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1417/1551 [08:31<00:48, 2.76frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1418/1551 [08:31<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1418/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1418/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1419/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1419/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 91%|ββββββββββ| 1419/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1420/1551 [08:32<00:48, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1420/1551 [08:33<00:48, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1420/1551 [08:33<00:48, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1421/1551 [08:33<00:47, 2.74frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1421/1551 [08:33<00:47, 2.74frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1421/1551 [08:33<00:47, 2.74frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1422/1551 [08:33<00:43, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1422/1551 [08:33<00:43, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1422/1551 [08:33<00:43, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1423/1551 [08:33<00:47, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1423/1551 [08:34<00:47, 2.68frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1423/1551 [08:34<00:47, 2.68frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1424/1551 [08:34<00:44, 2.83frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1424/1551 [08:34<00:44, 2.83frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1424/1551 [08:34<00:44, 2.83frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1425/1551 [08:34<00:47, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1425/1551 [08:34<00:47, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1425/1551 [08:34<00:47, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1426/1551 [08:34<00:42, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1426/1551 [08:35<00:42, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1426/1551 [08:35<00:42, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1427/1551 [08:35<00:44, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1427/1551 [08:35<00:44, 2.79frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1427/1551 [08:35<00:44, 2.79frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1428/1551 [08:35<00:44, 2.78frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1428/1551 [08:35<00:44, 2.78frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1428/1551 [08:35<00:44, 2.78frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1429/1551 [08:35<00:44, 2.77frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1429/1551 [08:36<00:44, 2.77frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1429/1551 [08:36<00:44, 2.77frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1430/1551 [08:36<00:42, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1430/1551 [08:36<00:42, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1430/1551 [08:36<00:42, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1431/1551 [08:36<00:46, 2.60frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1431/1551 [08:37<00:46, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1431/1551 [08:37<00:46, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1432/1551 [08:37<00:44, 2.67frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1432/1551 [08:37<00:44, 2.67frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1432/1551 [08:37<00:44, 2.67frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1433/1551 [08:37<00:41, 2.86frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1433/1551 [08:37<00:41, 2.86frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1433/1551 [08:37<00:41, 2.86frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1434/1551 [08:37<00:37, 3.13frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1434/1551 [08:38<00:37, 3.13frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 92%|ββββββββββ| 1434/1551 [08:38<00:37, 3.13frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1435/1551 [08:38<00:42, 2.71frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1435/1551 [08:38<00:42, 2.71frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1435/1551 [08:38<00:42, 2.71frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1436/1551 [08:38<00:41, 2.79frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1436/1551 [08:38<00:41, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1436/1551 [08:38<00:41, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1437/1551 [08:38<00:39, 2.89frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1437/1551 [08:39<00:39, 2.89frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1437/1551 [08:39<00:39, 2.89frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1438/1551 [08:39<00:39, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1438/1551 [08:39<00:39, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1438/1551 [08:39<00:39, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1439/1551 [08:39<00:42, 2.66frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1439/1551 [08:39<00:42, 2.66frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1439/1551 [08:39<00:42, 2.66frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1440/1551 [08:39<00:41, 2.69frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1440/1551 [08:40<00:41, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1440/1551 [08:40<00:41, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1441/1551 [08:40<00:38, 2.88frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1441/1551 [08:40<00:38, 2.88frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1441/1551 [08:40<00:38, 2.88frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1442/1551 [08:40<00:34, 3.11frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1442/1551 [08:40<00:34, 3.11frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1442/1551 [08:40<00:34, 3.11frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1443/1551 [08:40<00:40, 2.69frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1443/1551 [08:41<00:40, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1443/1551 [08:41<00:40, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1444/1551 [08:41<00:37, 2.84frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1444/1551 [08:41<00:37, 2.84frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1444/1551 [08:41<00:37, 2.84frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1445/1551 [08:41<00:38, 2.75frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1445/1551 [08:42<00:38, 2.75frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1445/1551 [08:42<00:38, 2.75frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1446/1551 [08:42<00:39, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1446/1551 [08:42<00:39, 2.64frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1446/1551 [08:42<00:39, 2.64frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1447/1551 [08:42<00:39, 2.60frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1447/1551 [08:42<00:39, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1447/1551 [08:42<00:39, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1448/1551 [08:42<00:36, 2.79frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1448/1551 [08:43<00:36, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1448/1551 [08:43<00:36, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1449/1551 [08:43<00:39, 2.58frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1449/1551 [08:43<00:39, 2.58frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1449/1551 [08:43<00:39, 2.58frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1450/1551 [08:43<00:36, 2.76frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1450/1551 [08:43<00:36, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 93%|ββββββββββ| 1450/1551 [08:43<00:36, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1451/1551 [08:43<00:37, 2.70frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1451/1551 [08:44<00:37, 2.70frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1451/1551 [08:44<00:37, 2.70frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1452/1551 [08:44<00:35, 2.81frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1452/1551 [08:44<00:35, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1452/1551 [08:44<00:35, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1453/1551 [08:44<00:38, 2.56frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1453/1551 [08:44<00:38, 2.56frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1453/1551 [08:44<00:38, 2.56frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1454/1551 [08:44<00:35, 2.73frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1454/1551 [08:45<00:35, 2.73frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1454/1551 [08:45<00:35, 2.73frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1455/1551 [08:45<00:34, 2.76frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1455/1551 [08:45<00:34, 2.76frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1455/1551 [08:45<00:34, 2.76frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1456/1551 [08:45<00:37, 2.50frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1456/1551 [08:46<00:37, 2.50frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1456/1551 [08:46<00:37, 2.50frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1457/1551 [08:46<00:35, 2.68frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1457/1551 [08:46<00:35, 2.68frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1457/1551 [08:46<00:35, 2.68frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1458/1551 [08:46<00:30, 3.05frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1458/1551 [08:46<00:30, 3.05frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1458/1551 [08:46<00:30, 3.05frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1459/1551 [08:46<00:33, 2.78frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1459/1551 [08:47<00:33, 2.78frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1459/1551 [08:47<00:33, 2.78frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1460/1551 [08:47<00:31, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1460/1551 [08:47<00:31, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1460/1551 [08:47<00:31, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1461/1551 [08:47<00:30, 2.94frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1461/1551 [08:47<00:30, 2.94frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1461/1551 [08:47<00:30, 2.94frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1462/1551 [08:47<00:31, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1462/1551 [08:48<00:31, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1462/1551 [08:48<00:31, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1463/1551 [08:48<00:31, 2.77frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1463/1551 [08:48<00:31, 2.77frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1463/1551 [08:48<00:31, 2.77frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1464/1551 [08:48<00:31, 2.74frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1464/1551 [08:48<00:31, 2.74frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1464/1551 [08:48<00:31, 2.74frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1465/1551 [08:48<00:29, 2.93frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1465/1551 [08:49<00:29, 2.93frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 94%|ββββββββββ| 1465/1551 [08:49<00:29, 2.93frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1466/1551 [08:49<00:27, 3.15frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1466/1551 [08:49<00:27, 3.15frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1466/1551 [08:49<00:27, 3.15frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1467/1551 [08:49<00:28, 3.00frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1467/1551 [08:49<00:28, 3.00frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1467/1551 [08:49<00:28, 3.00frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1468/1551 [08:49<00:28, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1468/1551 [08:50<00:28, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1468/1551 [08:50<00:28, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1469/1551 [08:50<00:28, 2.84frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1469/1551 [08:50<00:28, 2.84frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1469/1551 [08:50<00:28, 2.84frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1470/1551 [08:50<00:29, 2.79frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1470/1551 [08:50<00:29, 2.79frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1470/1551 [08:50<00:29, 2.79frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1471/1551 [08:50<00:27, 2.96frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1471/1551 [08:51<00:27, 2.96frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1471/1551 [08:51<00:27, 2.96frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1472/1551 [08:51<00:29, 2.71frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1472/1551 [08:51<00:29, 2.71frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1472/1551 [08:51<00:29, 2.71frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1473/1551 [08:51<00:29, 2.63frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1473/1551 [08:51<00:29, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1473/1551 [08:52<00:29, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1474/1551 [08:52<00:26, 2.92frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1474/1551 [08:52<00:26, 2.92frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1474/1551 [08:52<00:26, 2.92frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1475/1551 [08:52<00:25, 3.02frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1475/1551 [08:52<00:25, 3.02frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1475/1551 [08:52<00:25, 3.02frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1476/1551 [08:52<00:27, 2.76frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1476/1551 [08:53<00:27, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1476/1551 [08:53<00:27, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1477/1551 [08:53<00:26, 2.75frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1477/1551 [08:53<00:26, 2.75frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1477/1551 [08:53<00:26, 2.75frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1478/1551 [08:53<00:26, 2.78frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1478/1551 [08:53<00:26, 2.78frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1478/1551 [08:53<00:26, 2.78frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1479/1551 [08:53<00:26, 2.76frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1479/1551 [08:54<00:26, 2.76frame/s, memory_usage=09.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1479/1551 [08:54<00:26, 2.76frame/s, memory_usage=09.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1480/1551 [08:54<00:26, 2.67frame/s, memory_usage=09.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1480/1551 [08:54<00:26, 2.67frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1480/1551 [08:54<00:26, 2.67frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1481/1551 [08:54<00:26, 2.61frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1481/1551 [08:54<00:26, 2.61frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 95%|ββββββββββ| 1481/1551 [08:54<00:26, 2.61frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1482/1551 [08:54<00:24, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1482/1551 [08:55<00:24, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1482/1551 [08:55<00:24, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1483/1551 [08:55<00:24, 2.79frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1483/1551 [08:55<00:24, 2.79frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1483/1551 [08:55<00:24, 2.79frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1484/1551 [08:55<00:24, 2.74frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1484/1551 [08:55<00:24, 2.74frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1484/1551 [08:55<00:24, 2.74frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1485/1551 [08:55<00:22, 2.91frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1485/1551 [08:56<00:22, 2.91frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1485/1551 [08:56<00:22, 2.91frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1486/1551 [08:56<00:24, 2.64frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1486/1551 [08:56<00:24, 2.64frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1486/1551 [08:56<00:24, 2.64frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1487/1551 [08:56<00:22, 2.91frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1487/1551 [08:57<00:22, 2.91frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1487/1551 [08:57<00:22, 2.91frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1488/1551 [08:57<00:24, 2.61frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1488/1551 [08:57<00:24, 2.61frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1488/1551 [08:57<00:24, 2.61frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1489/1551 [08:57<00:21, 2.84frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1489/1551 [08:57<00:21, 2.84frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1489/1551 [08:57<00:21, 2.84frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1490/1551 [08:57<00:18, 3.24frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1490/1551 [08:58<00:18, 3.24frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1490/1551 [08:58<00:18, 3.24frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1491/1551 [08:58<00:22, 2.72frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1491/1551 [08:58<00:22, 2.72frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1491/1551 [08:58<00:22, 2.72frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1492/1551 [08:58<00:21, 2.69frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1492/1551 [08:58<00:21, 2.69frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1492/1551 [08:58<00:21, 2.69frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1493/1551 [08:58<00:20, 2.76frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1493/1551 [08:59<00:20, 2.76frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1493/1551 [08:59<00:20, 2.76frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1494/1551 [08:59<00:22, 2.53frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1494/1551 [08:59<00:22, 2.53frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1494/1551 [08:59<00:22, 2.53frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1495/1551 [08:59<00:21, 2.57frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1495/1551 [09:00<00:21, 2.57frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1495/1551 [09:00<00:21, 2.57frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1496/1551 [09:00<00:20, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1496/1551 [09:00<00:20, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 96%|ββββββββββ| 1496/1551 [09:00<00:20, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1497/1551 [09:00<00:19, 2.79frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1497/1551 [09:00<00:19, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1497/1551 [09:00<00:19, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1498/1551 [09:00<00:17, 3.00frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1498/1551 [09:01<00:17, 3.00frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1498/1551 [09:01<00:17, 3.00frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1499/1551 [09:01<00:18, 2.81frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1499/1551 [09:01<00:18, 2.81frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1499/1551 [09:01<00:18, 2.81frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1500/1551 [09:01<00:18, 2.79frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1500/1551 [09:01<00:18, 2.79frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1500/1551 [09:01<00:18, 2.79frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1501/1551 [09:01<00:17, 2.83frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1501/1551 [09:02<00:17, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1501/1551 [09:02<00:17, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1502/1551 [09:02<00:18, 2.65frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1502/1551 [09:02<00:18, 2.65frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1502/1551 [09:02<00:18, 2.65frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1503/1551 [09:02<00:19, 2.44frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1503/1551 [09:02<00:19, 2.44frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1503/1551 [09:02<00:19, 2.44frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1504/1551 [09:02<00:17, 2.69frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1504/1551 [09:03<00:17, 2.69frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1504/1551 [09:03<00:17, 2.69frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1505/1551 [09:03<00:17, 2.68frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1505/1551 [09:03<00:17, 2.68frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1505/1551 [09:03<00:17, 2.68frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1506/1551 [09:03<00:15, 2.92frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1506/1551 [09:03<00:15, 2.92frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1506/1551 [09:03<00:15, 2.92frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1507/1551 [09:03<00:14, 2.93frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1507/1551 [09:04<00:14, 2.93frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1507/1551 [09:04<00:14, 2.93frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1508/1551 [09:04<00:16, 2.58frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1508/1551 [09:04<00:16, 2.58frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1508/1551 [09:04<00:16, 2.58frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1509/1551 [09:04<00:14, 2.83frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1509/1551 [09:05<00:14, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1509/1551 [09:05<00:14, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1510/1551 [09:05<00:15, 2.67frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1510/1551 [09:05<00:15, 2.67frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1510/1551 [09:05<00:15, 2.67frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1511/1551 [09:05<00:15, 2.54frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1511/1551 [09:05<00:15, 2.54frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1511/1551 [09:05<00:15, 2.54frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1512/1551 [09:05<00:14, 2.61frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1512/1551 [09:06<00:14, 2.61frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 97%|ββββββββββ| 1512/1551 [09:06<00:14, 2.61frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1513/1551 [09:06<00:13, 2.78frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1513/1551 [09:06<00:13, 2.78frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1513/1551 [09:06<00:13, 2.78frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1514/1551 [09:06<00:12, 3.05frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1514/1551 [09:06<00:12, 3.05frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1514/1551 [09:06<00:12, 3.05frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1515/1551 [09:06<00:12, 2.88frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1515/1551 [09:07<00:12, 2.88frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1515/1551 [09:07<00:12, 2.88frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1516/1551 [09:07<00:12, 2.85frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1516/1551 [09:07<00:12, 2.85frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1516/1551 [09:07<00:12, 2.85frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1517/1551 [09:07<00:12, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1517/1551 [09:07<00:12, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1517/1551 [09:07<00:12, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1518/1551 [09:07<00:11, 2.79frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1518/1551 [09:08<00:11, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1518/1551 [09:08<00:11, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1519/1551 [09:08<00:11, 2.72frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1519/1551 [09:08<00:11, 2.72frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1519/1551 [09:08<00:11, 2.72frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1520/1551 [09:08<00:10, 2.88frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1520/1551 [09:09<00:10, 2.88frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1520/1551 [09:09<00:10, 2.88frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1521/1551 [09:09<00:11, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1521/1551 [09:09<00:11, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1521/1551 [09:09<00:11, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1522/1551 [09:09<00:09, 2.92frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1522/1551 [09:09<00:09, 2.92frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1522/1551 [09:09<00:09, 2.92frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1523/1551 [09:09<00:09, 2.91frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1523/1551 [09:10<00:09, 2.91frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1523/1551 [09:10<00:09, 2.91frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1524/1551 [09:10<00:10, 2.63frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1524/1551 [09:10<00:10, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1524/1551 [09:10<00:10, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1525/1551 [09:10<00:09, 2.82frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1525/1551 [09:10<00:09, 2.82frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1525/1551 [09:10<00:09, 2.82frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1526/1551 [09:10<00:09, 2.59frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1526/1551 [09:11<00:09, 2.59frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1526/1551 [09:11<00:09, 2.59frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1527/1551 [09:11<00:09, 2.57frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1527/1551 [09:11<00:09, 2.57frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 98%|ββββββββββ| 1527/1551 [09:11<00:09, 2.57frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1528/1551 [09:11<00:08, 2.73frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1528/1551 [09:12<00:08, 2.73frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1528/1551 [09:12<00:08, 2.73frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1529/1551 [09:12<00:08, 2.67frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1529/1551 [09:12<00:08, 2.67frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1529/1551 [09:12<00:08, 2.67frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1530/1551 [09:12<00:06, 3.05frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1530/1551 [09:12<00:06, 3.05frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1530/1551 [09:12<00:06, 3.05frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1531/1551 [09:12<00:07, 2.75frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1531/1551 [09:13<00:07, 2.75frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1531/1551 [09:13<00:07, 2.75frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1532/1551 [09:13<00:07, 2.53frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1532/1551 [09:13<00:07, 2.53frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1532/1551 [09:13<00:07, 2.53frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1533/1551 [09:13<00:07, 2.57frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1533/1551 [09:13<00:07, 2.57frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1533/1551 [09:13<00:07, 2.57frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1534/1551 [09:13<00:06, 2.55frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1534/1551 [09:14<00:06, 2.55frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1534/1551 [09:14<00:06, 2.55frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1535/1551 [09:14<00:06, 2.64frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1535/1551 [09:14<00:06, 2.64frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1535/1551 [09:14<00:06, 2.64frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1536/1551 [09:14<00:05, 2.80frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1536/1551 [09:14<00:05, 2.80frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1536/1551 [09:14<00:05, 2.80frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1537/1551 [09:14<00:05, 2.74frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1537/1551 [09:15<00:05, 2.74frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1537/1551 [09:15<00:05, 2.74frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1538/1551 [09:15<00:04, 3.14frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1538/1551 [09:15<00:04, 3.14frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1538/1551 [09:15<00:04, 3.14frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1539/1551 [09:15<00:04, 2.82frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1539/1551 [09:16<00:04, 2.82frame/s, memory_usage=09.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1539/1551 [09:16<00:04, 2.82frame/s, memory_usage=09.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1540/1551 [09:16<00:04, 2.51frame/s, memory_usage=09.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1540/1551 [09:16<00:04, 2.51frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1540/1551 [09:16<00:04, 2.51frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1541/1551 [09:16<00:03, 2.59frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1541/1551 [09:16<00:03, 2.59frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1541/1551 [09:16<00:03, 2.59frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1542/1551 [09:16<00:03, 2.68frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1542/1551 [09:17<00:03, 2.68frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1542/1551 [09:17<00:03, 2.68frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1543/1551 [09:17<00:03, 2.45frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1543/1551 [09:17<00:03, 2.45frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 99%|ββββββββββ| 1543/1551 [09:17<00:03, 2.45frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1544/1551 [09:17<00:02, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1544/1551 [09:17<00:02, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1544/1551 [09:17<00:02, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1545/1551 [09:17<00:01, 3.06frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1545/1551 [09:18<00:01, 3.06frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1545/1551 [09:18<00:01, 3.06frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1546/1551 [09:18<00:01, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1546/1551 [09:18<00:01, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1546/1551 [09:18<00:01, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1547/1551 [09:18<00:01, 2.57frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1547/1551 [09:19<00:01, 2.57frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1547/1551 [09:19<00:01, 2.57frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1548/1551 [09:19<00:01, 2.41frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1548/1551 [09:19<00:01, 2.41frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1548/1551 [09:19<00:01, 2.41frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1549/1551 [09:19<00:00, 2.29frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1549/1551 [09:20<00:00, 2.29frame/s, memory_usage=09.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1549/1551 [09:20<00:00, 2.29frame/s, memory_usage=09.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1550/1551 [09:20<00:00, 2.25frame/s, memory_usage=09.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1550/1551 [09:20<00:00, 2.25frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1550/1551 [09:20<00:00, 2.25frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\nProcessing: 100%|ββββββββββ| 1551/1551 [09:20<00:00, 2.16frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]\n[ROOP.CORE] Creating video with 30.0 FPS...\n[ROOP.CORE] Restoring audio...\n[ROOP.CORE] Cleaning temporary resources...\n[ROOP.CORE] Processing to video succeed!\nProcessing: 100%|ββββββββββ| 1551/1551 [09:20<00:00, 2.77frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]", "metrics": { "predict_time": 746.813011, "total_time": 869.672429 }, "output": "https://replicate.delivery/pbxt/5xwvAEe2ug1zKy3dherDbDOMqXjdho0Ke7yGrvvR4SJxucJkA/1703227634.mp4", "started_at": "2023-12-22T06:47:12.898290Z", "status": "succeeded", "urls": { "get": "https://api.replicate.com/v1/predictions/4h6lqa3b6rlgpmyapcs4s542pe", "cancel": "https://api.replicate.com/v1/predictions/4h6lqa3b6rlgpmyapcs4s542pe/cancel" }, "version": "02fe0b57b6505cc04fd71204787d45392a25b26bd8d2c5af4ff4c932e138d4fb" }
Generated indownload_path: /root/.insightface/models/buffalo_l 0%| | 0/281857 [00:00<?, ?KB/s] 0%| | 1370/281857 [00:00<00:20, 13645.20KB/s] 2%|β | 4467/281857 [00:00<00:11, 23818.18KB/s] 4%|β | 11243/281857 [00:00<00:06, 43862.74KB/s] 7%|β | 20859/281857 [00:00<00:04, 64495.52KB/s] 11%|β | 30563/281857 [00:00<00:03, 76224.28KB/s] 14%|ββ | 40178/281857 [00:00<00:02, 82996.38KB/s] 18%|ββ | 49736/281857 [00:00<00:02, 87106.57KB/s] 21%|ββ | 59402/281857 [00:00<00:02, 90146.12KB/s] 24%|βββ | 68949/281857 [00:00<00:02, 91806.65KB/s] 28%|βββ | 78605/281857 [00:01<00:02, 93267.66KB/s] 31%|ββββ | 88257/281857 [00:01<00:02, 94259.51KB/s] 35%|ββββ | 97912/281857 [00:01<00:01, 94952.33KB/s] 38%|ββββ | 107640/281857 [00:01<00:01, 95655.76KB/s] 42%|βββββ | 117297/281857 [00:01<00:01, 95929.49KB/s] 45%|βββββ | 126891/281857 [00:01<00:01, 95809.65KB/s] 48%|βββββ | 136473/281857 [00:01<00:01, 95368.76KB/s] 52%|ββββββ | 146101/281857 [00:01<00:01, 95638.31KB/s] 55%|ββββββ | 155666/281857 [00:01<00:01, 95553.03KB/s] 59%|ββββββ | 165345/281857 [00:01<00:01, 95922.31KB/s] 62%|βββββββ | 175047/281857 [00:02<00:01, 96247.18KB/s] 66%|βββββββ | 184693/281857 [00:02<00:01, 96310.04KB/s] 69%|βββββββ | 194346/281857 [00:02<00:00, 96373.96KB/s] 72%|ββββββββ | 204032/281857 [00:02<00:00, 96518.29KB/s] 76%|ββββββββ | 213684/281857 [00:02<00:00, 95869.91KB/s] 79%|ββββββββ | 223273/281857 [00:02<00:00, 95681.37KB/s] 83%|βββββββββ | 232842/281857 [00:02<00:00, 95413.34KB/s] 86%|βββββββββ | 242384/281857 [00:02<00:00, 94790.31KB/s] 89%|βββββββββ | 251961/281857 [00:02<00:00, 95079.49KB/s] 93%|ββββββββββ| 261531/281857 [00:02<00:00, 95263.49KB/s] 96%|ββββββββββ| 271059/281857 [00:03<00:00, 68396.87KB/s] 99%|ββββββββββ| 278963/281857 [00:03<00:00, 64449.07KB/s] 100%|ββββββββββ| 281857/281857 [00:03<00:00, 85071.50KB/s] 2023-12-22 06:47:25.016776451 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 312, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.016883871 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 314, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.016835951 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 313, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.017027450 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 315, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.017330739 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 317, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.017476329 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 320, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.017638908 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 318, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.017565519 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 316, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.017684248 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 322, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.017829028 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 323, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.024536778 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 319, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032822382 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032836662 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032850182 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032873722 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036528361 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 390, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032895032 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 384, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032913962 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 385, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032930342 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 386, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032951452 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 387, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.065815622 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036562491 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 391, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036591071 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 392, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036617911 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 393, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036646351 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 394, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036672821 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 395, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036698811 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 396, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036722411 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 397, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036747551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 398, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036772130 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 399, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036797141 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 400, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036823700 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 401, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036848570 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 402, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.076529389 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036871600 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 403, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036920940 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 405, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036897510 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 404, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.036955790 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 406, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032614513 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 328, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040523649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.032784062 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.084503825 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.076502960 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040543099 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040553779 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 325, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040558149 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 327, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040562009 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 326, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040614029 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 324, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.048492664 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 329, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.060500988 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040535839 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040583678 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.048495384 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040592958 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040608758 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.048507654 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040556899 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 382, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.060522738 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040650628 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040592349 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040629038 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040586449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040569969 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 383, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040628878 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040607878 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040618369 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040629898 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.048517364 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040520589 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 379, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040778578 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040581889 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 388, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040556539 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 381, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.060540768 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040577649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 331, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040575289 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 330, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.065789552 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040592758 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 389, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.060557048 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040545029 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 380, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.065803032 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.132503709 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040569019 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.040618058 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.252734992 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 321, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:25.254121208 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Downloading /root/.insightface/models/buffalo_l.zip from https://github.com/deepinsight/insightface/releases/download/v0.7/buffalo_l.zip... Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/1k3d68.onnx landmark_3d_68 ['None', 3, 192, 192] 0.0 1.0 2023-12-22 06:47:27.809850185 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 426, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.809899644 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 427, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.809990554 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 428, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.810248354 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 429, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.810270754 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 431, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.810513603 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 435, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.810270803 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 430, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.810270854 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 432, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.811104551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 436, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.812896015 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 434, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820508662 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 490, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820556442 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 438, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820696282 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 457, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820704702 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 446, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820878631 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 485, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820567572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 437, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.824501810 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 433, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.824518400 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 458, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.824524000 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 447, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.824533990 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 497, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.824752170 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 487, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.826614254 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 459, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820602162 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 443, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.828496588 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 491, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.828507548 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 498, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.828514918 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 460, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820603542 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 441, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.832495706 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 492, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.832506416 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 489, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820642572 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 445, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.832518096 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 461, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.832564316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 499, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.832607115 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 448, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.824493370 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 439, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.836510814 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 493, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.836543564 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 500, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.836583443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 463, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.820646082 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 442, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840499261 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 488, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840506561 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 494, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840505621 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 495, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840510051 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 501, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840519131 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 449, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840521201 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 464, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840532561 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 440, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840566741 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 450, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.844512929 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 465, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.844531159 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 502, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.832497826 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 486, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.836543784 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 462, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.848532427 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 451, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.848538897 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 444, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.848561577 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 505, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.848573377 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 467, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.852501075 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 466, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.852527405 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 452, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.852545935 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 504, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.856546753 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 506, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.856581083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 455, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.856620142 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 508, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.859173975 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 454, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.840554841 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 496, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.860583111 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 511, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.860626990 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 473, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.864569458 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 474, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.864621018 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 515, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.868516596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 513, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.868542966 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 468, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.868684656 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 509, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.872505704 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 510, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.868518466 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 503, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.876506402 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 520, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.876629872 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 512, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.880496810 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 453, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.880530300 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 518, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.880647649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 456, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.872536584 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 476, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.884492637 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 507, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.872562674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 477, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.880503520 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 519, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.872585053 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 478, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.884502617 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 517, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.872512394 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 475, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/2d106det.onnx landmark_2d_106 ['None', 3, 192, 192] 0.0 1.0 2023-12-22 06:47:27.884526897 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 516, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.864574348 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 514, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948502502 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 523, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948521002 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 521, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952586920 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 573, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948542482 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 527, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.957080387 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 600, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948556942 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 528, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.960723215 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 556, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948572182 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 535, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952499590 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 525, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948583692 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 540, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.964500704 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 557, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.964500694 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 522, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948610972 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 547, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.968512221 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 558, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.968517641 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 524, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.948638072 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 548, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.972496640 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 613, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.972515709 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 530, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.972636619 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 602, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952625580 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 529, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.976508237 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 541, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.957212796 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 601, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.960702455 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 555, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.980500595 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 542, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952503801 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 559, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.980508955 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 532, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.980523545 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 614, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.972810379 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 603, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952522570 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 560, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984610733 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 583, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984617213 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 552, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.960494316 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 554, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.988493041 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 584, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.988547951 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 569, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.992503599 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 570, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.992523199 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 596, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.992523739 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 563, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984524113 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 615, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984532333 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 533, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984515653 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 604, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.996500447 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 562, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.996501036 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 588, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984539583 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 599, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000624654 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 538, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984578303 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 581, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984604163 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 546, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952650190 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 531, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984563443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 580, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.988499591 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 553, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.016582225 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 568, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.992503608 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 595, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.992503968 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 549, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.024576101 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 608, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952538890 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 561, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.028577319 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 611, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952555900 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 571, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984549123 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 534, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000497324 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 589, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000498214 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 597, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000502644 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 550, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000513184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 590, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000516144 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 598, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000518514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 551, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000530154 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 591, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000545814 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 592, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000559714 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 593, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000572194 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 594, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984588413 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 545, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000594674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 536, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.000607094 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 537, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984596213 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 582, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984565383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 544, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.004499972 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 539, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.004498842 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 605, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.972496329 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 526, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.984508023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 543, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.024505721 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 585, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.024525891 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 586, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.024537071 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 587, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.024550391 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 606, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.024563371 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 607, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.028545589 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 609, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.028561349 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 610, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:27.952571060 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 572, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.032498966 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 612, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/det_10g.onnx detection [1, 3, '?', '?'] 127.5 128.0 2023-12-22 06:47:28.205010811 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 616, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.205176231 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 620, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.205338560 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 621, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212497389 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 647, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212571449 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 664, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212547039 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 668, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212497399 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 651, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216616696 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 684, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216764176 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 643, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216903905 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 685, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220489025 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 691, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212513259 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 666, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.224978641 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 687, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212497239 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 665, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212525039 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 667, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212541639 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 654, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212556669 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 663, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216488666 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 648, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216502746 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 649, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216521236 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 650, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216539196 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 653, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216553856 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 655, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216571536 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 656, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216587496 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 646, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216593226 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 683, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216602246 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 677, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216621266 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 678, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216634896 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 679, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216646726 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 680, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216657596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 681, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216668306 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 682, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216680146 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 645, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.300465181 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 640, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216691956 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 706, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.304496138 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 638, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.304782218 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 632, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216702836 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 707, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216713916 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 708, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.314995686 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 636, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.320504180 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 622, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216745836 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 710, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.324495177 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 624, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216754385 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 644, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.328495716 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 626, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.332498173 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 628, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220495425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 686, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220509404 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 696, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220520454 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 697, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220534494 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 698, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.344510807 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 618, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220546674 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 699, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220555764 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 704, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.220567334 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 705, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212497249 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 657, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212513609 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 658, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.224496802 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 692, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.224513882 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 693, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.224560582 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 675, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.224585222 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 676, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.212512359 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 652, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228495080 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 688, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228501760 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 694, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228516600 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 689, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228520300 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 695, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228529530 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 690, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228550440 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 700, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228562170 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 701, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228577660 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 702, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.228590860 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 703, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236498045 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 619, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.412497040 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 642, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236510935 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 623, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236526045 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 625, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236536975 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 627, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236552425 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 629, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236569765 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 631, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236582735 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 633, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236593515 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 635, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236608915 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 637, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.236624675 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 639, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.244505812 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 617, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.256515255 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 641, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.316133443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 634, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.216724946 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 709, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.336492011 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 630, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/genderage.onnx genderage ['None', 3, 96, 96] 0.0 1.0 2023-12-22 06:47:28.539571923 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 751, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.539607073 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 752, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.539649332 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 753, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.539702602 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 754, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.539743842 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 755, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.540192721 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 756, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.541802286 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 758, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552497453 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 759, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552545973 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 721, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552497383 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 757, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552568853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 727, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.556487941 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 734, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.556510171 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 728, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.560485379 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 735, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.560502859 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 730, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552498003 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 718, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552541473 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 725, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.564490997 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 731, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.564522897 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 737, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.568492334 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 732, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.568509624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 739, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.572489993 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 747, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.572502632 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 740, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.576506010 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 748, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.576513430 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 741, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552553523 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 726, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.568490214 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 738, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552498023 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 723, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.572490642 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 733, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.580485968 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 749, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.588489094 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 717, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.580499528 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 750, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.580502408 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 743, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.580513288 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 744, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.580489088 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 742, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.580525228 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 745, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552532893 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 720, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.560490839 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 729, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.604495985 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 776, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.604507555 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 764, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552529503 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 724, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.604533105 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 765, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.552521083 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 719, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.608487333 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 766, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.580533988 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 746, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.556493841 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 722, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.620487916 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 767, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.564498007 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 736, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.628081953 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 768, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.628500412 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 777, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.644569263 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 769, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.648983769 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 779, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.651459702 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 778, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.652054080 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 781, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.660548154 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 785, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.660640954 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 800, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.661637631 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 784, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.660544574 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 780, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.664515822 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 793, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.664542332 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 802, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.660544265 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 792, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.668593020 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 794, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.668594110 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 803, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.668603650 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 783, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.672495758 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 795, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.672521328 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 788, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.672540048 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 808, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.660575574 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 782, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.676495785 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 796, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.676513756 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 790, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.672503078 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 787, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.680493853 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 810, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.680493884 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 786, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.680497024 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 797, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.676497165 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 789, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.672518648 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 805, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.684498982 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 798, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.672496318 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 804, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.688493199 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 806, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.688493909 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 791, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.660611514 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 799, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.692494347 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 811, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.664515382 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 801, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.696491915 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 807, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:47:28.704498991 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 809, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} find model: /root/.insightface/models/buffalo_l/w600k_r50.onnx recognition ['None', 3, 112, 112] 127.5 127.5 set det-size: (640, 640) Pre-trained weights will be downloaded. Downloading... From: https://github.com/bhky/opennsfw2/releases/download/v0.1.0/open_nsfw_weights.h5 To: /root/.opennsfw2/weights/open_nsfw_weights.h5 0%| | 0.00/24.2M [00:00<?, ?B/s] 6%|β | 1.57M/24.2M [00:00<00:01, 13.9MB/s] 22%|βββ | 5.24M/24.2M [00:00<00:00, 25.4MB/s] 54%|ββββββ | 13.1M/24.2M [00:00<00:00, 48.2MB/s] 100%|ββββββββββ| 24.2M/24.2M [00:00<00:00, 61.6MB/s] 0%| | 0/1551 [00:00<?, ?it/s] 0%| | 2/1551 [00:01<13:40, 1.89it/s] 2%|β | 31/1551 [00:01<00:42, 36.08it/s] 5%|β | 75/1551 [00:01<00:15, 94.43it/s] 7%|β | 112/1551 [00:01<00:10, 141.17it/s] 10%|β | 159/1551 [00:01<00:06, 205.17it/s] 13%|ββ | 200/1551 [00:01<00:05, 249.79it/s] 16%|ββ | 253/1551 [00:01<00:04, 316.38it/s] 19%|ββ | 300/1551 [00:01<00:03, 348.16it/s] 22%|βββ | 346/1551 [00:01<00:03, 377.40it/s] 25%|βββ | 392/1551 [00:01<00:02, 399.04it/s] 28%|βββ | 437/1551 [00:02<00:02, 403.98it/s] 32%|ββββ | 489/1551 [00:02<00:02, 434.75it/s] 34%|ββββ | 535/1551 [00:02<00:02, 426.32it/s] 37%|ββββ | 581/1551 [00:02<00:02, 433.53it/s] 40%|ββββ | 626/1551 [00:02<00:02, 418.43it/s] 43%|βββββ | 669/1551 [00:02<00:02, 418.97it/s] 46%|βββββ | 712/1551 [00:02<00:02, 402.56it/s] 49%|βββββ | 754/1551 [00:02<00:01, 405.82it/s] 51%|ββββββ | 795/1551 [00:02<00:01, 405.19it/s] 54%|ββββββ | 836/1551 [00:04<00:06, 105.49it/s] 57%|ββββββ | 877/1551 [00:04<00:05, 134.74it/s] 59%|ββββββ | 912/1551 [00:04<00:03, 160.39it/s] 62%|βββββββ | 956/1551 [00:04<00:02, 200.92it/s] 64%|βββββββ | 1000/1551 [00:04<00:02, 237.02it/s] 68%|βββββββ | 1047/1551 [00:04<00:01, 281.50it/s] 71%|βββββββ | 1095/1551 [00:04<00:01, 322.72it/s] 73%|ββββββββ | 1137/1551 [00:04<00:01, 321.69it/s] 76%|ββββββββ | 1177/1551 [00:04<00:01, 339.13it/s] 78%|ββββββββ | 1217/1551 [00:04<00:00, 347.93it/s] 81%|βββββββββ | 1261/1551 [00:05<00:00, 370.61it/s] 84%|βββββββββ | 1301/1551 [00:05<00:00, 375.35it/s] 87%|βββββββββ | 1344/1551 [00:05<00:00, 389.82it/s] 90%|βββββββββ | 1389/1551 [00:05<00:00, 405.17it/s] 92%|ββββββββββ| 1431/1551 [00:05<00:00, 401.92it/s] 95%|ββββββββββ| 1473/1551 [00:05<00:00, 405.71it/s] 98%|ββββββββββ| 1515/1551 [00:05<00:00, 393.92it/s] [ROOP.CORE] Creating temporary resources... [ROOP.CORE] Extracting frames with 30.0 FPS... [ROOP.FACE-SWAPPER] Progressing... 100%|ββββββββββ| 1551/1551 [00:05<00:00, 267.49it/s] Processing: 0%| | 0/1551 [00:00<?, ?frame/s]2023-12-22 06:48:02.534455474 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1279, index: 2, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.534897243 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1291, index: 14, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.535871500 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1281, index: 4, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.536149229 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1280, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.536592898 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1336, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.540495185 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1339, index: 62, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.540503035 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1324, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.540572925 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1337, index: 60, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.540815204 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1344, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.544506653 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1325, index: 48, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.544537123 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1343, index: 66, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.544536973 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1298, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.548452571 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1340, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.548498661 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1299, index: 22, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.548516801 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1295, index: 18, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.548588850 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1326, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.549039959 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1278, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.552463319 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1345, index: 68, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.544506653 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1338, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.552494719 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1327, index: 50, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.548499101 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1350, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.552508229 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1300, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.552538099 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1341, index: 64, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.554099454 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1288, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.554638532 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1282, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.555581460 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1277, index: 0, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.556503817 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1328, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.556528167 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1315, index: 38, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.558554340 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1349, index: 72, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.559148638 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1289, index: 12, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.559684337 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1285, index: 8, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.559975406 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1283, index: 6, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.560499794 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1329, index: 52, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.560532734 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1317, index: 40, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.560498624 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1296, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.563619125 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1301, index: 24, mask: {60, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.556504037 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1314, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.564503862 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1361, index: 84, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.564748202 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1287, index: 10, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.560504224 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1290, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.568506600 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1306, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.568519030 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1284, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.568537430 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1303, index: 26, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.568508860 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1302, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.544508443 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1297, index: 20, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.572516968 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1342, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.572521928 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1362, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.560533384 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1305, index: 28, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.576492826 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1347, index: 70, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.576506596 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1346, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.576509006 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1286, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.560500584 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1316, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.580492234 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1351, index: 74, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.580504994 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1353, index: 76, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.580545184 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1363, index: 86, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.583869553 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1304, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.584488252 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1348, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.584495501 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1354, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.584529581 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1352, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.580500794 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1307, index: 30, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.588515649 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1309, index: 32, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.588516979 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1355, index: 78, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.588538179 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1366, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.588491729 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1367, index: 90, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.592495737 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1358, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.592512608 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1356, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.596497255 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1308, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.596523815 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1360, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.599036227 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1357, index: 80, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.596499345 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1359, index: 82, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.600498453 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1364, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.588533209 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1368, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.604509031 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1369, index: 92, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.604538551 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1311, index: 34, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.604512981 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1365, index: 88, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.608503659 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1312, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.608503679 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1310, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.612506656 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1371, index: 94, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.616492204 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1294, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.612492636 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1370, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.624324751 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1313, index: 36, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.628494218 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1293, index: 16, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.632488595 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1318, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.639500784 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1319, index: 42, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2023-12-22 06:48:02.696556820 [E:onnxruntime:Default, env.cc:251 ThreadMain] pthread_setaffinity_np failed for thread: 1292, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}, 'CUDAExecutionProvider': {'device_id': '0', 'gpu_mem_limit': '18446744073709551615', 'gpu_external_alloc': '0', 'gpu_external_free': '0', 'gpu_external_empty_cache': '0', 'cudnn_conv_algo_search': 'EXHAUSTIVE', 'cudnn_conv1d_pad_to_nc1d': '0', 'arena_extend_strategy': 'kNextPowerOfTwo', 'do_copy_in_default_stream': '1', 'enable_cuda_graph': '0', 'cudnn_conv_use_max_workspace': '1', 'tunable_op_enable': '0', 'enable_skip_layer_norm_strict_mode': '0', 'tunable_op_tuning_enable': '0'}} Processing: 0%| | 0/1551 [00:01<?, ?frame/s, memory_usage=05.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 0/1551 [00:01<?, ?frame/s, memory_usage=05.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/1551 [00:01<32:02, 1.24s/frame, memory_usage=05.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] inswapper-shape: [1, 3, 128, 128] Processing: 0%| | 1/1551 [00:01<32:02, 1.24s/frame, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/1551 [00:01<32:02, 1.24s/frame, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/1551 [00:01<32:01, 1.24s/frame, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/1551 [00:01<32:01, 1.24s/frame, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 3/1551 [00:01<12:19, 2.09frame/s, memory_usage=05.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 3/1551 [00:01<12:19, 2.09frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 3/1551 [00:01<12:19, 2.09frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 4/1551 [00:01<10:10, 2.54frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 4/1551 [00:02<10:10, 2.54frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 4/1551 [00:02<10:10, 2.54frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 5/1551 [00:02<11:36, 2.22frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 5/1551 [00:03<11:36, 2.22frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 5/1551 [00:03<11:36, 2.22frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 6/1551 [00:03<18:04, 1.42frame/s, memory_usage=05.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 6/1551 [00:05<18:04, 1.42frame/s, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 6/1551 [00:05<18:04, 1.42frame/s, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 7/1551 [00:05<27:46, 1.08s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 7/1551 [00:06<27:46, 1.08s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 7/1551 [00:06<27:46, 1.08s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 8/1551 [00:06<29:54, 1.16s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 8/1551 [00:08<29:54, 1.16s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 8/1551 [00:08<29:54, 1.16s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 9/1551 [00:08<30:25, 1.18s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 9/1551 [00:10<30:25, 1.18s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 9/1551 [00:10<30:25, 1.18s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 10/1551 [00:10<37:51, 1.47s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 10/1551 [00:11<37:51, 1.47s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 10/1551 [00:11<37:51, 1.47s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 11/1551 [00:11<35:58, 1.40s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 11/1551 [00:13<35:58, 1.40s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 11/1551 [00:13<35:58, 1.40s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 12/1551 [00:13<41:36, 1.62s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 12/1551 [00:14<41:36, 1.62s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 12/1551 [00:14<41:36, 1.62s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 13/1551 [00:14<38:36, 1.51s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 13/1551 [00:15<38:36, 1.51s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 13/1551 [00:15<38:36, 1.51s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 14/1551 [00:15<33:25, 1.30s/frame, memory_usage=05.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 14/1551 [00:16<33:25, 1.30s/frame, memory_usage=05.82GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 14/1551 [00:16<33:25, 1.30s/frame, memory_usage=05.82GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 15/1551 [00:16<26:33, 1.04s/frame, memory_usage=05.82GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 15/1551 [00:16<26:33, 1.04s/frame, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 15/1551 [00:16<26:33, 1.04s/frame, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 16/1551 [00:16<19:33, 1.31frame/s, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 16/1551 [00:16<19:33, 1.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 16/1551 [00:16<19:33, 1.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 17/1551 [00:16<15:23, 1.66frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 17/1551 [00:16<15:23, 1.66frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 17/1551 [00:16<15:23, 1.66frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 18/1551 [00:16<15:22, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 18/1551 [00:16<15:22, 1.66frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 19/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 19/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 20/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 20/1551 [00:16<15:21, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 21/1551 [00:16<15:20, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 21/1551 [00:16<15:20, 1.66frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 22/1551 [00:16<05:14, 4.87frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 22/1551 [00:16<05:14, 4.87frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 22/1551 [00:16<05:14, 4.87frame/s, memory_usage=05.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 23/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 23/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 24/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 24/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 25/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 25/1551 [00:16<05:13, 4.87frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 26/1551 [00:16<03:33, 7.13frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 26/1551 [00:16<03:33, 7.13frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 26/1551 [00:16<03:33, 7.13frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 27/1551 [00:16<03:33, 7.13frame/s, memory_usage=05.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 27/1551 [00:16<03:33, 7.13frame/s, memory_usage=05.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 28/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 28/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 28/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 29/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 29/1551 [00:16<03:00, 8.42frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 30/1551 [00:17<03:00, 8.42frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 30/1551 [00:17<03:00, 8.42frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 31/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 31/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 31/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 32/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 32/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 33/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 33/1551 [00:17<02:25, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 34/1551 [00:17<02:24, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 34/1551 [00:17<02:24, 10.46frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 35/1551 [00:17<02:24, 10.46frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 35/1551 [00:17<02:24, 10.46frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 36/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 36/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 36/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 37/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 37/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 38/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 38/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 39/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 39/1551 [00:17<01:49, 13.79frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 40/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 40/1551 [00:17<01:49, 13.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 41/1551 [00:17<01:23, 18.18frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 41/1551 [00:17<01:23, 18.18frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 41/1551 [00:17<01:23, 18.18frame/s, memory_usage=05.98GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 42/1551 [00:17<01:23, 18.18frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 42/1551 [00:17<01:23, 18.18frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 43/1551 [00:17<01:22, 18.18frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 43/1551 [00:17<01:22, 18.18frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 44/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 44/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 44/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 45/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 45/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 46/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 46/1551 [00:17<01:20, 18.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 47/1551 [00:17<01:15, 20.04frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 47/1551 [00:17<01:15, 20.04frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 47/1551 [00:17<01:15, 20.04frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 48/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 48/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 49/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 49/1551 [00:17<01:14, 20.04frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 50/1551 [00:17<01:11, 21.14frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 50/1551 [00:17<01:11, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 50/1551 [00:17<01:11, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 51/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 51/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 52/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 52/1551 [00:17<01:10, 21.14frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 53/1551 [00:17<01:09, 21.62frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 53/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 53/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 54/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 54/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 55/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 55/1551 [00:18<01:09, 21.62frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 56/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 56/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 56/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 57/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 57/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 58/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 58/1551 [00:18<01:10, 21.32frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 59/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 59/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 59/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 60/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 60/1551 [00:18<01:05, 22.71frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 61/1551 [00:18<01:05, 22.71frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 61/1551 [00:18<01:05, 22.71frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 62/1551 [00:18<01:03, 23.32frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 62/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 62/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 63/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 63/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 64/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 64/1551 [00:18<01:03, 23.32frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 65/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 65/1551 [00:18<01:04, 22.98frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 65/1551 [00:18<01:04, 22.98frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 66/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 66/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 67/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 67/1551 [00:18<01:04, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 68/1551 [00:18<01:00, 24.56frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 68/1551 [00:18<01:00, 24.56frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 69/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 70/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 70/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 71/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 71/1551 [00:18<00:52, 28.35frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 72/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 72/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 72/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 73/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 73/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 74/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 74/1551 [00:18<01:00, 24.31frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 75/1551 [00:18<01:03, 23.40frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 75/1551 [00:18<01:03, 23.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 75/1551 [00:18<01:03, 23.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 76/1551 [00:19<01:03, 23.40frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 76/1551 [00:19<01:03, 23.40frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 77/1551 [00:19<01:02, 23.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 77/1551 [00:19<01:02, 23.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 78/1551 [00:19<01:01, 24.00frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 78/1551 [00:19<01:01, 24.00frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 78/1551 [00:19<01:01, 24.00frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 79/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 79/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 80/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 80/1551 [00:19<01:01, 24.00frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 81/1551 [00:19<00:57, 25.45frame/s, memory_usage=05.97GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 81/1551 [00:19<00:57, 25.45frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 81/1551 [00:19<00:57, 25.45frame/s, memory_usage=05.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 82/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 82/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 83/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 83/1551 [00:19<00:57, 25.45frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 84/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 84/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 84/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 85/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 85/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 86/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 86/1551 [00:19<01:06, 22.12frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 87/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.03GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 87/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 87/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 88/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 88/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 89/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 89/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 90/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 90/1551 [00:19<01:03, 23.12frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 91/1551 [00:19<00:55, 26.54frame/s, memory_usage=06.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 91/1551 [00:19<00:55, 26.54frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 91/1551 [00:19<00:55, 26.54frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 92/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 92/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 93/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 93/1551 [00:19<00:54, 26.54frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 94/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 94/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 94/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 95/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 95/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 96/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 96/1551 [00:19<01:02, 23.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 97/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 97/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 97/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 98/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 98/1551 [00:19<01:15, 19.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 99/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 99/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 100/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 100/1551 [00:20<01:15, 19.24frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 101/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 101/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 101/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 102/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 102/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 103/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 103/1551 [00:20<01:13, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 104/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 104/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 104/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 105/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 105/1551 [00:20<01:20, 17.97frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 106/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 106/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 106/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 107/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 107/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 108/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 108/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 109/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 109/1551 [00:20<01:18, 18.29frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 110/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 110/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 110/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 111/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 111/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 112/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 112/1551 [00:20<01:03, 22.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 113/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 113/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 113/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 114/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 114/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 115/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 115/1551 [00:20<01:17, 18.64frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 116/1551 [00:20<01:16, 18.64frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 116/1551 [00:20<01:16, 18.64frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 117/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 117/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 117/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 118/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 118/1551 [00:20<01:07, 21.34frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 119/1551 [00:21<01:07, 21.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 119/1551 [00:21<01:07, 21.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 120/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 120/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 120/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 121/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 121/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 122/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 122/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 123/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 123/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 124/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 124/1551 [00:21<01:19, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 125/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 125/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 125/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 126/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 126/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 127/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 127/1551 [00:21<01:02, 22.92frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 128/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 128/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 128/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 129/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 129/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 130/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 130/1551 [00:21<01:06, 21.41frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 131/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 131/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 131/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 132/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 132/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 133/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 133/1551 [00:21<01:07, 21.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 134/1551 [00:21<01:06, 21.15frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 134/1551 [00:21<01:06, 21.15frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 135/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 135/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 135/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 136/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 136/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 137/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 137/1551 [00:21<00:59, 23.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 138/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 138/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 138/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 139/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 139/1551 [00:21<01:11, 19.80frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 140/1551 [00:22<01:11, 19.80frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 140/1551 [00:22<01:11, 19.80frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 141/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 141/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 141/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 142/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 142/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 143/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 143/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 144/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 144/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 145/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 145/1551 [00:22<01:05, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 146/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 146/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 146/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 147/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 147/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 148/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 148/1551 [00:22<00:52, 26.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 149/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 149/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 149/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 150/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 150/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 151/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 151/1551 [00:22<00:59, 23.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 152/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 152/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 152/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 153/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 153/1551 [00:22<00:59, 23.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 154/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 154/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 155/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 155/1551 [00:22<00:58, 23.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 156/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 156/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 156/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 157/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 157/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 158/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 158/1551 [00:22<00:55, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 159/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 159/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 159/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 160/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 160/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 161/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 161/1551 [00:22<01:00, 22.97frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 162/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 162/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 162/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 163/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 163/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 164/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 164/1551 [00:22<00:59, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 165/1551 [00:23<00:59, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 165/1551 [00:23<00:59, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 166/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 166/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 166/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 167/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 167/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 168/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 168/1551 [00:23<00:58, 23.49frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 169/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 169/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 169/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 170/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 170/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 171/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 171/1551 [00:23<01:03, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 172/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 172/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 172/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 173/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 173/1551 [00:23<01:00, 22.96frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 174/1551 [00:23<00:59, 22.96frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 174/1551 [00:23<00:59, 22.96frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 175/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 175/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 175/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 176/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 176/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 177/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 177/1551 [00:23<00:57, 23.79frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 178/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 178/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 178/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 179/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 179/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 180/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 180/1551 [00:23<00:59, 22.93frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 181/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 181/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 181/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 182/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 182/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 183/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 183/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 184/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 184/1551 [00:23<00:57, 23.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 185/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 185/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 185/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 186/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 186/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 187/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 187/1551 [00:23<00:52, 26.23frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 188/1551 [00:23<00:55, 24.67frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 188/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 188/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 189/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 189/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 190/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 190/1551 [00:24<00:55, 24.67frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 191/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 191/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 191/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 192/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 192/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 193/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 193/1551 [00:24<00:55, 24.44frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 194/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 194/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 194/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 195/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 195/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 196/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 196/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 197/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 197/1551 [00:24<00:56, 23.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 198/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 198/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 198/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 199/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 199/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 200/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 200/1551 [00:24<00:54, 24.82frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 201/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 201/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 201/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 202/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 202/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 203/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 203/1551 [00:24<00:53, 25.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 204/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 204/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 204/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 205/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 205/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 206/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 206/1551 [00:24<00:51, 26.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 207/1551 [00:24<00:53, 25.35frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 207/1551 [00:24<00:53, 25.35frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 207/1551 [00:24<00:53, 25.35frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 208/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 208/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 209/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 209/1551 [00:24<00:52, 25.35frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 210/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 210/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 210/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 211/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 211/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 212/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 212/1551 [00:24<00:58, 22.86frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 213/1551 [00:24<00:57, 23.16frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 213/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 213/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 214/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 214/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 215/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 215/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 216/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 216/1551 [00:25<00:57, 23.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 217/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 217/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 217/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 218/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 218/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 219/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 219/1551 [00:25<00:52, 25.27frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 220/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 220/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 220/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 221/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 221/1551 [00:25<00:55, 24.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 222/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 222/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 223/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 223/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 223/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 224/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 224/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 225/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 225/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 226/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 226/1551 [00:25<00:58, 22.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 227/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 227/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 227/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 228/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 228/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 229/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 229/1551 [00:25<00:50, 26.20frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 230/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 230/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 230/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 231/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 231/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 232/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 232/1551 [00:25<00:56, 23.49frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 233/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 233/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 233/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 234/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 234/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 235/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 235/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 235/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 236/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 237/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 237/1551 [00:25<00:54, 24.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 238/1551 [00:25<00:53, 24.60frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 238/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 238/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 239/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 239/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 240/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 240/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 241/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 241/1551 [00:26<00:53, 24.60frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 242/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 242/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 242/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 243/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 243/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 244/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 244/1551 [00:26<00:54, 24.08frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 245/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 245/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 245/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 246/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 246/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 247/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 247/1551 [00:26<00:52, 24.76frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 248/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 248/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 248/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 249/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 249/1551 [00:26<01:01, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 250/1551 [00:26<01:00, 21.33frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 250/1551 [00:26<01:00, 21.33frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 251/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 251/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 251/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 252/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 252/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 253/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 253/1551 [00:26<01:02, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 254/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 254/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 254/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 255/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 255/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 256/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 256/1551 [00:26<01:00, 21.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 257/1551 [00:26<01:00, 21.43frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 257/1551 [00:26<01:00, 21.43frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 257/1551 [00:26<01:00, 21.43frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 258/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 258/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 259/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 259/1551 [00:27<01:00, 21.43frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 260/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 260/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 260/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 261/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 261/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 262/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 262/1551 [00:27<01:02, 20.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 263/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 263/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 263/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 264/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 264/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 265/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 265/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 266/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 266/1551 [00:27<00:58, 21.90frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 267/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 267/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 267/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 268/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 268/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 269/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 269/1551 [00:27<00:49, 25.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 270/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 270/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 270/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 271/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 271/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 272/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 272/1551 [00:27<01:00, 21.08frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 273/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 273/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 273/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 274/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 274/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 275/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 275/1551 [00:27<00:58, 21.70frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 276/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 276/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 276/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 277/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 277/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 278/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 278/1551 [00:27<01:00, 21.04frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 279/1551 [00:27<00:57, 22.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 279/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 279/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 280/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 280/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 281/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 281/1551 [00:28<00:57, 22.10frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 282/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 282/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 282/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 283/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 283/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 284/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 284/1551 [00:28<00:59, 21.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 285/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 285/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 285/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 286/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 286/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 287/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 287/1551 [00:28<01:10, 17.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 288/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 288/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 288/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 289/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 289/1551 [00:28<01:03, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 290/1551 [00:28<01:02, 20.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 290/1551 [00:28<01:02, 20.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 291/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 291/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 291/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 292/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 292/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 293/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 293/1551 [00:28<00:59, 21.28frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 294/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 294/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 294/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 295/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 295/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 296/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 296/1551 [00:28<01:00, 20.69frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 297/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 297/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 297/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 298/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 298/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 299/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 299/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 300/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 300/1551 [00:28<00:59, 21.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 301/1551 [00:28<00:56, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 301/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 301/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 302/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 302/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 303/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 303/1551 [00:29<00:56, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 304/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 304/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 304/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 305/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 305/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 306/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 306/1551 [00:29<01:00, 20.61frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 307/1551 [00:29<01:05, 19.13frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 307/1551 [00:29<01:05, 19.13frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 307/1551 [00:29<01:05, 19.13frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 308/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 308/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 309/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 309/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 310/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 310/1551 [00:29<01:04, 19.13frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 311/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 311/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 311/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 312/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 312/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 313/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 313/1551 [00:29<00:59, 20.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 314/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 314/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 314/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 315/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 315/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 316/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 316/1551 [00:29<01:00, 20.46frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 317/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 317/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 317/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 318/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 318/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 319/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 319/1551 [00:29<00:56, 21.98frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 320/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 320/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 320/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 321/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 321/1551 [00:29<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 322/1551 [00:30<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 322/1551 [00:30<00:55, 22.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 323/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 323/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 323/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 324/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 324/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 325/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 325/1551 [00:30<01:01, 19.81frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 326/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 326/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 326/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 327/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 327/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 328/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 328/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 329/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 329/1551 [00:30<00:59, 20.62frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 330/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 330/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 330/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 331/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 331/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 332/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 332/1551 [00:30<00:50, 24.11frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 333/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 333/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 333/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 334/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 334/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 335/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 335/1551 [00:30<01:03, 19.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 336/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 336/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 336/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 337/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 337/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 338/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 338/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 339/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 339/1551 [00:30<01:01, 19.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 340/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 340/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 340/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 341/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 341/1551 [00:30<00:58, 20.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 342/1551 [00:31<00:58, 20.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 342/1551 [00:31<00:58, 20.68frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 343/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 343/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 343/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 344/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 344/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 345/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 345/1551 [00:31<00:59, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 346/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 346/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 346/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 347/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 347/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 348/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 348/1551 [00:31<00:56, 21.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 349/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 349/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 349/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 350/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 350/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 351/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 351/1551 [00:31<01:08, 17.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 352/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 352/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 352/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 353/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 353/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 354/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 354/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 355/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 355/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 356/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 356/1551 [00:31<01:03, 18.75frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 357/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 357/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 357/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 358/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 358/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 359/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 359/1551 [00:31<00:58, 20.29frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 360/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 360/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 360/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 361/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 361/1551 [00:31<00:59, 19.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 362/1551 [00:32<00:59, 19.95frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 362/1551 [00:32<00:59, 19.95frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 363/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 363/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 363/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 364/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 364/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 365/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 365/1551 [00:32<00:54, 21.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 366/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 366/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 366/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 367/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 367/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 368/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 368/1551 [00:32<00:53, 21.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 369/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 369/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 369/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 370/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 370/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 371/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 371/1551 [00:32<01:01, 19.12frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 372/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 372/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 372/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 373/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 373/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 374/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 374/1551 [00:32<00:56, 20.81frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 375/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 375/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 375/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 376/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 376/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 377/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 377/1551 [00:32<00:57, 20.28frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 378/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 378/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 378/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 379/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 379/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 380/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 380/1551 [00:32<00:58, 20.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 381/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 381/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 381/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 382/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 382/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 383/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 383/1551 [00:32<00:57, 20.19frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 384/1551 [00:33<00:57, 20.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 384/1551 [00:33<00:57, 20.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 385/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 385/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 385/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 386/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 386/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 387/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 387/1551 [00:33<00:54, 21.40frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 388/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 388/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 388/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 389/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 389/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 390/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 390/1551 [00:33<00:53, 21.67frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 391/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 391/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 391/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 392/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 392/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 393/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 393/1551 [00:33<00:51, 22.34frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 394/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 394/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 394/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 395/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 395/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 396/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 396/1551 [00:33<00:51, 22.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 397/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 397/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 397/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 398/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 398/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 399/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 399/1551 [00:33<00:54, 21.24frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 400/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 400/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 400/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 401/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 401/1551 [00:33<00:52, 21.95frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 402/1551 [00:34<00:52, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 402/1551 [00:34<00:52, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 403/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 403/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 403/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 404/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 404/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 405/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 405/1551 [00:34<01:05, 17.58frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 406/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 406/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 406/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 407/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 407/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 408/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 408/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 409/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 409/1551 [00:34<01:03, 17.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 410/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 410/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 410/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 411/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 411/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 412/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 412/1551 [00:34<00:56, 20.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 413/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 413/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 413/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 414/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 414/1551 [00:34<00:59, 19.07frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 415/1551 [00:34<01:01, 18.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 415/1551 [00:34<01:01, 18.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 415/1551 [00:34<01:01, 18.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 416/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 416/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 417/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 417/1551 [00:34<01:00, 18.61frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 418/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 418/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 418/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 419/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 419/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 420/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 420/1551 [00:34<00:54, 20.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 421/1551 [00:34<01:02, 17.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 421/1551 [00:34<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 421/1551 [00:34<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 422/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 422/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 423/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 423/1551 [00:35<01:02, 17.96frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 424/1551 [00:35<01:04, 17.51frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 424/1551 [00:35<01:04, 17.51frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 425/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 426/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 426/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 427/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 427/1551 [00:35<00:59, 18.93frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 428/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 428/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 428/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 429/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 429/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 430/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 430/1551 [00:35<01:00, 18.52frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 431/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 431/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 431/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 432/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 432/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 433/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 433/1551 [00:35<00:54, 20.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 434/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 434/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 434/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 435/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 435/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 436/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 436/1551 [00:35<00:56, 19.79frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 437/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 437/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 437/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 438/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 438/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 439/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 439/1551 [00:35<00:57, 19.33frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 440/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 440/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 440/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 441/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 441/1551 [00:35<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 442/1551 [00:36<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 442/1551 [00:36<00:51, 21.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 443/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 443/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 443/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 444/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 444/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 445/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 445/1551 [00:36<00:58, 18.90frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 446/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 446/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 446/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 447/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 447/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 448/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 448/1551 [00:36<00:54, 20.11frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 449/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 449/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 449/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 450/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 450/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 451/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 451/1551 [00:36<00:55, 19.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 452/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 452/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 452/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 453/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 453/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 454/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 454/1551 [00:36<01:01, 17.98frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 455/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 455/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 456/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 456/1551 [00:36<01:00, 17.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 457/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 457/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 457/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 458/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 458/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 459/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 459/1551 [00:36<00:47, 23.03frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 460/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 460/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 460/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 461/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 461/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 462/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 462/1551 [00:36<00:56, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 463/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 463/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 464/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 464/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 464/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 465/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 465/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 466/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 466/1551 [00:37<00:53, 20.36frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 467/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 467/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 467/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 468/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 468/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 469/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 469/1551 [00:37<00:50, 21.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 470/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 470/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 470/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 471/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 471/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 472/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 472/1551 [00:37<00:56, 19.17frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 473/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 473/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 473/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 474/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 474/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 475/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 475/1551 [00:37<00:55, 19.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 476/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 476/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 476/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 477/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 477/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 478/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 478/1551 [00:37<00:50, 21.33frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 479/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 479/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 479/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 480/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 480/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 481/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 481/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 482/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 482/1551 [00:37<00:57, 18.51frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 483/1551 [00:37<00:48, 22.20frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 483/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 483/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 484/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 484/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 485/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 485/1551 [00:38<00:48, 22.20frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 486/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 486/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 486/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 487/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 487/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 488/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 488/1551 [00:38<00:47, 22.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 489/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 489/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 489/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 490/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 490/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 491/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 491/1551 [00:38<00:52, 20.37frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 492/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 492/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 492/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 493/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 493/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 494/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 494/1551 [00:38<00:53, 19.76frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 495/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 495/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 495/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 496/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 496/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 497/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 497/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 498/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 498/1551 [00:38<00:58, 18.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 499/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 499/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 499/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 500/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 500/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 501/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 501/1551 [00:38<00:50, 20.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 502/1551 [00:38<00:52, 20.16frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 502/1551 [00:38<00:52, 20.16frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 502/1551 [00:38<00:52, 20.16frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 503/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 503/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 504/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 504/1551 [00:39<00:51, 20.16frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 505/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 505/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 505/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 506/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 506/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 507/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 507/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 508/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 508/1551 [00:39<00:52, 19.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 509/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 509/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 509/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 510/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 510/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 511/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 511/1551 [00:39<00:51, 20.24frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 512/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 512/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 512/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 513/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 513/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 514/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 514/1551 [00:39<00:52, 19.90frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 515/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 515/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 515/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 516/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 516/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 517/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 517/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 518/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 518/1551 [00:39<00:48, 21.19frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 519/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 519/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 519/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 520/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 520/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 521/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 521/1551 [00:39<00:48, 21.24frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 522/1551 [00:39<00:50, 20.33frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 522/1551 [00:39<00:50, 20.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 522/1551 [00:39<00:50, 20.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 523/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 523/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 524/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 524/1551 [00:40<00:50, 20.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 525/1551 [00:40<00:49, 20.92frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 525/1551 [00:40<00:49, 20.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 525/1551 [00:40<00:49, 20.92frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 526/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 526/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 527/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 527/1551 [00:40<00:48, 20.92frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 528/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 528/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 528/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 529/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 529/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 530/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 530/1551 [00:40<00:47, 21.42frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 531/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 531/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 531/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 532/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 532/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 533/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 533/1551 [00:40<00:48, 20.85frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 534/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 534/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 534/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 535/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 535/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 536/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 536/1551 [00:40<00:47, 21.50frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 537/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 537/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 537/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 538/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 538/1551 [00:40<00:48, 21.10frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 539/1551 [00:40<00:47, 21.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 539/1551 [00:40<00:47, 21.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 540/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 540/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 540/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 541/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 541/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 542/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 542/1551 [00:40<00:45, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 543/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 543/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 543/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 544/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 544/1551 [00:40<00:43, 23.35frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 545/1551 [00:41<00:43, 23.35frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 545/1551 [00:41<00:43, 23.35frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 546/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 546/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 546/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 547/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 547/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 548/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 548/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 549/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 549/1551 [00:41<00:57, 17.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 550/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 550/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 550/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 551/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 551/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 552/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 552/1551 [00:41<00:46, 21.40frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 553/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 553/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 553/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 554/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 554/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 555/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 555/1551 [00:41<00:45, 22.08frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 556/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 556/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 556/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 557/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 557/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 558/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 558/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 559/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 559/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 560/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 560/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 561/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 561/1551 [00:41<00:55, 17.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 562/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 562/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 562/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 563/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 563/1551 [00:41<00:50, 19.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 564/1551 [00:42<00:50, 19.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 564/1551 [00:42<00:50, 19.40frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 565/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 565/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 565/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 566/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 566/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 567/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 567/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 568/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 568/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 569/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 569/1551 [00:42<00:53, 18.30frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 570/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 570/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 570/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 571/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 571/1551 [00:42<00:47, 20.85frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 572/1551 [00:42<00:46, 20.85frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 572/1551 [00:42<00:46, 20.85frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 573/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 573/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 573/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 574/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 574/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 575/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 575/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 576/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 576/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 577/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 577/1551 [00:42<00:55, 17.61frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 578/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 578/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 578/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 579/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 579/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 580/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 580/1551 [00:42<00:47, 20.38frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 581/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 581/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 581/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 582/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 582/1551 [00:42<00:47, 20.47frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 583/1551 [00:43<00:47, 20.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 583/1551 [00:43<00:47, 20.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 584/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 584/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 584/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 585/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 585/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 586/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 586/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 587/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 587/1551 [00:43<00:51, 18.77frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 588/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 588/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 588/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 589/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 589/1551 [00:43<00:45, 21.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 590/1551 [00:43<00:44, 21.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 590/1551 [00:43<00:44, 21.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 591/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 591/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 591/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 592/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 592/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 593/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 593/1551 [00:43<00:46, 20.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 594/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 594/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 594/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 595/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 595/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 596/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 596/1551 [00:43<00:47, 20.16frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 597/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 597/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 597/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 598/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 598/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 599/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 599/1551 [00:43<00:46, 20.40frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 600/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 600/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 600/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 601/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 601/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 602/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 602/1551 [00:43<00:43, 21.62frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 603/1551 [00:43<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 603/1551 [00:43<00:44, 21.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 603/1551 [00:43<00:44, 21.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 604/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 604/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 605/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 605/1551 [00:44<00:44, 21.09frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 606/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 606/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 606/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 607/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 607/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 608/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 608/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 609/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 609/1551 [00:44<00:46, 20.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 610/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 610/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 610/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 611/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 611/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 612/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 612/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 613/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 613/1551 [00:44<00:49, 19.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 614/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 614/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 614/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 615/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 615/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 616/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 616/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 617/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 617/1551 [00:44<00:44, 21.04frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 618/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 618/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 618/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 619/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 619/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 620/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 620/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 621/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 621/1551 [00:44<00:48, 19.19frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 622/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 622/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 622/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 623/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 623/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 624/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 624/1551 [00:44<00:41, 22.56frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 625/1551 [00:44<00:39, 23.42frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 625/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 625/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 626/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 626/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 627/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 627/1551 [00:45<00:39, 23.42frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 628/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 628/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 628/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 629/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 629/1551 [00:45<00:47, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 630/1551 [00:45<00:46, 19.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 630/1551 [00:45<00:46, 19.61frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 631/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 631/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 631/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 632/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 632/1551 [00:45<00:44, 20.88frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 633/1551 [00:45<00:43, 20.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 633/1551 [00:45<00:43, 20.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 634/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 634/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 634/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 635/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 635/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 636/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 636/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 637/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 637/1551 [00:45<00:48, 19.04frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 638/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 638/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 638/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 639/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 639/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 640/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 640/1551 [00:45<00:42, 21.59frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 641/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 641/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 641/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 642/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 642/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 643/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 643/1551 [00:45<00:41, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 644/1551 [00:45<00:43, 21.07frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 644/1551 [00:45<00:43, 21.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 644/1551 [00:45<00:43, 21.07frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 645/1551 [00:46<00:43, 21.07frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 645/1551 [00:46<00:43, 21.07frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 646/1551 [00:46<00:42, 21.07frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 646/1551 [00:46<00:42, 21.07frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 647/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 647/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 647/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 648/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 648/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 649/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 649/1551 [00:46<00:47, 18.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 650/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 650/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 650/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 651/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 651/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 652/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 652/1551 [00:46<00:44, 20.03frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 653/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 653/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 653/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 654/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 654/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 655/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 655/1551 [00:46<00:41, 21.64frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 656/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 656/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 656/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 657/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 657/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 658/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 658/1551 [00:46<00:45, 19.72frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 659/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 659/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 659/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 660/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 660/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 661/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 661/1551 [00:46<00:46, 19.25frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 662/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 662/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 662/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 663/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 663/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 664/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 664/1551 [00:46<00:45, 19.58frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 665/1551 [00:46<00:43, 20.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 665/1551 [00:46<00:43, 20.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 665/1551 [00:46<00:43, 20.38frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 666/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 666/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 667/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 667/1551 [00:47<00:43, 20.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 668/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 668/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 668/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 669/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 669/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 670/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 670/1551 [00:47<00:51, 16.99frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 671/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 671/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 671/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 672/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 672/1551 [00:47<00:48, 18.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 673/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 673/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 673/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 674/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 674/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 675/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 675/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 676/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 676/1551 [00:47<00:49, 17.68frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 677/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 677/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 677/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 678/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 678/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 679/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 679/1551 [00:47<00:40, 21.33frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 680/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 680/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 680/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 681/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 681/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 682/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 682/1551 [00:47<00:42, 20.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 683/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 683/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 683/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 684/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 684/1551 [00:47<00:39, 22.13frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 685/1551 [00:48<00:39, 22.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 685/1551 [00:48<00:39, 22.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 686/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 686/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 686/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 687/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 687/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 688/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 688/1551 [00:48<00:44, 19.59frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 689/1551 [00:48<00:42, 20.52frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 689/1551 [00:48<00:42, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 689/1551 [00:48<00:42, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 690/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 690/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 691/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 691/1551 [00:48<00:41, 20.52frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 692/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 692/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 692/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 693/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 693/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 694/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 694/1551 [00:48<00:41, 20.73frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 695/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 695/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 695/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 696/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 696/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 697/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 697/1551 [00:48<00:41, 20.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 698/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 698/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 698/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 699/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 699/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 700/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 700/1551 [00:48<00:48, 17.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 701/1551 [00:48<00:47, 17.71frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 701/1551 [00:48<00:47, 17.71frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 702/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 702/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 702/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 703/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 703/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 704/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 704/1551 [00:48<00:41, 20.53frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 705/1551 [00:48<00:39, 21.37frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 705/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 705/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 706/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 706/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 707/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 707/1551 [00:49<00:39, 21.37frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 708/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 708/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 708/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 709/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 709/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 710/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 710/1551 [00:49<00:38, 22.06frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 711/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 711/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 711/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 712/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 712/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 713/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 713/1551 [00:49<00:47, 17.81frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 714/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 714/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 714/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 715/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 715/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 716/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 716/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 717/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 717/1551 [00:49<00:42, 19.68frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 718/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 718/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 718/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 719/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 719/1551 [00:49<00:39, 21.31frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 720/1551 [00:49<00:38, 21.31frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 720/1551 [00:49<00:38, 21.31frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 721/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 721/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 721/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 722/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 722/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 723/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 723/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 724/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 724/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 725/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 725/1551 [00:49<00:45, 18.27frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 726/1551 [00:49<00:36, 22.33frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 726/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 726/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 727/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 727/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 728/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 728/1551 [00:50<00:36, 22.33frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 729/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 729/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 729/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 730/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 730/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 731/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 731/1551 [00:50<00:46, 17.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 732/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 732/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 732/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 733/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 733/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 734/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 734/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 735/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 735/1551 [00:50<00:41, 19.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 736/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 736/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 736/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 737/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 737/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 738/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 738/1551 [00:50<00:47, 17.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 739/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 739/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 739/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 740/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 740/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 741/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 741/1551 [00:50<00:43, 18.83frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 742/1551 [00:50<00:42, 18.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 742/1551 [00:50<00:42, 18.83frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 743/1551 [00:50<00:36, 22.44frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 743/1551 [00:51<00:36, 22.44frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 743/1551 [00:51<00:36, 22.44frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 744/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 744/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 745/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 745/1551 [00:51<00:35, 22.44frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 746/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 746/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 746/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 747/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 747/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 748/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 748/1551 [00:51<00:45, 17.69frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 749/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 749/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 749/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 750/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 750/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 751/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 751/1551 [00:51<00:41, 19.17frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 752/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 752/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 752/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 753/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 753/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 754/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 754/1551 [00:51<00:41, 19.42frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 755/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 755/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 755/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 756/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 756/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 757/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 757/1551 [00:51<00:41, 18.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 758/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 758/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 758/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 759/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 759/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 760/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 760/1551 [00:51<00:39, 19.87frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 761/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 761/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 761/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 762/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 762/1551 [00:51<00:37, 20.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 763/1551 [00:52<00:37, 20.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 763/1551 [00:52<00:37, 20.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 764/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 764/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 764/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 765/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 765/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 766/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 766/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 767/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 767/1551 [00:52<00:41, 18.77frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 768/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 768/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 768/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 769/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 769/1551 [00:52<00:34, 22.98frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 770/1551 [00:52<00:33, 22.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 770/1551 [00:52<00:33, 22.98frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 771/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 771/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 771/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 772/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 772/1551 [00:52<00:38, 20.49frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 773/1551 [00:52<00:37, 20.49frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 773/1551 [00:52<00:37, 20.49frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 774/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 774/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 774/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 775/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 775/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 776/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 776/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 777/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 777/1551 [00:52<00:41, 18.65frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 778/1551 [00:52<00:36, 21.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 778/1551 [00:52<00:36, 21.45frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 778/1551 [00:52<00:36, 21.45frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 779/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 779/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 780/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 780/1551 [00:52<00:35, 21.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 781/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 781/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 781/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 782/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 782/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 783/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 783/1551 [00:52<00:40, 19.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 784/1551 [00:52<00:38, 19.90frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 784/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 784/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 785/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 785/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 786/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 786/1551 [00:53<00:38, 19.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 787/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 787/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 787/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 788/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 788/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 789/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 789/1551 [00:53<00:38, 19.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 790/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 790/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 790/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 791/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 791/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 792/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 792/1551 [00:53<00:35, 21.15frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 793/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 793/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 793/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 794/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 794/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 795/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 795/1551 [00:53<00:34, 21.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 796/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 796/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 796/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 797/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 797/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 798/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 798/1551 [00:53<00:33, 22.73frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 799/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 799/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 799/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 800/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 800/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 801/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 801/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 802/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 802/1551 [00:53<00:42, 17.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 803/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 803/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 803/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 804/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 804/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 805/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 805/1551 [00:53<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 806/1551 [00:54<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 806/1551 [00:54<00:36, 20.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 807/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 807/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 807/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 808/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 808/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 809/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 809/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 810/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 810/1551 [00:54<00:38, 19.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 811/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 811/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 811/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 812/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 812/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 813/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 813/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 814/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 814/1551 [00:54<00:34, 21.56frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 815/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 815/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 815/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 816/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 816/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 817/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 817/1551 [00:54<00:34, 21.21frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 818/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 818/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 818/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 819/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 819/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 820/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 820/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 821/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 821/1551 [00:54<00:35, 20.68frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 822/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 822/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 822/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 823/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 823/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 824/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 824/1551 [00:54<00:30, 23.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 825/1551 [00:54<00:35, 20.58frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 825/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 825/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 826/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 826/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 827/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 827/1551 [00:55<00:35, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 828/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 828/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 828/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 829/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 829/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 830/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 830/1551 [00:55<00:35, 20.59frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 831/1551 [00:55<00:34, 20.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 831/1551 [00:55<00:34, 20.59frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 832/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 832/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 832/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 833/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 833/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 834/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 834/1551 [00:55<00:33, 21.65frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 835/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 835/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 835/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 836/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 836/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 837/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 837/1551 [00:55<00:36, 19.71frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 838/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 838/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 838/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 839/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 839/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 840/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 840/1551 [00:55<00:36, 19.48frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 841/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 841/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 841/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 842/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 842/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 843/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 843/1551 [00:55<00:35, 20.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 844/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 844/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 844/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 845/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 845/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 846/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 846/1551 [00:55<00:32, 21.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 847/1551 [00:55<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 847/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 847/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 848/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 848/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 849/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 849/1551 [00:56<00:33, 21.26frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 850/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 850/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 850/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 851/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 851/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 852/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 852/1551 [00:56<00:32, 21.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 853/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 853/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 853/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 854/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 854/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 855/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 855/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 856/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 856/1551 [00:56<00:40, 17.05frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 857/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 857/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 857/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 858/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 858/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 859/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 859/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 860/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 860/1551 [00:56<00:34, 20.23frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 861/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 861/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 861/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 862/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 862/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 863/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 863/1551 [00:56<00:35, 19.43frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 864/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 864/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 864/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 865/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 865/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 866/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 866/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 867/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 867/1551 [00:56<00:33, 20.38frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 868/1551 [00:57<00:33, 20.38frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 868/1551 [00:57<00:33, 20.38frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 869/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 869/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 869/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 870/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 870/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 871/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 871/1551 [00:57<00:33, 20.40frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 872/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 872/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 872/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 873/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 873/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 874/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 874/1551 [00:57<00:31, 21.36frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 875/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 875/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 875/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 876/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 876/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 877/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 877/1551 [00:57<00:32, 20.54frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 878/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 878/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 878/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 879/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 879/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 880/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 880/1551 [00:57<00:30, 21.86frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 881/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 881/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 881/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 882/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 882/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 883/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 883/1551 [00:57<00:29, 22.97frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 884/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 884/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 884/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 885/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 885/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 886/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 886/1551 [00:57<00:30, 21.67frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 887/1551 [00:57<00:30, 21.85frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 887/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 887/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 888/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 888/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 889/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 889/1551 [00:58<00:30, 21.85frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 890/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 890/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 890/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 891/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 891/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 892/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 892/1551 [00:58<00:30, 21.59frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 893/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 893/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 893/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 894/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 894/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 895/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 895/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 896/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 896/1551 [00:58<00:34, 18.84frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 897/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 897/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 897/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 898/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 898/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 899/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 899/1551 [00:58<00:29, 21.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 900/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 900/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 900/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 901/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 901/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 902/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 902/1551 [00:58<00:30, 21.60frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 903/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 903/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 903/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 904/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 904/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 905/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 905/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 906/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 906/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 907/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 907/1551 [00:58<00:36, 17.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 908/1551 [00:58<00:30, 20.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 908/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 908/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 909/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 909/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 910/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 910/1551 [00:59<00:30, 20.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 911/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 911/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 911/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 912/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 912/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 913/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 913/1551 [00:59<00:32, 19.83frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 914/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 914/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 914/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 915/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 915/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 916/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 916/1551 [00:59<00:29, 21.53frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 917/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 917/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 917/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 918/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 918/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 919/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 919/1551 [00:59<00:32, 19.62frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 920/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 920/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 920/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 921/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 921/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 922/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 922/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 923/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 923/1551 [00:59<00:32, 19.61frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 924/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 924/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 924/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 925/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 925/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 926/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 926/1551 [00:59<00:26, 23.54frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 927/1551 [00:59<00:30, 20.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 927/1551 [00:59<00:30, 20.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 927/1551 [00:59<00:30, 20.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 928/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 928/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 929/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 929/1551 [01:00<00:30, 20.27frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 930/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 930/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 930/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 931/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 931/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 932/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 932/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 933/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 933/1551 [01:00<00:31, 19.46frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 934/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 934/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 934/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 935/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 935/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 936/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 936/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 937/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 937/1551 [01:00<00:32, 19.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 938/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 938/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 938/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 939/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 939/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 940/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 940/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 941/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 941/1551 [01:00<00:31, 19.44frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 942/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 942/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 942/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 943/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 943/1551 [01:00<00:28, 21.69frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 944/1551 [01:00<00:27, 21.69frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 944/1551 [01:00<00:27, 21.69frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 945/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 945/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 945/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 946/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 946/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 947/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 947/1551 [01:00<00:27, 22.27frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 948/1551 [01:00<00:27, 21.95frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 948/1551 [01:00<00:27, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 948/1551 [01:00<00:27, 21.95frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 949/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 949/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 950/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 950/1551 [01:01<00:27, 21.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 951/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 951/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 951/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 952/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 952/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 953/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 953/1551 [01:01<00:28, 20.95frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 954/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 954/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 954/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 955/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 955/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 956/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 956/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 957/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 957/1551 [01:01<00:35, 16.90frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 958/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 958/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 958/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 959/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 959/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 960/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 960/1551 [01:01<00:29, 20.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 961/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 961/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 961/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 962/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 962/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 963/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 963/1551 [01:01<00:29, 20.12frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 964/1551 [01:01<00:30, 19.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 964/1551 [01:01<00:30, 19.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 964/1551 [01:01<00:30, 19.54frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 965/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 965/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 966/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 966/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 967/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 967/1551 [01:01<00:29, 19.54frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 968/1551 [01:02<00:29, 19.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 968/1551 [01:02<00:29, 19.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 969/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 969/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 969/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 970/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 970/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 971/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 971/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 972/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 972/1551 [01:02<00:29, 19.50frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 973/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 973/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 973/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 974/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 974/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 975/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 975/1551 [01:02<00:26, 21.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 976/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 976/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 976/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 977/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 977/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 978/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 978/1551 [01:02<00:26, 21.61frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 979/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 979/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 979/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 980/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 980/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 981/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 981/1551 [01:02<00:28, 20.13frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 982/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 982/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 982/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 983/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 983/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 984/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 984/1551 [01:02<00:27, 20.41frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 985/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 985/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 985/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 986/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 986/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 987/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 987/1551 [01:02<00:26, 21.20frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 988/1551 [01:02<00:24, 22.83frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 988/1551 [01:02<00:24, 22.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 988/1551 [01:02<00:24, 22.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 989/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 989/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 990/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 990/1551 [01:03<00:24, 22.83frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 991/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 991/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 991/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 992/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 992/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 993/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 993/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 994/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 994/1551 [01:03<00:28, 19.32frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 995/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 995/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 995/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 996/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 996/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 997/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 997/1551 [01:03<00:26, 21.21frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 998/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 998/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 998/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 999/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 999/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 1000/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 1000/1551 [01:03<00:27, 19.96frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1001/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1001/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1001/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1002/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1002/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1003/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1003/1551 [01:03<00:27, 19.74frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1004/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1004/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1004/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1005/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1005/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1006/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1006/1551 [01:03<00:26, 20.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1007/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1007/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1007/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1008/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1008/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1009/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1009/1551 [01:03<00:24, 21.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1010/1551 [01:03<00:26, 20.76frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1010/1551 [01:03<00:26, 20.76frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1010/1551 [01:03<00:26, 20.76frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1011/1551 [01:04<00:26, 20.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1011/1551 [01:04<00:26, 20.76frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1012/1551 [01:04<00:25, 20.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1012/1551 [01:04<00:25, 20.76frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1013/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1013/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1013/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1014/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1014/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1015/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1015/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1016/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1016/1551 [01:04<00:25, 21.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1017/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1017/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1017/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1018/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1018/1551 [01:04<00:27, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1019/1551 [01:04<00:26, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1019/1551 [01:04<00:26, 19.73frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1020/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1020/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1020/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1021/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1021/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1022/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1022/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1023/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1023/1551 [01:04<00:26, 20.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1024/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1024/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1024/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1025/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1025/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1026/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1026/1551 [01:04<00:21, 24.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1027/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1027/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1027/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1028/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1028/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1029/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1029/1551 [01:04<00:24, 21.38frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1030/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1030/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1030/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1031/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1031/1551 [01:04<00:24, 20.93frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1032/1551 [01:05<00:24, 20.93frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1032/1551 [01:05<00:24, 20.93frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1033/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1033/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1033/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1034/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1034/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1035/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1035/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1036/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1036/1551 [01:05<00:22, 22.57frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1037/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1037/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1037/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1038/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1038/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1039/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1039/1551 [01:05<00:20, 25.26frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1040/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1040/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1040/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1041/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1041/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1042/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1042/1551 [01:05<00:23, 21.51frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1043/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1043/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1043/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1044/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1044/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1045/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1045/1551 [01:05<00:22, 22.36frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1046/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1046/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1046/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1047/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1047/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1048/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1048/1551 [01:05<00:21, 22.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1049/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1049/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1049/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1050/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1050/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1051/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1051/1551 [01:05<00:24, 20.51frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1052/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1052/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1052/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1053/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1053/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1054/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1054/1551 [01:05<00:22, 21.72frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1055/1551 [01:05<00:21, 23.46frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1055/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1055/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1056/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1056/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1057/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1057/1551 [01:06<00:21, 23.46frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1058/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1058/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1058/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1059/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1059/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1060/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1060/1551 [01:06<00:21, 23.06frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1061/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1061/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1061/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1062/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1062/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1063/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1063/1551 [01:06<00:22, 21.71frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1064/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1064/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1064/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1065/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1065/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1066/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1066/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1067/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1067/1551 [01:06<00:21, 22.34frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1068/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1068/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1068/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1069/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1069/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1070/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1070/1551 [01:06<00:19, 24.59frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1071/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1071/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1071/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1072/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1072/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1073/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1073/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1074/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1074/1551 [01:06<00:23, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1075/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1075/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1076/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1076/1551 [01:06<00:22, 20.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1077/1551 [01:06<00:17, 27.09frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1077/1551 [01:06<00:17, 27.09frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1078/1551 [01:06<00:13, 33.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1079/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1079/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1080/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1080/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1081/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1081/1551 [01:07<00:13, 33.83frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1082/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1082/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1082/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1083/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1083/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1084/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1084/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1085/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1085/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1086/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1086/1551 [01:07<00:17, 26.99frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1087/1551 [01:07<00:17, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1088/1551 [01:07<00:16, 27.24frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1089/1551 [01:07<00:16, 27.24frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1089/1551 [01:07<00:16, 27.24frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1090/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1090/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1090/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1091/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1091/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1092/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1092/1551 [01:07<00:18, 25.20frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1093/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1093/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1093/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1094/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1094/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1095/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1095/1551 [01:07<00:18, 24.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1096/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1096/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1096/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1097/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1097/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1098/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1098/1551 [01:07<00:18, 24.29frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1099/1551 [01:07<00:21, 20.58frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1099/1551 [01:07<00:21, 20.58frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1099/1551 [01:07<00:21, 20.58frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1100/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1100/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1101/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1101/1551 [01:08<00:21, 20.58frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1102/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1103/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1104/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1104/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1105/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1105/1551 [01:08<00:26, 16.78frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1106/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1106/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1106/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1107/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1107/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1108/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1108/1551 [01:08<00:22, 19.60frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1109/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1109/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1109/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1110/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1110/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1111/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1111/1551 [01:08<00:20, 21.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1112/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1112/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1112/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1113/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1113/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1114/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1114/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1115/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1115/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1116/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1116/1551 [01:08<00:21, 20.02frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1117/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1117/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1117/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1118/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1118/1551 [01:08<00:17, 25.46frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1119/1551 [01:08<00:16, 25.46frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1119/1551 [01:08<00:16, 25.46frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1120/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1120/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1120/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1121/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1121/1551 [01:08<00:19, 21.97frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1122/1551 [01:09<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1122/1551 [01:09<00:19, 21.97frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1123/1551 [01:09<00:19, 22.48frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1123/1551 [01:09<00:19, 22.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1123/1551 [01:09<00:19, 22.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1124/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1124/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1125/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1125/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1126/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1126/1551 [01:09<00:18, 22.48frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1127/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1127/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1127/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1128/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1128/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1129/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1129/1551 [01:09<00:18, 22.70frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1130/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1130/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1130/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1131/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1131/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1132/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1132/1551 [01:09<00:19, 21.57frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1133/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1133/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1133/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1134/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1134/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1135/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1135/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1136/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1136/1551 [01:09<00:21, 19.74frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1137/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1137/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1137/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1138/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1138/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1139/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1139/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1140/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1140/1551 [01:09<00:19, 21.37frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1141/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1141/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1141/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1142/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1142/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1143/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1143/1551 [01:09<00:17, 23.51frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1144/1551 [01:09<00:18, 22.27frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1144/1551 [01:09<00:18, 22.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1144/1551 [01:09<00:18, 22.27frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1145/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1145/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1146/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1146/1551 [01:10<00:18, 22.27frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1147/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1147/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1147/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1148/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1148/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1149/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1149/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1150/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1150/1551 [01:10<00:17, 23.49frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1151/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1151/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1151/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1152/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1152/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1153/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1153/1551 [01:10<00:14, 26.94frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1154/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1154/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1154/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1155/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1155/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1156/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1156/1551 [01:10<00:16, 24.39frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1157/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1157/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1157/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1158/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1158/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1159/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1159/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1160/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1160/1551 [01:10<00:15, 25.11frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1161/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1161/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1161/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1162/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1162/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1163/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1163/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1164/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1164/1551 [01:10<00:17, 22.75frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1165/1551 [01:10<00:16, 22.75frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1165/1551 [01:10<00:16, 22.75frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1166/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1166/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1166/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1167/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1167/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1168/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1168/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1169/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1169/1551 [01:10<00:13, 28.68frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1170/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1170/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1170/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1171/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1171/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1172/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1172/1551 [01:11<00:15, 23.99frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1173/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1173/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1173/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1174/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1174/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1175/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1175/1551 [01:11<00:17, 22.01frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1176/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1176/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1176/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1177/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1177/1551 [01:11<00:16, 23.37frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1178/1551 [01:11<00:15, 23.37frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1178/1551 [01:11<00:15, 23.37frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1179/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1179/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1179/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1180/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1180/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1181/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1181/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1182/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1182/1551 [01:11<00:15, 24.45frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1183/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1183/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1183/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1184/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1184/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1185/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1185/1551 [01:11<00:18, 20.31frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1186/1551 [01:11<00:17, 20.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1186/1551 [01:11<00:17, 20.31frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1187/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1187/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1187/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1188/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1188/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1189/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1189/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1190/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1190/1551 [01:11<00:15, 22.99frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1191/1551 [01:11<00:13, 26.47frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1191/1551 [01:11<00:13, 26.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1191/1551 [01:11<00:13, 26.47frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1192/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1192/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1193/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1193/1551 [01:12<00:13, 26.47frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1194/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1194/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1194/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1195/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1195/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1196/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1196/1551 [01:12<00:16, 22.18frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1197/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1197/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1198/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1198/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1199/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1199/1551 [01:12<00:15, 22.18frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1200/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1200/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1200/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1201/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1201/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1202/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1202/1551 [01:12<00:12, 27.22frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1203/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1203/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1203/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1204/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1204/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1205/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1205/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1206/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1206/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1207/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1207/1551 [01:12<00:15, 22.70frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1208/1551 [01:12<00:13, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1208/1551 [01:12<00:13, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1208/1551 [01:12<00:13, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1209/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1209/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1210/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1210/1551 [01:12<00:12, 26.31frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1211/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1211/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1211/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1212/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1212/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1213/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1213/1551 [01:12<00:13, 25.24frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1214/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1214/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1214/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1215/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1215/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1216/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1216/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1217/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1217/1551 [01:12<00:13, 25.14frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1218/1551 [01:12<00:12, 26.82frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1218/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1218/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1219/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1219/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1220/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1220/1551 [01:13<00:12, 26.82frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1221/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1221/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1221/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1222/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1222/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1223/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1223/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1224/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1224/1551 [01:13<00:14, 22.66frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1225/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1225/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1225/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1226/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1226/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1227/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1227/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1228/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1228/1551 [01:13<00:12, 25.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1229/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1229/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1229/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1230/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1230/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1231/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1231/1551 [01:13<00:13, 24.58frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1232/1551 [01:13<00:12, 24.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1232/1551 [01:13<00:12, 24.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1233/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1233/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1233/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1234/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1234/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1235/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1235/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1236/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1236/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1237/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1237/1551 [01:13<00:11, 26.65frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1238/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1238/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1238/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1239/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1239/1551 [01:13<00:10, 31.13frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1240/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1240/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1241/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1241/1551 [01:13<00:09, 31.13frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1242/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1242/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1242/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1243/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1243/1551 [01:13<00:10, 28.28frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1244/1551 [01:14<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1244/1551 [01:14<00:10, 28.28frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1245/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1245/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1245/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1246/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1246/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1247/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1247/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1248/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1248/1551 [01:14<00:12, 24.10frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1249/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1249/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1249/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1250/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1250/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1251/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1251/1551 [01:14<00:11, 25.64frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1252/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1252/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1252/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1253/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1253/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1254/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1254/1551 [01:14<00:11, 25.15frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1255/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1255/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1255/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1256/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1256/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1257/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1257/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1258/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1258/1551 [01:14<00:11, 24.82frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1259/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.09GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1259/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1259/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1260/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1260/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1261/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1261/1551 [01:14<00:10, 27.86frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1262/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1262/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1262/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1263/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1263/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1264/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1264/1551 [01:14<00:11, 25.80frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1265/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1265/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1265/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1266/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1266/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1267/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1267/1551 [01:14<00:12, 22.12frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1268/1551 [01:15<00:12, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1268/1551 [01:15<00:12, 22.12frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1269/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1269/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1269/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1270/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1270/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1271/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1271/1551 [01:15<00:12, 23.00frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1272/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1272/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1272/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1273/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1273/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1274/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1274/1551 [01:15<00:12, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1275/1551 [01:15<00:11, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1275/1551 [01:15<00:11, 23.01frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1276/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1276/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1276/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1277/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1277/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1278/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1278/1551 [01:15<00:10, 26.72frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1279/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1279/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1279/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1280/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1280/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1281/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1281/1551 [01:15<00:10, 24.82frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1282/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1282/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1282/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1283/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1283/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1284/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1284/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1285/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1285/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1286/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1286/1551 [01:15<00:11, 22.55frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1287/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1287/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1287/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1288/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1288/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1289/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1289/1551 [01:15<00:10, 25.50frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1290/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1290/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1290/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1291/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1291/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1292/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1292/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1293/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1293/1551 [01:15<00:11, 23.37frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1294/1551 [01:16<00:10, 23.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1294/1551 [01:16<00:10, 23.37frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1295/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1295/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1295/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1296/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1296/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1297/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1297/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1298/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1298/1551 [01:16<00:09, 25.85frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1299/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1299/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1299/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1300/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1300/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1301/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1301/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1302/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1302/1551 [01:16<00:11, 21.84frame/s, memory_usage=06.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1303/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1303/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1303/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1304/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1304/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1305/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1305/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1306/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1306/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1307/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1307/1551 [01:16<00:10, 23.24frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1308/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1308/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1308/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1309/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1309/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1310/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1310/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1311/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1311/1551 [01:16<00:10, 23.83frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1312/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1312/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1312/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1313/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1313/1551 [01:16<00:10, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1314/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1314/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1315/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1315/1551 [01:16<00:09, 23.77frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1316/1551 [01:16<00:08, 26.23frame/s, memory_usage=06.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1316/1551 [01:16<00:08, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1316/1551 [01:16<00:08, 26.23frame/s, memory_usage=06.10GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1317/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1317/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1318/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1318/1551 [01:17<00:08, 26.23frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1319/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1319/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1319/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1320/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1320/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1321/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1321/1551 [01:17<00:10, 22.33frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1322/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1322/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1322/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1323/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1323/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1324/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1324/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1325/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1325/1551 [01:17<00:11, 20.17frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1326/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1326/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1326/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1327/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1327/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1328/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1328/1551 [01:17<00:10, 21.34frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1329/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1329/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1329/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1330/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1330/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1331/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1331/1551 [01:17<00:10, 21.92frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1332/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1332/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1332/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1333/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1333/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1334/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1334/1551 [01:17<00:10, 20.49frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1335/1551 [01:17<00:10, 20.58frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1335/1551 [01:17<00:10, 20.58frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1335/1551 [01:17<00:10, 20.58frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1336/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1336/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1337/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1337/1551 [01:18<00:10, 20.58frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1338/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1338/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1338/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1339/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1339/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1340/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1340/1551 [01:18<00:09, 21.78frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1341/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1341/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1341/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1342/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1342/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1343/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1343/1551 [01:18<00:09, 22.17frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1344/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1344/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1344/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1345/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1345/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1346/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1346/1551 [01:18<00:09, 21.94frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1347/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1347/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1347/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1348/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1348/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1349/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1349/1551 [01:18<00:09, 21.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1350/1551 [01:18<00:10, 20.09frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1350/1551 [01:18<00:10, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1350/1551 [01:18<00:10, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1351/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1351/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1352/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1352/1551 [01:18<00:09, 20.09frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1353/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1353/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1353/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1354/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1354/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1355/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1355/1551 [01:18<00:09, 21.47frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1356/1551 [01:18<00:10, 18.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1356/1551 [01:18<00:10, 18.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1356/1551 [01:18<00:10, 18.01frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1357/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1357/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1358/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1358/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1359/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1359/1551 [01:19<00:10, 18.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1360/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1360/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1360/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1361/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1361/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1362/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1362/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1363/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1363/1551 [01:19<00:09, 20.48frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1364/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1364/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1364/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1365/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1365/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1366/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1366/1551 [01:19<00:09, 19.88frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1367/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1367/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1367/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1368/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1368/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1369/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1369/1551 [01:19<00:09, 20.21frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1370/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1370/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1370/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1371/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1371/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1372/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1372/1551 [01:19<00:08, 20.37frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1373/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1373/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1373/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1374/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1374/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1375/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1375/1551 [01:19<00:08, 20.99frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1376/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1376/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1376/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1377/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1377/1551 [01:19<00:08, 21.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1378/1551 [01:20<00:08, 21.33frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1378/1551 [01:20<00:08, 21.33frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1379/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1379/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1379/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1380/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1380/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1381/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1381/1551 [01:20<00:08, 20.33frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1382/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1382/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1382/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1383/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1383/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1384/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1384/1551 [01:20<00:08, 20.87frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1385/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1385/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1385/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1386/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1386/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1387/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1387/1551 [01:20<00:07, 21.95frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1388/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1388/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1388/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1389/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1389/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1390/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1390/1551 [01:20<00:08, 20.12frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1391/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1391/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1391/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1392/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1392/1551 [01:20<00:08, 18.96frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1393/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1393/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1393/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1394/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1394/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1395/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1395/1551 [01:20<00:08, 17.98frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1396/1551 [01:21<00:08, 17.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1396/1551 [01:21<00:08, 17.98frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1397/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1397/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1397/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1398/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1398/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1399/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1399/1551 [01:21<00:08, 17.25frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1400/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1400/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1400/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1401/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1401/1551 [01:21<00:08, 18.39frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1402/1551 [01:21<00:08, 18.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1402/1551 [01:21<00:08, 18.54frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1402/1551 [01:21<00:08, 18.54frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1403/1551 [01:21<00:07, 18.54frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1403/1551 [01:21<00:07, 18.54frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1404/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1404/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1404/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1405/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1405/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1406/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1406/1551 [01:21<00:07, 18.53frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1407/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1407/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1407/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1408/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1408/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1409/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1409/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1410/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1410/1551 [01:21<00:08, 17.34frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1411/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1411/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1411/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1412/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1412/1551 [01:21<00:06, 22.03frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1413/1551 [01:22<00:06, 22.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1413/1551 [01:22<00:06, 22.03frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1414/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1414/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1414/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1415/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1415/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1416/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1416/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1417/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1417/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1418/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1418/1551 [01:22<00:08, 15.54frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1419/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1419/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1419/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1420/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1420/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1421/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1421/1551 [01:22<00:07, 17.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1422/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1422/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1422/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1423/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1423/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1424/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1424/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1425/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1425/1551 [01:22<00:07, 16.27frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1426/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1426/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1426/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1427/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1427/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1428/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1428/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1429/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1429/1551 [01:22<00:07, 17.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1430/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1430/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1430/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1431/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1431/1551 [01:22<00:06, 18.79frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1432/1551 [01:23<00:06, 18.79frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1432/1551 [01:23<00:06, 18.79frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1433/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1433/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1433/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1434/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1434/1551 [01:23<00:06, 18.15frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1435/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1435/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1435/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1436/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1436/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1437/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1437/1551 [01:23<00:06, 17.86frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1438/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1438/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1438/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1439/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1439/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1440/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1440/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1441/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1441/1551 [01:23<00:06, 16.60frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1442/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1442/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1442/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1443/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1443/1551 [01:23<00:06, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1444/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1444/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1445/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1445/1551 [01:23<00:05, 17.94frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1446/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1446/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1446/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1447/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1447/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1448/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1448/1551 [01:23<00:05, 19.68frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1449/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1449/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1449/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1450/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1450/1551 [01:23<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1451/1551 [01:24<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1451/1551 [01:24<00:05, 17.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1452/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1452/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1452/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1453/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1453/1551 [01:24<00:05, 19.47frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1454/1551 [01:24<00:04, 19.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1454/1551 [01:24<00:04, 19.47frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1455/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1455/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1455/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1456/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1456/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1457/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1457/1551 [01:24<00:05, 18.23frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1458/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1458/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1458/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1459/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1459/1551 [01:24<00:05, 17.65frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1460/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1460/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1460/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1461/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1461/1551 [01:24<00:05, 17.56frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1462/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1462/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1462/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1463/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1463/1551 [01:24<00:05, 17.57frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1464/1551 [01:24<00:04, 17.57frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1464/1551 [01:24<00:04, 17.57frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1465/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1465/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1465/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1466/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1466/1551 [01:24<00:04, 19.37frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1467/1551 [01:24<00:04, 17.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1467/1551 [01:24<00:04, 17.31frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1467/1551 [01:24<00:04, 17.31frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1468/1551 [01:25<00:04, 17.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1468/1551 [01:25<00:04, 17.31frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1469/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1469/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1469/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1470/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1470/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1471/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1471/1551 [01:25<00:04, 16.48frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1472/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1472/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1472/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1473/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1473/1551 [01:25<00:04, 19.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1474/1551 [01:25<00:03, 19.26frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1474/1551 [01:25<00:03, 19.26frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1475/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1475/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1475/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1476/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1476/1551 [01:25<00:04, 17.01frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1477/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1477/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1477/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1478/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1478/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1479/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1479/1551 [01:25<00:04, 17.64frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1480/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1480/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1480/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1481/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1481/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1482/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1482/1551 [01:25<00:03, 19.84frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1483/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1483/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1483/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1484/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1484/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1485/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1485/1551 [01:25<00:03, 17.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1486/1551 [01:25<00:03, 18.20frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1486/1551 [01:25<00:03, 18.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1486/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1487/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1487/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1488/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1488/1551 [01:26<00:03, 18.20frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1489/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1489/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1489/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1490/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1490/1551 [01:26<00:03, 17.69frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1491/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1491/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1491/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1492/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1492/1551 [01:26<00:03, 17.58frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1493/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1493/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1493/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1494/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1494/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1495/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1495/1551 [01:26<00:03, 16.80frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1496/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1496/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1496/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1497/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1497/1551 [01:26<00:03, 17.29frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1498/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1498/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1498/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1499/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1499/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1500/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1500/1551 [01:26<00:03, 16.40frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1501/1551 [01:26<00:02, 17.35frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1501/1551 [01:26<00:02, 17.35frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1501/1551 [01:26<00:02, 17.35frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1502/1551 [01:27<00:02, 17.35frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1502/1551 [01:27<00:02, 17.35frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1503/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1503/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1503/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1504/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1504/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1505/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1505/1551 [01:27<00:02, 16.04frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1506/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1506/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1506/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1507/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1507/1551 [01:27<00:02, 18.26frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1508/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1508/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1508/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1509/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1509/1551 [01:27<00:02, 17.66frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1510/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1510/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1510/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1511/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1511/1551 [01:27<00:02, 16.78frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1512/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1512/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1512/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1513/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1513/1551 [01:27<00:02, 17.12frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1514/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1514/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1514/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1515/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1515/1551 [01:27<00:02, 14.59frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1516/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1516/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1516/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1517/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1517/1551 [01:27<00:02, 15.64frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1518/1551 [01:28<00:02, 15.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1518/1551 [01:28<00:02, 15.64frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1519/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.16GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1519/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1519/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1520/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1520/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1521/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1521/1551 [01:28<00:02, 14.88frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1522/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1522/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1522/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1523/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1523/1551 [01:28<00:01, 17.83frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1524/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1524/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1524/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1525/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1525/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1526/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1526/1551 [01:28<00:01, 15.10frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1527/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1527/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1527/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1528/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1528/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1529/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1529/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1530/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1530/1551 [01:28<00:01, 14.16frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1531/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1531/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1531/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1532/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1532/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1533/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1533/1551 [01:28<00:01, 14.19frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1534/1551 [01:29<00:01, 14.19frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1534/1551 [01:29<00:01, 14.19frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1535/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1535/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1535/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1536/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1536/1551 [01:29<00:01, 14.81frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1537/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1537/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1537/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1538/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1538/1551 [01:29<00:00, 15.49frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1539/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1539/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1539/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1540/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1540/1551 [01:29<00:00, 14.14frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1541/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1541/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1541/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1542/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1542/1551 [01:29<00:00, 14.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1543/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1543/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1543/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1544/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1544/1551 [01:29<00:00, 11.89frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1545/1551 [01:29<00:00, 12.98frame/s, memory_usage=06.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1545/1551 [01:29<00:00, 12.98frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1545/1551 [01:29<00:00, 12.98frame/s, memory_usage=06.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1546/1551 [01:30<00:00, 12.98frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1546/1551 [01:30<00:00, 12.98frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1547/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1547/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1547/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1548/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1548/1551 [01:30<00:00, 12.23frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1549/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1549/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1549/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1550/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1550/1551 [01:30<00:00, 10.56frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1551/1551 [01:30<00:00, 6.96frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] [ROOP.FACE-ENHANCER] Progressing... Processing: 100%|ββββββββββ| 1551/1551 [01:30<00:00, 17.07frame/s, memory_usage=06.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Downloading: "https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth" to /src/roop/gfpgan/weights/detection_Resnet50_Final.pth Processing: 0%| | 0/1551 [00:00<?, ?frame/s] 0%| | 0.00/104M [00:00<?, ?B/s] 11%|β | 11.6M/104M [00:00<00:00, 121MB/s] 38%|ββββ | 39.8M/104M [00:00<00:00, 224MB/s] 71%|βββββββ | 73.9M/104M [00:00<00:00, 285MB/s] Downloading: "https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth" to /src/roop/gfpgan/weights/parsing_parsenet.pth 100%|ββββββββββ| 104M/104M [00:00<00:00, 285MB/s] 0%| | 0.00/81.4M [00:00<?, ?B/s] 14%|ββ | 11.7M/81.4M [00:00<00:00, 122MB/s] 42%|βββββ | 34.1M/81.4M [00:00<00:00, 189MB/s] 85%|βββββββββ | 69.6M/81.4M [00:00<00:00, 272MB/s] 100%|ββββββββββ| 81.4M/81.4M [00:00<00:00, 256MB/s] Processing: 0%| | 0/1551 [00:04<?, ?frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 0/1551 [00:04<?, ?frame/s, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/1551 [00:04<1:51:23, 4.31s/frame, memory_usage=06.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/1551 [00:04<1:51:23, 4.31s/frame, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 1/1551 [00:04<1:51:23, 4.31s/frame, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/1551 [00:04<53:49, 2.09s/frame, memory_usage=06.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/1551 [00:05<53:49, 2.09s/frame, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 2/1551 [00:05<53:49, 2.09s/frame, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 3/1551 [00:05<35:10, 1.36s/frame, memory_usage=06.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 3/1551 [00:05<35:10, 1.36s/frame, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 3/1551 [00:05<35:10, 1.36s/frame, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 4/1551 [00:05<26:40, 1.03s/frame, memory_usage=06.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 4/1551 [00:06<26:40, 1.03s/frame, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 4/1551 [00:06<26:40, 1.03s/frame, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 5/1551 [00:06<21:54, 1.18frame/s, memory_usage=06.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 5/1551 [00:06<21:54, 1.18frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 5/1551 [00:06<21:54, 1.18frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 6/1551 [00:06<17:38, 1.46frame/s, memory_usage=06.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 6/1551 [00:07<17:38, 1.46frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 6/1551 [00:07<17:38, 1.46frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 7/1551 [00:07<16:12, 1.59frame/s, memory_usage=06.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 7/1551 [00:07<16:12, 1.59frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 0%| | 7/1551 [00:07<16:12, 1.59frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 8/1551 [00:07<15:20, 1.68frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 8/1551 [00:08<15:20, 1.68frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 8/1551 [00:08<15:20, 1.68frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 9/1551 [00:08<13:55, 1.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 9/1551 [00:08<13:55, 1.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 9/1551 [00:08<13:55, 1.85frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 10/1551 [00:08<12:52, 1.99frame/s, memory_usage=06.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 10/1551 [00:09<12:52, 1.99frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 10/1551 [00:09<12:52, 1.99frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 11/1551 [00:09<12:01, 2.14frame/s, memory_usage=06.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 11/1551 [00:09<12:01, 2.14frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 11/1551 [00:09<12:01, 2.14frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 12/1551 [00:09<11:43, 2.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 12/1551 [00:09<11:43, 2.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 12/1551 [00:09<11:43, 2.19frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 13/1551 [00:09<11:28, 2.23frame/s, memory_usage=06.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 13/1551 [00:10<11:28, 2.23frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 13/1551 [00:10<11:28, 2.23frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 14/1551 [00:10<09:57, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 14/1551 [00:10<09:57, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 14/1551 [00:10<09:57, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 15/1551 [00:10<10:09, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 15/1551 [00:10<10:09, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 15/1551 [00:10<10:09, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 16/1551 [00:10<10:29, 2.44frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 16/1551 [00:11<10:29, 2.44frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 16/1551 [00:11<10:29, 2.44frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 17/1551 [00:11<10:36, 2.41frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 17/1551 [00:11<10:36, 2.41frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 17/1551 [00:11<10:36, 2.41frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 18/1551 [00:11<10:39, 2.40frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 18/1551 [00:12<10:39, 2.40frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 18/1551 [00:12<10:39, 2.40frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 19/1551 [00:12<10:47, 2.37frame/s, memory_usage=06.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 19/1551 [00:12<10:47, 2.37frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%| | 19/1551 [00:12<10:47, 2.37frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 20/1551 [00:12<10:37, 2.40frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 20/1551 [00:13<10:37, 2.40frame/s, memory_usage=06.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 20/1551 [00:13<10:37, 2.40frame/s, memory_usage=06.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 21/1551 [00:13<10:33, 2.42frame/s, memory_usage=06.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 21/1551 [00:13<10:33, 2.42frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 21/1551 [00:13<10:33, 2.42frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 22/1551 [00:13<09:19, 2.73frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 22/1551 [00:13<09:19, 2.73frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 22/1551 [00:13<09:19, 2.73frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 23/1551 [00:13<08:44, 2.91frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 23/1551 [00:14<08:44, 2.91frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 1%|β | 23/1551 [00:14<08:44, 2.91frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 24/1551 [00:14<09:10, 2.77frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 24/1551 [00:14<09:10, 2.77frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 24/1551 [00:14<09:10, 2.77frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 25/1551 [00:14<09:33, 2.66frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 25/1551 [00:14<09:33, 2.66frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 25/1551 [00:14<09:33, 2.66frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 26/1551 [00:14<09:56, 2.56frame/s, memory_usage=06.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 26/1551 [00:15<09:56, 2.56frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 26/1551 [00:15<09:56, 2.56frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 27/1551 [00:15<09:35, 2.65frame/s, memory_usage=06.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 27/1551 [00:15<09:35, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 27/1551 [00:15<09:35, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 28/1551 [00:15<09:52, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 28/1551 [00:16<09:52, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 28/1551 [00:16<09:52, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 29/1551 [00:16<10:07, 2.50frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 29/1551 [00:16<10:07, 2.50frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 29/1551 [00:16<10:07, 2.50frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 30/1551 [00:16<08:48, 2.88frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 30/1551 [00:16<08:48, 2.88frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 30/1551 [00:16<08:48, 2.88frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 31/1551 [00:16<08:36, 2.94frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 31/1551 [00:17<08:36, 2.94frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 31/1551 [00:17<08:36, 2.94frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 32/1551 [00:17<09:16, 2.73frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 32/1551 [00:17<09:16, 2.73frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 32/1551 [00:17<09:16, 2.73frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 33/1551 [00:17<09:39, 2.62frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 33/1551 [00:17<09:39, 2.62frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 33/1551 [00:17<09:39, 2.62frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 34/1551 [00:17<09:43, 2.60frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 34/1551 [00:18<09:43, 2.60frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 34/1551 [00:18<09:43, 2.60frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 35/1551 [00:18<10:04, 2.51frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 35/1551 [00:18<10:04, 2.51frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 35/1551 [00:18<10:04, 2.51frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 36/1551 [00:18<10:00, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 36/1551 [00:19<10:00, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 36/1551 [00:19<10:00, 2.52frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 37/1551 [00:19<09:54, 2.55frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 37/1551 [00:19<09:54, 2.55frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 37/1551 [00:19<09:54, 2.55frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 38/1551 [00:19<08:55, 2.83frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 38/1551 [00:19<08:55, 2.83frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 2%|β | 38/1551 [00:19<08:55, 2.83frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 39/1551 [00:19<09:04, 2.78frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 39/1551 [00:19<09:04, 2.78frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 39/1551 [00:19<09:04, 2.78frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 40/1551 [00:19<08:36, 2.93frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 40/1551 [00:20<08:36, 2.93frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 40/1551 [00:20<08:36, 2.93frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 41/1551 [00:20<09:06, 2.76frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 41/1551 [00:20<09:06, 2.76frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 41/1551 [00:20<09:06, 2.76frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 42/1551 [00:20<09:47, 2.57frame/s, memory_usage=06.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 42/1551 [00:21<09:47, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 42/1551 [00:21<09:47, 2.57frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 43/1551 [00:21<09:10, 2.74frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 43/1551 [00:21<09:10, 2.74frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 43/1551 [00:21<09:10, 2.74frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 44/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 44/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 44/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 45/1551 [00:21<09:43, 2.58frame/s, memory_usage=06.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 45/1551 [00:22<09:43, 2.58frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 45/1551 [00:22<09:43, 2.58frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 46/1551 [00:22<08:48, 2.85frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 46/1551 [00:22<08:48, 2.85frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 46/1551 [00:22<08:48, 2.85frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 47/1551 [00:22<08:38, 2.90frame/s, memory_usage=06.53GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 47/1551 [00:22<08:38, 2.90frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 47/1551 [00:22<08:38, 2.90frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 48/1551 [00:22<08:43, 2.87frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 48/1551 [00:23<08:43, 2.87frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 48/1551 [00:23<08:43, 2.87frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 49/1551 [00:23<09:00, 2.78frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 49/1551 [00:23<09:00, 2.78frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 49/1551 [00:23<09:00, 2.78frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 50/1551 [00:23<09:25, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 50/1551 [00:24<09:25, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 50/1551 [00:24<09:25, 2.65frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 51/1551 [00:24<10:04, 2.48frame/s, memory_usage=06.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 51/1551 [00:24<10:04, 2.48frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 51/1551 [00:24<10:04, 2.48frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 52/1551 [00:24<10:08, 2.46frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 52/1551 [00:25<10:08, 2.46frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 52/1551 [00:25<10:08, 2.46frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 53/1551 [00:25<10:13, 2.44frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 53/1551 [00:25<10:13, 2.44frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 53/1551 [00:25<10:13, 2.44frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 54/1551 [00:25<09:18, 2.68frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 54/1551 [00:25<09:18, 2.68frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 3%|β | 54/1551 [00:25<09:18, 2.68frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 55/1551 [00:25<08:55, 2.79frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 55/1551 [00:26<08:55, 2.79frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 55/1551 [00:26<08:55, 2.79frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 56/1551 [00:26<09:16, 2.69frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 56/1551 [00:26<09:16, 2.69frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 56/1551 [00:26<09:16, 2.69frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 57/1551 [00:26<09:51, 2.53frame/s, memory_usage=06.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 57/1551 [00:26<09:51, 2.53frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 57/1551 [00:26<09:51, 2.53frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 58/1551 [00:26<10:05, 2.47frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 58/1551 [00:27<10:05, 2.47frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 58/1551 [00:27<10:05, 2.47frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 59/1551 [00:27<10:09, 2.45frame/s, memory_usage=06.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 59/1551 [00:27<10:09, 2.45frame/s, memory_usage=06.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 59/1551 [00:27<10:09, 2.45frame/s, memory_usage=06.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 60/1551 [00:27<10:10, 2.44frame/s, memory_usage=06.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 60/1551 [00:28<10:10, 2.44frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 60/1551 [00:28<10:10, 2.44frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 61/1551 [00:28<10:19, 2.40frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 61/1551 [00:28<10:19, 2.40frame/s, memory_usage=06.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 61/1551 [00:28<10:19, 2.40frame/s, memory_usage=06.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 62/1551 [00:28<09:00, 2.75frame/s, memory_usage=06.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 62/1551 [00:28<09:00, 2.75frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 62/1551 [00:28<09:00, 2.75frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 63/1551 [00:28<08:12, 3.02frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 63/1551 [00:29<08:12, 3.02frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 63/1551 [00:29<08:12, 3.02frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 64/1551 [00:29<09:07, 2.71frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 64/1551 [00:29<09:07, 2.71frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 64/1551 [00:29<09:07, 2.71frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 65/1551 [00:29<09:34, 2.58frame/s, memory_usage=06.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 65/1551 [00:30<09:34, 2.58frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 65/1551 [00:30<09:34, 2.58frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 66/1551 [00:30<10:02, 2.47frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 66/1551 [00:30<10:02, 2.47frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 66/1551 [00:30<10:02, 2.47frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 67/1551 [00:30<09:40, 2.56frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 67/1551 [00:30<09:40, 2.56frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 67/1551 [00:30<09:40, 2.56frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 68/1551 [00:30<09:33, 2.59frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 68/1551 [00:31<09:33, 2.59frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 68/1551 [00:31<09:33, 2.59frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 69/1551 [00:31<09:38, 2.56frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 69/1551 [00:31<09:38, 2.56frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 4%|β | 69/1551 [00:31<09:38, 2.56frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 70/1551 [00:31<08:57, 2.76frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 70/1551 [00:31<08:57, 2.76frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 70/1551 [00:31<08:57, 2.76frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 71/1551 [00:31<08:07, 3.03frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 71/1551 [00:32<08:07, 3.03frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 71/1551 [00:32<08:07, 3.03frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 72/1551 [00:32<08:31, 2.89frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 72/1551 [00:32<08:31, 2.89frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 72/1551 [00:32<08:31, 2.89frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 73/1551 [00:32<09:23, 2.62frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 73/1551 [00:33<09:23, 2.62frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 73/1551 [00:33<09:23, 2.62frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 74/1551 [00:33<10:19, 2.38frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 74/1551 [00:33<10:19, 2.38frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 74/1551 [00:33<10:19, 2.38frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 75/1551 [00:33<09:30, 2.59frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 75/1551 [00:33<09:30, 2.59frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 75/1551 [00:33<09:30, 2.59frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 76/1551 [00:33<09:24, 2.61frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 76/1551 [00:34<09:24, 2.61frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 76/1551 [00:34<09:24, 2.61frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 77/1551 [00:34<09:20, 2.63frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 77/1551 [00:34<09:20, 2.63frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 77/1551 [00:34<09:20, 2.63frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 78/1551 [00:34<08:18, 2.96frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 78/1551 [00:34<08:18, 2.96frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 78/1551 [00:34<08:18, 2.96frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 79/1551 [00:34<09:04, 2.70frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 79/1551 [00:35<09:04, 2.70frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 79/1551 [00:35<09:04, 2.70frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 80/1551 [00:35<09:25, 2.60frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 80/1551 [00:35<09:25, 2.60frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 80/1551 [00:35<09:25, 2.60frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 81/1551 [00:35<09:49, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 81/1551 [00:36<09:49, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 81/1551 [00:36<09:49, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 82/1551 [00:36<10:03, 2.44frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 82/1551 [00:36<10:03, 2.44frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 82/1551 [00:36<10:03, 2.44frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 83/1551 [00:36<09:30, 2.57frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 83/1551 [00:36<09:30, 2.57frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 83/1551 [00:36<09:30, 2.57frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 84/1551 [00:36<08:44, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 84/1551 [00:37<08:44, 2.80frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 84/1551 [00:37<08:44, 2.80frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 85/1551 [00:37<09:19, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 85/1551 [00:37<09:19, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 5%|β | 85/1551 [00:37<09:19, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 86/1551 [00:37<08:11, 2.98frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 86/1551 [00:37<08:11, 2.98frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 86/1551 [00:37<08:11, 2.98frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 87/1551 [00:37<08:30, 2.87frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 87/1551 [00:38<08:30, 2.87frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 87/1551 [00:38<08:30, 2.87frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 88/1551 [00:38<08:16, 2.95frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 88/1551 [00:38<08:16, 2.95frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 88/1551 [00:38<08:16, 2.95frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 89/1551 [00:38<08:34, 2.84frame/s, memory_usage=06.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 89/1551 [00:38<08:34, 2.84frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 89/1551 [00:38<08:34, 2.84frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 90/1551 [00:38<09:47, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 90/1551 [00:39<09:47, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 90/1551 [00:39<09:47, 2.49frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 91/1551 [00:39<09:25, 2.58frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 91/1551 [00:39<09:25, 2.58frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 91/1551 [00:39<09:25, 2.58frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 92/1551 [00:39<08:46, 2.77frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 92/1551 [00:40<08:46, 2.77frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 92/1551 [00:40<08:46, 2.77frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 93/1551 [00:40<09:15, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 93/1551 [00:40<09:15, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 93/1551 [00:40<09:15, 2.62frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 94/1551 [00:40<08:11, 2.97frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 94/1551 [00:40<08:11, 2.97frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 94/1551 [00:40<08:11, 2.97frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 95/1551 [00:40<07:55, 3.06frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 95/1551 [00:40<07:55, 3.06frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 95/1551 [00:40<07:55, 3.06frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 96/1551 [00:40<08:29, 2.86frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 96/1551 [00:41<08:29, 2.86frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 96/1551 [00:41<08:29, 2.86frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 97/1551 [00:41<09:12, 2.63frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 97/1551 [00:41<09:12, 2.63frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 97/1551 [00:41<09:12, 2.63frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 98/1551 [00:41<10:17, 2.35frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 98/1551 [00:42<10:17, 2.35frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 98/1551 [00:42<10:17, 2.35frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 99/1551 [00:42<09:37, 2.51frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 99/1551 [00:42<09:37, 2.51frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 99/1551 [00:42<09:37, 2.51frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 100/1551 [00:42<08:58, 2.69frame/s, memory_usage=06.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 100/1551 [00:43<08:58, 2.69frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 6%|β | 100/1551 [00:43<08:58, 2.69frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 101/1551 [00:43<09:17, 2.60frame/s, memory_usage=06.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 101/1551 [00:43<09:17, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 101/1551 [00:43<09:17, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 102/1551 [00:43<08:42, 2.77frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 102/1551 [00:43<08:42, 2.77frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 102/1551 [00:43<08:42, 2.77frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 103/1551 [00:43<08:44, 2.76frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 103/1551 [00:44<08:44, 2.76frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 103/1551 [00:44<08:44, 2.76frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 104/1551 [00:44<08:36, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 104/1551 [00:44<08:36, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 104/1551 [00:44<08:36, 2.80frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 105/1551 [00:44<10:19, 2.34frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 105/1551 [00:45<10:19, 2.34frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 105/1551 [00:45<10:19, 2.34frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 106/1551 [00:45<10:13, 2.35frame/s, memory_usage=06.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 106/1551 [00:45<10:13, 2.35frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 106/1551 [00:45<10:13, 2.35frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 107/1551 [00:45<09:15, 2.60frame/s, memory_usage=06.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 107/1551 [00:45<09:15, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 107/1551 [00:45<09:15, 2.60frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 108/1551 [00:45<09:03, 2.66frame/s, memory_usage=06.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 108/1551 [00:46<09:03, 2.66frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 108/1551 [00:46<09:03, 2.66frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 109/1551 [00:46<09:20, 2.57frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 109/1551 [00:46<09:20, 2.57frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 109/1551 [00:46<09:20, 2.57frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 110/1551 [00:46<07:54, 3.04frame/s, memory_usage=06.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 110/1551 [00:46<07:54, 3.04frame/s, memory_usage=06.73GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 110/1551 [00:46<07:54, 3.04frame/s, memory_usage=06.73GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 111/1551 [00:46<08:49, 2.72frame/s, memory_usage=06.73GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 111/1551 [00:47<08:49, 2.72frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 111/1551 [00:47<08:49, 2.72frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 112/1551 [00:47<08:16, 2.90frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 112/1551 [00:47<08:16, 2.90frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 112/1551 [00:47<08:16, 2.90frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 113/1551 [00:47<09:07, 2.63frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 113/1551 [00:48<09:07, 2.63frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 113/1551 [00:48<09:07, 2.63frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 114/1551 [00:48<09:47, 2.45frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 114/1551 [00:48<09:47, 2.45frame/s, memory_usage=06.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 114/1551 [00:48<09:47, 2.45frame/s, memory_usage=06.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 115/1551 [00:48<08:43, 2.74frame/s, memory_usage=06.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 115/1551 [00:48<08:43, 2.74frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 115/1551 [00:48<08:43, 2.74frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 116/1551 [00:48<09:31, 2.51frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 116/1551 [00:49<09:31, 2.51frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 7%|β | 116/1551 [00:49<09:31, 2.51frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 117/1551 [00:49<08:51, 2.70frame/s, memory_usage=06.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 117/1551 [00:49<08:51, 2.70frame/s, memory_usage=06.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 117/1551 [00:49<08:51, 2.70frame/s, memory_usage=06.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 118/1551 [00:49<08:16, 2.89frame/s, memory_usage=06.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 118/1551 [00:49<08:16, 2.89frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 118/1551 [00:49<08:16, 2.89frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 119/1551 [00:49<08:23, 2.84frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 119/1551 [00:49<08:23, 2.84frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 119/1551 [00:49<08:23, 2.84frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 120/1551 [00:49<07:56, 3.00frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 120/1551 [00:50<07:56, 3.00frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 120/1551 [00:50<07:56, 3.00frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 121/1551 [00:50<09:09, 2.60frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 121/1551 [00:50<09:09, 2.60frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 121/1551 [00:50<09:09, 2.60frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 122/1551 [00:50<08:38, 2.76frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 122/1551 [00:51<08:38, 2.76frame/s, memory_usage=06.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 122/1551 [00:51<08:38, 2.76frame/s, memory_usage=06.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 123/1551 [00:51<08:40, 2.74frame/s, memory_usage=06.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 123/1551 [00:51<08:40, 2.74frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 123/1551 [00:51<08:40, 2.74frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 124/1551 [00:51<09:10, 2.59frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 124/1551 [00:51<09:10, 2.59frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 124/1551 [00:51<09:10, 2.59frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 125/1551 [00:51<08:30, 2.79frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 125/1551 [00:52<08:30, 2.79frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 125/1551 [00:52<08:30, 2.79frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 126/1551 [00:52<07:25, 3.20frame/s, memory_usage=06.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 126/1551 [00:52<07:25, 3.20frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 126/1551 [00:52<07:25, 3.20frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 127/1551 [00:52<08:36, 2.76frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 127/1551 [00:52<08:36, 2.76frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 127/1551 [00:52<08:36, 2.76frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 128/1551 [00:52<08:07, 2.92frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 128/1551 [00:53<08:07, 2.92frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 128/1551 [00:53<08:07, 2.92frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 129/1551 [00:53<09:18, 2.54frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 129/1551 [00:53<09:18, 2.54frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 129/1551 [00:53<09:18, 2.54frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 130/1551 [00:53<08:48, 2.69frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 130/1551 [00:54<08:48, 2.69frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 130/1551 [00:54<08:48, 2.69frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 131/1551 [00:54<09:27, 2.50frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 131/1551 [00:54<09:27, 2.50frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 8%|β | 131/1551 [00:54<09:27, 2.50frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 132/1551 [00:54<08:56, 2.65frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 132/1551 [00:54<08:56, 2.65frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 132/1551 [00:54<08:56, 2.65frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 133/1551 [00:54<08:24, 2.81frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 133/1551 [00:55<08:24, 2.81frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 133/1551 [00:55<08:24, 2.81frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 134/1551 [00:55<07:40, 3.07frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 134/1551 [00:55<07:40, 3.07frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 134/1551 [00:55<07:40, 3.07frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 135/1551 [00:55<07:52, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 135/1551 [00:55<07:52, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 135/1551 [00:55<07:52, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 136/1551 [00:55<07:58, 2.96frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 136/1551 [00:56<07:58, 2.96frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 136/1551 [00:56<07:58, 2.96frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 137/1551 [00:56<07:44, 3.04frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 137/1551 [00:56<07:44, 3.04frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 137/1551 [00:56<07:44, 3.04frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 138/1551 [00:56<09:03, 2.60frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 138/1551 [00:57<09:03, 2.60frame/s, memory_usage=06.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 138/1551 [00:57<09:03, 2.60frame/s, memory_usage=06.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 139/1551 [00:57<09:17, 2.53frame/s, memory_usage=06.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 139/1551 [00:57<09:17, 2.53frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 139/1551 [00:57<09:17, 2.53frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 140/1551 [00:57<09:22, 2.51frame/s, memory_usage=06.77GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 140/1551 [00:57<09:22, 2.51frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 140/1551 [00:57<09:22, 2.51frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 141/1551 [00:57<08:33, 2.74frame/s, memory_usage=06.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 141/1551 [00:57<08:33, 2.74frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 141/1551 [00:58<08:33, 2.74frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 142/1551 [00:58<08:05, 2.90frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 142/1551 [00:58<08:05, 2.90frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 142/1551 [00:58<08:05, 2.90frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 143/1551 [00:58<08:11, 2.87frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 143/1551 [00:58<08:11, 2.87frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 143/1551 [00:58<08:11, 2.87frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 144/1551 [00:58<07:48, 3.00frame/s, memory_usage=06.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 144/1551 [00:59<07:48, 3.00frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 144/1551 [00:59<07:48, 3.00frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 145/1551 [00:59<08:39, 2.71frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 145/1551 [00:59<08:39, 2.71frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 145/1551 [00:59<08:39, 2.71frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 146/1551 [00:59<09:26, 2.48frame/s, memory_usage=06.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 146/1551 [00:59<09:26, 2.48frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 146/1551 [00:59<09:26, 2.48frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 147/1551 [00:59<09:18, 2.51frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 147/1551 [01:00<09:18, 2.51frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 9%|β | 147/1551 [01:00<09:18, 2.51frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 148/1551 [01:00<08:59, 2.60frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 148/1551 [01:00<08:59, 2.60frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 148/1551 [01:00<08:59, 2.60frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 149/1551 [01:00<09:03, 2.58frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 149/1551 [01:00<09:03, 2.58frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 149/1551 [01:00<09:03, 2.58frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 150/1551 [01:00<07:49, 2.98frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 150/1551 [01:01<07:49, 2.98frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 150/1551 [01:01<07:49, 2.98frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 151/1551 [01:01<07:38, 3.05frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 151/1551 [01:01<07:38, 3.05frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 151/1551 [01:01<07:38, 3.05frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 152/1551 [01:01<07:11, 3.24frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 152/1551 [01:01<07:11, 3.24frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 152/1551 [01:01<07:11, 3.24frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 153/1551 [01:01<08:06, 2.88frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 153/1551 [01:02<08:06, 2.88frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 153/1551 [01:02<08:06, 2.88frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 154/1551 [01:02<08:29, 2.74frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 154/1551 [01:02<08:29, 2.74frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 154/1551 [01:02<08:29, 2.74frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 155/1551 [01:02<08:41, 2.68frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 155/1551 [01:03<08:41, 2.68frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 155/1551 [01:03<08:41, 2.68frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 156/1551 [01:03<08:50, 2.63frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 156/1551 [01:03<08:50, 2.63frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 156/1551 [01:03<08:50, 2.63frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 157/1551 [01:03<08:35, 2.71frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 157/1551 [01:03<08:35, 2.71frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 157/1551 [01:03<08:35, 2.71frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 158/1551 [01:03<07:50, 2.96frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 158/1551 [01:04<07:50, 2.96frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 158/1551 [01:04<07:50, 2.96frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 159/1551 [01:04<07:28, 3.11frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 159/1551 [01:04<07:28, 3.11frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 159/1551 [01:04<07:28, 3.11frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 160/1551 [01:04<07:15, 3.19frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 160/1551 [01:04<07:15, 3.19frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 160/1551 [01:04<07:15, 3.19frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 161/1551 [01:04<07:58, 2.90frame/s, memory_usage=06.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 161/1551 [01:05<07:58, 2.90frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 161/1551 [01:05<07:58, 2.90frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 162/1551 [01:05<09:01, 2.56frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 162/1551 [01:05<09:01, 2.56frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 10%|β | 162/1551 [01:05<09:01, 2.56frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 163/1551 [01:05<08:23, 2.76frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 163/1551 [01:05<08:23, 2.76frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 163/1551 [01:05<08:23, 2.76frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 164/1551 [01:05<08:48, 2.63frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 164/1551 [01:06<08:48, 2.63frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 164/1551 [01:06<08:48, 2.63frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 165/1551 [01:06<08:24, 2.75frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 165/1551 [01:06<08:24, 2.75frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 165/1551 [01:06<08:24, 2.75frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 166/1551 [01:06<07:38, 3.02frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 166/1551 [01:06<07:38, 3.02frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 166/1551 [01:06<07:38, 3.02frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 167/1551 [01:06<07:26, 3.10frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 167/1551 [01:07<07:26, 3.10frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 167/1551 [01:07<07:26, 3.10frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 168/1551 [01:07<07:29, 3.08frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 168/1551 [01:07<07:29, 3.08frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 168/1551 [01:07<07:29, 3.08frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 169/1551 [01:07<08:29, 2.71frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 169/1551 [01:07<08:29, 2.71frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 169/1551 [01:07<08:29, 2.71frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 170/1551 [01:07<08:03, 2.86frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 170/1551 [01:08<08:03, 2.86frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 170/1551 [01:08<08:03, 2.86frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 171/1551 [01:08<08:22, 2.74frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 171/1551 [01:08<08:22, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 171/1551 [01:08<08:22, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 172/1551 [01:08<08:56, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 172/1551 [01:09<08:56, 2.57frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 172/1551 [01:09<08:56, 2.57frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 173/1551 [01:09<08:04, 2.85frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 173/1551 [01:09<08:04, 2.85frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 173/1551 [01:09<08:04, 2.85frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 174/1551 [01:09<07:18, 3.14frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 174/1551 [01:09<07:18, 3.14frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|β | 174/1551 [01:09<07:18, 3.14frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 175/1551 [01:09<07:15, 3.16frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 175/1551 [01:09<07:15, 3.16frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 175/1551 [01:09<07:15, 3.16frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 176/1551 [01:09<06:59, 3.28frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 176/1551 [01:10<06:59, 3.28frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 176/1551 [01:10<06:59, 3.28frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 177/1551 [01:10<07:37, 3.01frame/s, memory_usage=06.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 177/1551 [01:10<07:37, 3.01frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 177/1551 [01:10<07:37, 3.01frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 178/1551 [01:10<08:21, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 178/1551 [01:11<08:21, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 11%|ββ | 178/1551 [01:11<08:21, 2.74frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 179/1551 [01:11<08:53, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 179/1551 [01:11<08:53, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 179/1551 [01:11<08:53, 2.57frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 180/1551 [01:11<09:00, 2.54frame/s, memory_usage=06.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 180/1551 [01:11<09:00, 2.54frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 180/1551 [01:11<09:00, 2.54frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 181/1551 [01:11<08:49, 2.59frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 181/1551 [01:12<08:49, 2.59frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 181/1551 [01:12<08:49, 2.59frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 182/1551 [01:12<07:20, 3.11frame/s, memory_usage=06.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 182/1551 [01:12<07:20, 3.11frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 182/1551 [01:12<07:20, 3.11frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 183/1551 [01:12<08:18, 2.75frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 183/1551 [01:12<08:18, 2.75frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 183/1551 [01:12<08:18, 2.75frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 184/1551 [01:12<07:50, 2.91frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 184/1551 [01:13<07:50, 2.91frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 184/1551 [01:13<07:50, 2.91frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 185/1551 [01:13<08:38, 2.63frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 185/1551 [01:13<08:38, 2.63frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 185/1551 [01:13<08:38, 2.63frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 186/1551 [01:13<08:07, 2.80frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 186/1551 [01:14<08:07, 2.80frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 186/1551 [01:14<08:07, 2.80frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 187/1551 [01:14<08:43, 2.61frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 187/1551 [01:14<08:43, 2.61frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 187/1551 [01:14<08:43, 2.61frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 188/1551 [01:14<08:53, 2.56frame/s, memory_usage=06.94GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 188/1551 [01:14<08:53, 2.56frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 188/1551 [01:14<08:53, 2.56frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 189/1551 [01:14<08:17, 2.74frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 189/1551 [01:15<08:17, 2.74frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 189/1551 [01:15<08:17, 2.74frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 190/1551 [01:15<08:00, 2.83frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 190/1551 [01:15<08:00, 2.83frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 190/1551 [01:15<08:00, 2.83frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 191/1551 [01:15<07:39, 2.96frame/s, memory_usage=06.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 191/1551 [01:15<07:39, 2.96frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 191/1551 [01:15<07:39, 2.96frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 192/1551 [01:15<08:08, 2.78frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 192/1551 [01:16<08:08, 2.78frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 192/1551 [01:16<08:08, 2.78frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 193/1551 [01:16<08:49, 2.57frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 193/1551 [01:16<08:49, 2.57frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 12%|ββ | 193/1551 [01:16<08:49, 2.57frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 194/1551 [01:16<08:22, 2.70frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 194/1551 [01:17<08:22, 2.70frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 194/1551 [01:17<08:22, 2.70frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 195/1551 [01:17<08:39, 2.61frame/s, memory_usage=06.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 195/1551 [01:17<08:39, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 195/1551 [01:17<08:39, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 196/1551 [01:17<08:38, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 196/1551 [01:17<08:38, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 196/1551 [01:17<08:38, 2.61frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 197/1551 [01:17<08:46, 2.57frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 197/1551 [01:18<08:46, 2.57frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 197/1551 [01:18<08:46, 2.57frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 198/1551 [01:18<07:42, 2.93frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 198/1551 [01:18<07:42, 2.93frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 198/1551 [01:18<07:42, 2.93frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 199/1551 [01:18<08:16, 2.72frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 199/1551 [01:18<08:16, 2.72frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 199/1551 [01:18<08:16, 2.72frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 200/1551 [01:18<07:52, 2.86frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 200/1551 [01:19<07:52, 2.86frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 200/1551 [01:19<07:52, 2.86frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 201/1551 [01:19<08:26, 2.66frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 201/1551 [01:19<08:26, 2.66frame/s, memory_usage=07.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 201/1551 [01:19<08:26, 2.66frame/s, memory_usage=07.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 202/1551 [01:19<08:40, 2.59frame/s, memory_usage=07.04GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 202/1551 [01:20<08:40, 2.59frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 202/1551 [01:20<08:40, 2.59frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 203/1551 [01:20<08:50, 2.54frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 203/1551 [01:20<08:50, 2.54frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 203/1551 [01:20<08:50, 2.54frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 204/1551 [01:20<09:01, 2.49frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 204/1551 [01:20<09:01, 2.49frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 204/1551 [01:20<09:01, 2.49frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 205/1551 [01:20<08:28, 2.65frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 205/1551 [01:21<08:28, 2.65frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 205/1551 [01:21<08:28, 2.65frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 206/1551 [01:21<07:22, 3.04frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 206/1551 [01:21<07:22, 3.04frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 206/1551 [01:21<07:22, 3.04frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 207/1551 [01:21<07:20, 3.05frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 207/1551 [01:21<07:20, 3.05frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 207/1551 [01:21<07:20, 3.05frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 208/1551 [01:21<07:09, 3.13frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 208/1551 [01:22<07:09, 3.13frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 208/1551 [01:22<07:09, 3.13frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 209/1551 [01:22<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 209/1551 [01:22<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 13%|ββ | 209/1551 [01:22<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 210/1551 [01:22<07:47, 2.87frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 210/1551 [01:22<07:47, 2.87frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 210/1551 [01:22<07:47, 2.87frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 211/1551 [01:22<07:29, 2.98frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 211/1551 [01:23<07:29, 2.98frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 211/1551 [01:23<07:29, 2.98frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 212/1551 [01:23<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 212/1551 [01:23<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 212/1551 [01:23<07:39, 2.92frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 213/1551 [01:23<08:11, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 213/1551 [01:23<08:11, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 213/1551 [01:23<08:11, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 214/1551 [01:23<07:25, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 214/1551 [01:24<07:25, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 214/1551 [01:24<07:25, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 215/1551 [01:24<07:29, 2.97frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 215/1551 [01:24<07:29, 2.97frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 215/1551 [01:24<07:29, 2.97frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 216/1551 [01:24<07:07, 3.12frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 216/1551 [01:24<07:07, 3.12frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 216/1551 [01:24<07:07, 3.12frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 217/1551 [01:24<08:14, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 217/1551 [01:25<08:14, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 217/1551 [01:25<08:14, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 218/1551 [01:25<07:45, 2.86frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 218/1551 [01:25<07:45, 2.86frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 218/1551 [01:25<07:45, 2.86frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 219/1551 [01:25<08:11, 2.71frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 219/1551 [01:25<08:11, 2.71frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 219/1551 [01:25<08:11, 2.71frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 220/1551 [01:25<08:13, 2.70frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 220/1551 [01:26<08:13, 2.70frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 220/1551 [01:26<08:13, 2.70frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 221/1551 [01:26<08:23, 2.64frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 221/1551 [01:26<08:23, 2.64frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 221/1551 [01:26<08:23, 2.64frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 222/1551 [01:26<07:27, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 222/1551 [01:26<07:27, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 222/1551 [01:26<07:27, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 223/1551 [01:26<07:30, 2.95frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 223/1551 [01:27<07:30, 2.95frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 223/1551 [01:27<07:30, 2.95frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 224/1551 [01:27<06:52, 3.21frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 224/1551 [01:27<06:52, 3.21frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 14%|ββ | 224/1551 [01:27<06:52, 3.21frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 225/1551 [01:27<07:58, 2.77frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 225/1551 [01:27<07:58, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 225/1551 [01:27<07:58, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 226/1551 [01:27<07:48, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 226/1551 [01:28<07:48, 2.83frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 226/1551 [01:28<07:48, 2.83frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 227/1551 [01:28<07:47, 2.83frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 227/1551 [01:28<07:47, 2.83frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 227/1551 [01:28<07:47, 2.83frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 228/1551 [01:28<08:17, 2.66frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 228/1551 [01:29<08:17, 2.66frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 228/1551 [01:29<08:17, 2.66frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 229/1551 [01:29<07:47, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 229/1551 [01:29<07:47, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 229/1551 [01:29<07:47, 2.83frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 230/1551 [01:29<06:53, 3.19frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 230/1551 [01:29<06:53, 3.19frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 230/1551 [01:29<06:53, 3.19frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 231/1551 [01:29<07:13, 3.04frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 231/1551 [01:29<07:13, 3.04frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 231/1551 [01:29<07:13, 3.04frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 232/1551 [01:29<06:57, 3.16frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 232/1551 [01:30<06:57, 3.16frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 232/1551 [01:30<06:57, 3.16frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 233/1551 [01:30<07:56, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 233/1551 [01:30<07:56, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 233/1551 [01:30<07:56, 2.77frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 234/1551 [01:30<07:59, 2.75frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 234/1551 [01:31<07:59, 2.75frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 234/1551 [01:31<07:59, 2.75frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 235/1551 [01:31<07:40, 2.85frame/s, memory_usage=06.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 235/1551 [01:31<07:40, 2.85frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 235/1551 [01:31<07:40, 2.85frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 236/1551 [01:31<08:08, 2.69frame/s, memory_usage=07.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 236/1551 [01:31<08:08, 2.69frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 236/1551 [01:31<08:08, 2.69frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 237/1551 [01:31<08:00, 2.73frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 237/1551 [01:32<08:00, 2.73frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 237/1551 [01:32<08:00, 2.73frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 238/1551 [01:32<07:20, 2.98frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 238/1551 [01:32<07:20, 2.98frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 238/1551 [01:32<07:20, 2.98frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 239/1551 [01:32<07:23, 2.96frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 239/1551 [01:32<07:23, 2.96frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 239/1551 [01:32<07:23, 2.96frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 240/1551 [01:32<07:07, 3.07frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 240/1551 [01:33<07:07, 3.07frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 15%|ββ | 240/1551 [01:33<07:07, 3.07frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 241/1551 [01:33<07:26, 2.93frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 241/1551 [01:33<07:26, 2.93frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 241/1551 [01:33<07:26, 2.93frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 242/1551 [01:33<08:06, 2.69frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 242/1551 [01:33<08:06, 2.69frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 242/1551 [01:33<08:06, 2.69frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 243/1551 [01:33<07:38, 2.85frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 243/1551 [01:34<07:38, 2.85frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 243/1551 [01:34<07:38, 2.85frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 244/1551 [01:34<07:49, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 244/1551 [01:34<07:49, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 244/1551 [01:34<07:49, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 245/1551 [01:34<07:51, 2.77frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 245/1551 [01:34<07:51, 2.77frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 245/1551 [01:34<07:51, 2.77frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 246/1551 [01:34<06:57, 3.12frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 246/1551 [01:35<06:57, 3.12frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 246/1551 [01:35<06:57, 3.12frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 247/1551 [01:35<07:10, 3.03frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 247/1551 [01:35<07:10, 3.03frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 247/1551 [01:35<07:10, 3.03frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 248/1551 [01:35<06:47, 3.20frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 248/1551 [01:35<06:47, 3.20frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 248/1551 [01:35<06:47, 3.20frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 249/1551 [01:35<07:55, 2.74frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 249/1551 [01:36<07:55, 2.74frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 249/1551 [01:36<07:55, 2.74frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 250/1551 [01:36<07:48, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 250/1551 [01:36<07:48, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 250/1551 [01:36<07:48, 2.78frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 251/1551 [01:36<07:24, 2.92frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 251/1551 [01:37<07:24, 2.92frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 251/1551 [01:37<07:24, 2.92frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 252/1551 [01:37<07:50, 2.76frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 252/1551 [01:37<07:50, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 252/1551 [01:37<07:50, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 253/1551 [01:37<07:18, 2.96frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 253/1551 [01:37<07:18, 2.96frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 253/1551 [01:37<07:18, 2.96frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 254/1551 [01:37<06:28, 3.33frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 254/1551 [01:37<06:28, 3.33frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 254/1551 [01:37<06:28, 3.33frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 255/1551 [01:37<06:39, 3.24frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 255/1551 [01:38<06:39, 3.24frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 16%|ββ | 255/1551 [01:38<06:39, 3.24frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 256/1551 [01:38<06:36, 3.26frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 256/1551 [01:38<06:36, 3.26frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 256/1551 [01:38<06:36, 3.26frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 257/1551 [01:38<06:37, 3.25frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 257/1551 [01:38<06:37, 3.25frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 257/1551 [01:38<06:37, 3.25frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 258/1551 [01:38<07:42, 2.80frame/s, memory_usage=07.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 258/1551 [01:39<07:42, 2.80frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 258/1551 [01:39<07:42, 2.80frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 259/1551 [01:39<07:54, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 259/1551 [01:39<07:54, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 259/1551 [01:39<07:54, 2.72frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 260/1551 [01:39<08:02, 2.68frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 260/1551 [01:40<08:02, 2.68frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 260/1551 [01:40<08:02, 2.68frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 261/1551 [01:40<07:47, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 261/1551 [01:40<07:47, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 261/1551 [01:40<07:47, 2.76frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 262/1551 [01:40<07:09, 3.00frame/s, memory_usage=07.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 262/1551 [01:40<07:09, 3.00frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 262/1551 [01:40<07:09, 3.00frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 263/1551 [01:40<07:53, 2.72frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 263/1551 [01:41<07:53, 2.72frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 263/1551 [01:41<07:53, 2.72frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 264/1551 [01:41<07:39, 2.80frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 264/1551 [01:41<07:39, 2.80frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 264/1551 [01:41<07:39, 2.80frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 265/1551 [01:41<07:54, 2.71frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 265/1551 [01:41<07:54, 2.71frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 265/1551 [01:41<07:54, 2.71frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 266/1551 [01:41<08:03, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 266/1551 [01:42<08:03, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 266/1551 [01:42<08:03, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 267/1551 [01:42<08:11, 2.61frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 267/1551 [01:42<08:11, 2.61frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 267/1551 [01:42<08:11, 2.61frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 268/1551 [01:42<07:50, 2.72frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 268/1551 [01:42<07:50, 2.72frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 268/1551 [01:42<07:50, 2.72frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 269/1551 [01:42<07:29, 2.85frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 269/1551 [01:43<07:29, 2.85frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 269/1551 [01:43<07:29, 2.85frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 270/1551 [01:43<06:46, 3.15frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 270/1551 [01:43<06:46, 3.15frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 270/1551 [01:43<06:46, 3.15frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 271/1551 [01:43<06:31, 3.27frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 271/1551 [01:43<06:31, 3.27frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 17%|ββ | 271/1551 [01:43<06:31, 3.27frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 272/1551 [01:43<07:09, 2.98frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 272/1551 [01:44<07:09, 2.98frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 272/1551 [01:44<07:09, 2.98frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 273/1551 [01:44<07:59, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 273/1551 [01:44<07:59, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 273/1551 [01:44<07:59, 2.66frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 274/1551 [01:44<07:31, 2.83frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 274/1551 [01:45<07:31, 2.83frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 274/1551 [01:45<07:31, 2.83frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 275/1551 [01:45<07:46, 2.74frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 275/1551 [01:45<07:46, 2.74frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 275/1551 [01:45<07:46, 2.74frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 276/1551 [01:45<07:59, 2.66frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 276/1551 [01:45<07:59, 2.66frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 276/1551 [01:45<07:59, 2.66frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 277/1551 [01:45<07:50, 2.71frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 277/1551 [01:46<07:50, 2.71frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 277/1551 [01:46<07:50, 2.71frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 278/1551 [01:46<07:08, 2.97frame/s, memory_usage=07.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 278/1551 [01:46<07:08, 2.97frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 278/1551 [01:46<07:08, 2.97frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 279/1551 [01:46<06:45, 3.14frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 279/1551 [01:46<06:45, 3.14frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 279/1551 [01:46<06:45, 3.14frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 280/1551 [01:46<07:18, 2.90frame/s, memory_usage=07.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 280/1551 [01:47<07:18, 2.90frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 280/1551 [01:47<07:18, 2.90frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 281/1551 [01:47<08:03, 2.63frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 281/1551 [01:47<08:03, 2.63frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 281/1551 [01:47<08:03, 2.63frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 282/1551 [01:47<07:27, 2.84frame/s, memory_usage=07.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 282/1551 [01:47<07:27, 2.84frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 282/1551 [01:47<07:27, 2.84frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 283/1551 [01:47<07:45, 2.73frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 283/1551 [01:48<07:45, 2.73frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 283/1551 [01:48<07:45, 2.73frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 284/1551 [01:48<07:53, 2.67frame/s, memory_usage=07.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 284/1551 [01:48<07:53, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 284/1551 [01:48<07:53, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 285/1551 [01:48<07:54, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 285/1551 [01:48<07:54, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 285/1551 [01:48<07:54, 2.67frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 286/1551 [01:48<06:53, 3.06frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 286/1551 [01:49<06:53, 3.06frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 18%|ββ | 286/1551 [01:49<06:53, 3.06frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 287/1551 [01:49<07:17, 2.89frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 287/1551 [01:49<07:17, 2.89frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 287/1551 [01:49<07:17, 2.89frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 288/1551 [01:49<08:02, 2.62frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 288/1551 [01:50<08:02, 2.62frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 288/1551 [01:50<08:02, 2.62frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 289/1551 [01:50<08:00, 2.63frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 289/1551 [01:50<08:00, 2.63frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 289/1551 [01:50<08:00, 2.63frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 290/1551 [01:50<07:22, 2.85frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 290/1551 [01:50<07:22, 2.85frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 290/1551 [01:50<07:22, 2.85frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 291/1551 [01:50<07:41, 2.73frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 291/1551 [01:51<07:41, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 291/1551 [01:51<07:41, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 292/1551 [01:51<08:11, 2.56frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 292/1551 [01:51<08:11, 2.56frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 292/1551 [01:51<08:11, 2.56frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 293/1551 [01:51<07:27, 2.81frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 293/1551 [01:51<07:27, 2.81frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 293/1551 [01:51<07:27, 2.81frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 294/1551 [01:51<06:15, 3.35frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 294/1551 [01:52<06:15, 3.35frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 294/1551 [01:52<06:15, 3.35frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 295/1551 [01:52<07:08, 2.93frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 295/1551 [01:52<07:08, 2.93frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 295/1551 [01:52<07:08, 2.93frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 296/1551 [01:52<07:05, 2.95frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 296/1551 [01:52<07:05, 2.95frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 296/1551 [01:52<07:05, 2.95frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 297/1551 [01:52<07:00, 2.98frame/s, memory_usage=07.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 297/1551 [01:53<07:00, 2.98frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 297/1551 [01:53<07:00, 2.98frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 298/1551 [01:53<07:39, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 298/1551 [01:53<07:39, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 298/1551 [01:53<07:39, 2.73frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 299/1551 [01:53<06:58, 2.99frame/s, memory_usage=07.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 299/1551 [01:53<06:58, 2.99frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 299/1551 [01:53<06:58, 2.99frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 300/1551 [01:53<07:22, 2.83frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 300/1551 [01:54<07:22, 2.83frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 300/1551 [01:54<07:22, 2.83frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 301/1551 [01:54<07:30, 2.77frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 301/1551 [01:54<07:30, 2.77frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 301/1551 [01:54<07:30, 2.77frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 302/1551 [01:54<06:36, 3.15frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 302/1551 [01:54<06:36, 3.15frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 19%|ββ | 302/1551 [01:54<06:36, 3.15frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 303/1551 [01:54<06:23, 3.25frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 303/1551 [01:55<06:23, 3.25frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 303/1551 [01:55<06:23, 3.25frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 304/1551 [01:55<07:09, 2.91frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 304/1551 [01:55<07:09, 2.91frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 304/1551 [01:55<07:09, 2.91frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 305/1551 [01:55<06:55, 3.00frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 305/1551 [01:55<06:55, 3.00frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 305/1551 [01:55<06:55, 3.00frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 306/1551 [01:55<07:25, 2.79frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 306/1551 [01:56<07:25, 2.79frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 306/1551 [01:56<07:25, 2.79frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 307/1551 [01:56<07:35, 2.73frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 307/1551 [01:56<07:35, 2.73frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 307/1551 [01:56<07:35, 2.73frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 308/1551 [01:56<07:43, 2.68frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 308/1551 [01:56<07:43, 2.68frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 308/1551 [01:56<07:43, 2.68frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 309/1551 [01:56<07:21, 2.81frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 309/1551 [01:57<07:21, 2.81frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 309/1551 [01:57<07:21, 2.81frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 310/1551 [01:57<06:25, 3.22frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 310/1551 [01:57<06:25, 3.22frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 310/1551 [01:57<06:25, 3.22frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 311/1551 [01:57<06:40, 3.10frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 311/1551 [01:57<06:40, 3.10frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 311/1551 [01:57<06:40, 3.10frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 312/1551 [01:57<06:30, 3.18frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 312/1551 [01:58<06:30, 3.18frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 312/1551 [01:58<06:30, 3.18frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 313/1551 [01:58<06:46, 3.04frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 313/1551 [01:58<06:46, 3.04frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 313/1551 [01:58<06:46, 3.04frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 314/1551 [01:58<07:24, 2.78frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 314/1551 [01:58<07:24, 2.78frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 314/1551 [01:58<07:24, 2.78frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 315/1551 [01:58<06:53, 2.99frame/s, memory_usage=07.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 315/1551 [01:59<06:53, 2.99frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 315/1551 [01:59<06:53, 2.99frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 316/1551 [01:59<07:07, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 316/1551 [01:59<07:07, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 316/1551 [01:59<07:07, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 317/1551 [01:59<07:25, 2.77frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 317/1551 [01:59<07:25, 2.77frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 20%|ββ | 317/1551 [01:59<07:25, 2.77frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 318/1551 [01:59<06:27, 3.18frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 318/1551 [02:00<06:27, 3.18frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 318/1551 [02:00<06:27, 3.18frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 319/1551 [02:00<06:30, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 319/1551 [02:00<06:30, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 319/1551 [02:00<06:30, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 320/1551 [02:00<06:32, 3.14frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 320/1551 [02:00<06:32, 3.14frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 320/1551 [02:00<06:32, 3.14frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 321/1551 [02:00<06:29, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 321/1551 [02:01<06:29, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 321/1551 [02:01<06:29, 3.16frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 322/1551 [02:01<07:31, 2.72frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 322/1551 [02:01<07:31, 2.72frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 322/1551 [02:01<07:31, 2.72frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 323/1551 [02:01<07:04, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 323/1551 [02:02<07:04, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 323/1551 [02:02<07:04, 2.89frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 324/1551 [02:02<07:27, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 324/1551 [02:02<07:27, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 324/1551 [02:02<07:27, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 325/1551 [02:02<07:11, 2.84frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 325/1551 [02:02<07:11, 2.84frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 325/1551 [02:02<07:11, 2.84frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 326/1551 [02:02<06:13, 3.28frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 326/1551 [02:02<06:13, 3.28frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 326/1551 [02:02<06:13, 3.28frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 327/1551 [02:02<06:52, 2.96frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 327/1551 [02:03<06:52, 2.96frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 327/1551 [02:03<06:52, 2.96frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 328/1551 [02:03<06:38, 3.07frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 328/1551 [02:03<06:38, 3.07frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 328/1551 [02:03<06:38, 3.07frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 329/1551 [02:03<06:46, 3.00frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 329/1551 [02:04<06:46, 3.00frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|ββ | 329/1551 [02:04<06:46, 3.00frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 330/1551 [02:04<07:16, 2.80frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 330/1551 [02:04<07:16, 2.80frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 330/1551 [02:04<07:16, 2.80frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 331/1551 [02:04<07:38, 2.66frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 331/1551 [02:04<07:38, 2.66frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 331/1551 [02:04<07:38, 2.66frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 332/1551 [02:04<07:44, 2.62frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 332/1551 [02:05<07:44, 2.62frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 332/1551 [02:05<07:44, 2.62frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 333/1551 [02:05<07:25, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 333/1551 [02:05<07:25, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 21%|βββ | 333/1551 [02:05<07:25, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 334/1551 [02:05<06:34, 3.08frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 334/1551 [02:05<06:34, 3.08frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 334/1551 [02:05<06:34, 3.08frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 335/1551 [02:05<06:31, 3.11frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 335/1551 [02:06<06:31, 3.11frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 335/1551 [02:06<06:31, 3.11frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 336/1551 [02:06<06:48, 2.97frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 336/1551 [02:06<06:48, 2.97frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 336/1551 [02:06<06:48, 2.97frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 337/1551 [02:06<07:24, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 337/1551 [02:06<07:24, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 337/1551 [02:06<07:24, 2.73frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 338/1551 [02:06<06:51, 2.95frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 338/1551 [02:07<06:51, 2.95frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 338/1551 [02:07<06:51, 2.95frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 339/1551 [02:07<07:03, 2.86frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 339/1551 [02:07<07:03, 2.86frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 339/1551 [02:07<07:03, 2.86frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 340/1551 [02:07<07:20, 2.75frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 340/1551 [02:07<07:20, 2.75frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 340/1551 [02:07<07:20, 2.75frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 341/1551 [02:07<07:08, 2.82frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 341/1551 [02:08<07:08, 2.82frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 341/1551 [02:08<07:08, 2.82frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 342/1551 [02:08<06:42, 3.00frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 342/1551 [02:08<06:42, 3.00frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 342/1551 [02:08<06:42, 3.00frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 343/1551 [02:08<06:30, 3.10frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 343/1551 [02:08<06:30, 3.10frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 343/1551 [02:08<06:30, 3.10frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 344/1551 [02:08<07:07, 2.83frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 344/1551 [02:09<07:07, 2.83frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 344/1551 [02:09<07:07, 2.83frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 345/1551 [02:09<07:20, 2.74frame/s, memory_usage=07.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 345/1551 [02:09<07:20, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 345/1551 [02:09<07:20, 2.74frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 346/1551 [02:09<07:35, 2.64frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 346/1551 [02:10<07:35, 2.64frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 346/1551 [02:10<07:35, 2.64frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 347/1551 [02:10<07:30, 2.67frame/s, memory_usage=07.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 347/1551 [02:10<07:30, 2.67frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 347/1551 [02:10<07:30, 2.67frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 348/1551 [02:10<07:45, 2.59frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 348/1551 [02:10<07:45, 2.59frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 22%|βββ | 348/1551 [02:10<07:45, 2.59frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 349/1551 [02:10<07:13, 2.77frame/s, memory_usage=07.27GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 349/1551 [02:11<07:13, 2.77frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 349/1551 [02:11<07:13, 2.77frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 350/1551 [02:11<06:42, 2.99frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 350/1551 [02:11<06:42, 2.99frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 350/1551 [02:11<06:42, 2.99frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 351/1551 [02:11<06:33, 3.05frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 351/1551 [02:11<06:33, 3.05frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 351/1551 [02:11<06:33, 3.05frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 352/1551 [02:11<07:05, 2.82frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 352/1551 [02:12<07:05, 2.82frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 352/1551 [02:12<07:05, 2.82frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 353/1551 [02:12<07:03, 2.83frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 353/1551 [02:12<07:03, 2.83frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 353/1551 [02:12<07:03, 2.83frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 354/1551 [02:12<06:51, 2.91frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 354/1551 [02:12<06:51, 2.91frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 354/1551 [02:12<06:51, 2.91frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 355/1551 [02:12<06:37, 3.01frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 355/1551 [02:13<06:37, 3.01frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 355/1551 [02:13<06:37, 3.01frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 356/1551 [02:13<07:01, 2.84frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 356/1551 [02:13<07:01, 2.84frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 356/1551 [02:13<07:01, 2.84frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 357/1551 [02:13<07:07, 2.79frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 357/1551 [02:13<07:07, 2.79frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 357/1551 [02:13<07:07, 2.79frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 358/1551 [02:13<06:23, 3.11frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 358/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 358/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 359/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 359/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 359/1551 [02:14<06:23, 3.11frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 360/1551 [02:14<06:47, 2.93frame/s, memory_usage=07.22GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 360/1551 [02:14<06:47, 2.93frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 360/1551 [02:14<06:47, 2.93frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 361/1551 [02:14<07:22, 2.69frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 361/1551 [02:15<07:22, 2.69frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 361/1551 [02:15<07:22, 2.69frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 362/1551 [02:15<07:02, 2.81frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 362/1551 [02:15<07:02, 2.81frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 362/1551 [02:15<07:02, 2.81frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 363/1551 [02:15<07:09, 2.76frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 363/1551 [02:16<07:09, 2.76frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 363/1551 [02:16<07:09, 2.76frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 364/1551 [02:16<07:29, 2.64frame/s, memory_usage=07.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 364/1551 [02:16<07:29, 2.64frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 23%|βββ | 364/1551 [02:16<07:29, 2.64frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 365/1551 [02:16<07:14, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 365/1551 [02:16<07:14, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 365/1551 [02:16<07:14, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 366/1551 [02:16<06:23, 3.09frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 366/1551 [02:16<06:23, 3.09frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 366/1551 [02:16<06:23, 3.09frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 367/1551 [02:16<06:39, 2.97frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 367/1551 [02:17<06:39, 2.97frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 367/1551 [02:17<06:39, 2.97frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 368/1551 [02:17<06:39, 2.96frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 368/1551 [02:17<06:39, 2.96frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 368/1551 [02:17<06:39, 2.96frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 369/1551 [02:17<06:50, 2.88frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 369/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 369/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 370/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 370/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 370/1551 [02:18<06:50, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 371/1551 [02:18<06:26, 3.05frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 371/1551 [02:18<06:26, 3.05frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 371/1551 [02:18<06:26, 3.05frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 372/1551 [02:18<06:49, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 372/1551 [02:19<06:49, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 372/1551 [02:19<06:49, 2.88frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 373/1551 [02:19<07:12, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 373/1551 [02:19<07:12, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 373/1551 [02:19<07:12, 2.73frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 374/1551 [02:19<06:39, 2.94frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 374/1551 [02:19<06:39, 2.94frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 374/1551 [02:19<06:39, 2.94frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 375/1551 [02:19<06:40, 2.94frame/s, memory_usage=07.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 375/1551 [02:20<06:40, 2.94frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 375/1551 [02:20<06:40, 2.94frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 376/1551 [02:20<06:20, 3.09frame/s, memory_usage=07.23GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 376/1551 [02:20<06:20, 3.09frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 376/1551 [02:20<06:20, 3.09frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 377/1551 [02:20<06:50, 2.86frame/s, memory_usage=07.24GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 377/1551 [02:20<06:50, 2.86frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 377/1551 [02:20<06:50, 2.86frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 378/1551 [02:20<06:32, 2.99frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 378/1551 [02:21<06:32, 2.99frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 378/1551 [02:21<06:32, 2.99frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 379/1551 [02:21<06:51, 2.85frame/s, memory_usage=07.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 379/1551 [02:21<06:51, 2.85frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 24%|βββ | 379/1551 [02:21<06:51, 2.85frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 380/1551 [02:21<07:32, 2.59frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 380/1551 [02:21<07:32, 2.59frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 380/1551 [02:21<07:32, 2.59frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 381/1551 [02:21<06:59, 2.79frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 381/1551 [02:22<06:59, 2.79frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 381/1551 [02:22<06:59, 2.79frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 382/1551 [02:22<06:28, 3.01frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 382/1551 [02:22<06:28, 3.01frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 382/1551 [02:22<06:28, 3.01frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 383/1551 [02:22<06:37, 2.94frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 383/1551 [02:22<06:37, 2.94frame/s, memory_usage=07.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 383/1551 [02:22<06:37, 2.94frame/s, memory_usage=07.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 384/1551 [02:22<06:23, 3.05frame/s, memory_usage=07.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 384/1551 [02:23<06:23, 3.05frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 384/1551 [02:23<06:23, 3.05frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 385/1551 [02:23<07:12, 2.70frame/s, memory_usage=07.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 385/1551 [02:23<07:12, 2.70frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 385/1551 [02:23<07:12, 2.70frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 386/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 386/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 386/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 387/1551 [02:23<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 387/1551 [02:24<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 387/1551 [02:24<06:50, 2.84frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 388/1551 [02:24<07:12, 2.69frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 388/1551 [02:24<07:12, 2.69frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 388/1551 [02:24<07:12, 2.69frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 389/1551 [02:24<07:17, 2.65frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 389/1551 [02:25<07:17, 2.65frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 389/1551 [02:25<07:17, 2.65frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 390/1551 [02:25<06:57, 2.78frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 390/1551 [02:25<06:57, 2.78frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 390/1551 [02:25<06:57, 2.78frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 391/1551 [02:25<06:48, 2.84frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 391/1551 [02:25<06:48, 2.84frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 391/1551 [02:25<06:48, 2.84frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 392/1551 [02:25<06:31, 2.96frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 392/1551 [02:26<06:31, 2.96frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 392/1551 [02:26<06:31, 2.96frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 393/1551 [02:26<07:03, 2.74frame/s, memory_usage=07.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 393/1551 [02:26<07:03, 2.74frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 393/1551 [02:26<07:03, 2.74frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 394/1551 [02:26<07:10, 2.69frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 394/1551 [02:26<07:10, 2.69frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 394/1551 [02:26<07:10, 2.69frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 395/1551 [02:26<07:13, 2.66frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 395/1551 [02:27<07:13, 2.66frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 25%|βββ | 395/1551 [02:27<07:13, 2.66frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 396/1551 [02:27<07:15, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 396/1551 [02:27<07:15, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 396/1551 [02:27<07:15, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 397/1551 [02:27<07:19, 2.62frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 397/1551 [02:27<07:19, 2.62frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 397/1551 [02:27<07:19, 2.62frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 398/1551 [02:27<06:41, 2.87frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 398/1551 [02:28<06:41, 2.87frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 398/1551 [02:28<06:41, 2.87frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 399/1551 [02:28<06:57, 2.76frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 399/1551 [02:28<06:57, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 399/1551 [02:28<06:57, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 400/1551 [02:28<06:41, 2.87frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 400/1551 [02:29<06:41, 2.87frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 400/1551 [02:29<06:41, 2.87frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 401/1551 [02:29<06:51, 2.79frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 401/1551 [02:29<06:51, 2.79frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 401/1551 [02:29<06:51, 2.79frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 402/1551 [02:29<07:11, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 402/1551 [02:29<07:11, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 402/1551 [02:29<07:11, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 403/1551 [02:29<06:42, 2.85frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 403/1551 [02:30<06:42, 2.85frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 403/1551 [02:30<06:42, 2.85frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 404/1551 [02:30<07:03, 2.71frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 404/1551 [02:30<07:03, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 404/1551 [02:30<07:03, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 405/1551 [02:30<07:10, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 405/1551 [02:30<07:10, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 405/1551 [02:30<07:10, 2.66frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 406/1551 [02:30<06:32, 2.92frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 406/1551 [02:31<06:32, 2.92frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 406/1551 [02:31<06:32, 2.92frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 407/1551 [02:31<06:32, 2.91frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 407/1551 [02:31<06:32, 2.91frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 407/1551 [02:31<06:32, 2.91frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 408/1551 [02:31<06:54, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 408/1551 [02:31<06:54, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 408/1551 [02:31<06:54, 2.76frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 409/1551 [02:31<07:01, 2.71frame/s, memory_usage=07.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 409/1551 [02:32<07:01, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 409/1551 [02:32<07:01, 2.71frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 410/1551 [02:32<07:29, 2.54frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 410/1551 [02:32<07:29, 2.54frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 410/1551 [02:32<07:29, 2.54frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 411/1551 [02:32<07:05, 2.68frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 411/1551 [02:33<07:05, 2.68frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 26%|βββ | 411/1551 [02:33<07:05, 2.68frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 412/1551 [02:33<07:17, 2.61frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 412/1551 [02:33<07:17, 2.61frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 412/1551 [02:33<07:17, 2.61frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 413/1551 [02:33<07:36, 2.49frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 413/1551 [02:33<07:36, 2.49frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 413/1551 [02:33<07:36, 2.49frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 414/1551 [02:33<06:45, 2.80frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 414/1551 [02:34<06:45, 2.80frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 414/1551 [02:34<06:45, 2.80frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 415/1551 [02:34<06:27, 2.93frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 415/1551 [02:34<06:27, 2.93frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 415/1551 [02:34<06:27, 2.93frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 416/1551 [02:34<06:40, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 416/1551 [02:34<06:40, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 416/1551 [02:34<06:40, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 417/1551 [02:34<06:50, 2.77frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 417/1551 [02:35<06:50, 2.77frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 417/1551 [02:35<06:50, 2.77frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 418/1551 [02:35<07:09, 2.64frame/s, memory_usage=07.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 418/1551 [02:35<07:09, 2.64frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 418/1551 [02:35<07:09, 2.64frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 419/1551 [02:35<07:13, 2.61frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 419/1551 [02:36<07:13, 2.61frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 419/1551 [02:36<07:13, 2.61frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 420/1551 [02:36<06:51, 2.75frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 420/1551 [02:36<06:51, 2.75frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 420/1551 [02:36<06:51, 2.75frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 421/1551 [02:36<07:03, 2.67frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 421/1551 [02:36<07:03, 2.67frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 421/1551 [02:36<07:03, 2.67frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 422/1551 [02:36<06:36, 2.85frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 422/1551 [02:37<06:36, 2.85frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 422/1551 [02:37<06:36, 2.85frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 423/1551 [02:37<06:37, 2.84frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 423/1551 [02:37<06:37, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 423/1551 [02:37<06:37, 2.84frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 424/1551 [02:37<06:06, 3.07frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 424/1551 [02:37<06:06, 3.07frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 424/1551 [02:37<06:06, 3.07frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 425/1551 [02:37<06:15, 3.00frame/s, memory_usage=07.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 425/1551 [02:38<06:15, 3.00frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 425/1551 [02:38<06:15, 3.00frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 426/1551 [02:38<06:56, 2.70frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 426/1551 [02:38<06:56, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 27%|βββ | 426/1551 [02:38<06:56, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 427/1551 [02:38<06:37, 2.83frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 427/1551 [02:38<06:37, 2.83frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 427/1551 [02:38<06:37, 2.83frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 428/1551 [02:38<06:55, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 428/1551 [02:39<06:55, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 428/1551 [02:39<06:55, 2.70frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 429/1551 [02:39<07:15, 2.57frame/s, memory_usage=07.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 429/1551 [02:39<07:15, 2.57frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 429/1551 [02:39<07:15, 2.57frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 430/1551 [02:39<06:40, 2.80frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 430/1551 [02:40<06:40, 2.80frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 430/1551 [02:40<06:40, 2.80frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 431/1551 [02:40<07:13, 2.58frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 431/1551 [02:40<07:13, 2.58frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 431/1551 [02:40<07:13, 2.58frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 432/1551 [02:40<06:58, 2.67frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 432/1551 [02:40<06:58, 2.67frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 432/1551 [02:40<06:58, 2.67frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 433/1551 [02:40<06:15, 2.97frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 433/1551 [02:41<06:15, 2.97frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 433/1551 [02:41<06:15, 2.97frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 434/1551 [02:41<07:01, 2.65frame/s, memory_usage=07.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 434/1551 [02:41<07:01, 2.65frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 434/1551 [02:41<07:01, 2.65frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 435/1551 [02:41<06:48, 2.73frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 435/1551 [02:41<06:48, 2.73frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 435/1551 [02:41<06:48, 2.73frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 436/1551 [02:41<06:40, 2.78frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 436/1551 [02:42<06:40, 2.78frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 436/1551 [02:42<06:40, 2.78frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 437/1551 [02:42<06:23, 2.91frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 437/1551 [02:42<06:23, 2.91frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 437/1551 [02:42<06:23, 2.91frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 438/1551 [02:42<06:06, 3.04frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 438/1551 [02:42<06:06, 3.04frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 438/1551 [02:42<06:06, 3.04frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 439/1551 [02:42<06:50, 2.71frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 439/1551 [02:43<06:50, 2.71frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 439/1551 [02:43<06:50, 2.71frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 440/1551 [02:43<06:24, 2.89frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 440/1551 [02:43<06:24, 2.89frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 440/1551 [02:43<06:24, 2.89frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 441/1551 [02:43<06:32, 2.83frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 441/1551 [02:43<06:32, 2.83frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 441/1551 [02:43<06:32, 2.83frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 442/1551 [02:43<07:10, 2.58frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 442/1551 [02:44<07:10, 2.58frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 28%|βββ | 442/1551 [02:44<07:10, 2.58frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 443/1551 [02:44<06:50, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 443/1551 [02:44<06:50, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 443/1551 [02:44<06:50, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 444/1551 [02:44<06:22, 2.89frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 444/1551 [02:45<06:22, 2.89frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 444/1551 [02:45<06:22, 2.89frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 445/1551 [02:45<06:54, 2.67frame/s, memory_usage=07.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 445/1551 [02:45<06:54, 2.67frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 445/1551 [02:45<06:54, 2.67frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 446/1551 [02:45<05:57, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 446/1551 [02:45<05:57, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 446/1551 [02:45<05:57, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 447/1551 [02:45<06:36, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 447/1551 [02:45<06:36, 2.78frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 447/1551 [02:45<06:36, 2.78frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 448/1551 [02:45<06:13, 2.95frame/s, memory_usage=07.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 448/1551 [02:46<06:13, 2.95frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 448/1551 [02:46<06:13, 2.95frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 449/1551 [02:46<06:14, 2.94frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 449/1551 [02:46<06:14, 2.94frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 449/1551 [02:46<06:14, 2.94frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 450/1551 [02:46<06:43, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 450/1551 [02:47<06:43, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 450/1551 [02:47<06:43, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 451/1551 [02:47<06:35, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 451/1551 [02:47<06:35, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 451/1551 [02:47<06:35, 2.78frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 452/1551 [02:47<06:25, 2.85frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 452/1551 [02:47<06:25, 2.85frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 452/1551 [02:47<06:25, 2.85frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 453/1551 [02:47<06:08, 2.98frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 453/1551 [02:48<06:08, 2.98frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 453/1551 [02:48<06:08, 2.98frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 454/1551 [02:48<05:49, 3.14frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 454/1551 [02:48<05:49, 3.14frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 454/1551 [02:48<05:49, 3.14frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 455/1551 [02:48<05:54, 3.09frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 455/1551 [02:48<05:54, 3.09frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 455/1551 [02:48<05:54, 3.09frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 456/1551 [02:48<06:07, 2.98frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 456/1551 [02:49<06:07, 2.98frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 456/1551 [02:49<06:07, 2.98frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 457/1551 [02:49<06:09, 2.96frame/s, memory_usage=07.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 457/1551 [02:49<06:09, 2.96frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 29%|βββ | 457/1551 [02:49<06:09, 2.96frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 458/1551 [02:49<05:56, 3.07frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 458/1551 [02:49<05:56, 3.07frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 458/1551 [02:49<05:56, 3.07frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 459/1551 [02:49<06:30, 2.79frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 459/1551 [02:50<06:30, 2.79frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 459/1551 [02:50<06:30, 2.79frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 460/1551 [02:50<06:01, 3.01frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 460/1551 [02:50<06:01, 3.01frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 460/1551 [02:50<06:01, 3.01frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 461/1551 [02:50<06:19, 2.88frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 461/1551 [02:50<06:19, 2.88frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 461/1551 [02:50<06:19, 2.88frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 462/1551 [02:50<05:41, 3.19frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 462/1551 [02:50<05:41, 3.19frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 462/1551 [02:50<05:41, 3.19frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 463/1551 [02:50<05:31, 3.28frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 463/1551 [02:51<05:31, 3.28frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 463/1551 [02:51<05:31, 3.28frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 464/1551 [02:51<06:11, 2.92frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 464/1551 [02:51<06:11, 2.92frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 464/1551 [02:51<06:11, 2.92frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 465/1551 [02:51<06:42, 2.70frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 465/1551 [02:52<06:42, 2.70frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 465/1551 [02:52<06:42, 2.70frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 466/1551 [02:52<06:31, 2.77frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 466/1551 [02:52<06:31, 2.77frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 466/1551 [02:52<06:31, 2.77frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 467/1551 [02:52<05:53, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 467/1551 [02:52<05:53, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 467/1551 [02:52<05:53, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 468/1551 [02:52<05:55, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 468/1551 [02:53<05:55, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 468/1551 [02:53<05:55, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 469/1551 [02:53<06:20, 2.84frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 469/1551 [02:53<06:20, 2.84frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 469/1551 [02:53<06:20, 2.84frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 470/1551 [02:53<05:41, 3.17frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 470/1551 [02:53<05:41, 3.17frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 470/1551 [02:53<05:41, 3.17frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 471/1551 [02:53<06:03, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 471/1551 [02:54<06:03, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 471/1551 [02:54<06:03, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 472/1551 [02:54<06:17, 2.85frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 472/1551 [02:54<06:17, 2.85frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 472/1551 [02:54<06:17, 2.85frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 473/1551 [02:54<06:39, 2.70frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 473/1551 [02:54<06:39, 2.70frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 30%|βββ | 473/1551 [02:54<06:39, 2.70frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 474/1551 [02:54<06:29, 2.77frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 474/1551 [02:55<06:29, 2.77frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 474/1551 [02:55<06:29, 2.77frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 475/1551 [02:55<06:21, 2.82frame/s, memory_usage=07.52GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 475/1551 [02:55<06:21, 2.82frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 475/1551 [02:55<06:21, 2.82frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 476/1551 [02:55<06:00, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 476/1551 [02:55<06:00, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 476/1551 [02:55<06:00, 2.98frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 477/1551 [02:55<06:39, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 477/1551 [02:56<06:39, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 477/1551 [02:56<06:39, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 478/1551 [02:56<05:50, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 478/1551 [02:56<05:50, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 478/1551 [02:56<05:50, 3.06frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 479/1551 [02:56<06:13, 2.87frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 479/1551 [02:57<06:13, 2.87frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 479/1551 [02:57<06:13, 2.87frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 480/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 480/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 480/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 481/1551 [02:57<06:27, 2.76frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 481/1551 [02:57<06:27, 2.76frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 481/1551 [02:57<06:27, 2.76frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 482/1551 [02:57<06:31, 2.73frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 482/1551 [02:58<06:31, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 482/1551 [02:58<06:31, 2.73frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 483/1551 [02:58<06:51, 2.60frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 483/1551 [02:58<06:51, 2.60frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 483/1551 [02:58<06:51, 2.60frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 484/1551 [02:58<06:27, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 484/1551 [02:58<06:27, 2.75frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|βββ | 484/1551 [02:58<06:27, 2.75frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 485/1551 [02:58<06:16, 2.83frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 485/1551 [02:59<06:16, 2.83frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 485/1551 [02:59<06:16, 2.83frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 486/1551 [02:59<05:33, 3.19frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 486/1551 [02:59<05:33, 3.19frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 486/1551 [02:59<05:33, 3.19frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 487/1551 [02:59<05:41, 3.11frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 487/1551 [02:59<05:41, 3.11frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 487/1551 [02:59<05:41, 3.11frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 488/1551 [02:59<05:48, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 488/1551 [03:00<05:48, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 31%|ββββ | 488/1551 [03:00<05:48, 3.05frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 489/1551 [03:00<06:26, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 489/1551 [03:00<06:26, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 489/1551 [03:00<06:26, 2.75frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 490/1551 [03:00<06:46, 2.61frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 490/1551 [03:00<06:46, 2.61frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 490/1551 [03:00<06:46, 2.61frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 491/1551 [03:00<06:32, 2.70frame/s, memory_usage=07.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 491/1551 [03:01<06:32, 2.70frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 491/1551 [03:01<06:32, 2.70frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 492/1551 [03:01<06:16, 2.82frame/s, memory_usage=07.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 492/1551 [03:01<06:16, 2.82frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 492/1551 [03:01<06:16, 2.82frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 493/1551 [03:01<06:30, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 493/1551 [03:01<06:30, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 493/1551 [03:01<06:30, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 494/1551 [03:01<05:52, 3.00frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 494/1551 [03:02<05:52, 3.00frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 494/1551 [03:02<05:52, 3.00frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 495/1551 [03:02<06:29, 2.71frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 495/1551 [03:02<06:29, 2.71frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 495/1551 [03:02<06:29, 2.71frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 496/1551 [03:02<06:24, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 496/1551 [03:03<06:24, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 496/1551 [03:03<06:24, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 497/1551 [03:03<06:57, 2.53frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 497/1551 [03:03<06:57, 2.53frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 497/1551 [03:03<06:57, 2.53frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 498/1551 [03:03<07:01, 2.50frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 498/1551 [03:04<07:01, 2.50frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 498/1551 [03:04<07:01, 2.50frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 499/1551 [03:04<07:27, 2.35frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 499/1551 [03:04<07:27, 2.35frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 499/1551 [03:04<07:27, 2.35frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 500/1551 [03:04<07:11, 2.43frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 500/1551 [03:04<07:11, 2.43frame/s, memory_usage=07.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 500/1551 [03:04<07:11, 2.43frame/s, memory_usage=07.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 501/1551 [03:04<06:50, 2.56frame/s, memory_usage=07.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 501/1551 [03:05<06:50, 2.56frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 501/1551 [03:05<06:50, 2.56frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 502/1551 [03:05<06:11, 2.82frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 502/1551 [03:05<06:11, 2.82frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 502/1551 [03:05<06:11, 2.82frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 503/1551 [03:05<05:41, 3.07frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 503/1551 [03:05<05:41, 3.07frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 503/1551 [03:05<05:41, 3.07frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 504/1551 [03:05<06:05, 2.87frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 504/1551 [03:06<06:05, 2.87frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 32%|ββββ | 504/1551 [03:06<06:05, 2.87frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 505/1551 [03:06<06:28, 2.69frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 505/1551 [03:06<06:28, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 505/1551 [03:06<06:28, 2.69frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 506/1551 [03:06<06:02, 2.88frame/s, memory_usage=07.51GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 506/1551 [03:06<06:02, 2.88frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 506/1551 [03:06<06:02, 2.88frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 507/1551 [03:06<06:18, 2.76frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 507/1551 [03:07<06:18, 2.76frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 507/1551 [03:07<06:18, 2.76frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 508/1551 [03:07<06:44, 2.58frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 508/1551 [03:07<06:44, 2.58frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 508/1551 [03:07<06:44, 2.58frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 509/1551 [03:07<06:25, 2.70frame/s, memory_usage=07.56GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 509/1551 [03:07<06:25, 2.70frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 509/1551 [03:07<06:25, 2.70frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 510/1551 [03:07<05:42, 3.04frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 510/1551 [03:08<05:42, 3.04frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 510/1551 [03:08<05:42, 3.04frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 511/1551 [03:08<05:54, 2.93frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 511/1551 [03:08<05:54, 2.93frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 511/1551 [03:08<05:54, 2.93frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 512/1551 [03:08<05:38, 3.07frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 512/1551 [03:08<05:38, 3.07frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 512/1551 [03:08<05:38, 3.07frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 513/1551 [03:08<06:18, 2.75frame/s, memory_usage=07.57GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 513/1551 [03:09<06:18, 2.75frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 513/1551 [03:09<06:18, 2.75frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 514/1551 [03:09<06:38, 2.60frame/s, memory_usage=07.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 514/1551 [03:09<06:38, 2.60frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 514/1551 [03:09<06:38, 2.60frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 515/1551 [03:09<06:51, 2.52frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 515/1551 [03:10<06:51, 2.52frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 515/1551 [03:10<06:51, 2.52frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 516/1551 [03:10<06:23, 2.70frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 516/1551 [03:10<06:23, 2.70frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 516/1551 [03:10<06:23, 2.70frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 517/1551 [03:10<06:30, 2.65frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 517/1551 [03:10<06:30, 2.65frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 517/1551 [03:10<06:30, 2.65frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 518/1551 [03:10<05:45, 2.99frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 518/1551 [03:11<05:45, 2.99frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 518/1551 [03:11<05:45, 2.99frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 519/1551 [03:11<06:03, 2.84frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 519/1551 [03:11<06:03, 2.84frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 33%|ββββ | 519/1551 [03:11<06:03, 2.84frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 520/1551 [03:11<05:43, 3.00frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 520/1551 [03:11<05:43, 3.00frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 520/1551 [03:11<05:43, 3.00frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 521/1551 [03:11<05:58, 2.87frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 521/1551 [03:12<05:58, 2.87frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 521/1551 [03:12<05:58, 2.87frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 522/1551 [03:12<06:17, 2.73frame/s, memory_usage=07.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 522/1551 [03:12<06:17, 2.73frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 522/1551 [03:12<06:17, 2.73frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 523/1551 [03:12<06:25, 2.67frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 523/1551 [03:13<06:25, 2.67frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 523/1551 [03:13<06:25, 2.67frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 524/1551 [03:13<06:27, 2.65frame/s, memory_usage=07.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 524/1551 [03:13<06:27, 2.65frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 524/1551 [03:13<06:27, 2.65frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 525/1551 [03:13<06:04, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 525/1551 [03:13<06:04, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 525/1551 [03:13<06:04, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 526/1551 [03:13<05:28, 3.12frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 526/1551 [03:13<05:28, 3.12frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 526/1551 [03:13<05:28, 3.12frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 527/1551 [03:13<05:18, 3.22frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 527/1551 [03:14<05:18, 3.22frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 527/1551 [03:14<05:18, 3.22frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 528/1551 [03:14<05:47, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 528/1551 [03:14<05:47, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 528/1551 [03:14<05:47, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 529/1551 [03:14<06:19, 2.69frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 529/1551 [03:15<06:19, 2.69frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 529/1551 [03:15<06:19, 2.69frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 530/1551 [03:15<06:32, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 530/1551 [03:15<06:32, 2.60frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 530/1551 [03:15<06:32, 2.60frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 531/1551 [03:15<06:03, 2.81frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 531/1551 [03:15<06:03, 2.81frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 531/1551 [03:15<06:03, 2.81frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 532/1551 [03:15<06:28, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 532/1551 [03:16<06:28, 2.62frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 532/1551 [03:16<06:28, 2.62frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 533/1551 [03:16<06:00, 2.83frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 533/1551 [03:16<06:00, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 533/1551 [03:16<06:00, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 534/1551 [03:16<05:16, 3.21frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 534/1551 [03:16<05:16, 3.21frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 534/1551 [03:16<05:16, 3.21frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 535/1551 [03:16<05:44, 2.95frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 535/1551 [03:17<05:44, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 34%|ββββ | 535/1551 [03:17<05:44, 2.95frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 536/1551 [03:17<05:36, 3.02frame/s, memory_usage=07.69GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 536/1551 [03:17<05:36, 3.02frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 536/1551 [03:17<05:36, 3.02frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 537/1551 [03:17<06:08, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 537/1551 [03:17<06:08, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 537/1551 [03:17<06:08, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 538/1551 [03:17<06:07, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 538/1551 [03:18<06:07, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 538/1551 [03:18<06:07, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 539/1551 [03:18<06:01, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 539/1551 [03:18<06:01, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 539/1551 [03:18<06:01, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 540/1551 [03:18<05:39, 2.98frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 540/1551 [03:18<05:39, 2.98frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 540/1551 [03:18<05:39, 2.98frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 541/1551 [03:18<06:14, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 541/1551 [03:19<06:14, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 541/1551 [03:19<06:14, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 542/1551 [03:19<05:21, 3.13frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 542/1551 [03:19<05:21, 3.13frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 542/1551 [03:19<05:21, 3.13frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 543/1551 [03:19<06:10, 2.72frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 543/1551 [03:19<06:10, 2.72frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 543/1551 [03:19<06:10, 2.72frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 544/1551 [03:19<05:49, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 544/1551 [03:20<05:49, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 544/1551 [03:20<05:49, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 545/1551 [03:20<06:00, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 545/1551 [03:20<06:00, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 545/1551 [03:20<06:00, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 546/1551 [03:20<06:23, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 546/1551 [03:21<06:23, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 546/1551 [03:21<06:23, 2.62frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 547/1551 [03:21<06:16, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 547/1551 [03:21<06:16, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 547/1551 [03:21<06:16, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 548/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 548/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 548/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 549/1551 [03:21<06:15, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 549/1551 [03:22<06:15, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 549/1551 [03:22<06:15, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 550/1551 [03:22<05:30, 3.03frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 550/1551 [03:22<05:30, 3.03frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 35%|ββββ | 550/1551 [03:22<05:30, 3.03frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 551/1551 [03:22<05:20, 3.12frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 551/1551 [03:22<05:20, 3.12frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 551/1551 [03:22<05:20, 3.12frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 552/1551 [03:22<05:52, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 552/1551 [03:23<05:52, 2.84frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 552/1551 [03:23<05:52, 2.84frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 553/1551 [03:23<06:17, 2.64frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 553/1551 [03:23<06:17, 2.64frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 553/1551 [03:23<06:17, 2.64frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 554/1551 [03:23<06:09, 2.70frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 554/1551 [03:23<06:09, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 554/1551 [03:23<06:09, 2.70frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 555/1551 [03:23<05:45, 2.88frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 555/1551 [03:24<05:45, 2.88frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 555/1551 [03:24<05:45, 2.88frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 556/1551 [03:24<06:24, 2.59frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 556/1551 [03:24<06:24, 2.59frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 556/1551 [03:24<06:24, 2.59frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 557/1551 [03:24<05:55, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 557/1551 [03:24<05:55, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 557/1551 [03:24<05:55, 2.80frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 558/1551 [03:24<05:01, 3.29frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 558/1551 [03:25<05:01, 3.29frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 558/1551 [03:25<05:01, 3.29frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 559/1551 [03:25<05:50, 2.83frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 559/1551 [03:25<05:50, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 559/1551 [03:25<05:50, 2.83frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 560/1551 [03:25<05:34, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 560/1551 [03:26<05:34, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 560/1551 [03:26<05:34, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 561/1551 [03:26<05:58, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 561/1551 [03:26<05:58, 2.76frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 561/1551 [03:26<05:58, 2.76frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 562/1551 [03:26<06:17, 2.62frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 562/1551 [03:26<06:17, 2.62frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 562/1551 [03:26<06:17, 2.62frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 563/1551 [03:26<06:09, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 563/1551 [03:27<06:09, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 563/1551 [03:27<06:09, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 564/1551 [03:27<05:33, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 564/1551 [03:27<05:33, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 564/1551 [03:27<05:33, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 565/1551 [03:27<05:49, 2.82frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 565/1551 [03:27<05:49, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 565/1551 [03:27<05:49, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 566/1551 [03:27<05:10, 3.17frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 566/1551 [03:27<05:10, 3.17frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 36%|ββββ | 566/1551 [03:27<05:10, 3.17frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 567/1551 [03:27<05:11, 3.15frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 567/1551 [03:28<05:11, 3.15frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 567/1551 [03:28<05:11, 3.15frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 568/1551 [03:28<05:46, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 568/1551 [03:28<05:46, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 568/1551 [03:28<05:46, 2.84frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 569/1551 [03:28<06:17, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 569/1551 [03:29<06:17, 2.60frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 569/1551 [03:29<06:17, 2.60frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 570/1551 [03:29<06:16, 2.60frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 570/1551 [03:29<06:16, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 570/1551 [03:29<06:16, 2.60frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 571/1551 [03:29<05:43, 2.85frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 571/1551 [03:29<05:43, 2.85frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 571/1551 [03:29<05:43, 2.85frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 572/1551 [03:29<05:51, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 572/1551 [03:30<05:51, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 572/1551 [03:30<05:51, 2.79frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 573/1551 [03:30<05:55, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 573/1551 [03:30<05:55, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 573/1551 [03:30<05:55, 2.75frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 574/1551 [03:30<05:01, 3.24frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 574/1551 [03:30<05:01, 3.24frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 574/1551 [03:30<05:01, 3.24frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 575/1551 [03:30<05:41, 2.86frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 575/1551 [03:31<05:41, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 575/1551 [03:31<05:41, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 576/1551 [03:31<05:29, 2.96frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 576/1551 [03:31<05:29, 2.96frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 576/1551 [03:31<05:29, 2.96frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 577/1551 [03:31<06:04, 2.67frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 577/1551 [03:32<06:04, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 577/1551 [03:32<06:04, 2.67frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 578/1551 [03:32<05:52, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 578/1551 [03:32<05:52, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 578/1551 [03:32<05:52, 2.76frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 579/1551 [03:32<05:26, 2.97frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 579/1551 [03:32<05:26, 2.97frame/s, memory_usage=07.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 579/1551 [03:32<05:26, 2.97frame/s, memory_usage=07.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 580/1551 [03:32<06:06, 2.65frame/s, memory_usage=07.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 580/1551 [03:33<06:06, 2.65frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 580/1551 [03:33<06:06, 2.65frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 581/1551 [03:33<05:38, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 581/1551 [03:33<05:38, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 37%|ββββ | 581/1551 [03:33<05:38, 2.86frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 582/1551 [03:33<05:02, 3.20frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 582/1551 [03:33<05:02, 3.20frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 582/1551 [03:33<05:02, 3.20frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 583/1551 [03:33<05:47, 2.78frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 583/1551 [03:34<05:47, 2.78frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 583/1551 [03:34<05:47, 2.78frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 584/1551 [03:34<05:33, 2.90frame/s, memory_usage=07.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 584/1551 [03:34<05:33, 2.90frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 584/1551 [03:34<05:33, 2.90frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 585/1551 [03:34<06:17, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 585/1551 [03:34<06:17, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 585/1551 [03:34<06:17, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 586/1551 [03:34<06:06, 2.63frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 586/1551 [03:35<06:06, 2.63frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 586/1551 [03:35<06:06, 2.63frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 587/1551 [03:35<05:33, 2.89frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 587/1551 [03:35<05:33, 2.89frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 587/1551 [03:35<05:33, 2.89frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 588/1551 [03:35<06:15, 2.56frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 588/1551 [03:35<06:15, 2.56frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 588/1551 [03:35<06:15, 2.56frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 589/1551 [03:35<05:42, 2.81frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 589/1551 [03:36<05:42, 2.81frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 589/1551 [03:36<05:42, 2.81frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 590/1551 [03:36<04:55, 3.25frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 590/1551 [03:36<04:55, 3.25frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 590/1551 [03:36<04:55, 3.25frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 591/1551 [03:36<05:39, 2.82frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 591/1551 [03:36<05:39, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 591/1551 [03:36<05:39, 2.82frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 592/1551 [03:36<05:27, 2.93frame/s, memory_usage=07.71GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 592/1551 [03:37<05:27, 2.93frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 592/1551 [03:37<05:27, 2.93frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 593/1551 [03:37<05:52, 2.72frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 593/1551 [03:37<05:52, 2.72frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 593/1551 [03:37<05:52, 2.72frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 594/1551 [03:37<05:52, 2.71frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 594/1551 [03:38<05:52, 2.71frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 594/1551 [03:38<05:52, 2.71frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 595/1551 [03:38<05:28, 2.91frame/s, memory_usage=07.72GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 595/1551 [03:38<05:28, 2.91frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 595/1551 [03:38<05:28, 2.91frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 596/1551 [03:38<06:05, 2.61frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 596/1551 [03:38<06:05, 2.61frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 596/1551 [03:38<06:05, 2.61frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 597/1551 [03:38<05:42, 2.78frame/s, memory_usage=07.78GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 597/1551 [03:39<05:42, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 38%|ββββ | 597/1551 [03:39<05:42, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 598/1551 [03:39<05:09, 3.08frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 598/1551 [03:39<05:09, 3.08frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 598/1551 [03:39<05:09, 3.08frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 599/1551 [03:39<05:36, 2.83frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 599/1551 [03:39<05:36, 2.83frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 599/1551 [03:39<05:36, 2.83frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 600/1551 [03:39<05:24, 2.93frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 600/1551 [03:40<05:24, 2.93frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 600/1551 [03:40<05:24, 2.93frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 601/1551 [03:40<05:49, 2.72frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 601/1551 [03:40<05:49, 2.72frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 601/1551 [03:40<05:49, 2.72frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 602/1551 [03:40<05:37, 2.81frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 602/1551 [03:40<05:37, 2.81frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 602/1551 [03:40<05:37, 2.81frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 603/1551 [03:40<05:43, 2.76frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 603/1551 [03:41<05:43, 2.76frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 603/1551 [03:41<05:43, 2.76frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 604/1551 [03:41<06:07, 2.58frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 604/1551 [03:41<06:07, 2.58frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 604/1551 [03:41<06:07, 2.58frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 605/1551 [03:41<05:31, 2.85frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 605/1551 [03:41<05:31, 2.85frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 605/1551 [03:41<05:31, 2.85frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 606/1551 [03:41<05:07, 3.07frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 606/1551 [03:42<05:07, 3.07frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 606/1551 [03:42<05:07, 3.07frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 607/1551 [03:42<05:01, 3.14frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 607/1551 [03:42<05:01, 3.14frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 607/1551 [03:42<05:01, 3.14frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 608/1551 [03:42<05:10, 3.04frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 608/1551 [03:42<05:10, 3.04frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 608/1551 [03:42<05:10, 3.04frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 609/1551 [03:42<05:27, 2.88frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 609/1551 [03:43<05:27, 2.88frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 609/1551 [03:43<05:27, 2.88frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 610/1551 [03:43<05:14, 2.99frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 610/1551 [03:43<05:14, 2.99frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 610/1551 [03:43<05:14, 2.99frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 611/1551 [03:43<05:42, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 611/1551 [03:43<05:42, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 611/1551 [03:43<05:42, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 612/1551 [03:43<05:30, 2.84frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 612/1551 [03:44<05:30, 2.84frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 39%|ββββ | 612/1551 [03:44<05:30, 2.84frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 613/1551 [03:44<05:09, 3.03frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 613/1551 [03:44<05:09, 3.03frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 613/1551 [03:44<05:09, 3.03frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 614/1551 [03:44<04:31, 3.46frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 614/1551 [03:44<04:31, 3.46frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 614/1551 [03:44<04:31, 3.46frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 615/1551 [03:44<05:01, 3.10frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 615/1551 [03:45<05:01, 3.10frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 615/1551 [03:45<05:01, 3.10frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 616/1551 [03:45<05:23, 2.89frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 616/1551 [03:45<05:23, 2.89frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 616/1551 [03:45<05:23, 2.89frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 617/1551 [03:45<05:25, 2.87frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 617/1551 [03:45<05:25, 2.87frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 617/1551 [03:45<05:25, 2.87frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 618/1551 [03:45<05:14, 2.97frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 618/1551 [03:46<05:14, 2.97frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 618/1551 [03:46<05:14, 2.97frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 619/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 619/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 619/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 620/1551 [03:46<05:53, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 620/1551 [03:47<05:53, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 620/1551 [03:47<05:53, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 621/1551 [03:47<05:30, 2.82frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 621/1551 [03:47<05:30, 2.82frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 621/1551 [03:47<05:30, 2.82frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 622/1551 [03:47<04:41, 3.30frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 622/1551 [03:47<04:41, 3.30frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 622/1551 [03:47<04:41, 3.30frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 623/1551 [03:47<05:34, 2.78frame/s, memory_usage=07.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 623/1551 [03:48<05:34, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 623/1551 [03:48<05:34, 2.78frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 624/1551 [03:48<05:22, 2.87frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 624/1551 [03:48<05:22, 2.87frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 624/1551 [03:48<05:22, 2.87frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 625/1551 [03:48<05:38, 2.74frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 625/1551 [03:48<05:38, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 625/1551 [03:48<05:38, 2.74frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 626/1551 [03:48<05:52, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 626/1551 [03:49<05:52, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 626/1551 [03:49<05:52, 2.63frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 627/1551 [03:49<05:31, 2.79frame/s, memory_usage=07.79GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 627/1551 [03:49<05:31, 2.79frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 627/1551 [03:49<05:31, 2.79frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 628/1551 [03:49<06:09, 2.50frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 628/1551 [03:49<06:09, 2.50frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 40%|ββββ | 628/1551 [03:49<06:09, 2.50frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 629/1551 [03:49<05:34, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 629/1551 [03:50<05:34, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 629/1551 [03:50<05:34, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 630/1551 [03:50<04:50, 3.17frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 630/1551 [03:50<04:50, 3.17frame/s, memory_usage=07.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 630/1551 [03:50<04:50, 3.17frame/s, memory_usage=07.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 631/1551 [03:50<05:32, 2.77frame/s, memory_usage=07.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 631/1551 [03:50<05:32, 2.77frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 631/1551 [03:50<05:32, 2.77frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 632/1551 [03:50<05:27, 2.81frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 632/1551 [03:51<05:27, 2.81frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 632/1551 [03:51<05:27, 2.81frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 633/1551 [03:51<05:33, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 633/1551 [03:51<05:33, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 633/1551 [03:51<05:33, 2.75frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 634/1551 [03:51<05:53, 2.59frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 634/1551 [03:52<05:53, 2.59frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 634/1551 [03:52<05:53, 2.59frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 635/1551 [03:52<06:22, 2.39frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 635/1551 [03:52<06:22, 2.39frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 635/1551 [03:52<06:22, 2.39frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 636/1551 [03:52<06:15, 2.44frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 636/1551 [03:53<06:15, 2.44frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 636/1551 [03:53<06:15, 2.44frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 637/1551 [03:53<05:48, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 637/1551 [03:53<05:48, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 637/1551 [03:53<05:48, 2.63frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 638/1551 [03:53<04:53, 3.11frame/s, memory_usage=07.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 638/1551 [03:53<04:53, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 638/1551 [03:53<04:53, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 639/1551 [03:53<05:32, 2.74frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 639/1551 [03:54<05:32, 2.74frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|ββββ | 639/1551 [03:54<05:32, 2.74frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 640/1551 [03:54<05:27, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 640/1551 [03:54<05:27, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 640/1551 [03:54<05:27, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 641/1551 [03:54<05:29, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 641/1551 [03:54<05:29, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 641/1551 [03:54<05:29, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 642/1551 [03:54<05:41, 2.66frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 642/1551 [03:55<05:41, 2.66frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 642/1551 [03:55<05:41, 2.66frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 643/1551 [03:55<05:30, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 643/1551 [03:55<05:30, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 41%|βββββ | 643/1551 [03:55<05:30, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 644/1551 [03:55<05:51, 2.58frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 644/1551 [03:55<05:51, 2.58frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 644/1551 [03:55<05:51, 2.58frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 645/1551 [03:55<05:24, 2.79frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 645/1551 [03:56<05:24, 2.79frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 645/1551 [03:56<05:24, 2.79frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 646/1551 [03:56<04:51, 3.10frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 646/1551 [03:56<04:51, 3.10frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 646/1551 [03:56<04:51, 3.10frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 647/1551 [03:56<04:48, 3.13frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 647/1551 [03:56<04:48, 3.13frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 647/1551 [03:56<04:48, 3.13frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 648/1551 [03:56<04:45, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 648/1551 [03:57<04:45, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 648/1551 [03:57<04:45, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 649/1551 [03:57<05:13, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 649/1551 [03:57<05:13, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 649/1551 [03:57<05:13, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 650/1551 [03:57<05:12, 2.88frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 650/1551 [03:57<05:12, 2.88frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 650/1551 [03:57<05:12, 2.88frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 651/1551 [03:57<05:23, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 651/1551 [03:58<05:23, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 651/1551 [03:58<05:23, 2.78frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 652/1551 [03:58<05:19, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 652/1551 [03:58<05:19, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 652/1551 [03:58<05:19, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 653/1551 [03:58<05:03, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 653/1551 [03:58<05:03, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 653/1551 [03:58<05:03, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 654/1551 [03:58<04:21, 3.44frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 654/1551 [03:59<04:21, 3.44frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 654/1551 [03:59<04:21, 3.44frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 655/1551 [03:59<04:56, 3.02frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 655/1551 [03:59<04:56, 3.02frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 655/1551 [03:59<04:56, 3.02frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 656/1551 [03:59<05:00, 2.98frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 656/1551 [03:59<05:00, 2.98frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 656/1551 [03:59<05:00, 2.98frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 657/1551 [03:59<05:27, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 657/1551 [04:00<05:27, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 657/1551 [04:00<05:27, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 658/1551 [04:00<05:23, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 658/1551 [04:00<05:23, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 658/1551 [04:00<05:23, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 659/1551 [04:00<05:16, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 659/1551 [04:01<05:16, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 42%|βββββ | 659/1551 [04:01<05:16, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 660/1551 [04:01<05:52, 2.52frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 660/1551 [04:01<05:52, 2.52frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 660/1551 [04:01<05:52, 2.52frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 661/1551 [04:01<05:11, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 661/1551 [04:01<05:11, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 661/1551 [04:01<05:11, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 662/1551 [04:01<04:30, 3.29frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 662/1551 [04:01<04:30, 3.29frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 662/1551 [04:01<04:30, 3.29frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 663/1551 [04:01<05:15, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 663/1551 [04:02<05:15, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 663/1551 [04:02<05:15, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 664/1551 [04:02<05:02, 2.93frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 664/1551 [04:02<05:02, 2.93frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 664/1551 [04:02<05:02, 2.93frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 665/1551 [04:02<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 665/1551 [04:03<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 665/1551 [04:03<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 666/1551 [04:03<05:02, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 666/1551 [04:03<05:02, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 666/1551 [04:03<05:02, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 667/1551 [04:03<05:20, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 667/1551 [04:03<05:20, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 667/1551 [04:03<05:20, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 668/1551 [04:03<05:39, 2.60frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 668/1551 [04:04<05:39, 2.60frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 668/1551 [04:04<05:39, 2.60frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 669/1551 [04:04<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 669/1551 [04:04<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 669/1551 [04:04<05:21, 2.75frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 670/1551 [04:04<04:38, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 670/1551 [04:04<04:38, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 670/1551 [04:04<04:38, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 671/1551 [04:04<05:06, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 671/1551 [04:05<05:06, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 671/1551 [04:05<05:06, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 672/1551 [04:05<05:21, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 672/1551 [04:05<05:21, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 672/1551 [04:05<05:21, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 673/1551 [04:05<05:08, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 673/1551 [04:05<05:08, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 673/1551 [04:05<05:08, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 674/1551 [04:05<05:25, 2.69frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 674/1551 [04:06<05:25, 2.69frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 43%|βββββ | 674/1551 [04:06<05:25, 2.69frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 675/1551 [04:06<05:26, 2.68frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 675/1551 [04:06<05:26, 2.68frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 675/1551 [04:06<05:26, 2.68frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 676/1551 [04:06<05:57, 2.45frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 676/1551 [04:07<05:57, 2.45frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 676/1551 [04:07<05:57, 2.45frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 677/1551 [04:07<05:30, 2.65frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 677/1551 [04:07<05:30, 2.65frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 677/1551 [04:07<05:30, 2.65frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 678/1551 [04:07<04:36, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 678/1551 [04:07<04:36, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 678/1551 [04:07<04:36, 3.16frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 679/1551 [04:07<05:11, 2.80frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 679/1551 [04:08<05:11, 2.80frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 679/1551 [04:08<05:11, 2.80frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 680/1551 [04:08<05:21, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 680/1551 [04:08<05:21, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 680/1551 [04:08<05:21, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 681/1551 [04:08<05:06, 2.84frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 681/1551 [04:08<05:06, 2.84frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 681/1551 [04:08<05:06, 2.84frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 682/1551 [04:08<05:39, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 682/1551 [04:09<05:39, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 682/1551 [04:09<05:39, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 683/1551 [04:09<05:18, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 683/1551 [04:09<05:18, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 683/1551 [04:09<05:18, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 684/1551 [04:09<05:29, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 684/1551 [04:09<05:29, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 684/1551 [04:09<05:29, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 685/1551 [04:09<05:02, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 685/1551 [04:10<05:02, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 685/1551 [04:10<05:02, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 686/1551 [04:10<04:18, 3.34frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 686/1551 [04:10<04:18, 3.34frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 686/1551 [04:10<04:18, 3.34frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 687/1551 [04:10<05:00, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 687/1551 [04:10<05:00, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 687/1551 [04:10<05:00, 2.87frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 688/1551 [04:10<05:03, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 688/1551 [04:11<05:03, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 688/1551 [04:11<05:03, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 689/1551 [04:11<05:19, 2.70frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 689/1551 [04:11<05:19, 2.70frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 689/1551 [04:11<05:19, 2.70frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 690/1551 [04:11<05:26, 2.64frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 690/1551 [04:12<05:26, 2.64frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 44%|βββββ | 690/1551 [04:12<05:26, 2.64frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 691/1551 [04:12<05:44, 2.49frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 691/1551 [04:12<05:44, 2.49frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 691/1551 [04:12<05:44, 2.49frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 692/1551 [04:12<05:47, 2.47frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 692/1551 [04:12<05:47, 2.47frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 692/1551 [04:12<05:47, 2.47frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 693/1551 [04:12<05:35, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 693/1551 [04:13<05:35, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 693/1551 [04:13<05:35, 2.56frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 694/1551 [04:13<04:42, 3.04frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 694/1551 [04:13<04:42, 3.04frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 694/1551 [04:13<04:42, 3.04frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 695/1551 [04:13<05:04, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 695/1551 [04:13<05:04, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 695/1551 [04:13<05:04, 2.82frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 696/1551 [04:13<05:20, 2.67frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 696/1551 [04:14<05:20, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 696/1551 [04:14<05:20, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 697/1551 [04:14<05:31, 2.58frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 697/1551 [04:14<05:31, 2.58frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 697/1551 [04:14<05:31, 2.58frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 698/1551 [04:14<05:13, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 698/1551 [04:15<05:13, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 698/1551 [04:15<05:13, 2.72frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 699/1551 [04:15<05:12, 2.73frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 699/1551 [04:15<05:12, 2.73frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 699/1551 [04:15<05:12, 2.73frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 700/1551 [04:15<05:00, 2.83frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 700/1551 [04:15<05:00, 2.83frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 700/1551 [04:15<05:00, 2.83frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 701/1551 [04:15<04:34, 3.09frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 701/1551 [04:15<04:34, 3.09frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 701/1551 [04:15<04:34, 3.09frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 702/1551 [04:15<03:57, 3.57frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 702/1551 [04:16<03:57, 3.57frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 702/1551 [04:16<03:57, 3.57frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 703/1551 [04:16<04:41, 3.01frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 703/1551 [04:16<04:41, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 703/1551 [04:16<04:41, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 704/1551 [04:16<04:44, 2.97frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 704/1551 [04:17<04:44, 2.97frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 704/1551 [04:17<04:44, 2.97frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 705/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 705/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 45%|βββββ | 705/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 706/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 706/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 706/1551 [04:17<05:16, 2.67frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 707/1551 [04:17<05:10, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 707/1551 [04:18<05:10, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 707/1551 [04:18<05:10, 2.72frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 708/1551 [04:18<05:10, 2.71frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 708/1551 [04:18<05:10, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 708/1551 [04:18<05:10, 2.71frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 709/1551 [04:18<05:05, 2.76frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 709/1551 [04:18<05:05, 2.76frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 709/1551 [04:18<05:05, 2.76frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 710/1551 [04:18<04:24, 3.18frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 710/1551 [04:19<04:24, 3.18frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 710/1551 [04:19<04:24, 3.18frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 711/1551 [04:19<04:39, 3.01frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 711/1551 [04:19<04:39, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 711/1551 [04:19<04:39, 3.01frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 712/1551 [04:19<04:49, 2.90frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 712/1551 [04:19<04:49, 2.90frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 712/1551 [04:19<04:49, 2.90frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 713/1551 [04:19<05:12, 2.68frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 713/1551 [04:20<05:12, 2.68frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 713/1551 [04:20<05:12, 2.68frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 714/1551 [04:20<05:06, 2.73frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 714/1551 [04:20<05:06, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 714/1551 [04:20<05:06, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 715/1551 [04:20<05:05, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 715/1551 [04:20<05:05, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 715/1551 [04:20<05:05, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 716/1551 [04:20<04:46, 2.92frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 716/1551 [04:21<04:46, 2.92frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 716/1551 [04:21<04:46, 2.92frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 717/1551 [04:21<04:53, 2.84frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 717/1551 [04:21<04:53, 2.84frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 717/1551 [04:21<04:53, 2.84frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 718/1551 [04:21<04:10, 3.32frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 718/1551 [04:21<04:10, 3.32frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 718/1551 [04:21<04:10, 3.32frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 719/1551 [04:21<04:50, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 719/1551 [04:22<04:50, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 719/1551 [04:22<04:50, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 720/1551 [04:22<04:58, 2.79frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 720/1551 [04:22<04:58, 2.79frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 720/1551 [04:22<04:58, 2.79frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 721/1551 [04:22<05:05, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 721/1551 [04:23<05:05, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 46%|βββββ | 721/1551 [04:23<05:05, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 722/1551 [04:23<04:39, 2.97frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 722/1551 [04:23<04:39, 2.97frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 722/1551 [04:23<04:39, 2.97frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 723/1551 [04:23<04:58, 2.77frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 723/1551 [04:23<04:58, 2.77frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 723/1551 [04:23<04:58, 2.77frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 724/1551 [04:23<05:08, 2.68frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 724/1551 [04:24<05:08, 2.68frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 724/1551 [04:24<05:08, 2.68frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 725/1551 [04:24<05:15, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 725/1551 [04:24<05:15, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 725/1551 [04:24<05:15, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 726/1551 [04:24<04:26, 3.10frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 726/1551 [04:24<04:26, 3.10frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 726/1551 [04:24<04:26, 3.10frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 727/1551 [04:24<05:01, 2.73frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 727/1551 [04:25<05:01, 2.73frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 727/1551 [04:25<05:01, 2.73frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 728/1551 [04:25<04:57, 2.77frame/s, memory_usage=07.84GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 728/1551 [04:25<04:57, 2.77frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 728/1551 [04:25<04:57, 2.77frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 729/1551 [04:25<05:12, 2.63frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 729/1551 [04:26<05:12, 2.63frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 729/1551 [04:26<05:12, 2.63frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 730/1551 [04:26<05:35, 2.45frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 730/1551 [04:26<05:35, 2.45frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 730/1551 [04:26<05:35, 2.45frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 731/1551 [04:26<06:05, 2.24frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 731/1551 [04:26<06:05, 2.24frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 731/1551 [04:26<06:05, 2.24frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 732/1551 [04:26<05:30, 2.47frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 732/1551 [04:27<05:30, 2.47frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 732/1551 [04:27<05:30, 2.47frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 733/1551 [04:27<05:28, 2.49frame/s, memory_usage=07.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 733/1551 [04:27<05:28, 2.49frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 733/1551 [04:27<05:28, 2.49frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 734/1551 [04:27<04:51, 2.80frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 734/1551 [04:28<04:51, 2.80frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 734/1551 [04:28<04:51, 2.80frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 735/1551 [04:28<05:22, 2.53frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 735/1551 [04:28<05:22, 2.53frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 735/1551 [04:28<05:22, 2.53frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 736/1551 [04:28<05:18, 2.56frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 736/1551 [04:28<05:18, 2.56frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 47%|βββββ | 736/1551 [04:28<05:18, 2.56frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 737/1551 [04:28<05:38, 2.40frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 737/1551 [04:29<05:38, 2.40frame/s, memory_usage=07.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 737/1551 [04:29<05:38, 2.40frame/s, memory_usage=07.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 738/1551 [04:29<05:51, 2.31frame/s, memory_usage=07.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 738/1551 [04:29<05:51, 2.31frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 738/1551 [04:29<05:51, 2.31frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 739/1551 [04:29<05:36, 2.41frame/s, memory_usage=07.88GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 739/1551 [04:30<05:36, 2.41frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 739/1551 [04:30<05:36, 2.41frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 740/1551 [04:30<05:08, 2.63frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 740/1551 [04:30<05:08, 2.63frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 740/1551 [04:30<05:08, 2.63frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 741/1551 [04:30<05:12, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 741/1551 [04:30<05:12, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 741/1551 [04:30<05:12, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 742/1551 [04:30<04:23, 3.07frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 742/1551 [04:31<04:23, 3.07frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 742/1551 [04:31<04:23, 3.07frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 743/1551 [04:31<05:00, 2.69frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 743/1551 [04:31<05:00, 2.69frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 743/1551 [04:31<05:00, 2.69frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 744/1551 [04:31<04:41, 2.87frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 744/1551 [04:31<04:41, 2.87frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 744/1551 [04:31<04:41, 2.87frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 745/1551 [04:31<05:22, 2.50frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 745/1551 [04:32<05:22, 2.50frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 745/1551 [04:32<05:22, 2.50frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 746/1551 [04:32<05:15, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 746/1551 [04:32<05:15, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 746/1551 [04:32<05:15, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 747/1551 [04:32<04:58, 2.69frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 747/1551 [04:33<04:58, 2.69frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 747/1551 [04:33<04:58, 2.69frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 748/1551 [04:33<04:59, 2.68frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 748/1551 [04:33<04:59, 2.68frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 748/1551 [04:33<04:59, 2.68frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 749/1551 [04:33<04:59, 2.67frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 749/1551 [04:33<04:59, 2.67frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 749/1551 [04:33<04:59, 2.67frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 750/1551 [04:33<04:28, 2.99frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 750/1551 [04:34<04:28, 2.99frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 750/1551 [04:34<04:28, 2.99frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 751/1551 [04:34<04:28, 2.98frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 751/1551 [04:34<04:28, 2.98frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 751/1551 [04:34<04:28, 2.98frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 752/1551 [04:34<04:35, 2.90frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 752/1551 [04:34<04:35, 2.90frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 48%|βββββ | 752/1551 [04:34<04:35, 2.90frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 753/1551 [04:34<04:39, 2.86frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 753/1551 [04:35<04:39, 2.86frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 753/1551 [04:35<04:39, 2.86frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 754/1551 [04:35<05:08, 2.59frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 754/1551 [04:35<05:08, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 754/1551 [04:35<05:08, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 755/1551 [04:35<04:52, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 755/1551 [04:35<04:52, 2.72frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 755/1551 [04:35<04:52, 2.72frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 756/1551 [04:35<05:12, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 756/1551 [04:36<05:12, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 756/1551 [04:36<05:12, 2.55frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 757/1551 [04:36<05:19, 2.49frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 757/1551 [04:36<05:19, 2.49frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 757/1551 [04:36<05:19, 2.49frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 758/1551 [04:36<04:30, 2.93frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 758/1551 [04:37<04:30, 2.93frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 758/1551 [04:37<04:30, 2.93frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 759/1551 [04:37<04:47, 2.76frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 759/1551 [04:37<04:47, 2.76frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 759/1551 [04:37<04:47, 2.76frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 760/1551 [04:37<04:48, 2.74frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 760/1551 [04:37<04:48, 2.74frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 760/1551 [04:37<04:48, 2.74frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 761/1551 [04:37<04:59, 2.64frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 761/1551 [04:38<04:59, 2.64frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 761/1551 [04:38<04:59, 2.64frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 762/1551 [04:38<04:48, 2.73frame/s, memory_usage=07.95GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 762/1551 [04:38<04:48, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 762/1551 [04:38<04:48, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 763/1551 [04:38<05:03, 2.59frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 763/1551 [04:38<05:03, 2.59frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 763/1551 [04:38<05:03, 2.59frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 764/1551 [04:38<05:13, 2.51frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 764/1551 [04:39<05:13, 2.51frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 764/1551 [04:39<05:13, 2.51frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 765/1551 [04:39<04:58, 2.63frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 765/1551 [04:39<04:58, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 765/1551 [04:39<04:58, 2.63frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 766/1551 [04:39<04:28, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 766/1551 [04:39<04:28, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 766/1551 [04:39<04:28, 2.92frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 767/1551 [04:39<04:33, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 767/1551 [04:40<04:33, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 49%|βββββ | 767/1551 [04:40<04:33, 2.86frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 768/1551 [04:40<04:38, 2.81frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 768/1551 [04:40<04:38, 2.81frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 768/1551 [04:40<04:38, 2.81frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 769/1551 [04:40<04:39, 2.80frame/s, memory_usage=07.91GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 769/1551 [04:41<04:39, 2.80frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 769/1551 [04:41<04:39, 2.80frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 770/1551 [04:41<04:46, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 770/1551 [04:41<04:46, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 770/1551 [04:41<04:46, 2.73frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 771/1551 [04:41<04:43, 2.75frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 771/1551 [04:41<04:43, 2.75frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 771/1551 [04:41<04:43, 2.75frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 772/1551 [04:41<04:21, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 772/1551 [04:42<04:21, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 772/1551 [04:42<04:21, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 773/1551 [04:42<04:40, 2.77frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 773/1551 [04:42<04:40, 2.77frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 773/1551 [04:42<04:40, 2.77frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 774/1551 [04:42<04:03, 3.19frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 774/1551 [04:42<04:03, 3.19frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 774/1551 [04:42<04:03, 3.19frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 775/1551 [04:42<04:25, 2.92frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 775/1551 [04:43<04:25, 2.92frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 775/1551 [04:43<04:25, 2.92frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 776/1551 [04:43<04:30, 2.86frame/s, memory_usage=07.87GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 776/1551 [04:43<04:30, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 776/1551 [04:43<04:30, 2.86frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 777/1551 [04:43<04:42, 2.74frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 777/1551 [04:43<04:42, 2.74frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 777/1551 [04:43<04:42, 2.74frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 778/1551 [04:43<04:44, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 778/1551 [04:44<04:44, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 778/1551 [04:44<04:44, 2.72frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 779/1551 [04:44<04:45, 2.71frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 779/1551 [04:44<04:45, 2.71frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 779/1551 [04:44<04:45, 2.71frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 780/1551 [04:44<04:18, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 780/1551 [04:44<04:18, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 780/1551 [04:44<04:18, 2.98frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 781/1551 [04:44<04:30, 2.85frame/s, memory_usage=07.85GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 781/1551 [04:45<04:30, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 781/1551 [04:45<04:30, 2.85frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 782/1551 [04:45<04:07, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 782/1551 [04:45<04:07, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 782/1551 [04:45<04:07, 3.11frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 783/1551 [04:45<04:19, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 783/1551 [04:46<04:19, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 50%|βββββ | 783/1551 [04:46<04:19, 2.96frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 784/1551 [04:46<04:54, 2.61frame/s, memory_usage=07.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 784/1551 [04:46<04:54, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 784/1551 [04:46<04:54, 2.61frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 785/1551 [04:46<04:42, 2.71frame/s, memory_usage=07.90GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 785/1551 [04:46<04:42, 2.71frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 785/1551 [04:46<04:42, 2.71frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 786/1551 [04:46<05:03, 2.52frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 786/1551 [04:47<05:03, 2.52frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 786/1551 [04:47<05:03, 2.52frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 787/1551 [04:47<04:41, 2.72frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 787/1551 [04:47<04:41, 2.72frame/s, memory_usage=08.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 787/1551 [04:47<04:41, 2.72frame/s, memory_usage=08.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 788/1551 [04:47<04:59, 2.54frame/s, memory_usage=08.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 788/1551 [04:47<04:59, 2.54frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 788/1551 [04:47<04:59, 2.54frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 789/1551 [04:47<04:58, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 789/1551 [04:48<04:58, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 789/1551 [04:48<04:58, 2.55frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 790/1551 [04:48<04:13, 3.00frame/s, memory_usage=07.96GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 790/1551 [04:48<04:13, 3.00frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 790/1551 [04:48<04:13, 3.00frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 791/1551 [04:48<04:52, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 791/1551 [04:49<04:52, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 791/1551 [04:49<04:52, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 792/1551 [04:49<04:51, 2.60frame/s, memory_usage=08.00GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 792/1551 [04:49<04:51, 2.60frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 792/1551 [04:49<04:51, 2.60frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 793/1551 [04:49<04:37, 2.73frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 793/1551 [04:49<04:37, 2.73frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 793/1551 [04:49<04:37, 2.73frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 794/1551 [04:49<04:43, 2.67frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 794/1551 [04:50<04:43, 2.67frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|βββββ | 794/1551 [04:50<04:43, 2.67frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 795/1551 [04:50<04:58, 2.54frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 795/1551 [04:50<04:58, 2.54frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 795/1551 [04:50<04:58, 2.54frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 796/1551 [04:50<04:49, 2.61frame/s, memory_usage=08.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 796/1551 [04:50<04:49, 2.61frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 796/1551 [04:50<04:49, 2.61frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 797/1551 [04:50<04:30, 2.78frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 797/1551 [04:51<04:30, 2.78frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 797/1551 [04:51<04:30, 2.78frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 798/1551 [04:51<03:52, 3.23frame/s, memory_usage=08.11GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 798/1551 [04:51<03:52, 3.23frame/s, memory_usage=08.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 51%|ββββββ | 798/1551 [04:51<03:52, 3.23frame/s, memory_usage=08.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 799/1551 [04:51<04:26, 2.82frame/s, memory_usage=08.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 799/1551 [04:51<04:26, 2.82frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 799/1551 [04:51<04:26, 2.82frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 800/1551 [04:51<04:52, 2.57frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 800/1551 [04:52<04:52, 2.57frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 800/1551 [04:52<04:52, 2.57frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 801/1551 [04:52<04:38, 2.69frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 801/1551 [04:52<04:38, 2.69frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 801/1551 [04:52<04:38, 2.69frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 802/1551 [04:52<04:13, 2.95frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 802/1551 [04:53<04:13, 2.95frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 802/1551 [04:53<04:13, 2.95frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 803/1551 [04:53<04:42, 2.65frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 803/1551 [04:53<04:42, 2.65frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 803/1551 [04:53<04:42, 2.65frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 804/1551 [04:53<04:16, 2.92frame/s, memory_usage=08.17GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 804/1551 [04:53<04:16, 2.92frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 804/1551 [04:53<04:16, 2.92frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 805/1551 [04:53<04:23, 2.84frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 805/1551 [04:53<04:23, 2.84frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 805/1551 [04:53<04:23, 2.84frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 806/1551 [04:53<03:49, 3.25frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 806/1551 [04:54<03:49, 3.25frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 806/1551 [04:54<03:49, 3.25frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 807/1551 [04:54<04:38, 2.67frame/s, memory_usage=08.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 807/1551 [04:54<04:38, 2.67frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 807/1551 [04:54<04:38, 2.67frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 808/1551 [04:54<04:54, 2.53frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 808/1551 [04:55<04:54, 2.53frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 808/1551 [04:55<04:54, 2.53frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 809/1551 [04:55<04:29, 2.75frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 809/1551 [04:55<04:29, 2.75frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 809/1551 [04:55<04:29, 2.75frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 810/1551 [04:55<04:46, 2.58frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 810/1551 [04:56<04:46, 2.58frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 810/1551 [04:56<04:46, 2.58frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 811/1551 [04:56<04:57, 2.49frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 811/1551 [04:56<04:57, 2.49frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 811/1551 [04:56<04:57, 2.49frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 812/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 812/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 812/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 813/1551 [04:56<04:48, 2.56frame/s, memory_usage=08.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 813/1551 [04:57<04:48, 2.56frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 813/1551 [04:57<04:48, 2.56frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 814/1551 [04:57<04:25, 2.77frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 814/1551 [04:57<04:25, 2.77frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 52%|ββββββ | 814/1551 [04:57<04:25, 2.77frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 815/1551 [04:57<04:18, 2.85frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 815/1551 [04:57<04:18, 2.85frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 815/1551 [04:57<04:18, 2.85frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 816/1551 [04:57<04:18, 2.84frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 816/1551 [04:58<04:18, 2.84frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 816/1551 [04:58<04:18, 2.84frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 817/1551 [04:58<04:09, 2.94frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 817/1551 [04:58<04:09, 2.94frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 817/1551 [04:58<04:09, 2.94frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 818/1551 [04:58<04:20, 2.81frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 818/1551 [04:58<04:20, 2.81frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 818/1551 [04:58<04:20, 2.81frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 819/1551 [04:58<04:39, 2.62frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 819/1551 [04:59<04:39, 2.62frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 819/1551 [04:59<04:39, 2.62frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 820/1551 [04:59<04:54, 2.48frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 820/1551 [04:59<04:54, 2.48frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 820/1551 [04:59<04:54, 2.48frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 821/1551 [04:59<04:29, 2.71frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 821/1551 [04:59<04:29, 2.71frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 821/1551 [04:59<04:29, 2.71frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 822/1551 [04:59<03:51, 3.15frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 822/1551 [05:00<03:51, 3.15frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 822/1551 [05:00<03:51, 3.15frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 823/1551 [05:00<04:26, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 823/1551 [05:00<04:26, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 823/1551 [05:00<04:26, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 824/1551 [05:00<04:25, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 824/1551 [05:01<04:25, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 824/1551 [05:01<04:25, 2.73frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 825/1551 [05:01<04:16, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 825/1551 [05:01<04:16, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 825/1551 [05:01<04:16, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 826/1551 [05:01<04:14, 2.85frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 826/1551 [05:01<04:14, 2.85frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 826/1551 [05:01<04:14, 2.85frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 827/1551 [05:01<04:36, 2.62frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 827/1551 [05:02<04:36, 2.62frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 827/1551 [05:02<04:36, 2.62frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 828/1551 [05:02<04:34, 2.63frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 828/1551 [05:02<04:34, 2.63frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 828/1551 [05:02<04:34, 2.63frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 829/1551 [05:02<04:37, 2.61frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 829/1551 [05:02<04:37, 2.61frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 53%|ββββββ | 829/1551 [05:02<04:37, 2.61frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 830/1551 [05:02<03:55, 3.06frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 830/1551 [05:03<03:55, 3.06frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 830/1551 [05:03<03:55, 3.06frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 831/1551 [05:03<04:13, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 831/1551 [05:03<04:13, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 831/1551 [05:03<04:13, 2.84frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 832/1551 [05:03<04:25, 2.71frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 832/1551 [05:03<04:25, 2.71frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 832/1551 [05:03<04:25, 2.71frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 833/1551 [05:03<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 833/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 833/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 834/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 834/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 834/1551 [05:04<04:19, 2.76frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 835/1551 [05:04<04:31, 2.64frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 835/1551 [05:05<04:31, 2.64frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 835/1551 [05:05<04:31, 2.64frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 836/1551 [05:05<04:20, 2.74frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 836/1551 [05:05<04:20, 2.74frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 836/1551 [05:05<04:20, 2.74frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 837/1551 [05:05<03:57, 3.00frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 837/1551 [05:05<03:57, 3.00frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 837/1551 [05:05<03:57, 3.00frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 838/1551 [05:05<03:27, 3.43frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 838/1551 [05:06<03:27, 3.43frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 838/1551 [05:06<03:27, 3.43frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 839/1551 [05:06<04:13, 2.81frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 839/1551 [05:06<04:13, 2.81frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 839/1551 [05:06<04:13, 2.81frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 840/1551 [05:06<04:25, 2.68frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 840/1551 [05:06<04:25, 2.68frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 840/1551 [05:06<04:25, 2.68frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 841/1551 [05:06<04:39, 2.54frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 841/1551 [05:07<04:39, 2.54frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 841/1551 [05:07<04:39, 2.54frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 842/1551 [05:07<04:53, 2.42frame/s, memory_usage=08.21GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 842/1551 [05:07<04:53, 2.42frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 842/1551 [05:07<04:53, 2.42frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 843/1551 [05:07<04:50, 2.44frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 843/1551 [05:08<04:50, 2.44frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 843/1551 [05:08<04:50, 2.44frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 844/1551 [05:08<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 844/1551 [05:08<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 844/1551 [05:08<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 845/1551 [05:08<04:24, 2.67frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 845/1551 [05:08<04:24, 2.67frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 54%|ββββββ | 845/1551 [05:08<04:24, 2.67frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 846/1551 [05:08<03:46, 3.11frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 846/1551 [05:09<03:46, 3.11frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 846/1551 [05:09<03:46, 3.11frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 847/1551 [05:09<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 847/1551 [05:09<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 847/1551 [05:09<04:23, 2.68frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 848/1551 [05:09<04:25, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 848/1551 [05:09<04:25, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 848/1551 [05:09<04:25, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 849/1551 [05:09<04:30, 2.59frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 849/1551 [05:10<04:30, 2.59frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 849/1551 [05:10<04:30, 2.59frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 850/1551 [05:10<04:24, 2.65frame/s, memory_usage=08.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 850/1551 [05:10<04:24, 2.65frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 850/1551 [05:10<04:24, 2.65frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 851/1551 [05:10<04:07, 2.83frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 851/1551 [05:10<04:07, 2.83frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 851/1551 [05:10<04:07, 2.83frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 852/1551 [05:10<04:15, 2.74frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 852/1551 [05:11<04:15, 2.74frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 852/1551 [05:11<04:15, 2.74frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 853/1551 [05:11<04:00, 2.90frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 853/1551 [05:11<04:00, 2.90frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 853/1551 [05:11<04:00, 2.90frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 854/1551 [05:11<03:26, 3.37frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 854/1551 [05:11<03:26, 3.37frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 854/1551 [05:11<03:26, 3.37frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 855/1551 [05:11<03:51, 3.01frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 855/1551 [05:12<03:51, 3.01frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 855/1551 [05:12<03:51, 3.01frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 856/1551 [05:12<04:30, 2.57frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 856/1551 [05:12<04:30, 2.57frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 856/1551 [05:12<04:30, 2.57frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 857/1551 [05:12<04:18, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 857/1551 [05:13<04:18, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 857/1551 [05:13<04:18, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 858/1551 [05:13<04:22, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 858/1551 [05:13<04:22, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 858/1551 [05:13<04:22, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 859/1551 [05:13<04:26, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 859/1551 [05:13<04:26, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 859/1551 [05:13<04:26, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 860/1551 [05:13<04:16, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 860/1551 [05:14<04:16, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 55%|ββββββ | 860/1551 [05:14<04:16, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 861/1551 [05:14<04:02, 2.85frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 861/1551 [05:14<04:02, 2.85frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 861/1551 [05:14<04:02, 2.85frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 862/1551 [05:14<03:29, 3.29frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 862/1551 [05:14<03:29, 3.29frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 862/1551 [05:14<03:29, 3.29frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 863/1551 [05:14<03:56, 2.91frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 863/1551 [05:15<03:56, 2.91frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 863/1551 [05:15<03:56, 2.91frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 864/1551 [05:15<04:16, 2.68frame/s, memory_usage=08.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 864/1551 [05:15<04:16, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 864/1551 [05:15<04:16, 2.68frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 865/1551 [05:15<04:21, 2.62frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 865/1551 [05:16<04:21, 2.62frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 865/1551 [05:16<04:21, 2.62frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 866/1551 [05:16<04:35, 2.49frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 866/1551 [05:16<04:35, 2.49frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 866/1551 [05:16<04:35, 2.49frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 867/1551 [05:16<04:11, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 867/1551 [05:16<04:11, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 867/1551 [05:16<04:11, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 868/1551 [05:16<04:10, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 868/1551 [05:17<04:10, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 868/1551 [05:17<04:10, 2.72frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 869/1551 [05:17<04:07, 2.75frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 869/1551 [05:17<04:07, 2.75frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 869/1551 [05:17<04:07, 2.75frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 870/1551 [05:17<03:32, 3.21frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 870/1551 [05:17<03:32, 3.21frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 870/1551 [05:17<03:32, 3.21frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 871/1551 [05:17<04:05, 2.77frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 871/1551 [05:18<04:05, 2.77frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 871/1551 [05:18<04:05, 2.77frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 872/1551 [05:18<04:20, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 872/1551 [05:18<04:20, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 872/1551 [05:18<04:20, 2.60frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 873/1551 [05:18<04:34, 2.47frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 873/1551 [05:18<04:34, 2.47frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 873/1551 [05:18<04:34, 2.47frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 874/1551 [05:18<04:16, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 874/1551 [05:19<04:16, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 874/1551 [05:19<04:16, 2.64frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 875/1551 [05:19<04:26, 2.54frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 875/1551 [05:19<04:26, 2.54frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 875/1551 [05:19<04:26, 2.54frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 876/1551 [05:19<04:07, 2.73frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 876/1551 [05:19<04:07, 2.73frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 56%|ββββββ | 876/1551 [05:19<04:07, 2.73frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 877/1551 [05:19<03:50, 2.92frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 877/1551 [05:20<03:50, 2.92frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 877/1551 [05:20<03:50, 2.92frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 878/1551 [05:20<03:21, 3.34frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 878/1551 [05:20<03:21, 3.34frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 878/1551 [05:20<03:21, 3.34frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 879/1551 [05:20<03:52, 2.89frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 879/1551 [05:21<03:52, 2.89frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 879/1551 [05:21<03:52, 2.89frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 880/1551 [05:21<04:16, 2.62frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 880/1551 [05:21<04:16, 2.62frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 880/1551 [05:21<04:16, 2.62frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 881/1551 [05:21<04:00, 2.79frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 881/1551 [05:21<04:00, 2.79frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 881/1551 [05:21<04:00, 2.79frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 882/1551 [05:21<04:22, 2.55frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 882/1551 [05:22<04:22, 2.55frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 882/1551 [05:22<04:22, 2.55frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 883/1551 [05:22<04:17, 2.59frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 883/1551 [05:22<04:17, 2.59frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 883/1551 [05:22<04:17, 2.59frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 884/1551 [05:22<03:59, 2.78frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 884/1551 [05:22<03:59, 2.78frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 884/1551 [05:22<03:59, 2.78frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 885/1551 [05:22<03:51, 2.88frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 885/1551 [05:22<03:51, 2.88frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 885/1551 [05:22<03:51, 2.88frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 886/1551 [05:22<03:17, 3.36frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 886/1551 [05:23<03:17, 3.36frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 886/1551 [05:23<03:17, 3.36frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 887/1551 [05:23<03:35, 3.09frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 887/1551 [05:23<03:35, 3.09frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 887/1551 [05:23<03:35, 3.09frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 888/1551 [05:23<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 888/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 888/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 889/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 889/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 889/1551 [05:24<03:56, 2.80frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 890/1551 [05:24<03:49, 2.89frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 890/1551 [05:24<03:49, 2.89frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 890/1551 [05:24<03:49, 2.89frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 891/1551 [05:24<03:36, 3.04frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 891/1551 [05:25<03:36, 3.04frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 57%|ββββββ | 891/1551 [05:25<03:36, 3.04frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 892/1551 [05:25<04:05, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 892/1551 [05:25<04:05, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 892/1551 [05:25<04:05, 2.69frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 893/1551 [05:25<03:49, 2.87frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 893/1551 [05:25<03:49, 2.87frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 893/1551 [05:25<03:49, 2.87frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 894/1551 [05:25<03:17, 3.33frame/s, memory_usage=08.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 894/1551 [05:26<03:17, 3.33frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 894/1551 [05:26<03:17, 3.33frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 895/1551 [05:26<03:41, 2.96frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 895/1551 [05:26<03:41, 2.96frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 895/1551 [05:26<03:41, 2.96frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 896/1551 [05:26<04:00, 2.72frame/s, memory_usage=08.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 896/1551 [05:27<04:00, 2.72frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 896/1551 [05:27<04:00, 2.72frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 897/1551 [05:27<04:21, 2.50frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 897/1551 [05:27<04:21, 2.50frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 897/1551 [05:27<04:21, 2.50frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 898/1551 [05:27<04:08, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 898/1551 [05:27<04:08, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 898/1551 [05:27<04:08, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 899/1551 [05:27<04:03, 2.68frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 899/1551 [05:28<04:03, 2.68frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 899/1551 [05:28<04:03, 2.68frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 900/1551 [05:28<04:00, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 900/1551 [05:28<04:00, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 900/1551 [05:28<04:00, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 901/1551 [05:28<03:52, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 901/1551 [05:28<03:52, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 901/1551 [05:28<03:52, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 902/1551 [05:28<03:19, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 902/1551 [05:29<03:19, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 902/1551 [05:29<03:19, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 903/1551 [05:29<03:35, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 903/1551 [05:29<03:35, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 903/1551 [05:29<03:35, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 904/1551 [05:29<03:55, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 904/1551 [05:29<03:55, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 904/1551 [05:29<03:55, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 905/1551 [05:29<03:49, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 905/1551 [05:30<03:49, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 905/1551 [05:30<03:49, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 906/1551 [05:30<04:14, 2.53frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 906/1551 [05:30<04:14, 2.53frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 906/1551 [05:30<04:14, 2.53frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 907/1551 [05:30<03:52, 2.77frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 907/1551 [05:31<03:52, 2.77frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 58%|ββββββ | 907/1551 [05:31<03:52, 2.77frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 908/1551 [05:31<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 908/1551 [05:31<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 908/1551 [05:31<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 909/1551 [05:31<03:49, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 909/1551 [05:31<03:49, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 909/1551 [05:31<03:49, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 910/1551 [05:31<03:17, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 910/1551 [05:31<03:17, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 910/1551 [05:31<03:17, 3.25frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 911/1551 [05:31<03:52, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 911/1551 [05:32<03:52, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 911/1551 [05:32<03:52, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 912/1551 [05:32<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 912/1551 [05:32<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 912/1551 [05:32<04:04, 2.62frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 913/1551 [05:32<03:53, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 913/1551 [05:33<03:53, 2.73frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 913/1551 [05:33<03:53, 2.73frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 914/1551 [05:33<04:02, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 914/1551 [05:33<04:02, 2.63frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 914/1551 [05:33<04:02, 2.63frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 915/1551 [05:33<03:47, 2.80frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 915/1551 [05:33<03:47, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 915/1551 [05:33<03:47, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 916/1551 [05:33<03:48, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 916/1551 [05:34<03:48, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 916/1551 [05:34<03:48, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 917/1551 [05:34<03:37, 2.91frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 917/1551 [05:34<03:37, 2.91frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 917/1551 [05:34<03:37, 2.91frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 918/1551 [05:34<03:09, 3.34frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 918/1551 [05:34<03:09, 3.34frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 918/1551 [05:34<03:09, 3.34frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 919/1551 [05:34<03:28, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 919/1551 [05:35<03:28, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 919/1551 [05:35<03:28, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 920/1551 [05:35<03:42, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 920/1551 [05:35<03:42, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 920/1551 [05:35<03:42, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 921/1551 [05:35<03:48, 2.76frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 921/1551 [05:35<03:48, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 921/1551 [05:35<03:48, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 922/1551 [05:35<04:05, 2.56frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 922/1551 [05:36<04:05, 2.56frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 59%|ββββββ | 922/1551 [05:36<04:05, 2.56frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 923/1551 [05:36<03:48, 2.75frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 923/1551 [05:36<03:48, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 923/1551 [05:36<03:48, 2.75frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 924/1551 [05:36<03:57, 2.64frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 924/1551 [05:37<03:57, 2.64frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 924/1551 [05:37<03:57, 2.64frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 925/1551 [05:37<04:05, 2.55frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 925/1551 [05:37<04:05, 2.55frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 925/1551 [05:37<04:05, 2.55frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 926/1551 [05:37<03:26, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 926/1551 [05:37<03:26, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 926/1551 [05:37<03:26, 3.03frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 927/1551 [05:37<03:41, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 927/1551 [05:38<03:41, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 927/1551 [05:38<03:41, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 928/1551 [05:38<03:42, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 928/1551 [05:38<03:42, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 928/1551 [05:38<03:42, 2.80frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 929/1551 [05:38<03:53, 2.66frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 929/1551 [05:38<03:53, 2.66frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 929/1551 [05:38<03:53, 2.66frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 930/1551 [05:38<03:55, 2.64frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 930/1551 [05:39<03:55, 2.64frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 930/1551 [05:39<03:55, 2.64frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 931/1551 [05:39<03:47, 2.73frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 931/1551 [05:39<03:47, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 931/1551 [05:39<03:47, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 932/1551 [05:39<03:35, 2.87frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 932/1551 [05:39<03:35, 2.87frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 932/1551 [05:39<03:35, 2.87frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 933/1551 [05:39<03:48, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 933/1551 [05:40<03:48, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 933/1551 [05:40<03:48, 2.70frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 934/1551 [05:40<03:12, 3.21frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 934/1551 [05:40<03:12, 3.21frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 934/1551 [05:40<03:12, 3.21frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 935/1551 [05:40<03:29, 2.94frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 935/1551 [05:40<03:29, 2.94frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 935/1551 [05:40<03:29, 2.94frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 936/1551 [05:40<03:37, 2.83frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 936/1551 [05:41<03:37, 2.83frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 936/1551 [05:41<03:37, 2.83frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 937/1551 [05:41<03:42, 2.76frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 937/1551 [05:41<03:42, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 937/1551 [05:41<03:42, 2.76frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 938/1551 [05:41<03:43, 2.74frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 938/1551 [05:41<03:43, 2.74frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 60%|ββββββ | 938/1551 [05:41<03:43, 2.74frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 939/1551 [05:41<03:35, 2.84frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 939/1551 [05:42<03:35, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 939/1551 [05:42<03:35, 2.84frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 940/1551 [05:42<03:39, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 940/1551 [05:42<03:39, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 940/1551 [05:42<03:39, 2.78frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 941/1551 [05:42<03:22, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 941/1551 [05:42<03:22, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 941/1551 [05:42<03:22, 3.01frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 942/1551 [05:42<03:02, 3.33frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 942/1551 [05:43<03:02, 3.33frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 942/1551 [05:43<03:02, 3.33frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 943/1551 [05:43<03:22, 3.00frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 943/1551 [05:43<03:22, 3.00frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 943/1551 [05:43<03:22, 3.00frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 944/1551 [05:43<03:41, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 944/1551 [05:44<03:41, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 944/1551 [05:44<03:41, 2.73frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 945/1551 [05:44<03:50, 2.63frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 945/1551 [05:44<03:50, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 945/1551 [05:44<03:50, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 946/1551 [05:44<03:44, 2.69frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 946/1551 [05:44<03:44, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 946/1551 [05:44<03:44, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 947/1551 [05:44<03:36, 2.79frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 947/1551 [05:45<03:36, 2.79frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 947/1551 [05:45<03:36, 2.79frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 948/1551 [05:45<03:52, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 948/1551 [05:45<03:52, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 948/1551 [05:45<03:52, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 949/1551 [05:45<03:41, 2.71frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 949/1551 [05:45<03:41, 2.71frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|ββββββ | 949/1551 [05:45<03:41, 2.71frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 950/1551 [05:45<03:14, 3.08frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 950/1551 [05:46<03:14, 3.08frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 950/1551 [05:46<03:14, 3.08frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 951/1551 [05:46<03:27, 2.90frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 951/1551 [05:46<03:27, 2.90frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 951/1551 [05:46<03:27, 2.90frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 952/1551 [05:46<03:32, 2.81frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 952/1551 [05:47<03:32, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 952/1551 [05:47<03:32, 2.81frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 953/1551 [05:47<03:57, 2.52frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 953/1551 [05:47<03:57, 2.52frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 61%|βββββββ | 953/1551 [05:47<03:57, 2.52frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 954/1551 [05:47<03:46, 2.63frame/s, memory_usage=08.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 954/1551 [05:47<03:46, 2.63frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 954/1551 [05:47<03:46, 2.63frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 955/1551 [05:47<03:44, 2.66frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 955/1551 [05:48<03:44, 2.66frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 955/1551 [05:48<03:44, 2.66frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 956/1551 [05:48<03:48, 2.61frame/s, memory_usage=08.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 956/1551 [05:48<03:48, 2.61frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 956/1551 [05:48<03:48, 2.61frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 957/1551 [05:48<03:40, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 957/1551 [05:48<03:40, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 957/1551 [05:48<03:40, 2.69frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 958/1551 [05:48<03:09, 3.12frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 958/1551 [05:49<03:09, 3.12frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 958/1551 [05:49<03:09, 3.12frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 959/1551 [05:49<03:18, 2.98frame/s, memory_usage=08.30GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 959/1551 [05:49<03:18, 2.98frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 959/1551 [05:49<03:18, 2.98frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 960/1551 [05:49<03:34, 2.75frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 960/1551 [05:49<03:34, 2.75frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 960/1551 [05:49<03:34, 2.75frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 961/1551 [05:49<03:52, 2.54frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 961/1551 [05:50<03:52, 2.54frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 961/1551 [05:50<03:52, 2.54frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 962/1551 [05:50<03:46, 2.60frame/s, memory_usage=08.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 962/1551 [05:50<03:46, 2.60frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 962/1551 [05:50<03:46, 2.60frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 963/1551 [05:50<03:31, 2.78frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 963/1551 [05:51<03:31, 2.78frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 963/1551 [05:51<03:31, 2.78frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 964/1551 [05:51<03:49, 2.56frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 964/1551 [05:51<03:49, 2.56frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 964/1551 [05:51<03:49, 2.56frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 965/1551 [05:51<03:35, 2.73frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 965/1551 [05:51<03:35, 2.73frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 965/1551 [05:51<03:35, 2.73frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 966/1551 [05:51<03:05, 3.16frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 966/1551 [05:52<03:05, 3.16frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 966/1551 [05:52<03:05, 3.16frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 967/1551 [05:52<03:15, 2.99frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 967/1551 [05:52<03:15, 2.99frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 967/1551 [05:52<03:15, 2.99frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 968/1551 [05:52<03:27, 2.80frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 968/1551 [05:52<03:27, 2.80frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 968/1551 [05:52<03:27, 2.80frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 969/1551 [05:52<03:43, 2.61frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 969/1551 [05:53<03:43, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 62%|βββββββ | 969/1551 [05:53<03:43, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 970/1551 [05:53<03:30, 2.76frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 970/1551 [05:53<03:30, 2.76frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 970/1551 [05:53<03:30, 2.76frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 971/1551 [05:53<03:43, 2.60frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 971/1551 [05:53<03:43, 2.60frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 971/1551 [05:53<03:43, 2.60frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 972/1551 [05:53<03:38, 2.65frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 972/1551 [05:54<03:38, 2.65frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 972/1551 [05:54<03:38, 2.65frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 973/1551 [05:54<03:23, 2.85frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 973/1551 [05:54<03:23, 2.85frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 973/1551 [05:54<03:23, 2.85frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 974/1551 [05:54<02:54, 3.30frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 974/1551 [05:54<02:54, 3.30frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 974/1551 [05:54<02:54, 3.30frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 975/1551 [05:54<03:21, 2.86frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 975/1551 [05:55<03:21, 2.86frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 975/1551 [05:55<03:21, 2.86frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 976/1551 [05:55<03:42, 2.58frame/s, memory_usage=08.39GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 976/1551 [05:55<03:42, 2.58frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 976/1551 [05:55<03:42, 2.58frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 977/1551 [05:55<03:40, 2.61frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 977/1551 [05:56<03:40, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 977/1551 [05:56<03:40, 2.61frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 978/1551 [05:56<03:25, 2.78frame/s, memory_usage=08.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 978/1551 [05:56<03:25, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 978/1551 [05:56<03:25, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 979/1551 [05:56<03:47, 2.51frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 979/1551 [05:56<03:47, 2.51frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 979/1551 [05:56<03:47, 2.51frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 980/1551 [05:56<03:41, 2.58frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 980/1551 [05:57<03:41, 2.58frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 980/1551 [05:57<03:41, 2.58frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 981/1551 [05:57<03:30, 2.71frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 981/1551 [05:57<03:30, 2.71frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 981/1551 [05:57<03:30, 2.71frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 982/1551 [05:57<03:06, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 982/1551 [05:57<03:06, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 982/1551 [05:57<03:06, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 983/1551 [05:57<03:02, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 983/1551 [05:58<03:02, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 983/1551 [05:58<03:02, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 984/1551 [05:58<03:12, 2.94frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 984/1551 [05:58<03:12, 2.94frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 63%|βββββββ | 984/1551 [05:58<03:12, 2.94frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 985/1551 [05:58<03:36, 2.62frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 985/1551 [05:58<03:36, 2.62frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 985/1551 [05:58<03:36, 2.62frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 986/1551 [05:58<03:21, 2.81frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 986/1551 [05:59<03:21, 2.81frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 986/1551 [05:59<03:21, 2.81frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 987/1551 [05:59<03:42, 2.54frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 987/1551 [05:59<03:42, 2.54frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 987/1551 [05:59<03:42, 2.54frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 988/1551 [05:59<03:35, 2.61frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 988/1551 [06:00<03:35, 2.61frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 988/1551 [06:00<03:35, 2.61frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 989/1551 [06:00<03:18, 2.83frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 989/1551 [06:00<03:18, 2.83frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 989/1551 [06:00<03:18, 2.83frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 990/1551 [06:00<02:50, 3.29frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 990/1551 [06:00<02:50, 3.29frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 990/1551 [06:00<02:50, 3.29frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 991/1551 [06:00<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 991/1551 [06:00<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 991/1551 [06:00<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 992/1551 [06:00<03:04, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 992/1551 [06:01<03:04, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 992/1551 [06:01<03:04, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 993/1551 [06:01<03:01, 3.08frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 993/1551 [06:01<03:01, 3.08frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 993/1551 [06:01<03:01, 3.08frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 994/1551 [06:01<03:20, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 994/1551 [06:02<03:20, 2.78frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 994/1551 [06:02<03:20, 2.78frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 995/1551 [06:02<03:18, 2.80frame/s, memory_usage=08.38GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 995/1551 [06:02<03:18, 2.80frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 995/1551 [06:02<03:18, 2.80frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 996/1551 [06:02<03:19, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 996/1551 [06:02<03:19, 2.78frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 996/1551 [06:02<03:19, 2.78frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 997/1551 [06:02<03:06, 2.97frame/s, memory_usage=08.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 997/1551 [06:02<03:06, 2.97frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 997/1551 [06:02<03:06, 2.97frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 998/1551 [06:02<02:51, 3.23frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 998/1551 [06:03<02:51, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 998/1551 [06:03<02:51, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 999/1551 [06:03<02:50, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 999/1551 [06:03<02:50, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 999/1551 [06:03<02:50, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 1000/1551 [06:03<02:43, 3.36frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 1000/1551 [06:04<02:43, 3.36frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 64%|βββββββ | 1000/1551 [06:04<02:43, 3.36frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1001/1551 [06:04<03:17, 2.78frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1001/1551 [06:04<03:17, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1001/1551 [06:04<03:17, 2.78frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1002/1551 [06:04<03:11, 2.87frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1002/1551 [06:04<03:11, 2.87frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1002/1551 [06:04<03:11, 2.87frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1003/1551 [06:04<03:12, 2.84frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1003/1551 [06:05<03:12, 2.84frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1003/1551 [06:05<03:12, 2.84frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1004/1551 [06:05<03:08, 2.91frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1004/1551 [06:05<03:08, 2.91frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1004/1551 [06:05<03:08, 2.91frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1005/1551 [06:05<03:17, 2.77frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1005/1551 [06:05<03:17, 2.77frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1005/1551 [06:05<03:17, 2.77frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1006/1551 [06:05<02:52, 3.17frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1006/1551 [06:06<02:52, 3.17frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1006/1551 [06:06<02:52, 3.17frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1007/1551 [06:06<03:08, 2.89frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1007/1551 [06:06<03:08, 2.89frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1007/1551 [06:06<03:08, 2.89frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1008/1551 [06:06<02:47, 3.23frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1008/1551 [06:06<02:47, 3.23frame/s, memory_usage=08.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1008/1551 [06:06<02:47, 3.23frame/s, memory_usage=08.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1009/1551 [06:06<03:13, 2.79frame/s, memory_usage=08.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1009/1551 [06:07<03:13, 2.79frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1009/1551 [06:07<03:13, 2.79frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1010/1551 [06:07<03:18, 2.73frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1010/1551 [06:07<03:18, 2.73frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1010/1551 [06:07<03:18, 2.73frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1011/1551 [06:07<03:09, 2.86frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1011/1551 [06:07<03:09, 2.86frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1011/1551 [06:07<03:09, 2.86frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1012/1551 [06:07<03:20, 2.69frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1012/1551 [06:08<03:20, 2.69frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1012/1551 [06:08<03:20, 2.69frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1013/1551 [06:08<03:11, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1013/1551 [06:08<03:11, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1013/1551 [06:08<03:11, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1014/1551 [06:08<02:47, 3.20frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1014/1551 [06:08<02:47, 3.20frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1014/1551 [06:08<02:47, 3.20frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1015/1551 [06:08<02:58, 3.00frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1015/1551 [06:09<02:58, 3.00frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 65%|βββββββ | 1015/1551 [06:09<02:58, 3.00frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1016/1551 [06:09<02:51, 3.11frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1016/1551 [06:09<02:51, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1016/1551 [06:09<02:51, 3.11frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1017/1551 [06:09<02:55, 3.04frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1017/1551 [06:09<02:55, 3.04frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1017/1551 [06:09<02:55, 3.04frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1018/1551 [06:09<03:17, 2.70frame/s, memory_usage=08.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1018/1551 [06:10<03:17, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1018/1551 [06:10<03:17, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1019/1551 [06:10<03:08, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1019/1551 [06:10<03:08, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1019/1551 [06:10<03:08, 2.82frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1020/1551 [06:10<03:16, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1020/1551 [06:11<03:16, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1020/1551 [06:11<03:16, 2.70frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1021/1551 [06:11<03:17, 2.68frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1021/1551 [06:11<03:17, 2.68frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1021/1551 [06:11<03:17, 2.68frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1022/1551 [06:11<02:48, 3.13frame/s, memory_usage=08.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1022/1551 [06:11<02:48, 3.13frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1022/1551 [06:11<02:48, 3.13frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1023/1551 [06:11<03:06, 2.83frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1023/1551 [06:11<03:06, 2.83frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1023/1551 [06:11<03:06, 2.83frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1024/1551 [06:11<02:41, 3.27frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1024/1551 [06:12<02:41, 3.27frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1024/1551 [06:12<02:41, 3.27frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1025/1551 [06:12<03:08, 2.79frame/s, memory_usage=08.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1025/1551 [06:12<03:08, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1025/1551 [06:12<03:08, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1026/1551 [06:12<03:00, 2.91frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1026/1551 [06:13<03:00, 2.91frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1026/1551 [06:13<03:00, 2.91frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1027/1551 [06:13<03:18, 2.64frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1027/1551 [06:13<03:18, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1027/1551 [06:13<03:18, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1028/1551 [06:13<03:06, 2.81frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1028/1551 [06:13<03:06, 2.81frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1028/1551 [06:13<03:06, 2.81frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1029/1551 [06:13<03:17, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1029/1551 [06:14<03:17, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1029/1551 [06:14<03:17, 2.64frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1030/1551 [06:14<02:46, 3.13frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1030/1551 [06:14<02:46, 3.13frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1030/1551 [06:14<02:46, 3.13frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1031/1551 [06:14<02:55, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1031/1551 [06:14<02:55, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 66%|βββββββ | 1031/1551 [06:14<02:55, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1032/1551 [06:14<02:39, 3.26frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1032/1551 [06:14<02:39, 3.26frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1032/1551 [06:14<02:39, 3.26frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1033/1551 [06:14<02:48, 3.07frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1033/1551 [06:15<02:48, 3.07frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1033/1551 [06:15<02:48, 3.07frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1034/1551 [06:15<02:54, 2.97frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1034/1551 [06:15<02:54, 2.97frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1034/1551 [06:15<02:54, 2.97frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1035/1551 [06:15<03:09, 2.73frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1035/1551 [06:16<03:09, 2.73frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1035/1551 [06:16<03:09, 2.73frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1036/1551 [06:16<03:00, 2.85frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1036/1551 [06:16<03:00, 2.85frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1036/1551 [06:16<03:00, 2.85frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1037/1551 [06:16<03:09, 2.71frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1037/1551 [06:16<03:09, 2.71frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1037/1551 [06:16<03:09, 2.71frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1038/1551 [06:16<02:45, 3.11frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1038/1551 [06:17<02:45, 3.11frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1038/1551 [06:17<02:45, 3.11frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1039/1551 [06:17<02:53, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1039/1551 [06:17<02:53, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1039/1551 [06:17<02:53, 2.96frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1040/1551 [06:17<02:29, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1040/1551 [06:17<02:29, 3.41frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1040/1551 [06:17<02:29, 3.41frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1041/1551 [06:17<03:02, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1041/1551 [06:18<03:02, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1041/1551 [06:18<03:02, 2.79frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1042/1551 [06:18<02:58, 2.85frame/s, memory_usage=08.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1042/1551 [06:18<02:58, 2.85frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1042/1551 [06:18<02:58, 2.85frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1043/1551 [06:18<03:09, 2.68frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1043/1551 [06:18<03:09, 2.68frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1043/1551 [06:18<03:09, 2.68frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1044/1551 [06:18<03:06, 2.72frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1044/1551 [06:19<03:06, 2.72frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1044/1551 [06:19<03:06, 2.72frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1045/1551 [06:19<02:51, 2.95frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1045/1551 [06:19<02:51, 2.95frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1045/1551 [06:19<02:51, 2.95frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1046/1551 [06:19<02:28, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1046/1551 [06:19<02:28, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 67%|βββββββ | 1046/1551 [06:19<02:28, 3.41frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1047/1551 [06:19<02:46, 3.03frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1047/1551 [06:20<02:46, 3.03frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1047/1551 [06:20<02:46, 3.03frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1048/1551 [06:20<02:36, 3.22frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1048/1551 [06:20<02:36, 3.22frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1048/1551 [06:20<02:36, 3.22frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1049/1551 [06:20<03:05, 2.71frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1049/1551 [06:20<03:05, 2.71frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1049/1551 [06:20<03:05, 2.71frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1050/1551 [06:20<03:02, 2.75frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1050/1551 [06:21<03:02, 2.75frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1050/1551 [06:21<03:02, 2.75frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1051/1551 [06:21<02:56, 2.83frame/s, memory_usage=08.45GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1051/1551 [06:21<02:56, 2.83frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1051/1551 [06:21<02:56, 2.83frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1052/1551 [06:21<02:54, 2.86frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1052/1551 [06:21<02:54, 2.86frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1052/1551 [06:21<02:54, 2.86frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1053/1551 [06:21<02:55, 2.84frame/s, memory_usage=08.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1053/1551 [06:22<02:55, 2.84frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1053/1551 [06:22<02:55, 2.84frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1054/1551 [06:22<02:30, 3.30frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1054/1551 [06:22<02:30, 3.30frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1054/1551 [06:22<02:30, 3.30frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1055/1551 [06:22<02:38, 3.13frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1055/1551 [06:22<02:38, 3.13frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1055/1551 [06:22<02:38, 3.13frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1056/1551 [06:22<02:22, 3.46frame/s, memory_usage=08.49GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1056/1551 [06:23<02:22, 3.46frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1056/1551 [06:23<02:22, 3.46frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1057/1551 [06:23<02:41, 3.05frame/s, memory_usage=08.44GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1057/1551 [06:23<02:41, 3.05frame/s, memory_usage=08.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1057/1551 [06:23<02:41, 3.05frame/s, memory_usage=08.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1058/1551 [06:23<02:58, 2.76frame/s, memory_usage=08.50GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1058/1551 [06:24<02:58, 2.76frame/s, memory_usage=08.54GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1058/1551 [06:24<02:58, 2.76frame/s, memory_usage=08.54GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1059/1551 [06:24<03:09, 2.60frame/s, memory_usage=08.54GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1059/1551 [06:24<03:09, 2.60frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1059/1551 [06:24<03:09, 2.60frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1060/1551 [06:24<03:04, 2.67frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1060/1551 [06:24<03:04, 2.67frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1060/1551 [06:24<03:04, 2.67frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1061/1551 [06:24<02:55, 2.79frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1061/1551 [06:24<02:55, 2.79frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1061/1551 [06:24<02:55, 2.79frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1062/1551 [06:24<02:36, 3.13frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1062/1551 [06:25<02:36, 3.13frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 68%|βββββββ | 1062/1551 [06:25<02:36, 3.13frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1063/1551 [06:25<02:33, 3.17frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1063/1551 [06:25<02:33, 3.17frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1063/1551 [06:25<02:33, 3.17frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1064/1551 [06:25<02:14, 3.62frame/s, memory_usage=08.55GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1064/1551 [06:25<02:14, 3.62frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1064/1551 [06:25<02:14, 3.62frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1065/1551 [06:25<02:42, 3.00frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1065/1551 [06:26<02:42, 3.00frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1065/1551 [06:26<02:42, 3.00frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1066/1551 [06:26<03:05, 2.61frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1066/1551 [06:26<03:05, 2.61frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1066/1551 [06:26<03:05, 2.61frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1067/1551 [06:26<03:01, 2.67frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1067/1551 [06:27<03:01, 2.67frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1067/1551 [06:27<03:01, 2.67frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1068/1551 [06:27<02:49, 2.85frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1068/1551 [06:27<02:49, 2.85frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1068/1551 [06:27<02:49, 2.85frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1069/1551 [06:27<02:52, 2.80frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1069/1551 [06:27<02:52, 2.80frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1069/1551 [06:27<02:52, 2.80frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1070/1551 [06:27<02:34, 3.11frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1070/1551 [06:27<02:34, 3.11frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1070/1551 [06:27<02:34, 3.11frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1071/1551 [06:27<02:27, 3.25frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1071/1551 [06:28<02:27, 3.25frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1071/1551 [06:28<02:27, 3.25frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1072/1551 [06:28<02:16, 3.50frame/s, memory_usage=08.60GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1072/1551 [06:28<02:16, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1072/1551 [06:28<02:16, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1073/1551 [06:28<02:42, 2.95frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1073/1551 [06:29<02:42, 2.95frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1073/1551 [06:29<02:42, 2.95frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1074/1551 [06:29<02:55, 2.73frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1074/1551 [06:29<02:55, 2.73frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1074/1551 [06:29<02:55, 2.73frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1075/1551 [06:29<03:01, 2.62frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1075/1551 [06:29<03:01, 2.62frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1075/1551 [06:29<03:01, 2.62frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1076/1551 [06:29<02:57, 2.68frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1076/1551 [06:30<02:57, 2.68frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1076/1551 [06:30<02:57, 2.68frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1077/1551 [06:30<02:45, 2.86frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1077/1551 [06:30<02:45, 2.86frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 69%|βββββββ | 1077/1551 [06:30<02:45, 2.86frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1078/1551 [06:30<02:20, 3.36frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1078/1551 [06:30<02:20, 3.36frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1078/1551 [06:30<02:20, 3.36frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1079/1551 [06:30<02:25, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1079/1551 [06:30<02:25, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1079/1551 [06:30<02:25, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1080/1551 [06:30<02:14, 3.51frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1080/1551 [06:31<02:14, 3.51frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1080/1551 [06:31<02:14, 3.51frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1081/1551 [06:31<02:31, 3.11frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1081/1551 [06:31<02:31, 3.11frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1081/1551 [06:31<02:31, 3.11frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1082/1551 [06:31<02:48, 2.79frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1082/1551 [06:32<02:48, 2.79frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1082/1551 [06:32<02:48, 2.79frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1083/1551 [06:32<03:00, 2.59frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1083/1551 [06:32<03:00, 2.59frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1083/1551 [06:32<03:00, 2.59frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1084/1551 [06:32<02:51, 2.72frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1084/1551 [06:32<02:51, 2.72frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1084/1551 [06:32<02:51, 2.72frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1085/1551 [06:32<02:43, 2.85frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1085/1551 [06:32<02:43, 2.85frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1085/1551 [06:32<02:43, 2.85frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1086/1551 [06:32<02:23, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1086/1551 [06:33<02:23, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1086/1551 [06:33<02:23, 3.24frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1087/1551 [06:33<02:29, 3.10frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1087/1551 [06:33<02:29, 3.10frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1087/1551 [06:33<02:29, 3.10frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1088/1551 [06:33<02:12, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1088/1551 [06:34<02:12, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1088/1551 [06:34<02:12, 3.50frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1089/1551 [06:34<02:38, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1089/1551 [06:34<02:38, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1089/1551 [06:34<02:38, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1090/1551 [06:34<02:42, 2.84frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1090/1551 [06:34<02:42, 2.84frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1090/1551 [06:34<02:42, 2.84frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1091/1551 [06:34<02:43, 2.82frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1091/1551 [06:35<02:43, 2.82frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1091/1551 [06:35<02:43, 2.82frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1092/1551 [06:35<02:37, 2.91frame/s, memory_usage=08.61GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1092/1551 [06:35<02:37, 2.91frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1092/1551 [06:35<02:37, 2.91frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1093/1551 [06:35<02:45, 2.76frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1093/1551 [06:35<02:45, 2.76frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 70%|βββββββ | 1093/1551 [06:35<02:45, 2.76frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1094/1551 [06:35<02:21, 3.24frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1094/1551 [06:36<02:21, 3.24frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1094/1551 [06:36<02:21, 3.24frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1095/1551 [06:36<02:34, 2.95frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1095/1551 [06:36<02:34, 2.95frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1095/1551 [06:36<02:34, 2.95frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1096/1551 [06:36<02:16, 3.34frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1096/1551 [06:36<02:16, 3.34frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1096/1551 [06:36<02:16, 3.34frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1097/1551 [06:36<02:33, 2.96frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1097/1551 [06:37<02:33, 2.96frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1097/1551 [06:37<02:33, 2.96frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1098/1551 [06:37<02:31, 2.99frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1098/1551 [06:37<02:31, 2.99frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1098/1551 [06:37<02:31, 2.99frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1099/1551 [06:37<02:44, 2.75frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1099/1551 [06:37<02:44, 2.75frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1099/1551 [06:37<02:44, 2.75frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1100/1551 [06:37<02:45, 2.72frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1100/1551 [06:38<02:45, 2.72frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1100/1551 [06:38<02:45, 2.72frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1101/1551 [06:38<02:39, 2.83frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1101/1551 [06:38<02:39, 2.83frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1101/1551 [06:38<02:39, 2.83frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1102/1551 [06:38<02:16, 3.29frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1102/1551 [06:38<02:16, 3.29frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1102/1551 [06:38<02:16, 3.29frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1103/1551 [06:38<02:28, 3.02frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1103/1551 [06:39<02:28, 3.02frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1103/1551 [06:39<02:28, 3.02frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1104/1551 [06:39<02:21, 3.16frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1104/1551 [06:39<02:21, 3.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1104/1551 [06:39<02:21, 3.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1105/1551 [06:39<02:23, 3.11frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1105/1551 [06:39<02:23, 3.11frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|βββββββ | 1105/1551 [06:39<02:23, 3.11frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1106/1551 [06:39<02:39, 2.78frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1106/1551 [06:40<02:39, 2.78frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1106/1551 [06:40<02:39, 2.78frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1107/1551 [06:40<02:32, 2.90frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1107/1551 [06:40<02:32, 2.90frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1107/1551 [06:40<02:32, 2.90frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1108/1551 [06:40<02:26, 3.03frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1108/1551 [06:40<02:26, 3.03frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 71%|ββββββββ | 1108/1551 [06:40<02:26, 3.03frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1109/1551 [06:40<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1109/1551 [06:40<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1109/1551 [06:40<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1110/1551 [06:40<02:02, 3.59frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1110/1551 [06:41<02:02, 3.59frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1110/1551 [06:41<02:02, 3.59frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1111/1551 [06:41<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1111/1551 [06:41<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1111/1551 [06:41<02:21, 3.12frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1112/1551 [06:41<02:11, 3.34frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1112/1551 [06:41<02:11, 3.34frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1112/1551 [06:41<02:11, 3.34frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1113/1551 [06:41<02:17, 3.18frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1113/1551 [06:42<02:17, 3.18frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1113/1551 [06:42<02:17, 3.18frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1114/1551 [06:42<02:27, 2.96frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1114/1551 [06:42<02:27, 2.96frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1114/1551 [06:42<02:27, 2.96frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1115/1551 [06:42<02:42, 2.68frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1115/1551 [06:43<02:42, 2.68frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1115/1551 [06:43<02:42, 2.68frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1116/1551 [06:43<02:36, 2.78frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1116/1551 [06:43<02:36, 2.78frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1116/1551 [06:43<02:36, 2.78frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1117/1551 [06:43<02:31, 2.87frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1117/1551 [06:43<02:31, 2.87frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1117/1551 [06:43<02:31, 2.87frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1118/1551 [06:43<02:17, 3.15frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1118/1551 [06:43<02:17, 3.15frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1118/1551 [06:43<02:17, 3.15frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1119/1551 [06:43<02:16, 3.17frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1119/1551 [06:44<02:16, 3.17frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1119/1551 [06:44<02:16, 3.17frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1120/1551 [06:44<01:58, 3.63frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1120/1551 [06:44<01:58, 3.63frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1120/1551 [06:44<01:58, 3.63frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1121/1551 [06:44<02:20, 3.05frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1121/1551 [06:44<02:20, 3.05frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1121/1551 [06:44<02:20, 3.05frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1122/1551 [06:44<02:27, 2.90frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1122/1551 [06:45<02:27, 2.90frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1122/1551 [06:45<02:27, 2.90frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1123/1551 [06:45<02:34, 2.76frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1123/1551 [06:45<02:34, 2.76frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1123/1551 [06:45<02:34, 2.76frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1124/1551 [06:45<02:32, 2.80frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1124/1551 [06:46<02:32, 2.80frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 72%|ββββββββ | 1124/1551 [06:46<02:32, 2.80frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1125/1551 [06:46<02:24, 2.95frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1125/1551 [06:46<02:24, 2.95frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1125/1551 [06:46<02:24, 2.95frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1126/1551 [06:46<02:04, 3.42frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1126/1551 [06:46<02:04, 3.42frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1126/1551 [06:46<02:04, 3.42frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1127/1551 [06:46<01:41, 4.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1127/1551 [06:46<01:41, 4.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1127/1551 [06:46<01:41, 4.16frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1128/1551 [06:46<01:47, 3.92frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1128/1551 [06:46<01:47, 3.92frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1128/1551 [06:46<01:47, 3.92frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1129/1551 [06:46<01:39, 4.23frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1129/1551 [06:47<01:39, 4.23frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1129/1551 [06:47<01:39, 4.23frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1130/1551 [06:47<02:07, 3.30frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1130/1551 [06:47<02:07, 3.30frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1130/1551 [06:47<02:07, 3.30frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1131/1551 [06:47<02:16, 3.07frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1131/1551 [06:48<02:16, 3.07frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1131/1551 [06:48<02:16, 3.07frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1132/1551 [06:48<02:29, 2.81frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1132/1551 [06:48<02:29, 2.81frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1132/1551 [06:48<02:29, 2.81frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1133/1551 [06:48<02:21, 2.94frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1133/1551 [06:48<02:21, 2.94frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1133/1551 [06:48<02:21, 2.94frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1134/1551 [06:48<02:18, 3.01frame/s, memory_usage=08.66GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1134/1551 [06:49<02:18, 3.01frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1134/1551 [06:49<02:18, 3.01frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1135/1551 [06:49<02:31, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1135/1551 [06:49<02:31, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1135/1551 [06:49<02:31, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1136/1551 [06:49<02:32, 2.72frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1136/1551 [06:49<02:32, 2.72frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1136/1551 [06:49<02:32, 2.72frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1137/1551 [06:49<02:13, 3.09frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1137/1551 [06:50<02:13, 3.09frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1137/1551 [06:50<02:13, 3.09frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1138/1551 [06:50<02:30, 2.75frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1138/1551 [06:50<02:30, 2.75frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1138/1551 [06:50<02:30, 2.75frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1139/1551 [06:50<02:39, 2.58frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1139/1551 [06:51<02:39, 2.58frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 73%|ββββββββ | 1139/1551 [06:51<02:39, 2.58frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1140/1551 [06:51<02:47, 2.46frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1140/1551 [06:51<02:47, 2.46frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1140/1551 [06:51<02:47, 2.46frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1141/1551 [06:51<02:33, 2.67frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1141/1551 [06:51<02:33, 2.67frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1141/1551 [06:51<02:33, 2.67frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1142/1551 [06:51<02:23, 2.86frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1142/1551 [06:52<02:23, 2.86frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1142/1551 [06:52<02:23, 2.86frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1143/1551 [06:52<02:33, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1143/1551 [06:52<02:33, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1143/1551 [06:52<02:33, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1144/1551 [06:52<02:38, 2.56frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1144/1551 [06:52<02:38, 2.56frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1144/1551 [06:52<02:38, 2.56frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1145/1551 [06:52<02:22, 2.84frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1145/1551 [06:53<02:22, 2.84frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1145/1551 [06:53<02:22, 2.84frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1146/1551 [06:53<02:32, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1146/1551 [06:53<02:32, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1146/1551 [06:53<02:32, 2.65frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1147/1551 [06:53<02:43, 2.48frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1147/1551 [06:54<02:43, 2.48frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1147/1551 [06:54<02:43, 2.48frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1148/1551 [06:54<02:35, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1148/1551 [06:54<02:35, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1148/1551 [06:54<02:35, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1149/1551 [06:54<02:26, 2.74frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1149/1551 [06:54<02:26, 2.74frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1149/1551 [06:54<02:26, 2.74frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1150/1551 [06:54<02:16, 2.94frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1150/1551 [06:55<02:16, 2.94frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1150/1551 [06:55<02:16, 2.94frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1151/1551 [06:55<02:21, 2.83frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1151/1551 [06:55<02:21, 2.83frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1151/1551 [06:55<02:21, 2.83frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1152/1551 [06:55<02:29, 2.67frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1152/1551 [06:55<02:29, 2.67frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1152/1551 [06:55<02:29, 2.67frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1153/1551 [06:55<02:07, 3.11frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1153/1551 [06:56<02:07, 3.11frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1153/1551 [06:56<02:07, 3.11frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1154/1551 [06:56<02:24, 2.74frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1154/1551 [06:56<02:24, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1154/1551 [06:56<02:24, 2.74frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1155/1551 [06:56<02:38, 2.50frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1155/1551 [06:56<02:38, 2.50frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 74%|ββββββββ | 1155/1551 [06:56<02:38, 2.50frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1156/1551 [06:56<02:21, 2.79frame/s, memory_usage=08.67GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1156/1551 [06:57<02:21, 2.79frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1156/1551 [06:57<02:21, 2.79frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1157/1551 [06:57<02:29, 2.64frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1157/1551 [06:57<02:29, 2.64frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1157/1551 [06:57<02:29, 2.64frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1158/1551 [06:57<02:23, 2.75frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1158/1551 [06:57<02:23, 2.75frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1158/1551 [06:57<02:23, 2.75frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1159/1551 [06:57<02:17, 2.86frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1159/1551 [06:58<02:17, 2.86frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1159/1551 [06:58<02:17, 2.86frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1160/1551 [06:58<02:25, 2.69frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1160/1551 [06:58<02:25, 2.69frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1160/1551 [06:58<02:25, 2.69frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1161/1551 [06:58<02:16, 2.87frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1161/1551 [06:59<02:16, 2.87frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1161/1551 [06:59<02:16, 2.87frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1162/1551 [06:59<02:18, 2.80frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1162/1551 [06:59<02:18, 2.80frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1162/1551 [06:59<02:18, 2.80frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1163/1551 [06:59<02:29, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1163/1551 [06:59<02:29, 2.60frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1163/1551 [06:59<02:29, 2.60frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1164/1551 [06:59<02:26, 2.65frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1164/1551 [07:00<02:26, 2.65frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1164/1551 [07:00<02:26, 2.65frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1165/1551 [07:00<02:17, 2.82frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1165/1551 [07:00<02:17, 2.82frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1165/1551 [07:00<02:17, 2.82frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1166/1551 [07:00<02:07, 3.03frame/s, memory_usage=08.64GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1166/1551 [07:00<02:07, 3.03frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1166/1551 [07:00<02:07, 3.03frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1167/1551 [07:00<02:21, 2.72frame/s, memory_usage=08.65GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1167/1551 [07:01<02:21, 2.72frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1167/1551 [07:01<02:21, 2.72frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1168/1551 [07:01<02:26, 2.61frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1168/1551 [07:01<02:26, 2.61frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1168/1551 [07:01<02:26, 2.61frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1169/1551 [07:01<02:10, 2.93frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1169/1551 [07:01<02:10, 2.93frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1169/1551 [07:01<02:10, 2.93frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1170/1551 [07:01<02:06, 3.01frame/s, memory_usage=08.62GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1170/1551 [07:02<02:06, 3.01frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1170/1551 [07:02<02:06, 3.01frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1171/1551 [07:02<02:25, 2.60frame/s, memory_usage=08.63GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1171/1551 [07:02<02:25, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 75%|ββββββββ | 1171/1551 [07:02<02:25, 2.60frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1172/1551 [07:02<02:18, 2.73frame/s, memory_usage=08.68GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1172/1551 [07:03<02:18, 2.73frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1172/1551 [07:03<02:18, 2.73frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1173/1551 [07:03<02:27, 2.57frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1173/1551 [07:03<02:27, 2.57frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1173/1551 [07:03<02:27, 2.57frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1174/1551 [07:03<02:12, 2.85frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1174/1551 [07:03<02:12, 2.85frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1174/1551 [07:03<02:12, 2.85frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1175/1551 [07:03<02:12, 2.84frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1175/1551 [07:04<02:12, 2.84frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1175/1551 [07:04<02:12, 2.84frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1176/1551 [07:04<02:21, 2.66frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1176/1551 [07:04<02:21, 2.66frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1176/1551 [07:04<02:21, 2.66frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1177/1551 [07:04<01:59, 3.13frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1177/1551 [07:04<01:59, 3.13frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1177/1551 [07:04<01:59, 3.13frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1178/1551 [07:04<02:14, 2.77frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1178/1551 [07:05<02:14, 2.77frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1178/1551 [07:05<02:14, 2.77frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1179/1551 [07:05<02:29, 2.48frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1179/1551 [07:05<02:29, 2.48frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1179/1551 [07:05<02:29, 2.48frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1180/1551 [07:05<02:18, 2.68frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1180/1551 [07:06<02:18, 2.68frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1180/1551 [07:06<02:18, 2.68frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1181/1551 [07:06<02:27, 2.51frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1181/1551 [07:06<02:27, 2.51frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1181/1551 [07:06<02:27, 2.51frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1182/1551 [07:06<02:11, 2.81frame/s, memory_usage=08.74GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1182/1551 [07:06<02:11, 2.81frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1182/1551 [07:06<02:11, 2.81frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1183/1551 [07:06<02:23, 2.56frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1183/1551 [07:07<02:23, 2.56frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1183/1551 [07:07<02:23, 2.56frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1184/1551 [07:07<02:15, 2.70frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1184/1551 [07:07<02:15, 2.70frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1184/1551 [07:07<02:15, 2.70frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1185/1551 [07:07<01:53, 3.21frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1185/1551 [07:07<01:53, 3.21frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1185/1551 [07:07<01:53, 3.21frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1186/1551 [07:07<02:08, 2.84frame/s, memory_usage=08.70GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1186/1551 [07:08<02:08, 2.84frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 76%|ββββββββ | 1186/1551 [07:08<02:08, 2.84frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1187/1551 [07:08<02:20, 2.60frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1187/1551 [07:08<02:20, 2.60frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1187/1551 [07:08<02:20, 2.60frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1188/1551 [07:08<02:11, 2.76frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1188/1551 [07:08<02:11, 2.76frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1188/1551 [07:08<02:11, 2.76frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1189/1551 [07:08<02:15, 2.67frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1189/1551 [07:09<02:15, 2.67frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1189/1551 [07:09<02:15, 2.67frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1190/1551 [07:09<02:04, 2.89frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1190/1551 [07:09<02:04, 2.89frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1190/1551 [07:09<02:04, 2.89frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1191/1551 [07:09<02:11, 2.73frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1191/1551 [07:10<02:11, 2.73frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1191/1551 [07:10<02:11, 2.73frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1192/1551 [07:10<02:17, 2.61frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1192/1551 [07:10<02:17, 2.61frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1192/1551 [07:10<02:17, 2.61frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1193/1551 [07:10<02:00, 2.98frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1193/1551 [07:10<02:00, 2.98frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1193/1551 [07:10<02:00, 2.98frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1194/1551 [07:10<02:11, 2.72frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1194/1551 [07:11<02:11, 2.72frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1194/1551 [07:11<02:11, 2.72frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1195/1551 [07:11<02:19, 2.54frame/s, memory_usage=08.76GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1195/1551 [07:11<02:19, 2.54frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1195/1551 [07:11<02:19, 2.54frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1196/1551 [07:11<02:10, 2.71frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1196/1551 [07:11<02:10, 2.71frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1196/1551 [07:11<02:10, 2.71frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1197/1551 [07:11<02:10, 2.72frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1197/1551 [07:12<02:10, 2.72frame/s, memory_usage=08.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1197/1551 [07:12<02:10, 2.72frame/s, memory_usage=08.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1198/1551 [07:12<01:59, 2.95frame/s, memory_usage=08.80GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1198/1551 [07:12<01:59, 2.95frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1198/1551 [07:12<01:59, 2.95frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1199/1551 [07:12<01:35, 3.69frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1199/1551 [07:12<01:35, 3.69frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1199/1551 [07:12<01:35, 3.69frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1200/1551 [07:12<01:36, 3.62frame/s, memory_usage=08.75GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1200/1551 [07:12<01:36, 3.62frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1200/1551 [07:12<01:36, 3.62frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1201/1551 [07:12<01:56, 3.01frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1201/1551 [07:13<01:56, 3.01frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1201/1551 [07:13<01:56, 3.01frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1202/1551 [07:13<01:54, 3.04frame/s, memory_usage=08.81GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1202/1551 [07:13<01:54, 3.04frame/s, memory_usage=08.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 77%|ββββββββ | 1202/1551 [07:13<01:54, 3.04frame/s, memory_usage=08.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1203/1551 [07:13<02:03, 2.81frame/s, memory_usage=08.86GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1203/1551 [07:14<02:03, 2.81frame/s, memory_usage=08.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1203/1551 [07:14<02:03, 2.81frame/s, memory_usage=08.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1204/1551 [07:14<02:02, 2.83frame/s, memory_usage=08.89GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1204/1551 [07:14<02:02, 2.83frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1204/1551 [07:14<02:02, 2.83frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1205/1551 [07:14<01:54, 3.01frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1205/1551 [07:14<01:54, 3.01frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1205/1551 [07:14<01:54, 3.01frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1206/1551 [07:14<02:07, 2.70frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1206/1551 [07:15<02:07, 2.70frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1206/1551 [07:15<02:07, 2.70frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1207/1551 [07:15<01:55, 2.98frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1207/1551 [07:15<01:55, 2.98frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1207/1551 [07:15<01:55, 2.98frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1208/1551 [07:15<02:19, 2.46frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1208/1551 [07:15<02:19, 2.46frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1208/1551 [07:15<02:19, 2.46frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1209/1551 [07:15<02:09, 2.63frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1209/1551 [07:16<02:09, 2.63frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1209/1551 [07:16<02:09, 2.63frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1210/1551 [07:16<01:59, 2.86frame/s, memory_usage=08.92GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1210/1551 [07:16<01:59, 2.86frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1210/1551 [07:16<01:59, 2.86frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1211/1551 [07:16<02:04, 2.73frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1211/1551 [07:16<02:04, 2.73frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1211/1551 [07:16<02:04, 2.73frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1212/1551 [07:16<01:56, 2.91frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1212/1551 [07:17<01:56, 2.91frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1212/1551 [07:17<01:56, 2.91frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1213/1551 [07:17<02:09, 2.61frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1213/1551 [07:17<02:09, 2.61frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1213/1551 [07:17<02:09, 2.61frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1214/1551 [07:17<02:03, 2.74frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1214/1551 [07:18<02:03, 2.74frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1214/1551 [07:18<02:03, 2.74frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1215/1551 [07:18<02:01, 2.77frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1215/1551 [07:18<02:01, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1215/1551 [07:18<02:01, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1216/1551 [07:18<02:08, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1216/1551 [07:18<02:08, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1216/1551 [07:18<02:08, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1217/1551 [07:18<02:14, 2.48frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1217/1551 [07:19<02:14, 2.48frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 78%|ββββββββ | 1217/1551 [07:19<02:14, 2.48frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1218/1551 [07:19<02:00, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1218/1551 [07:19<02:00, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1218/1551 [07:19<02:00, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1219/1551 [07:19<01:59, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1219/1551 [07:19<01:59, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1219/1551 [07:19<01:59, 2.77frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1220/1551 [07:19<02:00, 2.75frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1220/1551 [07:20<02:00, 2.75frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1220/1551 [07:20<02:00, 2.75frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1221/1551 [07:20<01:58, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1221/1551 [07:20<01:58, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1221/1551 [07:20<01:58, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1222/1551 [07:20<02:06, 2.61frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1222/1551 [07:20<02:06, 2.61frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1222/1551 [07:20<02:06, 2.61frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1223/1551 [07:20<01:54, 2.86frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1223/1551 [07:21<01:54, 2.86frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1223/1551 [07:21<01:54, 2.86frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1224/1551 [07:21<01:57, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1224/1551 [07:21<01:57, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1224/1551 [07:21<01:57, 2.78frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1225/1551 [07:21<02:08, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1225/1551 [07:22<02:08, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1225/1551 [07:22<02:08, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1226/1551 [07:22<01:52, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1226/1551 [07:22<01:52, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1226/1551 [07:22<01:52, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1227/1551 [07:22<02:00, 2.68frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1227/1551 [07:22<02:00, 2.68frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1227/1551 [07:22<02:00, 2.68frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1228/1551 [07:22<02:04, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1228/1551 [07:23<02:04, 2.60frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1228/1551 [07:23<02:04, 2.60frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1229/1551 [07:23<02:02, 2.62frame/s, memory_usage=08.93GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1229/1551 [07:23<02:02, 2.62frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1229/1551 [07:23<02:02, 2.62frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1230/1551 [07:23<02:06, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1230/1551 [07:24<02:06, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1230/1551 [07:24<02:06, 2.54frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1231/1551 [07:24<02:03, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1231/1551 [07:24<02:03, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1231/1551 [07:24<02:03, 2.60frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1232/1551 [07:24<02:05, 2.55frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1232/1551 [07:24<02:05, 2.55frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1232/1551 [07:24<02:05, 2.55frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1233/1551 [07:24<02:08, 2.47frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1233/1551 [07:25<02:08, 2.47frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 79%|ββββββββ | 1233/1551 [07:25<02:08, 2.47frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1234/1551 [07:25<01:46, 2.98frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1234/1551 [07:25<01:46, 2.98frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1234/1551 [07:25<01:46, 2.98frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1235/1551 [07:25<01:51, 2.84frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1235/1551 [07:25<01:51, 2.84frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1235/1551 [07:25<01:51, 2.84frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1236/1551 [07:25<01:49, 2.88frame/s, memory_usage=08.99GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1236/1551 [07:26<01:49, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1236/1551 [07:26<01:49, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1237/1551 [07:26<01:58, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1237/1551 [07:26<01:58, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1237/1551 [07:26<01:58, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1238/1551 [07:26<02:03, 2.54frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1238/1551 [07:27<02:03, 2.54frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1238/1551 [07:27<02:03, 2.54frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1239/1551 [07:27<02:01, 2.57frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1239/1551 [07:27<02:01, 2.57frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1239/1551 [07:27<02:01, 2.57frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1240/1551 [07:27<01:52, 2.77frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1240/1551 [07:27<01:52, 2.77frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1240/1551 [07:27<01:52, 2.77frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1241/1551 [07:27<01:57, 2.63frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1241/1551 [07:28<01:57, 2.63frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1241/1551 [07:28<01:57, 2.63frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1242/1551 [07:28<01:41, 3.04frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1242/1551 [07:28<01:41, 3.04frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1242/1551 [07:28<01:41, 3.04frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1243/1551 [07:28<01:46, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1243/1551 [07:28<01:46, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1243/1551 [07:28<01:46, 2.88frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1244/1551 [07:28<01:53, 2.70frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1244/1551 [07:29<01:53, 2.70frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1244/1551 [07:29<01:53, 2.70frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1245/1551 [07:29<01:55, 2.66frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1245/1551 [07:29<01:55, 2.66frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1245/1551 [07:29<01:55, 2.66frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1246/1551 [07:29<01:55, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1246/1551 [07:30<01:55, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1246/1551 [07:30<01:55, 2.64frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1247/1551 [07:30<01:57, 2.60frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1247/1551 [07:30<01:57, 2.60frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1247/1551 [07:30<01:57, 2.60frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1248/1551 [07:30<01:57, 2.59frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1248/1551 [07:30<01:57, 2.59frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 80%|ββββββββ | 1248/1551 [07:30<01:57, 2.59frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1249/1551 [07:30<02:00, 2.51frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1249/1551 [07:31<02:00, 2.51frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1249/1551 [07:31<02:00, 2.51frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1250/1551 [07:31<01:52, 2.68frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1250/1551 [07:31<01:52, 2.68frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1250/1551 [07:31<01:52, 2.68frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1251/1551 [07:31<01:49, 2.75frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1251/1551 [07:31<01:49, 2.75frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1251/1551 [07:31<01:49, 2.75frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1252/1551 [07:31<01:54, 2.61frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1252/1551 [07:32<01:54, 2.61frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1252/1551 [07:32<01:54, 2.61frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1253/1551 [07:32<01:52, 2.65frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1253/1551 [07:32<01:52, 2.65frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1253/1551 [07:32<01:52, 2.65frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1254/1551 [07:32<01:57, 2.53frame/s, memory_usage=09.05GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1254/1551 [07:33<01:57, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1254/1551 [07:33<01:57, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1255/1551 [07:33<02:01, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1255/1551 [07:33<02:01, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1255/1551 [07:33<02:01, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1256/1551 [07:33<01:55, 2.56frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1256/1551 [07:33<01:55, 2.56frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1256/1551 [07:33<01:55, 2.56frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1257/1551 [07:33<02:00, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1257/1551 [07:34<02:00, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1257/1551 [07:34<02:00, 2.44frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1258/1551 [07:34<01:43, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1258/1551 [07:34<01:43, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1258/1551 [07:34<01:43, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1259/1551 [07:34<01:46, 2.74frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1259/1551 [07:34<01:46, 2.74frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1259/1551 [07:34<01:46, 2.74frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1260/1551 [07:34<01:51, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1260/1551 [07:35<01:51, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|ββββββββ | 1260/1551 [07:35<01:51, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1261/1551 [07:35<01:45, 2.76frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1261/1551 [07:35<01:45, 2.76frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1261/1551 [07:35<01:45, 2.76frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1262/1551 [07:35<01:40, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1262/1551 [07:36<01:40, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1262/1551 [07:36<01:40, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1263/1551 [07:36<01:44, 2.77frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1263/1551 [07:36<01:44, 2.77frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1263/1551 [07:36<01:44, 2.77frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1264/1551 [07:36<01:41, 2.83frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1264/1551 [07:36<01:41, 2.83frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 81%|βββββββββ | 1264/1551 [07:36<01:41, 2.83frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1265/1551 [07:36<01:47, 2.66frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1265/1551 [07:37<01:47, 2.66frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1265/1551 [07:37<01:47, 2.66frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1266/1551 [07:37<01:39, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1266/1551 [07:37<01:39, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1266/1551 [07:37<01:39, 2.87frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1267/1551 [07:37<01:33, 3.03frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1267/1551 [07:37<01:33, 3.03frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1267/1551 [07:37<01:33, 3.03frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1268/1551 [07:37<01:39, 2.84frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1268/1551 [07:38<01:39, 2.84frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1268/1551 [07:38<01:39, 2.84frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1269/1551 [07:38<01:40, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1269/1551 [07:38<01:40, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1269/1551 [07:38<01:40, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1270/1551 [07:38<01:43, 2.72frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1270/1551 [07:38<01:43, 2.72frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1270/1551 [07:38<01:43, 2.72frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1271/1551 [07:38<01:47, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1271/1551 [07:39<01:47, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1271/1551 [07:39<01:47, 2.61frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1272/1551 [07:39<01:39, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1272/1551 [07:39<01:39, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1272/1551 [07:39<01:39, 2.80frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1273/1551 [07:39<01:45, 2.63frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1273/1551 [07:39<01:45, 2.63frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1273/1551 [07:39<01:45, 2.63frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1274/1551 [07:39<01:36, 2.88frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1274/1551 [07:40<01:36, 2.88frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1274/1551 [07:40<01:36, 2.88frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1275/1551 [07:40<01:34, 2.91frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1275/1551 [07:40<01:34, 2.91frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1275/1551 [07:40<01:34, 2.91frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1276/1551 [07:40<01:43, 2.65frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1276/1551 [07:41<01:43, 2.65frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1276/1551 [07:41<01:43, 2.65frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1277/1551 [07:41<01:37, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1277/1551 [07:41<01:37, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1277/1551 [07:41<01:37, 2.82frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1278/1551 [07:41<01:40, 2.70frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1278/1551 [07:41<01:40, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1278/1551 [07:41<01:40, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1279/1551 [07:41<01:40, 2.72frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1279/1551 [07:42<01:40, 2.72frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 82%|βββββββββ | 1279/1551 [07:42<01:40, 2.72frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1280/1551 [07:42<01:41, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1280/1551 [07:42<01:41, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1280/1551 [07:42<01:41, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1281/1551 [07:42<01:43, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1281/1551 [07:42<01:43, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1281/1551 [07:42<01:43, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1282/1551 [07:42<01:34, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1282/1551 [07:43<01:34, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1282/1551 [07:43<01:34, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1283/1551 [07:43<01:37, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1283/1551 [07:43<01:37, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1283/1551 [07:43<01:37, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1284/1551 [07:43<01:31, 2.90frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1284/1551 [07:44<01:31, 2.90frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1284/1551 [07:44<01:31, 2.90frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1285/1551 [07:44<01:40, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1285/1551 [07:44<01:40, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1285/1551 [07:44<01:40, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1286/1551 [07:44<01:32, 2.87frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1286/1551 [07:44<01:32, 2.87frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1286/1551 [07:44<01:32, 2.87frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1287/1551 [07:44<01:37, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1287/1551 [07:45<01:37, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1287/1551 [07:45<01:37, 2.70frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1288/1551 [07:45<01:32, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1288/1551 [07:45<01:32, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1288/1551 [07:45<01:32, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1289/1551 [07:45<01:34, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1289/1551 [07:45<01:34, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1289/1551 [07:45<01:34, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1290/1551 [07:45<01:21, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1290/1551 [07:46<01:21, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1290/1551 [07:46<01:21, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1291/1551 [07:46<01:31, 2.83frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1291/1551 [07:46<01:31, 2.83frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1291/1551 [07:46<01:31, 2.83frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1292/1551 [07:46<01:36, 2.67frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1292/1551 [07:46<01:36, 2.67frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1292/1551 [07:46<01:36, 2.67frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1293/1551 [07:46<01:41, 2.55frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1293/1551 [07:47<01:41, 2.55frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1293/1551 [07:47<01:41, 2.55frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1294/1551 [07:47<01:37, 2.64frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1294/1551 [07:47<01:37, 2.64frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1294/1551 [07:47<01:37, 2.64frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1295/1551 [07:47<01:38, 2.60frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1295/1551 [07:47<01:38, 2.60frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 83%|βββββββββ | 1295/1551 [07:47<01:38, 2.60frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1296/1551 [07:47<01:29, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1296/1551 [07:48<01:29, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1296/1551 [07:48<01:29, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1297/1551 [07:48<01:32, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1297/1551 [07:48<01:32, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1297/1551 [07:48<01:32, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1298/1551 [07:48<01:19, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1298/1551 [07:48<01:19, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1298/1551 [07:48<01:19, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1299/1551 [07:48<01:22, 3.06frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1299/1551 [07:49<01:22, 3.06frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1299/1551 [07:49<01:22, 3.06frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1300/1551 [07:49<01:34, 2.65frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1300/1551 [07:49<01:34, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1300/1551 [07:49<01:34, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1301/1551 [07:49<01:27, 2.85frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1301/1551 [07:50<01:27, 2.85frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1301/1551 [07:50<01:27, 2.85frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1302/1551 [07:50<01:36, 2.57frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1302/1551 [07:50<01:36, 2.57frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1302/1551 [07:50<01:36, 2.57frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1303/1551 [07:50<01:32, 2.68frame/s, memory_usage=09.08GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1303/1551 [07:50<01:32, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1303/1551 [07:50<01:32, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1304/1551 [07:50<01:24, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1304/1551 [07:51<01:24, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1304/1551 [07:51<01:24, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1305/1551 [07:51<01:27, 2.80frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1305/1551 [07:51<01:27, 2.80frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1305/1551 [07:51<01:27, 2.80frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1306/1551 [07:51<01:16, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1306/1551 [07:51<01:16, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1306/1551 [07:51<01:16, 3.20frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1307/1551 [07:51<01:25, 2.84frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1307/1551 [07:52<01:25, 2.84frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1307/1551 [07:52<01:25, 2.84frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1308/1551 [07:52<01:33, 2.61frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1308/1551 [07:52<01:33, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1308/1551 [07:52<01:33, 2.61frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1309/1551 [07:52<01:30, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1309/1551 [07:53<01:30, 2.68frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1309/1551 [07:53<01:30, 2.68frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1310/1551 [07:53<01:35, 2.53frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1310/1551 [07:53<01:35, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 84%|βββββββββ | 1310/1551 [07:53<01:35, 2.53frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1311/1551 [07:53<01:26, 2.78frame/s, memory_usage=09.06GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1311/1551 [07:53<01:26, 2.78frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1311/1551 [07:53<01:26, 2.78frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1312/1551 [07:53<01:29, 2.68frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1312/1551 [07:54<01:29, 2.68frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1312/1551 [07:54<01:29, 2.68frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1313/1551 [07:54<01:32, 2.58frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1313/1551 [07:54<01:32, 2.58frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1313/1551 [07:54<01:32, 2.58frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1314/1551 [07:54<01:18, 3.03frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1314/1551 [07:54<01:18, 3.03frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1314/1551 [07:54<01:18, 3.03frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1315/1551 [07:54<01:27, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1315/1551 [07:55<01:27, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1315/1551 [07:55<01:27, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1316/1551 [07:55<01:24, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1316/1551 [07:55<01:24, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1316/1551 [07:55<01:24, 2.77frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1317/1551 [07:55<01:27, 2.66frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1317/1551 [07:55<01:27, 2.66frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1317/1551 [07:55<01:27, 2.66frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1318/1551 [07:55<01:27, 2.65frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1318/1551 [07:56<01:27, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1318/1551 [07:56<01:27, 2.65frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1319/1551 [07:56<01:25, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1319/1551 [07:56<01:25, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1319/1551 [07:56<01:25, 2.71frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1320/1551 [07:56<01:20, 2.86frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1320/1551 [07:56<01:20, 2.86frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1320/1551 [07:56<01:20, 2.86frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1321/1551 [07:56<01:20, 2.85frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1321/1551 [07:57<01:20, 2.85frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1321/1551 [07:57<01:20, 2.85frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1322/1551 [07:57<01:16, 3.01frame/s, memory_usage=09.01GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1322/1551 [07:57<01:16, 3.01frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1322/1551 [07:57<01:16, 3.01frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1323/1551 [07:57<01:17, 2.94frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1323/1551 [07:58<01:17, 2.94frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1323/1551 [07:58<01:17, 2.94frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1324/1551 [07:58<01:23, 2.73frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1324/1551 [07:58<01:23, 2.73frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1324/1551 [07:58<01:23, 2.73frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1325/1551 [07:58<01:22, 2.75frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1325/1551 [07:58<01:22, 2.75frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1325/1551 [07:58<01:22, 2.75frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1326/1551 [07:58<01:22, 2.74frame/s, memory_usage=09.02GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1326/1551 [07:59<01:22, 2.74frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 85%|βββββββββ | 1326/1551 [07:59<01:22, 2.74frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1327/1551 [07:59<01:21, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1327/1551 [07:59<01:21, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1327/1551 [07:59<01:21, 2.76frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1328/1551 [07:59<01:16, 2.93frame/s, memory_usage=09.07GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1328/1551 [07:59<01:16, 2.93frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1328/1551 [07:59<01:16, 2.93frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1329/1551 [07:59<01:23, 2.64frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1329/1551 [08:00<01:23, 2.64frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1329/1551 [08:00<01:23, 2.64frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1330/1551 [08:00<01:13, 3.00frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1330/1551 [08:00<01:13, 3.00frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1330/1551 [08:00<01:13, 3.00frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1331/1551 [08:00<01:13, 3.01frame/s, memory_usage=09.12GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1331/1551 [08:00<01:13, 3.01frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1331/1551 [08:00<01:13, 3.01frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1332/1551 [08:00<01:17, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1332/1551 [08:01<01:17, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1332/1551 [08:01<01:17, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1333/1551 [08:01<01:18, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1333/1551 [08:01<01:18, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1333/1551 [08:01<01:18, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1334/1551 [08:01<01:22, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1334/1551 [08:01<01:22, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1334/1551 [08:01<01:22, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1335/1551 [08:01<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1335/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1335/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1336/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1336/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1336/1551 [08:02<01:16, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1337/1551 [08:02<01:19, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1337/1551 [08:02<01:19, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1337/1551 [08:02<01:19, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1338/1551 [08:02<01:11, 2.98frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1338/1551 [08:03<01:11, 2.98frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1338/1551 [08:03<01:11, 2.98frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1339/1551 [08:03<01:12, 2.93frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1339/1551 [08:03<01:12, 2.93frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1339/1551 [08:03<01:12, 2.93frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1340/1551 [08:03<01:23, 2.54frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1340/1551 [08:04<01:23, 2.54frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1340/1551 [08:04<01:23, 2.54frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1341/1551 [08:04<01:21, 2.58frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1341/1551 [08:04<01:21, 2.58frame/s, memory_usage=09.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 86%|βββββββββ | 1341/1551 [08:04<01:21, 2.58frame/s, memory_usage=09.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1342/1551 [08:04<01:19, 2.63frame/s, memory_usage=09.13GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1342/1551 [08:04<01:19, 2.63frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1342/1551 [08:04<01:19, 2.63frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1343/1551 [08:04<01:19, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1343/1551 [08:05<01:19, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1343/1551 [08:05<01:19, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1344/1551 [08:05<01:14, 2.78frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1344/1551 [08:05<01:14, 2.78frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1344/1551 [08:05<01:14, 2.78frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1345/1551 [08:05<01:18, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1345/1551 [08:05<01:18, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1345/1551 [08:05<01:18, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1346/1551 [08:05<01:10, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1346/1551 [08:06<01:10, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1346/1551 [08:06<01:10, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1347/1551 [08:06<01:08, 2.96frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1347/1551 [08:06<01:08, 2.96frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1347/1551 [08:06<01:08, 2.96frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1348/1551 [08:06<01:16, 2.64frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1348/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1348/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1349/1551 [08:07<01:11, 2.81frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1349/1551 [08:07<01:11, 2.81frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1349/1551 [08:07<01:11, 2.81frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1350/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1350/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1350/1551 [08:07<01:16, 2.64frame/s, memory_usage=09.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1351/1551 [08:07<01:09, 2.87frame/s, memory_usage=09.18GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1351/1551 [08:08<01:09, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1351/1551 [08:08<01:09, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1352/1551 [08:08<01:13, 2.71frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1352/1551 [08:08<01:13, 2.71frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1352/1551 [08:08<01:13, 2.71frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1353/1551 [08:08<01:15, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1353/1551 [08:08<01:15, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1353/1551 [08:08<01:15, 2.62frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1354/1551 [08:08<01:08, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1354/1551 [08:09<01:08, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1354/1551 [08:09<01:08, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1355/1551 [08:09<01:04, 3.06frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1355/1551 [08:09<01:04, 3.06frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1355/1551 [08:09<01:04, 3.06frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1356/1551 [08:09<01:13, 2.66frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1356/1551 [08:09<01:13, 2.66frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1356/1551 [08:09<01:13, 2.66frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1357/1551 [08:09<01:08, 2.84frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1357/1551 [08:10<01:08, 2.84frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 87%|βββββββββ | 1357/1551 [08:10<01:08, 2.84frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1358/1551 [08:10<01:15, 2.56frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1358/1551 [08:10<01:15, 2.56frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1358/1551 [08:10<01:15, 2.56frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1359/1551 [08:10<01:09, 2.75frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1359/1551 [08:11<01:09, 2.75frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1359/1551 [08:11<01:09, 2.75frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1360/1551 [08:11<01:13, 2.59frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1360/1551 [08:11<01:13, 2.59frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1360/1551 [08:11<01:13, 2.59frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1361/1551 [08:11<01:07, 2.80frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1361/1551 [08:11<01:07, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1361/1551 [08:11<01:07, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1362/1551 [08:11<01:02, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1362/1551 [08:11<01:02, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1362/1551 [08:11<01:02, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1363/1551 [08:11<01:01, 3.06frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1363/1551 [08:12<01:01, 3.06frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1363/1551 [08:12<01:01, 3.06frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1364/1551 [08:12<01:06, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1364/1551 [08:12<01:06, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1364/1551 [08:12<01:06, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1365/1551 [08:12<01:05, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1365/1551 [08:13<01:05, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1365/1551 [08:13<01:05, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1366/1551 [08:13<01:08, 2.69frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1366/1551 [08:13<01:08, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1366/1551 [08:13<01:08, 2.69frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1367/1551 [08:13<01:03, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1367/1551 [08:13<01:03, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1367/1551 [08:13<01:03, 2.89frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1368/1551 [08:13<01:04, 2.82frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1368/1551 [08:14<01:04, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1368/1551 [08:14<01:04, 2.82frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1369/1551 [08:14<01:08, 2.65frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1369/1551 [08:14<01:08, 2.65frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1369/1551 [08:14<01:08, 2.65frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1370/1551 [08:14<01:00, 2.97frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1370/1551 [08:14<01:00, 2.97frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1370/1551 [08:14<01:00, 2.97frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1371/1551 [08:14<01:04, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1371/1551 [08:15<01:04, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1371/1551 [08:15<01:04, 2.80frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1372/1551 [08:15<01:05, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1372/1551 [08:15<01:05, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 88%|βββββββββ | 1372/1551 [08:15<01:05, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1373/1551 [08:15<01:04, 2.77frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1373/1551 [08:16<01:04, 2.77frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1373/1551 [08:16<01:04, 2.77frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1374/1551 [08:16<01:05, 2.70frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1374/1551 [08:16<01:05, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1374/1551 [08:16<01:05, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1375/1551 [08:16<01:03, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1375/1551 [08:16<01:03, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1375/1551 [08:16<01:03, 2.76frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1376/1551 [08:16<01:01, 2.86frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1376/1551 [08:17<01:01, 2.86frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1376/1551 [08:17<01:01, 2.86frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1377/1551 [08:17<00:59, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1377/1551 [08:17<00:59, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1377/1551 [08:17<00:59, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1378/1551 [08:17<00:52, 3.28frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1378/1551 [08:17<00:52, 3.28frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1378/1551 [08:17<00:52, 3.28frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1379/1551 [08:17<00:56, 3.02frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1379/1551 [08:18<00:56, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1379/1551 [08:18<00:56, 3.02frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1380/1551 [08:18<01:02, 2.73frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1380/1551 [08:18<01:02, 2.73frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1380/1551 [08:18<01:02, 2.73frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1381/1551 [08:18<00:56, 3.01frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1381/1551 [08:18<00:56, 3.01frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1381/1551 [08:18<00:56, 3.01frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1382/1551 [08:18<01:02, 2.72frame/s, memory_usage=09.15GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1382/1551 [08:19<01:02, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1382/1551 [08:19<01:02, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1383/1551 [08:19<00:58, 2.87frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1383/1551 [08:19<00:58, 2.87frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1383/1551 [08:19<00:58, 2.87frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1384/1551 [08:19<01:01, 2.72frame/s, memory_usage=09.14GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1384/1551 [08:19<01:01, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1384/1551 [08:19<01:01, 2.72frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1385/1551 [08:19<01:03, 2.61frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1385/1551 [08:20<01:03, 2.61frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1385/1551 [08:20<01:03, 2.61frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1386/1551 [08:20<00:55, 2.97frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1386/1551 [08:20<00:55, 2.97frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1386/1551 [08:20<00:55, 2.97frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1387/1551 [08:20<00:56, 2.91frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1387/1551 [08:20<00:56, 2.91frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1387/1551 [08:20<00:56, 2.91frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1388/1551 [08:20<01:00, 2.70frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1388/1551 [08:21<01:00, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 89%|βββββββββ | 1388/1551 [08:21<01:00, 2.70frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1389/1551 [08:21<00:53, 3.03frame/s, memory_usage=09.19GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1389/1551 [08:21<00:53, 3.03frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1389/1551 [08:21<00:53, 3.03frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1390/1551 [08:21<00:58, 2.77frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1390/1551 [08:22<00:58, 2.77frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1390/1551 [08:22<00:58, 2.77frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1391/1551 [08:22<01:04, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1391/1551 [08:22<01:04, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1391/1551 [08:22<01:04, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1392/1551 [08:22<01:04, 2.48frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1392/1551 [08:22<01:04, 2.48frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1392/1551 [08:22<01:04, 2.48frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1393/1551 [08:22<00:59, 2.65frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1393/1551 [08:23<00:59, 2.65frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1393/1551 [08:23<00:59, 2.65frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1394/1551 [08:23<00:53, 2.93frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1394/1551 [08:23<00:53, 2.93frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1394/1551 [08:23<00:53, 2.93frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1395/1551 [08:23<00:53, 2.92frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1395/1551 [08:23<00:53, 2.92frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1395/1551 [08:23<00:53, 2.92frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1396/1551 [08:23<00:55, 2.81frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1396/1551 [08:24<00:55, 2.81frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1396/1551 [08:24<00:55, 2.81frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1397/1551 [08:24<00:58, 2.63frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1397/1551 [08:24<00:58, 2.63frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1397/1551 [08:24<00:58, 2.63frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1398/1551 [08:24<00:56, 2.69frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1398/1551 [08:25<00:56, 2.69frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1398/1551 [08:25<00:56, 2.69frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1399/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1399/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1399/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1400/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1400/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1400/1551 [08:25<01:00, 2.50frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1401/1551 [08:25<00:54, 2.73frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1401/1551 [08:25<00:54, 2.73frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1401/1551 [08:25<00:54, 2.73frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1402/1551 [08:25<00:47, 3.14frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1402/1551 [08:26<00:47, 3.14frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1402/1551 [08:26<00:47, 3.14frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1403/1551 [08:26<00:51, 2.86frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1403/1551 [08:26<00:51, 2.86frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 90%|βββββββββ | 1403/1551 [08:26<00:51, 2.86frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1404/1551 [08:26<00:54, 2.68frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1404/1551 [08:27<00:54, 2.68frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1404/1551 [08:27<00:54, 2.68frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1405/1551 [08:27<00:51, 2.85frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1405/1551 [08:27<00:51, 2.85frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1405/1551 [08:27<00:51, 2.85frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1406/1551 [08:27<00:53, 2.72frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1406/1551 [08:28<00:53, 2.72frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1406/1551 [08:28<00:53, 2.72frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1407/1551 [08:28<01:00, 2.37frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1407/1551 [08:28<01:00, 2.37frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1407/1551 [08:28<01:00, 2.37frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1408/1551 [08:28<00:54, 2.62frame/s, memory_usage=09.20GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1408/1551 [08:28<00:54, 2.62frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1408/1551 [08:28<00:54, 2.62frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1409/1551 [08:28<00:53, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1409/1551 [08:28<00:53, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1409/1551 [08:28<00:53, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1410/1551 [08:28<00:45, 3.07frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1410/1551 [08:29<00:45, 3.07frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1410/1551 [08:29<00:45, 3.07frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1411/1551 [08:29<00:48, 2.89frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1411/1551 [08:29<00:48, 2.89frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1411/1551 [08:29<00:48, 2.89frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1412/1551 [08:29<00:54, 2.55frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1412/1551 [08:30<00:54, 2.55frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1412/1551 [08:30<00:54, 2.55frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1413/1551 [08:30<00:52, 2.64frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1413/1551 [08:30<00:52, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1413/1551 [08:30<00:52, 2.64frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1414/1551 [08:30<00:47, 2.88frame/s, memory_usage=09.25GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1414/1551 [08:30<00:47, 2.88frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1414/1551 [08:30<00:47, 2.88frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1415/1551 [08:30<00:53, 2.52frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1415/1551 [08:31<00:53, 2.52frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|βββββββββ | 1415/1551 [08:31<00:53, 2.52frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1416/1551 [08:31<00:52, 2.59frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1416/1551 [08:31<00:52, 2.59frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1416/1551 [08:31<00:52, 2.59frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1417/1551 [08:31<00:48, 2.76frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1417/1551 [08:31<00:48, 2.76frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1417/1551 [08:31<00:48, 2.76frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1418/1551 [08:31<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1418/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1418/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1419/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1419/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 91%|ββββββββββ| 1419/1551 [08:32<00:44, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1420/1551 [08:32<00:48, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1420/1551 [08:33<00:48, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1420/1551 [08:33<00:48, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1421/1551 [08:33<00:47, 2.74frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1421/1551 [08:33<00:47, 2.74frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1421/1551 [08:33<00:47, 2.74frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1422/1551 [08:33<00:43, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1422/1551 [08:33<00:43, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1422/1551 [08:33<00:43, 2.97frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1423/1551 [08:33<00:47, 2.68frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1423/1551 [08:34<00:47, 2.68frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1423/1551 [08:34<00:47, 2.68frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1424/1551 [08:34<00:44, 2.83frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1424/1551 [08:34<00:44, 2.83frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1424/1551 [08:34<00:44, 2.83frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1425/1551 [08:34<00:47, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1425/1551 [08:34<00:47, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1425/1551 [08:34<00:47, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1426/1551 [08:34<00:42, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1426/1551 [08:35<00:42, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1426/1551 [08:35<00:42, 2.97frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1427/1551 [08:35<00:44, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1427/1551 [08:35<00:44, 2.79frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1427/1551 [08:35<00:44, 2.79frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1428/1551 [08:35<00:44, 2.78frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1428/1551 [08:35<00:44, 2.78frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1428/1551 [08:35<00:44, 2.78frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1429/1551 [08:35<00:44, 2.77frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1429/1551 [08:36<00:44, 2.77frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1429/1551 [08:36<00:44, 2.77frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1430/1551 [08:36<00:42, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1430/1551 [08:36<00:42, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1430/1551 [08:36<00:42, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1431/1551 [08:36<00:46, 2.60frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1431/1551 [08:37<00:46, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1431/1551 [08:37<00:46, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1432/1551 [08:37<00:44, 2.67frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1432/1551 [08:37<00:44, 2.67frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1432/1551 [08:37<00:44, 2.67frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1433/1551 [08:37<00:41, 2.86frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1433/1551 [08:37<00:41, 2.86frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1433/1551 [08:37<00:41, 2.86frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1434/1551 [08:37<00:37, 3.13frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1434/1551 [08:38<00:37, 3.13frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 92%|ββββββββββ| 1434/1551 [08:38<00:37, 3.13frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1435/1551 [08:38<00:42, 2.71frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1435/1551 [08:38<00:42, 2.71frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1435/1551 [08:38<00:42, 2.71frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1436/1551 [08:38<00:41, 2.79frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1436/1551 [08:38<00:41, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1436/1551 [08:38<00:41, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1437/1551 [08:38<00:39, 2.89frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1437/1551 [08:39<00:39, 2.89frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1437/1551 [08:39<00:39, 2.89frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1438/1551 [08:39<00:39, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1438/1551 [08:39<00:39, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1438/1551 [08:39<00:39, 2.87frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1439/1551 [08:39<00:42, 2.66frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1439/1551 [08:39<00:42, 2.66frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1439/1551 [08:39<00:42, 2.66frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1440/1551 [08:39<00:41, 2.69frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1440/1551 [08:40<00:41, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1440/1551 [08:40<00:41, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1441/1551 [08:40<00:38, 2.88frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1441/1551 [08:40<00:38, 2.88frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1441/1551 [08:40<00:38, 2.88frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1442/1551 [08:40<00:34, 3.11frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1442/1551 [08:40<00:34, 3.11frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1442/1551 [08:40<00:34, 3.11frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1443/1551 [08:40<00:40, 2.69frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1443/1551 [08:41<00:40, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1443/1551 [08:41<00:40, 2.69frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1444/1551 [08:41<00:37, 2.84frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1444/1551 [08:41<00:37, 2.84frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1444/1551 [08:41<00:37, 2.84frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1445/1551 [08:41<00:38, 2.75frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1445/1551 [08:42<00:38, 2.75frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1445/1551 [08:42<00:38, 2.75frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1446/1551 [08:42<00:39, 2.64frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1446/1551 [08:42<00:39, 2.64frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1446/1551 [08:42<00:39, 2.64frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1447/1551 [08:42<00:39, 2.60frame/s, memory_usage=09.32GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1447/1551 [08:42<00:39, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1447/1551 [08:42<00:39, 2.60frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1448/1551 [08:42<00:36, 2.79frame/s, memory_usage=09.26GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1448/1551 [08:43<00:36, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1448/1551 [08:43<00:36, 2.79frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1449/1551 [08:43<00:39, 2.58frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1449/1551 [08:43<00:39, 2.58frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1449/1551 [08:43<00:39, 2.58frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1450/1551 [08:43<00:36, 2.76frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1450/1551 [08:43<00:36, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 93%|ββββββββββ| 1450/1551 [08:43<00:36, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1451/1551 [08:43<00:37, 2.70frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1451/1551 [08:44<00:37, 2.70frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1451/1551 [08:44<00:37, 2.70frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1452/1551 [08:44<00:35, 2.81frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1452/1551 [08:44<00:35, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1452/1551 [08:44<00:35, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1453/1551 [08:44<00:38, 2.56frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1453/1551 [08:44<00:38, 2.56frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1453/1551 [08:44<00:38, 2.56frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1454/1551 [08:44<00:35, 2.73frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1454/1551 [08:45<00:35, 2.73frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1454/1551 [08:45<00:35, 2.73frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1455/1551 [08:45<00:34, 2.76frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1455/1551 [08:45<00:34, 2.76frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1455/1551 [08:45<00:34, 2.76frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1456/1551 [08:45<00:37, 2.50frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1456/1551 [08:46<00:37, 2.50frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1456/1551 [08:46<00:37, 2.50frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1457/1551 [08:46<00:35, 2.68frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1457/1551 [08:46<00:35, 2.68frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1457/1551 [08:46<00:35, 2.68frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1458/1551 [08:46<00:30, 3.05frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1458/1551 [08:46<00:30, 3.05frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1458/1551 [08:46<00:30, 3.05frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1459/1551 [08:46<00:33, 2.78frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1459/1551 [08:47<00:33, 2.78frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1459/1551 [08:47<00:33, 2.78frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1460/1551 [08:47<00:31, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1460/1551 [08:47<00:31, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1460/1551 [08:47<00:31, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1461/1551 [08:47<00:30, 2.94frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1461/1551 [08:47<00:30, 2.94frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1461/1551 [08:47<00:30, 2.94frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1462/1551 [08:47<00:31, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1462/1551 [08:48<00:31, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1462/1551 [08:48<00:31, 2.81frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1463/1551 [08:48<00:31, 2.77frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1463/1551 [08:48<00:31, 2.77frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1463/1551 [08:48<00:31, 2.77frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1464/1551 [08:48<00:31, 2.74frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1464/1551 [08:48<00:31, 2.74frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1464/1551 [08:48<00:31, 2.74frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1465/1551 [08:48<00:29, 2.93frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1465/1551 [08:49<00:29, 2.93frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 94%|ββββββββββ| 1465/1551 [08:49<00:29, 2.93frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1466/1551 [08:49<00:27, 3.15frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1466/1551 [08:49<00:27, 3.15frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1466/1551 [08:49<00:27, 3.15frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1467/1551 [08:49<00:28, 3.00frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1467/1551 [08:49<00:28, 3.00frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1467/1551 [08:49<00:28, 3.00frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1468/1551 [08:49<00:28, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1468/1551 [08:50<00:28, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1468/1551 [08:50<00:28, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1469/1551 [08:50<00:28, 2.84frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1469/1551 [08:50<00:28, 2.84frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1469/1551 [08:50<00:28, 2.84frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1470/1551 [08:50<00:29, 2.79frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1470/1551 [08:50<00:29, 2.79frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1470/1551 [08:50<00:29, 2.79frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1471/1551 [08:50<00:27, 2.96frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1471/1551 [08:51<00:27, 2.96frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1471/1551 [08:51<00:27, 2.96frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1472/1551 [08:51<00:29, 2.71frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1472/1551 [08:51<00:29, 2.71frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1472/1551 [08:51<00:29, 2.71frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1473/1551 [08:51<00:29, 2.63frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1473/1551 [08:51<00:29, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1473/1551 [08:52<00:29, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1474/1551 [08:52<00:26, 2.92frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1474/1551 [08:52<00:26, 2.92frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1474/1551 [08:52<00:26, 2.92frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1475/1551 [08:52<00:25, 3.02frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1475/1551 [08:52<00:25, 3.02frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1475/1551 [08:52<00:25, 3.02frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1476/1551 [08:52<00:27, 2.76frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1476/1551 [08:53<00:27, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1476/1551 [08:53<00:27, 2.76frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1477/1551 [08:53<00:26, 2.75frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1477/1551 [08:53<00:26, 2.75frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1477/1551 [08:53<00:26, 2.75frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1478/1551 [08:53<00:26, 2.78frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1478/1551 [08:53<00:26, 2.78frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1478/1551 [08:53<00:26, 2.78frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1479/1551 [08:53<00:26, 2.76frame/s, memory_usage=09.33GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1479/1551 [08:54<00:26, 2.76frame/s, memory_usage=09.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1479/1551 [08:54<00:26, 2.76frame/s, memory_usage=09.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1480/1551 [08:54<00:26, 2.67frame/s, memory_usage=09.29GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1480/1551 [08:54<00:26, 2.67frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1480/1551 [08:54<00:26, 2.67frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1481/1551 [08:54<00:26, 2.61frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1481/1551 [08:54<00:26, 2.61frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 95%|ββββββββββ| 1481/1551 [08:54<00:26, 2.61frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1482/1551 [08:54<00:24, 2.87frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1482/1551 [08:55<00:24, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1482/1551 [08:55<00:24, 2.87frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1483/1551 [08:55<00:24, 2.79frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1483/1551 [08:55<00:24, 2.79frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1483/1551 [08:55<00:24, 2.79frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1484/1551 [08:55<00:24, 2.74frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1484/1551 [08:55<00:24, 2.74frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1484/1551 [08:55<00:24, 2.74frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1485/1551 [08:55<00:22, 2.91frame/s, memory_usage=09.28GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1485/1551 [08:56<00:22, 2.91frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1485/1551 [08:56<00:22, 2.91frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1486/1551 [08:56<00:24, 2.64frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1486/1551 [08:56<00:24, 2.64frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1486/1551 [08:56<00:24, 2.64frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1487/1551 [08:56<00:22, 2.91frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1487/1551 [08:57<00:22, 2.91frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1487/1551 [08:57<00:22, 2.91frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1488/1551 [08:57<00:24, 2.61frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1488/1551 [08:57<00:24, 2.61frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1488/1551 [08:57<00:24, 2.61frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1489/1551 [08:57<00:21, 2.84frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1489/1551 [08:57<00:21, 2.84frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1489/1551 [08:57<00:21, 2.84frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1490/1551 [08:57<00:18, 3.24frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1490/1551 [08:58<00:18, 3.24frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1490/1551 [08:58<00:18, 3.24frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1491/1551 [08:58<00:22, 2.72frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1491/1551 [08:58<00:22, 2.72frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1491/1551 [08:58<00:22, 2.72frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1492/1551 [08:58<00:21, 2.69frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1492/1551 [08:58<00:21, 2.69frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1492/1551 [08:58<00:21, 2.69frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1493/1551 [08:58<00:20, 2.76frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1493/1551 [08:59<00:20, 2.76frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1493/1551 [08:59<00:20, 2.76frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1494/1551 [08:59<00:22, 2.53frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1494/1551 [08:59<00:22, 2.53frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1494/1551 [08:59<00:22, 2.53frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1495/1551 [08:59<00:21, 2.57frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1495/1551 [09:00<00:21, 2.57frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1495/1551 [09:00<00:21, 2.57frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1496/1551 [09:00<00:20, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1496/1551 [09:00<00:20, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 96%|ββββββββββ| 1496/1551 [09:00<00:20, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1497/1551 [09:00<00:19, 2.79frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1497/1551 [09:00<00:19, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1497/1551 [09:00<00:19, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1498/1551 [09:00<00:17, 3.00frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1498/1551 [09:01<00:17, 3.00frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1498/1551 [09:01<00:17, 3.00frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1499/1551 [09:01<00:18, 2.81frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1499/1551 [09:01<00:18, 2.81frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1499/1551 [09:01<00:18, 2.81frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1500/1551 [09:01<00:18, 2.79frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1500/1551 [09:01<00:18, 2.79frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1500/1551 [09:01<00:18, 2.79frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1501/1551 [09:01<00:17, 2.83frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1501/1551 [09:02<00:17, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1501/1551 [09:02<00:17, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1502/1551 [09:02<00:18, 2.65frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1502/1551 [09:02<00:18, 2.65frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1502/1551 [09:02<00:18, 2.65frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1503/1551 [09:02<00:19, 2.44frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1503/1551 [09:02<00:19, 2.44frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1503/1551 [09:02<00:19, 2.44frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1504/1551 [09:02<00:17, 2.69frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1504/1551 [09:03<00:17, 2.69frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1504/1551 [09:03<00:17, 2.69frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1505/1551 [09:03<00:17, 2.68frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1505/1551 [09:03<00:17, 2.68frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1505/1551 [09:03<00:17, 2.68frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1506/1551 [09:03<00:15, 2.92frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1506/1551 [09:03<00:15, 2.92frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1506/1551 [09:03<00:15, 2.92frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1507/1551 [09:03<00:14, 2.93frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1507/1551 [09:04<00:14, 2.93frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1507/1551 [09:04<00:14, 2.93frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1508/1551 [09:04<00:16, 2.58frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1508/1551 [09:04<00:16, 2.58frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1508/1551 [09:04<00:16, 2.58frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1509/1551 [09:04<00:14, 2.83frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1509/1551 [09:05<00:14, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1509/1551 [09:05<00:14, 2.83frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1510/1551 [09:05<00:15, 2.67frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1510/1551 [09:05<00:15, 2.67frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1510/1551 [09:05<00:15, 2.67frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1511/1551 [09:05<00:15, 2.54frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1511/1551 [09:05<00:15, 2.54frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1511/1551 [09:05<00:15, 2.54frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1512/1551 [09:05<00:14, 2.61frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1512/1551 [09:06<00:14, 2.61frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 97%|ββββββββββ| 1512/1551 [09:06<00:14, 2.61frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1513/1551 [09:06<00:13, 2.78frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1513/1551 [09:06<00:13, 2.78frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1513/1551 [09:06<00:13, 2.78frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1514/1551 [09:06<00:12, 3.05frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1514/1551 [09:06<00:12, 3.05frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1514/1551 [09:06<00:12, 3.05frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1515/1551 [09:06<00:12, 2.88frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1515/1551 [09:07<00:12, 2.88frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1515/1551 [09:07<00:12, 2.88frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1516/1551 [09:07<00:12, 2.85frame/s, memory_usage=09.35GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1516/1551 [09:07<00:12, 2.85frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1516/1551 [09:07<00:12, 2.85frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1517/1551 [09:07<00:12, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1517/1551 [09:07<00:12, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1517/1551 [09:07<00:12, 2.75frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1518/1551 [09:07<00:11, 2.79frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1518/1551 [09:08<00:11, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1518/1551 [09:08<00:11, 2.79frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1519/1551 [09:08<00:11, 2.72frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1519/1551 [09:08<00:11, 2.72frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1519/1551 [09:08<00:11, 2.72frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1520/1551 [09:08<00:10, 2.88frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1520/1551 [09:09<00:10, 2.88frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1520/1551 [09:09<00:10, 2.88frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1521/1551 [09:09<00:11, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1521/1551 [09:09<00:11, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1521/1551 [09:09<00:11, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1522/1551 [09:09<00:09, 2.92frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1522/1551 [09:09<00:09, 2.92frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1522/1551 [09:09<00:09, 2.92frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1523/1551 [09:09<00:09, 2.91frame/s, memory_usage=09.40GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1523/1551 [09:10<00:09, 2.91frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1523/1551 [09:10<00:09, 2.91frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1524/1551 [09:10<00:10, 2.63frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1524/1551 [09:10<00:10, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1524/1551 [09:10<00:10, 2.63frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1525/1551 [09:10<00:09, 2.82frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1525/1551 [09:10<00:09, 2.82frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1525/1551 [09:10<00:09, 2.82frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1526/1551 [09:10<00:09, 2.59frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1526/1551 [09:11<00:09, 2.59frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1526/1551 [09:11<00:09, 2.59frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1527/1551 [09:11<00:09, 2.57frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1527/1551 [09:11<00:09, 2.57frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 98%|ββββββββββ| 1527/1551 [09:11<00:09, 2.57frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1528/1551 [09:11<00:08, 2.73frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1528/1551 [09:12<00:08, 2.73frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1528/1551 [09:12<00:08, 2.73frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1529/1551 [09:12<00:08, 2.67frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1529/1551 [09:12<00:08, 2.67frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1529/1551 [09:12<00:08, 2.67frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1530/1551 [09:12<00:06, 3.05frame/s, memory_usage=09.46GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1530/1551 [09:12<00:06, 3.05frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1530/1551 [09:12<00:06, 3.05frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1531/1551 [09:12<00:07, 2.75frame/s, memory_usage=09.41GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1531/1551 [09:13<00:07, 2.75frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1531/1551 [09:13<00:07, 2.75frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1532/1551 [09:13<00:07, 2.53frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1532/1551 [09:13<00:07, 2.53frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1532/1551 [09:13<00:07, 2.53frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1533/1551 [09:13<00:07, 2.57frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1533/1551 [09:13<00:07, 2.57frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1533/1551 [09:13<00:07, 2.57frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1534/1551 [09:13<00:06, 2.55frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1534/1551 [09:14<00:06, 2.55frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1534/1551 [09:14<00:06, 2.55frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1535/1551 [09:14<00:06, 2.64frame/s, memory_usage=09.48GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1535/1551 [09:14<00:06, 2.64frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1535/1551 [09:14<00:06, 2.64frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1536/1551 [09:14<00:05, 2.80frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1536/1551 [09:14<00:05, 2.80frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1536/1551 [09:14<00:05, 2.80frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1537/1551 [09:14<00:05, 2.74frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1537/1551 [09:15<00:05, 2.74frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1537/1551 [09:15<00:05, 2.74frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1538/1551 [09:15<00:04, 3.14frame/s, memory_usage=09.47GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1538/1551 [09:15<00:04, 3.14frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1538/1551 [09:15<00:04, 3.14frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1539/1551 [09:15<00:04, 2.82frame/s, memory_usage=09.42GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1539/1551 [09:16<00:04, 2.82frame/s, memory_usage=09.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1539/1551 [09:16<00:04, 2.82frame/s, memory_usage=09.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1540/1551 [09:16<00:04, 2.51frame/s, memory_usage=09.43GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1540/1551 [09:16<00:04, 2.51frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1540/1551 [09:16<00:04, 2.51frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1541/1551 [09:16<00:03, 2.59frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1541/1551 [09:16<00:03, 2.59frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1541/1551 [09:16<00:03, 2.59frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1542/1551 [09:16<00:03, 2.68frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1542/1551 [09:17<00:03, 2.68frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1542/1551 [09:17<00:03, 2.68frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1543/1551 [09:17<00:03, 2.45frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1543/1551 [09:17<00:03, 2.45frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 99%|ββββββββββ| 1543/1551 [09:17<00:03, 2.45frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1544/1551 [09:17<00:02, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1544/1551 [09:17<00:02, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1544/1551 [09:17<00:02, 2.63frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1545/1551 [09:17<00:01, 3.06frame/s, memory_usage=09.34GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1545/1551 [09:18<00:01, 3.06frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1545/1551 [09:18<00:01, 3.06frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1546/1551 [09:18<00:01, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1546/1551 [09:18<00:01, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1546/1551 [09:18<00:01, 2.87frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1547/1551 [09:18<00:01, 2.57frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1547/1551 [09:19<00:01, 2.57frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1547/1551 [09:19<00:01, 2.57frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1548/1551 [09:19<00:01, 2.41frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1548/1551 [09:19<00:01, 2.41frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1548/1551 [09:19<00:01, 2.41frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1549/1551 [09:19<00:00, 2.29frame/s, memory_usage=09.31GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1549/1551 [09:20<00:00, 2.29frame/s, memory_usage=09.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1549/1551 [09:20<00:00, 2.29frame/s, memory_usage=09.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1550/1551 [09:20<00:00, 2.25frame/s, memory_usage=09.36GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1550/1551 [09:20<00:00, 2.25frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1550/1551 [09:20<00:00, 2.25frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] Processing: 100%|ββββββββββ| 1551/1551 [09:20<00:00, 2.16frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8] [ROOP.CORE] Creating video with 30.0 FPS... [ROOP.CORE] Restoring audio... [ROOP.CORE] Cleaning temporary resources... [ROOP.CORE] Processing to video succeed! Processing: 100%|ββββββββββ| 1551/1551 [09:20<00:00, 2.77frame/s, memory_usage=09.37GB, execution_providers=['CUDAExecutionProvider'], execution_threads=8]
Want to make some of these yourself?
Run this model