diff --git "a/CVmodelMaker.ipynb" "b/CVmodelMaker.ipynb" new file mode 100644--- /dev/null +++ "b/CVmodelMaker.ipynb" @@ -0,0 +1,14883 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "provenance": [], + "gpuType": "A100", + "machine_shape": "hm" + }, + "kernelspec": { + "name": "python3", + "display_name": "Python 3" + }, + "language_info": { + "name": "python" + }, + "accelerator": "GPU" + }, + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "collapsed": true, + "id": "hg9qO-088_A8", + "outputId": "44121697-f1a4-4ac8-d850-f0815b6e793e" + }, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "Collecting ultralytics\n", + " Downloading ultralytics-8.4.21-py3-none-any.whl.metadata (39 kB)\n", + "Requirement already satisfied: numpy>=1.23.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (2.0.2)\n", + "Requirement already satisfied: matplotlib>=3.3.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (3.10.0)\n", + "Requirement already satisfied: opencv-python>=4.6.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (4.13.0.92)\n", + "Requirement already satisfied: pillow>=7.1.2 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (11.3.0)\n", + "Requirement already satisfied: pyyaml>=5.3.1 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (6.0.3)\n", + "Requirement already satisfied: requests>=2.23.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (2.32.4)\n", + "Requirement already satisfied: scipy>=1.4.1 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (1.16.3)\n", + "Requirement already satisfied: torch>=1.8.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (2.10.0+cu128)\n", + "Requirement already satisfied: torchvision>=0.9.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (0.25.0+cu128)\n", + "Requirement already satisfied: psutil>=5.8.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (5.9.5)\n", + "Requirement already satisfied: polars>=0.20.0 in /usr/local/lib/python3.12/dist-packages (from ultralytics) (1.35.2)\n", + "Collecting ultralytics-thop>=2.0.18 (from ultralytics)\n", + " Downloading ultralytics_thop-2.0.18-py3-none-any.whl.metadata (14 kB)\n", + "Requirement already satisfied: contourpy>=1.0.1 in /usr/local/lib/python3.12/dist-packages (from matplotlib>=3.3.0->ultralytics) (1.3.3)\n", + "Requirement already satisfied: cycler>=0.10 in /usr/local/lib/python3.12/dist-packages (from matplotlib>=3.3.0->ultralytics) (0.12.1)\n", + "Requirement already satisfied: fonttools>=4.22.0 in /usr/local/lib/python3.12/dist-packages (from matplotlib>=3.3.0->ultralytics) (4.61.1)\n", + "Requirement already satisfied: kiwisolver>=1.3.1 in /usr/local/lib/python3.12/dist-packages (from matplotlib>=3.3.0->ultralytics) (1.4.9)\n", + "Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.12/dist-packages (from matplotlib>=3.3.0->ultralytics) (26.0)\n", + "Requirement already satisfied: pyparsing>=2.3.1 in /usr/local/lib/python3.12/dist-packages (from matplotlib>=3.3.0->ultralytics) (3.3.2)\n", + "Requirement already satisfied: python-dateutil>=2.7 in /usr/local/lib/python3.12/dist-packages (from matplotlib>=3.3.0->ultralytics) (2.9.0.post0)\n", + "Requirement already satisfied: polars-runtime-32==1.35.2 in /usr/local/lib/python3.12/dist-packages (from polars>=0.20.0->ultralytics) (1.35.2)\n", + "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/dist-packages (from requests>=2.23.0->ultralytics) (3.4.4)\n", + "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/dist-packages (from requests>=2.23.0->ultralytics) (3.11)\n", + "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/dist-packages (from requests>=2.23.0->ultralytics) (2.5.0)\n", + "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/dist-packages (from requests>=2.23.0->ultralytics) (2026.2.25)\n", + "Requirement already satisfied: filelock in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (3.24.3)\n", + "Requirement already satisfied: typing-extensions>=4.10.0 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (4.15.0)\n", + "Requirement already satisfied: setuptools in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (75.2.0)\n", + "Requirement already satisfied: sympy>=1.13.3 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (1.14.0)\n", + "Requirement already satisfied: networkx>=2.5.1 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (3.6.1)\n", + "Requirement already satisfied: jinja2 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (3.1.6)\n", + "Requirement already satisfied: fsspec>=0.8.5 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (2025.3.0)\n", + "Requirement already satisfied: cuda-bindings==12.9.4 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.9.4)\n", + "Requirement already satisfied: nvidia-cuda-nvrtc-cu12==12.8.93 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.8.93)\n", + "Requirement already satisfied: nvidia-cuda-runtime-cu12==12.8.90 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.8.90)\n", + "Requirement already satisfied: nvidia-cuda-cupti-cu12==12.8.90 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.8.90)\n", + "Requirement already satisfied: nvidia-cudnn-cu12==9.10.2.21 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (9.10.2.21)\n", + "Requirement already satisfied: nvidia-cublas-cu12==12.8.4.1 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.8.4.1)\n", + "Requirement already satisfied: nvidia-cufft-cu12==11.3.3.83 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (11.3.3.83)\n", + "Requirement already satisfied: nvidia-curand-cu12==10.3.9.90 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (10.3.9.90)\n", + "Requirement already satisfied: nvidia-cusolver-cu12==11.7.3.90 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (11.7.3.90)\n", + "Requirement already satisfied: nvidia-cusparse-cu12==12.5.8.93 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.5.8.93)\n", + "Requirement already satisfied: nvidia-cusparselt-cu12==0.7.1 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (0.7.1)\n", + "Requirement already satisfied: nvidia-nccl-cu12==2.27.5 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (2.27.5)\n", + "Requirement already satisfied: nvidia-nvshmem-cu12==3.4.5 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (3.4.5)\n", + "Requirement already satisfied: nvidia-nvtx-cu12==12.8.90 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.8.90)\n", + "Requirement already satisfied: nvidia-nvjitlink-cu12==12.8.93 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (12.8.93)\n", + "Requirement already satisfied: nvidia-cufile-cu12==1.13.1.3 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (1.13.1.3)\n", + "Requirement already satisfied: triton==3.6.0 in /usr/local/lib/python3.12/dist-packages (from torch>=1.8.0->ultralytics) (3.6.0)\n", + "Requirement already satisfied: cuda-pathfinder~=1.1 in /usr/local/lib/python3.12/dist-packages (from cuda-bindings==12.9.4->torch>=1.8.0->ultralytics) (1.4.0)\n", + "Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/dist-packages (from python-dateutil>=2.7->matplotlib>=3.3.0->ultralytics) (1.17.0)\n", + "Requirement already satisfied: mpmath<1.4,>=1.1.0 in /usr/local/lib/python3.12/dist-packages (from sympy>=1.13.3->torch>=1.8.0->ultralytics) (1.3.0)\n", + "Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.12/dist-packages (from jinja2->torch>=1.8.0->ultralytics) (3.0.3)\n", + "Downloading ultralytics-8.4.21-py3-none-any.whl (1.2 MB)\n", + "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m1.2/1.2 MB\u001b[0m \u001b[31m80.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", + "\u001b[?25hDownloading ultralytics_thop-2.0.18-py3-none-any.whl (28 kB)\n", + "Installing collected packages: ultralytics-thop, ultralytics\n", + "Successfully installed ultralytics-8.4.21 ultralytics-thop-2.0.18\n", + "Requirement already satisfied: pycocotools in /usr/local/lib/python3.12/dist-packages (2.0.11)\n", + "Requirement already satisfied: numpy in /usr/local/lib/python3.12/dist-packages (from pycocotools) (2.0.2)\n" + ] + } + ], + "source": [ + "!pip install ultralytics\n", + "!pip install pycocotools" + ] + }, + { + "cell_type": "code", + "source": [ + "import torch\n", + "print(\"CUDA available:\", torch.cuda.is_available())\n", + "print(\"GPU:\", torch.cuda.get_device_name(0))" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "wb0OoCkAUvGF", + "outputId": "970a1178-aee9-4238-9351-774b262973be" + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "CUDA available: True\n", + "GPU: NVIDIA A100-SXM4-80GB\n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "!unzip /content/FormulaDzonesV2.v5-v5.yolov8.zip -d /content/" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "NzWiw7YP-3gD", + "outputId": "d14ed6b9-4231-490f-d551-46deb730ec5d", + "collapsed": true + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "Archive: /content/FormulaDzonesV2.v5-v5.yolov8.zip\n", + " inflating: /content/README.dataset.txt \n", + " inflating: /content/README.roboflow.txt \n", + " inflating: /content/data.yaml \n", + " creating: /content/test/\n", + " creating: /content/test/images/\n", + " extracting: /content/test/images/vid11_mp4-0051_jpg.rf.b36119e4b25ef4d338f7cfce44ff2fab.jpg \n", + " extracting: /content/test/images/vid11_mp4-0063_jpg.rf.90885695ba8049e1be0d9ccb0ffad458.jpg \n", + " extracting: /content/test/images/vid11_mp4-0074_jpg.rf.3a8e25c4e3f87c2a8c42c1547565f36a.jpg \n", + " extracting: /content/test/images/vid11_mp4-0083_jpg.rf.4ac1533d8199b2cc20bc2d8cffc43869.jpg \n", + " extracting: /content/test/images/vid11_mp4-0113_jpg.rf.e41c88c491dc9351ab4050e52ceb4543.jpg \n", + " extracting: /content/test/images/vid11_mp4-0126_jpg.rf.43660acfe184715c3a211ee370421e1d.jpg \n", + " extracting: /content/test/images/vid11_mp4-0130_jpg.rf.a262dd83164ad3a1db044763284af0c0.jpg \n", + " extracting: /content/test/images/vid11_mp4-0134_jpg.rf.db62cd56ecef9b0b6b8b78f85e67dd87.jpg \n", + " extracting: /content/test/images/vid11_mp4-0137_jpg.rf.0df1b075702b99071f06229f9da484a3.jpg \n", + " extracting: /content/test/images/vid11_mp4-0141_jpg.rf.de678e02c1ce99fb68a9f9312c1e229d.jpg \n", + " extracting: /content/test/images/vid11_mp4-0143_jpg.rf.8a8520ee180367ae18625c7283b9e1bc.jpg \n", + " extracting: /content/test/images/vid12_mp4-0054_jpg.rf.e039fbcbf8e7f17480b90db72fdfca24.jpg \n", + " extracting: /content/test/images/vid12_mp4-0066_jpg.rf.718b8d0854dd579d9dd440dc86caba0d.jpg \n", + " extracting: /content/test/images/vid12_mp4-0078_jpg.rf.fdb7b5409adbfa8f243e02f9fc3764db.jpg \n", + " extracting: /content/test/images/vid12_mp4-0086_jpg.rf.e5f2f99c32546f3ca6b5f3b2cd9aae34.jpg \n", + " extracting: /content/test/images/vid12_mp4-0088_jpg.rf.4ce7a8e768904eec6c67ddf6c3d552b1.jpg \n", + " extracting: /content/test/images/vid12_mp4-0091_jpg.rf.414a3ec564aa24844c68136f49179618.jpg \n", + " extracting: /content/test/images/vid12_mp4-0115_jpg.rf.8f3d25901be356b2765bd34053a3f1e1.jpg \n", + " extracting: /content/test/images/vid12_mp4-0135_jpg.rf.04f799a9859a8a86e6ef027215c8825e.jpg \n", + " extracting: /content/test/images/vid12_mp4-0140_jpg.rf.c1a88a19a3560b21697140fb489ff642.jpg \n", + " extracting: /content/test/images/vid12_mp4-0142_jpg.rf.53443a89e791e43fcc33922be453ee4e.jpg \n", + " extracting: /content/test/images/vid13_mp4-0046_jpg.rf.9787ed35735a93a6fa17dfb406bbb5bf.jpg \n", + " extracting: /content/test/images/vid13_mp4-0071_jpg.rf.9c436daeb262856c7067eb5980961bcf.jpg \n", + " extracting: /content/test/images/vid13_mp4-0102_jpg.rf.88bc8ba893717fd634ea4379860634c3.jpg \n", + " extracting: /content/test/images/vid13_mp4-0116_jpg.rf.000b13fb9cfaec8b56f149020c276b98.jpg \n", + " extracting: /content/test/images/vid13_mp4-0119_jpg.rf.c93cf03f0f5c45c6bfbc3afe78a9ad05.jpg \n", + " extracting: /content/test/images/vid13_mp4-0126_jpg.rf.64606daf2bed4899568d49c380b4c895.jpg \n", + " extracting: /content/test/images/vid13_mp4-0127_jpg.rf.ffa76aa2c3be7291da26ffe310e326da.jpg \n", + " extracting: /content/test/images/vid13_mp4-0132_jpg.rf.f3edb1a6f8a856f52143368c82d51230.jpg \n", + " extracting: /content/test/images/vid14_mp4-0044_jpg.rf.9bd79ea48e6993ed3319f1acb5318abc.jpg \n", + " extracting: /content/test/images/vid14_mp4-0067_jpg.rf.1085c59e9734371d3965a226417d8e2e.jpg \n", + " extracting: /content/test/images/vid14_mp4-0074_jpg.rf.6a372fa11f97940bb08ed764a4288c68.jpg \n", + " extracting: /content/test/images/vid14_mp4-0078_jpg.rf.8d9f1111eb866836a48b37ba5617707f.jpg \n", + " extracting: /content/test/images/vid14_mp4-0085_jpg.rf.6650014cd0698e9b0c207172ee21312a.jpg \n", + " extracting: /content/test/images/vid14_mp4-0097_jpg.rf.762ae350ba489a11f30b5b754f2b9ee7.jpg \n", + " extracting: /content/test/images/vid14_mp4-0101_jpg.rf.96cfaf44af96be35b380e987c09c46ec.jpg \n", + " extracting: /content/test/images/vid14_mp4-0105_jpg.rf.9c129554185db23045120d9cdfea51c9.jpg \n", + " extracting: /content/test/images/vid14_mp4-0107_jpg.rf.f1ecf139b61f5c3248fb7b35a82cadf5.jpg \n", + " extracting: /content/test/images/vid14_mp4-0110_jpg.rf.fe92212a6d979389c548ddc9fe9601c5.jpg \n", + " extracting: /content/test/images/vid14_mp4-0111_jpg.rf.12b80d9ad0b5322be1cac7f9012a4fc7.jpg \n", + " extracting: /content/test/images/vid14_mp4-0118_jpg.rf.c21f340dbac2b1e9aeaf38ec13c4efe1.jpg \n", + " extracting: /content/test/images/vid14_mp4-0120_jpg.rf.f3e745171076751e6bbcb20187c381ea.jpg \n", + " extracting: /content/test/images/vid14_mp4-0121_jpg.rf.4c7a9ffa985f419f44a9679c762174a9.jpg \n", + " extracting: /content/test/images/vid14_mp4-0125_jpg.rf.05a10c9a636820c4d93e9375290207d3.jpg \n", + " extracting: /content/test/images/vid14_mp4-0130_jpg.rf.037103c83166bad0d14786a5515ea44e.jpg \n", + " extracting: /content/test/images/vid14_mp4-0133_jpg.rf.f96ebe22083d5c2be7225ef857fa164c.jpg \n", + " extracting: /content/test/images/vid14_mp4-0134_jpg.rf.b31e2af2fbf536a58c5ddaa41e6694c2.jpg \n", + " extracting: /content/test/images/vid15_mp4-0058_jpg.rf.6bec482d87d9d53eece9f03c543118bc.jpg \n", + " extracting: /content/test/images/vid15_mp4-0060_jpg.rf.071de39c0db14b05ab66fd9ce662bc36.jpg \n", + " extracting: /content/test/images/vid15_mp4-0071_jpg.rf.4e22e3fb6444191d857cd74187239b2c.jpg \n", + " extracting: /content/test/images/vid15_mp4-0080_jpg.rf.e48750560d38cb54b54e90319bc57cb7.jpg \n", + " extracting: /content/test/images/vid15_mp4-0082_jpg.rf.43ccd422455e12c659a13e47ef060dd8.jpg \n", + " extracting: /content/test/images/vid15_mp4-0082_jpg.rf.d05f94988282e959959bb7e960bf2d52.jpg \n", + " extracting: /content/test/images/vid15_mp4-0086_jpg.rf.c1bebed095fad984aa8f249d94557383.jpg \n", + " extracting: /content/test/images/vid15_mp4-0093_jpg.rf.81454f7e3981c8f5100e00bad19f4a70.jpg \n", + " extracting: /content/test/images/vid15_mp4-0109_jpg.rf.e43f19220010c2ccbc17f25888db0cb5.jpg \n", + " extracting: /content/test/images/vid15_mp4-0113_jpg.rf.410c632a7a3dc203fc3a403a3f6cfa24.jpg \n", + " extracting: /content/test/images/vid15_mp4-0136_jpg.rf.886c54e989ded15507e386b37417df0b.jpg \n", + " extracting: /content/test/images/vid15_mp4-0140_jpg.rf.f0daa1aeb4faacd868c90dc673906d6e.jpg \n", + " extracting: /content/test/images/vid16_mp4-0039_jpg.rf.bbf16a661870f9de8334b517d5937853.jpg \n", + " extracting: /content/test/images/vid16_mp4-0043_jpg.rf.ab3bc4b542369555e9efa7f680c9560b.jpg \n", + " extracting: /content/test/images/vid16_mp4-0047_jpg.rf.69d1c9bad2b6910c9e5739a01d116119.jpg \n", + " extracting: /content/test/images/vid16_mp4-0050_jpg.rf.1ba5a9a38b6d2b2532e935f91dd48f38.jpg \n", + " extracting: /content/test/images/vid16_mp4-0062_jpg.rf.82519a59c5d679ab03b980c55847b2c0.jpg \n", + " extracting: /content/test/images/vid16_mp4-0068_jpg.rf.3614867ded62695b5a3af9284bc19c66.jpg \n", + " extracting: /content/test/images/vid16_mp4-0069_jpg.rf.ac1f99fded73c7bb740bf09c815696e5.jpg \n", + " extracting: /content/test/images/vid16_mp4-0075_jpg.rf.68e11c0aa6c4bbfba5e9234f1b1f7f99.jpg \n", + " extracting: /content/test/images/vid16_mp4-0080_jpg.rf.203189db40c7188abcd6f18848667901.jpg \n", + " extracting: /content/test/images/vid16_mp4-0084_jpg.rf.920a71512d298784998be2892811ea18.jpg \n", + " extracting: /content/test/images/vid16_mp4-0097_jpg.rf.3446d87d4a2bc2f280361d9c1e8330e6.jpg \n", + " extracting: /content/test/images/vid16_mp4-0103_jpg.rf.4bb482724da1d93f3b45922c6a5d9d09.jpg \n", + " extracting: /content/test/images/vid16_mp4-0104_jpg.rf.35d668e5423502cc8318c1c7588f5282.jpg \n", + " extracting: /content/test/images/vid16_mp4-0119_jpg.rf.d74c9633d0819882b2c75aa481919a2a.jpg \n", + " extracting: /content/test/images/vid16_mp4-0128_jpg.rf.adb502ea0df3b7be3708516369cbd4d8.jpg \n", + " extracting: /content/test/images/vid1_mp4-0041_jpg.rf.d6c1494a1185f7334855b12e94ae27cf.jpg \n", + " extracting: /content/test/images/vid1_mp4-0048_jpg.rf.82ebc6c2a7b3ee5d9518c5916b4dacef.jpg \n", + " extracting: /content/test/images/vid1_mp4-0049_jpg.rf.d9c5078719ec99f54d15a6a169387228.jpg \n", + " extracting: /content/test/images/vid1_mp4-0052_jpg.rf.704b0f30a6ee9095895f0fbf3a755da4.jpg \n", + " extracting: /content/test/images/vid1_mp4-0065_jpg.rf.4f50eecffe22797b6eb4d7928e81e556.jpg \n", + " extracting: /content/test/images/vid1_mp4-0067_jpg.rf.706e655a09607156cbb55bf9f5d4b129.jpg \n", + " extracting: /content/test/images/vid1_mp4-0085_jpg.rf.1a817c8ecd82ad07dfdee73b1a8684aa.jpg \n", + " extracting: /content/test/images/vid1_mp4-0086_jpg.rf.f8d9ed55f0007ac52d06e10a7d2cf7d7.jpg \n", + " extracting: /content/test/images/vid1_mp4-0088_jpg.rf.e0b659753dcb831e09f98c72729f56ac.jpg \n", + " extracting: /content/test/images/vid3_mp4-0042_jpg.rf.0f1d0f94ffe2d68be4bde24816aedbf9.jpg \n", + " extracting: /content/test/images/vid4_mp4-0080_jpg.rf.69afd054cee22064e5c93e3ecee1cab0.jpg \n", + " extracting: /content/test/images/vid5_mp4-0044_jpg.rf.212ac85c56f4e2826da9afba2d8f4b79.jpg \n", + " extracting: /content/test/images/vid5_mp4-0048_jpg.rf.35e7c6963c55156f6b0251071d92ac7c.jpg \n", + " extracting: /content/test/images/vid5_mp4-0058_jpg.rf.8d5b3f48988e44ef5bde51bdc4cd5e90.jpg \n", + " extracting: /content/test/images/vid5_mp4-0065_jpg.rf.a1d8d986ea33bf4a809809374b2204c4.jpg \n", + " extracting: /content/test/images/vid5_mp4-0070_jpg.rf.61fd25aabda2ea70a3425a7d8dfd7298.jpg \n", + " extracting: /content/test/images/vid5_mp4-0080_jpg.rf.db8da35e8dd635023e322e18b8109318.jpg \n", + " extracting: /content/test/images/vid5_mp4-0087_jpg.rf.c18309c3e43f8409130b8b43ae9afa8e.jpg \n", + " extracting: /content/test/images/vid5_mp4-0095_jpg.rf.c3861b979334b6158f6baba993d9b484.jpg \n", + " extracting: /content/test/images/vid5_mp4-0100_jpg.rf.dc9a007849d858e5dc29ab246c870249.jpg \n", + " extracting: /content/test/images/vid6_mp4-0054_jpg.rf.ae32f23a3a5d4aa8245a97477473323d.jpg \n", + " extracting: /content/test/images/vid6_mp4-0063_jpg.rf.f21aa1e9a30469fd9deae57aa5949c99.jpg \n", + " extracting: /content/test/images/vid6_mp4-0068_jpg.rf.ad5eb4c4c7c155e0d9ca6f27c1da83f8.jpg \n", + " extracting: /content/test/images/vid6_mp4-0079_jpg.rf.02ccdbd21ff2449eb2caf8acf417221e.jpg \n", + " extracting: /content/test/images/vid6_mp4-0090_jpg.rf.a331beecd82bc04b6dbde5d4772e25b9.jpg \n", + " extracting: /content/test/images/vid6_mp4-0098_jpg.rf.3b5c4cfdc8ed23aea683d0887c6b1e2d.jpg \n", + " extracting: /content/test/images/vid6_mp4-0099_jpg.rf.85f348eac424d8800d099347acd78c50.jpg \n", + " extracting: /content/test/images/vid6_mp4-0100_jpg.rf.f7020d6b74d1ff627d68e5bc6cba1026.jpg \n", + " extracting: /content/test/images/vid6_mp4-0107_jpg.rf.7cf4a3b0e786fb75bacf7e7aa09cb430.jpg \n", + " extracting: /content/test/images/vid6_mp4-0108_jpg.rf.5db84f0908645c267d1425701ba3dc69.jpg \n", + " extracting: /content/test/images/vid7_mp4-0051_jpg.rf.6e32095caa682e83c6f077722b992892.jpg \n", + " extracting: /content/test/images/vid8_mp4-0074_jpg.rf.896be431ce9d17665ae9e3838bb1d9db.jpg \n", + " extracting: /content/test/images/vid9_mp4-0035_jpg.rf.1dea12bfdaf8f9abf99874b600ee8bc7.jpg \n", + " extracting: /content/test/images/vid9_mp4-0039_jpg.rf.f9a12c3631a3b7db0fdef81a14f36f54.jpg \n", + " creating: /content/test/labels/\n", + " inflating: /content/test/labels/vid11_mp4-0051_jpg.rf.b36119e4b25ef4d338f7cfce44ff2fab.txt \n", + " inflating: /content/test/labels/vid11_mp4-0063_jpg.rf.90885695ba8049e1be0d9ccb0ffad458.txt \n", + " inflating: /content/test/labels/vid11_mp4-0074_jpg.rf.3a8e25c4e3f87c2a8c42c1547565f36a.txt \n", + " inflating: /content/test/labels/vid11_mp4-0083_jpg.rf.4ac1533d8199b2cc20bc2d8cffc43869.txt \n", + " inflating: /content/test/labels/vid11_mp4-0113_jpg.rf.e41c88c491dc9351ab4050e52ceb4543.txt \n", + " inflating: /content/test/labels/vid11_mp4-0126_jpg.rf.43660acfe184715c3a211ee370421e1d.txt \n", + " inflating: /content/test/labels/vid11_mp4-0130_jpg.rf.a262dd83164ad3a1db044763284af0c0.txt \n", + " inflating: /content/test/labels/vid11_mp4-0134_jpg.rf.db62cd56ecef9b0b6b8b78f85e67dd87.txt \n", + " inflating: /content/test/labels/vid11_mp4-0137_jpg.rf.0df1b075702b99071f06229f9da484a3.txt \n", + " inflating: /content/test/labels/vid11_mp4-0141_jpg.rf.de678e02c1ce99fb68a9f9312c1e229d.txt \n", + " inflating: /content/test/labels/vid11_mp4-0143_jpg.rf.8a8520ee180367ae18625c7283b9e1bc.txt \n", + " inflating: /content/test/labels/vid12_mp4-0054_jpg.rf.e039fbcbf8e7f17480b90db72fdfca24.txt \n", + " inflating: /content/test/labels/vid12_mp4-0066_jpg.rf.718b8d0854dd579d9dd440dc86caba0d.txt \n", + " inflating: /content/test/labels/vid12_mp4-0078_jpg.rf.fdb7b5409adbfa8f243e02f9fc3764db.txt \n", + " inflating: /content/test/labels/vid12_mp4-0086_jpg.rf.e5f2f99c32546f3ca6b5f3b2cd9aae34.txt \n", + " inflating: /content/test/labels/vid12_mp4-0088_jpg.rf.4ce7a8e768904eec6c67ddf6c3d552b1.txt \n", + " inflating: /content/test/labels/vid12_mp4-0091_jpg.rf.414a3ec564aa24844c68136f49179618.txt \n", + " inflating: /content/test/labels/vid12_mp4-0115_jpg.rf.8f3d25901be356b2765bd34053a3f1e1.txt \n", + " inflating: /content/test/labels/vid12_mp4-0135_jpg.rf.04f799a9859a8a86e6ef027215c8825e.txt \n", + " inflating: /content/test/labels/vid12_mp4-0140_jpg.rf.c1a88a19a3560b21697140fb489ff642.txt \n", + " inflating: /content/test/labels/vid12_mp4-0142_jpg.rf.53443a89e791e43fcc33922be453ee4e.txt \n", + " inflating: /content/test/labels/vid13_mp4-0046_jpg.rf.9787ed35735a93a6fa17dfb406bbb5bf.txt \n", + " inflating: /content/test/labels/vid13_mp4-0071_jpg.rf.9c436daeb262856c7067eb5980961bcf.txt \n", + " inflating: /content/test/labels/vid13_mp4-0102_jpg.rf.88bc8ba893717fd634ea4379860634c3.txt \n", + " inflating: /content/test/labels/vid13_mp4-0116_jpg.rf.000b13fb9cfaec8b56f149020c276b98.txt \n", + " inflating: /content/test/labels/vid13_mp4-0119_jpg.rf.c93cf03f0f5c45c6bfbc3afe78a9ad05.txt \n", + " inflating: /content/test/labels/vid13_mp4-0126_jpg.rf.64606daf2bed4899568d49c380b4c895.txt \n", + " inflating: /content/test/labels/vid13_mp4-0127_jpg.rf.ffa76aa2c3be7291da26ffe310e326da.txt \n", + " inflating: /content/test/labels/vid13_mp4-0132_jpg.rf.f3edb1a6f8a856f52143368c82d51230.txt \n", + " inflating: /content/test/labels/vid14_mp4-0044_jpg.rf.9bd79ea48e6993ed3319f1acb5318abc.txt \n", + " inflating: /content/test/labels/vid14_mp4-0067_jpg.rf.1085c59e9734371d3965a226417d8e2e.txt \n", + " inflating: /content/test/labels/vid14_mp4-0074_jpg.rf.6a372fa11f97940bb08ed764a4288c68.txt \n", + " inflating: /content/test/labels/vid14_mp4-0078_jpg.rf.8d9f1111eb866836a48b37ba5617707f.txt \n", + " inflating: /content/test/labels/vid14_mp4-0085_jpg.rf.6650014cd0698e9b0c207172ee21312a.txt \n", + " inflating: /content/test/labels/vid14_mp4-0097_jpg.rf.762ae350ba489a11f30b5b754f2b9ee7.txt \n", + " inflating: /content/test/labels/vid14_mp4-0101_jpg.rf.96cfaf44af96be35b380e987c09c46ec.txt \n", + " inflating: /content/test/labels/vid14_mp4-0105_jpg.rf.9c129554185db23045120d9cdfea51c9.txt \n", + " inflating: /content/test/labels/vid14_mp4-0107_jpg.rf.f1ecf139b61f5c3248fb7b35a82cadf5.txt \n", + " inflating: /content/test/labels/vid14_mp4-0110_jpg.rf.fe92212a6d979389c548ddc9fe9601c5.txt \n", + " inflating: /content/test/labels/vid14_mp4-0111_jpg.rf.12b80d9ad0b5322be1cac7f9012a4fc7.txt \n", + " inflating: /content/test/labels/vid14_mp4-0118_jpg.rf.c21f340dbac2b1e9aeaf38ec13c4efe1.txt \n", + " inflating: /content/test/labels/vid14_mp4-0120_jpg.rf.f3e745171076751e6bbcb20187c381ea.txt \n", + " inflating: /content/test/labels/vid14_mp4-0121_jpg.rf.4c7a9ffa985f419f44a9679c762174a9.txt \n", + " inflating: /content/test/labels/vid14_mp4-0125_jpg.rf.05a10c9a636820c4d93e9375290207d3.txt \n", + " inflating: /content/test/labels/vid14_mp4-0130_jpg.rf.037103c83166bad0d14786a5515ea44e.txt \n", + " inflating: /content/test/labels/vid14_mp4-0133_jpg.rf.f96ebe22083d5c2be7225ef857fa164c.txt \n", + " inflating: /content/test/labels/vid14_mp4-0134_jpg.rf.b31e2af2fbf536a58c5ddaa41e6694c2.txt \n", + " inflating: /content/test/labels/vid15_mp4-0058_jpg.rf.6bec482d87d9d53eece9f03c543118bc.txt \n", + " inflating: /content/test/labels/vid15_mp4-0060_jpg.rf.071de39c0db14b05ab66fd9ce662bc36.txt \n", + " inflating: /content/test/labels/vid15_mp4-0071_jpg.rf.4e22e3fb6444191d857cd74187239b2c.txt \n", + " inflating: /content/test/labels/vid15_mp4-0080_jpg.rf.e48750560d38cb54b54e90319bc57cb7.txt \n", + " inflating: /content/test/labels/vid15_mp4-0082_jpg.rf.43ccd422455e12c659a13e47ef060dd8.txt \n", + " inflating: /content/test/labels/vid15_mp4-0082_jpg.rf.d05f94988282e959959bb7e960bf2d52.txt \n", + " inflating: /content/test/labels/vid15_mp4-0086_jpg.rf.c1bebed095fad984aa8f249d94557383.txt \n", + " inflating: /content/test/labels/vid15_mp4-0093_jpg.rf.81454f7e3981c8f5100e00bad19f4a70.txt \n", + " inflating: /content/test/labels/vid15_mp4-0109_jpg.rf.e43f19220010c2ccbc17f25888db0cb5.txt \n", + " inflating: /content/test/labels/vid15_mp4-0113_jpg.rf.410c632a7a3dc203fc3a403a3f6cfa24.txt \n", + " inflating: /content/test/labels/vid15_mp4-0136_jpg.rf.886c54e989ded15507e386b37417df0b.txt \n", + " inflating: /content/test/labels/vid15_mp4-0140_jpg.rf.f0daa1aeb4faacd868c90dc673906d6e.txt \n", + " inflating: /content/test/labels/vid16_mp4-0039_jpg.rf.bbf16a661870f9de8334b517d5937853.txt \n", + " inflating: /content/test/labels/vid16_mp4-0043_jpg.rf.ab3bc4b542369555e9efa7f680c9560b.txt \n", + " inflating: /content/test/labels/vid16_mp4-0047_jpg.rf.69d1c9bad2b6910c9e5739a01d116119.txt \n", + " inflating: /content/test/labels/vid16_mp4-0050_jpg.rf.1ba5a9a38b6d2b2532e935f91dd48f38.txt \n", + " inflating: /content/test/labels/vid16_mp4-0062_jpg.rf.82519a59c5d679ab03b980c55847b2c0.txt \n", + " inflating: /content/test/labels/vid16_mp4-0068_jpg.rf.3614867ded62695b5a3af9284bc19c66.txt \n", + " inflating: /content/test/labels/vid16_mp4-0069_jpg.rf.ac1f99fded73c7bb740bf09c815696e5.txt \n", + " inflating: /content/test/labels/vid16_mp4-0075_jpg.rf.68e11c0aa6c4bbfba5e9234f1b1f7f99.txt \n", + " inflating: /content/test/labels/vid16_mp4-0080_jpg.rf.203189db40c7188abcd6f18848667901.txt \n", + " inflating: /content/test/labels/vid16_mp4-0084_jpg.rf.920a71512d298784998be2892811ea18.txt \n", + " inflating: /content/test/labels/vid16_mp4-0097_jpg.rf.3446d87d4a2bc2f280361d9c1e8330e6.txt \n", + " inflating: /content/test/labels/vid16_mp4-0103_jpg.rf.4bb482724da1d93f3b45922c6a5d9d09.txt \n", + " inflating: /content/test/labels/vid16_mp4-0104_jpg.rf.35d668e5423502cc8318c1c7588f5282.txt \n", + " inflating: /content/test/labels/vid16_mp4-0119_jpg.rf.d74c9633d0819882b2c75aa481919a2a.txt \n", + " inflating: /content/test/labels/vid16_mp4-0128_jpg.rf.adb502ea0df3b7be3708516369cbd4d8.txt \n", + " inflating: /content/test/labels/vid1_mp4-0041_jpg.rf.d6c1494a1185f7334855b12e94ae27cf.txt \n", + " inflating: /content/test/labels/vid1_mp4-0048_jpg.rf.82ebc6c2a7b3ee5d9518c5916b4dacef.txt \n", + " inflating: /content/test/labels/vid1_mp4-0049_jpg.rf.d9c5078719ec99f54d15a6a169387228.txt \n", + " inflating: /content/test/labels/vid1_mp4-0052_jpg.rf.704b0f30a6ee9095895f0fbf3a755da4.txt \n", + " inflating: /content/test/labels/vid1_mp4-0065_jpg.rf.4f50eecffe22797b6eb4d7928e81e556.txt \n", + " inflating: /content/test/labels/vid1_mp4-0067_jpg.rf.706e655a09607156cbb55bf9f5d4b129.txt \n", + " inflating: /content/test/labels/vid1_mp4-0085_jpg.rf.1a817c8ecd82ad07dfdee73b1a8684aa.txt \n", + " inflating: /content/test/labels/vid1_mp4-0086_jpg.rf.f8d9ed55f0007ac52d06e10a7d2cf7d7.txt \n", + " inflating: /content/test/labels/vid1_mp4-0088_jpg.rf.e0b659753dcb831e09f98c72729f56ac.txt \n", + " inflating: /content/test/labels/vid3_mp4-0042_jpg.rf.0f1d0f94ffe2d68be4bde24816aedbf9.txt \n", + " inflating: /content/test/labels/vid4_mp4-0080_jpg.rf.69afd054cee22064e5c93e3ecee1cab0.txt \n", + " inflating: /content/test/labels/vid5_mp4-0044_jpg.rf.212ac85c56f4e2826da9afba2d8f4b79.txt \n", + " inflating: /content/test/labels/vid5_mp4-0048_jpg.rf.35e7c6963c55156f6b0251071d92ac7c.txt \n", + " inflating: /content/test/labels/vid5_mp4-0058_jpg.rf.8d5b3f48988e44ef5bde51bdc4cd5e90.txt \n", + " inflating: /content/test/labels/vid5_mp4-0065_jpg.rf.a1d8d986ea33bf4a809809374b2204c4.txt \n", + " inflating: /content/test/labels/vid5_mp4-0070_jpg.rf.61fd25aabda2ea70a3425a7d8dfd7298.txt \n", + " inflating: /content/test/labels/vid5_mp4-0080_jpg.rf.db8da35e8dd635023e322e18b8109318.txt \n", + " inflating: /content/test/labels/vid5_mp4-0087_jpg.rf.c18309c3e43f8409130b8b43ae9afa8e.txt \n", + " inflating: /content/test/labels/vid5_mp4-0095_jpg.rf.c3861b979334b6158f6baba993d9b484.txt \n", + " inflating: /content/test/labels/vid5_mp4-0100_jpg.rf.dc9a007849d858e5dc29ab246c870249.txt \n", + " inflating: /content/test/labels/vid6_mp4-0054_jpg.rf.ae32f23a3a5d4aa8245a97477473323d.txt \n", + " inflating: /content/test/labels/vid6_mp4-0063_jpg.rf.f21aa1e9a30469fd9deae57aa5949c99.txt \n", + " inflating: /content/test/labels/vid6_mp4-0068_jpg.rf.ad5eb4c4c7c155e0d9ca6f27c1da83f8.txt \n", + " inflating: /content/test/labels/vid6_mp4-0079_jpg.rf.02ccdbd21ff2449eb2caf8acf417221e.txt \n", + " inflating: /content/test/labels/vid6_mp4-0090_jpg.rf.a331beecd82bc04b6dbde5d4772e25b9.txt \n", + " inflating: /content/test/labels/vid6_mp4-0098_jpg.rf.3b5c4cfdc8ed23aea683d0887c6b1e2d.txt \n", + " inflating: /content/test/labels/vid6_mp4-0099_jpg.rf.85f348eac424d8800d099347acd78c50.txt \n", + " inflating: /content/test/labels/vid6_mp4-0100_jpg.rf.f7020d6b74d1ff627d68e5bc6cba1026.txt \n", + " inflating: /content/test/labels/vid6_mp4-0107_jpg.rf.7cf4a3b0e786fb75bacf7e7aa09cb430.txt \n", + " inflating: /content/test/labels/vid6_mp4-0108_jpg.rf.5db84f0908645c267d1425701ba3dc69.txt \n", + " inflating: /content/test/labels/vid7_mp4-0051_jpg.rf.6e32095caa682e83c6f077722b992892.txt \n", + " inflating: /content/test/labels/vid8_mp4-0074_jpg.rf.896be431ce9d17665ae9e3838bb1d9db.txt \n", + " inflating: /content/test/labels/vid9_mp4-0035_jpg.rf.1dea12bfdaf8f9abf99874b600ee8bc7.txt \n", + " inflating: /content/test/labels/vid9_mp4-0039_jpg.rf.f9a12c3631a3b7db0fdef81a14f36f54.txt \n", + " creating: /content/train/\n", + " creating: /content/train/images/\n", + " extracting: /content/train/images/vid11_mp4-0047_jpg.rf.1dc79fccaf0651c2b665a13c675bab7f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0047_jpg.rf.356415edef5e4049c9a3fae92e1233cc.jpg \n", + " extracting: /content/train/images/vid11_mp4-0047_jpg.rf.483e7eee2c4712d2210e458b943a4f79.jpg \n", + " extracting: /content/train/images/vid11_mp4-0048_jpg.rf.2ac090f37216af3788a8aaedc94039a3.jpg \n", + " extracting: /content/train/images/vid11_mp4-0048_jpg.rf.7864a2115e0c8f9a7cb2d4cb70b22d43.jpg \n", + " extracting: /content/train/images/vid11_mp4-0048_jpg.rf.b56184c6a2a8d731639ec8e4d0243211.jpg \n", + " extracting: /content/train/images/vid11_mp4-0049_jpg.rf.1d70a748ede60af6ff6bbff7202f29af.jpg \n", + " extracting: /content/train/images/vid11_mp4-0049_jpg.rf.9b3a8fb61e18cf03f0a8e9655fa1bcbd.jpg \n", + " extracting: /content/train/images/vid11_mp4-0049_jpg.rf.fa07fe4feeecb77fa2239381de67f365.jpg \n", + " extracting: /content/train/images/vid11_mp4-0050_jpg.rf.57eb82fb583edb9ad51bd30ec7c1369d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0050_jpg.rf.7337aa0249184f5551c58010b1f99074.jpg \n", + " extracting: /content/train/images/vid11_mp4-0050_jpg.rf.b35494baea55f49c1ac00c49ce1bf5ee.jpg \n", + " extracting: /content/train/images/vid11_mp4-0052_jpg.rf.5f3683286f38eee1df9d6bbe71a81315.jpg \n", + " extracting: /content/train/images/vid11_mp4-0052_jpg.rf.a97eb7bc9a02afd431263117808ac95b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0052_jpg.rf.c2ea647dd77951a4d088ad92ee895499.jpg \n", + " extracting: /content/train/images/vid11_mp4-0054_jpg.rf.7cb68ee05492f692c4b5bd21efe74463.jpg \n", + " extracting: /content/train/images/vid11_mp4-0054_jpg.rf.7cf0c5c03b378160cef5c78c7d56b511.jpg \n", + " extracting: /content/train/images/vid11_mp4-0054_jpg.rf.82d889f70e153b8b4083c99bfd867501.jpg \n", + " extracting: /content/train/images/vid11_mp4-0056_jpg.rf.5e068700e0363fedc6277b7869cdc21c.jpg \n", + " extracting: /content/train/images/vid11_mp4-0056_jpg.rf.7499052f20d678ea075d7744d4620b05.jpg \n", + " extracting: /content/train/images/vid11_mp4-0056_jpg.rf.ddea0dafadcc7f73e85232da83664f89.jpg \n", + " extracting: /content/train/images/vid11_mp4-0058_jpg.rf.227d564d33302bc220e731fdad13728b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0058_jpg.rf.414aa65437f7ab1194d3d21d8815e24a.jpg \n", + " extracting: /content/train/images/vid11_mp4-0058_jpg.rf.8a2b6e54daeffcf2cdd5672454b73295.jpg \n", + " extracting: /content/train/images/vid11_mp4-0059_jpg.rf.5dbae235ecb242dd80e21ebeebdbf1b7.jpg \n", + " extracting: /content/train/images/vid11_mp4-0059_jpg.rf.9e6e96df4bf1412715a7632f764e06fe.jpg \n", + " extracting: /content/train/images/vid11_mp4-0059_jpg.rf.c4e6a8be4d14a9a1a3bfcfeccc982a3d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0060_jpg.rf.25228e4790868ffc6dc51af85a7819b0.jpg \n", + " extracting: /content/train/images/vid11_mp4-0060_jpg.rf.3ccccebc812c03dc3a12137cbb07bd35.jpg \n", + " extracting: /content/train/images/vid11_mp4-0060_jpg.rf.41cde10743e057270b4735655015fb79.jpg \n", + " extracting: /content/train/images/vid11_mp4-0061_jpg.rf.00771f00f64cb5d1ababd50fd425bd40.jpg \n", + " extracting: /content/train/images/vid11_mp4-0061_jpg.rf.1ad9d2e18af0f88555b2db23b5d39057.jpg \n", + " extracting: /content/train/images/vid11_mp4-0061_jpg.rf.e4f10aaf3c8121052ee776c4f0ee57dd.jpg \n", + " extracting: /content/train/images/vid11_mp4-0062_jpg.rf.773e65ceb9b53c29bb9d757086b7c5d8.jpg \n", + " extracting: /content/train/images/vid11_mp4-0062_jpg.rf.9efb6c86b60d5bbb51a4d8feb0c9f15f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0062_jpg.rf.d216dcaf4415b1bebfa3b3e8158a8f0e.jpg \n", + " extracting: /content/train/images/vid11_mp4-0064_jpg.rf.0c19226dd9be0228db38910ee2575ddb.jpg \n", + " extracting: /content/train/images/vid11_mp4-0064_jpg.rf.78fd4109a166551da005ff8cfd8f149e.jpg \n", + " extracting: /content/train/images/vid11_mp4-0064_jpg.rf.cfd7cfbcb9ef842cb38cdfd2db423f1a.jpg \n", + " extracting: /content/train/images/vid11_mp4-0065_jpg.rf.54fac8d1e36b2b880785ce568f0106d8.jpg \n", + " extracting: /content/train/images/vid11_mp4-0065_jpg.rf.6c1db322c1a3ed10be6a2e64a51b3193.jpg \n", + " extracting: /content/train/images/vid11_mp4-0065_jpg.rf.8d06a254aaa4bbd6bcba0f95b4a072c1.jpg \n", + " extracting: /content/train/images/vid11_mp4-0066_jpg.rf.7fa6c24ba2899ce174aa3cf28bfe3838.jpg \n", + " extracting: /content/train/images/vid11_mp4-0066_jpg.rf.9234c7d31e6e050f43dfef1ec05f5bae.jpg \n", + " extracting: /content/train/images/vid11_mp4-0066_jpg.rf.a0d5cec76f69d698eeec4f2b5277ef4a.jpg \n", + " extracting: /content/train/images/vid11_mp4-0067_jpg.rf.7e8947aec9bf9aaf9019f1a65a2c9d1f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0067_jpg.rf.b43c4d1890b75d8a5d1cc825aa5fc385.jpg \n", + " extracting: /content/train/images/vid11_mp4-0067_jpg.rf.c910df0e6a0822b2e67a2ba0c974fbbc.jpg \n", + " extracting: /content/train/images/vid11_mp4-0072_jpg.rf.02d2ccbeca8d86f6627885490df15f9f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0072_jpg.rf.3da059758a26083a96b6c7ce04028b73.jpg \n", + " extracting: /content/train/images/vid11_mp4-0072_jpg.rf.81bcfa03f5dbf1295f3057eb2d97edb7.jpg \n", + " extracting: /content/train/images/vid11_mp4-0073_jpg.rf.05a352bc9e38f1e88210e23389baf8ff.jpg \n", + " extracting: /content/train/images/vid11_mp4-0073_jpg.rf.3123b05c0ef57bb11d0dd951ccea537a.jpg \n", + " extracting: /content/train/images/vid11_mp4-0073_jpg.rf.a283844286c24da35790e91f9685eec6.jpg \n", + " extracting: /content/train/images/vid11_mp4-0077_jpg.rf.583131f6397784aacc680dc15a58315b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0077_jpg.rf.9baab9d10fbf9714154e886a95c5a4d7.jpg \n", + " extracting: /content/train/images/vid11_mp4-0077_jpg.rf.faf25e15077ecd3b1f73abc4c27691ab.jpg \n", + " extracting: /content/train/images/vid11_mp4-0078_jpg.rf.15bea0cffd2a198fc77de38c5866dfca.jpg \n", + " extracting: /content/train/images/vid11_mp4-0078_jpg.rf.dd67306dd202e499537c7be632cea435.jpg \n", + " extracting: /content/train/images/vid11_mp4-0078_jpg.rf.de1db4b1960db9589fe093d48fbd7cd9.jpg \n", + " extracting: /content/train/images/vid11_mp4-0079_jpg.rf.076c4c83ffc0b7c693d17ce8640ffb3f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0079_jpg.rf.1baadcbe7094336797e04da5c15dacf7.jpg \n", + " extracting: /content/train/images/vid11_mp4-0079_jpg.rf.47a4eb49e3e772bc913f47dd2c82dfa9.jpg \n", + " extracting: /content/train/images/vid11_mp4-0080_jpg.rf.059e23a905257ab719786040c2ccad3d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0080_jpg.rf.27913d4404704e6886c2d376a91ef5a3.jpg \n", + " extracting: /content/train/images/vid11_mp4-0080_jpg.rf.cac05add66db994c81b96b091a96bbf2.jpg \n", + " extracting: /content/train/images/vid11_mp4-0084_jpg.rf.1caa9b46ab7a78292e107ec9442eb7af.jpg \n", + " extracting: /content/train/images/vid11_mp4-0084_jpg.rf.69dd238b97ac73e15d078177858d2e01.jpg \n", + " extracting: /content/train/images/vid11_mp4-0084_jpg.rf.d204fd7eba9bc1404852346ae08e59b7.jpg \n", + " extracting: /content/train/images/vid11_mp4-0085_jpg.rf.83b971c3c5ff03b6a3ac2b73085a8bd2.jpg \n", + " extracting: /content/train/images/vid11_mp4-0085_jpg.rf.962b5f221f711d72833748c8963983c3.jpg \n", + " extracting: /content/train/images/vid11_mp4-0085_jpg.rf.c67793d4daf0f36503ce51275b15e3ae.jpg \n", + " extracting: /content/train/images/vid11_mp4-0086_jpg.rf.15df67f92949660a4f4d8c0c826cc7c8.jpg \n", + " extracting: /content/train/images/vid11_mp4-0086_jpg.rf.b7352c173a54f249ab6da75da0281bfd.jpg \n", + " extracting: /content/train/images/vid11_mp4-0086_jpg.rf.e70568785a67e007d215507fd1c34e84.jpg \n", + " extracting: /content/train/images/vid11_mp4-0087_jpg.rf.0d033235e544acfadc039ce02fc2c440.jpg \n", + " extracting: /content/train/images/vid11_mp4-0087_jpg.rf.83a1477a94d992288d16bcb56601b9b6.jpg \n", + " extracting: /content/train/images/vid11_mp4-0087_jpg.rf.e2a985242152922a9a99c6e3f5e7c7ea.jpg \n", + " extracting: /content/train/images/vid11_mp4-0088_jpg.rf.138c35b8bc86ad35d8ff3663290bae6c.jpg \n", + " extracting: /content/train/images/vid11_mp4-0088_jpg.rf.2d9e57899297ad3bd9df69e8a9ee8849.jpg \n", + " extracting: /content/train/images/vid11_mp4-0088_jpg.rf.2faea005f8e91e173b914066273519a3.jpg \n", + " extracting: /content/train/images/vid11_mp4-0089_jpg.rf.36652f841511e18a6dfbb4bb0596cc20.jpg \n", + " extracting: /content/train/images/vid11_mp4-0089_jpg.rf.3a4fd617d31a368f099b3d0e926b98d3.jpg \n", + " extracting: /content/train/images/vid11_mp4-0089_jpg.rf.6cee5efb2b60bbe6de181011d37d9bc8.jpg \n", + " extracting: /content/train/images/vid11_mp4-0090_jpg.rf.557bf85972ec8fbc8d557d12c60c4bba.jpg \n", + " extracting: /content/train/images/vid11_mp4-0090_jpg.rf.8dc6ad076ea7b3bfb2c79bf7685cb6ca.jpg \n", + " extracting: /content/train/images/vid11_mp4-0090_jpg.rf.d751528b4c917f08b7391dfd83ac10ea.jpg \n", + " extracting: /content/train/images/vid11_mp4-0100_jpg.rf.3d1efed68e0e3b4d8370d64740818c66.jpg \n", + " extracting: /content/train/images/vid11_mp4-0100_jpg.rf.8b70c3eb1fff6bd40149e559c05a46ce.jpg \n", + " extracting: /content/train/images/vid11_mp4-0100_jpg.rf.cb5055281e81347dca0aef02d04abf1b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0101_jpg.rf.5c29d7d5b88b7953b33399abd2d9ca95.jpg \n", + " extracting: /content/train/images/vid11_mp4-0101_jpg.rf.93a6ee496621c2b0db2d4c9e8d2bba1d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0101_jpg.rf.fbceb44ee06a54057c65968525b65d67.jpg \n", + " extracting: /content/train/images/vid11_mp4-0102_jpg.rf.573d5036e208b698f4ba2e71d2866d67.jpg \n", + " extracting: /content/train/images/vid11_mp4-0102_jpg.rf.85f85bb19d7172b655d41284f423b46b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0102_jpg.rf.b42d0f39489d4f24a0b218a94dc636b0.jpg \n", + " extracting: /content/train/images/vid11_mp4-0103_jpg.rf.bb27f69760ef400a54776f0138796b11.jpg \n", + " extracting: /content/train/images/vid11_mp4-0103_jpg.rf.bb5a9dcf113f268ae79a8422d96c15a2.jpg \n", + " extracting: /content/train/images/vid11_mp4-0103_jpg.rf.e492dc10a493339d8f618e79312e4f44.jpg \n", + " extracting: /content/train/images/vid11_mp4-0104_jpg.rf.57b0ea08ebbacac135205c179c81e9c3.jpg \n", + " extracting: /content/train/images/vid11_mp4-0104_jpg.rf.88cd10f860ed2b4edc8d729563b2e04f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0104_jpg.rf.e88132ffaa878fd4bf4390a8a342a86b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0105_jpg.rf.8c5322f4905174f41d8f9f809ccf636e.jpg \n", + " extracting: /content/train/images/vid11_mp4-0105_jpg.rf.8f50b9e5c2050bda477cac5ec2b4d2e8.jpg \n", + " extracting: /content/train/images/vid11_mp4-0105_jpg.rf.a5185536027d2bba4a3a918f5a89a2b1.jpg \n", + " extracting: /content/train/images/vid11_mp4-0106_jpg.rf.04738d3ff4429fe30839c83638601160.jpg \n", + " extracting: /content/train/images/vid11_mp4-0106_jpg.rf.57335fc419718cd520b1588d541825ea.jpg \n", + " extracting: /content/train/images/vid11_mp4-0106_jpg.rf.80154ab09073835504e34dc01ba1f9f9.jpg \n", + " extracting: /content/train/images/vid11_mp4-0107_jpg.rf.0dd11124910a6980fe3aacaea211126b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0107_jpg.rf.389e753f53bac2c8231d71f9712b148b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0107_jpg.rf.72f0066089aec478b2ca2beae7793029.jpg \n", + " extracting: /content/train/images/vid11_mp4-0109_jpg.rf.5fc058ce39941410917d48b182fdf76d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0109_jpg.rf.db2f996f6d9d0d44415b5da043ebfae6.jpg \n", + " extracting: /content/train/images/vid11_mp4-0109_jpg.rf.e594a07ebcbc4b6057d1eefe9b7390c5.jpg \n", + " extracting: /content/train/images/vid11_mp4-0111_jpg.rf.08e1fb8e030ab34aa9b6c95ae6e47f3f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0111_jpg.rf.4a1102e63136e8aac4d28a0ad8b2bb1d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0111_jpg.rf.7ea0d04508928a7f7ba855fc2cba9ad8.jpg \n", + " extracting: /content/train/images/vid11_mp4-0112_jpg.rf.026b900b6de55dc28cc2b486d3006b2b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0112_jpg.rf.4c95d8002c7c49e5691cb57f1c00edb7.jpg \n", + " extracting: /content/train/images/vid11_mp4-0112_jpg.rf.8588bc0a7a60d8b121bbbab61dfa831a.jpg \n", + " extracting: /content/train/images/vid11_mp4-0114_jpg.rf.3e3f2fc71bd91c3f8a23653f5cc37942.jpg \n", + " extracting: /content/train/images/vid11_mp4-0114_jpg.rf.42aa5b44eb45da343c8a8c30ade3e284.jpg \n", + " extracting: /content/train/images/vid11_mp4-0114_jpg.rf.be3e5a02337de7fbef1b4c2de37eb9bb.jpg \n", + " extracting: /content/train/images/vid11_mp4-0122_jpg.rf.212285228d9d3001877dd912d8e0301d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0122_jpg.rf.83d1614135632e910af9b1b11bb0ab75.jpg \n", + " extracting: /content/train/images/vid11_mp4-0122_jpg.rf.9cfc018151d5994e513ee7c97dc707d4.jpg \n", + " extracting: /content/train/images/vid11_mp4-0123_jpg.rf.4b8305cf36f9ba293a78571a1f0c8c0e.jpg \n", + " extracting: /content/train/images/vid11_mp4-0123_jpg.rf.59027fce30a1cf1a0acc2454290cac28.jpg \n", + " extracting: /content/train/images/vid11_mp4-0123_jpg.rf.8dabda3d24fca609606b79137c9b79e9.jpg \n", + " extracting: /content/train/images/vid11_mp4-0124_jpg.rf.0a6ad570a78145709383b73a1ddd704a.jpg \n", + " extracting: /content/train/images/vid11_mp4-0124_jpg.rf.70da6aea2682ae2426d84f29ad2abf8d.jpg \n", + " extracting: /content/train/images/vid11_mp4-0124_jpg.rf.dc8a2635d1eebfd9ac6fea5b360a18c9.jpg \n", + " extracting: /content/train/images/vid11_mp4-0125_jpg.rf.11651b3fff4dd7fba40927dad13d577a.jpg \n", + " extracting: /content/train/images/vid11_mp4-0125_jpg.rf.7b61166fd15ac87c905dfeb28fac1114.jpg \n", + " extracting: /content/train/images/vid11_mp4-0125_jpg.rf.ef81a40e5f8a4d20c631bdf2c39ebddd.jpg \n", + " extracting: /content/train/images/vid11_mp4-0127_jpg.rf.10bc145584031a03ea88a46b77a03be8.jpg \n", + " extracting: /content/train/images/vid11_mp4-0127_jpg.rf.c5a5cb47319b166571a18924da043840.jpg \n", + " extracting: /content/train/images/vid11_mp4-0127_jpg.rf.d232370a019c7a276ceb053191cd8618.jpg \n", + " extracting: /content/train/images/vid11_mp4-0128_jpg.rf.4c31676a8a2833fa74d38709bc27c31c.jpg \n", + " extracting: /content/train/images/vid11_mp4-0128_jpg.rf.e981b5c03e70dce862451058a1f4a1c1.jpg \n", + " extracting: /content/train/images/vid11_mp4-0128_jpg.rf.ea815ce6bd715b10990dba51e10eea6e.jpg \n", + " extracting: /content/train/images/vid11_mp4-0132_jpg.rf.430874a1facd1370c75ebcb4e8495db7.jpg \n", + " extracting: /content/train/images/vid11_mp4-0132_jpg.rf.60d1ed0b59daedde842e9ac34148893b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0132_jpg.rf.ce087d68b436825aa4af167cf13091ba.jpg \n", + " extracting: /content/train/images/vid11_mp4-0133_jpg.rf.66a5fd07e6c05de6c484362530acbbb3.jpg \n", + " extracting: /content/train/images/vid11_mp4-0133_jpg.rf.8914788a84ffb963aa076a9bd4fddd22.jpg \n", + " extracting: /content/train/images/vid11_mp4-0133_jpg.rf.db331e54c7b20f81e35c438ca870db55.jpg \n", + " extracting: /content/train/images/vid11_mp4-0135_jpg.rf.266352734d41768432fe3e3b948ce20f.jpg \n", + " extracting: /content/train/images/vid11_mp4-0135_jpg.rf.6e77bd6634d3776d531c7d4105b04024.jpg \n", + " extracting: /content/train/images/vid11_mp4-0135_jpg.rf.ca1a6edecc32768975ca1a565da4b2d1.jpg \n", + " extracting: /content/train/images/vid11_mp4-0136_jpg.rf.712ed7c604a478587fe7f5ae1f988618.jpg \n", + " extracting: /content/train/images/vid11_mp4-0136_jpg.rf.b00a8166fa390611a8ae438b3998e200.jpg \n", + " extracting: /content/train/images/vid11_mp4-0136_jpg.rf.f09eaf67c7390b037be58e321233c16b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0138_jpg.rf.8df53f8ec8963403436a354b512b1826.jpg \n", + " extracting: /content/train/images/vid11_mp4-0138_jpg.rf.daeeb25f9c8f252e350ab78ed4f29218.jpg \n", + " extracting: /content/train/images/vid11_mp4-0138_jpg.rf.dc05d44af9dad390536014c724b2d561.jpg \n", + " extracting: /content/train/images/vid11_mp4-0139_jpg.rf.55ff26f52060f08470ab6b3b90ce087b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0139_jpg.rf.68ae121ef085a1f504800b1efc1872fc.jpg \n", + " extracting: /content/train/images/vid11_mp4-0139_jpg.rf.cdda267533d09045ddc5b163b94d183b.jpg \n", + " extracting: /content/train/images/vid11_mp4-0145_jpg.rf.1528c7acf0fbbd01926aebf655787c31.jpg \n", + " extracting: /content/train/images/vid11_mp4-0145_jpg.rf.330ec164cb2fd04e5b4019cc11c93946.jpg \n", + " extracting: /content/train/images/vid11_mp4-0145_jpg.rf.ef95e770b66ea07eefd77c14dfda2f37.jpg \n", + " extracting: /content/train/images/vid11_mp4-0146_jpg.rf.151b9f6c5ba71244f40beaa11579d463.jpg \n", + " extracting: /content/train/images/vid11_mp4-0146_jpg.rf.2ea44132c6a13ae219a91e7755e492b2.jpg \n", + " extracting: /content/train/images/vid11_mp4-0146_jpg.rf.d57e48402db653986422948d4ee6ded3.jpg \n", + " extracting: /content/train/images/vid12_mp4-0053_jpg.rf.1cbaa2073065e1e39fc4c97c6c8b4eed.jpg \n", + " extracting: /content/train/images/vid12_mp4-0053_jpg.rf.33ce59323b9afeb7b15c417d453920ab.jpg \n", + " extracting: /content/train/images/vid12_mp4-0053_jpg.rf.7dae605ec2cd9ad7f92bcc1b76aaf4db.jpg \n", + " extracting: /content/train/images/vid12_mp4-0055_jpg.rf.0c5467e5ea9e5f1f7b4fb61c3b5fdad9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0055_jpg.rf.89dfc8c1b38a80db2d6a451fb9ecd05e.jpg \n", + " extracting: /content/train/images/vid12_mp4-0055_jpg.rf.a5bfd5c3fde141ddaeafa904c39c3242.jpg \n", + " extracting: /content/train/images/vid12_mp4-0056_jpg.rf.0624860318ac9626465a76acd9f726b5.jpg \n", + " extracting: /content/train/images/vid12_mp4-0056_jpg.rf.a476692fa33566b07e6f51fbb80cf3e4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0056_jpg.rf.e965e0cdd3dfa4cfb10ccc74c93dbf0c.jpg \n", + " extracting: /content/train/images/vid12_mp4-0057_jpg.rf.26a936e8e6b7d7c94efdace54e57af8a.jpg \n", + " extracting: /content/train/images/vid12_mp4-0057_jpg.rf.82e3ba5434bbf7184fce89bcf940e725.jpg \n", + " extracting: /content/train/images/vid12_mp4-0057_jpg.rf.fe7f2433e7fa2543463fee0c3e7a9203.jpg \n", + " extracting: /content/train/images/vid12_mp4-0058_jpg.rf.1312d7a01448eb92b7ac3c37be8ced16.jpg \n", + " extracting: /content/train/images/vid12_mp4-0058_jpg.rf.7d98d7180c780e95de41082592288a10.jpg \n", + " extracting: /content/train/images/vid12_mp4-0058_jpg.rf.da83764a629351d2fbf9075b55f1164c.jpg \n", + " extracting: /content/train/images/vid12_mp4-0059_jpg.rf.65434e4e3e2551383b5e09c1f9c7af15.jpg \n", + " extracting: /content/train/images/vid12_mp4-0059_jpg.rf.6d1b8649aaf68396989b4bc5528d50e9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0059_jpg.rf.fa44ee1d0fe23f7295817c0a90f15e7b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0061_jpg.rf.2dc81f3b98a2e41a1552e4d454354ae8.jpg \n", + " extracting: /content/train/images/vid12_mp4-0061_jpg.rf.4a7033fcb760ec25c2f739a587485677.jpg \n", + " extracting: /content/train/images/vid12_mp4-0061_jpg.rf.d3348971346af6789f0c97aac5aa6aa4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0062_jpg.rf.3a19d2313e588b623b05824ccb6b2d6b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0062_jpg.rf.4b0c379558d79d88a356a18b8d4e44b4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0062_jpg.rf.7782e14be372681c813cc81031dd50ad.jpg \n", + " extracting: /content/train/images/vid12_mp4-0063_jpg.rf.3e11fb54e188d79f3c6faa0bd04f11e2.jpg \n", + " extracting: /content/train/images/vid12_mp4-0063_jpg.rf.701576a3b68e121e1ec0e91db259cb67.jpg \n", + " extracting: /content/train/images/vid12_mp4-0063_jpg.rf.7a222c18ad06d2b40a05c2c6cff2ea1c.jpg \n", + " extracting: /content/train/images/vid12_mp4-0065_jpg.rf.3b10c8c0e5489320ce37cf770794a6d0.jpg \n", + " extracting: /content/train/images/vid12_mp4-0065_jpg.rf.e7af88dc269f861ca8565fbf9cc35d60.jpg \n", + " extracting: /content/train/images/vid12_mp4-0065_jpg.rf.f5caa5b278501b6f4e84c09642c421f9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0067_jpg.rf.43d81690041e5b535c15a4fcb25c37b9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0067_jpg.rf.76ea9e868eac87b43ae598de374e1faf.jpg \n", + " extracting: /content/train/images/vid12_mp4-0067_jpg.rf.aa7448da119df1ec11a672232f09439b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0069_jpg.rf.1709d249b359780db93bd6c3dc575a3c.jpg \n", + " extracting: /content/train/images/vid12_mp4-0069_jpg.rf.20a4a60071f03e355e07e585f02f3993.jpg \n", + " extracting: /content/train/images/vid12_mp4-0069_jpg.rf.33e1eecd051a31cf00ec569e2968ec83.jpg \n", + " extracting: /content/train/images/vid12_mp4-0075_jpg.rf.39fb3554db637cee7a7fd6997629a69a.jpg \n", + " extracting: /content/train/images/vid12_mp4-0075_jpg.rf.3dc18bb60d926b829098431d4286fa2f.jpg \n", + " extracting: /content/train/images/vid12_mp4-0075_jpg.rf.7f9454d230b958999dcd78f8276d80ea.jpg \n", + " extracting: /content/train/images/vid12_mp4-0076_jpg.rf.066452df0e83c29612e841decc2c82ec.jpg \n", + " extracting: /content/train/images/vid12_mp4-0076_jpg.rf.a24990b029424eefc27ac1cbd93fa6cc.jpg \n", + " extracting: /content/train/images/vid12_mp4-0076_jpg.rf.fde35bc1e0c9c8117d2fce660ede91ec.jpg \n", + " extracting: /content/train/images/vid12_mp4-0077_jpg.rf.9f649d68f9259b4d6031a7a7553bc2f9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0077_jpg.rf.c245e214046f576854a9b0a0b647caf5.jpg \n", + " extracting: /content/train/images/vid12_mp4-0077_jpg.rf.e6144efecdc31c4b3ef06282f53138d8.jpg \n", + " extracting: /content/train/images/vid12_mp4-0079_jpg.rf.0ca668d014fba2a01bb946d92ac752c7.jpg \n", + " extracting: /content/train/images/vid12_mp4-0079_jpg.rf.13281e21fe5eef2d1a38dea33b0ee172.jpg \n", + " extracting: /content/train/images/vid12_mp4-0079_jpg.rf.354e82656a06d4030ca85434c6950167.jpg \n", + " extracting: /content/train/images/vid12_mp4-0080_jpg.rf.3b583e19d9606d53cad85610c5348db2.jpg \n", + " extracting: /content/train/images/vid12_mp4-0080_jpg.rf.d36980d2d28274995cad42557f7389f9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0080_jpg.rf.f221c5c90d860e025c341e48ee203b19.jpg \n", + " extracting: /content/train/images/vid12_mp4-0082_jpg.rf.22541182e577290d3b275724a89721f9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0082_jpg.rf.303c27cb500e401b1b600231d9e6fce7.jpg \n", + " extracting: /content/train/images/vid12_mp4-0082_jpg.rf.84793f197e520c6ceea3fba7341ee52a.jpg \n", + " extracting: /content/train/images/vid12_mp4-0084_jpg.rf.3480963c98937f4c60425c24dfe13974.jpg \n", + " extracting: /content/train/images/vid12_mp4-0084_jpg.rf.57b46376cb2f92d25891bf4be638e3ae.jpg \n", + " extracting: /content/train/images/vid12_mp4-0084_jpg.rf.c345a01068ecb9aa6fac230c2acb92a6.jpg \n", + " extracting: /content/train/images/vid12_mp4-0085_jpg.rf.bc3ef9cb826a1b8bb28281e25138d80f.jpg \n", + " extracting: /content/train/images/vid12_mp4-0085_jpg.rf.ccdac015f06a144da911d4d93e8059b4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0085_jpg.rf.dedcc8eb99c4fa34b0785f365cfb9aee.jpg \n", + " extracting: /content/train/images/vid12_mp4-0087_jpg.rf.01da7fb7c09315d71994d92847703f38.jpg \n", + " extracting: /content/train/images/vid12_mp4-0087_jpg.rf.f02db842db5e18ff947983376d7618a3.jpg \n", + " extracting: /content/train/images/vid12_mp4-0087_jpg.rf.fe4cfb612c5b00e80e5e75bd909170a6.jpg \n", + " extracting: /content/train/images/vid12_mp4-0089_jpg.rf.31a8557ea0052a20cdfe342d9cf955e9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0089_jpg.rf.d68f1b9c5941a63dc6ace60e4ad5b3de.jpg \n", + " extracting: /content/train/images/vid12_mp4-0089_jpg.rf.f5b6d2fe79c6c35532b571592e582b25.jpg \n", + " extracting: /content/train/images/vid12_mp4-0090_jpg.rf.02d1624faa26b4b91de202ab729e9b1b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0090_jpg.rf.c772488e015210232c7cacdbefe2c0e9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0090_jpg.rf.cb1cacc31d0c3ffb65034bd9bce86af0.jpg \n", + " extracting: /content/train/images/vid12_mp4-0092_jpg.rf.89e60be39f079d233863135f3a765828.jpg \n", + " extracting: /content/train/images/vid12_mp4-0092_jpg.rf.b89cd909f10e69e2c41c6bffbdaf02ef.jpg \n", + " extracting: /content/train/images/vid12_mp4-0092_jpg.rf.b8e5dfebec9c642d91ce3d816ed4334e.jpg \n", + " extracting: /content/train/images/vid12_mp4-0094_jpg.rf.0b839054e5576832991d6ad48dd52f92.jpg \n", + " extracting: /content/train/images/vid12_mp4-0094_jpg.rf.2ecc13e049ba0a9462c34158aac6ffdc.jpg \n", + " extracting: /content/train/images/vid12_mp4-0094_jpg.rf.8150d9ccdbdfa6343cd9e901b9367fd3.jpg \n", + " extracting: /content/train/images/vid12_mp4-0107_jpg.rf.555c9e3a697cde2afd717c97fae0b279.jpg \n", + " extracting: /content/train/images/vid12_mp4-0107_jpg.rf.7abd13a36fcce58956bf8c3cc815d674.jpg \n", + " extracting: /content/train/images/vid12_mp4-0107_jpg.rf.80b830b749d9d732ba927f3578564bfd.jpg \n", + " extracting: /content/train/images/vid12_mp4-0108_jpg.rf.29e1bdd7dd6c5e9de230651d6c6a4d9a.jpg \n", + " extracting: /content/train/images/vid12_mp4-0108_jpg.rf.38c911f5b26d754692b95c4c579c022e.jpg \n", + " extracting: /content/train/images/vid12_mp4-0108_jpg.rf.bcf964e7b740c952fcdbe6558219da3b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0109_jpg.rf.20bdafe184b5faf2e299c2ec0953d471.jpg \n", + " extracting: /content/train/images/vid12_mp4-0109_jpg.rf.995263b873f3f9c687eed7057aa1dc36.jpg \n", + " extracting: /content/train/images/vid12_mp4-0109_jpg.rf.c03a40ae058649f00a49bbcf9a03c404.jpg \n", + " extracting: /content/train/images/vid12_mp4-0110_jpg.rf.2e24cca5bb401e8efec661676c9abb87.jpg \n", + " extracting: /content/train/images/vid12_mp4-0110_jpg.rf.63b5a1ea490a1ec039d66877a2cea56f.jpg \n", + " extracting: /content/train/images/vid12_mp4-0110_jpg.rf.d1388b2bfab5c329b9f94369f83fd6e4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0111_jpg.rf.0494ec65d282590fd0a79e7f03ad7040.jpg \n", + " extracting: /content/train/images/vid12_mp4-0111_jpg.rf.55d8f310adb22a0cb55dd5045247c1d9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0111_jpg.rf.c5892a0d1cc400d728cdb7301970e515.jpg \n", + " extracting: /content/train/images/vid12_mp4-0112_jpg.rf.3f7a2a42deff274d8afbcea5a926a214.jpg \n", + " extracting: /content/train/images/vid12_mp4-0112_jpg.rf.988a28498d116d3829af2eaa1dd1c222.jpg \n", + " extracting: /content/train/images/vid12_mp4-0112_jpg.rf.ed73774229be6d55ea8ca79c6bfcb572.jpg \n", + " extracting: /content/train/images/vid12_mp4-0113_jpg.rf.49e598cf26a1b95b3c8891c0d8705725.jpg \n", + " extracting: /content/train/images/vid12_mp4-0113_jpg.rf.8da436305bd0f9ce190b200835337a49.jpg \n", + " extracting: /content/train/images/vid12_mp4-0113_jpg.rf.c58587fbe61c8e57763c95944946c553.jpg \n", + " extracting: /content/train/images/vid12_mp4-0114_jpg.rf.3ca09326b477029cbb8e257644bb5630.jpg \n", + " extracting: /content/train/images/vid12_mp4-0114_jpg.rf.68c17f8f97558759d1c1c13059a64e76.jpg \n", + " extracting: /content/train/images/vid12_mp4-0114_jpg.rf.a02071659800730835ba35a008a3347f.jpg \n", + " extracting: /content/train/images/vid12_mp4-0126_jpg.rf.3f52a5c795ed7b9eb5cf2876d540b8da.jpg \n", + " extracting: /content/train/images/vid12_mp4-0126_jpg.rf.cc5e5da0576eb68a203f7d9a9b98b46b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0126_jpg.rf.fb4f2c83c865e56f0fef06d71b2a80f5.jpg \n", + " extracting: /content/train/images/vid12_mp4-0127_jpg.rf.15c777748784c6e43a9afd7258049abc.jpg \n", + " extracting: /content/train/images/vid12_mp4-0127_jpg.rf.5e5d5de88becb1808431ead99e18d626.jpg \n", + " extracting: /content/train/images/vid12_mp4-0127_jpg.rf.75c627a2f4033e991643c0257b3aa8a6.jpg \n", + " extracting: /content/train/images/vid12_mp4-0129_jpg.rf.30cce7f0ab80549aec21d543f94dd5f9.jpg \n", + " extracting: /content/train/images/vid12_mp4-0129_jpg.rf.9241eb899a31e9343bffcfa509380e90.jpg \n", + " extracting: /content/train/images/vid12_mp4-0129_jpg.rf.c3b2982c470d54e03dc359fc45ab91f1.jpg \n", + " extracting: /content/train/images/vid12_mp4-0130_jpg.rf.6224009cb6299e31436f6658219c73c8.jpg \n", + " extracting: /content/train/images/vid12_mp4-0130_jpg.rf.8fda0180f406108ba6b659b1f23ef6c7.jpg \n", + " extracting: /content/train/images/vid12_mp4-0130_jpg.rf.f73f296426f0ed7dc3ae0be8d86d6738.jpg \n", + " extracting: /content/train/images/vid12_mp4-0132_jpg.rf.06e8035b696fda4ac40503f58bf07f2b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0132_jpg.rf.8730b334d05d7581cb796b138efb1e0b.jpg \n", + " extracting: /content/train/images/vid12_mp4-0132_jpg.rf.f301345760ccf0f30e48939e2140ab8a.jpg \n", + " extracting: /content/train/images/vid12_mp4-0133_jpg.rf.63cd31095400d24c881541c0f6f0ab61.jpg \n", + " extracting: /content/train/images/vid12_mp4-0133_jpg.rf.6b5b1fa83e3b5905e3fb612e27afdf57.jpg \n", + " extracting: /content/train/images/vid12_mp4-0133_jpg.rf.cac283429006276dc374c682ebb64b07.jpg \n", + " extracting: /content/train/images/vid12_mp4-0134_jpg.rf.d7ee2b22855e560dbeaf4d7495809218.jpg \n", + " extracting: /content/train/images/vid12_mp4-0134_jpg.rf.f48419e6932bfa9a51198ee1da9e7fe0.jpg \n", + " extracting: /content/train/images/vid12_mp4-0134_jpg.rf.fc0db80923dce14611edabf7e5d1ee57.jpg \n", + " extracting: /content/train/images/vid12_mp4-0136_jpg.rf.357951afd576ebeae696d72883bb2442.jpg \n", + " extracting: /content/train/images/vid12_mp4-0136_jpg.rf.96e257b4f2c52df945e145f5b2e2d9e3.jpg \n", + " extracting: /content/train/images/vid12_mp4-0136_jpg.rf.dcb077db667035343741fe610cab0411.jpg \n", + " extracting: /content/train/images/vid12_mp4-0137_jpg.rf.1a7af69ab7ace347cf6aff4b5c2de521.jpg \n", + " extracting: /content/train/images/vid12_mp4-0137_jpg.rf.1de5388af71a6778811f6e00ff40e2f4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0137_jpg.rf.985d099f30fd20e7a291935a39c1a723.jpg \n", + " extracting: /content/train/images/vid12_mp4-0138_jpg.rf.21044be7e28c1e670fcffc2ac82ebea4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0138_jpg.rf.84fd40ef73634ed0d34280c733fb3283.jpg \n", + " extracting: /content/train/images/vid12_mp4-0138_jpg.rf.938e52aee5b0ce5932de1c4abd5076a4.jpg \n", + " extracting: /content/train/images/vid12_mp4-0139_jpg.rf.3276f87f4d55ebb0f96da3e9cb2d178e.jpg \n", + " extracting: /content/train/images/vid12_mp4-0139_jpg.rf.c3179b95080d94ec271b06aa4d6cb2c1.jpg \n", + " extracting: /content/train/images/vid12_mp4-0139_jpg.rf.ca52c7470ea146834c149a079008fe52.jpg \n", + " extracting: /content/train/images/vid12_mp4-0141_jpg.rf.0d08d46b554d096916dfc467ae200a3d.jpg \n", + " extracting: /content/train/images/vid12_mp4-0141_jpg.rf.70109db9fb01f0ef865f909c976b584e.jpg \n", + " extracting: /content/train/images/vid12_mp4-0141_jpg.rf.c81f1cf83e180a549f9c2028cb1827fa.jpg \n", + " extracting: /content/train/images/vid12_mp4-0144_jpg.rf.01459ef68b544032467d42eea36068c5.jpg \n", + " extracting: /content/train/images/vid12_mp4-0144_jpg.rf.1816ab2f276f660540b82265d6578fde.jpg \n", + " extracting: /content/train/images/vid12_mp4-0144_jpg.rf.a93b5ecff53f8a4b9c99d9ac1faa7fe4.jpg \n", + " extracting: /content/train/images/vid13_mp4-0047_jpg.rf.955779a57d2109cd74762e93ab8ac0a4.jpg \n", + " extracting: /content/train/images/vid13_mp4-0047_jpg.rf.c08af090ecc677bc34638b3c61de2af6.jpg \n", + " extracting: /content/train/images/vid13_mp4-0047_jpg.rf.c4b4e3d941bb4ef7d021fcdbf611c07a.jpg \n", + " extracting: /content/train/images/vid13_mp4-0049_jpg.rf.193a7b9c287af60ea1f3632ecc71b6eb.jpg \n", + " extracting: /content/train/images/vid13_mp4-0049_jpg.rf.2a1a1d4cb3b39acaadf10b1e5b4e08df.jpg \n", + " extracting: /content/train/images/vid13_mp4-0049_jpg.rf.8289139dd7785768b016e63dac77674f.jpg \n", + " extracting: /content/train/images/vid13_mp4-0050_jpg.rf.57d2996de3bb09b591e70228314125fe.jpg \n", + " extracting: /content/train/images/vid13_mp4-0050_jpg.rf.cd71632e0734c662fa5a51802b3a060e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0050_jpg.rf.ec4980fc8e5cfadd2f7869744e2a4894.jpg \n", + " extracting: /content/train/images/vid13_mp4-0052_jpg.rf.01f3b73e8265e065dbdb844f54a22a21.jpg \n", + " extracting: /content/train/images/vid13_mp4-0052_jpg.rf.7dba87f6f406fe428b5db912cbe76f94.jpg \n", + " extracting: /content/train/images/vid13_mp4-0052_jpg.rf.b2b651c9caf232a3295447d7174d3c38.jpg \n", + " extracting: /content/train/images/vid13_mp4-0053_jpg.rf.c02348e447de5321cdbcabc515ee111d.jpg \n", + " extracting: /content/train/images/vid13_mp4-0053_jpg.rf.ea5b77f74dbdfe7ab62753d8bb3bd2b5.jpg \n", + " extracting: /content/train/images/vid13_mp4-0053_jpg.rf.f1a07b35e4bf54bb3e85e461f1ee02eb.jpg \n", + " extracting: /content/train/images/vid13_mp4-0055_jpg.rf.47228ce3ace63d13b4e760e29eb77a6e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0055_jpg.rf.b362afbf249a192fefe7b06a5e4dc05b.jpg \n", + " extracting: /content/train/images/vid13_mp4-0055_jpg.rf.dfcfcdf63ae2cb434e420fc7102e8b33.jpg \n", + " extracting: /content/train/images/vid13_mp4-0058_jpg.rf.2ca31ac2951cacc09f4aa9bb52ea4f00.jpg \n", + " extracting: /content/train/images/vid13_mp4-0058_jpg.rf.53bbb959188ece24d7212ef1c8764563.jpg \n", + " extracting: /content/train/images/vid13_mp4-0058_jpg.rf.c021df41959b18c06b1687f140c61a5b.jpg \n", + " extracting: /content/train/images/vid13_mp4-0059_jpg.rf.3a04a9ca6ef00b51f6b2c7fd36a92811.jpg \n", + " extracting: /content/train/images/vid13_mp4-0059_jpg.rf.66bd5666cfe4f40b889baca0739aba7a.jpg \n", + " extracting: /content/train/images/vid13_mp4-0059_jpg.rf.d7052add47d112a018bb76093afeb1fd.jpg \n", + " extracting: /content/train/images/vid13_mp4-0060_jpg.rf.38f4e1966bdf0be956c4188e511c6297.jpg \n", + " extracting: /content/train/images/vid13_mp4-0060_jpg.rf.c40cbc9bd44eb17c80d986c6196aa88f.jpg \n", + " extracting: /content/train/images/vid13_mp4-0060_jpg.rf.c7ebea510d3fb45167bb4cf8debd530a.jpg \n", + " extracting: /content/train/images/vid13_mp4-0061_jpg.rf.0930b0b6e5495cb4b96788adab2a90d2.jpg \n", + " extracting: /content/train/images/vid13_mp4-0061_jpg.rf.28be4085d60c5a8326720085134b48ba.jpg \n", + " extracting: /content/train/images/vid13_mp4-0061_jpg.rf.df11544667baa1a873857222af4b0f97.jpg \n", + " extracting: /content/train/images/vid13_mp4-0066_jpg.rf.d1f69a02b61b755e84b7c4128fa7fd1d.jpg \n", + " extracting: /content/train/images/vid13_mp4-0066_jpg.rf.e310ba5b1e7b06c5c143172c1940eb75.jpg \n", + " extracting: /content/train/images/vid13_mp4-0066_jpg.rf.f418d2e2050ce26abc5dbf7a3117dc9d.jpg \n", + " extracting: /content/train/images/vid13_mp4-0067_jpg.rf.935e93d497ffdb66ace7d4643ca3bf16.jpg \n", + " extracting: /content/train/images/vid13_mp4-0067_jpg.rf.96454624af0e6003f65ef4d7c479273b.jpg \n", + " extracting: /content/train/images/vid13_mp4-0067_jpg.rf.9f31bf1d21b772c25b2b4d05a1d34519.jpg \n", + " extracting: /content/train/images/vid13_mp4-0069_jpg.rf.173f13dfba4d076adb6cef29576a59ad.jpg \n", + " extracting: /content/train/images/vid13_mp4-0069_jpg.rf.4bcb71a6b38afb26f8c04060eb23a116.jpg \n", + " extracting: /content/train/images/vid13_mp4-0069_jpg.rf.7e53016d50309e98928092b0a51b48c1.jpg \n", + " extracting: /content/train/images/vid13_mp4-0072_jpg.rf.8a84f9bcd93edc908ce1589e9d74f1f7.jpg \n", + " extracting: /content/train/images/vid13_mp4-0072_jpg.rf.ace81dbdf9082f8467203758a929bb6d.jpg \n", + " extracting: /content/train/images/vid13_mp4-0072_jpg.rf.b4f51bd9913865f1bdf3326e34150a10.jpg \n", + " extracting: /content/train/images/vid13_mp4-0073_jpg.rf.273f467d5a02df15781cb6a990d331a7.jpg \n", + " extracting: /content/train/images/vid13_mp4-0073_jpg.rf.9e1ca2f8f0af8712f3b5ff8df6c6eae0.jpg \n", + " extracting: /content/train/images/vid13_mp4-0073_jpg.rf.e0ef96b97befa9ad6855c1ec43c7d373.jpg \n", + " extracting: /content/train/images/vid13_mp4-0074_jpg.rf.7221554811695636957e21d792ccfa6c.jpg \n", + " extracting: /content/train/images/vid13_mp4-0074_jpg.rf.c5cdc94e136acb8dd5740e5c7b719587.jpg \n", + " extracting: /content/train/images/vid13_mp4-0074_jpg.rf.e6bd8ca8e25ec9f8199b8b8717328ba1.jpg \n", + " extracting: /content/train/images/vid13_mp4-0075_jpg.rf.3ae3757073145815818ba60212dd5901.jpg \n", + " extracting: /content/train/images/vid13_mp4-0075_jpg.rf.e2f97a5b44434d6d3b1c81669133e4e2.jpg \n", + " extracting: /content/train/images/vid13_mp4-0075_jpg.rf.e926438b882b0d69024249ad45934fed.jpg \n", + " extracting: /content/train/images/vid13_mp4-0076_jpg.rf.2fdc09009ea77c700368d80fb937a67b.jpg \n", + " extracting: /content/train/images/vid13_mp4-0076_jpg.rf.b3368499e3b325fedc12139b0d75ba52.jpg \n", + " extracting: /content/train/images/vid13_mp4-0076_jpg.rf.d569b5a48a9e84365364fa01c80fa7a9.jpg \n", + " extracting: /content/train/images/vid13_mp4-0077_jpg.rf.09924c6ca50e8cc6f3cafa34112eadab.jpg \n", + " extracting: /content/train/images/vid13_mp4-0077_jpg.rf.75e8eefebbfc0a81c0eb75420c23ce69.jpg \n", + " extracting: /content/train/images/vid13_mp4-0077_jpg.rf.7a6b950957b015693a38603cc3cb0eb8.jpg \n", + " extracting: /content/train/images/vid13_mp4-0078_jpg.rf.0b960ca40c43c2033f56796bfa159eb6.jpg \n", + " extracting: /content/train/images/vid13_mp4-0078_jpg.rf.1d5a1bb86f689debb11076c04d2a8a24.jpg \n", + " extracting: /content/train/images/vid13_mp4-0078_jpg.rf.8151d27cdca2b0f7c7cbd9f6b2a104df.jpg \n", + " extracting: /content/train/images/vid13_mp4-0079_jpg.rf.76b9ba85c6737c2c9d60ea0190768b17.jpg \n", + " extracting: /content/train/images/vid13_mp4-0079_jpg.rf.c48f5d3ea6dd21aa356f0e1ed24e5c3e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0079_jpg.rf.fdba92f7a7f2977f1a1b1a827898e56c.jpg \n", + " extracting: /content/train/images/vid13_mp4-0081_jpg.rf.a49e028dba3bd4c108f51cc9aa1412f2.jpg \n", + " extracting: /content/train/images/vid13_mp4-0081_jpg.rf.b70a10517d806719e62fdb1ce03118a8.jpg \n", + " extracting: /content/train/images/vid13_mp4-0081_jpg.rf.e78b3fced69e4887f163d47445770570.jpg \n", + " extracting: /content/train/images/vid13_mp4-0082_jpg.rf.91553dfa30df4a6bc48011fff3678b3f.jpg \n", + " extracting: /content/train/images/vid13_mp4-0082_jpg.rf.dde71bd39fed58f5aa943ba158ecaed7.jpg \n", + " extracting: /content/train/images/vid13_mp4-0082_jpg.rf.ff8713831c6e5a2bb736a2ae6fa2a121.jpg \n", + " extracting: /content/train/images/vid13_mp4-0083_jpg.rf.5ed8d3f220d51b87bee4eee89436ffb4.jpg \n", + " extracting: /content/train/images/vid13_mp4-0083_jpg.rf.aaf798d5225110592fcc9712f5ed09ca.jpg \n", + " extracting: /content/train/images/vid13_mp4-0083_jpg.rf.c477337f67a8bfc1616526629707d74a.jpg \n", + " extracting: /content/train/images/vid13_mp4-0084_jpg.rf.1f7a830aaeb50a05a7f3e495074c4af4.jpg \n", + " extracting: /content/train/images/vid13_mp4-0084_jpg.rf.adcaac670536f6379090bd7126f28364.jpg \n", + " extracting: /content/train/images/vid13_mp4-0084_jpg.rf.ade14d0358f25f3692a7e7364770b60d.jpg \n", + " extracting: /content/train/images/vid13_mp4-0086_jpg.rf.b673fc70837b7540587c44764cfc91e9.jpg \n", + " extracting: /content/train/images/vid13_mp4-0086_jpg.rf.c3d015f5eb51886b2bedff7bac2af90e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0086_jpg.rf.d7c043134958385fc8bed3b2bb538b75.jpg \n", + " extracting: /content/train/images/vid13_mp4-0095_jpg.rf.634154d5e15fed2d445d73e88d0e2a6b.jpg \n", + " extracting: /content/train/images/vid13_mp4-0095_jpg.rf.d4852fe6c72a44c5c3aed28c89c9b30e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0095_jpg.rf.f5b2ca75994098a9220ce78e5a7a01d9.jpg \n", + " extracting: /content/train/images/vid13_mp4-0096_jpg.rf.165c9feae8a0d7c2066a3250b7c1ec8e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0096_jpg.rf.3af408bc3df6091caf42d86e2913591c.jpg \n", + " extracting: /content/train/images/vid13_mp4-0096_jpg.rf.54368a5909b8c849e1c1f3d4f4bc1a19.jpg \n", + " extracting: /content/train/images/vid13_mp4-0097_jpg.rf.000af1483ed4cb9868289ee9d4b72cf4.jpg \n", + " extracting: /content/train/images/vid13_mp4-0097_jpg.rf.6bd0c102a90387d37d1cf53cd97aad8a.jpg \n", + " extracting: /content/train/images/vid13_mp4-0097_jpg.rf.c503fc6b295810c0b269b9f0faba77d0.jpg \n", + " extracting: /content/train/images/vid13_mp4-0099_jpg.rf.c1478324c64d5840d6867db2c4e0fa92.jpg \n", + " extracting: /content/train/images/vid13_mp4-0099_jpg.rf.e5d7f7c5fd1d9a0c06ffded0ff1617da.jpg \n", + " extracting: /content/train/images/vid13_mp4-0099_jpg.rf.ff5522c46fe8fbe3fcb7da966bfdcf76.jpg \n", + " extracting: /content/train/images/vid13_mp4-0101_jpg.rf.73bd1dfe6925fa9c64e531b9710a5f01.jpg \n", + " extracting: /content/train/images/vid13_mp4-0101_jpg.rf.e8b54388b9d282601b60a1cf9184ce3e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0101_jpg.rf.e9f9ea7a34995f1675032f38ecdcc888.jpg \n", + " extracting: /content/train/images/vid13_mp4-0103_jpg.rf.501a32334c7e5a223ca52ae7778b36ff.jpg \n", + " extracting: /content/train/images/vid13_mp4-0103_jpg.rf.6755a77d21958c32b3b7c5d9900f9a80.jpg \n", + " extracting: /content/train/images/vid13_mp4-0103_jpg.rf.8440f2f5299423f441c0e721dd67ca95.jpg \n", + " extracting: /content/train/images/vid13_mp4-0104_jpg.rf.0dad20cf63dabbfac5dcabc3cf82804c.jpg \n", + " extracting: /content/train/images/vid13_mp4-0104_jpg.rf.281910703f3d05008604121867d656e1.jpg \n", + " extracting: /content/train/images/vid13_mp4-0104_jpg.rf.5c5ff3356f73f18ff52d9bbdd950fd22.jpg \n", + " extracting: /content/train/images/vid13_mp4-0106_jpg.rf.4cac85d3f5800af9416bf3ea123ed419.jpg \n", + " extracting: /content/train/images/vid13_mp4-0106_jpg.rf.b44cec5850ce8fa0d080d1d9426564e7.jpg \n", + " extracting: /content/train/images/vid13_mp4-0106_jpg.rf.eb8f254c5559b4d8fdce2efe77550aec.jpg \n", + " extracting: /content/train/images/vid13_mp4-0108_jpg.rf.021380e89c38da03a7e1d70480280d00.jpg \n", + " extracting: /content/train/images/vid13_mp4-0108_jpg.rf.9334ffa94931bd2ba6676a4e7bb5ba7f.jpg \n", + " extracting: /content/train/images/vid13_mp4-0108_jpg.rf.b1b278e95f1b4d6131f74cb3f5c81dae.jpg \n", + " extracting: /content/train/images/vid13_mp4-0110_jpg.rf.7dd9a836ad6a445ce5a1629c579aebae.jpg \n", + " extracting: /content/train/images/vid13_mp4-0110_jpg.rf.f6d959c9ca502d9c91f8d52cd403f20d.jpg \n", + " extracting: /content/train/images/vid13_mp4-0110_jpg.rf.f87101a9dbcbe1550fbe2a1d52c7e6b5.jpg \n", + " extracting: /content/train/images/vid13_mp4-0115_jpg.rf.55ae0eeec6a807e5e57022dc5a2f04a9.jpg \n", + " extracting: /content/train/images/vid13_mp4-0115_jpg.rf.64ea84c7382b9a67bba8f01ca64c2345.jpg \n", + " extracting: /content/train/images/vid13_mp4-0115_jpg.rf.c648f6dddf53edf52504bb141d6998bf.jpg \n", + " extracting: /content/train/images/vid13_mp4-0117_jpg.rf.8da2be6203b86a12e87aac276a030eaa.jpg \n", + " extracting: /content/train/images/vid13_mp4-0117_jpg.rf.c5a7c847580e8a61fb97cff31b2d01f7.jpg \n", + " extracting: /content/train/images/vid13_mp4-0117_jpg.rf.e864b539f7838fd324e14e6ef5a17311.jpg \n", + " extracting: /content/train/images/vid13_mp4-0118_jpg.rf.3e2538ba4e79d32023f998dc94c18596.jpg \n", + " extracting: /content/train/images/vid13_mp4-0118_jpg.rf.b4e92ea093e90b294df992e5e85c4618.jpg \n", + " extracting: /content/train/images/vid13_mp4-0118_jpg.rf.bd0634c5cd729a472a4eb08cd4e3284d.jpg \n", + " extracting: /content/train/images/vid13_mp4-0120_jpg.rf.1f124f574a070c3ba49d936099b9800f.jpg \n", + " extracting: /content/train/images/vid13_mp4-0120_jpg.rf.2686570f47d16f548456476ae5eba6ee.jpg \n", + " extracting: /content/train/images/vid13_mp4-0120_jpg.rf.ac0d1b727f94874ad20b2a6f56471864.jpg \n", + " extracting: /content/train/images/vid13_mp4-0121_jpg.rf.ddd6145d2b3f714795794c6803371295.jpg \n", + " extracting: /content/train/images/vid13_mp4-0121_jpg.rf.e2c1e832bd2138a629fc6a91917ae386.jpg \n", + " extracting: /content/train/images/vid13_mp4-0121_jpg.rf.f5aabebc68eaf002a7c4c8192292566e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0123_jpg.rf.4153e6c1655184b4646f6de180938270.jpg \n", + " extracting: /content/train/images/vid13_mp4-0123_jpg.rf.4acdc6e8b34044a8912fd10d20f3081b.jpg \n", + " extracting: /content/train/images/vid13_mp4-0123_jpg.rf.797a2c24bc3e4da15bad62abce385545.jpg \n", + " extracting: /content/train/images/vid13_mp4-0124_jpg.rf.1d8a1616f1d031b586e8008b55b9395c.jpg \n", + " extracting: /content/train/images/vid13_mp4-0124_jpg.rf.554c47950f0c1c497f040f3b808c6bc1.jpg \n", + " extracting: /content/train/images/vid13_mp4-0124_jpg.rf.9f3698b5b887edde6771a0931a5a36fd.jpg \n", + " extracting: /content/train/images/vid13_mp4-0125_jpg.rf.5790a319ef6e367b4ed77e47e4b92c91.jpg \n", + " extracting: /content/train/images/vid13_mp4-0125_jpg.rf.e0d2c819569c56d77add7db4ecf49fa3.jpg \n", + " extracting: /content/train/images/vid13_mp4-0125_jpg.rf.ed128ffa22eded8c617fdcc121bdd09c.jpg \n", + " extracting: /content/train/images/vid13_mp4-0129_jpg.rf.4ecd8b2336549b4d3a71fc6c409dc230.jpg \n", + " extracting: /content/train/images/vid13_mp4-0129_jpg.rf.c308b2a154c5cac0e0134c97ef43b390.jpg \n", + " extracting: /content/train/images/vid13_mp4-0129_jpg.rf.d6be695c903d37a88c7db2d6e0f026c4.jpg \n", + " extracting: /content/train/images/vid13_mp4-0133_jpg.rf.07d82142e1bde99155ee71dd4d8924b4.jpg \n", + " extracting: /content/train/images/vid13_mp4-0133_jpg.rf.098013db4e10c87e92c8c5a1fc4a9784.jpg \n", + " extracting: /content/train/images/vid13_mp4-0133_jpg.rf.dea3c45dae593e174b8f86a6de70e03c.jpg \n", + " extracting: /content/train/images/vid13_mp4-0134_jpg.rf.6bd1b2a9ec447ec4e4810c3b37a93652.jpg \n", + " extracting: /content/train/images/vid13_mp4-0134_jpg.rf.8b9ad089441e8a285900d35c29c1fef1.jpg \n", + " extracting: /content/train/images/vid13_mp4-0134_jpg.rf.fcf832b3bb6ec79754ac313671c8ec24.jpg \n", + " extracting: /content/train/images/vid13_mp4-0136_jpg.rf.0d4047e9fbc787aab2981b0a2dc5b634.jpg \n", + " extracting: /content/train/images/vid13_mp4-0136_jpg.rf.8455ac1737975386a89795fd02dcd0ab.jpg \n", + " extracting: /content/train/images/vid13_mp4-0136_jpg.rf.ee1b417d4f5929eb34e6718bf7353828.jpg \n", + " extracting: /content/train/images/vid13_mp4-0137_jpg.rf.14a2e804facdc7d80d778bedde56865e.jpg \n", + " extracting: /content/train/images/vid13_mp4-0137_jpg.rf.8e6e02881bdd705c6486cefd0feca567.jpg \n", + " extracting: /content/train/images/vid13_mp4-0137_jpg.rf.99558cf324f1a83a55a99c9e4be8cd11.jpg \n", + " extracting: /content/train/images/vid14_mp4-0028_jpg.rf.5e68c82d4f0ae5a05ebe73f1879f139b.jpg \n", + " extracting: /content/train/images/vid14_mp4-0028_jpg.rf.8f0a2688fed67f05196b25ffbf7bc5eb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0028_jpg.rf.d1720c44568c90e9642a0d60aca38e3a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0029_jpg.rf.401d4cf01a054e7b5a6fcc3608b9f010.jpg \n", + " extracting: /content/train/images/vid14_mp4-0029_jpg.rf.a77647b25adb0cba30132dd4cf1edb48.jpg \n", + " extracting: /content/train/images/vid14_mp4-0029_jpg.rf.e341f08c83ab785e16ae8ed9fec3e439.jpg \n", + " extracting: /content/train/images/vid14_mp4-0032_jpg.rf.0a2bc9a2d05652fc831e09ca7daaae54.jpg \n", + " extracting: /content/train/images/vid14_mp4-0032_jpg.rf.8652fd4bedee3e7fcc12a822cfcde40c.jpg \n", + " extracting: /content/train/images/vid14_mp4-0032_jpg.rf.a94ce7fbad811fa78f33c2a1f89530ee.jpg \n", + " extracting: /content/train/images/vid14_mp4-0033_jpg.rf.80602ee832081e8a832d7e40fc371989.jpg \n", + " extracting: /content/train/images/vid14_mp4-0033_jpg.rf.c2f857f21271bbbd9834480d39ff3ef1.jpg \n", + " extracting: /content/train/images/vid14_mp4-0033_jpg.rf.d45860a38a2275ad51ea572dc34c258b.jpg \n", + " extracting: /content/train/images/vid14_mp4-0035_jpg.rf.14ac9d4d8a757c8aab76bf258b8b74f7.jpg \n", + " extracting: /content/train/images/vid14_mp4-0035_jpg.rf.21d119a021cca2c77eb827233e05f870.jpg \n", + " extracting: /content/train/images/vid14_mp4-0035_jpg.rf.2201dfa25aee4ce5594e33a0c552b51b.jpg \n", + " extracting: /content/train/images/vid14_mp4-0038_jpg.rf.d8e5d5b59ec83e9d498337c9f91b0e75.jpg \n", + " extracting: /content/train/images/vid14_mp4-0038_jpg.rf.e2cf66e868f4d9d9ced6f74e5e81334a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0038_jpg.rf.f1f642a464b0865409951d605edd9e3f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0040_jpg.rf.05b3e7d90a445887a11c9b835d0546b4.jpg \n", + " extracting: /content/train/images/vid14_mp4-0040_jpg.rf.c676b97a58e3fc6c4b945acaeec0d0ac.jpg \n", + " extracting: /content/train/images/vid14_mp4-0040_jpg.rf.e8044ea26b5ca2fc55b50b0c9b87bcf2.jpg \n", + " extracting: /content/train/images/vid14_mp4-0041_jpg.rf.54fdf40260d5f1b909ea6646b1fecf58.jpg \n", + " extracting: /content/train/images/vid14_mp4-0041_jpg.rf.6aaf4352a6ca38a9fcd683bfa4fe5920.jpg \n", + " extracting: /content/train/images/vid14_mp4-0041_jpg.rf.abcefd3aec81c64a8c77e2e9ef34fc47.jpg \n", + " extracting: /content/train/images/vid14_mp4-0042_jpg.rf.703cd668a0731592fca5b82764fcdb2c.jpg \n", + " extracting: /content/train/images/vid14_mp4-0042_jpg.rf.a55feff32613eadfadfa9abe46edca19.jpg \n", + " extracting: /content/train/images/vid14_mp4-0042_jpg.rf.bfff7b21cb92fc89bbbca5d0abff0450.jpg \n", + " extracting: /content/train/images/vid14_mp4-0043_jpg.rf.2dd1cafe7901537cf7816cfba80b53de.jpg \n", + " extracting: /content/train/images/vid14_mp4-0043_jpg.rf.d1c261844583d468c1a0095aa15f0267.jpg \n", + " extracting: /content/train/images/vid14_mp4-0043_jpg.rf.fddf653d6249e0cc966ff85f766ace55.jpg \n", + " extracting: /content/train/images/vid14_mp4-0045_jpg.rf.42b1095bd3237a90954720edbdf63cee.jpg \n", + " extracting: /content/train/images/vid14_mp4-0045_jpg.rf.4dd127097c5cbdc6e8193bd59249a2ab.jpg \n", + " extracting: /content/train/images/vid14_mp4-0045_jpg.rf.b6032206c2171a664c5d499b025dc1ef.jpg \n", + " extracting: /content/train/images/vid14_mp4-0046_jpg.rf.294f6f34674f340bed08bac1c50836cc.jpg \n", + " extracting: /content/train/images/vid14_mp4-0046_jpg.rf.5d0a2174fc4a2ca0d0381ed5cac0c25f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0046_jpg.rf.cdf7cdeb7b9ba019ac0716348b1a4301.jpg \n", + " extracting: /content/train/images/vid14_mp4-0052_jpg.rf.27d19ed249ed1b3be41ad5d2a6de01b8.jpg \n", + " extracting: /content/train/images/vid14_mp4-0052_jpg.rf.cc3de4b6ce9e145279b3f9cd354975f3.jpg \n", + " extracting: /content/train/images/vid14_mp4-0052_jpg.rf.f2ada87015d7fc43006ceff39b2963fc.jpg \n", + " extracting: /content/train/images/vid14_mp4-0054_jpg.rf.1b4b0c74106ab28c19c0fc3a1ea71555.jpg \n", + " extracting: /content/train/images/vid14_mp4-0054_jpg.rf.525a34a0e7f2ef12fde57a4fd98a66ae.jpg \n", + " extracting: /content/train/images/vid14_mp4-0054_jpg.rf.d000ab0b9ee918e3c613c3ea3d18dc39.jpg \n", + " extracting: /content/train/images/vid14_mp4-0056_jpg.rf.11173076391efe6f1b5b664380f3e894.jpg \n", + " extracting: /content/train/images/vid14_mp4-0056_jpg.rf.1717d63142935b71e75b5d96ac835a7a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0056_jpg.rf.4b059c8786023905232f0adbfa0fbe60.jpg \n", + " extracting: /content/train/images/vid14_mp4-0057_jpg.rf.4558039fe4e9b7921c9bdfe8ab5becb8.jpg \n", + " extracting: /content/train/images/vid14_mp4-0057_jpg.rf.a6ec3343af81f923a5dfc83b09ed44f9.jpg \n", + " extracting: /content/train/images/vid14_mp4-0057_jpg.rf.db950a368083870427c679538fc49515.jpg \n", + " extracting: /content/train/images/vid14_mp4-0058_jpg.rf.2580b8d4a641ff9dc8eca8cafbcd0e01.jpg \n", + " extracting: /content/train/images/vid14_mp4-0058_jpg.rf.683123cf88482751480f2190984b9da4.jpg \n", + " extracting: /content/train/images/vid14_mp4-0058_jpg.rf.e9152e54fea00d894c8b62ef5c0cf4c9.jpg \n", + " extracting: /content/train/images/vid14_mp4-0059_jpg.rf.c90109ae54694865e6b021099e10d0d3.jpg \n", + " extracting: /content/train/images/vid14_mp4-0059_jpg.rf.db7e9e39259b8c7fec6afe3c0bb83cad.jpg \n", + " extracting: /content/train/images/vid14_mp4-0059_jpg.rf.f2058cb30773d356145e0e2850c6a1db.jpg \n", + " extracting: /content/train/images/vid14_mp4-0060_jpg.rf.02d1f34cc66daa1d3e9ad78fd4e13837.jpg \n", + " extracting: /content/train/images/vid14_mp4-0060_jpg.rf.1608b8f8e59757245190bf7fccf10d39.jpg \n", + " extracting: /content/train/images/vid14_mp4-0060_jpg.rf.cd7bc4032abcfba2b51b3a60df6c8083.jpg \n", + " extracting: /content/train/images/vid14_mp4-0062_jpg.rf.0ad52e8855e5491c0028269f8ba4cda1.jpg \n", + " extracting: /content/train/images/vid14_mp4-0062_jpg.rf.2872b650e4fcb875c4718a663cb10c0f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0062_jpg.rf.e64ec7118bdedc33bceed1918d25009e.jpg \n", + " extracting: /content/train/images/vid14_mp4-0063_jpg.rf.2a5d8babcc7fc67bec3cfb35e481acdb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0063_jpg.rf.760546e82f012bcd5cf8b5631d35f35a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0063_jpg.rf.7909d98a0c54bdf37652c25a7e80e99e.jpg \n", + " extracting: /content/train/images/vid14_mp4-0064_jpg.rf.5709a292028897a88026f41737015b1f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0064_jpg.rf.ae8c23e71ed33a8d1615102bb4192e53.jpg \n", + " extracting: /content/train/images/vid14_mp4-0064_jpg.rf.e76d4f4e72154f2be5757d10a479cc8d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0065_jpg.rf.2044d682964f3904f89887c9064e558f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0065_jpg.rf.b73e14235d42705fde515e365b16aad6.jpg \n", + " extracting: /content/train/images/vid14_mp4-0065_jpg.rf.c414caa6eea2660c9b0769aa1e7ecea6.jpg \n", + " extracting: /content/train/images/vid14_mp4-0066_jpg.rf.0bb7a01afa6d999fd8a4a0f2d40e55bb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0066_jpg.rf.55a41af58f0d3281b35b02148149f60f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0066_jpg.rf.bdc1ff363212f8b2a9f1a6f221196aff.jpg \n", + " extracting: /content/train/images/vid14_mp4-0068_jpg.rf.403532a219d527d7b36de718437fcae8.jpg \n", + " extracting: /content/train/images/vid14_mp4-0068_jpg.rf.52b3f768d49c7e1a04cc23f2a3c6d9a6.jpg \n", + " extracting: /content/train/images/vid14_mp4-0068_jpg.rf.54b0371c82ffad22a259c2b2ac3dde9b.jpg \n", + " extracting: /content/train/images/vid14_mp4-0070_jpg.rf.055b1d02c0dc435eb21437428630a186.jpg \n", + " extracting: /content/train/images/vid14_mp4-0070_jpg.rf.17be04db48293a0bd1a391327973dc27.jpg \n", + " extracting: /content/train/images/vid14_mp4-0070_jpg.rf.2e91fd3f2893eb0d50a6f3bf165d9e30.jpg \n", + " extracting: /content/train/images/vid14_mp4-0071_jpg.rf.325358e1a90f7ad83a7a4555eede44bd.jpg \n", + " extracting: /content/train/images/vid14_mp4-0071_jpg.rf.94d6b2986d55ba3775edb0ee21486fd0.jpg \n", + " extracting: /content/train/images/vid14_mp4-0071_jpg.rf.eea2b99f8e60bdd928c86d2cefd72d90.jpg \n", + " extracting: /content/train/images/vid14_mp4-0073_jpg.rf.7482d0c58fd955810a36a0150cb536de.jpg \n", + " extracting: /content/train/images/vid14_mp4-0073_jpg.rf.80d1eaa2eebba92066f228d543dde595.jpg \n", + " extracting: /content/train/images/vid14_mp4-0073_jpg.rf.e21db60caddc948334f83ed64ea52aeb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0075_jpg.rf.05d3f08ab4be727808b5f078fb931ca7.jpg \n", + " extracting: /content/train/images/vid14_mp4-0075_jpg.rf.1ad3e8156360606652c8a0fe172a233f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0075_jpg.rf.7d771bfc5e62daf7084a6bd3ad3c09fb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0077_jpg.rf.6368677055fcf386d369289cb69b45fc.jpg \n", + " extracting: /content/train/images/vid14_mp4-0077_jpg.rf.6b2bf13d83011720d252870b52a87dc4.jpg \n", + " extracting: /content/train/images/vid14_mp4-0077_jpg.rf.ce82ae45f98ea7cc205198e45e1b5916.jpg \n", + " extracting: /content/train/images/vid14_mp4-0079_jpg.rf.604b81cbd1aebe1505072f2fe0b4683a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0079_jpg.rf.9b02c10017cfe3375318fd18af93b917.jpg \n", + " extracting: /content/train/images/vid14_mp4-0079_jpg.rf.d70bbda2c3275700ecb0ebc83531970a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0080_jpg.rf.42e96bb0c080a079cf5c138e8988da80.jpg \n", + " extracting: /content/train/images/vid14_mp4-0080_jpg.rf.555e3ad187ba28b6b81303150bb5a9bf.jpg \n", + " extracting: /content/train/images/vid14_mp4-0080_jpg.rf.d7098821631b9c1eda57043254cae2d8.jpg \n", + " extracting: /content/train/images/vid14_mp4-0082_jpg.rf.028aaa7fcfcb86ceab50b4daf8c6f6f7.jpg \n", + " extracting: /content/train/images/vid14_mp4-0082_jpg.rf.6cd56cff7e1320df98ee2cd459cd14e4.jpg \n", + " extracting: /content/train/images/vid14_mp4-0082_jpg.rf.7d83600e3332bfb2b39a14146346c2e6.jpg \n", + " extracting: /content/train/images/vid14_mp4-0083_jpg.rf.1b64bddc906e3fb76059ccc47b1fc147.jpg \n", + " extracting: /content/train/images/vid14_mp4-0083_jpg.rf.34547cd4712510c34aca01025baf220e.jpg \n", + " extracting: /content/train/images/vid14_mp4-0083_jpg.rf.bb4a76233100141541cc6c1dc5ef0550.jpg \n", + " extracting: /content/train/images/vid14_mp4-0086_jpg.rf.235fd98b257d000e9873f38b5a46e825.jpg \n", + " extracting: /content/train/images/vid14_mp4-0086_jpg.rf.401f23c97fa836a5fe9be3acace2b3d8.jpg \n", + " extracting: /content/train/images/vid14_mp4-0086_jpg.rf.a230095f8461a628dc37f4dbc83dd6c1.jpg \n", + " extracting: /content/train/images/vid14_mp4-0087_jpg.rf.080326658bce99cbd972e824a25b1687.jpg \n", + " extracting: /content/train/images/vid14_mp4-0087_jpg.rf.b4242a1e9a17d4c47d4a196c2ae02c0d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0087_jpg.rf.f9d235ea307fccf938f7e982d55766e2.jpg \n", + " extracting: /content/train/images/vid14_mp4-0089_jpg.rf.184404abd05df420987ac7aaa9326e81.jpg \n", + " extracting: /content/train/images/vid14_mp4-0089_jpg.rf.54b4f580e2b2ef2faf8a0163d381b48d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0089_jpg.rf.7e41ceac90acbc274e4641cc07f4dfbb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0090_jpg.rf.065cac2ff9c77a62c0c73823c1db3b9e.jpg \n", + " extracting: /content/train/images/vid14_mp4-0090_jpg.rf.4758976e879a7be69024f6750d86fd66.jpg \n", + " extracting: /content/train/images/vid14_mp4-0090_jpg.rf.962afabf1b9658741286c5cea6c41431.jpg \n", + " extracting: /content/train/images/vid14_mp4-0091_jpg.rf.534cfed0ccc4c02508a6324928f2902a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0091_jpg.rf.9815bba9f79820e29da1f85708d642ba.jpg \n", + " extracting: /content/train/images/vid14_mp4-0091_jpg.rf.f4b05abf854e21275cdb4eed78d8dcd9.jpg \n", + " extracting: /content/train/images/vid14_mp4-0092_jpg.rf.1e8896f00cd69f14a9d88f594c4ec9f5.jpg \n", + " extracting: /content/train/images/vid14_mp4-0092_jpg.rf.bb1a21287879ad9633f0a105a42acd26.jpg \n", + " extracting: /content/train/images/vid14_mp4-0092_jpg.rf.f530bc4283de13e3e02c10d2e5da4850.jpg \n", + " extracting: /content/train/images/vid14_mp4-0093_jpg.rf.21b4088b79c31f3ad24d85ceb454c242.jpg \n", + " extracting: /content/train/images/vid14_mp4-0093_jpg.rf.3712fd32d946092951b9f41e65ef7636.jpg \n", + " extracting: /content/train/images/vid14_mp4-0093_jpg.rf.843b12ed52e93f7210b87930532d3f5d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0094_jpg.rf.42ad0bda7230689dd84f4738b787d0e4.jpg \n", + " extracting: /content/train/images/vid14_mp4-0094_jpg.rf.bdf8ff1ef6ebd9522135f6cbe58c408d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0094_jpg.rf.e22335683c01abd743279c3bd2b28ee6.jpg \n", + " extracting: /content/train/images/vid14_mp4-0095_jpg.rf.389187e90431d8db6f8e0e59266d6ee8.jpg \n", + " extracting: /content/train/images/vid14_mp4-0095_jpg.rf.c05efc9bb93f5de976eac068ee02c747.jpg \n", + " extracting: /content/train/images/vid14_mp4-0095_jpg.rf.e3e692155ded90293b440f8dc553a661.jpg \n", + " extracting: /content/train/images/vid14_mp4-0096_jpg.rf.6e411ba996ab2323a9270a0e23c3ae58.jpg \n", + " extracting: /content/train/images/vid14_mp4-0096_jpg.rf.7587004a7860849f7b13db75ffb38569.jpg \n", + " extracting: /content/train/images/vid14_mp4-0096_jpg.rf.bc3ca5379419e3fe8ac211477f497ec7.jpg \n", + " extracting: /content/train/images/vid14_mp4-0098_jpg.rf.294687ad439de66eb631506938a1dbd6.jpg \n", + " extracting: /content/train/images/vid14_mp4-0098_jpg.rf.31348f7ffbb68794347fe7ac898fefe0.jpg \n", + " extracting: /content/train/images/vid14_mp4-0098_jpg.rf.35116699e0d086a1703d389509a26f4e.jpg \n", + " extracting: /content/train/images/vid14_mp4-0099_jpg.rf.b2ccde2141411ef9896ba694315cb007.jpg \n", + " extracting: /content/train/images/vid14_mp4-0099_jpg.rf.f2a4dab73dcb0b992b0a32d26d64c4c5.jpg \n", + " extracting: /content/train/images/vid14_mp4-0099_jpg.rf.fc548be16a977dab13ac75b950213cfe.jpg \n", + " extracting: /content/train/images/vid14_mp4-0100_jpg.rf.40b37f112b067d09804102eb83d379fc.jpg \n", + " extracting: /content/train/images/vid14_mp4-0100_jpg.rf.9b3b877a7e819b51ca5ec81c51957235.jpg \n", + " extracting: /content/train/images/vid14_mp4-0100_jpg.rf.bb9e615be1d61fa2c18450ad589e0cfa.jpg \n", + " extracting: /content/train/images/vid14_mp4-0103_jpg.rf.0ab745d42c5df614637a3d56e93776b4.jpg \n", + " extracting: /content/train/images/vid14_mp4-0103_jpg.rf.6f7dd3186f26ceb30fade0e5d5b469e4.jpg \n", + " extracting: /content/train/images/vid14_mp4-0103_jpg.rf.92060a9edd920ffccf29b72c7ae88a05.jpg \n", + " extracting: /content/train/images/vid14_mp4-0104_jpg.rf.c1602990296a23b82f39b3a908358d33.jpg \n", + " extracting: /content/train/images/vid14_mp4-0104_jpg.rf.ec1957fd12f96c8285aca0af93dd421c.jpg \n", + " extracting: /content/train/images/vid14_mp4-0104_jpg.rf.fb70c9b2e7bbee7b104a5c64ca1f8858.jpg \n", + " extracting: /content/train/images/vid14_mp4-0112_jpg.rf.3117e75c775fa82787f8f968c9bda655.jpg \n", + " extracting: /content/train/images/vid14_mp4-0112_jpg.rf.8e8d23ed02bfa8f5763fb4aa315935ab.jpg \n", + " extracting: /content/train/images/vid14_mp4-0112_jpg.rf.cf59f50b0d9bec2095f6dd28bb122a08.jpg \n", + " extracting: /content/train/images/vid14_mp4-0113_jpg.rf.0741d06f83e7132382d0ea7af2045924.jpg \n", + " extracting: /content/train/images/vid14_mp4-0113_jpg.rf.7b63c53b54bf35eccfb000343452a13f.jpg \n", + " extracting: /content/train/images/vid14_mp4-0113_jpg.rf.8596a97ca9b4e4cbbac6cdb256d7b35e.jpg \n", + " extracting: /content/train/images/vid14_mp4-0114_jpg.rf.239fd225b879667b21aaa067cb1e2af9.jpg \n", + " extracting: /content/train/images/vid14_mp4-0114_jpg.rf.49902f3c86bb5b9c67fd41163d1fd7fb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0114_jpg.rf.d8c0e5d21fe92ccc7945d35ceeb4d8e2.jpg \n", + " extracting: /content/train/images/vid14_mp4-0115_jpg.rf.69bea25a4a9b143ae3fea1dfd9ff6094.jpg \n", + " extracting: /content/train/images/vid14_mp4-0115_jpg.rf.dc43e99a4bbc617e22e1ec3049b0659d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0115_jpg.rf.df75f7e80c39d4c891020a80d482568d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0117_jpg.rf.1316e51452b4606cd862dec63e8c57ab.jpg \n", + " extracting: /content/train/images/vid14_mp4-0117_jpg.rf.394ce4ecbc5fbca5d57a8270c63676cb.jpg \n", + " extracting: /content/train/images/vid14_mp4-0117_jpg.rf.64ce422b49625d074cbcc03d76680bda.jpg \n", + " extracting: /content/train/images/vid14_mp4-0119_jpg.rf.244a578efe5e0dd01255bdab27dd4218.jpg \n", + " extracting: /content/train/images/vid14_mp4-0119_jpg.rf.cdb478a37d3980e3d10e0e57a0b4f6db.jpg \n", + " extracting: /content/train/images/vid14_mp4-0119_jpg.rf.d73bf68fd048543d621d2b4fb600ad3b.jpg \n", + " extracting: /content/train/images/vid14_mp4-0123_jpg.rf.1d0030f67a54a673304354f2d15d1b8e.jpg \n", + " extracting: /content/train/images/vid14_mp4-0123_jpg.rf.472c1622a1fa34d84e01afbdec178b92.jpg \n", + " extracting: /content/train/images/vid14_mp4-0123_jpg.rf.752d9b4e3f86d1a0c894f11014fd0f04.jpg \n", + " extracting: /content/train/images/vid14_mp4-0126_jpg.rf.a1779ec1b36af8c541b835da99dd62be.jpg \n", + " extracting: /content/train/images/vid14_mp4-0126_jpg.rf.be6633d7134cada464b4d1105d4261f2.jpg \n", + " extracting: /content/train/images/vid14_mp4-0126_jpg.rf.e8c3e2c166c31909e775a932c471b6ff.jpg \n", + " extracting: /content/train/images/vid14_mp4-0127_jpg.rf.551da1c4adeef47264c611636446b849.jpg \n", + " extracting: /content/train/images/vid14_mp4-0127_jpg.rf.a107ec80ca6383ec935be8b560084b4a.jpg \n", + " extracting: /content/train/images/vid14_mp4-0127_jpg.rf.da5b94ed34efe2e0bff4f282c73d1c68.jpg \n", + " extracting: /content/train/images/vid14_mp4-0128_jpg.rf.1042404bed8d6a246ae5566ae1de3d29.jpg \n", + " extracting: /content/train/images/vid14_mp4-0128_jpg.rf.1478ecc7fa0c063b19b1196c132f96c3.jpg \n", + " extracting: /content/train/images/vid14_mp4-0128_jpg.rf.4e352762c59ba2c71f0540bc4ccee88b.jpg \n", + " extracting: /content/train/images/vid14_mp4-0129_jpg.rf.67502c23773a3d9bb0631257c1d47e08.jpg \n", + " extracting: /content/train/images/vid14_mp4-0129_jpg.rf.d63f0f3ddb0b807f1099632ec4d6142d.jpg \n", + " extracting: /content/train/images/vid14_mp4-0129_jpg.rf.fea8657e1d500b1f190c82c778969c6c.jpg \n", + " extracting: /content/train/images/vid14_mp4-0131_jpg.rf.03f64f783201fef8246602139810c137.jpg \n", + " extracting: /content/train/images/vid14_mp4-0131_jpg.rf.03fc02d7a008816f41cdb9b1f568fbb7.jpg \n", + " extracting: /content/train/images/vid14_mp4-0131_jpg.rf.556c27814df2a3af4de1b2dbd5403b43.jpg \n", + " extracting: /content/train/images/vid14_mp4-0132_jpg.rf.5ee7d5ffd7e852e4e4c2def6a02f5ae9.jpg \n", + " extracting: /content/train/images/vid14_mp4-0132_jpg.rf.6ec8d61d9b4f05d45388fc5b8cf8a9d1.jpg \n", + " extracting: /content/train/images/vid14_mp4-0132_jpg.rf.cc54b8daeccbba9d5186f5f9f38318df.jpg \n", + " extracting: /content/train/images/vid14_mp4-0135_jpg.rf.02cdca7d66ba0fe6051e62604199f9c6.jpg \n", + " extracting: /content/train/images/vid14_mp4-0135_jpg.rf.6b3f08a8751b53824779271496c425d5.jpg \n", + " extracting: /content/train/images/vid14_mp4-0135_jpg.rf.b85dfcbd889bdc6a6aa948c07bb10f81.jpg \n", + " extracting: /content/train/images/vid15_mp4-0054_jpg.rf.097f1589b5beb48bfb0f150e71945373.jpg \n", + " extracting: /content/train/images/vid15_mp4-0054_jpg.rf.aaed715048f83666d19ed87c1e4336a0.jpg \n", + " extracting: /content/train/images/vid15_mp4-0054_jpg.rf.f9132d3ae0d18a8f3d2454d00a295755.jpg \n", + " extracting: /content/train/images/vid15_mp4-0055_jpg.rf.47bd58d1ef3d4a1739e96c023838737b.jpg \n", + " extracting: /content/train/images/vid15_mp4-0055_jpg.rf.7e8c38d5b8921ce52083021e722a7270.jpg \n", + " extracting: /content/train/images/vid15_mp4-0055_jpg.rf.99110aabc0bc5f33ce66ec7b3eb0b6cd.jpg \n", + " extracting: /content/train/images/vid15_mp4-0056_jpg.rf.38cf0b9a3dd967eea0328e258ff25c46.jpg \n", + " extracting: /content/train/images/vid15_mp4-0056_jpg.rf.e2177cea9582777fc00898b8d55785e0.jpg \n", + " extracting: /content/train/images/vid15_mp4-0056_jpg.rf.fdf748db343e7f75468eeaa2d6d54768.jpg \n", + " extracting: /content/train/images/vid15_mp4-0057_jpg.rf.44d4094349f35895b2c7bbc2fd558a09.jpg \n", + " extracting: /content/train/images/vid15_mp4-0057_jpg.rf.5b21608a108a0db9afe7c5e76375414f.jpg \n", + " extracting: /content/train/images/vid15_mp4-0057_jpg.rf.6bd51adc017a93142685725c7f8810d7.jpg \n", + " extracting: /content/train/images/vid15_mp4-0062_jpg.rf.7346729c97773b3f5f24c8e488773e97.jpg \n", + " extracting: /content/train/images/vid15_mp4-0062_jpg.rf.d6c599d25d7fe84e7b6533ff6cb3c978.jpg \n", + " extracting: /content/train/images/vid15_mp4-0062_jpg.rf.df0c5863eaa3bd4f3dab320aa23b4945.jpg \n", + " extracting: /content/train/images/vid15_mp4-0063_jpg.rf.22d6bb2e874749666d779e606fdfb352.jpg \n", + " extracting: /content/train/images/vid15_mp4-0063_jpg.rf.285e60ad6e75dc7e97aabc0e39fdd826.jpg \n", + " extracting: /content/train/images/vid15_mp4-0063_jpg.rf.f9440079dafc9d3ed492c87b072e6f73.jpg \n", + " extracting: /content/train/images/vid15_mp4-0064_jpg.rf.1c2a49330d667edaec2de1167feb2c6f.jpg \n", + " extracting: /content/train/images/vid15_mp4-0064_jpg.rf.78fac9871e4d098ad2455276def5db98.jpg \n", + " extracting: /content/train/images/vid15_mp4-0064_jpg.rf.efe2c1beccf750d14210049958977bfc.jpg \n", + " extracting: /content/train/images/vid15_mp4-0065_jpg.rf.1ec9c6c7d57d3e35806c8dd04963b2cc.jpg \n", + " extracting: /content/train/images/vid15_mp4-0065_jpg.rf.84190730a97d7ee6d3ad873c0e40150e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0065_jpg.rf.cc84689b714b5d421427c8709bc6399e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0068_jpg.rf.8db0af705ededeeab6a0d280d478f335.jpg \n", + " extracting: /content/train/images/vid15_mp4-0068_jpg.rf.96dbacfb11f83596246257e902e26354.jpg \n", + " extracting: /content/train/images/vid15_mp4-0068_jpg.rf.daa53de588a4fb8026e42c7244097b4d.jpg \n", + " extracting: /content/train/images/vid15_mp4-0070_jpg.rf.1f6cf50865f9ec789b2c67b57287e821.jpg \n", + " extracting: /content/train/images/vid15_mp4-0070_jpg.rf.ab4adc9dc993b9c49025d36b39c8ba56.jpg \n", + " extracting: /content/train/images/vid15_mp4-0070_jpg.rf.d3d1bd2b6dcae9d1b840eb50ab4fc04d.jpg \n", + " extracting: /content/train/images/vid15_mp4-0078_jpg.rf.5381b6a7d61d052722a4de1338e81165.jpg \n", + " extracting: /content/train/images/vid15_mp4-0078_jpg.rf.5e6a6feebc550cb4df6974ad79765bed.jpg \n", + " extracting: /content/train/images/vid15_mp4-0078_jpg.rf.9a6335b0ceba7c4fa99029bdb109c70e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0079_jpg.rf.494c095538ef3d87e84ce598ca0fbc0a.jpg \n", + " extracting: /content/train/images/vid15_mp4-0079_jpg.rf.49a34604df83d5064bd1b204e4c4c070.jpg \n", + " extracting: /content/train/images/vid15_mp4-0079_jpg.rf.e3016e368566a3f7e9d6ddaf1e0d1fb4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0084_jpg.rf.239f8ab587250fc14bf64dfe54c4fe7c.jpg \n", + " extracting: /content/train/images/vid15_mp4-0084_jpg.rf.279b530d3fc0a3637e2a955f7ad7edc4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0084_jpg.rf.e97d04aee0d82018372df3a13abed284.jpg \n", + " extracting: /content/train/images/vid15_mp4-0085_jpg.rf.325604afd9a55eec58d782dbfc925d3a.jpg \n", + " extracting: /content/train/images/vid15_mp4-0085_jpg.rf.350610c968b5039400af416a021b5b12.jpg \n", + " extracting: /content/train/images/vid15_mp4-0085_jpg.rf.f1645450e9b8d0a229cf4900a1199d91.jpg \n", + " extracting: /content/train/images/vid15_mp4-0087_jpg.rf.05eeb090c39747130972aaca7202fe5a.jpg \n", + " extracting: /content/train/images/vid15_mp4-0087_jpg.rf.243e8e9890e5315843b7f8d8006f534b.jpg \n", + " extracting: /content/train/images/vid15_mp4-0087_jpg.rf.9c0a573d2c863087c265f7c29e394581.jpg \n", + " extracting: /content/train/images/vid15_mp4-0088_jpg.rf.3ae3180a2c45576d7431e46f468e5554.jpg \n", + " extracting: /content/train/images/vid15_mp4-0088_jpg.rf.c68900698708df7b6a56c80bd9b38f7e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0088_jpg.rf.f96116c43729d0d859f35a686efae792.jpg \n", + " extracting: /content/train/images/vid15_mp4-0089_jpg.rf.5ebd2fd43e24900bdfb6013a7335b186.jpg \n", + " extracting: /content/train/images/vid15_mp4-0089_jpg.rf.93eb479064993f7a3b2a944acaf997b3.jpg \n", + " extracting: /content/train/images/vid15_mp4-0089_jpg.rf.fcb8a0c8d5e2c07d6dabbe7577ee438a.jpg \n", + " extracting: /content/train/images/vid15_mp4-0090_jpg.rf.3f054ec875e20468742952bdb57a5e3e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0090_jpg.rf.6ef4234f2d06e273d3e702f2eca51ed9.jpg \n", + " extracting: /content/train/images/vid15_mp4-0090_jpg.rf.83781142e5903f36a2da073631f15040.jpg \n", + " extracting: /content/train/images/vid15_mp4-0090_jpg.rf.8410285617cae9f90116a9bb3340a3ca.jpg \n", + " extracting: /content/train/images/vid15_mp4-0090_jpg.rf.d757679db487c3d6df664da3ca97ac1e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0090_jpg.rf.e91019d6522abd1f607f25e634c969bc.jpg \n", + " extracting: /content/train/images/vid15_mp4-0091_jpg.rf.058119dfc0e406821dcd483a6f32c392.jpg \n", + " extracting: /content/train/images/vid15_mp4-0091_jpg.rf.45dcfe8f03b04a164ac94174f5657760.jpg \n", + " extracting: /content/train/images/vid15_mp4-0091_jpg.rf.5ebd262c81daed80dd022d7dcd06c694.jpg \n", + " extracting: /content/train/images/vid15_mp4-0091_jpg.rf.92308862d8d7e26cdd84b6a715c8d437.jpg \n", + " extracting: /content/train/images/vid15_mp4-0091_jpg.rf.bec0da533c1c23ec26442c3a67c871b4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0091_jpg.rf.ca8c130a217fb343cdcb8580682780a4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0092_jpg.rf.0a4cade1e38e60be2dc1068af330391c.jpg \n", + " extracting: /content/train/images/vid15_mp4-0092_jpg.rf.c3850af64bf31dba46a90d01fc10b7f6.jpg \n", + " extracting: /content/train/images/vid15_mp4-0092_jpg.rf.ff604bdc4d82032d22dad8db79f71613.jpg \n", + " extracting: /content/train/images/vid15_mp4-0093_jpg.rf.386c0f24502bdb02769aedd82fe770ca.jpg \n", + " extracting: /content/train/images/vid15_mp4-0093_jpg.rf.459bfb8799f35a5f9b5ac64f118c65df.jpg \n", + " extracting: /content/train/images/vid15_mp4-0093_jpg.rf.74f97f442fdaa2a462fb4f1a86d9fd63.jpg \n", + " extracting: /content/train/images/vid15_mp4-0094_jpg.rf.5a90518d033bfef9bb8c119dc109cba4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0094_jpg.rf.9b30b115e7acd1759c135caf59fded9f.jpg \n", + " extracting: /content/train/images/vid15_mp4-0094_jpg.rf.fdb386bb1b0ef29cd7bc638e8bd9d5a7.jpg \n", + " extracting: /content/train/images/vid15_mp4-0095_jpg.rf.344d9075bc3c10cb0fadfeea78aa5b07.jpg \n", + " extracting: /content/train/images/vid15_mp4-0095_jpg.rf.5d91a19b44cf3aae2aa4604153b8ddff.jpg \n", + " extracting: /content/train/images/vid15_mp4-0095_jpg.rf.cd7bde0b42613003d3e03110d7ba2ed9.jpg \n", + " extracting: /content/train/images/vid15_mp4-0097_jpg.rf.1eb6865101c866cb0070fa07e20b2f95.jpg \n", + " extracting: /content/train/images/vid15_mp4-0097_jpg.rf.53e5afa436cb3b2b46a03f71965aa076.jpg \n", + " extracting: /content/train/images/vid15_mp4-0097_jpg.rf.da054338622c041c6c254faed2bda163.jpg \n", + " extracting: /content/train/images/vid15_mp4-0107_jpg.rf.02133d65214d71989d544c83a30d150a.jpg \n", + " extracting: /content/train/images/vid15_mp4-0107_jpg.rf.7a30e5b7d610da0f65788459178808f4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0107_jpg.rf.869998f8277cf6b1d80604a904fd6057.jpg \n", + " extracting: /content/train/images/vid15_mp4-0108_jpg.rf.2cd32cb87e8454be33a4fd989c7e5c41.jpg \n", + " extracting: /content/train/images/vid15_mp4-0108_jpg.rf.6f8116c50f14a559a222f1848f983ac0.jpg \n", + " extracting: /content/train/images/vid15_mp4-0108_jpg.rf.7d3e1a07bb711f126d5c7abc84f65e57.jpg \n", + " extracting: /content/train/images/vid15_mp4-0110_jpg.rf.4f92667466becfa209286e036d890445.jpg \n", + " extracting: /content/train/images/vid15_mp4-0110_jpg.rf.9925fa10e236f31783123c06b09bf8fe.jpg \n", + " extracting: /content/train/images/vid15_mp4-0110_jpg.rf.c9e17716f3e36618d9ce649decd665f7.jpg \n", + " extracting: /content/train/images/vid15_mp4-0111_jpg.rf.0ce966fd344ee2b123e64ea2d6d17e95.jpg \n", + " extracting: /content/train/images/vid15_mp4-0111_jpg.rf.14461600f14c271dd7c67d00ebf34841.jpg \n", + " extracting: /content/train/images/vid15_mp4-0111_jpg.rf.152e77c9dd89099bbd3d874627994a7b.jpg \n", + " extracting: /content/train/images/vid15_mp4-0112_jpg.rf.023589efda8c42c10eeb2122703c3262.jpg \n", + " extracting: /content/train/images/vid15_mp4-0112_jpg.rf.68f92b33fdde66f8687e09926ead9d81.jpg \n", + " extracting: /content/train/images/vid15_mp4-0112_jpg.rf.b5aafda15a11ce3671278fffb28d0b4b.jpg \n", + " extracting: /content/train/images/vid15_mp4-0114_jpg.rf.1dfa895f2a69fbcc8268b06cf39c4bb4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0114_jpg.rf.a36e8af0d30b2d17fbf1e5f75bbcdbcb.jpg \n", + " extracting: /content/train/images/vid15_mp4-0114_jpg.rf.c6dae20b0ccb26edd63378655937be67.jpg \n", + " extracting: /content/train/images/vid15_mp4-0116_jpg.rf.1eaf33987b75b7d28468c8d06a87f66e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0116_jpg.rf.8ee65258ff6954b0241d3b8ea079fb3f.jpg \n", + " extracting: /content/train/images/vid15_mp4-0116_jpg.rf.932273fdf980b257cab38313d1006275.jpg \n", + " extracting: /content/train/images/vid15_mp4-0118_jpg.rf.065a1b3666939ffccff80759c7f510bd.jpg \n", + " extracting: /content/train/images/vid15_mp4-0118_jpg.rf.b5866f2ac101fb6203b9f73da2f2ca71.jpg \n", + " extracting: /content/train/images/vid15_mp4-0118_jpg.rf.fa2d17f0f8162b9724ccf0d6af7bc4cb.jpg \n", + " extracting: /content/train/images/vid15_mp4-0133_jpg.rf.a38c83a1b7685ca3f85beb31f52e6a03.jpg \n", + " extracting: /content/train/images/vid15_mp4-0133_jpg.rf.a9ea2976f92f811bad86ee35f0171ccc.jpg \n", + " extracting: /content/train/images/vid15_mp4-0133_jpg.rf.c0ac152626eb80abc2dc44d51a1c1d3c.jpg \n", + " extracting: /content/train/images/vid15_mp4-0134_jpg.rf.02966dddd546d235ddec0b3e954e0f30.jpg \n", + " extracting: /content/train/images/vid15_mp4-0134_jpg.rf.034e9bbae077d24da0df6c76cccbbb10.jpg \n", + " extracting: /content/train/images/vid15_mp4-0134_jpg.rf.22856217592083b299f7907cf9239c4c.jpg \n", + " extracting: /content/train/images/vid15_mp4-0139_jpg.rf.5062684d8caf7be73577034ec115a56d.jpg \n", + " extracting: /content/train/images/vid15_mp4-0139_jpg.rf.8fea2ed2e706c4627f98981b6bdd049a.jpg \n", + " extracting: /content/train/images/vid15_mp4-0139_jpg.rf.acfb741cc5168320e15e4be6639af9df.jpg \n", + " extracting: /content/train/images/vid15_mp4-0141_jpg.rf.94d9b957b79feac6f11a6c30baa30ff7.jpg \n", + " extracting: /content/train/images/vid15_mp4-0141_jpg.rf.b3c1616271f051c16c4ef984d0bc007e.jpg \n", + " extracting: /content/train/images/vid15_mp4-0141_jpg.rf.c1d57a8cfb285f2da5b06ded9cf5ea1b.jpg \n", + " extracting: /content/train/images/vid15_mp4-0144_jpg.rf.3cf3b5514c8ea3154d3f8de1d6190420.jpg \n", + " extracting: /content/train/images/vid15_mp4-0144_jpg.rf.73e7c445540be856c94e30f383c7f9e1.jpg \n", + " extracting: /content/train/images/vid15_mp4-0144_jpg.rf.bae6fd085f409a34ce053a190e9fa9b5.jpg \n", + " extracting: /content/train/images/vid15_mp4-0145_jpg.rf.27552fae9c7c51eec5544989b22759f4.jpg \n", + " extracting: /content/train/images/vid15_mp4-0145_jpg.rf.abee2c93701933bc661f43215c047400.jpg \n", + " extracting: /content/train/images/vid15_mp4-0145_jpg.rf.b0af7a14c428e3c61da0c74731d267ff.jpg \n", + " extracting: /content/train/images/vid15_mp4-0146_jpg.rf.7068fe670ec69fa08d620c848e98ff20.jpg \n", + " extracting: /content/train/images/vid15_mp4-0146_jpg.rf.bda36bd5c266d7dc49b90dc2df9983ee.jpg \n", + " extracting: /content/train/images/vid15_mp4-0146_jpg.rf.c946cf228763baf4edd89a40a2a40f70.jpg \n", + " extracting: /content/train/images/vid15_mp4-0147_jpg.rf.5a748b102719cf1e464129828a28a270.jpg \n", + " extracting: /content/train/images/vid15_mp4-0147_jpg.rf.778b55c7096ac6ccf80d674e4aedd32f.jpg \n", + " extracting: /content/train/images/vid15_mp4-0147_jpg.rf.94a6b6a77b47a2a62d3da5076fc2365c.jpg \n", + " extracting: /content/train/images/vid16_mp4-0028_jpg.rf.409c6f42742e5cc8c294fbad24962ee5.jpg \n", + " extracting: /content/train/images/vid16_mp4-0028_jpg.rf.79fe867e23d58bd9e44883bf96e3a1e4.jpg \n", + " extracting: /content/train/images/vid16_mp4-0028_jpg.rf.f8a360ab74b19064eb66b9a11ab18f46.jpg \n", + " extracting: /content/train/images/vid16_mp4-0029_jpg.rf.a6db75daf492fe1adf9eea5814a6d415.jpg \n", + " extracting: /content/train/images/vid16_mp4-0029_jpg.rf.c8f9ea90f280e7cfce0a444ccd933a66.jpg \n", + " extracting: /content/train/images/vid16_mp4-0029_jpg.rf.d4451cdcfa4c850edb98c6f57c701303.jpg \n", + " extracting: /content/train/images/vid16_mp4-0033_jpg.rf.1b904f9c1a2de8260ca280f2035ecb34.jpg \n", + " extracting: /content/train/images/vid16_mp4-0033_jpg.rf.b4003873afdaae17f8e97c38269b4ef4.jpg \n", + " extracting: /content/train/images/vid16_mp4-0033_jpg.rf.b76af1481c6efebd94058ef83b1ffac1.jpg \n", + " extracting: /content/train/images/vid16_mp4-0034_jpg.rf.0311f861bf89be397d65d76ffabc875f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0034_jpg.rf.4bbe4bbcf86c9cc6851edb38a005361f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0034_jpg.rf.9d19b89f9345b96b7c800642c1cb8b1a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0035_jpg.rf.0d754627b9cb116e867390044715c64a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0035_jpg.rf.ae56734faaf3c40de71c713860a8ee07.jpg \n", + " extracting: /content/train/images/vid16_mp4-0035_jpg.rf.f14e288927b86b5e13149c9610e71e0e.jpg \n", + " extracting: /content/train/images/vid16_mp4-0037_jpg.rf.08b4928097e484db7bdf533ecc5ce515.jpg \n", + " extracting: /content/train/images/vid16_mp4-0037_jpg.rf.a74b8c9d7c42ee68edc5775dce8fe951.jpg \n", + " extracting: /content/train/images/vid16_mp4-0037_jpg.rf.e8c7902e9f8b1179825be64b474f1bd9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0038_jpg.rf.1a80bbaa4d7323eae15d79aacf9d2f9e.jpg \n", + " extracting: /content/train/images/vid16_mp4-0038_jpg.rf.803d2eb235e8355c4f447305ff8de426.jpg \n", + " extracting: /content/train/images/vid16_mp4-0038_jpg.rf.8820649db27a8a0efdd3a603c8f83e3f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0040_jpg.rf.3ff5b39f1086e6c293b425fccc98f7b2.jpg \n", + " extracting: /content/train/images/vid16_mp4-0040_jpg.rf.741bae8448b14328331f8e915da65903.jpg \n", + " extracting: /content/train/images/vid16_mp4-0040_jpg.rf.eb1e0883c5b18bf4e9013ddbb90f83de.jpg \n", + " extracting: /content/train/images/vid16_mp4-0044_jpg.rf.8d701b3b7df3a5c2f2d508c2a3ba33de.jpg \n", + " extracting: /content/train/images/vid16_mp4-0044_jpg.rf.dea4d26a750011a3a8e52586b5de8d5c.jpg \n", + " extracting: /content/train/images/vid16_mp4-0044_jpg.rf.f23895ceb6cc001887e237f6c50aeff4.jpg \n", + " extracting: /content/train/images/vid16_mp4-0045_jpg.rf.1f6d637ed3ecf20b64b56061b90f5afb.jpg \n", + " extracting: /content/train/images/vid16_mp4-0045_jpg.rf.37d10738596959c27446833f8bee2bc2.jpg \n", + " extracting: /content/train/images/vid16_mp4-0045_jpg.rf.4004ba3db81b50a46a13aa75bd115845.jpg \n", + " extracting: /content/train/images/vid16_mp4-0045_jpg.rf.42c217323160164569b5f3c3166b1d86.jpg \n", + " extracting: /content/train/images/vid16_mp4-0045_jpg.rf.73f59116acb88963679be75ebbbc412c.jpg \n", + " extracting: /content/train/images/vid16_mp4-0045_jpg.rf.9663d9edbda74dfbc79f955e8d2b1984.jpg \n", + " extracting: /content/train/images/vid16_mp4-0046_jpg.rf.0fa9b40639b620419ea80f9f07a5ae4b.jpg \n", + " extracting: /content/train/images/vid16_mp4-0046_jpg.rf.86860e981627cc36bb88c3d3301a5cb0.jpg \n", + " extracting: /content/train/images/vid16_mp4-0046_jpg.rf.9e86a238819a8a52bae212ad61b821fb.jpg \n", + " extracting: /content/train/images/vid16_mp4-0046_jpg.rf.d14d7d564720103e5d06a971ed80749c.jpg \n", + " extracting: /content/train/images/vid16_mp4-0046_jpg.rf.e6a7fc280376de786a7ff4358570cd8c.jpg \n", + " extracting: /content/train/images/vid16_mp4-0046_jpg.rf.fb15f762ee3ced3e182b6d76997746b9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0048_jpg.rf.1bdd88c931b4f190e736cdde762bef49.jpg \n", + " extracting: /content/train/images/vid16_mp4-0048_jpg.rf.30823924dba46cde681db9e9bfb27501.jpg \n", + " extracting: /content/train/images/vid16_mp4-0048_jpg.rf.563d3db2e4e6c551ac41c6b23590648f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0048_jpg.rf.65842ded1f037806e13eaeaf7f411c36.jpg \n", + " extracting: /content/train/images/vid16_mp4-0048_jpg.rf.689cd24e761349e5ea8d434d69af09b7.jpg \n", + " extracting: /content/train/images/vid16_mp4-0048_jpg.rf.dac5961eeb447f83619f410072fe722d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0049_jpg.rf.1a3b89ad0c6690b775bf64a68f3e5aaa.jpg \n", + " extracting: /content/train/images/vid16_mp4-0049_jpg.rf.6736e6bf7a2c07cd709ef6f6e4f755ce.jpg \n", + " extracting: /content/train/images/vid16_mp4-0049_jpg.rf.b3057ab3c8ca26be4c2f3ca2ae75da7a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0049_jpg.rf.c3ce7a278e9a2d9f61f111824b78a5c6.jpg \n", + " extracting: /content/train/images/vid16_mp4-0049_jpg.rf.c3e6ec97c825d1ed010b3b5bf58cc7e6.jpg \n", + " extracting: /content/train/images/vid16_mp4-0049_jpg.rf.c68c333c46222f57aaead66fd636e34d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0050_jpg.rf.5cf6a6e386109146e854ca4973955ddd.jpg \n", + " extracting: /content/train/images/vid16_mp4-0050_jpg.rf.635038fd9799761ab249a4f041c69711.jpg \n", + " extracting: /content/train/images/vid16_mp4-0050_jpg.rf.a37b723177b67d65a874d25052bed327.jpg \n", + " extracting: /content/train/images/vid16_mp4-0051_jpg.rf.2a2784380918f1a3d7a4404adac9fca1.jpg \n", + " extracting: /content/train/images/vid16_mp4-0051_jpg.rf.3b428c505c8d66c8b5d5cf4f80b43834.jpg \n", + " extracting: /content/train/images/vid16_mp4-0051_jpg.rf.9d8fb2873beb129f80a20844cf096b2f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0052_jpg.rf.1838f57bc328e25b3939b389e853cea7.jpg \n", + " extracting: /content/train/images/vid16_mp4-0052_jpg.rf.3a9ab316206253095898c17fc97bda37.jpg \n", + " extracting: /content/train/images/vid16_mp4-0052_jpg.rf.57709f546ce2617141a460a8c2d5f580.jpg \n", + " extracting: /content/train/images/vid16_mp4-0052_jpg.rf.8fe2dc8286744f35f3ae196331141ad4.jpg \n", + " extracting: /content/train/images/vid16_mp4-0052_jpg.rf.b82329a54f99b988c1524905b5fc7cbe.jpg \n", + " extracting: /content/train/images/vid16_mp4-0052_jpg.rf.fc35c9349e4f768e97e6920bcb0202b5.jpg \n", + " extracting: /content/train/images/vid16_mp4-0053_jpg.rf.2b54f16820299290b9d8446c56ead8c5.jpg \n", + " extracting: /content/train/images/vid16_mp4-0053_jpg.rf.4dd846552fb92b705a34bd605a2e8c29.jpg \n", + " extracting: /content/train/images/vid16_mp4-0053_jpg.rf.56b83126c0b108623d3f1829ae748198.jpg \n", + " extracting: /content/train/images/vid16_mp4-0053_jpg.rf.80aa942fa24dd80751a91f5d80a35216.jpg \n", + " extracting: /content/train/images/vid16_mp4-0053_jpg.rf.9213a431f49cf87237ca33969a2656d9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0053_jpg.rf.bc8b394bd2e25ecefb5561a07922fa51.jpg \n", + " extracting: /content/train/images/vid16_mp4-0054_jpg.rf.81dd12e635dccfa81a580acb7a7af6f7.jpg \n", + " extracting: /content/train/images/vid16_mp4-0054_jpg.rf.83e47065987abc29843de0536e9deaee.jpg \n", + " extracting: /content/train/images/vid16_mp4-0054_jpg.rf.eb037691601a0df1a6dd899eb3da2fb7.jpg \n", + " extracting: /content/train/images/vid16_mp4-0064_jpg.rf.03302a42135835f1b31fcd3a17575f34.jpg \n", + " extracting: /content/train/images/vid16_mp4-0064_jpg.rf.0be7aec5fe49fb0b7053b20131438955.jpg \n", + " extracting: /content/train/images/vid16_mp4-0064_jpg.rf.5cf8c7f5724c620b436c0651a52b63f9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0065_jpg.rf.50b43f5ccc215a08ffd0fe62ed6eff6e.jpg \n", + " extracting: /content/train/images/vid16_mp4-0065_jpg.rf.b337fe9cde7ba8e8eaf63210f504de0f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0065_jpg.rf.b6e87459f2839be4d52b933150368724.jpg \n", + " extracting: /content/train/images/vid16_mp4-0066_jpg.rf.3db41223113ade119dc2aeb33ebf6a75.jpg \n", + " extracting: /content/train/images/vid16_mp4-0066_jpg.rf.47fefc87df4bca54018d5aef5773a28f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0066_jpg.rf.4fbb27c761a1f64258faa08eb447aefb.jpg \n", + " extracting: /content/train/images/vid16_mp4-0066_jpg.rf.54049981b167c53524783639b0db66bb.jpg \n", + " extracting: /content/train/images/vid16_mp4-0066_jpg.rf.9e02682dc66aa85a84d4c8f3b99056fc.jpg \n", + " extracting: /content/train/images/vid16_mp4-0066_jpg.rf.e1ecba9f0e0f5a889b76eb1d3c3a9d90.jpg \n", + " extracting: /content/train/images/vid16_mp4-0067_jpg.rf.0a997038c555f3c7fde346c2b87976ca.jpg \n", + " extracting: /content/train/images/vid16_mp4-0067_jpg.rf.6a521c4602218564eaa0b0768f70373b.jpg \n", + " extracting: /content/train/images/vid16_mp4-0067_jpg.rf.7970fe09c0f835b2f12cec709bbf62b1.jpg \n", + " extracting: /content/train/images/vid16_mp4-0067_jpg.rf.af5492103371c6b380ce246fe66245b2.jpg \n", + " extracting: /content/train/images/vid16_mp4-0067_jpg.rf.c75107c690c5f9f65cd4d3bf0f8ef296.jpg \n", + " extracting: /content/train/images/vid16_mp4-0067_jpg.rf.dd12bba255af7cc33854258d3ba40d16.jpg \n", + " extracting: /content/train/images/vid16_mp4-0070_jpg.rf.04d0264d010fb20e6582d484eea0d756.jpg \n", + " extracting: /content/train/images/vid16_mp4-0070_jpg.rf.0e4d417f8e19ba88fc99dfd9814b9df1.jpg \n", + " extracting: /content/train/images/vid16_mp4-0070_jpg.rf.0e7b2eba9f91766756a501e3f6684c70.jpg \n", + " extracting: /content/train/images/vid16_mp4-0070_jpg.rf.7b84456a8a6fac430b744d41ae823de8.jpg \n", + " extracting: /content/train/images/vid16_mp4-0070_jpg.rf.7d8b5afdf8b33d2336beb27eacf0cb1a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0070_jpg.rf.c9a4c18f410f36d59bd55fe486a4a260.jpg \n", + " extracting: /content/train/images/vid16_mp4-0071_jpg.rf.497e74f66185c888b4f3aa8ea8ad0620.jpg \n", + " extracting: /content/train/images/vid16_mp4-0071_jpg.rf.9b9a95908db0df701e7a8a45e76ec27e.jpg \n", + " extracting: /content/train/images/vid16_mp4-0071_jpg.rf.f47a6f635c8b277079e5f41a48fbfe93.jpg \n", + " extracting: /content/train/images/vid16_mp4-0072_jpg.rf.1727a913b39e624bc1541773315c9193.jpg \n", + " extracting: /content/train/images/vid16_mp4-0072_jpg.rf.17f4f1902f52b5c1a6b4ccda28da5c38.jpg \n", + " extracting: /content/train/images/vid16_mp4-0072_jpg.rf.8344e163f04f2cb076d76735e365feec.jpg \n", + " extracting: /content/train/images/vid16_mp4-0072_jpg.rf.94d00fd4dbda060290c1fd55c906d593.jpg \n", + " extracting: /content/train/images/vid16_mp4-0072_jpg.rf.9eb235ca2c4126f25acfccc2fa672804.jpg \n", + " extracting: /content/train/images/vid16_mp4-0072_jpg.rf.aac2390c817e8df3bc5aecc826b0e20e.jpg \n", + " extracting: /content/train/images/vid16_mp4-0073_jpg.rf.3ab06dfc30e112fc67491c30e7860d22.jpg \n", + " extracting: /content/train/images/vid16_mp4-0073_jpg.rf.60610fce26fea1d3c51d9ebaf5dc822f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0073_jpg.rf.7d125772e06714471841a005dc254dd3.jpg \n", + " extracting: /content/train/images/vid16_mp4-0076_jpg.rf.0a87c715a90e621fadfad8c064b7ed0f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0076_jpg.rf.65c5c4a7dd19b201187578451d3c7a50.jpg \n", + " extracting: /content/train/images/vid16_mp4-0076_jpg.rf.95f98fefabd4feeed402fd6dd3419f38.jpg \n", + " extracting: /content/train/images/vid16_mp4-0077_jpg.rf.993f774cc7f150a35ab72dc90fe02a7e.jpg \n", + " extracting: /content/train/images/vid16_mp4-0077_jpg.rf.c35951e8e236b052985059db5e0f9d46.jpg \n", + " extracting: /content/train/images/vid16_mp4-0077_jpg.rf.f06657c9a1ba3d94f73946b7a4ff8b65.jpg \n", + " extracting: /content/train/images/vid16_mp4-0079_jpg.rf.14f315942182e0582014215ad48508eb.jpg \n", + " extracting: /content/train/images/vid16_mp4-0079_jpg.rf.36d251b924eaafedb25a775974e7ab10.jpg \n", + " extracting: /content/train/images/vid16_mp4-0079_jpg.rf.9c2787e68c12878aae8743b737e88f58.jpg \n", + " extracting: /content/train/images/vid16_mp4-0079_jpg.rf.c8d97d1070ba80d76c53ea260bc5321d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0079_jpg.rf.d1080f049d876664ea0322aa9123a575.jpg \n", + " extracting: /content/train/images/vid16_mp4-0079_jpg.rf.da7acaabd7e9d73d3432d5e5760f2c2a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0082_jpg.rf.847774b80ab235a722a71c085b39d8b6.jpg \n", + " extracting: /content/train/images/vid16_mp4-0082_jpg.rf.8ab60e2bd4a31ed699adb5a8f248f3d2.jpg \n", + " extracting: /content/train/images/vid16_mp4-0082_jpg.rf.ce1aef3419a5b23b34d613c03756b959.jpg \n", + " extracting: /content/train/images/vid16_mp4-0085_jpg.rf.2f0502efcc1c5155778cd367e1eb51a9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0085_jpg.rf.9443b9cffc3fd339ef67e5fab77efc23.jpg \n", + " extracting: /content/train/images/vid16_mp4-0085_jpg.rf.c551933084ac1535dc55c0b099cb3118.jpg \n", + " extracting: /content/train/images/vid16_mp4-0086_jpg.rf.5182b12b9e68aa22dca5d1c5bb76facb.jpg \n", + " extracting: /content/train/images/vid16_mp4-0086_jpg.rf.612a1eca41629f996fa00f1bcaa5d9e9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0086_jpg.rf.dbc0451b913ef854a2b2ecf14681c919.jpg \n", + " extracting: /content/train/images/vid16_mp4-0087_jpg.rf.9bb4d4332810e2c3ae7861c9d66032ad.jpg \n", + " extracting: /content/train/images/vid16_mp4-0087_jpg.rf.bdd7254833510231abf36232e6a43856.jpg \n", + " extracting: /content/train/images/vid16_mp4-0087_jpg.rf.e8a627ff1abc77d21982b26bede77fce.jpg \n", + " extracting: /content/train/images/vid16_mp4-0088_jpg.rf.19467bbe9425f7bf1ddfc537a088a0a7.jpg \n", + " extracting: /content/train/images/vid16_mp4-0088_jpg.rf.198c93c4c72da0e5d06e6261f1f8a0f6.jpg \n", + " extracting: /content/train/images/vid16_mp4-0088_jpg.rf.e0c4c9811aa4bfadef4e9f26f0bbe9b4.jpg \n", + " extracting: /content/train/images/vid16_mp4-0089_jpg.rf.3d9be12a3946f51e91a214bebbed2fd1.jpg \n", + " extracting: /content/train/images/vid16_mp4-0089_jpg.rf.86b0d53e1909b06d09d98bb46127012c.jpg \n", + " extracting: /content/train/images/vid16_mp4-0089_jpg.rf.d866646956fccdaee1c511bbce1114d5.jpg \n", + " extracting: /content/train/images/vid16_mp4-0092_jpg.rf.7a6092717f301b73cfaeda775fe79261.jpg \n", + " extracting: /content/train/images/vid16_mp4-0092_jpg.rf.aa9b2afaf17360c2764dc3d29411cd70.jpg \n", + " extracting: /content/train/images/vid16_mp4-0092_jpg.rf.b29e48a212e4c333abed314dc5f6031a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0093_jpg.rf.0dbc06a9f7eda4a494c40f7264cf26b4.jpg \n", + " extracting: /content/train/images/vid16_mp4-0093_jpg.rf.7d1f509407131a5d7510692805a08795.jpg \n", + " extracting: /content/train/images/vid16_mp4-0093_jpg.rf.cee284788bdd870900699e4f959b994f.jpg \n", + " extracting: /content/train/images/vid16_mp4-0096_jpg.rf.2697b5eec35310d5adfb1632712a3319.jpg \n", + " extracting: /content/train/images/vid16_mp4-0096_jpg.rf.5d114001057d579fad0a661570cd4a6b.jpg \n", + " extracting: /content/train/images/vid16_mp4-0096_jpg.rf.bf8a9ce9fef17a894031e5ad07765077.jpg \n", + " extracting: /content/train/images/vid16_mp4-0101_jpg.rf.1585e668da3c36dd21bdf6ef518b508a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0101_jpg.rf.389af7ea8d363c6ade05e17bc8d612ba.jpg \n", + " extracting: /content/train/images/vid16_mp4-0101_jpg.rf.d95a9dd9a41d880e397a302532c1a727.jpg \n", + " extracting: /content/train/images/vid16_mp4-0113_jpg.rf.48b84793cb666e1deff6ba591c5f7594.jpg \n", + " extracting: /content/train/images/vid16_mp4-0113_jpg.rf.5291a2bc4025a2f3bcb0b4dddeda728d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0113_jpg.rf.5b426ebbb0ae7c44840408a6931095a6.jpg \n", + " extracting: /content/train/images/vid16_mp4-0114_jpg.rf.49a6a1b28967310f2d7fb5e3f6cd90d6.jpg \n", + " extracting: /content/train/images/vid16_mp4-0114_jpg.rf.4dc7a26f502949202149af5e59ec329d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0114_jpg.rf.dc9b6a6cbb6ff794edc219106ba4a903.jpg \n", + " extracting: /content/train/images/vid16_mp4-0116_jpg.rf.13f9e9b899f70123b4fe15c4e7ed961d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0116_jpg.rf.9e11845c4e2a25d3d2b6a154da7d0b0d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0116_jpg.rf.cef621eaeffda7f323d354871c8aab1a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0117_jpg.rf.43a39d83533fe2efbf0714976cf1eae3.jpg \n", + " extracting: /content/train/images/vid16_mp4-0117_jpg.rf.a506e3e7fe17cde2ebbfead65a5d8d1a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0117_jpg.rf.b68fd70739a17406e3650e6964b87220.jpg \n", + " extracting: /content/train/images/vid16_mp4-0120_jpg.rf.06199859d6a7f4c47064a17aa82d445d.jpg \n", + " extracting: /content/train/images/vid16_mp4-0120_jpg.rf.9ce2cc661455e01c38802c22d21a5af3.jpg \n", + " extracting: /content/train/images/vid16_mp4-0120_jpg.rf.ce2d5f1a45f27a26cdb3c415a623aeff.jpg \n", + " extracting: /content/train/images/vid16_mp4-0121_jpg.rf.4ca92eb12c788261b6c932d37e4fabf9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0121_jpg.rf.57085f512c4b302d24851bf70b74d370.jpg \n", + " extracting: /content/train/images/vid16_mp4-0121_jpg.rf.680fcf504c59b07c7507bb8e9920d7e9.jpg \n", + " extracting: /content/train/images/vid16_mp4-0123_jpg.rf.32eef4497321bc04302a3db3a89c416e.jpg \n", + " extracting: /content/train/images/vid16_mp4-0123_jpg.rf.5118a0f39c0abc6c3605863705b7780a.jpg \n", + " extracting: /content/train/images/vid16_mp4-0123_jpg.rf.c54db8340f4130bc8af76f50f709c3a3.jpg \n", + " extracting: /content/train/images/vid16_mp4-0124_jpg.rf.5aaa2fc35e3a87e2a2ef894f2ee26731.jpg \n", + " extracting: /content/train/images/vid16_mp4-0124_jpg.rf.b3be8dfb3e00d43cdf76ffcbb0f6bee6.jpg \n", + " extracting: /content/train/images/vid16_mp4-0124_jpg.rf.e8c4f91ac632392b47e9d39d45c333ae.jpg \n", + " extracting: /content/train/images/vid16_mp4-0126_jpg.rf.5c16baf13e9e35def74b10bcff8ece23.jpg \n", + " extracting: /content/train/images/vid16_mp4-0126_jpg.rf.ad0403954fa68f60d426387fa3d167bd.jpg \n", + " extracting: /content/train/images/vid16_mp4-0126_jpg.rf.be61150dd7795565399b424f343f84d8.jpg \n", + " extracting: /content/train/images/vid16_mp4-0129_jpg.rf.25df18d29e3901b550808d8233ff0a13.jpg \n", + " extracting: /content/train/images/vid16_mp4-0129_jpg.rf.606be8d3e6374097c286eee5d3d04346.jpg \n", + " extracting: /content/train/images/vid16_mp4-0129_jpg.rf.79ce73d72d1410bf00fcc3a84383a00a.jpg \n", + " extracting: /content/train/images/vid1_mp4-0043_jpg.rf.07508f95b34769214fc6b93430c0b6d0.jpg \n", + " extracting: /content/train/images/vid1_mp4-0043_jpg.rf.75efe1508be24066f42edd385e44acb7.jpg \n", + " extracting: /content/train/images/vid1_mp4-0043_jpg.rf.b355b921e6fb3886a94f5d05fe147803.jpg \n", + " extracting: /content/train/images/vid1_mp4-0044_jpg.rf.4d9b5c4bf843702c230b8c1e590b9b2e.jpg \n", + " extracting: /content/train/images/vid1_mp4-0044_jpg.rf.f111bd917f66739e6c4cedf68201869d.jpg \n", + " extracting: /content/train/images/vid1_mp4-0044_jpg.rf.fcc168442b2e872ed3220a06808821e2.jpg \n", + " extracting: /content/train/images/vid1_mp4-0045_jpg.rf.0d8d50da1e845d5ec726673a98752c59.jpg \n", + " extracting: /content/train/images/vid1_mp4-0045_jpg.rf.5b2fba159404beb59dbc512513eb6061.jpg \n", + " extracting: /content/train/images/vid1_mp4-0045_jpg.rf.89904b682b5bc884ca99e9c2837a0621.jpg \n", + " extracting: /content/train/images/vid1_mp4-0046_jpg.rf.89736db2f7639c057bf6ae89ab010e50.jpg \n", + " extracting: /content/train/images/vid1_mp4-0046_jpg.rf.f9d3de54fa9e6fcc80d1b9e3e653fa0f.jpg \n", + " extracting: /content/train/images/vid1_mp4-0046_jpg.rf.fa7d8bea15dece5234c567a1cdcfd24c.jpg \n", + " extracting: /content/train/images/vid1_mp4-0047_jpg.rf.300dcd5499e421c7a79865c95eed8004.jpg \n", + " extracting: /content/train/images/vid1_mp4-0047_jpg.rf.33befcaf16fc0e61c007d97c76e697da.jpg \n", + " extracting: /content/train/images/vid1_mp4-0047_jpg.rf.9c2933612a0e34f473a58d0d7a18847e.jpg \n", + " extracting: /content/train/images/vid1_mp4-0051_jpg.rf.4b336a9ca83d0e0f09e051addbe7e7e4.jpg \n", + " extracting: /content/train/images/vid1_mp4-0051_jpg.rf.5637f341de76ed199a22b8efb13d6584.jpg \n", + " extracting: /content/train/images/vid1_mp4-0051_jpg.rf.a88013d7502e1b0661329d209e64ac47.jpg \n", + " extracting: /content/train/images/vid1_mp4-0053_jpg.rf.1104ca98e8484e15b9563373e816a8de.jpg \n", + " extracting: /content/train/images/vid1_mp4-0053_jpg.rf.2081d7feb9c56dc8d417aeb03b5a2e02.jpg \n", + " extracting: /content/train/images/vid1_mp4-0053_jpg.rf.feae11091fab677265780b9b04833deb.jpg \n", + " extracting: /content/train/images/vid1_mp4-0055_jpg.rf.0f7218f5c8ccd0f41fc9e747fbe167cf.jpg \n", + " extracting: /content/train/images/vid1_mp4-0055_jpg.rf.201794a683bee9101842e5d919d23432.jpg \n", + " extracting: /content/train/images/vid1_mp4-0055_jpg.rf.4bf5214962f24850f2c13b115e6130e0.jpg \n", + " extracting: /content/train/images/vid1_mp4-0056_jpg.rf.81411a5fb346563315ecc8b26696f2b4.jpg \n", + " extracting: /content/train/images/vid1_mp4-0056_jpg.rf.ec039767a8da16ef4968a50e115196a5.jpg \n", + " extracting: /content/train/images/vid1_mp4-0056_jpg.rf.edd194c9702676c32947b14929e6e6f6.jpg \n", + " extracting: /content/train/images/vid1_mp4-0057_jpg.rf.5bf0e386e9a2b47218cfc6b7873aa398.jpg \n", + " extracting: /content/train/images/vid1_mp4-0057_jpg.rf.78f947a713d579dec61d1b2577c7fdec.jpg \n", + " extracting: /content/train/images/vid1_mp4-0057_jpg.rf.face7f42be34770ffbb4d06c04a39fda.jpg \n", + " extracting: /content/train/images/vid1_mp4-0058_jpg.rf.1df5e5052b58f03b136e1c73c04814e1.jpg \n", + " extracting: /content/train/images/vid1_mp4-0058_jpg.rf.7e3df2ef6b2e8610de4c87e7ae89167c.jpg \n", + " extracting: /content/train/images/vid1_mp4-0058_jpg.rf.a769acc4097dede097363be7721a0d04.jpg \n", + " extracting: /content/train/images/vid1_mp4-0061_jpg.rf.27da8e25c8b447b9d114aed8646d1575.jpg \n", + " extracting: /content/train/images/vid1_mp4-0061_jpg.rf.64019f403c13d284e11ae5c3b6e9063e.jpg \n", + " extracting: /content/train/images/vid1_mp4-0061_jpg.rf.ce220e1af45b67097306b4b21d2e9636.jpg \n", + " extracting: /content/train/images/vid1_mp4-0062_jpg.rf.1af22ea383e95b7293885900d53c356e.jpg \n", + " extracting: /content/train/images/vid1_mp4-0062_jpg.rf.81a9dd04e177fe4f388e2a1805de8567.jpg \n", + " extracting: /content/train/images/vid1_mp4-0062_jpg.rf.f387caa279e024f410ec5fd3de4bde96.jpg \n", + " extracting: /content/train/images/vid1_mp4-0063_jpg.rf.59f606924c755212ca0b92b7c583a3b5.jpg \n", + " extracting: /content/train/images/vid1_mp4-0063_jpg.rf.8bc40f93f74a8e8af9e4e44d544b681f.jpg \n", + " extracting: /content/train/images/vid1_mp4-0063_jpg.rf.eb182112013859e8e309cb45534b5144.jpg \n", + " extracting: /content/train/images/vid1_mp4-0064_jpg.rf.03b30fe97f13219c3fdc3728daf75f90.jpg \n", + " extracting: /content/train/images/vid1_mp4-0064_jpg.rf.1a5da767033d73db1242b9fd02af3f8a.jpg \n", + " extracting: /content/train/images/vid1_mp4-0064_jpg.rf.8057601383d683f2c0e154e678c7a18c.jpg \n", + " extracting: /content/train/images/vid1_mp4-0066_jpg.rf.61f53e0b267a674259f17682763f9270.jpg \n", + " extracting: /content/train/images/vid1_mp4-0066_jpg.rf.ade8dc25a99c8e89cfcfba80e6f2e800.jpg \n", + " extracting: /content/train/images/vid1_mp4-0066_jpg.rf.fb17efa26b1590d86dd9150ca41c72c9.jpg \n", + " extracting: /content/train/images/vid1_mp4-0068_jpg.rf.0e1ce4578cd2b6275541da197ec9bf17.jpg \n", + " extracting: /content/train/images/vid1_mp4-0068_jpg.rf.6500bb34025b565f84919694c2720a12.jpg \n", + " extracting: /content/train/images/vid1_mp4-0068_jpg.rf.eef866270aced31b48396d5205c5ca8c.jpg \n", + " extracting: /content/train/images/vid1_mp4-0069_jpg.rf.68aa0fbad88623bbc080748dd705088e.jpg \n", + " extracting: /content/train/images/vid1_mp4-0069_jpg.rf.934600a7e693f3a7b58043f4d28d8a5f.jpg \n", + " extracting: /content/train/images/vid1_mp4-0069_jpg.rf.a7643e6743c9cf59db4b565cead14804.jpg \n", + " extracting: /content/train/images/vid1_mp4-0071_jpg.rf.6e9d54de9c578df1278deba9694bc2ef.jpg \n", + " extracting: /content/train/images/vid1_mp4-0071_jpg.rf.97cc004fdd89afc5ca3c9857e57bf041.jpg \n", + " extracting: /content/train/images/vid1_mp4-0071_jpg.rf.ff04d00e340f9c957e11b47789adb9ea.jpg \n", + " extracting: /content/train/images/vid1_mp4-0072_jpg.rf.8325c4b5f676f22faba3c5113261f0ed.jpg \n", + " extracting: /content/train/images/vid1_mp4-0072_jpg.rf.962fb57abc8ad28f2462b45f4c96c437.jpg \n", + " extracting: /content/train/images/vid1_mp4-0072_jpg.rf.f4fe0fc94e1fa76145e611b5d4b77859.jpg \n", + " extracting: /content/train/images/vid1_mp4-0082_jpg.rf.4a80c8b00ce4702ca14b4b208240de52.jpg \n", + " extracting: /content/train/images/vid1_mp4-0082_jpg.rf.6e6f94105e82a985011877b20c94b02e.jpg \n", + " extracting: /content/train/images/vid1_mp4-0082_jpg.rf.73d540572d03432fcf1a406547f10b82.jpg \n", + " extracting: /content/train/images/vid1_mp4-0083_jpg.rf.22dc8ac03c023cc6df48ecb776e320d5.jpg \n", + " extracting: /content/train/images/vid1_mp4-0083_jpg.rf.e02442b490c5f9c20a9493eb4271fa50.jpg \n", + " extracting: /content/train/images/vid1_mp4-0083_jpg.rf.fe47476ee226643b35ff4c53ca36f587.jpg \n", + " extracting: /content/train/images/vid1_mp4-0084_jpg.rf.30e4d2b85e2aeee05dffbd79b41e4200.jpg \n", + " extracting: /content/train/images/vid1_mp4-0084_jpg.rf.4b265a03363a8fb9559c07f3d66c408c.jpg \n", + " extracting: /content/train/images/vid1_mp4-0084_jpg.rf.f5c9e48ab2bb927ed39b69ff376ca1c3.jpg \n", + " extracting: /content/train/images/vid1_mp4-0104_jpg.rf.20ee36b26ea6284b29b363db82157595.jpg \n", + " extracting: /content/train/images/vid1_mp4-0104_jpg.rf.3277586e590c5f1c9af3d22cac357400.jpg \n", + " extracting: /content/train/images/vid1_mp4-0104_jpg.rf.ec8e2644af5d3684238fce36e7c4994f.jpg \n", + " extracting: /content/train/images/vid1_mp4-0105_jpg.rf.38186b10614905da0eed804e6a9f6073.jpg \n", + " extracting: /content/train/images/vid1_mp4-0105_jpg.rf.b6980aa30589f0b795773db255bb6a32.jpg \n", + " extracting: /content/train/images/vid1_mp4-0105_jpg.rf.c3167239d1d630cebdecd553009cd20d.jpg \n", + " extracting: /content/train/images/vid1_mp4-0106_jpg.rf.3b11993824db22373c0a318a3441afdb.jpg \n", + " extracting: /content/train/images/vid1_mp4-0106_jpg.rf.6388f8b33ab1ff61f85ddad72ede76a7.jpg \n", + " extracting: /content/train/images/vid1_mp4-0106_jpg.rf.961ab4d55cb18204363d4e3956ef1d1e.jpg \n", + " extracting: /content/train/images/vid1_mp4-0107_jpg.rf.1f66c3b77ac1ab2f16ce63cc21b8f742.jpg \n", + " extracting: /content/train/images/vid1_mp4-0107_jpg.rf.6822a692aa99b0aa66fc7175643545c4.jpg \n", + " extracting: /content/train/images/vid1_mp4-0107_jpg.rf.987d6c97fea7584eb12282e4be08bece.jpg \n", + " extracting: /content/train/images/vid1_mp4-0109_jpg.rf.051cade02271a25e7fcfd15e6f55a0de.jpg \n", + " extracting: /content/train/images/vid1_mp4-0109_jpg.rf.2eabdda0917a41c7ea604dfce4973b6c.jpg \n", + " extracting: /content/train/images/vid1_mp4-0109_jpg.rf.b070eeeb0cde8dcd855f01bf66273d32.jpg \n", + " extracting: /content/train/images/vid3_mp4-0044_jpg.rf.5bbc838f5adf35656392bc270a761272.jpg \n", + " extracting: /content/train/images/vid3_mp4-0044_jpg.rf.5d239ffaa6da3d513f65985a27de006c.jpg \n", + " extracting: /content/train/images/vid3_mp4-0044_jpg.rf.6867988fb8211b5e44f4dc358f1bb269.jpg \n", + " extracting: /content/train/images/vid3_mp4-0045_jpg.rf.00d9bbc1119f082a2f5eb2669c2fea2d.jpg \n", + " extracting: /content/train/images/vid3_mp4-0045_jpg.rf.2c0c8fafcc97b719f2faf19d1a08d1e2.jpg \n", + " extracting: /content/train/images/vid3_mp4-0045_jpg.rf.fc0aadc39c0d758354e752a365cc76e0.jpg \n", + " extracting: /content/train/images/vid3_mp4-0046_jpg.rf.1e5544bc956594bd0245edbc43e59d65.jpg \n", + " extracting: /content/train/images/vid3_mp4-0046_jpg.rf.8b5d3b15d3e5bfcea3f59a09296c60da.jpg \n", + " extracting: /content/train/images/vid3_mp4-0046_jpg.rf.9f5fef9b1d540570e971fd5a53b83bec.jpg \n", + " extracting: /content/train/images/vid3_mp4-0063_jpg.rf.2d23c78f56d000e7aab5d81098b62129.jpg \n", + " extracting: /content/train/images/vid3_mp4-0063_jpg.rf.675d18de8be3bf5becccbc9c9f04070b.jpg \n", + " extracting: /content/train/images/vid3_mp4-0063_jpg.rf.c7e538c8dfef96b81d486d0c0161aeca.jpg \n", + " extracting: /content/train/images/vid3_mp4-0064_jpg.rf.37e378114e93f70961fbddae99befcad.jpg \n", + " extracting: /content/train/images/vid3_mp4-0064_jpg.rf.9f1a109b363e22cdede67b3fad6a505a.jpg \n", + " extracting: /content/train/images/vid3_mp4-0064_jpg.rf.cb69d73f6bc228e9fc8536a145afd555.jpg \n", + " extracting: /content/train/images/vid5_mp4-0041_jpg.rf.97d0137ba79cbd9b5a71dcb9b54c3ae8.jpg \n", + " extracting: /content/train/images/vid5_mp4-0041_jpg.rf.dcbd95d63e835bb55b97e7e0de7f909d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0041_jpg.rf.ee233cd9ddf146c756263d940cc18b3e.jpg \n", + " extracting: /content/train/images/vid5_mp4-0043_jpg.rf.58992c250e3a1028ff56f494d82b96f8.jpg \n", + " extracting: /content/train/images/vid5_mp4-0043_jpg.rf.6097b03e88ab95ce7afdb7751843d2d3.jpg \n", + " extracting: /content/train/images/vid5_mp4-0043_jpg.rf.b6278f876410072b3bff736b45776e5d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0046_jpg.rf.58b296b84436909278677787fc7dc909.jpg \n", + " extracting: /content/train/images/vid5_mp4-0046_jpg.rf.6b9c4a007c5477c6e7ee8612dea59c1c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0046_jpg.rf.9111f247a60b444f2b231de49e34edc9.jpg \n", + " extracting: /content/train/images/vid5_mp4-0047_jpg.rf.6afce854bde1f71e28bc839ff49559ff.jpg \n", + " extracting: /content/train/images/vid5_mp4-0047_jpg.rf.8594d0472084db81be495e91c40cac17.jpg \n", + " extracting: /content/train/images/vid5_mp4-0047_jpg.rf.cc2e3d79aeb19eabb200df403d458e3c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0049_jpg.rf.92fd7cbac8f78fe41fda926dae381d58.jpg \n", + " extracting: /content/train/images/vid5_mp4-0049_jpg.rf.b65c2cff4a7a4fe1c478a64f3f673a19.jpg \n", + " extracting: /content/train/images/vid5_mp4-0049_jpg.rf.c1daef0084157e8ef917e6aed896c8fd.jpg \n", + " extracting: /content/train/images/vid5_mp4-0050_jpg.rf.2973bb49229da204615cae1ff48c5881.jpg \n", + " extracting: /content/train/images/vid5_mp4-0050_jpg.rf.34e11f2bcb9f25fca327b5dbda6591e3.jpg \n", + " extracting: /content/train/images/vid5_mp4-0050_jpg.rf.c3784faae66c87b183fe57f6315d2f54.jpg \n", + " extracting: /content/train/images/vid5_mp4-0051_jpg.rf.2a3652f5f31e0554885354edba0bcd2c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0051_jpg.rf.83d8a32a248aff6ce109b3da4fc31f91.jpg \n", + " extracting: /content/train/images/vid5_mp4-0051_jpg.rf.a90bed0ef7500b1cda44877d89c4461f.jpg \n", + " extracting: /content/train/images/vid5_mp4-0052_jpg.rf.7b692a162d63053d902fc11ab23a0cd3.jpg \n", + " extracting: /content/train/images/vid5_mp4-0052_jpg.rf.9465a6cad1832074754fc60e1d1b8550.jpg \n", + " extracting: /content/train/images/vid5_mp4-0052_jpg.rf.ab4ff8e05956c06be629573be7049be6.jpg \n", + " extracting: /content/train/images/vid5_mp4-0053_jpg.rf.15caa8966167117a0fe3efe1ffe09ca3.jpg \n", + " extracting: /content/train/images/vid5_mp4-0053_jpg.rf.493fd88274bd8e70363b7329cb20c048.jpg \n", + " extracting: /content/train/images/vid5_mp4-0053_jpg.rf.d6c4ec9fbe192c817cc0cda740fca307.jpg \n", + " extracting: /content/train/images/vid5_mp4-0059_jpg.rf.01c0e153ead792daee3197831ecbc3d6.jpg \n", + " extracting: /content/train/images/vid5_mp4-0059_jpg.rf.eeced596f366b422aa0e246f7b588cbb.jpg \n", + " extracting: /content/train/images/vid5_mp4-0059_jpg.rf.f163fdb4e0d233ccef36ec147b4fa5bd.jpg \n", + " extracting: /content/train/images/vid5_mp4-0060_jpg.rf.1f5c67a597e0522b895008b64f59db4a.jpg \n", + " extracting: /content/train/images/vid5_mp4-0060_jpg.rf.2b5e5ffb5a3faba83b447dca5f0958ec.jpg \n", + " extracting: /content/train/images/vid5_mp4-0060_jpg.rf.41425a210ed3327b5d8a6152d6ffd010.jpg \n", + " extracting: /content/train/images/vid5_mp4-0061_jpg.rf.1827b57f8b8ebf9229f3e93c48c1b9c5.jpg \n", + " extracting: /content/train/images/vid5_mp4-0061_jpg.rf.52e1f765f00be6234d8bc4e837f56e73.jpg \n", + " extracting: /content/train/images/vid5_mp4-0061_jpg.rf.91f8e83c5eb86a0982df45adc988333d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0062_jpg.rf.02bcd03e828f866c97a00481cf671f6c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0062_jpg.rf.0d3b9c33e1442a56313a97a17805e641.jpg \n", + " extracting: /content/train/images/vid5_mp4-0062_jpg.rf.4aada3f8b11ddcf4bc79e245e9e67f07.jpg \n", + " extracting: /content/train/images/vid5_mp4-0066_jpg.rf.30b636305983d6ef7aa7303d776c98d3.jpg \n", + " extracting: /content/train/images/vid5_mp4-0066_jpg.rf.7a47a604507174837aed7ab785a19b28.jpg \n", + " extracting: /content/train/images/vid5_mp4-0066_jpg.rf.ba44f03d8fa895259708510f32d379b3.jpg \n", + " extracting: /content/train/images/vid5_mp4-0067_jpg.rf.167d4eab19cb317fab036fd22da17e0e.jpg \n", + " extracting: /content/train/images/vid5_mp4-0067_jpg.rf.1de7cec63a638c1f0154a9d22f4e12f5.jpg \n", + " extracting: /content/train/images/vid5_mp4-0067_jpg.rf.97b0d5074098c35892c62b97502803b6.jpg \n", + " extracting: /content/train/images/vid5_mp4-0069_jpg.rf.635fdd9ea381105a17117db025f9bf9f.jpg \n", + " extracting: /content/train/images/vid5_mp4-0069_jpg.rf.63aa19aa3f8ee4bab0ed6a27457dc0ef.jpg \n", + " extracting: /content/train/images/vid5_mp4-0069_jpg.rf.d7e074bce265441b6cff22b918a7a183.jpg \n", + " extracting: /content/train/images/vid5_mp4-0071_jpg.rf.2ac34c804f31cb46ae78d5a49323f2b4.jpg \n", + " extracting: /content/train/images/vid5_mp4-0071_jpg.rf.562c54b5f709de18a31c6720e94f72a7.jpg \n", + " extracting: /content/train/images/vid5_mp4-0071_jpg.rf.c8b00dde8180695adc6f24f6d56cc097.jpg \n", + " extracting: /content/train/images/vid5_mp4-0072_jpg.rf.d3958f1903612f958cb5a7b030a8d461.jpg \n", + " extracting: /content/train/images/vid5_mp4-0072_jpg.rf.e6d7e78b3513a19f1db487ac0bd7bd85.jpg \n", + " extracting: /content/train/images/vid5_mp4-0072_jpg.rf.f546647ddf0bf8bd109118cec0970851.jpg \n", + " extracting: /content/train/images/vid5_mp4-0076_jpg.rf.041a40fe5f47e6a0bd3b4be0f314b91a.jpg \n", + " extracting: /content/train/images/vid5_mp4-0076_jpg.rf.642abea47b47e88188e90816a0f8e85c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0076_jpg.rf.feafa8ca292c270bcba2e9dbd017ad4d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0077_jpg.rf.862267c6e37945a2131fbddd11305d98.jpg \n", + " extracting: /content/train/images/vid5_mp4-0077_jpg.rf.8b725d562b89e6358348c829931bad98.jpg \n", + " extracting: /content/train/images/vid5_mp4-0077_jpg.rf.f4989b765c28a556d9ffa440de46036e.jpg \n", + " extracting: /content/train/images/vid5_mp4-0078_jpg.rf.14ffe8b0995513f5db78f74ae38ba5fa.jpg \n", + " extracting: /content/train/images/vid5_mp4-0078_jpg.rf.4fe90a94277552d2283f0b2b691c7b1c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0078_jpg.rf.df1ec4003d9c46f616db4b219b12f284.jpg \n", + " extracting: /content/train/images/vid5_mp4-0079_jpg.rf.1b99e2531a4d315fce444b913b18971e.jpg \n", + " extracting: /content/train/images/vid5_mp4-0079_jpg.rf.40f019ac79197b9470f0bd9b26d0f8f4.jpg \n", + " extracting: /content/train/images/vid5_mp4-0079_jpg.rf.5ff9b237d7a38e657cedbd1c4b5617a8.jpg \n", + " extracting: /content/train/images/vid5_mp4-0081_jpg.rf.526892a304d17dc30eb4ebc60088fadf.jpg \n", + " extracting: /content/train/images/vid5_mp4-0081_jpg.rf.edb5dd10720931ea6757b7ff55326874.jpg \n", + " extracting: /content/train/images/vid5_mp4-0081_jpg.rf.f1acec52543c0a52fe8443a20b746f6d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0082_jpg.rf.09bb6472df6ca4931160fa968897ea17.jpg \n", + " extracting: /content/train/images/vid5_mp4-0082_jpg.rf.140b5f8194c6b01f5295983d75fa04ba.jpg \n", + " extracting: /content/train/images/vid5_mp4-0082_jpg.rf.f043bb275b18715c1b58a511efc85502.jpg \n", + " extracting: /content/train/images/vid5_mp4-0084_jpg.rf.217c6e151055cf85cef61ba7ec759237.jpg \n", + " extracting: /content/train/images/vid5_mp4-0084_jpg.rf.9753b8be138a3c3ace857249c63b09ef.jpg \n", + " extracting: /content/train/images/vid5_mp4-0084_jpg.rf.9ab0928af238b13db821f441609d191d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0092_jpg.rf.57f26b73dbbe752563ef1449a7ec0475.jpg \n", + " extracting: /content/train/images/vid5_mp4-0092_jpg.rf.5c1760c208131a6bbad5683609c87568.jpg \n", + " extracting: /content/train/images/vid5_mp4-0092_jpg.rf.889cfdfbf31756bec920c555f801b1c4.jpg \n", + " extracting: /content/train/images/vid5_mp4-0093_jpg.rf.415c3d598eec5f9e65f54f49a7277e2c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0093_jpg.rf.b0ef8056d2bea68bbd16ac7e308d6eb1.jpg \n", + " extracting: /content/train/images/vid5_mp4-0093_jpg.rf.fafdeea55e3fa210e0496064e5f2806f.jpg \n", + " extracting: /content/train/images/vid5_mp4-0096_jpg.rf.9a7d6a31e64b32518d974c31ab712321.jpg \n", + " extracting: /content/train/images/vid5_mp4-0096_jpg.rf.ad8eb197f1712af2c46ef75cb352e0b1.jpg \n", + " extracting: /content/train/images/vid5_mp4-0096_jpg.rf.dd9b91fac6eed1d723fee5af8a536a0d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0097_jpg.rf.97a6c645952e19336b33868a8504f14e.jpg \n", + " extracting: /content/train/images/vid5_mp4-0097_jpg.rf.af4d56270a36b0f49ce090f283413473.jpg \n", + " extracting: /content/train/images/vid5_mp4-0097_jpg.rf.bb64c4b0b5a553e8663627bd23539e7f.jpg \n", + " extracting: /content/train/images/vid5_mp4-0099_jpg.rf.17e136e229e2debdb5a27b0f339849fb.jpg \n", + " extracting: /content/train/images/vid5_mp4-0099_jpg.rf.82ff7f09d45083e913a1c22f8e99fff3.jpg \n", + " extracting: /content/train/images/vid5_mp4-0099_jpg.rf.a43c166e11b480da4f05a600ff82e39b.jpg \n", + " extracting: /content/train/images/vid5_mp4-0101_jpg.rf.05372428a2d233ca4e326cfc3f6fc503.jpg \n", + " extracting: /content/train/images/vid5_mp4-0101_jpg.rf.8efaaf859ae0bc379ac1d5f5c2b60065.jpg \n", + " extracting: /content/train/images/vid5_mp4-0101_jpg.rf.c8fdf454920c407ecb31267f01381e3d.jpg \n", + " extracting: /content/train/images/vid5_mp4-0102_jpg.rf.101ee600d4eb36059596d239e4226179.jpg \n", + " extracting: /content/train/images/vid5_mp4-0102_jpg.rf.d427c70d5a35f3268e8b9f06c506c848.jpg \n", + " extracting: /content/train/images/vid5_mp4-0102_jpg.rf.e6499d3192df96268350810b2262b260.jpg \n", + " extracting: /content/train/images/vid5_mp4-0103_jpg.rf.8c0a9a2268ccee19ad9f5177856fc4fd.jpg \n", + " extracting: /content/train/images/vid5_mp4-0103_jpg.rf.ae6e18e49a1172355818d40ac0467679.jpg \n", + " extracting: /content/train/images/vid5_mp4-0103_jpg.rf.ee128fabfee945a766fece640a76db6b.jpg \n", + " extracting: /content/train/images/vid5_mp4-0104_jpg.rf.3ab5b62a00a72fd68dcb367023a38e47.jpg \n", + " extracting: /content/train/images/vid5_mp4-0104_jpg.rf.6f2bb5bf06f7b02aa80fca299230e1a7.jpg \n", + " extracting: /content/train/images/vid5_mp4-0104_jpg.rf.c57817c83eee9b0629d71f2325f816e1.jpg \n", + " extracting: /content/train/images/vid5_mp4-0105_jpg.rf.144e9d883c09e12727ce0868e2b2514b.jpg \n", + " extracting: /content/train/images/vid5_mp4-0105_jpg.rf.a8eaeca6063c57e6a1b5b915854d69ef.jpg \n", + " extracting: /content/train/images/vid5_mp4-0105_jpg.rf.d44fab5a59b163414f78a79dfdd80172.jpg \n", + " extracting: /content/train/images/vid5_mp4-0106_jpg.rf.8c6570b9f91cf276733aab46f310fc78.jpg \n", + " extracting: /content/train/images/vid5_mp4-0106_jpg.rf.a567c35133282d0d8c74258d3c75c6d1.jpg \n", + " extracting: /content/train/images/vid5_mp4-0106_jpg.rf.df85dc9900253839f79deb24006e373c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0107_jpg.rf.3e0d1fe36767a98fe63dd90aab44fbef.jpg \n", + " extracting: /content/train/images/vid5_mp4-0107_jpg.rf.ec8374437422edf6d699e08b1ffce5f8.jpg \n", + " extracting: /content/train/images/vid5_mp4-0107_jpg.rf.f3b0f15145b4c029166f6301ce44ab4c.jpg \n", + " extracting: /content/train/images/vid5_mp4-0108_jpg.rf.3da7ec95791256a4596054b2c59ac3cc.jpg \n", + " extracting: /content/train/images/vid5_mp4-0108_jpg.rf.4cdb17bd79380e9a18d2562323940b13.jpg \n", + " extracting: /content/train/images/vid5_mp4-0108_jpg.rf.78ded8cbf44204ad9135cf48cec4a182.jpg \n", + " extracting: /content/train/images/vid5_mp4-0109_jpg.rf.935cd5f1be2aefd7b27666ed34c27c5a.jpg \n", + " extracting: /content/train/images/vid5_mp4-0109_jpg.rf.b7206328e5ddf6ea7c406b6474f82e58.jpg \n", + " extracting: /content/train/images/vid5_mp4-0109_jpg.rf.f6797fbb3f9f1364d682a0d3c39994b3.jpg \n", + " extracting: /content/train/images/vid6_mp4-0042_jpg.rf.5e81970c7a57fb33a87e6cbc6b725e99.jpg \n", + " extracting: /content/train/images/vid6_mp4-0042_jpg.rf.8d6bae4c7c38d7772fdd82cd3ce05088.jpg \n", + " extracting: /content/train/images/vid6_mp4-0042_jpg.rf.9eb5a7ba63a1dd57710a608f475fd125.jpg \n", + " extracting: /content/train/images/vid6_mp4-0043_jpg.rf.1fc102fe8d431a8a6b93d15f57c42772.jpg \n", + " extracting: /content/train/images/vid6_mp4-0043_jpg.rf.6fd45f779d87be941bc72d60baac5e66.jpg \n", + " extracting: /content/train/images/vid6_mp4-0043_jpg.rf.929bce28dc19f581f18a5812296485eb.jpg \n", + " extracting: /content/train/images/vid6_mp4-0044_jpg.rf.01032e6b24aa068dc7a4af10fdf63f4e.jpg \n", + " extracting: /content/train/images/vid6_mp4-0044_jpg.rf.0bcbf573fe54114aa946b3281ba80675.jpg \n", + " extracting: /content/train/images/vid6_mp4-0044_jpg.rf.4b9e794b7ec6d7c729402876ec3023b3.jpg \n", + " extracting: /content/train/images/vid6_mp4-0045_jpg.rf.525d3a21d5bd0b5c8253d368303d568f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0045_jpg.rf.6af7eff385a91426c421d56830ab2785.jpg \n", + " extracting: /content/train/images/vid6_mp4-0045_jpg.rf.d822bf792eb54f37d742374dedd54c75.jpg \n", + " extracting: /content/train/images/vid6_mp4-0046_jpg.rf.120ded002e18ea1e3fed7aa97c0aa6ae.jpg \n", + " extracting: /content/train/images/vid6_mp4-0046_jpg.rf.65c4c8407bde77ee2ed2cc6b47e22812.jpg \n", + " extracting: /content/train/images/vid6_mp4-0046_jpg.rf.763a215fd5822352070dfa6b97a7b0a8.jpg \n", + " extracting: /content/train/images/vid6_mp4-0047_jpg.rf.0cb95699106b935056fb43f46df8813c.jpg \n", + " extracting: /content/train/images/vid6_mp4-0047_jpg.rf.0e3f588f01ea07cab2d7ef2e02e2d542.jpg \n", + " extracting: /content/train/images/vid6_mp4-0047_jpg.rf.23eabf79263d76884894a35d6a2c6318.jpg \n", + " extracting: /content/train/images/vid6_mp4-0048_jpg.rf.3607a9bd7f4ad35bc19ca3998f224fe3.jpg \n", + " extracting: /content/train/images/vid6_mp4-0048_jpg.rf.38f2568a9c4444a57ffe7fba183ecfac.jpg \n", + " extracting: /content/train/images/vid6_mp4-0048_jpg.rf.ed4b2c2cb64dce7c9709cd53b6b09f84.jpg \n", + " extracting: /content/train/images/vid6_mp4-0049_jpg.rf.24a563b36cf520e3616704dc22cadeae.jpg \n", + " extracting: /content/train/images/vid6_mp4-0049_jpg.rf.274b2ea1126336a3ae6f25db6ff2e674.jpg \n", + " extracting: /content/train/images/vid6_mp4-0049_jpg.rf.c5eb6dedd8646a8f4f87a4974c089cbc.jpg \n", + " extracting: /content/train/images/vid6_mp4-0050_jpg.rf.3ebc33b132119652ce7128d052c5dd8b.jpg \n", + " extracting: /content/train/images/vid6_mp4-0050_jpg.rf.47a184ef4cf328be7cb254a3ee8c9a8a.jpg \n", + " extracting: /content/train/images/vid6_mp4-0050_jpg.rf.7d8d0f4a2397fba5b7b2ea61162920c5.jpg \n", + " extracting: /content/train/images/vid6_mp4-0051_jpg.rf.2a9f3e7346edc09967d43c82cc17dcd6.jpg \n", + " extracting: /content/train/images/vid6_mp4-0051_jpg.rf.7914cdabe7864db6ff53c8f8b9c5ab10.jpg \n", + " extracting: /content/train/images/vid6_mp4-0051_jpg.rf.d90174996b6ef3b14ed686de72d81330.jpg \n", + " extracting: /content/train/images/vid6_mp4-0052_jpg.rf.0a200d1949c5ea1627d96f5380b951cd.jpg \n", + " extracting: /content/train/images/vid6_mp4-0052_jpg.rf.32f978f469da920f5dc4ae4de6d61f43.jpg \n", + " extracting: /content/train/images/vid6_mp4-0052_jpg.rf.b29bb7d78abaf39256caebb7f9d3fc7f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0053_jpg.rf.42cbe460674089c9d369a84d2bd7a368.jpg \n", + " extracting: /content/train/images/vid6_mp4-0053_jpg.rf.7833d616643d84d307e9dc8f39ae25c2.jpg \n", + " extracting: /content/train/images/vid6_mp4-0053_jpg.rf.b32eaf4db915200fa7ee606c3cd27cd1.jpg \n", + " extracting: /content/train/images/vid6_mp4-0055_jpg.rf.6f9e1d55ecc6d5d4e1ea2191ad2ad22a.jpg \n", + " extracting: /content/train/images/vid6_mp4-0055_jpg.rf.b5659397831c69911ffddba937861e1e.jpg \n", + " extracting: /content/train/images/vid6_mp4-0055_jpg.rf.bd6f26c984ee05f657f135b9f4138fd9.jpg \n", + " extracting: /content/train/images/vid6_mp4-0056_jpg.rf.951b7c9b0b45f95b5885c58d1a52f1f4.jpg \n", + " extracting: /content/train/images/vid6_mp4-0056_jpg.rf.c915f0a27d4f8d51330bd93ce101875d.jpg \n", + " extracting: /content/train/images/vid6_mp4-0056_jpg.rf.f986510e2133f37e4228cd2a6ddbba99.jpg \n", + " extracting: /content/train/images/vid6_mp4-0061_jpg.rf.731065b92439ea327e027431bc392d9f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0061_jpg.rf.7dd2df01a71559840933898f96aaf482.jpg \n", + " extracting: /content/train/images/vid6_mp4-0061_jpg.rf.aafec0be75d81e1934fa954fa0cfd82f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0062_jpg.rf.2fbeb6d6b9e6a099d292916c8b237565.jpg \n", + " extracting: /content/train/images/vid6_mp4-0062_jpg.rf.9523390da2890a9129e21fad8b7faca1.jpg \n", + " extracting: /content/train/images/vid6_mp4-0062_jpg.rf.c3e05bbc3b47fe5e9eee708013fd5823.jpg \n", + " extracting: /content/train/images/vid6_mp4-0064_jpg.rf.0baf68e4a47acc1dcf8d5a4faabf91c9.jpg \n", + " extracting: /content/train/images/vid6_mp4-0064_jpg.rf.5a0a0cbdc8e7802a2147b38175523156.jpg \n", + " extracting: /content/train/images/vid6_mp4-0064_jpg.rf.ef87e8bb633b823516f03725cb6e1056.jpg \n", + " extracting: /content/train/images/vid6_mp4-0065_jpg.rf.5e168648c7b37888037f33ce05874d1b.jpg \n", + " extracting: /content/train/images/vid6_mp4-0065_jpg.rf.a8d73693edacbc76e5d80cc0ddf7ee76.jpg \n", + " extracting: /content/train/images/vid6_mp4-0065_jpg.rf.c8fe0a818916917771300618e66df704.jpg \n", + " extracting: /content/train/images/vid6_mp4-0066_jpg.rf.0249528f0664695f8ba018f5b16bc894.jpg \n", + " extracting: /content/train/images/vid6_mp4-0066_jpg.rf.38e29bfc51c648548277c9368501f1c7.jpg \n", + " extracting: /content/train/images/vid6_mp4-0066_jpg.rf.f5a3bbda4e48e4a0ab5067b0d48c0e54.jpg \n", + " extracting: /content/train/images/vid6_mp4-0067_jpg.rf.2cbe00c861e5a7e338eca5a5cf3d2f93.jpg \n", + " extracting: /content/train/images/vid6_mp4-0067_jpg.rf.5d2c478d65278a87075ad579acff2852.jpg \n", + " extracting: /content/train/images/vid6_mp4-0067_jpg.rf.d4b4f0c91e582306d615d327c498c8fa.jpg \n", + " extracting: /content/train/images/vid6_mp4-0069_jpg.rf.037a69d0192da2afdcdcaa32ebb07820.jpg \n", + " extracting: /content/train/images/vid6_mp4-0069_jpg.rf.5a8b90f5dee59e9dbaf783234d9670c3.jpg \n", + " extracting: /content/train/images/vid6_mp4-0069_jpg.rf.a28e29b720c223fd884496a75067941a.jpg \n", + " extracting: /content/train/images/vid6_mp4-0070_jpg.rf.0af72607240dc5197c3d4567127c8e62.jpg \n", + " extracting: /content/train/images/vid6_mp4-0070_jpg.rf.18c73d8611eadd85ee965f26c8eade84.jpg \n", + " extracting: /content/train/images/vid6_mp4-0070_jpg.rf.e9ba7a7fe6530dd49a88df042f1dac82.jpg \n", + " extracting: /content/train/images/vid6_mp4-0072_jpg.rf.1712ef3b02912b205f0b29c304d18f16.jpg \n", + " extracting: /content/train/images/vid6_mp4-0072_jpg.rf.6251bc27b5e4eb038238dcdd389352fc.jpg \n", + " extracting: /content/train/images/vid6_mp4-0072_jpg.rf.d7fa913dd9342aed4b4ccccc9706b1db.jpg \n", + " extracting: /content/train/images/vid6_mp4-0073_jpg.rf.0036f958bbac3a110b8694c255a3622f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0073_jpg.rf.7033772620df69796b77cc00210c237c.jpg \n", + " extracting: /content/train/images/vid6_mp4-0073_jpg.rf.acda3a71090400e70f058f309b18c87b.jpg \n", + " extracting: /content/train/images/vid6_mp4-0074_jpg.rf.9b1fb6a64f6d45974dc24d7313922155.jpg \n", + " extracting: /content/train/images/vid6_mp4-0074_jpg.rf.ce5f3249bcb4758c0326158c1d6b0961.jpg \n", + " extracting: /content/train/images/vid6_mp4-0074_jpg.rf.d9eca26da5ed3e6d9157b4d06f20d60c.jpg \n", + " extracting: /content/train/images/vid6_mp4-0075_jpg.rf.466ea8b95ab2c798d8b9f85cd411fe9d.jpg \n", + " extracting: /content/train/images/vid6_mp4-0075_jpg.rf.dab6ddf955efb71f5eec3f0c7bab6adf.jpg \n", + " extracting: /content/train/images/vid6_mp4-0075_jpg.rf.e9ad5c4ac0a591161d4e279b23eaf886.jpg \n", + " extracting: /content/train/images/vid6_mp4-0080_jpg.rf.2fbaf4810a43ca456f92c957f0e51d97.jpg \n", + " extracting: /content/train/images/vid6_mp4-0080_jpg.rf.9f8b42d062e92d3442903ae407330949.jpg \n", + " extracting: /content/train/images/vid6_mp4-0080_jpg.rf.d4d6539f216da2af24e7b035929285d5.jpg \n", + " extracting: /content/train/images/vid6_mp4-0081_jpg.rf.a9a509da037f5d898c4b4a3922030e65.jpg \n", + " extracting: /content/train/images/vid6_mp4-0081_jpg.rf.e1f947aca5f689910e759641de9b15bb.jpg \n", + " extracting: /content/train/images/vid6_mp4-0081_jpg.rf.e8f7dfc75e569add5463e3f3155b8b8f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0082_jpg.rf.52e234c5bf963e010001556a38e2e455.jpg \n", + " extracting: /content/train/images/vid6_mp4-0082_jpg.rf.a46e7ddd847684a1faed17f91bfcc860.jpg \n", + " extracting: /content/train/images/vid6_mp4-0082_jpg.rf.fa84628d4a0670baf6765d964d157068.jpg \n", + " extracting: /content/train/images/vid6_mp4-0085_jpg.rf.0e79d64a296a46ad20da2c94e336f6f7.jpg \n", + " extracting: /content/train/images/vid6_mp4-0085_jpg.rf.a8f18072d9d8032aa6c73e3cdf37ad5e.jpg \n", + " extracting: /content/train/images/vid6_mp4-0085_jpg.rf.ed634e72148fdfa8e0b5837fbcc6717e.jpg \n", + " extracting: /content/train/images/vid6_mp4-0086_jpg.rf.a0db7f6b0e5fc73b73edd98f292f6651.jpg \n", + " extracting: /content/train/images/vid6_mp4-0086_jpg.rf.a409b4b0bcfd9014dec3b72b4fc272d0.jpg \n", + " extracting: /content/train/images/vid6_mp4-0086_jpg.rf.cb2812179c9081179541d1e18a49d69c.jpg \n", + " extracting: /content/train/images/vid6_mp4-0087_jpg.rf.02140e54d696cac24d07522e93da4247.jpg \n", + " extracting: /content/train/images/vid6_mp4-0087_jpg.rf.b35b551dc99fc869317374679599b9b1.jpg \n", + " extracting: /content/train/images/vid6_mp4-0087_jpg.rf.faf9c207b51d0a01518b429c3e1f68d5.jpg \n", + " extracting: /content/train/images/vid6_mp4-0089_jpg.rf.10acfec376499f118cead401bbb94354.jpg \n", + " extracting: /content/train/images/vid6_mp4-0089_jpg.rf.4e8f8e791fdbe7d7884eae048a2f222f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0089_jpg.rf.909eb44338717d9666e06268e773e506.jpg \n", + " extracting: /content/train/images/vid6_mp4-0096_jpg.rf.3fb429d83c31c5efa71d654ffed76373.jpg \n", + " extracting: /content/train/images/vid6_mp4-0096_jpg.rf.d5addf11827f5764562e0236e8d3695a.jpg \n", + " extracting: /content/train/images/vid6_mp4-0096_jpg.rf.fbaa5457225f9e5fc1a2fb06c117ec7a.jpg \n", + " extracting: /content/train/images/vid6_mp4-0097_jpg.rf.96b7703b61abf17969b4a4cf9a79053b.jpg \n", + " extracting: /content/train/images/vid6_mp4-0097_jpg.rf.b2e6ceda5201a2865c8213fe3f2e8fc0.jpg \n", + " extracting: /content/train/images/vid6_mp4-0097_jpg.rf.da943131862f5d747c1c2dfbb1d838a6.jpg \n", + " extracting: /content/train/images/vid6_mp4-0101_jpg.rf.0625b921fb8b7001250ba600e41944fd.jpg \n", + " extracting: /content/train/images/vid6_mp4-0101_jpg.rf.38ad6e7cb982ddd71e7b6bdd9343bd07.jpg \n", + " extracting: /content/train/images/vid6_mp4-0101_jpg.rf.cef38b75658b3d775c87bc8ac2d3445b.jpg \n", + " extracting: /content/train/images/vid6_mp4-0102_jpg.rf.49fca800cf1d7fdd97086b48d87eec9a.jpg \n", + " extracting: /content/train/images/vid6_mp4-0102_jpg.rf.54071f20b17d5222b8bea75aaf5caf1f.jpg \n", + " extracting: /content/train/images/vid6_mp4-0102_jpg.rf.84d39c237ba3397de24604efe81c76aa.jpg \n", + " extracting: /content/train/images/vid6_mp4-0103_jpg.rf.01a944753e7fe346ba15b37ef828049e.jpg \n", + " extracting: /content/train/images/vid6_mp4-0103_jpg.rf.1450c6de35df57ee882feb6ad0410d91.jpg \n", + " extracting: /content/train/images/vid6_mp4-0103_jpg.rf.f02face0f5f2230cdb34ca5f2257146e.jpg \n", + " extracting: /content/train/images/vid6_mp4-0106_jpg.rf.21950f3abe91caff496b63732de75630.jpg \n", + " extracting: /content/train/images/vid6_mp4-0106_jpg.rf.3d62c18ca4b760f10f70c0d6f12c63af.jpg \n", + " extracting: /content/train/images/vid6_mp4-0106_jpg.rf.581aaf70da276779b85104bade56d9dd.jpg \n", + " extracting: /content/train/images/vid6_mp4-0109_jpg.rf.0b137c3436dcbbcb9c5896351a62255d.jpg \n", + " extracting: /content/train/images/vid6_mp4-0109_jpg.rf.e7fad20a532172a1b23fb53d42c259c1.jpg \n", + " extracting: /content/train/images/vid6_mp4-0109_jpg.rf.fb79988bc4d4d7bb9c09080196956612.jpg \n", + " extracting: /content/train/images/vid6_mp4-0110_jpg.rf.65d6a74f4bf3123d68c436d653f53e4e.jpg \n", + " extracting: /content/train/images/vid6_mp4-0110_jpg.rf.b4c87a0ce59f82c9f08e700157a72e02.jpg \n", + " extracting: /content/train/images/vid6_mp4-0110_jpg.rf.cf9943fd676ac6bf7aadc475cc1b5504.jpg \n", + " extracting: /content/train/images/vid6_mp4-0111_jpg.rf.073546f08a845483dd37b62343a365d6.jpg \n", + " extracting: /content/train/images/vid6_mp4-0111_jpg.rf.3372fa9e22b264662d74adc09c11685b.jpg \n", + " extracting: /content/train/images/vid6_mp4-0111_jpg.rf.597fb10bf916ff12ed4cfa0e3b77ed90.jpg \n", + " extracting: /content/train/images/vid6_mp4-0112_jpg.rf.598fbb85c3728371abd0189a0f2f27e7.jpg \n", + " extracting: /content/train/images/vid6_mp4-0112_jpg.rf.6acf1d9fbd581866b50d484b003144e1.jpg \n", + " extracting: /content/train/images/vid6_mp4-0112_jpg.rf.f5c3923c5b2a3c8535b9af67076226b5.jpg \n", + " extracting: /content/train/images/vid6_mp4-0114_jpg.rf.542c777e4e1ddc3ae102395d35a6773d.jpg \n", + " extracting: /content/train/images/vid6_mp4-0114_jpg.rf.8617a472788207585504e624ce91c489.jpg \n", + " extracting: /content/train/images/vid6_mp4-0114_jpg.rf.dffabd390ae826bff90efbb3896b86d1.jpg \n", + " extracting: /content/train/images/vid7_mp4-0032_jpg.rf.0eb04270f0593c70ac4502b805a1a74c.jpg \n", + " extracting: /content/train/images/vid7_mp4-0032_jpg.rf.2afa26e41a3c9e56b4cab82dafc49044.jpg \n", + " extracting: /content/train/images/vid7_mp4-0032_jpg.rf.b83c73b24b2c5bb0330b8725f370c475.jpg \n", + " extracting: /content/train/images/vid7_mp4-0034_jpg.rf.1d15db619c8e5a72c91cf9bcf2897189.jpg \n", + " extracting: /content/train/images/vid7_mp4-0034_jpg.rf.2b7491f18934f51b22a3c24430f84406.jpg \n", + " extracting: /content/train/images/vid7_mp4-0034_jpg.rf.e99560c5b817cac0b8b71fda3f260298.jpg \n", + " extracting: /content/train/images/vid7_mp4-0035_jpg.rf.49c77ef049bf09cf1b50e0361d9d598c.jpg \n", + " extracting: /content/train/images/vid7_mp4-0035_jpg.rf.5f141933b6dd7a2e984784e616132b01.jpg \n", + " extracting: /content/train/images/vid7_mp4-0035_jpg.rf.8455c8b3e56e5f7d2eaa2a7ab0f698e6.jpg \n", + " extracting: /content/train/images/vid7_mp4-0038_jpg.rf.146ac710cee6f862870d8c3058996b45.jpg \n", + " extracting: /content/train/images/vid7_mp4-0038_jpg.rf.8558e0bb066051b5bef72fe4b4903e03.jpg \n", + " extracting: /content/train/images/vid7_mp4-0038_jpg.rf.ee18837404c478b5b45e96b95ef3b273.jpg \n", + " extracting: /content/train/images/vid7_mp4-0039_jpg.rf.3464c47048839dc1dceeae3d25a9c33e.jpg \n", + " extracting: /content/train/images/vid7_mp4-0039_jpg.rf.72a7f15162cd197cce18d1f462f13299.jpg \n", + " extracting: /content/train/images/vid7_mp4-0039_jpg.rf.ae7f83294890ee57251e8a4f8c2ac98f.jpg \n", + " extracting: /content/train/images/vid7_mp4-0040_jpg.rf.3a6f473e704afc1e0f01cbebad42387b.jpg \n", + " extracting: /content/train/images/vid7_mp4-0040_jpg.rf.b01d099d5ac3fdb1d5edd84895f52851.jpg \n", + " extracting: /content/train/images/vid7_mp4-0040_jpg.rf.db8bbc11f8a3ba1a07a16215127bce2d.jpg \n", + " extracting: /content/train/images/vid7_mp4-0041_jpg.rf.2d9744ecc4728db09dc77d9e0a9a91f9.jpg \n", + " extracting: /content/train/images/vid7_mp4-0041_jpg.rf.2f11f34d9f46cb41059c8b9b199a1f51.jpg \n", + " extracting: /content/train/images/vid7_mp4-0041_jpg.rf.77b48d71e0d0bf2149a8aad7ca0c7bce.jpg \n", + " extracting: /content/train/images/vid7_mp4-0042_jpg.rf.99fba57c3d55246da637eed88165fb44.jpg \n", + " extracting: /content/train/images/vid7_mp4-0042_jpg.rf.b55028efa4bccdf05bb6a990be5b4385.jpg \n", + " extracting: /content/train/images/vid7_mp4-0042_jpg.rf.eb649f8348ee2e93bbd1a9314f41db5f.jpg \n", + " extracting: /content/train/images/vid7_mp4-0048_jpg.rf.7fb26cc72a06df51afc3746eedfc4324.jpg \n", + " extracting: /content/train/images/vid7_mp4-0048_jpg.rf.a298c8446cd421bfd50f91f979abacab.jpg \n", + " extracting: /content/train/images/vid7_mp4-0048_jpg.rf.ee24352341499e3b27e50fefa35e07cb.jpg \n", + " extracting: /content/train/images/vid7_mp4-0060_jpg.rf.1ba25010bd7ff4c0c006f8bd9ded66d3.jpg \n", + " extracting: /content/train/images/vid7_mp4-0060_jpg.rf.1d019a5d1bddd8ec9409b2ad188589ff.jpg \n", + " extracting: /content/train/images/vid7_mp4-0060_jpg.rf.3400ebb2c05b68db2d1a5acd690866ae.jpg \n", + " extracting: /content/train/images/vid8_mp4-0069_jpg.rf.6c6e5fb0f4ea0bda16128d278a187d50.jpg \n", + " extracting: /content/train/images/vid8_mp4-0069_jpg.rf.b8347d7127a3470661bf74b8daf408de.jpg \n", + " extracting: /content/train/images/vid8_mp4-0069_jpg.rf.e1c07180582345da5debfd353284acde.jpg \n", + " extracting: /content/train/images/vid8_mp4-0070_jpg.rf.b36a9447ae2da2d5db5c0bbfde8e1e41.jpg \n", + " extracting: /content/train/images/vid8_mp4-0070_jpg.rf.df8fe9a06ee7209155b912c063082b81.jpg \n", + " extracting: /content/train/images/vid8_mp4-0070_jpg.rf.e6582431b6a12fc00fb24f44607af2cb.jpg \n", + " extracting: /content/train/images/vid8_mp4-0071_jpg.rf.41b5bb31c29aa349b35f57c3b480be0c.jpg \n", + " extracting: /content/train/images/vid8_mp4-0071_jpg.rf.94b5f3959909332c18df97b1100f938b.jpg \n", + " extracting: /content/train/images/vid8_mp4-0071_jpg.rf.9f52c228f0c9c9f4c07015976c6c6ed9.jpg \n", + " extracting: /content/train/images/vid8_mp4-0072_jpg.rf.06d5078196486554e459ec23bacb0461.jpg \n", + " extracting: /content/train/images/vid8_mp4-0072_jpg.rf.81036d44f1c799fbb9b5c803d3d609e6.jpg \n", + " extracting: /content/train/images/vid8_mp4-0072_jpg.rf.ea6b1407a9fb3f0875ec8dd32c1f2bca.jpg \n", + " extracting: /content/train/images/vid8_mp4-0073_jpg.rf.49c0346a010d693e3800aa0e9ae01125.jpg \n", + " extracting: /content/train/images/vid8_mp4-0073_jpg.rf.d2e7a97176c7497931411c76a9ee35ac.jpg \n", + " extracting: /content/train/images/vid8_mp4-0073_jpg.rf.d742e8627e5ab091576dcc74751f6728.jpg \n", + " extracting: /content/train/images/vid8_mp4-0089_jpg.rf.1411aafb5719f5efd3de77f5a816bef3.jpg \n", + " extracting: /content/train/images/vid8_mp4-0089_jpg.rf.405aa7544249d59cf11d912101f16d76.jpg \n", + " extracting: /content/train/images/vid8_mp4-0089_jpg.rf.493f846304666ace0beeec3df6c6e34d.jpg \n", + " extracting: /content/train/images/vid8_mp4-0090_jpg.rf.56473e0a72b5cc34f54cb874056eb51c.jpg \n", + " extracting: /content/train/images/vid8_mp4-0090_jpg.rf.e525bb8c5a25021393794ea271ab5570.jpg \n", + " extracting: /content/train/images/vid8_mp4-0090_jpg.rf.e6bfa419d37be7c06e6da0fbbf9c7234.jpg \n", + " extracting: /content/train/images/vid8_mp4-0097_jpg.rf.4fadafc5fb12e6865fb28f1301f88632.jpg \n", + " extracting: /content/train/images/vid8_mp4-0097_jpg.rf.d72261f303b4606031eb4762676c9170.jpg \n", + " extracting: /content/train/images/vid8_mp4-0097_jpg.rf.f476a51385938da937e6f6be75fd2b43.jpg \n", + " extracting: /content/train/images/vid9_mp4-0036_jpg.rf.1302b23964c856fb2cdeaa94ee68220a.jpg \n", + " extracting: /content/train/images/vid9_mp4-0036_jpg.rf.65c33cd88462d1a82c12dcdf036c91a2.jpg \n", + " extracting: /content/train/images/vid9_mp4-0036_jpg.rf.73c3a417e87d1617677bcc9ea66e29d4.jpg \n", + " extracting: /content/train/images/vid9_mp4-0037_jpg.rf.45c85d11d0a2fbe0f7a5d93f740dba9c.jpg \n", + " extracting: /content/train/images/vid9_mp4-0037_jpg.rf.ead4033de35f34bfbe00b064f60877a1.jpg \n", + " extracting: /content/train/images/vid9_mp4-0037_jpg.rf.f5b700e20cff48f6de15f4f64845d93c.jpg \n", + " extracting: /content/train/images/vid9_mp4-0038_jpg.rf.1f655a8974e73f049b1854be3f0a27dd.jpg \n", + " extracting: /content/train/images/vid9_mp4-0038_jpg.rf.2f28c52c59294948ea55d6d46b357036.jpg \n", + " extracting: /content/train/images/vid9_mp4-0038_jpg.rf.d90416de656303969eed8529b63d9bc3.jpg \n", + " extracting: /content/train/images/vid9_mp4-0041_jpg.rf.3857cdf5836200aa80eb60f4ed1ccb95.jpg \n", + " extracting: /content/train/images/vid9_mp4-0041_jpg.rf.7c06371c0f916533b3c46a7a3ad5ef5f.jpg \n", + " extracting: /content/train/images/vid9_mp4-0041_jpg.rf.8c33d282a49235a12c52c8ec24b8acf5.jpg \n", + " extracting: /content/train/images/vid9_mp4-0043_jpg.rf.01e1948ae35a86f812d1a5ce22cf3337.jpg \n", + " extracting: /content/train/images/vid9_mp4-0043_jpg.rf.44750f2dd5b5bc1d16513d325f9d125e.jpg \n", + " extracting: /content/train/images/vid9_mp4-0043_jpg.rf.ae44fe5cfb20c0b57d74c1278ba5bbc3.jpg \n", + " extracting: /content/train/images/vid9_mp4-0044_jpg.rf.996a7bbdbba6fe81cac2aeef79277085.jpg \n", + " extracting: /content/train/images/vid9_mp4-0044_jpg.rf.e166c40fe20f7ec5c986bb32aa756ae1.jpg \n", + " extracting: /content/train/images/vid9_mp4-0044_jpg.rf.f72f37e249aa2f76f297cfff62703a41.jpg \n", + " extracting: /content/train/images/vid9_mp4-0045_jpg.rf.51b948c6751737408656413c87d12acb.jpg \n", + " extracting: /content/train/images/vid9_mp4-0045_jpg.rf.5bb3662fd378693dde7cd27d0c10a301.jpg \n", + " extracting: /content/train/images/vid9_mp4-0045_jpg.rf.e4e3ebeed1683be52e206019cf7b5add.jpg \n", + " extracting: /content/train/images/vid9_mp4-0052_jpg.rf.9526babc1e10e8937fe22286ed628eca.jpg \n", + " extracting: /content/train/images/vid9_mp4-0052_jpg.rf.c9e807db157c83bd0d54b2e0ae556fb0.jpg \n", + " extracting: /content/train/images/vid9_mp4-0052_jpg.rf.f95d0875e4086104cece7a4aa15b6df4.jpg \n", + " extracting: /content/train/images/vid9_mp4-0058_jpg.rf.5c756f871215fbba769be056445e9752.jpg \n", + " extracting: /content/train/images/vid9_mp4-0058_jpg.rf.818f727f42b64fbcbd840b7ce60157b6.jpg \n", + " extracting: /content/train/images/vid9_mp4-0058_jpg.rf.effb2eb593e3400338bb56eda41d1b21.jpg \n", + " extracting: /content/train/images/vid9_mp4-0068_jpg.rf.2383e2bcf698a9b3b5b2903053bc7dea.jpg \n", + " extracting: /content/train/images/vid9_mp4-0068_jpg.rf.8b7aea1cf3e9d24db5c822c26ff7eb5a.jpg \n", + " extracting: /content/train/images/vid9_mp4-0068_jpg.rf.be2baf2949702a63093f2c5d53acfdbd.jpg \n", + " extracting: /content/train/images/vid9_mp4-0071_jpg.rf.11cd091eadee9f5779e813573c3980b5.jpg \n", + " extracting: /content/train/images/vid9_mp4-0071_jpg.rf.3d223ae8c63b0b0c170095031e095291.jpg \n", + " extracting: /content/train/images/vid9_mp4-0071_jpg.rf.eab31439d5313b861a7c0810c3340aad.jpg \n", + " extracting: /content/train/images/vid9_mp4-0073_jpg.rf.79f0fc226778d962372736ac78703aed.jpg \n", + " extracting: /content/train/images/vid9_mp4-0073_jpg.rf.c738747c6c56c88320fea7b9d51b5675.jpg \n", + " extracting: /content/train/images/vid9_mp4-0073_jpg.rf.d0ba3c02c60ee1d2d6a16fa9c3c10c6c.jpg \n", + " extracting: /content/train/images/vid9_mp4-0076_jpg.rf.71d5baf7082bbb42466afc8e22b73f8f.jpg \n", + " extracting: /content/train/images/vid9_mp4-0076_jpg.rf.950dbdb2b4cce5851292e49ea3e780b4.jpg \n", + " extracting: /content/train/images/vid9_mp4-0076_jpg.rf.d62b30a0f88c2f6223f1b6995920cb9f.jpg \n", + " extracting: /content/train/images/vid9_mp4-0077_jpg.rf.3e38a323fd86020fa455641d47b2dcf3.jpg \n", + " extracting: /content/train/images/vid9_mp4-0077_jpg.rf.b398ce83a5433219ff48d902ada0119b.jpg \n", + " extracting: /content/train/images/vid9_mp4-0077_jpg.rf.d7b61e94c50d6131912a1fdf31a004ce.jpg \n", + " extracting: /content/train/images/vid9_mp4-0078_jpg.rf.7316e09e6d6e4ab04863013f96e9a12d.jpg \n", + " extracting: /content/train/images/vid9_mp4-0078_jpg.rf.bff53b781c367f4102c572077ec1862c.jpg \n", + " extracting: /content/train/images/vid9_mp4-0078_jpg.rf.f96e04f030b7ea67aaea3d4db40b7135.jpg \n", + " extracting: /content/train/images/vid9_mp4-0081_jpg.rf.3f58462b91b9454a018a9dc08c8b88d1.jpg \n", + " extracting: /content/train/images/vid9_mp4-0081_jpg.rf.7e2f8f4dd9996804a3f422232300582a.jpg \n", + " extracting: /content/train/images/vid9_mp4-0081_jpg.rf.f470649c85613e3ee1b8d8a04df5b252.jpg \n", + " extracting: /content/train/images/vid9_mp4-0082_jpg.rf.043a3537af295f5b97e54ddfb5328c7f.jpg \n", + " extracting: /content/train/images/vid9_mp4-0082_jpg.rf.7516ed90228e6f921c1336a03254ab11.jpg \n", + " extracting: /content/train/images/vid9_mp4-0082_jpg.rf.7e1db6ca2b345ddeb9a1c5287d20d144.jpg \n", + " extracting: /content/train/images/vid9_mp4-0083_jpg.rf.52de17d3240c6355dc298bf233c95aec.jpg \n", + " extracting: /content/train/images/vid9_mp4-0083_jpg.rf.a13bdfe8f35f66fadc31016750ea9fb1.jpg \n", + " extracting: /content/train/images/vid9_mp4-0083_jpg.rf.c79526ec3c65df9b8c915d6fffc1a821.jpg \n", + " extracting: /content/train/images/vid9_mp4-0085_jpg.rf.538b9b78f0940d1ad2701612319dfd0b.jpg \n", + " extracting: /content/train/images/vid9_mp4-0085_jpg.rf.89c9e02fcd53d98a8cdeea595e632d95.jpg \n", + " extracting: /content/train/images/vid9_mp4-0085_jpg.rf.fb924bc804008c1c949d035cdaaaef9c.jpg \n", + " extracting: /content/train/images/vid9_mp4-0086_jpg.rf.333acfd3014ea7f151101ba08d8f0061.jpg \n", + " extracting: /content/train/images/vid9_mp4-0086_jpg.rf.52f30dd72ec64d55fe7c69954111fdcd.jpg \n", + " extracting: /content/train/images/vid9_mp4-0086_jpg.rf.8a20abceeff77be5b11b2d501c19ce7b.jpg \n", + " extracting: /content/train/images/vid9_mp4-0088_jpg.rf.36be35d208e9b2a407ef3060caa41eec.jpg \n", + " extracting: /content/train/images/vid9_mp4-0088_jpg.rf.589ff3f8b9b0ca23495fd29e7493122e.jpg \n", + " extracting: /content/train/images/vid9_mp4-0088_jpg.rf.78f66cb8b568308af59b1d6ace41110a.jpg \n", + " extracting: /content/train/images/vid9_mp4-0089_jpg.rf.0347a942456e8e97287ea107accfa3cc.jpg \n", + " extracting: /content/train/images/vid9_mp4-0089_jpg.rf.cee2cda60cfd8c505ee81f4933fd822a.jpg \n", + " extracting: /content/train/images/vid9_mp4-0089_jpg.rf.ec3dd84c085a9eb23c764586a6bb76e7.jpg \n", + " creating: /content/train/labels/\n", + " inflating: /content/train/labels/vid11_mp4-0047_jpg.rf.1dc79fccaf0651c2b665a13c675bab7f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0047_jpg.rf.356415edef5e4049c9a3fae92e1233cc.txt \n", + " inflating: /content/train/labels/vid11_mp4-0047_jpg.rf.483e7eee2c4712d2210e458b943a4f79.txt \n", + " inflating: /content/train/labels/vid11_mp4-0048_jpg.rf.2ac090f37216af3788a8aaedc94039a3.txt \n", + " inflating: /content/train/labels/vid11_mp4-0048_jpg.rf.7864a2115e0c8f9a7cb2d4cb70b22d43.txt \n", + " inflating: /content/train/labels/vid11_mp4-0048_jpg.rf.b56184c6a2a8d731639ec8e4d0243211.txt \n", + " inflating: /content/train/labels/vid11_mp4-0049_jpg.rf.1d70a748ede60af6ff6bbff7202f29af.txt \n", + " inflating: /content/train/labels/vid11_mp4-0049_jpg.rf.9b3a8fb61e18cf03f0a8e9655fa1bcbd.txt \n", + " inflating: /content/train/labels/vid11_mp4-0049_jpg.rf.fa07fe4feeecb77fa2239381de67f365.txt \n", + " inflating: /content/train/labels/vid11_mp4-0050_jpg.rf.57eb82fb583edb9ad51bd30ec7c1369d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0050_jpg.rf.7337aa0249184f5551c58010b1f99074.txt \n", + " inflating: /content/train/labels/vid11_mp4-0050_jpg.rf.b35494baea55f49c1ac00c49ce1bf5ee.txt \n", + " inflating: /content/train/labels/vid11_mp4-0052_jpg.rf.5f3683286f38eee1df9d6bbe71a81315.txt \n", + " inflating: /content/train/labels/vid11_mp4-0052_jpg.rf.a97eb7bc9a02afd431263117808ac95b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0052_jpg.rf.c2ea647dd77951a4d088ad92ee895499.txt \n", + " inflating: /content/train/labels/vid11_mp4-0054_jpg.rf.7cb68ee05492f692c4b5bd21efe74463.txt \n", + " inflating: /content/train/labels/vid11_mp4-0054_jpg.rf.7cf0c5c03b378160cef5c78c7d56b511.txt \n", + " inflating: /content/train/labels/vid11_mp4-0054_jpg.rf.82d889f70e153b8b4083c99bfd867501.txt \n", + " inflating: /content/train/labels/vid11_mp4-0056_jpg.rf.5e068700e0363fedc6277b7869cdc21c.txt \n", + " inflating: /content/train/labels/vid11_mp4-0056_jpg.rf.7499052f20d678ea075d7744d4620b05.txt \n", + " inflating: /content/train/labels/vid11_mp4-0056_jpg.rf.ddea0dafadcc7f73e85232da83664f89.txt \n", + " inflating: /content/train/labels/vid11_mp4-0058_jpg.rf.227d564d33302bc220e731fdad13728b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0058_jpg.rf.414aa65437f7ab1194d3d21d8815e24a.txt \n", + " inflating: /content/train/labels/vid11_mp4-0058_jpg.rf.8a2b6e54daeffcf2cdd5672454b73295.txt \n", + " inflating: /content/train/labels/vid11_mp4-0059_jpg.rf.5dbae235ecb242dd80e21ebeebdbf1b7.txt \n", + " inflating: /content/train/labels/vid11_mp4-0059_jpg.rf.9e6e96df4bf1412715a7632f764e06fe.txt \n", + " inflating: /content/train/labels/vid11_mp4-0059_jpg.rf.c4e6a8be4d14a9a1a3bfcfeccc982a3d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0060_jpg.rf.25228e4790868ffc6dc51af85a7819b0.txt \n", + " inflating: /content/train/labels/vid11_mp4-0060_jpg.rf.3ccccebc812c03dc3a12137cbb07bd35.txt \n", + " inflating: /content/train/labels/vid11_mp4-0060_jpg.rf.41cde10743e057270b4735655015fb79.txt \n", + " inflating: /content/train/labels/vid11_mp4-0061_jpg.rf.00771f00f64cb5d1ababd50fd425bd40.txt \n", + " inflating: /content/train/labels/vid11_mp4-0061_jpg.rf.1ad9d2e18af0f88555b2db23b5d39057.txt \n", + " inflating: /content/train/labels/vid11_mp4-0061_jpg.rf.e4f10aaf3c8121052ee776c4f0ee57dd.txt \n", + " inflating: /content/train/labels/vid11_mp4-0062_jpg.rf.773e65ceb9b53c29bb9d757086b7c5d8.txt \n", + " inflating: /content/train/labels/vid11_mp4-0062_jpg.rf.9efb6c86b60d5bbb51a4d8feb0c9f15f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0062_jpg.rf.d216dcaf4415b1bebfa3b3e8158a8f0e.txt \n", + " inflating: /content/train/labels/vid11_mp4-0064_jpg.rf.0c19226dd9be0228db38910ee2575ddb.txt \n", + " inflating: /content/train/labels/vid11_mp4-0064_jpg.rf.78fd4109a166551da005ff8cfd8f149e.txt \n", + " inflating: /content/train/labels/vid11_mp4-0064_jpg.rf.cfd7cfbcb9ef842cb38cdfd2db423f1a.txt \n", + " inflating: /content/train/labels/vid11_mp4-0065_jpg.rf.54fac8d1e36b2b880785ce568f0106d8.txt \n", + " inflating: /content/train/labels/vid11_mp4-0065_jpg.rf.6c1db322c1a3ed10be6a2e64a51b3193.txt \n", + " inflating: /content/train/labels/vid11_mp4-0065_jpg.rf.8d06a254aaa4bbd6bcba0f95b4a072c1.txt \n", + " inflating: /content/train/labels/vid11_mp4-0066_jpg.rf.7fa6c24ba2899ce174aa3cf28bfe3838.txt \n", + " inflating: /content/train/labels/vid11_mp4-0066_jpg.rf.9234c7d31e6e050f43dfef1ec05f5bae.txt \n", + " inflating: /content/train/labels/vid11_mp4-0066_jpg.rf.a0d5cec76f69d698eeec4f2b5277ef4a.txt \n", + " inflating: /content/train/labels/vid11_mp4-0067_jpg.rf.7e8947aec9bf9aaf9019f1a65a2c9d1f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0067_jpg.rf.b43c4d1890b75d8a5d1cc825aa5fc385.txt \n", + " inflating: /content/train/labels/vid11_mp4-0067_jpg.rf.c910df0e6a0822b2e67a2ba0c974fbbc.txt \n", + " inflating: /content/train/labels/vid11_mp4-0072_jpg.rf.02d2ccbeca8d86f6627885490df15f9f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0072_jpg.rf.3da059758a26083a96b6c7ce04028b73.txt \n", + " inflating: /content/train/labels/vid11_mp4-0072_jpg.rf.81bcfa03f5dbf1295f3057eb2d97edb7.txt \n", + " inflating: /content/train/labels/vid11_mp4-0073_jpg.rf.05a352bc9e38f1e88210e23389baf8ff.txt \n", + " inflating: /content/train/labels/vid11_mp4-0073_jpg.rf.3123b05c0ef57bb11d0dd951ccea537a.txt \n", + " inflating: /content/train/labels/vid11_mp4-0073_jpg.rf.a283844286c24da35790e91f9685eec6.txt \n", + " inflating: /content/train/labels/vid11_mp4-0077_jpg.rf.583131f6397784aacc680dc15a58315b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0077_jpg.rf.9baab9d10fbf9714154e886a95c5a4d7.txt \n", + " inflating: /content/train/labels/vid11_mp4-0077_jpg.rf.faf25e15077ecd3b1f73abc4c27691ab.txt \n", + " inflating: /content/train/labels/vid11_mp4-0078_jpg.rf.15bea0cffd2a198fc77de38c5866dfca.txt \n", + " inflating: /content/train/labels/vid11_mp4-0078_jpg.rf.dd67306dd202e499537c7be632cea435.txt \n", + " inflating: /content/train/labels/vid11_mp4-0078_jpg.rf.de1db4b1960db9589fe093d48fbd7cd9.txt \n", + " inflating: /content/train/labels/vid11_mp4-0079_jpg.rf.076c4c83ffc0b7c693d17ce8640ffb3f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0079_jpg.rf.1baadcbe7094336797e04da5c15dacf7.txt \n", + " inflating: /content/train/labels/vid11_mp4-0079_jpg.rf.47a4eb49e3e772bc913f47dd2c82dfa9.txt \n", + " inflating: /content/train/labels/vid11_mp4-0080_jpg.rf.059e23a905257ab719786040c2ccad3d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0080_jpg.rf.27913d4404704e6886c2d376a91ef5a3.txt \n", + " inflating: /content/train/labels/vid11_mp4-0080_jpg.rf.cac05add66db994c81b96b091a96bbf2.txt \n", + " inflating: /content/train/labels/vid11_mp4-0084_jpg.rf.1caa9b46ab7a78292e107ec9442eb7af.txt \n", + " inflating: /content/train/labels/vid11_mp4-0084_jpg.rf.69dd238b97ac73e15d078177858d2e01.txt \n", + " inflating: /content/train/labels/vid11_mp4-0084_jpg.rf.d204fd7eba9bc1404852346ae08e59b7.txt \n", + " inflating: /content/train/labels/vid11_mp4-0085_jpg.rf.83b971c3c5ff03b6a3ac2b73085a8bd2.txt \n", + " inflating: /content/train/labels/vid11_mp4-0085_jpg.rf.962b5f221f711d72833748c8963983c3.txt \n", + " inflating: /content/train/labels/vid11_mp4-0085_jpg.rf.c67793d4daf0f36503ce51275b15e3ae.txt \n", + " inflating: /content/train/labels/vid11_mp4-0086_jpg.rf.15df67f92949660a4f4d8c0c826cc7c8.txt \n", + " inflating: /content/train/labels/vid11_mp4-0086_jpg.rf.b7352c173a54f249ab6da75da0281bfd.txt \n", + " inflating: /content/train/labels/vid11_mp4-0086_jpg.rf.e70568785a67e007d215507fd1c34e84.txt \n", + " inflating: /content/train/labels/vid11_mp4-0087_jpg.rf.0d033235e544acfadc039ce02fc2c440.txt \n", + " inflating: /content/train/labels/vid11_mp4-0087_jpg.rf.83a1477a94d992288d16bcb56601b9b6.txt \n", + " inflating: /content/train/labels/vid11_mp4-0087_jpg.rf.e2a985242152922a9a99c6e3f5e7c7ea.txt \n", + " inflating: /content/train/labels/vid11_mp4-0088_jpg.rf.138c35b8bc86ad35d8ff3663290bae6c.txt \n", + " inflating: /content/train/labels/vid11_mp4-0088_jpg.rf.2d9e57899297ad3bd9df69e8a9ee8849.txt \n", + " inflating: /content/train/labels/vid11_mp4-0088_jpg.rf.2faea005f8e91e173b914066273519a3.txt \n", + " inflating: /content/train/labels/vid11_mp4-0089_jpg.rf.36652f841511e18a6dfbb4bb0596cc20.txt \n", + " inflating: /content/train/labels/vid11_mp4-0089_jpg.rf.3a4fd617d31a368f099b3d0e926b98d3.txt \n", + " inflating: /content/train/labels/vid11_mp4-0089_jpg.rf.6cee5efb2b60bbe6de181011d37d9bc8.txt \n", + " inflating: /content/train/labels/vid11_mp4-0090_jpg.rf.557bf85972ec8fbc8d557d12c60c4bba.txt \n", + " inflating: /content/train/labels/vid11_mp4-0090_jpg.rf.8dc6ad076ea7b3bfb2c79bf7685cb6ca.txt \n", + " inflating: /content/train/labels/vid11_mp4-0090_jpg.rf.d751528b4c917f08b7391dfd83ac10ea.txt \n", + " extracting: /content/train/labels/vid11_mp4-0100_jpg.rf.3d1efed68e0e3b4d8370d64740818c66.txt \n", + " inflating: /content/train/labels/vid11_mp4-0100_jpg.rf.8b70c3eb1fff6bd40149e559c05a46ce.txt \n", + " inflating: /content/train/labels/vid11_mp4-0100_jpg.rf.cb5055281e81347dca0aef02d04abf1b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0101_jpg.rf.5c29d7d5b88b7953b33399abd2d9ca95.txt \n", + " inflating: /content/train/labels/vid11_mp4-0101_jpg.rf.93a6ee496621c2b0db2d4c9e8d2bba1d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0101_jpg.rf.fbceb44ee06a54057c65968525b65d67.txt \n", + " inflating: /content/train/labels/vid11_mp4-0102_jpg.rf.573d5036e208b698f4ba2e71d2866d67.txt \n", + " inflating: /content/train/labels/vid11_mp4-0102_jpg.rf.85f85bb19d7172b655d41284f423b46b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0102_jpg.rf.b42d0f39489d4f24a0b218a94dc636b0.txt \n", + " inflating: /content/train/labels/vid11_mp4-0103_jpg.rf.bb27f69760ef400a54776f0138796b11.txt \n", + " inflating: /content/train/labels/vid11_mp4-0103_jpg.rf.bb5a9dcf113f268ae79a8422d96c15a2.txt \n", + " inflating: /content/train/labels/vid11_mp4-0103_jpg.rf.e492dc10a493339d8f618e79312e4f44.txt \n", + " inflating: /content/train/labels/vid11_mp4-0104_jpg.rf.57b0ea08ebbacac135205c179c81e9c3.txt \n", + " inflating: /content/train/labels/vid11_mp4-0104_jpg.rf.88cd10f860ed2b4edc8d729563b2e04f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0104_jpg.rf.e88132ffaa878fd4bf4390a8a342a86b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0105_jpg.rf.8c5322f4905174f41d8f9f809ccf636e.txt \n", + " inflating: /content/train/labels/vid11_mp4-0105_jpg.rf.8f50b9e5c2050bda477cac5ec2b4d2e8.txt \n", + " inflating: /content/train/labels/vid11_mp4-0105_jpg.rf.a5185536027d2bba4a3a918f5a89a2b1.txt \n", + " inflating: /content/train/labels/vid11_mp4-0106_jpg.rf.04738d3ff4429fe30839c83638601160.txt \n", + " inflating: /content/train/labels/vid11_mp4-0106_jpg.rf.57335fc419718cd520b1588d541825ea.txt \n", + " inflating: /content/train/labels/vid11_mp4-0106_jpg.rf.80154ab09073835504e34dc01ba1f9f9.txt \n", + " inflating: /content/train/labels/vid11_mp4-0107_jpg.rf.0dd11124910a6980fe3aacaea211126b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0107_jpg.rf.389e753f53bac2c8231d71f9712b148b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0107_jpg.rf.72f0066089aec478b2ca2beae7793029.txt \n", + " inflating: /content/train/labels/vid11_mp4-0109_jpg.rf.5fc058ce39941410917d48b182fdf76d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0109_jpg.rf.db2f996f6d9d0d44415b5da043ebfae6.txt \n", + " inflating: /content/train/labels/vid11_mp4-0109_jpg.rf.e594a07ebcbc4b6057d1eefe9b7390c5.txt \n", + " inflating: /content/train/labels/vid11_mp4-0111_jpg.rf.08e1fb8e030ab34aa9b6c95ae6e47f3f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0111_jpg.rf.4a1102e63136e8aac4d28a0ad8b2bb1d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0111_jpg.rf.7ea0d04508928a7f7ba855fc2cba9ad8.txt \n", + " inflating: /content/train/labels/vid11_mp4-0112_jpg.rf.026b900b6de55dc28cc2b486d3006b2b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0112_jpg.rf.4c95d8002c7c49e5691cb57f1c00edb7.txt \n", + " inflating: /content/train/labels/vid11_mp4-0112_jpg.rf.8588bc0a7a60d8b121bbbab61dfa831a.txt \n", + " inflating: /content/train/labels/vid11_mp4-0114_jpg.rf.3e3f2fc71bd91c3f8a23653f5cc37942.txt \n", + " inflating: /content/train/labels/vid11_mp4-0114_jpg.rf.42aa5b44eb45da343c8a8c30ade3e284.txt \n", + " inflating: /content/train/labels/vid11_mp4-0114_jpg.rf.be3e5a02337de7fbef1b4c2de37eb9bb.txt \n", + " inflating: /content/train/labels/vid11_mp4-0122_jpg.rf.212285228d9d3001877dd912d8e0301d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0122_jpg.rf.83d1614135632e910af9b1b11bb0ab75.txt \n", + " inflating: /content/train/labels/vid11_mp4-0122_jpg.rf.9cfc018151d5994e513ee7c97dc707d4.txt \n", + " inflating: /content/train/labels/vid11_mp4-0123_jpg.rf.4b8305cf36f9ba293a78571a1f0c8c0e.txt \n", + " inflating: /content/train/labels/vid11_mp4-0123_jpg.rf.59027fce30a1cf1a0acc2454290cac28.txt \n", + " inflating: /content/train/labels/vid11_mp4-0123_jpg.rf.8dabda3d24fca609606b79137c9b79e9.txt \n", + " inflating: /content/train/labels/vid11_mp4-0124_jpg.rf.0a6ad570a78145709383b73a1ddd704a.txt \n", + " inflating: /content/train/labels/vid11_mp4-0124_jpg.rf.70da6aea2682ae2426d84f29ad2abf8d.txt \n", + " inflating: /content/train/labels/vid11_mp4-0124_jpg.rf.dc8a2635d1eebfd9ac6fea5b360a18c9.txt \n", + " inflating: /content/train/labels/vid11_mp4-0125_jpg.rf.11651b3fff4dd7fba40927dad13d577a.txt \n", + " inflating: /content/train/labels/vid11_mp4-0125_jpg.rf.7b61166fd15ac87c905dfeb28fac1114.txt \n", + " inflating: /content/train/labels/vid11_mp4-0125_jpg.rf.ef81a40e5f8a4d20c631bdf2c39ebddd.txt \n", + " inflating: /content/train/labels/vid11_mp4-0127_jpg.rf.10bc145584031a03ea88a46b77a03be8.txt \n", + " inflating: /content/train/labels/vid11_mp4-0127_jpg.rf.c5a5cb47319b166571a18924da043840.txt \n", + " inflating: /content/train/labels/vid11_mp4-0127_jpg.rf.d232370a019c7a276ceb053191cd8618.txt \n", + " inflating: /content/train/labels/vid11_mp4-0128_jpg.rf.4c31676a8a2833fa74d38709bc27c31c.txt \n", + " inflating: /content/train/labels/vid11_mp4-0128_jpg.rf.e981b5c03e70dce862451058a1f4a1c1.txt \n", + " inflating: /content/train/labels/vid11_mp4-0128_jpg.rf.ea815ce6bd715b10990dba51e10eea6e.txt \n", + " inflating: /content/train/labels/vid11_mp4-0132_jpg.rf.430874a1facd1370c75ebcb4e8495db7.txt \n", + " inflating: /content/train/labels/vid11_mp4-0132_jpg.rf.60d1ed0b59daedde842e9ac34148893b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0132_jpg.rf.ce087d68b436825aa4af167cf13091ba.txt \n", + " inflating: /content/train/labels/vid11_mp4-0133_jpg.rf.66a5fd07e6c05de6c484362530acbbb3.txt \n", + " inflating: /content/train/labels/vid11_mp4-0133_jpg.rf.8914788a84ffb963aa076a9bd4fddd22.txt \n", + " inflating: /content/train/labels/vid11_mp4-0133_jpg.rf.db331e54c7b20f81e35c438ca870db55.txt \n", + " inflating: /content/train/labels/vid11_mp4-0135_jpg.rf.266352734d41768432fe3e3b948ce20f.txt \n", + " inflating: /content/train/labels/vid11_mp4-0135_jpg.rf.6e77bd6634d3776d531c7d4105b04024.txt \n", + " inflating: /content/train/labels/vid11_mp4-0135_jpg.rf.ca1a6edecc32768975ca1a565da4b2d1.txt \n", + " inflating: /content/train/labels/vid11_mp4-0136_jpg.rf.712ed7c604a478587fe7f5ae1f988618.txt \n", + " inflating: /content/train/labels/vid11_mp4-0136_jpg.rf.b00a8166fa390611a8ae438b3998e200.txt \n", + " inflating: /content/train/labels/vid11_mp4-0136_jpg.rf.f09eaf67c7390b037be58e321233c16b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0138_jpg.rf.8df53f8ec8963403436a354b512b1826.txt \n", + " inflating: /content/train/labels/vid11_mp4-0138_jpg.rf.daeeb25f9c8f252e350ab78ed4f29218.txt \n", + " inflating: /content/train/labels/vid11_mp4-0138_jpg.rf.dc05d44af9dad390536014c724b2d561.txt \n", + " inflating: /content/train/labels/vid11_mp4-0139_jpg.rf.55ff26f52060f08470ab6b3b90ce087b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0139_jpg.rf.68ae121ef085a1f504800b1efc1872fc.txt \n", + " inflating: /content/train/labels/vid11_mp4-0139_jpg.rf.cdda267533d09045ddc5b163b94d183b.txt \n", + " inflating: /content/train/labels/vid11_mp4-0145_jpg.rf.1528c7acf0fbbd01926aebf655787c31.txt \n", + " inflating: /content/train/labels/vid11_mp4-0145_jpg.rf.330ec164cb2fd04e5b4019cc11c93946.txt \n", + " inflating: /content/train/labels/vid11_mp4-0145_jpg.rf.ef95e770b66ea07eefd77c14dfda2f37.txt \n", + " inflating: /content/train/labels/vid11_mp4-0146_jpg.rf.151b9f6c5ba71244f40beaa11579d463.txt \n", + " inflating: /content/train/labels/vid11_mp4-0146_jpg.rf.2ea44132c6a13ae219a91e7755e492b2.txt \n", + " inflating: /content/train/labels/vid11_mp4-0146_jpg.rf.d57e48402db653986422948d4ee6ded3.txt \n", + " inflating: /content/train/labels/vid12_mp4-0053_jpg.rf.1cbaa2073065e1e39fc4c97c6c8b4eed.txt \n", + " inflating: /content/train/labels/vid12_mp4-0053_jpg.rf.33ce59323b9afeb7b15c417d453920ab.txt \n", + " inflating: /content/train/labels/vid12_mp4-0053_jpg.rf.7dae605ec2cd9ad7f92bcc1b76aaf4db.txt \n", + " inflating: /content/train/labels/vid12_mp4-0055_jpg.rf.0c5467e5ea9e5f1f7b4fb61c3b5fdad9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0055_jpg.rf.89dfc8c1b38a80db2d6a451fb9ecd05e.txt \n", + " inflating: /content/train/labels/vid12_mp4-0055_jpg.rf.a5bfd5c3fde141ddaeafa904c39c3242.txt \n", + " inflating: /content/train/labels/vid12_mp4-0056_jpg.rf.0624860318ac9626465a76acd9f726b5.txt \n", + " inflating: /content/train/labels/vid12_mp4-0056_jpg.rf.a476692fa33566b07e6f51fbb80cf3e4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0056_jpg.rf.e965e0cdd3dfa4cfb10ccc74c93dbf0c.txt \n", + " inflating: /content/train/labels/vid12_mp4-0057_jpg.rf.26a936e8e6b7d7c94efdace54e57af8a.txt \n", + " inflating: /content/train/labels/vid12_mp4-0057_jpg.rf.82e3ba5434bbf7184fce89bcf940e725.txt \n", + " inflating: /content/train/labels/vid12_mp4-0057_jpg.rf.fe7f2433e7fa2543463fee0c3e7a9203.txt \n", + " inflating: /content/train/labels/vid12_mp4-0058_jpg.rf.1312d7a01448eb92b7ac3c37be8ced16.txt \n", + " inflating: /content/train/labels/vid12_mp4-0058_jpg.rf.7d98d7180c780e95de41082592288a10.txt \n", + " inflating: /content/train/labels/vid12_mp4-0058_jpg.rf.da83764a629351d2fbf9075b55f1164c.txt \n", + " inflating: /content/train/labels/vid12_mp4-0059_jpg.rf.65434e4e3e2551383b5e09c1f9c7af15.txt \n", + " inflating: /content/train/labels/vid12_mp4-0059_jpg.rf.6d1b8649aaf68396989b4bc5528d50e9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0059_jpg.rf.fa44ee1d0fe23f7295817c0a90f15e7b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0061_jpg.rf.2dc81f3b98a2e41a1552e4d454354ae8.txt \n", + " inflating: /content/train/labels/vid12_mp4-0061_jpg.rf.4a7033fcb760ec25c2f739a587485677.txt \n", + " inflating: /content/train/labels/vid12_mp4-0061_jpg.rf.d3348971346af6789f0c97aac5aa6aa4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0062_jpg.rf.3a19d2313e588b623b05824ccb6b2d6b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0062_jpg.rf.4b0c379558d79d88a356a18b8d4e44b4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0062_jpg.rf.7782e14be372681c813cc81031dd50ad.txt \n", + " inflating: /content/train/labels/vid12_mp4-0063_jpg.rf.3e11fb54e188d79f3c6faa0bd04f11e2.txt \n", + " inflating: /content/train/labels/vid12_mp4-0063_jpg.rf.701576a3b68e121e1ec0e91db259cb67.txt \n", + " inflating: /content/train/labels/vid12_mp4-0063_jpg.rf.7a222c18ad06d2b40a05c2c6cff2ea1c.txt \n", + " inflating: /content/train/labels/vid12_mp4-0065_jpg.rf.3b10c8c0e5489320ce37cf770794a6d0.txt \n", + " inflating: /content/train/labels/vid12_mp4-0065_jpg.rf.e7af88dc269f861ca8565fbf9cc35d60.txt \n", + " inflating: /content/train/labels/vid12_mp4-0065_jpg.rf.f5caa5b278501b6f4e84c09642c421f9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0067_jpg.rf.43d81690041e5b535c15a4fcb25c37b9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0067_jpg.rf.76ea9e868eac87b43ae598de374e1faf.txt \n", + " inflating: /content/train/labels/vid12_mp4-0067_jpg.rf.aa7448da119df1ec11a672232f09439b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0069_jpg.rf.1709d249b359780db93bd6c3dc575a3c.txt \n", + " inflating: /content/train/labels/vid12_mp4-0069_jpg.rf.20a4a60071f03e355e07e585f02f3993.txt \n", + " inflating: /content/train/labels/vid12_mp4-0069_jpg.rf.33e1eecd051a31cf00ec569e2968ec83.txt \n", + " inflating: /content/train/labels/vid12_mp4-0075_jpg.rf.39fb3554db637cee7a7fd6997629a69a.txt \n", + " inflating: /content/train/labels/vid12_mp4-0075_jpg.rf.3dc18bb60d926b829098431d4286fa2f.txt \n", + " extracting: /content/train/labels/vid12_mp4-0075_jpg.rf.7f9454d230b958999dcd78f8276d80ea.txt \n", + " inflating: /content/train/labels/vid12_mp4-0076_jpg.rf.066452df0e83c29612e841decc2c82ec.txt \n", + " inflating: /content/train/labels/vid12_mp4-0076_jpg.rf.a24990b029424eefc27ac1cbd93fa6cc.txt \n", + " inflating: /content/train/labels/vid12_mp4-0076_jpg.rf.fde35bc1e0c9c8117d2fce660ede91ec.txt \n", + " inflating: /content/train/labels/vid12_mp4-0077_jpg.rf.9f649d68f9259b4d6031a7a7553bc2f9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0077_jpg.rf.c245e214046f576854a9b0a0b647caf5.txt \n", + " inflating: /content/train/labels/vid12_mp4-0077_jpg.rf.e6144efecdc31c4b3ef06282f53138d8.txt \n", + " inflating: /content/train/labels/vid12_mp4-0079_jpg.rf.0ca668d014fba2a01bb946d92ac752c7.txt \n", + " inflating: /content/train/labels/vid12_mp4-0079_jpg.rf.13281e21fe5eef2d1a38dea33b0ee172.txt \n", + " inflating: /content/train/labels/vid12_mp4-0079_jpg.rf.354e82656a06d4030ca85434c6950167.txt \n", + " inflating: /content/train/labels/vid12_mp4-0080_jpg.rf.3b583e19d9606d53cad85610c5348db2.txt \n", + " inflating: /content/train/labels/vid12_mp4-0080_jpg.rf.d36980d2d28274995cad42557f7389f9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0080_jpg.rf.f221c5c90d860e025c341e48ee203b19.txt \n", + " inflating: /content/train/labels/vid12_mp4-0082_jpg.rf.22541182e577290d3b275724a89721f9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0082_jpg.rf.303c27cb500e401b1b600231d9e6fce7.txt \n", + " inflating: /content/train/labels/vid12_mp4-0082_jpg.rf.84793f197e520c6ceea3fba7341ee52a.txt \n", + " inflating: /content/train/labels/vid12_mp4-0084_jpg.rf.3480963c98937f4c60425c24dfe13974.txt \n", + " inflating: /content/train/labels/vid12_mp4-0084_jpg.rf.57b46376cb2f92d25891bf4be638e3ae.txt \n", + " inflating: /content/train/labels/vid12_mp4-0084_jpg.rf.c345a01068ecb9aa6fac230c2acb92a6.txt \n", + " inflating: /content/train/labels/vid12_mp4-0085_jpg.rf.bc3ef9cb826a1b8bb28281e25138d80f.txt \n", + " inflating: /content/train/labels/vid12_mp4-0085_jpg.rf.ccdac015f06a144da911d4d93e8059b4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0085_jpg.rf.dedcc8eb99c4fa34b0785f365cfb9aee.txt \n", + " inflating: /content/train/labels/vid12_mp4-0087_jpg.rf.01da7fb7c09315d71994d92847703f38.txt \n", + " inflating: /content/train/labels/vid12_mp4-0087_jpg.rf.f02db842db5e18ff947983376d7618a3.txt \n", + " inflating: /content/train/labels/vid12_mp4-0087_jpg.rf.fe4cfb612c5b00e80e5e75bd909170a6.txt \n", + " inflating: /content/train/labels/vid12_mp4-0089_jpg.rf.31a8557ea0052a20cdfe342d9cf955e9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0089_jpg.rf.d68f1b9c5941a63dc6ace60e4ad5b3de.txt \n", + " inflating: /content/train/labels/vid12_mp4-0089_jpg.rf.f5b6d2fe79c6c35532b571592e582b25.txt \n", + " inflating: /content/train/labels/vid12_mp4-0090_jpg.rf.02d1624faa26b4b91de202ab729e9b1b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0090_jpg.rf.c772488e015210232c7cacdbefe2c0e9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0090_jpg.rf.cb1cacc31d0c3ffb65034bd9bce86af0.txt \n", + " inflating: /content/train/labels/vid12_mp4-0092_jpg.rf.89e60be39f079d233863135f3a765828.txt \n", + " inflating: /content/train/labels/vid12_mp4-0092_jpg.rf.b89cd909f10e69e2c41c6bffbdaf02ef.txt \n", + " inflating: /content/train/labels/vid12_mp4-0092_jpg.rf.b8e5dfebec9c642d91ce3d816ed4334e.txt \n", + " inflating: /content/train/labels/vid12_mp4-0094_jpg.rf.0b839054e5576832991d6ad48dd52f92.txt \n", + " extracting: /content/train/labels/vid12_mp4-0094_jpg.rf.2ecc13e049ba0a9462c34158aac6ffdc.txt \n", + " inflating: /content/train/labels/vid12_mp4-0094_jpg.rf.8150d9ccdbdfa6343cd9e901b9367fd3.txt \n", + " inflating: /content/train/labels/vid12_mp4-0107_jpg.rf.555c9e3a697cde2afd717c97fae0b279.txt \n", + " inflating: /content/train/labels/vid12_mp4-0107_jpg.rf.7abd13a36fcce58956bf8c3cc815d674.txt \n", + " inflating: /content/train/labels/vid12_mp4-0107_jpg.rf.80b830b749d9d732ba927f3578564bfd.txt \n", + " inflating: /content/train/labels/vid12_mp4-0108_jpg.rf.29e1bdd7dd6c5e9de230651d6c6a4d9a.txt \n", + " inflating: /content/train/labels/vid12_mp4-0108_jpg.rf.38c911f5b26d754692b95c4c579c022e.txt \n", + " inflating: /content/train/labels/vid12_mp4-0108_jpg.rf.bcf964e7b740c952fcdbe6558219da3b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0109_jpg.rf.20bdafe184b5faf2e299c2ec0953d471.txt \n", + " inflating: /content/train/labels/vid12_mp4-0109_jpg.rf.995263b873f3f9c687eed7057aa1dc36.txt \n", + " inflating: /content/train/labels/vid12_mp4-0109_jpg.rf.c03a40ae058649f00a49bbcf9a03c404.txt \n", + " inflating: /content/train/labels/vid12_mp4-0110_jpg.rf.2e24cca5bb401e8efec661676c9abb87.txt \n", + " inflating: /content/train/labels/vid12_mp4-0110_jpg.rf.63b5a1ea490a1ec039d66877a2cea56f.txt \n", + " inflating: /content/train/labels/vid12_mp4-0110_jpg.rf.d1388b2bfab5c329b9f94369f83fd6e4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0111_jpg.rf.0494ec65d282590fd0a79e7f03ad7040.txt \n", + " inflating: /content/train/labels/vid12_mp4-0111_jpg.rf.55d8f310adb22a0cb55dd5045247c1d9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0111_jpg.rf.c5892a0d1cc400d728cdb7301970e515.txt \n", + " inflating: /content/train/labels/vid12_mp4-0112_jpg.rf.3f7a2a42deff274d8afbcea5a926a214.txt \n", + " inflating: /content/train/labels/vid12_mp4-0112_jpg.rf.988a28498d116d3829af2eaa1dd1c222.txt \n", + " inflating: /content/train/labels/vid12_mp4-0112_jpg.rf.ed73774229be6d55ea8ca79c6bfcb572.txt \n", + " inflating: /content/train/labels/vid12_mp4-0113_jpg.rf.49e598cf26a1b95b3c8891c0d8705725.txt \n", + " inflating: /content/train/labels/vid12_mp4-0113_jpg.rf.8da436305bd0f9ce190b200835337a49.txt \n", + " inflating: /content/train/labels/vid12_mp4-0113_jpg.rf.c58587fbe61c8e57763c95944946c553.txt \n", + " inflating: /content/train/labels/vid12_mp4-0114_jpg.rf.3ca09326b477029cbb8e257644bb5630.txt \n", + " inflating: /content/train/labels/vid12_mp4-0114_jpg.rf.68c17f8f97558759d1c1c13059a64e76.txt \n", + " inflating: /content/train/labels/vid12_mp4-0114_jpg.rf.a02071659800730835ba35a008a3347f.txt \n", + " inflating: /content/train/labels/vid12_mp4-0126_jpg.rf.3f52a5c795ed7b9eb5cf2876d540b8da.txt \n", + " inflating: /content/train/labels/vid12_mp4-0126_jpg.rf.cc5e5da0576eb68a203f7d9a9b98b46b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0126_jpg.rf.fb4f2c83c865e56f0fef06d71b2a80f5.txt \n", + " inflating: /content/train/labels/vid12_mp4-0127_jpg.rf.15c777748784c6e43a9afd7258049abc.txt \n", + " inflating: /content/train/labels/vid12_mp4-0127_jpg.rf.5e5d5de88becb1808431ead99e18d626.txt \n", + " inflating: /content/train/labels/vid12_mp4-0127_jpg.rf.75c627a2f4033e991643c0257b3aa8a6.txt \n", + " inflating: /content/train/labels/vid12_mp4-0129_jpg.rf.30cce7f0ab80549aec21d543f94dd5f9.txt \n", + " inflating: /content/train/labels/vid12_mp4-0129_jpg.rf.9241eb899a31e9343bffcfa509380e90.txt \n", + " inflating: /content/train/labels/vid12_mp4-0129_jpg.rf.c3b2982c470d54e03dc359fc45ab91f1.txt \n", + " inflating: /content/train/labels/vid12_mp4-0130_jpg.rf.6224009cb6299e31436f6658219c73c8.txt \n", + " inflating: /content/train/labels/vid12_mp4-0130_jpg.rf.8fda0180f406108ba6b659b1f23ef6c7.txt \n", + " inflating: /content/train/labels/vid12_mp4-0130_jpg.rf.f73f296426f0ed7dc3ae0be8d86d6738.txt \n", + " inflating: /content/train/labels/vid12_mp4-0132_jpg.rf.06e8035b696fda4ac40503f58bf07f2b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0132_jpg.rf.8730b334d05d7581cb796b138efb1e0b.txt \n", + " inflating: /content/train/labels/vid12_mp4-0132_jpg.rf.f301345760ccf0f30e48939e2140ab8a.txt \n", + " inflating: /content/train/labels/vid12_mp4-0133_jpg.rf.63cd31095400d24c881541c0f6f0ab61.txt \n", + " inflating: /content/train/labels/vid12_mp4-0133_jpg.rf.6b5b1fa83e3b5905e3fb612e27afdf57.txt \n", + " inflating: /content/train/labels/vid12_mp4-0133_jpg.rf.cac283429006276dc374c682ebb64b07.txt \n", + " inflating: /content/train/labels/vid12_mp4-0134_jpg.rf.d7ee2b22855e560dbeaf4d7495809218.txt \n", + " inflating: /content/train/labels/vid12_mp4-0134_jpg.rf.f48419e6932bfa9a51198ee1da9e7fe0.txt \n", + " inflating: /content/train/labels/vid12_mp4-0134_jpg.rf.fc0db80923dce14611edabf7e5d1ee57.txt \n", + " inflating: /content/train/labels/vid12_mp4-0136_jpg.rf.357951afd576ebeae696d72883bb2442.txt \n", + " inflating: /content/train/labels/vid12_mp4-0136_jpg.rf.96e257b4f2c52df945e145f5b2e2d9e3.txt \n", + " inflating: /content/train/labels/vid12_mp4-0136_jpg.rf.dcb077db667035343741fe610cab0411.txt \n", + " inflating: /content/train/labels/vid12_mp4-0137_jpg.rf.1a7af69ab7ace347cf6aff4b5c2de521.txt \n", + " inflating: /content/train/labels/vid12_mp4-0137_jpg.rf.1de5388af71a6778811f6e00ff40e2f4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0137_jpg.rf.985d099f30fd20e7a291935a39c1a723.txt \n", + " inflating: /content/train/labels/vid12_mp4-0138_jpg.rf.21044be7e28c1e670fcffc2ac82ebea4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0138_jpg.rf.84fd40ef73634ed0d34280c733fb3283.txt \n", + " inflating: /content/train/labels/vid12_mp4-0138_jpg.rf.938e52aee5b0ce5932de1c4abd5076a4.txt \n", + " inflating: /content/train/labels/vid12_mp4-0139_jpg.rf.3276f87f4d55ebb0f96da3e9cb2d178e.txt \n", + " inflating: /content/train/labels/vid12_mp4-0139_jpg.rf.c3179b95080d94ec271b06aa4d6cb2c1.txt \n", + " inflating: /content/train/labels/vid12_mp4-0139_jpg.rf.ca52c7470ea146834c149a079008fe52.txt \n", + " inflating: /content/train/labels/vid12_mp4-0141_jpg.rf.0d08d46b554d096916dfc467ae200a3d.txt \n", + " inflating: /content/train/labels/vid12_mp4-0141_jpg.rf.70109db9fb01f0ef865f909c976b584e.txt \n", + " inflating: /content/train/labels/vid12_mp4-0141_jpg.rf.c81f1cf83e180a549f9c2028cb1827fa.txt \n", + " inflating: /content/train/labels/vid12_mp4-0144_jpg.rf.01459ef68b544032467d42eea36068c5.txt \n", + " inflating: /content/train/labels/vid12_mp4-0144_jpg.rf.1816ab2f276f660540b82265d6578fde.txt \n", + " inflating: /content/train/labels/vid12_mp4-0144_jpg.rf.a93b5ecff53f8a4b9c99d9ac1faa7fe4.txt \n", + " inflating: /content/train/labels/vid13_mp4-0047_jpg.rf.955779a57d2109cd74762e93ab8ac0a4.txt \n", + " inflating: /content/train/labels/vid13_mp4-0047_jpg.rf.c08af090ecc677bc34638b3c61de2af6.txt \n", + " inflating: /content/train/labels/vid13_mp4-0047_jpg.rf.c4b4e3d941bb4ef7d021fcdbf611c07a.txt \n", + " inflating: /content/train/labels/vid13_mp4-0049_jpg.rf.193a7b9c287af60ea1f3632ecc71b6eb.txt \n", + " inflating: /content/train/labels/vid13_mp4-0049_jpg.rf.2a1a1d4cb3b39acaadf10b1e5b4e08df.txt \n", + " inflating: /content/train/labels/vid13_mp4-0049_jpg.rf.8289139dd7785768b016e63dac77674f.txt \n", + " inflating: /content/train/labels/vid13_mp4-0050_jpg.rf.57d2996de3bb09b591e70228314125fe.txt \n", + " inflating: /content/train/labels/vid13_mp4-0050_jpg.rf.cd71632e0734c662fa5a51802b3a060e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0050_jpg.rf.ec4980fc8e5cfadd2f7869744e2a4894.txt \n", + " inflating: /content/train/labels/vid13_mp4-0052_jpg.rf.01f3b73e8265e065dbdb844f54a22a21.txt \n", + " inflating: /content/train/labels/vid13_mp4-0052_jpg.rf.7dba87f6f406fe428b5db912cbe76f94.txt \n", + " inflating: /content/train/labels/vid13_mp4-0052_jpg.rf.b2b651c9caf232a3295447d7174d3c38.txt \n", + " inflating: /content/train/labels/vid13_mp4-0053_jpg.rf.c02348e447de5321cdbcabc515ee111d.txt \n", + " inflating: /content/train/labels/vid13_mp4-0053_jpg.rf.ea5b77f74dbdfe7ab62753d8bb3bd2b5.txt \n", + " inflating: /content/train/labels/vid13_mp4-0053_jpg.rf.f1a07b35e4bf54bb3e85e461f1ee02eb.txt \n", + " inflating: /content/train/labels/vid13_mp4-0055_jpg.rf.47228ce3ace63d13b4e760e29eb77a6e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0055_jpg.rf.b362afbf249a192fefe7b06a5e4dc05b.txt \n", + " inflating: /content/train/labels/vid13_mp4-0055_jpg.rf.dfcfcdf63ae2cb434e420fc7102e8b33.txt \n", + " inflating: /content/train/labels/vid13_mp4-0058_jpg.rf.2ca31ac2951cacc09f4aa9bb52ea4f00.txt \n", + " inflating: /content/train/labels/vid13_mp4-0058_jpg.rf.53bbb959188ece24d7212ef1c8764563.txt \n", + " inflating: /content/train/labels/vid13_mp4-0058_jpg.rf.c021df41959b18c06b1687f140c61a5b.txt \n", + " inflating: /content/train/labels/vid13_mp4-0059_jpg.rf.3a04a9ca6ef00b51f6b2c7fd36a92811.txt \n", + " inflating: /content/train/labels/vid13_mp4-0059_jpg.rf.66bd5666cfe4f40b889baca0739aba7a.txt \n", + " inflating: /content/train/labels/vid13_mp4-0059_jpg.rf.d7052add47d112a018bb76093afeb1fd.txt \n", + " inflating: /content/train/labels/vid13_mp4-0060_jpg.rf.38f4e1966bdf0be956c4188e511c6297.txt \n", + " inflating: /content/train/labels/vid13_mp4-0060_jpg.rf.c40cbc9bd44eb17c80d986c6196aa88f.txt \n", + " inflating: /content/train/labels/vid13_mp4-0060_jpg.rf.c7ebea510d3fb45167bb4cf8debd530a.txt \n", + " inflating: /content/train/labels/vid13_mp4-0061_jpg.rf.0930b0b6e5495cb4b96788adab2a90d2.txt \n", + " inflating: /content/train/labels/vid13_mp4-0061_jpg.rf.28be4085d60c5a8326720085134b48ba.txt \n", + " inflating: /content/train/labels/vid13_mp4-0061_jpg.rf.df11544667baa1a873857222af4b0f97.txt \n", + " inflating: /content/train/labels/vid13_mp4-0066_jpg.rf.d1f69a02b61b755e84b7c4128fa7fd1d.txt \n", + " inflating: /content/train/labels/vid13_mp4-0066_jpg.rf.e310ba5b1e7b06c5c143172c1940eb75.txt \n", + " inflating: /content/train/labels/vid13_mp4-0066_jpg.rf.f418d2e2050ce26abc5dbf7a3117dc9d.txt \n", + " inflating: /content/train/labels/vid13_mp4-0067_jpg.rf.935e93d497ffdb66ace7d4643ca3bf16.txt \n", + " inflating: /content/train/labels/vid13_mp4-0067_jpg.rf.96454624af0e6003f65ef4d7c479273b.txt \n", + " inflating: /content/train/labels/vid13_mp4-0067_jpg.rf.9f31bf1d21b772c25b2b4d05a1d34519.txt \n", + " inflating: /content/train/labels/vid13_mp4-0069_jpg.rf.173f13dfba4d076adb6cef29576a59ad.txt \n", + " inflating: /content/train/labels/vid13_mp4-0069_jpg.rf.4bcb71a6b38afb26f8c04060eb23a116.txt \n", + " inflating: /content/train/labels/vid13_mp4-0069_jpg.rf.7e53016d50309e98928092b0a51b48c1.txt \n", + " inflating: /content/train/labels/vid13_mp4-0072_jpg.rf.8a84f9bcd93edc908ce1589e9d74f1f7.txt \n", + " inflating: /content/train/labels/vid13_mp4-0072_jpg.rf.ace81dbdf9082f8467203758a929bb6d.txt \n", + " inflating: /content/train/labels/vid13_mp4-0072_jpg.rf.b4f51bd9913865f1bdf3326e34150a10.txt \n", + " inflating: /content/train/labels/vid13_mp4-0073_jpg.rf.273f467d5a02df15781cb6a990d331a7.txt \n", + " inflating: /content/train/labels/vid13_mp4-0073_jpg.rf.9e1ca2f8f0af8712f3b5ff8df6c6eae0.txt \n", + " inflating: /content/train/labels/vid13_mp4-0073_jpg.rf.e0ef96b97befa9ad6855c1ec43c7d373.txt \n", + " inflating: /content/train/labels/vid13_mp4-0074_jpg.rf.7221554811695636957e21d792ccfa6c.txt \n", + " inflating: /content/train/labels/vid13_mp4-0074_jpg.rf.c5cdc94e136acb8dd5740e5c7b719587.txt \n", + " inflating: /content/train/labels/vid13_mp4-0074_jpg.rf.e6bd8ca8e25ec9f8199b8b8717328ba1.txt \n", + " inflating: /content/train/labels/vid13_mp4-0075_jpg.rf.3ae3757073145815818ba60212dd5901.txt \n", + " inflating: /content/train/labels/vid13_mp4-0075_jpg.rf.e2f97a5b44434d6d3b1c81669133e4e2.txt \n", + " inflating: /content/train/labels/vid13_mp4-0075_jpg.rf.e926438b882b0d69024249ad45934fed.txt \n", + " inflating: /content/train/labels/vid13_mp4-0076_jpg.rf.2fdc09009ea77c700368d80fb937a67b.txt \n", + " inflating: /content/train/labels/vid13_mp4-0076_jpg.rf.b3368499e3b325fedc12139b0d75ba52.txt \n", + " inflating: /content/train/labels/vid13_mp4-0076_jpg.rf.d569b5a48a9e84365364fa01c80fa7a9.txt \n", + " inflating: /content/train/labels/vid13_mp4-0077_jpg.rf.09924c6ca50e8cc6f3cafa34112eadab.txt \n", + " inflating: /content/train/labels/vid13_mp4-0077_jpg.rf.75e8eefebbfc0a81c0eb75420c23ce69.txt \n", + " inflating: /content/train/labels/vid13_mp4-0077_jpg.rf.7a6b950957b015693a38603cc3cb0eb8.txt \n", + " inflating: /content/train/labels/vid13_mp4-0078_jpg.rf.0b960ca40c43c2033f56796bfa159eb6.txt \n", + " inflating: /content/train/labels/vid13_mp4-0078_jpg.rf.1d5a1bb86f689debb11076c04d2a8a24.txt \n", + " inflating: /content/train/labels/vid13_mp4-0078_jpg.rf.8151d27cdca2b0f7c7cbd9f6b2a104df.txt \n", + " inflating: /content/train/labels/vid13_mp4-0079_jpg.rf.76b9ba85c6737c2c9d60ea0190768b17.txt \n", + " inflating: /content/train/labels/vid13_mp4-0079_jpg.rf.c48f5d3ea6dd21aa356f0e1ed24e5c3e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0079_jpg.rf.fdba92f7a7f2977f1a1b1a827898e56c.txt \n", + " inflating: /content/train/labels/vid13_mp4-0081_jpg.rf.a49e028dba3bd4c108f51cc9aa1412f2.txt \n", + " inflating: /content/train/labels/vid13_mp4-0081_jpg.rf.b70a10517d806719e62fdb1ce03118a8.txt \n", + " inflating: /content/train/labels/vid13_mp4-0081_jpg.rf.e78b3fced69e4887f163d47445770570.txt \n", + " inflating: /content/train/labels/vid13_mp4-0082_jpg.rf.91553dfa30df4a6bc48011fff3678b3f.txt \n", + " inflating: /content/train/labels/vid13_mp4-0082_jpg.rf.dde71bd39fed58f5aa943ba158ecaed7.txt \n", + " inflating: /content/train/labels/vid13_mp4-0082_jpg.rf.ff8713831c6e5a2bb736a2ae6fa2a121.txt \n", + " inflating: /content/train/labels/vid13_mp4-0083_jpg.rf.5ed8d3f220d51b87bee4eee89436ffb4.txt \n", + " inflating: /content/train/labels/vid13_mp4-0083_jpg.rf.aaf798d5225110592fcc9712f5ed09ca.txt \n", + " inflating: /content/train/labels/vid13_mp4-0083_jpg.rf.c477337f67a8bfc1616526629707d74a.txt \n", + " inflating: /content/train/labels/vid13_mp4-0084_jpg.rf.1f7a830aaeb50a05a7f3e495074c4af4.txt \n", + " inflating: /content/train/labels/vid13_mp4-0084_jpg.rf.adcaac670536f6379090bd7126f28364.txt \n", + " inflating: /content/train/labels/vid13_mp4-0084_jpg.rf.ade14d0358f25f3692a7e7364770b60d.txt \n", + " extracting: /content/train/labels/vid13_mp4-0086_jpg.rf.b673fc70837b7540587c44764cfc91e9.txt \n", + " extracting: /content/train/labels/vid13_mp4-0086_jpg.rf.c3d015f5eb51886b2bedff7bac2af90e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0086_jpg.rf.d7c043134958385fc8bed3b2bb538b75.txt \n", + " inflating: /content/train/labels/vid13_mp4-0095_jpg.rf.634154d5e15fed2d445d73e88d0e2a6b.txt \n", + " extracting: /content/train/labels/vid13_mp4-0095_jpg.rf.d4852fe6c72a44c5c3aed28c89c9b30e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0095_jpg.rf.f5b2ca75994098a9220ce78e5a7a01d9.txt \n", + " inflating: /content/train/labels/vid13_mp4-0096_jpg.rf.165c9feae8a0d7c2066a3250b7c1ec8e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0096_jpg.rf.3af408bc3df6091caf42d86e2913591c.txt \n", + " inflating: /content/train/labels/vid13_mp4-0096_jpg.rf.54368a5909b8c849e1c1f3d4f4bc1a19.txt \n", + " inflating: /content/train/labels/vid13_mp4-0097_jpg.rf.000af1483ed4cb9868289ee9d4b72cf4.txt \n", + " inflating: /content/train/labels/vid13_mp4-0097_jpg.rf.6bd0c102a90387d37d1cf53cd97aad8a.txt \n", + " inflating: /content/train/labels/vid13_mp4-0097_jpg.rf.c503fc6b295810c0b269b9f0faba77d0.txt \n", + " inflating: /content/train/labels/vid13_mp4-0099_jpg.rf.c1478324c64d5840d6867db2c4e0fa92.txt \n", + " inflating: /content/train/labels/vid13_mp4-0099_jpg.rf.e5d7f7c5fd1d9a0c06ffded0ff1617da.txt \n", + " inflating: /content/train/labels/vid13_mp4-0099_jpg.rf.ff5522c46fe8fbe3fcb7da966bfdcf76.txt \n", + " inflating: /content/train/labels/vid13_mp4-0101_jpg.rf.73bd1dfe6925fa9c64e531b9710a5f01.txt \n", + " inflating: /content/train/labels/vid13_mp4-0101_jpg.rf.e8b54388b9d282601b60a1cf9184ce3e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0101_jpg.rf.e9f9ea7a34995f1675032f38ecdcc888.txt \n", + " inflating: /content/train/labels/vid13_mp4-0103_jpg.rf.501a32334c7e5a223ca52ae7778b36ff.txt \n", + " inflating: /content/train/labels/vid13_mp4-0103_jpg.rf.6755a77d21958c32b3b7c5d9900f9a80.txt \n", + " inflating: /content/train/labels/vid13_mp4-0103_jpg.rf.8440f2f5299423f441c0e721dd67ca95.txt \n", + " inflating: /content/train/labels/vid13_mp4-0104_jpg.rf.0dad20cf63dabbfac5dcabc3cf82804c.txt \n", + " inflating: /content/train/labels/vid13_mp4-0104_jpg.rf.281910703f3d05008604121867d656e1.txt \n", + " inflating: /content/train/labels/vid13_mp4-0104_jpg.rf.5c5ff3356f73f18ff52d9bbdd950fd22.txt \n", + " inflating: /content/train/labels/vid13_mp4-0106_jpg.rf.4cac85d3f5800af9416bf3ea123ed419.txt \n", + " inflating: /content/train/labels/vid13_mp4-0106_jpg.rf.b44cec5850ce8fa0d080d1d9426564e7.txt \n", + " inflating: /content/train/labels/vid13_mp4-0106_jpg.rf.eb8f254c5559b4d8fdce2efe77550aec.txt \n", + " inflating: /content/train/labels/vid13_mp4-0108_jpg.rf.021380e89c38da03a7e1d70480280d00.txt \n", + " inflating: /content/train/labels/vid13_mp4-0108_jpg.rf.9334ffa94931bd2ba6676a4e7bb5ba7f.txt \n", + " inflating: /content/train/labels/vid13_mp4-0108_jpg.rf.b1b278e95f1b4d6131f74cb3f5c81dae.txt \n", + " inflating: /content/train/labels/vid13_mp4-0110_jpg.rf.7dd9a836ad6a445ce5a1629c579aebae.txt \n", + " inflating: /content/train/labels/vid13_mp4-0110_jpg.rf.f6d959c9ca502d9c91f8d52cd403f20d.txt \n", + " inflating: /content/train/labels/vid13_mp4-0110_jpg.rf.f87101a9dbcbe1550fbe2a1d52c7e6b5.txt \n", + " inflating: /content/train/labels/vid13_mp4-0115_jpg.rf.55ae0eeec6a807e5e57022dc5a2f04a9.txt \n", + " extracting: /content/train/labels/vid13_mp4-0115_jpg.rf.64ea84c7382b9a67bba8f01ca64c2345.txt \n", + " inflating: /content/train/labels/vid13_mp4-0115_jpg.rf.c648f6dddf53edf52504bb141d6998bf.txt \n", + " inflating: /content/train/labels/vid13_mp4-0117_jpg.rf.8da2be6203b86a12e87aac276a030eaa.txt \n", + " inflating: /content/train/labels/vid13_mp4-0117_jpg.rf.c5a7c847580e8a61fb97cff31b2d01f7.txt \n", + " inflating: /content/train/labels/vid13_mp4-0117_jpg.rf.e864b539f7838fd324e14e6ef5a17311.txt \n", + " inflating: /content/train/labels/vid13_mp4-0118_jpg.rf.3e2538ba4e79d32023f998dc94c18596.txt \n", + " inflating: /content/train/labels/vid13_mp4-0118_jpg.rf.b4e92ea093e90b294df992e5e85c4618.txt \n", + " inflating: /content/train/labels/vid13_mp4-0118_jpg.rf.bd0634c5cd729a472a4eb08cd4e3284d.txt \n", + " inflating: /content/train/labels/vid13_mp4-0120_jpg.rf.1f124f574a070c3ba49d936099b9800f.txt \n", + " inflating: /content/train/labels/vid13_mp4-0120_jpg.rf.2686570f47d16f548456476ae5eba6ee.txt \n", + " inflating: /content/train/labels/vid13_mp4-0120_jpg.rf.ac0d1b727f94874ad20b2a6f56471864.txt \n", + " inflating: /content/train/labels/vid13_mp4-0121_jpg.rf.ddd6145d2b3f714795794c6803371295.txt \n", + " inflating: /content/train/labels/vid13_mp4-0121_jpg.rf.e2c1e832bd2138a629fc6a91917ae386.txt \n", + " inflating: /content/train/labels/vid13_mp4-0121_jpg.rf.f5aabebc68eaf002a7c4c8192292566e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0123_jpg.rf.4153e6c1655184b4646f6de180938270.txt \n", + " inflating: /content/train/labels/vid13_mp4-0123_jpg.rf.4acdc6e8b34044a8912fd10d20f3081b.txt \n", + " inflating: /content/train/labels/vid13_mp4-0123_jpg.rf.797a2c24bc3e4da15bad62abce385545.txt \n", + " inflating: /content/train/labels/vid13_mp4-0124_jpg.rf.1d8a1616f1d031b586e8008b55b9395c.txt \n", + " inflating: /content/train/labels/vid13_mp4-0124_jpg.rf.554c47950f0c1c497f040f3b808c6bc1.txt \n", + " inflating: /content/train/labels/vid13_mp4-0124_jpg.rf.9f3698b5b887edde6771a0931a5a36fd.txt \n", + " inflating: /content/train/labels/vid13_mp4-0125_jpg.rf.5790a319ef6e367b4ed77e47e4b92c91.txt \n", + " inflating: /content/train/labels/vid13_mp4-0125_jpg.rf.e0d2c819569c56d77add7db4ecf49fa3.txt \n", + " inflating: /content/train/labels/vid13_mp4-0125_jpg.rf.ed128ffa22eded8c617fdcc121bdd09c.txt \n", + " inflating: /content/train/labels/vid13_mp4-0129_jpg.rf.4ecd8b2336549b4d3a71fc6c409dc230.txt \n", + " inflating: /content/train/labels/vid13_mp4-0129_jpg.rf.c308b2a154c5cac0e0134c97ef43b390.txt \n", + " inflating: /content/train/labels/vid13_mp4-0129_jpg.rf.d6be695c903d37a88c7db2d6e0f026c4.txt \n", + " inflating: /content/train/labels/vid13_mp4-0133_jpg.rf.07d82142e1bde99155ee71dd4d8924b4.txt \n", + " inflating: /content/train/labels/vid13_mp4-0133_jpg.rf.098013db4e10c87e92c8c5a1fc4a9784.txt \n", + " inflating: /content/train/labels/vid13_mp4-0133_jpg.rf.dea3c45dae593e174b8f86a6de70e03c.txt \n", + " inflating: /content/train/labels/vid13_mp4-0134_jpg.rf.6bd1b2a9ec447ec4e4810c3b37a93652.txt \n", + " inflating: /content/train/labels/vid13_mp4-0134_jpg.rf.8b9ad089441e8a285900d35c29c1fef1.txt \n", + " inflating: /content/train/labels/vid13_mp4-0134_jpg.rf.fcf832b3bb6ec79754ac313671c8ec24.txt \n", + " inflating: /content/train/labels/vid13_mp4-0136_jpg.rf.0d4047e9fbc787aab2981b0a2dc5b634.txt \n", + " inflating: /content/train/labels/vid13_mp4-0136_jpg.rf.8455ac1737975386a89795fd02dcd0ab.txt \n", + " inflating: /content/train/labels/vid13_mp4-0136_jpg.rf.ee1b417d4f5929eb34e6718bf7353828.txt \n", + " inflating: /content/train/labels/vid13_mp4-0137_jpg.rf.14a2e804facdc7d80d778bedde56865e.txt \n", + " inflating: /content/train/labels/vid13_mp4-0137_jpg.rf.8e6e02881bdd705c6486cefd0feca567.txt \n", + " extracting: /content/train/labels/vid13_mp4-0137_jpg.rf.99558cf324f1a83a55a99c9e4be8cd11.txt \n", + " inflating: /content/train/labels/vid14_mp4-0028_jpg.rf.5e68c82d4f0ae5a05ebe73f1879f139b.txt \n", + " inflating: /content/train/labels/vid14_mp4-0028_jpg.rf.8f0a2688fed67f05196b25ffbf7bc5eb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0028_jpg.rf.d1720c44568c90e9642a0d60aca38e3a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0029_jpg.rf.401d4cf01a054e7b5a6fcc3608b9f010.txt \n", + " inflating: /content/train/labels/vid14_mp4-0029_jpg.rf.a77647b25adb0cba30132dd4cf1edb48.txt \n", + " inflating: /content/train/labels/vid14_mp4-0029_jpg.rf.e341f08c83ab785e16ae8ed9fec3e439.txt \n", + " inflating: /content/train/labels/vid14_mp4-0032_jpg.rf.0a2bc9a2d05652fc831e09ca7daaae54.txt \n", + " inflating: /content/train/labels/vid14_mp4-0032_jpg.rf.8652fd4bedee3e7fcc12a822cfcde40c.txt \n", + " inflating: /content/train/labels/vid14_mp4-0032_jpg.rf.a94ce7fbad811fa78f33c2a1f89530ee.txt \n", + " inflating: /content/train/labels/vid14_mp4-0033_jpg.rf.80602ee832081e8a832d7e40fc371989.txt \n", + " inflating: /content/train/labels/vid14_mp4-0033_jpg.rf.c2f857f21271bbbd9834480d39ff3ef1.txt \n", + " inflating: /content/train/labels/vid14_mp4-0033_jpg.rf.d45860a38a2275ad51ea572dc34c258b.txt \n", + " inflating: /content/train/labels/vid14_mp4-0035_jpg.rf.14ac9d4d8a757c8aab76bf258b8b74f7.txt \n", + " inflating: /content/train/labels/vid14_mp4-0035_jpg.rf.21d119a021cca2c77eb827233e05f870.txt \n", + " inflating: /content/train/labels/vid14_mp4-0035_jpg.rf.2201dfa25aee4ce5594e33a0c552b51b.txt \n", + " inflating: /content/train/labels/vid14_mp4-0038_jpg.rf.d8e5d5b59ec83e9d498337c9f91b0e75.txt \n", + " inflating: /content/train/labels/vid14_mp4-0038_jpg.rf.e2cf66e868f4d9d9ced6f74e5e81334a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0038_jpg.rf.f1f642a464b0865409951d605edd9e3f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0040_jpg.rf.05b3e7d90a445887a11c9b835d0546b4.txt \n", + " inflating: /content/train/labels/vid14_mp4-0040_jpg.rf.c676b97a58e3fc6c4b945acaeec0d0ac.txt \n", + " inflating: /content/train/labels/vid14_mp4-0040_jpg.rf.e8044ea26b5ca2fc55b50b0c9b87bcf2.txt \n", + " inflating: /content/train/labels/vid14_mp4-0041_jpg.rf.54fdf40260d5f1b909ea6646b1fecf58.txt \n", + " inflating: /content/train/labels/vid14_mp4-0041_jpg.rf.6aaf4352a6ca38a9fcd683bfa4fe5920.txt \n", + " inflating: /content/train/labels/vid14_mp4-0041_jpg.rf.abcefd3aec81c64a8c77e2e9ef34fc47.txt \n", + " inflating: /content/train/labels/vid14_mp4-0042_jpg.rf.703cd668a0731592fca5b82764fcdb2c.txt \n", + " inflating: /content/train/labels/vid14_mp4-0042_jpg.rf.a55feff32613eadfadfa9abe46edca19.txt \n", + " inflating: /content/train/labels/vid14_mp4-0042_jpg.rf.bfff7b21cb92fc89bbbca5d0abff0450.txt \n", + " inflating: /content/train/labels/vid14_mp4-0043_jpg.rf.2dd1cafe7901537cf7816cfba80b53de.txt \n", + " inflating: /content/train/labels/vid14_mp4-0043_jpg.rf.d1c261844583d468c1a0095aa15f0267.txt \n", + " inflating: /content/train/labels/vid14_mp4-0043_jpg.rf.fddf653d6249e0cc966ff85f766ace55.txt \n", + " inflating: /content/train/labels/vid14_mp4-0045_jpg.rf.42b1095bd3237a90954720edbdf63cee.txt \n", + " inflating: /content/train/labels/vid14_mp4-0045_jpg.rf.4dd127097c5cbdc6e8193bd59249a2ab.txt \n", + " inflating: /content/train/labels/vid14_mp4-0045_jpg.rf.b6032206c2171a664c5d499b025dc1ef.txt \n", + " inflating: /content/train/labels/vid14_mp4-0046_jpg.rf.294f6f34674f340bed08bac1c50836cc.txt \n", + " inflating: /content/train/labels/vid14_mp4-0046_jpg.rf.5d0a2174fc4a2ca0d0381ed5cac0c25f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0046_jpg.rf.cdf7cdeb7b9ba019ac0716348b1a4301.txt \n", + " inflating: /content/train/labels/vid14_mp4-0052_jpg.rf.27d19ed249ed1b3be41ad5d2a6de01b8.txt \n", + " inflating: /content/train/labels/vid14_mp4-0052_jpg.rf.cc3de4b6ce9e145279b3f9cd354975f3.txt \n", + " inflating: /content/train/labels/vid14_mp4-0052_jpg.rf.f2ada87015d7fc43006ceff39b2963fc.txt \n", + " inflating: /content/train/labels/vid14_mp4-0054_jpg.rf.1b4b0c74106ab28c19c0fc3a1ea71555.txt \n", + " inflating: /content/train/labels/vid14_mp4-0054_jpg.rf.525a34a0e7f2ef12fde57a4fd98a66ae.txt \n", + " inflating: /content/train/labels/vid14_mp4-0054_jpg.rf.d000ab0b9ee918e3c613c3ea3d18dc39.txt \n", + " inflating: /content/train/labels/vid14_mp4-0056_jpg.rf.11173076391efe6f1b5b664380f3e894.txt \n", + " inflating: /content/train/labels/vid14_mp4-0056_jpg.rf.1717d63142935b71e75b5d96ac835a7a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0056_jpg.rf.4b059c8786023905232f0adbfa0fbe60.txt \n", + " inflating: /content/train/labels/vid14_mp4-0057_jpg.rf.4558039fe4e9b7921c9bdfe8ab5becb8.txt \n", + " inflating: /content/train/labels/vid14_mp4-0057_jpg.rf.a6ec3343af81f923a5dfc83b09ed44f9.txt \n", + " inflating: /content/train/labels/vid14_mp4-0057_jpg.rf.db950a368083870427c679538fc49515.txt \n", + " inflating: /content/train/labels/vid14_mp4-0058_jpg.rf.2580b8d4a641ff9dc8eca8cafbcd0e01.txt \n", + " inflating: /content/train/labels/vid14_mp4-0058_jpg.rf.683123cf88482751480f2190984b9da4.txt \n", + " inflating: /content/train/labels/vid14_mp4-0058_jpg.rf.e9152e54fea00d894c8b62ef5c0cf4c9.txt \n", + " inflating: /content/train/labels/vid14_mp4-0059_jpg.rf.c90109ae54694865e6b021099e10d0d3.txt \n", + " inflating: /content/train/labels/vid14_mp4-0059_jpg.rf.db7e9e39259b8c7fec6afe3c0bb83cad.txt \n", + " inflating: /content/train/labels/vid14_mp4-0059_jpg.rf.f2058cb30773d356145e0e2850c6a1db.txt \n", + " inflating: /content/train/labels/vid14_mp4-0060_jpg.rf.02d1f34cc66daa1d3e9ad78fd4e13837.txt \n", + " inflating: /content/train/labels/vid14_mp4-0060_jpg.rf.1608b8f8e59757245190bf7fccf10d39.txt \n", + " inflating: /content/train/labels/vid14_mp4-0060_jpg.rf.cd7bc4032abcfba2b51b3a60df6c8083.txt \n", + " inflating: /content/train/labels/vid14_mp4-0062_jpg.rf.0ad52e8855e5491c0028269f8ba4cda1.txt \n", + " inflating: /content/train/labels/vid14_mp4-0062_jpg.rf.2872b650e4fcb875c4718a663cb10c0f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0062_jpg.rf.e64ec7118bdedc33bceed1918d25009e.txt \n", + " inflating: /content/train/labels/vid14_mp4-0063_jpg.rf.2a5d8babcc7fc67bec3cfb35e481acdb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0063_jpg.rf.760546e82f012bcd5cf8b5631d35f35a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0063_jpg.rf.7909d98a0c54bdf37652c25a7e80e99e.txt \n", + " inflating: /content/train/labels/vid14_mp4-0064_jpg.rf.5709a292028897a88026f41737015b1f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0064_jpg.rf.ae8c23e71ed33a8d1615102bb4192e53.txt \n", + " inflating: /content/train/labels/vid14_mp4-0064_jpg.rf.e76d4f4e72154f2be5757d10a479cc8d.txt \n", + " inflating: /content/train/labels/vid14_mp4-0065_jpg.rf.2044d682964f3904f89887c9064e558f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0065_jpg.rf.b73e14235d42705fde515e365b16aad6.txt \n", + " inflating: /content/train/labels/vid14_mp4-0065_jpg.rf.c414caa6eea2660c9b0769aa1e7ecea6.txt \n", + " inflating: /content/train/labels/vid14_mp4-0066_jpg.rf.0bb7a01afa6d999fd8a4a0f2d40e55bb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0066_jpg.rf.55a41af58f0d3281b35b02148149f60f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0066_jpg.rf.bdc1ff363212f8b2a9f1a6f221196aff.txt \n", + " inflating: /content/train/labels/vid14_mp4-0068_jpg.rf.403532a219d527d7b36de718437fcae8.txt \n", + " inflating: /content/train/labels/vid14_mp4-0068_jpg.rf.52b3f768d49c7e1a04cc23f2a3c6d9a6.txt \n", + " inflating: /content/train/labels/vid14_mp4-0068_jpg.rf.54b0371c82ffad22a259c2b2ac3dde9b.txt \n", + " inflating: /content/train/labels/vid14_mp4-0070_jpg.rf.055b1d02c0dc435eb21437428630a186.txt \n", + " inflating: /content/train/labels/vid14_mp4-0070_jpg.rf.17be04db48293a0bd1a391327973dc27.txt \n", + " inflating: /content/train/labels/vid14_mp4-0070_jpg.rf.2e91fd3f2893eb0d50a6f3bf165d9e30.txt \n", + " inflating: /content/train/labels/vid14_mp4-0071_jpg.rf.325358e1a90f7ad83a7a4555eede44bd.txt \n", + " inflating: /content/train/labels/vid14_mp4-0071_jpg.rf.94d6b2986d55ba3775edb0ee21486fd0.txt \n", + " inflating: /content/train/labels/vid14_mp4-0071_jpg.rf.eea2b99f8e60bdd928c86d2cefd72d90.txt \n", + " extracting: /content/train/labels/vid14_mp4-0073_jpg.rf.7482d0c58fd955810a36a0150cb536de.txt \n", + " inflating: /content/train/labels/vid14_mp4-0073_jpg.rf.80d1eaa2eebba92066f228d543dde595.txt \n", + " extracting: /content/train/labels/vid14_mp4-0073_jpg.rf.e21db60caddc948334f83ed64ea52aeb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0075_jpg.rf.05d3f08ab4be727808b5f078fb931ca7.txt \n", + " inflating: /content/train/labels/vid14_mp4-0075_jpg.rf.1ad3e8156360606652c8a0fe172a233f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0075_jpg.rf.7d771bfc5e62daf7084a6bd3ad3c09fb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0077_jpg.rf.6368677055fcf386d369289cb69b45fc.txt \n", + " inflating: /content/train/labels/vid14_mp4-0077_jpg.rf.6b2bf13d83011720d252870b52a87dc4.txt \n", + " inflating: /content/train/labels/vid14_mp4-0077_jpg.rf.ce82ae45f98ea7cc205198e45e1b5916.txt \n", + " inflating: /content/train/labels/vid14_mp4-0079_jpg.rf.604b81cbd1aebe1505072f2fe0b4683a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0079_jpg.rf.9b02c10017cfe3375318fd18af93b917.txt \n", + " inflating: /content/train/labels/vid14_mp4-0079_jpg.rf.d70bbda2c3275700ecb0ebc83531970a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0080_jpg.rf.42e96bb0c080a079cf5c138e8988da80.txt \n", + " inflating: /content/train/labels/vid14_mp4-0080_jpg.rf.555e3ad187ba28b6b81303150bb5a9bf.txt \n", + " inflating: /content/train/labels/vid14_mp4-0080_jpg.rf.d7098821631b9c1eda57043254cae2d8.txt \n", + " inflating: /content/train/labels/vid14_mp4-0082_jpg.rf.028aaa7fcfcb86ceab50b4daf8c6f6f7.txt \n", + " inflating: /content/train/labels/vid14_mp4-0082_jpg.rf.6cd56cff7e1320df98ee2cd459cd14e4.txt \n", + " inflating: /content/train/labels/vid14_mp4-0082_jpg.rf.7d83600e3332bfb2b39a14146346c2e6.txt \n", + " inflating: /content/train/labels/vid14_mp4-0083_jpg.rf.1b64bddc906e3fb76059ccc47b1fc147.txt \n", + " inflating: /content/train/labels/vid14_mp4-0083_jpg.rf.34547cd4712510c34aca01025baf220e.txt \n", + " inflating: /content/train/labels/vid14_mp4-0083_jpg.rf.bb4a76233100141541cc6c1dc5ef0550.txt \n", + " inflating: /content/train/labels/vid14_mp4-0086_jpg.rf.235fd98b257d000e9873f38b5a46e825.txt \n", + " inflating: /content/train/labels/vid14_mp4-0086_jpg.rf.401f23c97fa836a5fe9be3acace2b3d8.txt \n", + " inflating: /content/train/labels/vid14_mp4-0086_jpg.rf.a230095f8461a628dc37f4dbc83dd6c1.txt \n", + " inflating: /content/train/labels/vid14_mp4-0087_jpg.rf.080326658bce99cbd972e824a25b1687.txt \n", + " inflating: /content/train/labels/vid14_mp4-0087_jpg.rf.b4242a1e9a17d4c47d4a196c2ae02c0d.txt \n", + " inflating: /content/train/labels/vid14_mp4-0087_jpg.rf.f9d235ea307fccf938f7e982d55766e2.txt \n", + " inflating: /content/train/labels/vid14_mp4-0089_jpg.rf.184404abd05df420987ac7aaa9326e81.txt \n", + " inflating: /content/train/labels/vid14_mp4-0089_jpg.rf.54b4f580e2b2ef2faf8a0163d381b48d.txt \n", + " inflating: /content/train/labels/vid14_mp4-0089_jpg.rf.7e41ceac90acbc274e4641cc07f4dfbb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0090_jpg.rf.065cac2ff9c77a62c0c73823c1db3b9e.txt \n", + " inflating: /content/train/labels/vid14_mp4-0090_jpg.rf.4758976e879a7be69024f6750d86fd66.txt \n", + " inflating: /content/train/labels/vid14_mp4-0090_jpg.rf.962afabf1b9658741286c5cea6c41431.txt \n", + " inflating: /content/train/labels/vid14_mp4-0091_jpg.rf.534cfed0ccc4c02508a6324928f2902a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0091_jpg.rf.9815bba9f79820e29da1f85708d642ba.txt \n", + " inflating: /content/train/labels/vid14_mp4-0091_jpg.rf.f4b05abf854e21275cdb4eed78d8dcd9.txt \n", + " inflating: /content/train/labels/vid14_mp4-0092_jpg.rf.1e8896f00cd69f14a9d88f594c4ec9f5.txt \n", + " inflating: /content/train/labels/vid14_mp4-0092_jpg.rf.bb1a21287879ad9633f0a105a42acd26.txt \n", + " inflating: /content/train/labels/vid14_mp4-0092_jpg.rf.f530bc4283de13e3e02c10d2e5da4850.txt \n", + " inflating: /content/train/labels/vid14_mp4-0093_jpg.rf.21b4088b79c31f3ad24d85ceb454c242.txt \n", + " inflating: /content/train/labels/vid14_mp4-0093_jpg.rf.3712fd32d946092951b9f41e65ef7636.txt \n", + " inflating: /content/train/labels/vid14_mp4-0093_jpg.rf.843b12ed52e93f7210b87930532d3f5d.txt \n", + " extracting: /content/train/labels/vid14_mp4-0094_jpg.rf.42ad0bda7230689dd84f4738b787d0e4.txt \n", + " inflating: /content/train/labels/vid14_mp4-0094_jpg.rf.bdf8ff1ef6ebd9522135f6cbe58c408d.txt \n", + " inflating: /content/train/labels/vid14_mp4-0094_jpg.rf.e22335683c01abd743279c3bd2b28ee6.txt \n", + " inflating: /content/train/labels/vid14_mp4-0095_jpg.rf.389187e90431d8db6f8e0e59266d6ee8.txt \n", + " inflating: /content/train/labels/vid14_mp4-0095_jpg.rf.c05efc9bb93f5de976eac068ee02c747.txt \n", + " inflating: /content/train/labels/vid14_mp4-0095_jpg.rf.e3e692155ded90293b440f8dc553a661.txt \n", + " inflating: /content/train/labels/vid14_mp4-0096_jpg.rf.6e411ba996ab2323a9270a0e23c3ae58.txt \n", + " inflating: /content/train/labels/vid14_mp4-0096_jpg.rf.7587004a7860849f7b13db75ffb38569.txt \n", + " inflating: /content/train/labels/vid14_mp4-0096_jpg.rf.bc3ca5379419e3fe8ac211477f497ec7.txt \n", + " inflating: /content/train/labels/vid14_mp4-0098_jpg.rf.294687ad439de66eb631506938a1dbd6.txt \n", + " inflating: /content/train/labels/vid14_mp4-0098_jpg.rf.31348f7ffbb68794347fe7ac898fefe0.txt \n", + " inflating: /content/train/labels/vid14_mp4-0098_jpg.rf.35116699e0d086a1703d389509a26f4e.txt \n", + " inflating: /content/train/labels/vid14_mp4-0099_jpg.rf.b2ccde2141411ef9896ba694315cb007.txt \n", + " inflating: /content/train/labels/vid14_mp4-0099_jpg.rf.f2a4dab73dcb0b992b0a32d26d64c4c5.txt \n", + " inflating: /content/train/labels/vid14_mp4-0099_jpg.rf.fc548be16a977dab13ac75b950213cfe.txt \n", + " inflating: /content/train/labels/vid14_mp4-0100_jpg.rf.40b37f112b067d09804102eb83d379fc.txt \n", + " inflating: /content/train/labels/vid14_mp4-0100_jpg.rf.9b3b877a7e819b51ca5ec81c51957235.txt \n", + " inflating: /content/train/labels/vid14_mp4-0100_jpg.rf.bb9e615be1d61fa2c18450ad589e0cfa.txt \n", + " inflating: /content/train/labels/vid14_mp4-0103_jpg.rf.0ab745d42c5df614637a3d56e93776b4.txt \n", + " inflating: /content/train/labels/vid14_mp4-0103_jpg.rf.6f7dd3186f26ceb30fade0e5d5b469e4.txt \n", + " inflating: /content/train/labels/vid14_mp4-0103_jpg.rf.92060a9edd920ffccf29b72c7ae88a05.txt \n", + " inflating: /content/train/labels/vid14_mp4-0104_jpg.rf.c1602990296a23b82f39b3a908358d33.txt \n", + " inflating: /content/train/labels/vid14_mp4-0104_jpg.rf.ec1957fd12f96c8285aca0af93dd421c.txt \n", + " inflating: /content/train/labels/vid14_mp4-0104_jpg.rf.fb70c9b2e7bbee7b104a5c64ca1f8858.txt \n", + " inflating: /content/train/labels/vid14_mp4-0112_jpg.rf.3117e75c775fa82787f8f968c9bda655.txt \n", + " inflating: /content/train/labels/vid14_mp4-0112_jpg.rf.8e8d23ed02bfa8f5763fb4aa315935ab.txt \n", + " inflating: /content/train/labels/vid14_mp4-0112_jpg.rf.cf59f50b0d9bec2095f6dd28bb122a08.txt \n", + " inflating: /content/train/labels/vid14_mp4-0113_jpg.rf.0741d06f83e7132382d0ea7af2045924.txt \n", + " inflating: /content/train/labels/vid14_mp4-0113_jpg.rf.7b63c53b54bf35eccfb000343452a13f.txt \n", + " inflating: /content/train/labels/vid14_mp4-0113_jpg.rf.8596a97ca9b4e4cbbac6cdb256d7b35e.txt \n", + " inflating: /content/train/labels/vid14_mp4-0114_jpg.rf.239fd225b879667b21aaa067cb1e2af9.txt \n", + " inflating: /content/train/labels/vid14_mp4-0114_jpg.rf.49902f3c86bb5b9c67fd41163d1fd7fb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0114_jpg.rf.d8c0e5d21fe92ccc7945d35ceeb4d8e2.txt \n", + " inflating: /content/train/labels/vid14_mp4-0115_jpg.rf.69bea25a4a9b143ae3fea1dfd9ff6094.txt \n", + " inflating: /content/train/labels/vid14_mp4-0115_jpg.rf.dc43e99a4bbc617e22e1ec3049b0659d.txt \n", + " inflating: /content/train/labels/vid14_mp4-0115_jpg.rf.df75f7e80c39d4c891020a80d482568d.txt \n", + " inflating: /content/train/labels/vid14_mp4-0117_jpg.rf.1316e51452b4606cd862dec63e8c57ab.txt \n", + " inflating: /content/train/labels/vid14_mp4-0117_jpg.rf.394ce4ecbc5fbca5d57a8270c63676cb.txt \n", + " inflating: /content/train/labels/vid14_mp4-0117_jpg.rf.64ce422b49625d074cbcc03d76680bda.txt \n", + " inflating: /content/train/labels/vid14_mp4-0119_jpg.rf.244a578efe5e0dd01255bdab27dd4218.txt \n", + " inflating: /content/train/labels/vid14_mp4-0119_jpg.rf.cdb478a37d3980e3d10e0e57a0b4f6db.txt \n", + " inflating: /content/train/labels/vid14_mp4-0119_jpg.rf.d73bf68fd048543d621d2b4fb600ad3b.txt \n", + " inflating: /content/train/labels/vid14_mp4-0123_jpg.rf.1d0030f67a54a673304354f2d15d1b8e.txt \n", + " inflating: /content/train/labels/vid14_mp4-0123_jpg.rf.472c1622a1fa34d84e01afbdec178b92.txt \n", + " inflating: /content/train/labels/vid14_mp4-0123_jpg.rf.752d9b4e3f86d1a0c894f11014fd0f04.txt \n", + " inflating: /content/train/labels/vid14_mp4-0126_jpg.rf.a1779ec1b36af8c541b835da99dd62be.txt \n", + " inflating: /content/train/labels/vid14_mp4-0126_jpg.rf.be6633d7134cada464b4d1105d4261f2.txt \n", + " inflating: /content/train/labels/vid14_mp4-0126_jpg.rf.e8c3e2c166c31909e775a932c471b6ff.txt \n", + " inflating: /content/train/labels/vid14_mp4-0127_jpg.rf.551da1c4adeef47264c611636446b849.txt \n", + " inflating: /content/train/labels/vid14_mp4-0127_jpg.rf.a107ec80ca6383ec935be8b560084b4a.txt \n", + " inflating: /content/train/labels/vid14_mp4-0127_jpg.rf.da5b94ed34efe2e0bff4f282c73d1c68.txt \n", + " inflating: /content/train/labels/vid14_mp4-0128_jpg.rf.1042404bed8d6a246ae5566ae1de3d29.txt \n", + " inflating: /content/train/labels/vid14_mp4-0128_jpg.rf.1478ecc7fa0c063b19b1196c132f96c3.txt \n", + " inflating: /content/train/labels/vid14_mp4-0128_jpg.rf.4e352762c59ba2c71f0540bc4ccee88b.txt \n", + " inflating: /content/train/labels/vid14_mp4-0129_jpg.rf.67502c23773a3d9bb0631257c1d47e08.txt \n", + " inflating: /content/train/labels/vid14_mp4-0129_jpg.rf.d63f0f3ddb0b807f1099632ec4d6142d.txt \n", + " inflating: /content/train/labels/vid14_mp4-0129_jpg.rf.fea8657e1d500b1f190c82c778969c6c.txt \n", + " inflating: /content/train/labels/vid14_mp4-0131_jpg.rf.03f64f783201fef8246602139810c137.txt \n", + " inflating: /content/train/labels/vid14_mp4-0131_jpg.rf.03fc02d7a008816f41cdb9b1f568fbb7.txt \n", + " inflating: /content/train/labels/vid14_mp4-0131_jpg.rf.556c27814df2a3af4de1b2dbd5403b43.txt \n", + " inflating: /content/train/labels/vid14_mp4-0132_jpg.rf.5ee7d5ffd7e852e4e4c2def6a02f5ae9.txt \n", + " inflating: /content/train/labels/vid14_mp4-0132_jpg.rf.6ec8d61d9b4f05d45388fc5b8cf8a9d1.txt \n", + " inflating: /content/train/labels/vid14_mp4-0132_jpg.rf.cc54b8daeccbba9d5186f5f9f38318df.txt \n", + " inflating: /content/train/labels/vid14_mp4-0135_jpg.rf.02cdca7d66ba0fe6051e62604199f9c6.txt \n", + " inflating: /content/train/labels/vid14_mp4-0135_jpg.rf.6b3f08a8751b53824779271496c425d5.txt \n", + " inflating: /content/train/labels/vid14_mp4-0135_jpg.rf.b85dfcbd889bdc6a6aa948c07bb10f81.txt \n", + " inflating: /content/train/labels/vid15_mp4-0054_jpg.rf.097f1589b5beb48bfb0f150e71945373.txt \n", + " inflating: /content/train/labels/vid15_mp4-0054_jpg.rf.aaed715048f83666d19ed87c1e4336a0.txt \n", + " inflating: /content/train/labels/vid15_mp4-0054_jpg.rf.f9132d3ae0d18a8f3d2454d00a295755.txt \n", + " inflating: /content/train/labels/vid15_mp4-0055_jpg.rf.47bd58d1ef3d4a1739e96c023838737b.txt \n", + " inflating: /content/train/labels/vid15_mp4-0055_jpg.rf.7e8c38d5b8921ce52083021e722a7270.txt \n", + " inflating: /content/train/labels/vid15_mp4-0055_jpg.rf.99110aabc0bc5f33ce66ec7b3eb0b6cd.txt \n", + " inflating: /content/train/labels/vid15_mp4-0056_jpg.rf.38cf0b9a3dd967eea0328e258ff25c46.txt \n", + " inflating: /content/train/labels/vid15_mp4-0056_jpg.rf.e2177cea9582777fc00898b8d55785e0.txt \n", + " inflating: /content/train/labels/vid15_mp4-0056_jpg.rf.fdf748db343e7f75468eeaa2d6d54768.txt \n", + " inflating: /content/train/labels/vid15_mp4-0057_jpg.rf.44d4094349f35895b2c7bbc2fd558a09.txt \n", + " inflating: /content/train/labels/vid15_mp4-0057_jpg.rf.5b21608a108a0db9afe7c5e76375414f.txt \n", + " inflating: /content/train/labels/vid15_mp4-0057_jpg.rf.6bd51adc017a93142685725c7f8810d7.txt \n", + " inflating: /content/train/labels/vid15_mp4-0062_jpg.rf.7346729c97773b3f5f24c8e488773e97.txt \n", + " inflating: /content/train/labels/vid15_mp4-0062_jpg.rf.d6c599d25d7fe84e7b6533ff6cb3c978.txt \n", + " inflating: /content/train/labels/vid15_mp4-0062_jpg.rf.df0c5863eaa3bd4f3dab320aa23b4945.txt \n", + " inflating: /content/train/labels/vid15_mp4-0063_jpg.rf.22d6bb2e874749666d779e606fdfb352.txt \n", + " inflating: /content/train/labels/vid15_mp4-0063_jpg.rf.285e60ad6e75dc7e97aabc0e39fdd826.txt \n", + " inflating: /content/train/labels/vid15_mp4-0063_jpg.rf.f9440079dafc9d3ed492c87b072e6f73.txt \n", + " inflating: /content/train/labels/vid15_mp4-0064_jpg.rf.1c2a49330d667edaec2de1167feb2c6f.txt \n", + " inflating: /content/train/labels/vid15_mp4-0064_jpg.rf.78fac9871e4d098ad2455276def5db98.txt \n", + " inflating: /content/train/labels/vid15_mp4-0064_jpg.rf.efe2c1beccf750d14210049958977bfc.txt \n", + " inflating: /content/train/labels/vid15_mp4-0065_jpg.rf.1ec9c6c7d57d3e35806c8dd04963b2cc.txt \n", + " inflating: /content/train/labels/vid15_mp4-0065_jpg.rf.84190730a97d7ee6d3ad873c0e40150e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0065_jpg.rf.cc84689b714b5d421427c8709bc6399e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0068_jpg.rf.8db0af705ededeeab6a0d280d478f335.txt \n", + " inflating: /content/train/labels/vid15_mp4-0068_jpg.rf.96dbacfb11f83596246257e902e26354.txt \n", + " inflating: /content/train/labels/vid15_mp4-0068_jpg.rf.daa53de588a4fb8026e42c7244097b4d.txt \n", + " inflating: /content/train/labels/vid15_mp4-0070_jpg.rf.1f6cf50865f9ec789b2c67b57287e821.txt \n", + " inflating: /content/train/labels/vid15_mp4-0070_jpg.rf.ab4adc9dc993b9c49025d36b39c8ba56.txt \n", + " inflating: /content/train/labels/vid15_mp4-0070_jpg.rf.d3d1bd2b6dcae9d1b840eb50ab4fc04d.txt \n", + " inflating: /content/train/labels/vid15_mp4-0078_jpg.rf.5381b6a7d61d052722a4de1338e81165.txt \n", + " inflating: /content/train/labels/vid15_mp4-0078_jpg.rf.5e6a6feebc550cb4df6974ad79765bed.txt \n", + " inflating: /content/train/labels/vid15_mp4-0078_jpg.rf.9a6335b0ceba7c4fa99029bdb109c70e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0079_jpg.rf.494c095538ef3d87e84ce598ca0fbc0a.txt \n", + " inflating: /content/train/labels/vid15_mp4-0079_jpg.rf.49a34604df83d5064bd1b204e4c4c070.txt \n", + " inflating: /content/train/labels/vid15_mp4-0079_jpg.rf.e3016e368566a3f7e9d6ddaf1e0d1fb4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0084_jpg.rf.239f8ab587250fc14bf64dfe54c4fe7c.txt \n", + " inflating: /content/train/labels/vid15_mp4-0084_jpg.rf.279b530d3fc0a3637e2a955f7ad7edc4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0084_jpg.rf.e97d04aee0d82018372df3a13abed284.txt \n", + " inflating: /content/train/labels/vid15_mp4-0085_jpg.rf.325604afd9a55eec58d782dbfc925d3a.txt \n", + " inflating: /content/train/labels/vid15_mp4-0085_jpg.rf.350610c968b5039400af416a021b5b12.txt \n", + " inflating: /content/train/labels/vid15_mp4-0085_jpg.rf.f1645450e9b8d0a229cf4900a1199d91.txt \n", + " inflating: /content/train/labels/vid15_mp4-0087_jpg.rf.05eeb090c39747130972aaca7202fe5a.txt \n", + " inflating: /content/train/labels/vid15_mp4-0087_jpg.rf.243e8e9890e5315843b7f8d8006f534b.txt \n", + " inflating: /content/train/labels/vid15_mp4-0087_jpg.rf.9c0a573d2c863087c265f7c29e394581.txt \n", + " inflating: /content/train/labels/vid15_mp4-0088_jpg.rf.3ae3180a2c45576d7431e46f468e5554.txt \n", + " inflating: /content/train/labels/vid15_mp4-0088_jpg.rf.c68900698708df7b6a56c80bd9b38f7e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0088_jpg.rf.f96116c43729d0d859f35a686efae792.txt \n", + " inflating: /content/train/labels/vid15_mp4-0089_jpg.rf.5ebd2fd43e24900bdfb6013a7335b186.txt \n", + " inflating: /content/train/labels/vid15_mp4-0089_jpg.rf.93eb479064993f7a3b2a944acaf997b3.txt \n", + " inflating: /content/train/labels/vid15_mp4-0089_jpg.rf.fcb8a0c8d5e2c07d6dabbe7577ee438a.txt \n", + " inflating: /content/train/labels/vid15_mp4-0090_jpg.rf.3f054ec875e20468742952bdb57a5e3e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0090_jpg.rf.6ef4234f2d06e273d3e702f2eca51ed9.txt \n", + " inflating: /content/train/labels/vid15_mp4-0090_jpg.rf.83781142e5903f36a2da073631f15040.txt \n", + " inflating: /content/train/labels/vid15_mp4-0090_jpg.rf.8410285617cae9f90116a9bb3340a3ca.txt \n", + " inflating: /content/train/labels/vid15_mp4-0090_jpg.rf.d757679db487c3d6df664da3ca97ac1e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0090_jpg.rf.e91019d6522abd1f607f25e634c969bc.txt \n", + " inflating: /content/train/labels/vid15_mp4-0091_jpg.rf.058119dfc0e406821dcd483a6f32c392.txt \n", + " inflating: /content/train/labels/vid15_mp4-0091_jpg.rf.45dcfe8f03b04a164ac94174f5657760.txt \n", + " inflating: /content/train/labels/vid15_mp4-0091_jpg.rf.5ebd262c81daed80dd022d7dcd06c694.txt \n", + " inflating: /content/train/labels/vid15_mp4-0091_jpg.rf.92308862d8d7e26cdd84b6a715c8d437.txt \n", + " inflating: /content/train/labels/vid15_mp4-0091_jpg.rf.bec0da533c1c23ec26442c3a67c871b4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0091_jpg.rf.ca8c130a217fb343cdcb8580682780a4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0092_jpg.rf.0a4cade1e38e60be2dc1068af330391c.txt \n", + " inflating: /content/train/labels/vid15_mp4-0092_jpg.rf.c3850af64bf31dba46a90d01fc10b7f6.txt \n", + " inflating: /content/train/labels/vid15_mp4-0092_jpg.rf.ff604bdc4d82032d22dad8db79f71613.txt \n", + " inflating: /content/train/labels/vid15_mp4-0093_jpg.rf.386c0f24502bdb02769aedd82fe770ca.txt \n", + " inflating: /content/train/labels/vid15_mp4-0093_jpg.rf.459bfb8799f35a5f9b5ac64f118c65df.txt \n", + " inflating: /content/train/labels/vid15_mp4-0093_jpg.rf.74f97f442fdaa2a462fb4f1a86d9fd63.txt \n", + " inflating: /content/train/labels/vid15_mp4-0094_jpg.rf.5a90518d033bfef9bb8c119dc109cba4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0094_jpg.rf.9b30b115e7acd1759c135caf59fded9f.txt \n", + " inflating: /content/train/labels/vid15_mp4-0094_jpg.rf.fdb386bb1b0ef29cd7bc638e8bd9d5a7.txt \n", + " inflating: /content/train/labels/vid15_mp4-0095_jpg.rf.344d9075bc3c10cb0fadfeea78aa5b07.txt \n", + " inflating: /content/train/labels/vid15_mp4-0095_jpg.rf.5d91a19b44cf3aae2aa4604153b8ddff.txt \n", + " inflating: /content/train/labels/vid15_mp4-0095_jpg.rf.cd7bde0b42613003d3e03110d7ba2ed9.txt \n", + " inflating: /content/train/labels/vid15_mp4-0097_jpg.rf.1eb6865101c866cb0070fa07e20b2f95.txt \n", + " inflating: /content/train/labels/vid15_mp4-0097_jpg.rf.53e5afa436cb3b2b46a03f71965aa076.txt \n", + " inflating: /content/train/labels/vid15_mp4-0097_jpg.rf.da054338622c041c6c254faed2bda163.txt \n", + " inflating: /content/train/labels/vid15_mp4-0107_jpg.rf.02133d65214d71989d544c83a30d150a.txt \n", + " inflating: /content/train/labels/vid15_mp4-0107_jpg.rf.7a30e5b7d610da0f65788459178808f4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0107_jpg.rf.869998f8277cf6b1d80604a904fd6057.txt \n", + " inflating: /content/train/labels/vid15_mp4-0108_jpg.rf.2cd32cb87e8454be33a4fd989c7e5c41.txt \n", + " inflating: /content/train/labels/vid15_mp4-0108_jpg.rf.6f8116c50f14a559a222f1848f983ac0.txt \n", + " inflating: /content/train/labels/vid15_mp4-0108_jpg.rf.7d3e1a07bb711f126d5c7abc84f65e57.txt \n", + " inflating: /content/train/labels/vid15_mp4-0110_jpg.rf.4f92667466becfa209286e036d890445.txt \n", + " inflating: /content/train/labels/vid15_mp4-0110_jpg.rf.9925fa10e236f31783123c06b09bf8fe.txt \n", + " inflating: /content/train/labels/vid15_mp4-0110_jpg.rf.c9e17716f3e36618d9ce649decd665f7.txt \n", + " inflating: /content/train/labels/vid15_mp4-0111_jpg.rf.0ce966fd344ee2b123e64ea2d6d17e95.txt \n", + " inflating: /content/train/labels/vid15_mp4-0111_jpg.rf.14461600f14c271dd7c67d00ebf34841.txt \n", + " inflating: /content/train/labels/vid15_mp4-0111_jpg.rf.152e77c9dd89099bbd3d874627994a7b.txt \n", + " inflating: /content/train/labels/vid15_mp4-0112_jpg.rf.023589efda8c42c10eeb2122703c3262.txt \n", + " inflating: /content/train/labels/vid15_mp4-0112_jpg.rf.68f92b33fdde66f8687e09926ead9d81.txt \n", + " inflating: /content/train/labels/vid15_mp4-0112_jpg.rf.b5aafda15a11ce3671278fffb28d0b4b.txt \n", + " inflating: /content/train/labels/vid15_mp4-0114_jpg.rf.1dfa895f2a69fbcc8268b06cf39c4bb4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0114_jpg.rf.a36e8af0d30b2d17fbf1e5f75bbcdbcb.txt \n", + " inflating: /content/train/labels/vid15_mp4-0114_jpg.rf.c6dae20b0ccb26edd63378655937be67.txt \n", + " inflating: /content/train/labels/vid15_mp4-0116_jpg.rf.1eaf33987b75b7d28468c8d06a87f66e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0116_jpg.rf.8ee65258ff6954b0241d3b8ea079fb3f.txt \n", + " inflating: /content/train/labels/vid15_mp4-0116_jpg.rf.932273fdf980b257cab38313d1006275.txt \n", + " inflating: /content/train/labels/vid15_mp4-0118_jpg.rf.065a1b3666939ffccff80759c7f510bd.txt \n", + " inflating: /content/train/labels/vid15_mp4-0118_jpg.rf.b5866f2ac101fb6203b9f73da2f2ca71.txt \n", + " inflating: /content/train/labels/vid15_mp4-0118_jpg.rf.fa2d17f0f8162b9724ccf0d6af7bc4cb.txt \n", + " inflating: /content/train/labels/vid15_mp4-0133_jpg.rf.a38c83a1b7685ca3f85beb31f52e6a03.txt \n", + " inflating: /content/train/labels/vid15_mp4-0133_jpg.rf.a9ea2976f92f811bad86ee35f0171ccc.txt \n", + " inflating: /content/train/labels/vid15_mp4-0133_jpg.rf.c0ac152626eb80abc2dc44d51a1c1d3c.txt \n", + " inflating: /content/train/labels/vid15_mp4-0134_jpg.rf.02966dddd546d235ddec0b3e954e0f30.txt \n", + " inflating: /content/train/labels/vid15_mp4-0134_jpg.rf.034e9bbae077d24da0df6c76cccbbb10.txt \n", + " inflating: /content/train/labels/vid15_mp4-0134_jpg.rf.22856217592083b299f7907cf9239c4c.txt \n", + " inflating: /content/train/labels/vid15_mp4-0139_jpg.rf.5062684d8caf7be73577034ec115a56d.txt \n", + " inflating: /content/train/labels/vid15_mp4-0139_jpg.rf.8fea2ed2e706c4627f98981b6bdd049a.txt \n", + " inflating: /content/train/labels/vid15_mp4-0139_jpg.rf.acfb741cc5168320e15e4be6639af9df.txt \n", + " inflating: /content/train/labels/vid15_mp4-0141_jpg.rf.94d9b957b79feac6f11a6c30baa30ff7.txt \n", + " inflating: /content/train/labels/vid15_mp4-0141_jpg.rf.b3c1616271f051c16c4ef984d0bc007e.txt \n", + " inflating: /content/train/labels/vid15_mp4-0141_jpg.rf.c1d57a8cfb285f2da5b06ded9cf5ea1b.txt \n", + " inflating: /content/train/labels/vid15_mp4-0144_jpg.rf.3cf3b5514c8ea3154d3f8de1d6190420.txt \n", + " inflating: /content/train/labels/vid15_mp4-0144_jpg.rf.73e7c445540be856c94e30f383c7f9e1.txt \n", + " inflating: /content/train/labels/vid15_mp4-0144_jpg.rf.bae6fd085f409a34ce053a190e9fa9b5.txt \n", + " inflating: /content/train/labels/vid15_mp4-0145_jpg.rf.27552fae9c7c51eec5544989b22759f4.txt \n", + " inflating: /content/train/labels/vid15_mp4-0145_jpg.rf.abee2c93701933bc661f43215c047400.txt \n", + " inflating: /content/train/labels/vid15_mp4-0145_jpg.rf.b0af7a14c428e3c61da0c74731d267ff.txt \n", + " inflating: /content/train/labels/vid15_mp4-0146_jpg.rf.7068fe670ec69fa08d620c848e98ff20.txt \n", + " inflating: /content/train/labels/vid15_mp4-0146_jpg.rf.bda36bd5c266d7dc49b90dc2df9983ee.txt \n", + " inflating: /content/train/labels/vid15_mp4-0146_jpg.rf.c946cf228763baf4edd89a40a2a40f70.txt \n", + " inflating: /content/train/labels/vid15_mp4-0147_jpg.rf.5a748b102719cf1e464129828a28a270.txt \n", + " inflating: /content/train/labels/vid15_mp4-0147_jpg.rf.778b55c7096ac6ccf80d674e4aedd32f.txt \n", + " inflating: /content/train/labels/vid15_mp4-0147_jpg.rf.94a6b6a77b47a2a62d3da5076fc2365c.txt \n", + " inflating: /content/train/labels/vid16_mp4-0028_jpg.rf.409c6f42742e5cc8c294fbad24962ee5.txt \n", + " inflating: /content/train/labels/vid16_mp4-0028_jpg.rf.79fe867e23d58bd9e44883bf96e3a1e4.txt \n", + " inflating: /content/train/labels/vid16_mp4-0028_jpg.rf.f8a360ab74b19064eb66b9a11ab18f46.txt \n", + " inflating: /content/train/labels/vid16_mp4-0029_jpg.rf.a6db75daf492fe1adf9eea5814a6d415.txt \n", + " inflating: /content/train/labels/vid16_mp4-0029_jpg.rf.c8f9ea90f280e7cfce0a444ccd933a66.txt \n", + " inflating: /content/train/labels/vid16_mp4-0029_jpg.rf.d4451cdcfa4c850edb98c6f57c701303.txt \n", + " inflating: /content/train/labels/vid16_mp4-0033_jpg.rf.1b904f9c1a2de8260ca280f2035ecb34.txt \n", + " inflating: /content/train/labels/vid16_mp4-0033_jpg.rf.b4003873afdaae17f8e97c38269b4ef4.txt \n", + " inflating: /content/train/labels/vid16_mp4-0033_jpg.rf.b76af1481c6efebd94058ef83b1ffac1.txt \n", + " inflating: /content/train/labels/vid16_mp4-0034_jpg.rf.0311f861bf89be397d65d76ffabc875f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0034_jpg.rf.4bbe4bbcf86c9cc6851edb38a005361f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0034_jpg.rf.9d19b89f9345b96b7c800642c1cb8b1a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0035_jpg.rf.0d754627b9cb116e867390044715c64a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0035_jpg.rf.ae56734faaf3c40de71c713860a8ee07.txt \n", + " inflating: /content/train/labels/vid16_mp4-0035_jpg.rf.f14e288927b86b5e13149c9610e71e0e.txt \n", + " inflating: /content/train/labels/vid16_mp4-0037_jpg.rf.08b4928097e484db7bdf533ecc5ce515.txt \n", + " inflating: /content/train/labels/vid16_mp4-0037_jpg.rf.a74b8c9d7c42ee68edc5775dce8fe951.txt \n", + " inflating: /content/train/labels/vid16_mp4-0037_jpg.rf.e8c7902e9f8b1179825be64b474f1bd9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0038_jpg.rf.1a80bbaa4d7323eae15d79aacf9d2f9e.txt \n", + " inflating: /content/train/labels/vid16_mp4-0038_jpg.rf.803d2eb235e8355c4f447305ff8de426.txt \n", + " inflating: /content/train/labels/vid16_mp4-0038_jpg.rf.8820649db27a8a0efdd3a603c8f83e3f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0040_jpg.rf.3ff5b39f1086e6c293b425fccc98f7b2.txt \n", + " inflating: /content/train/labels/vid16_mp4-0040_jpg.rf.741bae8448b14328331f8e915da65903.txt \n", + " inflating: /content/train/labels/vid16_mp4-0040_jpg.rf.eb1e0883c5b18bf4e9013ddbb90f83de.txt \n", + " inflating: /content/train/labels/vid16_mp4-0044_jpg.rf.8d701b3b7df3a5c2f2d508c2a3ba33de.txt \n", + " inflating: /content/train/labels/vid16_mp4-0044_jpg.rf.dea4d26a750011a3a8e52586b5de8d5c.txt \n", + " inflating: /content/train/labels/vid16_mp4-0044_jpg.rf.f23895ceb6cc001887e237f6c50aeff4.txt \n", + " inflating: /content/train/labels/vid16_mp4-0045_jpg.rf.1f6d637ed3ecf20b64b56061b90f5afb.txt \n", + " inflating: /content/train/labels/vid16_mp4-0045_jpg.rf.37d10738596959c27446833f8bee2bc2.txt \n", + " inflating: /content/train/labels/vid16_mp4-0045_jpg.rf.4004ba3db81b50a46a13aa75bd115845.txt \n", + " inflating: /content/train/labels/vid16_mp4-0045_jpg.rf.42c217323160164569b5f3c3166b1d86.txt \n", + " inflating: /content/train/labels/vid16_mp4-0045_jpg.rf.73f59116acb88963679be75ebbbc412c.txt \n", + " inflating: /content/train/labels/vid16_mp4-0045_jpg.rf.9663d9edbda74dfbc79f955e8d2b1984.txt \n", + " inflating: /content/train/labels/vid16_mp4-0046_jpg.rf.0fa9b40639b620419ea80f9f07a5ae4b.txt \n", + " inflating: /content/train/labels/vid16_mp4-0046_jpg.rf.86860e981627cc36bb88c3d3301a5cb0.txt \n", + " inflating: /content/train/labels/vid16_mp4-0046_jpg.rf.9e86a238819a8a52bae212ad61b821fb.txt \n", + " inflating: /content/train/labels/vid16_mp4-0046_jpg.rf.d14d7d564720103e5d06a971ed80749c.txt \n", + " inflating: /content/train/labels/vid16_mp4-0046_jpg.rf.e6a7fc280376de786a7ff4358570cd8c.txt \n", + " inflating: /content/train/labels/vid16_mp4-0046_jpg.rf.fb15f762ee3ced3e182b6d76997746b9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0048_jpg.rf.1bdd88c931b4f190e736cdde762bef49.txt \n", + " inflating: /content/train/labels/vid16_mp4-0048_jpg.rf.30823924dba46cde681db9e9bfb27501.txt \n", + " inflating: /content/train/labels/vid16_mp4-0048_jpg.rf.563d3db2e4e6c551ac41c6b23590648f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0048_jpg.rf.65842ded1f037806e13eaeaf7f411c36.txt \n", + " inflating: /content/train/labels/vid16_mp4-0048_jpg.rf.689cd24e761349e5ea8d434d69af09b7.txt \n", + " inflating: /content/train/labels/vid16_mp4-0048_jpg.rf.dac5961eeb447f83619f410072fe722d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0049_jpg.rf.1a3b89ad0c6690b775bf64a68f3e5aaa.txt \n", + " inflating: /content/train/labels/vid16_mp4-0049_jpg.rf.6736e6bf7a2c07cd709ef6f6e4f755ce.txt \n", + " inflating: /content/train/labels/vid16_mp4-0049_jpg.rf.b3057ab3c8ca26be4c2f3ca2ae75da7a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0049_jpg.rf.c3ce7a278e9a2d9f61f111824b78a5c6.txt \n", + " inflating: /content/train/labels/vid16_mp4-0049_jpg.rf.c3e6ec97c825d1ed010b3b5bf58cc7e6.txt \n", + " inflating: /content/train/labels/vid16_mp4-0049_jpg.rf.c68c333c46222f57aaead66fd636e34d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0050_jpg.rf.5cf6a6e386109146e854ca4973955ddd.txt \n", + " inflating: /content/train/labels/vid16_mp4-0050_jpg.rf.635038fd9799761ab249a4f041c69711.txt \n", + " inflating: /content/train/labels/vid16_mp4-0050_jpg.rf.a37b723177b67d65a874d25052bed327.txt \n", + " inflating: /content/train/labels/vid16_mp4-0051_jpg.rf.2a2784380918f1a3d7a4404adac9fca1.txt \n", + " inflating: /content/train/labels/vid16_mp4-0051_jpg.rf.3b428c505c8d66c8b5d5cf4f80b43834.txt \n", + " inflating: /content/train/labels/vid16_mp4-0051_jpg.rf.9d8fb2873beb129f80a20844cf096b2f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0052_jpg.rf.1838f57bc328e25b3939b389e853cea7.txt \n", + " inflating: /content/train/labels/vid16_mp4-0052_jpg.rf.3a9ab316206253095898c17fc97bda37.txt \n", + " inflating: /content/train/labels/vid16_mp4-0052_jpg.rf.57709f546ce2617141a460a8c2d5f580.txt \n", + " inflating: /content/train/labels/vid16_mp4-0052_jpg.rf.8fe2dc8286744f35f3ae196331141ad4.txt \n", + " inflating: /content/train/labels/vid16_mp4-0052_jpg.rf.b82329a54f99b988c1524905b5fc7cbe.txt \n", + " inflating: /content/train/labels/vid16_mp4-0052_jpg.rf.fc35c9349e4f768e97e6920bcb0202b5.txt \n", + " inflating: /content/train/labels/vid16_mp4-0053_jpg.rf.2b54f16820299290b9d8446c56ead8c5.txt \n", + " inflating: /content/train/labels/vid16_mp4-0053_jpg.rf.4dd846552fb92b705a34bd605a2e8c29.txt \n", + " inflating: /content/train/labels/vid16_mp4-0053_jpg.rf.56b83126c0b108623d3f1829ae748198.txt \n", + " inflating: /content/train/labels/vid16_mp4-0053_jpg.rf.80aa942fa24dd80751a91f5d80a35216.txt \n", + " inflating: /content/train/labels/vid16_mp4-0053_jpg.rf.9213a431f49cf87237ca33969a2656d9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0053_jpg.rf.bc8b394bd2e25ecefb5561a07922fa51.txt \n", + " inflating: /content/train/labels/vid16_mp4-0054_jpg.rf.81dd12e635dccfa81a580acb7a7af6f7.txt \n", + " inflating: /content/train/labels/vid16_mp4-0054_jpg.rf.83e47065987abc29843de0536e9deaee.txt \n", + " inflating: /content/train/labels/vid16_mp4-0054_jpg.rf.eb037691601a0df1a6dd899eb3da2fb7.txt \n", + " extracting: /content/train/labels/vid16_mp4-0064_jpg.rf.03302a42135835f1b31fcd3a17575f34.txt \n", + " inflating: /content/train/labels/vid16_mp4-0064_jpg.rf.0be7aec5fe49fb0b7053b20131438955.txt \n", + " inflating: /content/train/labels/vid16_mp4-0064_jpg.rf.5cf8c7f5724c620b436c0651a52b63f9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0065_jpg.rf.50b43f5ccc215a08ffd0fe62ed6eff6e.txt \n", + " inflating: /content/train/labels/vid16_mp4-0065_jpg.rf.b337fe9cde7ba8e8eaf63210f504de0f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0065_jpg.rf.b6e87459f2839be4d52b933150368724.txt \n", + " inflating: /content/train/labels/vid16_mp4-0066_jpg.rf.3db41223113ade119dc2aeb33ebf6a75.txt \n", + " inflating: /content/train/labels/vid16_mp4-0066_jpg.rf.47fefc87df4bca54018d5aef5773a28f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0066_jpg.rf.4fbb27c761a1f64258faa08eb447aefb.txt \n", + " inflating: /content/train/labels/vid16_mp4-0066_jpg.rf.54049981b167c53524783639b0db66bb.txt \n", + " inflating: /content/train/labels/vid16_mp4-0066_jpg.rf.9e02682dc66aa85a84d4c8f3b99056fc.txt \n", + " inflating: /content/train/labels/vid16_mp4-0066_jpg.rf.e1ecba9f0e0f5a889b76eb1d3c3a9d90.txt \n", + " inflating: /content/train/labels/vid16_mp4-0067_jpg.rf.0a997038c555f3c7fde346c2b87976ca.txt \n", + " inflating: /content/train/labels/vid16_mp4-0067_jpg.rf.6a521c4602218564eaa0b0768f70373b.txt \n", + " inflating: /content/train/labels/vid16_mp4-0067_jpg.rf.7970fe09c0f835b2f12cec709bbf62b1.txt \n", + " inflating: /content/train/labels/vid16_mp4-0067_jpg.rf.af5492103371c6b380ce246fe66245b2.txt \n", + " inflating: /content/train/labels/vid16_mp4-0067_jpg.rf.c75107c690c5f9f65cd4d3bf0f8ef296.txt \n", + " inflating: /content/train/labels/vid16_mp4-0067_jpg.rf.dd12bba255af7cc33854258d3ba40d16.txt \n", + " inflating: /content/train/labels/vid16_mp4-0070_jpg.rf.04d0264d010fb20e6582d484eea0d756.txt \n", + " inflating: /content/train/labels/vid16_mp4-0070_jpg.rf.0e4d417f8e19ba88fc99dfd9814b9df1.txt \n", + " inflating: /content/train/labels/vid16_mp4-0070_jpg.rf.0e7b2eba9f91766756a501e3f6684c70.txt \n", + " inflating: /content/train/labels/vid16_mp4-0070_jpg.rf.7b84456a8a6fac430b744d41ae823de8.txt \n", + " inflating: /content/train/labels/vid16_mp4-0070_jpg.rf.7d8b5afdf8b33d2336beb27eacf0cb1a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0070_jpg.rf.c9a4c18f410f36d59bd55fe486a4a260.txt \n", + " inflating: /content/train/labels/vid16_mp4-0071_jpg.rf.497e74f66185c888b4f3aa8ea8ad0620.txt \n", + " inflating: /content/train/labels/vid16_mp4-0071_jpg.rf.9b9a95908db0df701e7a8a45e76ec27e.txt \n", + " inflating: /content/train/labels/vid16_mp4-0071_jpg.rf.f47a6f635c8b277079e5f41a48fbfe93.txt \n", + " inflating: /content/train/labels/vid16_mp4-0072_jpg.rf.1727a913b39e624bc1541773315c9193.txt \n", + " inflating: /content/train/labels/vid16_mp4-0072_jpg.rf.17f4f1902f52b5c1a6b4ccda28da5c38.txt \n", + " inflating: /content/train/labels/vid16_mp4-0072_jpg.rf.8344e163f04f2cb076d76735e365feec.txt \n", + " inflating: /content/train/labels/vid16_mp4-0072_jpg.rf.94d00fd4dbda060290c1fd55c906d593.txt \n", + " inflating: /content/train/labels/vid16_mp4-0072_jpg.rf.9eb235ca2c4126f25acfccc2fa672804.txt \n", + " inflating: /content/train/labels/vid16_mp4-0072_jpg.rf.aac2390c817e8df3bc5aecc826b0e20e.txt \n", + " inflating: /content/train/labels/vid16_mp4-0073_jpg.rf.3ab06dfc30e112fc67491c30e7860d22.txt \n", + " inflating: /content/train/labels/vid16_mp4-0073_jpg.rf.60610fce26fea1d3c51d9ebaf5dc822f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0073_jpg.rf.7d125772e06714471841a005dc254dd3.txt \n", + " inflating: /content/train/labels/vid16_mp4-0076_jpg.rf.0a87c715a90e621fadfad8c064b7ed0f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0076_jpg.rf.65c5c4a7dd19b201187578451d3c7a50.txt \n", + " inflating: /content/train/labels/vid16_mp4-0076_jpg.rf.95f98fefabd4feeed402fd6dd3419f38.txt \n", + " inflating: /content/train/labels/vid16_mp4-0077_jpg.rf.993f774cc7f150a35ab72dc90fe02a7e.txt \n", + " inflating: /content/train/labels/vid16_mp4-0077_jpg.rf.c35951e8e236b052985059db5e0f9d46.txt \n", + " inflating: /content/train/labels/vid16_mp4-0077_jpg.rf.f06657c9a1ba3d94f73946b7a4ff8b65.txt \n", + " inflating: /content/train/labels/vid16_mp4-0079_jpg.rf.14f315942182e0582014215ad48508eb.txt \n", + " inflating: /content/train/labels/vid16_mp4-0079_jpg.rf.36d251b924eaafedb25a775974e7ab10.txt \n", + " inflating: /content/train/labels/vid16_mp4-0079_jpg.rf.9c2787e68c12878aae8743b737e88f58.txt \n", + " inflating: /content/train/labels/vid16_mp4-0079_jpg.rf.c8d97d1070ba80d76c53ea260bc5321d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0079_jpg.rf.d1080f049d876664ea0322aa9123a575.txt \n", + " inflating: /content/train/labels/vid16_mp4-0079_jpg.rf.da7acaabd7e9d73d3432d5e5760f2c2a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0082_jpg.rf.847774b80ab235a722a71c085b39d8b6.txt \n", + " inflating: /content/train/labels/vid16_mp4-0082_jpg.rf.8ab60e2bd4a31ed699adb5a8f248f3d2.txt \n", + " inflating: /content/train/labels/vid16_mp4-0082_jpg.rf.ce1aef3419a5b23b34d613c03756b959.txt \n", + " inflating: /content/train/labels/vid16_mp4-0085_jpg.rf.2f0502efcc1c5155778cd367e1eb51a9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0085_jpg.rf.9443b9cffc3fd339ef67e5fab77efc23.txt \n", + " inflating: /content/train/labels/vid16_mp4-0085_jpg.rf.c551933084ac1535dc55c0b099cb3118.txt \n", + " inflating: /content/train/labels/vid16_mp4-0086_jpg.rf.5182b12b9e68aa22dca5d1c5bb76facb.txt \n", + " inflating: /content/train/labels/vid16_mp4-0086_jpg.rf.612a1eca41629f996fa00f1bcaa5d9e9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0086_jpg.rf.dbc0451b913ef854a2b2ecf14681c919.txt \n", + " inflating: /content/train/labels/vid16_mp4-0087_jpg.rf.9bb4d4332810e2c3ae7861c9d66032ad.txt \n", + " inflating: /content/train/labels/vid16_mp4-0087_jpg.rf.bdd7254833510231abf36232e6a43856.txt \n", + " inflating: /content/train/labels/vid16_mp4-0087_jpg.rf.e8a627ff1abc77d21982b26bede77fce.txt \n", + " inflating: /content/train/labels/vid16_mp4-0088_jpg.rf.19467bbe9425f7bf1ddfc537a088a0a7.txt \n", + " inflating: /content/train/labels/vid16_mp4-0088_jpg.rf.198c93c4c72da0e5d06e6261f1f8a0f6.txt \n", + " inflating: /content/train/labels/vid16_mp4-0088_jpg.rf.e0c4c9811aa4bfadef4e9f26f0bbe9b4.txt \n", + " inflating: /content/train/labels/vid16_mp4-0089_jpg.rf.3d9be12a3946f51e91a214bebbed2fd1.txt \n", + " inflating: /content/train/labels/vid16_mp4-0089_jpg.rf.86b0d53e1909b06d09d98bb46127012c.txt \n", + " inflating: /content/train/labels/vid16_mp4-0089_jpg.rf.d866646956fccdaee1c511bbce1114d5.txt \n", + " inflating: /content/train/labels/vid16_mp4-0092_jpg.rf.7a6092717f301b73cfaeda775fe79261.txt \n", + " inflating: /content/train/labels/vid16_mp4-0092_jpg.rf.aa9b2afaf17360c2764dc3d29411cd70.txt \n", + " inflating: /content/train/labels/vid16_mp4-0092_jpg.rf.b29e48a212e4c333abed314dc5f6031a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0093_jpg.rf.0dbc06a9f7eda4a494c40f7264cf26b4.txt \n", + " inflating: /content/train/labels/vid16_mp4-0093_jpg.rf.7d1f509407131a5d7510692805a08795.txt \n", + " inflating: /content/train/labels/vid16_mp4-0093_jpg.rf.cee284788bdd870900699e4f959b994f.txt \n", + " inflating: /content/train/labels/vid16_mp4-0096_jpg.rf.2697b5eec35310d5adfb1632712a3319.txt \n", + " inflating: /content/train/labels/vid16_mp4-0096_jpg.rf.5d114001057d579fad0a661570cd4a6b.txt \n", + " inflating: /content/train/labels/vid16_mp4-0096_jpg.rf.bf8a9ce9fef17a894031e5ad07765077.txt \n", + " inflating: /content/train/labels/vid16_mp4-0101_jpg.rf.1585e668da3c36dd21bdf6ef518b508a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0101_jpg.rf.389af7ea8d363c6ade05e17bc8d612ba.txt \n", + " inflating: /content/train/labels/vid16_mp4-0101_jpg.rf.d95a9dd9a41d880e397a302532c1a727.txt \n", + " inflating: /content/train/labels/vid16_mp4-0113_jpg.rf.48b84793cb666e1deff6ba591c5f7594.txt \n", + " inflating: /content/train/labels/vid16_mp4-0113_jpg.rf.5291a2bc4025a2f3bcb0b4dddeda728d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0113_jpg.rf.5b426ebbb0ae7c44840408a6931095a6.txt \n", + " inflating: /content/train/labels/vid16_mp4-0114_jpg.rf.49a6a1b28967310f2d7fb5e3f6cd90d6.txt \n", + " inflating: /content/train/labels/vid16_mp4-0114_jpg.rf.4dc7a26f502949202149af5e59ec329d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0114_jpg.rf.dc9b6a6cbb6ff794edc219106ba4a903.txt \n", + " inflating: /content/train/labels/vid16_mp4-0116_jpg.rf.13f9e9b899f70123b4fe15c4e7ed961d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0116_jpg.rf.9e11845c4e2a25d3d2b6a154da7d0b0d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0116_jpg.rf.cef621eaeffda7f323d354871c8aab1a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0117_jpg.rf.43a39d83533fe2efbf0714976cf1eae3.txt \n", + " inflating: /content/train/labels/vid16_mp4-0117_jpg.rf.a506e3e7fe17cde2ebbfead65a5d8d1a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0117_jpg.rf.b68fd70739a17406e3650e6964b87220.txt \n", + " inflating: /content/train/labels/vid16_mp4-0120_jpg.rf.06199859d6a7f4c47064a17aa82d445d.txt \n", + " inflating: /content/train/labels/vid16_mp4-0120_jpg.rf.9ce2cc661455e01c38802c22d21a5af3.txt \n", + " inflating: /content/train/labels/vid16_mp4-0120_jpg.rf.ce2d5f1a45f27a26cdb3c415a623aeff.txt \n", + " inflating: /content/train/labels/vid16_mp4-0121_jpg.rf.4ca92eb12c788261b6c932d37e4fabf9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0121_jpg.rf.57085f512c4b302d24851bf70b74d370.txt \n", + " inflating: /content/train/labels/vid16_mp4-0121_jpg.rf.680fcf504c59b07c7507bb8e9920d7e9.txt \n", + " inflating: /content/train/labels/vid16_mp4-0123_jpg.rf.32eef4497321bc04302a3db3a89c416e.txt \n", + " inflating: /content/train/labels/vid16_mp4-0123_jpg.rf.5118a0f39c0abc6c3605863705b7780a.txt \n", + " inflating: /content/train/labels/vid16_mp4-0123_jpg.rf.c54db8340f4130bc8af76f50f709c3a3.txt \n", + " inflating: /content/train/labels/vid16_mp4-0124_jpg.rf.5aaa2fc35e3a87e2a2ef894f2ee26731.txt \n", + " inflating: /content/train/labels/vid16_mp4-0124_jpg.rf.b3be8dfb3e00d43cdf76ffcbb0f6bee6.txt \n", + " inflating: /content/train/labels/vid16_mp4-0124_jpg.rf.e8c4f91ac632392b47e9d39d45c333ae.txt \n", + " inflating: /content/train/labels/vid16_mp4-0126_jpg.rf.5c16baf13e9e35def74b10bcff8ece23.txt \n", + " inflating: /content/train/labels/vid16_mp4-0126_jpg.rf.ad0403954fa68f60d426387fa3d167bd.txt \n", + " inflating: /content/train/labels/vid16_mp4-0126_jpg.rf.be61150dd7795565399b424f343f84d8.txt \n", + " inflating: /content/train/labels/vid16_mp4-0129_jpg.rf.25df18d29e3901b550808d8233ff0a13.txt \n", + " extracting: /content/train/labels/vid16_mp4-0129_jpg.rf.606be8d3e6374097c286eee5d3d04346.txt \n", + " inflating: /content/train/labels/vid16_mp4-0129_jpg.rf.79ce73d72d1410bf00fcc3a84383a00a.txt \n", + " inflating: /content/train/labels/vid1_mp4-0043_jpg.rf.07508f95b34769214fc6b93430c0b6d0.txt \n", + " inflating: /content/train/labels/vid1_mp4-0043_jpg.rf.75efe1508be24066f42edd385e44acb7.txt \n", + " inflating: /content/train/labels/vid1_mp4-0043_jpg.rf.b355b921e6fb3886a94f5d05fe147803.txt \n", + " inflating: /content/train/labels/vid1_mp4-0044_jpg.rf.4d9b5c4bf843702c230b8c1e590b9b2e.txt \n", + " inflating: /content/train/labels/vid1_mp4-0044_jpg.rf.f111bd917f66739e6c4cedf68201869d.txt \n", + " inflating: /content/train/labels/vid1_mp4-0044_jpg.rf.fcc168442b2e872ed3220a06808821e2.txt \n", + " inflating: /content/train/labels/vid1_mp4-0045_jpg.rf.0d8d50da1e845d5ec726673a98752c59.txt \n", + " inflating: /content/train/labels/vid1_mp4-0045_jpg.rf.5b2fba159404beb59dbc512513eb6061.txt \n", + " inflating: /content/train/labels/vid1_mp4-0045_jpg.rf.89904b682b5bc884ca99e9c2837a0621.txt \n", + " inflating: /content/train/labels/vid1_mp4-0046_jpg.rf.89736db2f7639c057bf6ae89ab010e50.txt \n", + " inflating: /content/train/labels/vid1_mp4-0046_jpg.rf.f9d3de54fa9e6fcc80d1b9e3e653fa0f.txt \n", + " inflating: /content/train/labels/vid1_mp4-0046_jpg.rf.fa7d8bea15dece5234c567a1cdcfd24c.txt \n", + " inflating: /content/train/labels/vid1_mp4-0047_jpg.rf.300dcd5499e421c7a79865c95eed8004.txt \n", + " inflating: /content/train/labels/vid1_mp4-0047_jpg.rf.33befcaf16fc0e61c007d97c76e697da.txt \n", + " inflating: /content/train/labels/vid1_mp4-0047_jpg.rf.9c2933612a0e34f473a58d0d7a18847e.txt \n", + " inflating: /content/train/labels/vid1_mp4-0051_jpg.rf.4b336a9ca83d0e0f09e051addbe7e7e4.txt \n", + " inflating: /content/train/labels/vid1_mp4-0051_jpg.rf.5637f341de76ed199a22b8efb13d6584.txt \n", + " inflating: /content/train/labels/vid1_mp4-0051_jpg.rf.a88013d7502e1b0661329d209e64ac47.txt \n", + " inflating: /content/train/labels/vid1_mp4-0053_jpg.rf.1104ca98e8484e15b9563373e816a8de.txt \n", + " inflating: /content/train/labels/vid1_mp4-0053_jpg.rf.2081d7feb9c56dc8d417aeb03b5a2e02.txt \n", + " inflating: /content/train/labels/vid1_mp4-0053_jpg.rf.feae11091fab677265780b9b04833deb.txt \n", + " inflating: /content/train/labels/vid1_mp4-0055_jpg.rf.0f7218f5c8ccd0f41fc9e747fbe167cf.txt \n", + " inflating: /content/train/labels/vid1_mp4-0055_jpg.rf.201794a683bee9101842e5d919d23432.txt \n", + " inflating: /content/train/labels/vid1_mp4-0055_jpg.rf.4bf5214962f24850f2c13b115e6130e0.txt \n", + " inflating: /content/train/labels/vid1_mp4-0056_jpg.rf.81411a5fb346563315ecc8b26696f2b4.txt \n", + " inflating: /content/train/labels/vid1_mp4-0056_jpg.rf.ec039767a8da16ef4968a50e115196a5.txt \n", + " inflating: /content/train/labels/vid1_mp4-0056_jpg.rf.edd194c9702676c32947b14929e6e6f6.txt \n", + " inflating: /content/train/labels/vid1_mp4-0057_jpg.rf.5bf0e386e9a2b47218cfc6b7873aa398.txt \n", + " inflating: /content/train/labels/vid1_mp4-0057_jpg.rf.78f947a713d579dec61d1b2577c7fdec.txt \n", + " inflating: /content/train/labels/vid1_mp4-0057_jpg.rf.face7f42be34770ffbb4d06c04a39fda.txt \n", + " inflating: /content/train/labels/vid1_mp4-0058_jpg.rf.1df5e5052b58f03b136e1c73c04814e1.txt \n", + " inflating: /content/train/labels/vid1_mp4-0058_jpg.rf.7e3df2ef6b2e8610de4c87e7ae89167c.txt \n", + " extracting: /content/train/labels/vid1_mp4-0058_jpg.rf.a769acc4097dede097363be7721a0d04.txt \n", + " inflating: /content/train/labels/vid1_mp4-0061_jpg.rf.27da8e25c8b447b9d114aed8646d1575.txt \n", + " inflating: /content/train/labels/vid1_mp4-0061_jpg.rf.64019f403c13d284e11ae5c3b6e9063e.txt \n", + " inflating: /content/train/labels/vid1_mp4-0061_jpg.rf.ce220e1af45b67097306b4b21d2e9636.txt \n", + " inflating: /content/train/labels/vid1_mp4-0062_jpg.rf.1af22ea383e95b7293885900d53c356e.txt \n", + " inflating: /content/train/labels/vid1_mp4-0062_jpg.rf.81a9dd04e177fe4f388e2a1805de8567.txt \n", + " inflating: /content/train/labels/vid1_mp4-0062_jpg.rf.f387caa279e024f410ec5fd3de4bde96.txt \n", + " inflating: /content/train/labels/vid1_mp4-0063_jpg.rf.59f606924c755212ca0b92b7c583a3b5.txt \n", + " inflating: /content/train/labels/vid1_mp4-0063_jpg.rf.8bc40f93f74a8e8af9e4e44d544b681f.txt \n", + " inflating: /content/train/labels/vid1_mp4-0063_jpg.rf.eb182112013859e8e309cb45534b5144.txt \n", + " inflating: /content/train/labels/vid1_mp4-0064_jpg.rf.03b30fe97f13219c3fdc3728daf75f90.txt \n", + " inflating: /content/train/labels/vid1_mp4-0064_jpg.rf.1a5da767033d73db1242b9fd02af3f8a.txt \n", + " inflating: /content/train/labels/vid1_mp4-0064_jpg.rf.8057601383d683f2c0e154e678c7a18c.txt \n", + " inflating: /content/train/labels/vid1_mp4-0066_jpg.rf.61f53e0b267a674259f17682763f9270.txt \n", + " inflating: /content/train/labels/vid1_mp4-0066_jpg.rf.ade8dc25a99c8e89cfcfba80e6f2e800.txt \n", + " inflating: /content/train/labels/vid1_mp4-0066_jpg.rf.fb17efa26b1590d86dd9150ca41c72c9.txt \n", + " inflating: /content/train/labels/vid1_mp4-0068_jpg.rf.0e1ce4578cd2b6275541da197ec9bf17.txt \n", + " inflating: /content/train/labels/vid1_mp4-0068_jpg.rf.6500bb34025b565f84919694c2720a12.txt \n", + " inflating: /content/train/labels/vid1_mp4-0068_jpg.rf.eef866270aced31b48396d5205c5ca8c.txt \n", + " inflating: /content/train/labels/vid1_mp4-0069_jpg.rf.68aa0fbad88623bbc080748dd705088e.txt \n", + " inflating: /content/train/labels/vid1_mp4-0069_jpg.rf.934600a7e693f3a7b58043f4d28d8a5f.txt \n", + " inflating: /content/train/labels/vid1_mp4-0069_jpg.rf.a7643e6743c9cf59db4b565cead14804.txt \n", + " inflating: /content/train/labels/vid1_mp4-0071_jpg.rf.6e9d54de9c578df1278deba9694bc2ef.txt \n", + " inflating: /content/train/labels/vid1_mp4-0071_jpg.rf.97cc004fdd89afc5ca3c9857e57bf041.txt \n", + " inflating: /content/train/labels/vid1_mp4-0071_jpg.rf.ff04d00e340f9c957e11b47789adb9ea.txt \n", + " inflating: /content/train/labels/vid1_mp4-0072_jpg.rf.8325c4b5f676f22faba3c5113261f0ed.txt \n", + " extracting: /content/train/labels/vid1_mp4-0072_jpg.rf.962fb57abc8ad28f2462b45f4c96c437.txt \n", + " inflating: /content/train/labels/vid1_mp4-0072_jpg.rf.f4fe0fc94e1fa76145e611b5d4b77859.txt \n", + " inflating: /content/train/labels/vid1_mp4-0082_jpg.rf.4a80c8b00ce4702ca14b4b208240de52.txt \n", + " inflating: /content/train/labels/vid1_mp4-0082_jpg.rf.6e6f94105e82a985011877b20c94b02e.txt \n", + " inflating: /content/train/labels/vid1_mp4-0082_jpg.rf.73d540572d03432fcf1a406547f10b82.txt \n", + " inflating: /content/train/labels/vid1_mp4-0083_jpg.rf.22dc8ac03c023cc6df48ecb776e320d5.txt \n", + " inflating: /content/train/labels/vid1_mp4-0083_jpg.rf.e02442b490c5f9c20a9493eb4271fa50.txt \n", + " inflating: /content/train/labels/vid1_mp4-0083_jpg.rf.fe47476ee226643b35ff4c53ca36f587.txt \n", + " inflating: /content/train/labels/vid1_mp4-0084_jpg.rf.30e4d2b85e2aeee05dffbd79b41e4200.txt \n", + " inflating: /content/train/labels/vid1_mp4-0084_jpg.rf.4b265a03363a8fb9559c07f3d66c408c.txt \n", + " inflating: /content/train/labels/vid1_mp4-0084_jpg.rf.f5c9e48ab2bb927ed39b69ff376ca1c3.txt \n", + " inflating: /content/train/labels/vid1_mp4-0104_jpg.rf.20ee36b26ea6284b29b363db82157595.txt \n", + " inflating: /content/train/labels/vid1_mp4-0104_jpg.rf.3277586e590c5f1c9af3d22cac357400.txt \n", + " inflating: /content/train/labels/vid1_mp4-0104_jpg.rf.ec8e2644af5d3684238fce36e7c4994f.txt \n", + " inflating: /content/train/labels/vid1_mp4-0105_jpg.rf.38186b10614905da0eed804e6a9f6073.txt \n", + " inflating: /content/train/labels/vid1_mp4-0105_jpg.rf.b6980aa30589f0b795773db255bb6a32.txt \n", + " inflating: /content/train/labels/vid1_mp4-0105_jpg.rf.c3167239d1d630cebdecd553009cd20d.txt \n", + " inflating: /content/train/labels/vid1_mp4-0106_jpg.rf.3b11993824db22373c0a318a3441afdb.txt \n", + " inflating: /content/train/labels/vid1_mp4-0106_jpg.rf.6388f8b33ab1ff61f85ddad72ede76a7.txt \n", + " inflating: /content/train/labels/vid1_mp4-0106_jpg.rf.961ab4d55cb18204363d4e3956ef1d1e.txt \n", + " inflating: /content/train/labels/vid1_mp4-0107_jpg.rf.1f66c3b77ac1ab2f16ce63cc21b8f742.txt \n", + " inflating: /content/train/labels/vid1_mp4-0107_jpg.rf.6822a692aa99b0aa66fc7175643545c4.txt \n", + " inflating: /content/train/labels/vid1_mp4-0107_jpg.rf.987d6c97fea7584eb12282e4be08bece.txt \n", + " inflating: /content/train/labels/vid1_mp4-0109_jpg.rf.051cade02271a25e7fcfd15e6f55a0de.txt \n", + " inflating: /content/train/labels/vid1_mp4-0109_jpg.rf.2eabdda0917a41c7ea604dfce4973b6c.txt \n", + " inflating: /content/train/labels/vid1_mp4-0109_jpg.rf.b070eeeb0cde8dcd855f01bf66273d32.txt \n", + " inflating: /content/train/labels/vid3_mp4-0044_jpg.rf.5bbc838f5adf35656392bc270a761272.txt \n", + " inflating: /content/train/labels/vid3_mp4-0044_jpg.rf.5d239ffaa6da3d513f65985a27de006c.txt \n", + " inflating: /content/train/labels/vid3_mp4-0044_jpg.rf.6867988fb8211b5e44f4dc358f1bb269.txt \n", + " inflating: /content/train/labels/vid3_mp4-0045_jpg.rf.00d9bbc1119f082a2f5eb2669c2fea2d.txt \n", + " inflating: /content/train/labels/vid3_mp4-0045_jpg.rf.2c0c8fafcc97b719f2faf19d1a08d1e2.txt \n", + " inflating: /content/train/labels/vid3_mp4-0045_jpg.rf.fc0aadc39c0d758354e752a365cc76e0.txt \n", + " inflating: /content/train/labels/vid3_mp4-0046_jpg.rf.1e5544bc956594bd0245edbc43e59d65.txt \n", + " inflating: /content/train/labels/vid3_mp4-0046_jpg.rf.8b5d3b15d3e5bfcea3f59a09296c60da.txt \n", + " inflating: /content/train/labels/vid3_mp4-0046_jpg.rf.9f5fef9b1d540570e971fd5a53b83bec.txt \n", + " inflating: /content/train/labels/vid3_mp4-0063_jpg.rf.2d23c78f56d000e7aab5d81098b62129.txt \n", + " inflating: /content/train/labels/vid3_mp4-0063_jpg.rf.675d18de8be3bf5becccbc9c9f04070b.txt \n", + " inflating: /content/train/labels/vid3_mp4-0063_jpg.rf.c7e538c8dfef96b81d486d0c0161aeca.txt \n", + " inflating: /content/train/labels/vid3_mp4-0064_jpg.rf.37e378114e93f70961fbddae99befcad.txt \n", + " inflating: /content/train/labels/vid3_mp4-0064_jpg.rf.9f1a109b363e22cdede67b3fad6a505a.txt \n", + " inflating: /content/train/labels/vid3_mp4-0064_jpg.rf.cb69d73f6bc228e9fc8536a145afd555.txt \n", + " inflating: /content/train/labels/vid5_mp4-0041_jpg.rf.97d0137ba79cbd9b5a71dcb9b54c3ae8.txt \n", + " extracting: /content/train/labels/vid5_mp4-0041_jpg.rf.dcbd95d63e835bb55b97e7e0de7f909d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0041_jpg.rf.ee233cd9ddf146c756263d940cc18b3e.txt \n", + " inflating: /content/train/labels/vid5_mp4-0043_jpg.rf.58992c250e3a1028ff56f494d82b96f8.txt \n", + " inflating: /content/train/labels/vid5_mp4-0043_jpg.rf.6097b03e88ab95ce7afdb7751843d2d3.txt \n", + " inflating: /content/train/labels/vid5_mp4-0043_jpg.rf.b6278f876410072b3bff736b45776e5d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0046_jpg.rf.58b296b84436909278677787fc7dc909.txt \n", + " inflating: /content/train/labels/vid5_mp4-0046_jpg.rf.6b9c4a007c5477c6e7ee8612dea59c1c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0046_jpg.rf.9111f247a60b444f2b231de49e34edc9.txt \n", + " inflating: /content/train/labels/vid5_mp4-0047_jpg.rf.6afce854bde1f71e28bc839ff49559ff.txt \n", + " inflating: /content/train/labels/vid5_mp4-0047_jpg.rf.8594d0472084db81be495e91c40cac17.txt \n", + " inflating: /content/train/labels/vid5_mp4-0047_jpg.rf.cc2e3d79aeb19eabb200df403d458e3c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0049_jpg.rf.92fd7cbac8f78fe41fda926dae381d58.txt \n", + " inflating: /content/train/labels/vid5_mp4-0049_jpg.rf.b65c2cff4a7a4fe1c478a64f3f673a19.txt \n", + " inflating: /content/train/labels/vid5_mp4-0049_jpg.rf.c1daef0084157e8ef917e6aed896c8fd.txt \n", + " inflating: /content/train/labels/vid5_mp4-0050_jpg.rf.2973bb49229da204615cae1ff48c5881.txt \n", + " inflating: /content/train/labels/vid5_mp4-0050_jpg.rf.34e11f2bcb9f25fca327b5dbda6591e3.txt \n", + " inflating: /content/train/labels/vid5_mp4-0050_jpg.rf.c3784faae66c87b183fe57f6315d2f54.txt \n", + " inflating: /content/train/labels/vid5_mp4-0051_jpg.rf.2a3652f5f31e0554885354edba0bcd2c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0051_jpg.rf.83d8a32a248aff6ce109b3da4fc31f91.txt \n", + " inflating: /content/train/labels/vid5_mp4-0051_jpg.rf.a90bed0ef7500b1cda44877d89c4461f.txt \n", + " inflating: /content/train/labels/vid5_mp4-0052_jpg.rf.7b692a162d63053d902fc11ab23a0cd3.txt \n", + " inflating: /content/train/labels/vid5_mp4-0052_jpg.rf.9465a6cad1832074754fc60e1d1b8550.txt \n", + " inflating: /content/train/labels/vid5_mp4-0052_jpg.rf.ab4ff8e05956c06be629573be7049be6.txt \n", + " inflating: /content/train/labels/vid5_mp4-0053_jpg.rf.15caa8966167117a0fe3efe1ffe09ca3.txt \n", + " inflating: /content/train/labels/vid5_mp4-0053_jpg.rf.493fd88274bd8e70363b7329cb20c048.txt \n", + " inflating: /content/train/labels/vid5_mp4-0053_jpg.rf.d6c4ec9fbe192c817cc0cda740fca307.txt \n", + " inflating: /content/train/labels/vid5_mp4-0059_jpg.rf.01c0e153ead792daee3197831ecbc3d6.txt \n", + " inflating: /content/train/labels/vid5_mp4-0059_jpg.rf.eeced596f366b422aa0e246f7b588cbb.txt \n", + " inflating: /content/train/labels/vid5_mp4-0059_jpg.rf.f163fdb4e0d233ccef36ec147b4fa5bd.txt \n", + " inflating: /content/train/labels/vid5_mp4-0060_jpg.rf.1f5c67a597e0522b895008b64f59db4a.txt \n", + " inflating: /content/train/labels/vid5_mp4-0060_jpg.rf.2b5e5ffb5a3faba83b447dca5f0958ec.txt \n", + " inflating: /content/train/labels/vid5_mp4-0060_jpg.rf.41425a210ed3327b5d8a6152d6ffd010.txt \n", + " inflating: /content/train/labels/vid5_mp4-0061_jpg.rf.1827b57f8b8ebf9229f3e93c48c1b9c5.txt \n", + " inflating: /content/train/labels/vid5_mp4-0061_jpg.rf.52e1f765f00be6234d8bc4e837f56e73.txt \n", + " inflating: /content/train/labels/vid5_mp4-0061_jpg.rf.91f8e83c5eb86a0982df45adc988333d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0062_jpg.rf.02bcd03e828f866c97a00481cf671f6c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0062_jpg.rf.0d3b9c33e1442a56313a97a17805e641.txt \n", + " inflating: /content/train/labels/vid5_mp4-0062_jpg.rf.4aada3f8b11ddcf4bc79e245e9e67f07.txt \n", + " inflating: /content/train/labels/vid5_mp4-0066_jpg.rf.30b636305983d6ef7aa7303d776c98d3.txt \n", + " inflating: /content/train/labels/vid5_mp4-0066_jpg.rf.7a47a604507174837aed7ab785a19b28.txt \n", + " inflating: /content/train/labels/vid5_mp4-0066_jpg.rf.ba44f03d8fa895259708510f32d379b3.txt \n", + " inflating: /content/train/labels/vid5_mp4-0067_jpg.rf.167d4eab19cb317fab036fd22da17e0e.txt \n", + " inflating: /content/train/labels/vid5_mp4-0067_jpg.rf.1de7cec63a638c1f0154a9d22f4e12f5.txt \n", + " inflating: /content/train/labels/vid5_mp4-0067_jpg.rf.97b0d5074098c35892c62b97502803b6.txt \n", + " inflating: /content/train/labels/vid5_mp4-0069_jpg.rf.635fdd9ea381105a17117db025f9bf9f.txt \n", + " inflating: /content/train/labels/vid5_mp4-0069_jpg.rf.63aa19aa3f8ee4bab0ed6a27457dc0ef.txt \n", + " inflating: /content/train/labels/vid5_mp4-0069_jpg.rf.d7e074bce265441b6cff22b918a7a183.txt \n", + " inflating: /content/train/labels/vid5_mp4-0071_jpg.rf.2ac34c804f31cb46ae78d5a49323f2b4.txt \n", + " inflating: /content/train/labels/vid5_mp4-0071_jpg.rf.562c54b5f709de18a31c6720e94f72a7.txt \n", + " inflating: /content/train/labels/vid5_mp4-0071_jpg.rf.c8b00dde8180695adc6f24f6d56cc097.txt \n", + " inflating: /content/train/labels/vid5_mp4-0072_jpg.rf.d3958f1903612f958cb5a7b030a8d461.txt \n", + " inflating: /content/train/labels/vid5_mp4-0072_jpg.rf.e6d7e78b3513a19f1db487ac0bd7bd85.txt \n", + " inflating: /content/train/labels/vid5_mp4-0072_jpg.rf.f546647ddf0bf8bd109118cec0970851.txt \n", + " inflating: /content/train/labels/vid5_mp4-0076_jpg.rf.041a40fe5f47e6a0bd3b4be0f314b91a.txt \n", + " inflating: /content/train/labels/vid5_mp4-0076_jpg.rf.642abea47b47e88188e90816a0f8e85c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0076_jpg.rf.feafa8ca292c270bcba2e9dbd017ad4d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0077_jpg.rf.862267c6e37945a2131fbddd11305d98.txt \n", + " inflating: /content/train/labels/vid5_mp4-0077_jpg.rf.8b725d562b89e6358348c829931bad98.txt \n", + " inflating: /content/train/labels/vid5_mp4-0077_jpg.rf.f4989b765c28a556d9ffa440de46036e.txt \n", + " inflating: /content/train/labels/vid5_mp4-0078_jpg.rf.14ffe8b0995513f5db78f74ae38ba5fa.txt \n", + " inflating: /content/train/labels/vid5_mp4-0078_jpg.rf.4fe90a94277552d2283f0b2b691c7b1c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0078_jpg.rf.df1ec4003d9c46f616db4b219b12f284.txt \n", + " inflating: /content/train/labels/vid5_mp4-0079_jpg.rf.1b99e2531a4d315fce444b913b18971e.txt \n", + " inflating: /content/train/labels/vid5_mp4-0079_jpg.rf.40f019ac79197b9470f0bd9b26d0f8f4.txt \n", + " inflating: /content/train/labels/vid5_mp4-0079_jpg.rf.5ff9b237d7a38e657cedbd1c4b5617a8.txt \n", + " inflating: /content/train/labels/vid5_mp4-0081_jpg.rf.526892a304d17dc30eb4ebc60088fadf.txt \n", + " inflating: /content/train/labels/vid5_mp4-0081_jpg.rf.edb5dd10720931ea6757b7ff55326874.txt \n", + " inflating: /content/train/labels/vid5_mp4-0081_jpg.rf.f1acec52543c0a52fe8443a20b746f6d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0082_jpg.rf.09bb6472df6ca4931160fa968897ea17.txt \n", + " inflating: /content/train/labels/vid5_mp4-0082_jpg.rf.140b5f8194c6b01f5295983d75fa04ba.txt \n", + " inflating: /content/train/labels/vid5_mp4-0082_jpg.rf.f043bb275b18715c1b58a511efc85502.txt \n", + " inflating: /content/train/labels/vid5_mp4-0084_jpg.rf.217c6e151055cf85cef61ba7ec759237.txt \n", + " inflating: /content/train/labels/vid5_mp4-0084_jpg.rf.9753b8be138a3c3ace857249c63b09ef.txt \n", + " inflating: /content/train/labels/vid5_mp4-0084_jpg.rf.9ab0928af238b13db821f441609d191d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0092_jpg.rf.57f26b73dbbe752563ef1449a7ec0475.txt \n", + " inflating: /content/train/labels/vid5_mp4-0092_jpg.rf.5c1760c208131a6bbad5683609c87568.txt \n", + " inflating: /content/train/labels/vid5_mp4-0092_jpg.rf.889cfdfbf31756bec920c555f801b1c4.txt \n", + " inflating: /content/train/labels/vid5_mp4-0093_jpg.rf.415c3d598eec5f9e65f54f49a7277e2c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0093_jpg.rf.b0ef8056d2bea68bbd16ac7e308d6eb1.txt \n", + " inflating: /content/train/labels/vid5_mp4-0093_jpg.rf.fafdeea55e3fa210e0496064e5f2806f.txt \n", + " inflating: /content/train/labels/vid5_mp4-0096_jpg.rf.9a7d6a31e64b32518d974c31ab712321.txt \n", + " inflating: /content/train/labels/vid5_mp4-0096_jpg.rf.ad8eb197f1712af2c46ef75cb352e0b1.txt \n", + " inflating: /content/train/labels/vid5_mp4-0096_jpg.rf.dd9b91fac6eed1d723fee5af8a536a0d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0097_jpg.rf.97a6c645952e19336b33868a8504f14e.txt \n", + " inflating: /content/train/labels/vid5_mp4-0097_jpg.rf.af4d56270a36b0f49ce090f283413473.txt \n", + " inflating: /content/train/labels/vid5_mp4-0097_jpg.rf.bb64c4b0b5a553e8663627bd23539e7f.txt \n", + " inflating: /content/train/labels/vid5_mp4-0099_jpg.rf.17e136e229e2debdb5a27b0f339849fb.txt \n", + " inflating: /content/train/labels/vid5_mp4-0099_jpg.rf.82ff7f09d45083e913a1c22f8e99fff3.txt \n", + " inflating: /content/train/labels/vid5_mp4-0099_jpg.rf.a43c166e11b480da4f05a600ff82e39b.txt \n", + " inflating: /content/train/labels/vid5_mp4-0101_jpg.rf.05372428a2d233ca4e326cfc3f6fc503.txt \n", + " inflating: /content/train/labels/vid5_mp4-0101_jpg.rf.8efaaf859ae0bc379ac1d5f5c2b60065.txt \n", + " inflating: /content/train/labels/vid5_mp4-0101_jpg.rf.c8fdf454920c407ecb31267f01381e3d.txt \n", + " inflating: /content/train/labels/vid5_mp4-0102_jpg.rf.101ee600d4eb36059596d239e4226179.txt \n", + " inflating: /content/train/labels/vid5_mp4-0102_jpg.rf.d427c70d5a35f3268e8b9f06c506c848.txt \n", + " inflating: /content/train/labels/vid5_mp4-0102_jpg.rf.e6499d3192df96268350810b2262b260.txt \n", + " inflating: /content/train/labels/vid5_mp4-0103_jpg.rf.8c0a9a2268ccee19ad9f5177856fc4fd.txt \n", + " inflating: /content/train/labels/vid5_mp4-0103_jpg.rf.ae6e18e49a1172355818d40ac0467679.txt \n", + " inflating: /content/train/labels/vid5_mp4-0103_jpg.rf.ee128fabfee945a766fece640a76db6b.txt \n", + " inflating: /content/train/labels/vid5_mp4-0104_jpg.rf.3ab5b62a00a72fd68dcb367023a38e47.txt \n", + " inflating: /content/train/labels/vid5_mp4-0104_jpg.rf.6f2bb5bf06f7b02aa80fca299230e1a7.txt \n", + " inflating: /content/train/labels/vid5_mp4-0104_jpg.rf.c57817c83eee9b0629d71f2325f816e1.txt \n", + " inflating: /content/train/labels/vid5_mp4-0105_jpg.rf.144e9d883c09e12727ce0868e2b2514b.txt \n", + " inflating: /content/train/labels/vid5_mp4-0105_jpg.rf.a8eaeca6063c57e6a1b5b915854d69ef.txt \n", + " inflating: /content/train/labels/vid5_mp4-0105_jpg.rf.d44fab5a59b163414f78a79dfdd80172.txt \n", + " inflating: /content/train/labels/vid5_mp4-0106_jpg.rf.8c6570b9f91cf276733aab46f310fc78.txt \n", + " inflating: /content/train/labels/vid5_mp4-0106_jpg.rf.a567c35133282d0d8c74258d3c75c6d1.txt \n", + " inflating: /content/train/labels/vid5_mp4-0106_jpg.rf.df85dc9900253839f79deb24006e373c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0107_jpg.rf.3e0d1fe36767a98fe63dd90aab44fbef.txt \n", + " inflating: /content/train/labels/vid5_mp4-0107_jpg.rf.ec8374437422edf6d699e08b1ffce5f8.txt \n", + " inflating: /content/train/labels/vid5_mp4-0107_jpg.rf.f3b0f15145b4c029166f6301ce44ab4c.txt \n", + " inflating: /content/train/labels/vid5_mp4-0108_jpg.rf.3da7ec95791256a4596054b2c59ac3cc.txt \n", + " inflating: /content/train/labels/vid5_mp4-0108_jpg.rf.4cdb17bd79380e9a18d2562323940b13.txt \n", + " inflating: /content/train/labels/vid5_mp4-0108_jpg.rf.78ded8cbf44204ad9135cf48cec4a182.txt \n", + " inflating: /content/train/labels/vid5_mp4-0109_jpg.rf.935cd5f1be2aefd7b27666ed34c27c5a.txt \n", + " inflating: /content/train/labels/vid5_mp4-0109_jpg.rf.b7206328e5ddf6ea7c406b6474f82e58.txt \n", + " inflating: /content/train/labels/vid5_mp4-0109_jpg.rf.f6797fbb3f9f1364d682a0d3c39994b3.txt \n", + " inflating: /content/train/labels/vid6_mp4-0042_jpg.rf.5e81970c7a57fb33a87e6cbc6b725e99.txt \n", + " extracting: /content/train/labels/vid6_mp4-0042_jpg.rf.8d6bae4c7c38d7772fdd82cd3ce05088.txt \n", + " inflating: /content/train/labels/vid6_mp4-0042_jpg.rf.9eb5a7ba63a1dd57710a608f475fd125.txt \n", + " inflating: /content/train/labels/vid6_mp4-0043_jpg.rf.1fc102fe8d431a8a6b93d15f57c42772.txt \n", + " inflating: /content/train/labels/vid6_mp4-0043_jpg.rf.6fd45f779d87be941bc72d60baac5e66.txt \n", + " inflating: /content/train/labels/vid6_mp4-0043_jpg.rf.929bce28dc19f581f18a5812296485eb.txt \n", + " inflating: /content/train/labels/vid6_mp4-0044_jpg.rf.01032e6b24aa068dc7a4af10fdf63f4e.txt \n", + " inflating: /content/train/labels/vid6_mp4-0044_jpg.rf.0bcbf573fe54114aa946b3281ba80675.txt \n", + " inflating: /content/train/labels/vid6_mp4-0044_jpg.rf.4b9e794b7ec6d7c729402876ec3023b3.txt \n", + " inflating: /content/train/labels/vid6_mp4-0045_jpg.rf.525d3a21d5bd0b5c8253d368303d568f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0045_jpg.rf.6af7eff385a91426c421d56830ab2785.txt \n", + " inflating: /content/train/labels/vid6_mp4-0045_jpg.rf.d822bf792eb54f37d742374dedd54c75.txt \n", + " inflating: /content/train/labels/vid6_mp4-0046_jpg.rf.120ded002e18ea1e3fed7aa97c0aa6ae.txt \n", + " inflating: /content/train/labels/vid6_mp4-0046_jpg.rf.65c4c8407bde77ee2ed2cc6b47e22812.txt \n", + " inflating: /content/train/labels/vid6_mp4-0046_jpg.rf.763a215fd5822352070dfa6b97a7b0a8.txt \n", + " inflating: /content/train/labels/vid6_mp4-0047_jpg.rf.0cb95699106b935056fb43f46df8813c.txt \n", + " inflating: /content/train/labels/vid6_mp4-0047_jpg.rf.0e3f588f01ea07cab2d7ef2e02e2d542.txt \n", + " inflating: /content/train/labels/vid6_mp4-0047_jpg.rf.23eabf79263d76884894a35d6a2c6318.txt \n", + " inflating: /content/train/labels/vid6_mp4-0048_jpg.rf.3607a9bd7f4ad35bc19ca3998f224fe3.txt \n", + " inflating: /content/train/labels/vid6_mp4-0048_jpg.rf.38f2568a9c4444a57ffe7fba183ecfac.txt \n", + " inflating: /content/train/labels/vid6_mp4-0048_jpg.rf.ed4b2c2cb64dce7c9709cd53b6b09f84.txt \n", + " inflating: /content/train/labels/vid6_mp4-0049_jpg.rf.24a563b36cf520e3616704dc22cadeae.txt \n", + " inflating: /content/train/labels/vid6_mp4-0049_jpg.rf.274b2ea1126336a3ae6f25db6ff2e674.txt \n", + " inflating: /content/train/labels/vid6_mp4-0049_jpg.rf.c5eb6dedd8646a8f4f87a4974c089cbc.txt \n", + " inflating: /content/train/labels/vid6_mp4-0050_jpg.rf.3ebc33b132119652ce7128d052c5dd8b.txt \n", + " inflating: /content/train/labels/vid6_mp4-0050_jpg.rf.47a184ef4cf328be7cb254a3ee8c9a8a.txt \n", + " inflating: /content/train/labels/vid6_mp4-0050_jpg.rf.7d8d0f4a2397fba5b7b2ea61162920c5.txt \n", + " inflating: /content/train/labels/vid6_mp4-0051_jpg.rf.2a9f3e7346edc09967d43c82cc17dcd6.txt \n", + " inflating: /content/train/labels/vid6_mp4-0051_jpg.rf.7914cdabe7864db6ff53c8f8b9c5ab10.txt \n", + " inflating: /content/train/labels/vid6_mp4-0051_jpg.rf.d90174996b6ef3b14ed686de72d81330.txt \n", + " inflating: /content/train/labels/vid6_mp4-0052_jpg.rf.0a200d1949c5ea1627d96f5380b951cd.txt \n", + " inflating: /content/train/labels/vid6_mp4-0052_jpg.rf.32f978f469da920f5dc4ae4de6d61f43.txt \n", + " inflating: /content/train/labels/vid6_mp4-0052_jpg.rf.b29bb7d78abaf39256caebb7f9d3fc7f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0053_jpg.rf.42cbe460674089c9d369a84d2bd7a368.txt \n", + " inflating: /content/train/labels/vid6_mp4-0053_jpg.rf.7833d616643d84d307e9dc8f39ae25c2.txt \n", + " inflating: /content/train/labels/vid6_mp4-0053_jpg.rf.b32eaf4db915200fa7ee606c3cd27cd1.txt \n", + " inflating: /content/train/labels/vid6_mp4-0055_jpg.rf.6f9e1d55ecc6d5d4e1ea2191ad2ad22a.txt \n", + " inflating: /content/train/labels/vid6_mp4-0055_jpg.rf.b5659397831c69911ffddba937861e1e.txt \n", + " inflating: /content/train/labels/vid6_mp4-0055_jpg.rf.bd6f26c984ee05f657f135b9f4138fd9.txt \n", + " inflating: /content/train/labels/vid6_mp4-0056_jpg.rf.951b7c9b0b45f95b5885c58d1a52f1f4.txt \n", + " inflating: /content/train/labels/vid6_mp4-0056_jpg.rf.c915f0a27d4f8d51330bd93ce101875d.txt \n", + " inflating: /content/train/labels/vid6_mp4-0056_jpg.rf.f986510e2133f37e4228cd2a6ddbba99.txt \n", + " inflating: /content/train/labels/vid6_mp4-0061_jpg.rf.731065b92439ea327e027431bc392d9f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0061_jpg.rf.7dd2df01a71559840933898f96aaf482.txt \n", + " inflating: /content/train/labels/vid6_mp4-0061_jpg.rf.aafec0be75d81e1934fa954fa0cfd82f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0062_jpg.rf.2fbeb6d6b9e6a099d292916c8b237565.txt \n", + " inflating: /content/train/labels/vid6_mp4-0062_jpg.rf.9523390da2890a9129e21fad8b7faca1.txt \n", + " inflating: /content/train/labels/vid6_mp4-0062_jpg.rf.c3e05bbc3b47fe5e9eee708013fd5823.txt \n", + " inflating: /content/train/labels/vid6_mp4-0064_jpg.rf.0baf68e4a47acc1dcf8d5a4faabf91c9.txt \n", + " inflating: /content/train/labels/vid6_mp4-0064_jpg.rf.5a0a0cbdc8e7802a2147b38175523156.txt \n", + " inflating: /content/train/labels/vid6_mp4-0064_jpg.rf.ef87e8bb633b823516f03725cb6e1056.txt \n", + " inflating: /content/train/labels/vid6_mp4-0065_jpg.rf.5e168648c7b37888037f33ce05874d1b.txt \n", + " inflating: /content/train/labels/vid6_mp4-0065_jpg.rf.a8d73693edacbc76e5d80cc0ddf7ee76.txt \n", + " inflating: /content/train/labels/vid6_mp4-0065_jpg.rf.c8fe0a818916917771300618e66df704.txt \n", + " inflating: /content/train/labels/vid6_mp4-0066_jpg.rf.0249528f0664695f8ba018f5b16bc894.txt \n", + " inflating: /content/train/labels/vid6_mp4-0066_jpg.rf.38e29bfc51c648548277c9368501f1c7.txt \n", + " inflating: /content/train/labels/vid6_mp4-0066_jpg.rf.f5a3bbda4e48e4a0ab5067b0d48c0e54.txt \n", + " inflating: /content/train/labels/vid6_mp4-0067_jpg.rf.2cbe00c861e5a7e338eca5a5cf3d2f93.txt \n", + " inflating: /content/train/labels/vid6_mp4-0067_jpg.rf.5d2c478d65278a87075ad579acff2852.txt \n", + " inflating: /content/train/labels/vid6_mp4-0067_jpg.rf.d4b4f0c91e582306d615d327c498c8fa.txt \n", + " inflating: /content/train/labels/vid6_mp4-0069_jpg.rf.037a69d0192da2afdcdcaa32ebb07820.txt \n", + " inflating: /content/train/labels/vid6_mp4-0069_jpg.rf.5a8b90f5dee59e9dbaf783234d9670c3.txt \n", + " inflating: /content/train/labels/vid6_mp4-0069_jpg.rf.a28e29b720c223fd884496a75067941a.txt \n", + " inflating: /content/train/labels/vid6_mp4-0070_jpg.rf.0af72607240dc5197c3d4567127c8e62.txt \n", + " inflating: /content/train/labels/vid6_mp4-0070_jpg.rf.18c73d8611eadd85ee965f26c8eade84.txt \n", + " inflating: /content/train/labels/vid6_mp4-0070_jpg.rf.e9ba7a7fe6530dd49a88df042f1dac82.txt \n", + " inflating: /content/train/labels/vid6_mp4-0072_jpg.rf.1712ef3b02912b205f0b29c304d18f16.txt \n", + " inflating: /content/train/labels/vid6_mp4-0072_jpg.rf.6251bc27b5e4eb038238dcdd389352fc.txt \n", + " inflating: /content/train/labels/vid6_mp4-0072_jpg.rf.d7fa913dd9342aed4b4ccccc9706b1db.txt \n", + " inflating: /content/train/labels/vid6_mp4-0073_jpg.rf.0036f958bbac3a110b8694c255a3622f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0073_jpg.rf.7033772620df69796b77cc00210c237c.txt \n", + " inflating: /content/train/labels/vid6_mp4-0073_jpg.rf.acda3a71090400e70f058f309b18c87b.txt \n", + " inflating: /content/train/labels/vid6_mp4-0074_jpg.rf.9b1fb6a64f6d45974dc24d7313922155.txt \n", + " inflating: /content/train/labels/vid6_mp4-0074_jpg.rf.ce5f3249bcb4758c0326158c1d6b0961.txt \n", + " inflating: /content/train/labels/vid6_mp4-0074_jpg.rf.d9eca26da5ed3e6d9157b4d06f20d60c.txt \n", + " inflating: /content/train/labels/vid6_mp4-0075_jpg.rf.466ea8b95ab2c798d8b9f85cd411fe9d.txt \n", + " inflating: /content/train/labels/vid6_mp4-0075_jpg.rf.dab6ddf955efb71f5eec3f0c7bab6adf.txt \n", + " inflating: /content/train/labels/vid6_mp4-0075_jpg.rf.e9ad5c4ac0a591161d4e279b23eaf886.txt \n", + " inflating: /content/train/labels/vid6_mp4-0080_jpg.rf.2fbaf4810a43ca456f92c957f0e51d97.txt \n", + " inflating: /content/train/labels/vid6_mp4-0080_jpg.rf.9f8b42d062e92d3442903ae407330949.txt \n", + " inflating: /content/train/labels/vid6_mp4-0080_jpg.rf.d4d6539f216da2af24e7b035929285d5.txt \n", + " inflating: /content/train/labels/vid6_mp4-0081_jpg.rf.a9a509da037f5d898c4b4a3922030e65.txt \n", + " inflating: /content/train/labels/vid6_mp4-0081_jpg.rf.e1f947aca5f689910e759641de9b15bb.txt \n", + " inflating: /content/train/labels/vid6_mp4-0081_jpg.rf.e8f7dfc75e569add5463e3f3155b8b8f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0082_jpg.rf.52e234c5bf963e010001556a38e2e455.txt \n", + " inflating: /content/train/labels/vid6_mp4-0082_jpg.rf.a46e7ddd847684a1faed17f91bfcc860.txt \n", + " inflating: /content/train/labels/vid6_mp4-0082_jpg.rf.fa84628d4a0670baf6765d964d157068.txt \n", + " inflating: /content/train/labels/vid6_mp4-0085_jpg.rf.0e79d64a296a46ad20da2c94e336f6f7.txt \n", + " inflating: /content/train/labels/vid6_mp4-0085_jpg.rf.a8f18072d9d8032aa6c73e3cdf37ad5e.txt \n", + " inflating: /content/train/labels/vid6_mp4-0085_jpg.rf.ed634e72148fdfa8e0b5837fbcc6717e.txt \n", + " inflating: /content/train/labels/vid6_mp4-0086_jpg.rf.a0db7f6b0e5fc73b73edd98f292f6651.txt \n", + " inflating: /content/train/labels/vid6_mp4-0086_jpg.rf.a409b4b0bcfd9014dec3b72b4fc272d0.txt \n", + " inflating: /content/train/labels/vid6_mp4-0086_jpg.rf.cb2812179c9081179541d1e18a49d69c.txt \n", + " inflating: /content/train/labels/vid6_mp4-0087_jpg.rf.02140e54d696cac24d07522e93da4247.txt \n", + " inflating: /content/train/labels/vid6_mp4-0087_jpg.rf.b35b551dc99fc869317374679599b9b1.txt \n", + " inflating: /content/train/labels/vid6_mp4-0087_jpg.rf.faf9c207b51d0a01518b429c3e1f68d5.txt \n", + " inflating: /content/train/labels/vid6_mp4-0089_jpg.rf.10acfec376499f118cead401bbb94354.txt \n", + " inflating: /content/train/labels/vid6_mp4-0089_jpg.rf.4e8f8e791fdbe7d7884eae048a2f222f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0089_jpg.rf.909eb44338717d9666e06268e773e506.txt \n", + " inflating: /content/train/labels/vid6_mp4-0096_jpg.rf.3fb429d83c31c5efa71d654ffed76373.txt \n", + " inflating: /content/train/labels/vid6_mp4-0096_jpg.rf.d5addf11827f5764562e0236e8d3695a.txt \n", + " inflating: /content/train/labels/vid6_mp4-0096_jpg.rf.fbaa5457225f9e5fc1a2fb06c117ec7a.txt \n", + " inflating: /content/train/labels/vid6_mp4-0097_jpg.rf.96b7703b61abf17969b4a4cf9a79053b.txt \n", + " inflating: /content/train/labels/vid6_mp4-0097_jpg.rf.b2e6ceda5201a2865c8213fe3f2e8fc0.txt \n", + " inflating: /content/train/labels/vid6_mp4-0097_jpg.rf.da943131862f5d747c1c2dfbb1d838a6.txt \n", + " inflating: /content/train/labels/vid6_mp4-0101_jpg.rf.0625b921fb8b7001250ba600e41944fd.txt \n", + " inflating: /content/train/labels/vid6_mp4-0101_jpg.rf.38ad6e7cb982ddd71e7b6bdd9343bd07.txt \n", + " inflating: /content/train/labels/vid6_mp4-0101_jpg.rf.cef38b75658b3d775c87bc8ac2d3445b.txt \n", + " inflating: /content/train/labels/vid6_mp4-0102_jpg.rf.49fca800cf1d7fdd97086b48d87eec9a.txt \n", + " inflating: /content/train/labels/vid6_mp4-0102_jpg.rf.54071f20b17d5222b8bea75aaf5caf1f.txt \n", + " inflating: /content/train/labels/vid6_mp4-0102_jpg.rf.84d39c237ba3397de24604efe81c76aa.txt \n", + " inflating: /content/train/labels/vid6_mp4-0103_jpg.rf.01a944753e7fe346ba15b37ef828049e.txt \n", + " inflating: /content/train/labels/vid6_mp4-0103_jpg.rf.1450c6de35df57ee882feb6ad0410d91.txt \n", + " inflating: /content/train/labels/vid6_mp4-0103_jpg.rf.f02face0f5f2230cdb34ca5f2257146e.txt \n", + " inflating: /content/train/labels/vid6_mp4-0106_jpg.rf.21950f3abe91caff496b63732de75630.txt \n", + " inflating: /content/train/labels/vid6_mp4-0106_jpg.rf.3d62c18ca4b760f10f70c0d6f12c63af.txt \n", + " inflating: /content/train/labels/vid6_mp4-0106_jpg.rf.581aaf70da276779b85104bade56d9dd.txt \n", + " inflating: /content/train/labels/vid6_mp4-0109_jpg.rf.0b137c3436dcbbcb9c5896351a62255d.txt \n", + " inflating: /content/train/labels/vid6_mp4-0109_jpg.rf.e7fad20a532172a1b23fb53d42c259c1.txt \n", + " inflating: /content/train/labels/vid6_mp4-0109_jpg.rf.fb79988bc4d4d7bb9c09080196956612.txt \n", + " inflating: /content/train/labels/vid6_mp4-0110_jpg.rf.65d6a74f4bf3123d68c436d653f53e4e.txt \n", + " inflating: /content/train/labels/vid6_mp4-0110_jpg.rf.b4c87a0ce59f82c9f08e700157a72e02.txt \n", + " inflating: /content/train/labels/vid6_mp4-0110_jpg.rf.cf9943fd676ac6bf7aadc475cc1b5504.txt \n", + " inflating: /content/train/labels/vid6_mp4-0111_jpg.rf.073546f08a845483dd37b62343a365d6.txt \n", + " inflating: /content/train/labels/vid6_mp4-0111_jpg.rf.3372fa9e22b264662d74adc09c11685b.txt \n", + " inflating: /content/train/labels/vid6_mp4-0111_jpg.rf.597fb10bf916ff12ed4cfa0e3b77ed90.txt \n", + " inflating: /content/train/labels/vid6_mp4-0112_jpg.rf.598fbb85c3728371abd0189a0f2f27e7.txt \n", + " inflating: /content/train/labels/vid6_mp4-0112_jpg.rf.6acf1d9fbd581866b50d484b003144e1.txt \n", + " inflating: /content/train/labels/vid6_mp4-0112_jpg.rf.f5c3923c5b2a3c8535b9af67076226b5.txt \n", + " inflating: /content/train/labels/vid6_mp4-0114_jpg.rf.542c777e4e1ddc3ae102395d35a6773d.txt \n", + " inflating: /content/train/labels/vid6_mp4-0114_jpg.rf.8617a472788207585504e624ce91c489.txt \n", + " inflating: /content/train/labels/vid6_mp4-0114_jpg.rf.dffabd390ae826bff90efbb3896b86d1.txt \n", + " inflating: /content/train/labels/vid7_mp4-0032_jpg.rf.0eb04270f0593c70ac4502b805a1a74c.txt \n", + " extracting: /content/train/labels/vid7_mp4-0032_jpg.rf.2afa26e41a3c9e56b4cab82dafc49044.txt \n", + " inflating: /content/train/labels/vid7_mp4-0032_jpg.rf.b83c73b24b2c5bb0330b8725f370c475.txt \n", + " inflating: /content/train/labels/vid7_mp4-0034_jpg.rf.1d15db619c8e5a72c91cf9bcf2897189.txt \n", + " inflating: /content/train/labels/vid7_mp4-0034_jpg.rf.2b7491f18934f51b22a3c24430f84406.txt \n", + " inflating: /content/train/labels/vid7_mp4-0034_jpg.rf.e99560c5b817cac0b8b71fda3f260298.txt \n", + " inflating: /content/train/labels/vid7_mp4-0035_jpg.rf.49c77ef049bf09cf1b50e0361d9d598c.txt \n", + " inflating: /content/train/labels/vid7_mp4-0035_jpg.rf.5f141933b6dd7a2e984784e616132b01.txt \n", + " inflating: /content/train/labels/vid7_mp4-0035_jpg.rf.8455c8b3e56e5f7d2eaa2a7ab0f698e6.txt \n", + " inflating: /content/train/labels/vid7_mp4-0038_jpg.rf.146ac710cee6f862870d8c3058996b45.txt \n", + " inflating: /content/train/labels/vid7_mp4-0038_jpg.rf.8558e0bb066051b5bef72fe4b4903e03.txt \n", + " inflating: /content/train/labels/vid7_mp4-0038_jpg.rf.ee18837404c478b5b45e96b95ef3b273.txt \n", + " inflating: /content/train/labels/vid7_mp4-0039_jpg.rf.3464c47048839dc1dceeae3d25a9c33e.txt \n", + " inflating: /content/train/labels/vid7_mp4-0039_jpg.rf.72a7f15162cd197cce18d1f462f13299.txt \n", + " inflating: /content/train/labels/vid7_mp4-0039_jpg.rf.ae7f83294890ee57251e8a4f8c2ac98f.txt \n", + " inflating: /content/train/labels/vid7_mp4-0040_jpg.rf.3a6f473e704afc1e0f01cbebad42387b.txt \n", + " inflating: /content/train/labels/vid7_mp4-0040_jpg.rf.b01d099d5ac3fdb1d5edd84895f52851.txt \n", + " inflating: /content/train/labels/vid7_mp4-0040_jpg.rf.db8bbc11f8a3ba1a07a16215127bce2d.txt \n", + " inflating: /content/train/labels/vid7_mp4-0041_jpg.rf.2d9744ecc4728db09dc77d9e0a9a91f9.txt \n", + " inflating: /content/train/labels/vid7_mp4-0041_jpg.rf.2f11f34d9f46cb41059c8b9b199a1f51.txt \n", + " inflating: /content/train/labels/vid7_mp4-0041_jpg.rf.77b48d71e0d0bf2149a8aad7ca0c7bce.txt \n", + " inflating: /content/train/labels/vid7_mp4-0042_jpg.rf.99fba57c3d55246da637eed88165fb44.txt \n", + " inflating: /content/train/labels/vid7_mp4-0042_jpg.rf.b55028efa4bccdf05bb6a990be5b4385.txt \n", + " inflating: /content/train/labels/vid7_mp4-0042_jpg.rf.eb649f8348ee2e93bbd1a9314f41db5f.txt \n", + " inflating: /content/train/labels/vid7_mp4-0048_jpg.rf.7fb26cc72a06df51afc3746eedfc4324.txt \n", + " inflating: /content/train/labels/vid7_mp4-0048_jpg.rf.a298c8446cd421bfd50f91f979abacab.txt \n", + " inflating: /content/train/labels/vid7_mp4-0048_jpg.rf.ee24352341499e3b27e50fefa35e07cb.txt \n", + " inflating: /content/train/labels/vid7_mp4-0060_jpg.rf.1ba25010bd7ff4c0c006f8bd9ded66d3.txt \n", + " inflating: /content/train/labels/vid7_mp4-0060_jpg.rf.1d019a5d1bddd8ec9409b2ad188589ff.txt \n", + " inflating: /content/train/labels/vid7_mp4-0060_jpg.rf.3400ebb2c05b68db2d1a5acd690866ae.txt \n", + " inflating: /content/train/labels/vid8_mp4-0069_jpg.rf.6c6e5fb0f4ea0bda16128d278a187d50.txt \n", + " inflating: /content/train/labels/vid8_mp4-0069_jpg.rf.b8347d7127a3470661bf74b8daf408de.txt \n", + " inflating: /content/train/labels/vid8_mp4-0069_jpg.rf.e1c07180582345da5debfd353284acde.txt \n", + " inflating: /content/train/labels/vid8_mp4-0070_jpg.rf.b36a9447ae2da2d5db5c0bbfde8e1e41.txt \n", + " inflating: /content/train/labels/vid8_mp4-0070_jpg.rf.df8fe9a06ee7209155b912c063082b81.txt \n", + " inflating: /content/train/labels/vid8_mp4-0070_jpg.rf.e6582431b6a12fc00fb24f44607af2cb.txt \n", + " inflating: /content/train/labels/vid8_mp4-0071_jpg.rf.41b5bb31c29aa349b35f57c3b480be0c.txt \n", + " inflating: /content/train/labels/vid8_mp4-0071_jpg.rf.94b5f3959909332c18df97b1100f938b.txt \n", + " inflating: /content/train/labels/vid8_mp4-0071_jpg.rf.9f52c228f0c9c9f4c07015976c6c6ed9.txt \n", + " inflating: /content/train/labels/vid8_mp4-0072_jpg.rf.06d5078196486554e459ec23bacb0461.txt \n", + " inflating: /content/train/labels/vid8_mp4-0072_jpg.rf.81036d44f1c799fbb9b5c803d3d609e6.txt \n", + " inflating: /content/train/labels/vid8_mp4-0072_jpg.rf.ea6b1407a9fb3f0875ec8dd32c1f2bca.txt \n", + " inflating: /content/train/labels/vid8_mp4-0073_jpg.rf.49c0346a010d693e3800aa0e9ae01125.txt \n", + " inflating: /content/train/labels/vid8_mp4-0073_jpg.rf.d2e7a97176c7497931411c76a9ee35ac.txt \n", + " inflating: /content/train/labels/vid8_mp4-0073_jpg.rf.d742e8627e5ab091576dcc74751f6728.txt \n", + " inflating: /content/train/labels/vid8_mp4-0089_jpg.rf.1411aafb5719f5efd3de77f5a816bef3.txt \n", + " inflating: /content/train/labels/vid8_mp4-0089_jpg.rf.405aa7544249d59cf11d912101f16d76.txt \n", + " inflating: /content/train/labels/vid8_mp4-0089_jpg.rf.493f846304666ace0beeec3df6c6e34d.txt \n", + " inflating: /content/train/labels/vid8_mp4-0090_jpg.rf.56473e0a72b5cc34f54cb874056eb51c.txt \n", + " inflating: /content/train/labels/vid8_mp4-0090_jpg.rf.e525bb8c5a25021393794ea271ab5570.txt \n", + " inflating: /content/train/labels/vid8_mp4-0090_jpg.rf.e6bfa419d37be7c06e6da0fbbf9c7234.txt \n", + " inflating: /content/train/labels/vid8_mp4-0097_jpg.rf.4fadafc5fb12e6865fb28f1301f88632.txt \n", + " inflating: /content/train/labels/vid8_mp4-0097_jpg.rf.d72261f303b4606031eb4762676c9170.txt \n", + " inflating: /content/train/labels/vid8_mp4-0097_jpg.rf.f476a51385938da937e6f6be75fd2b43.txt \n", + " inflating: /content/train/labels/vid9_mp4-0036_jpg.rf.1302b23964c856fb2cdeaa94ee68220a.txt \n", + " inflating: /content/train/labels/vid9_mp4-0036_jpg.rf.65c33cd88462d1a82c12dcdf036c91a2.txt \n", + " inflating: /content/train/labels/vid9_mp4-0036_jpg.rf.73c3a417e87d1617677bcc9ea66e29d4.txt \n", + " inflating: /content/train/labels/vid9_mp4-0037_jpg.rf.45c85d11d0a2fbe0f7a5d93f740dba9c.txt \n", + " inflating: /content/train/labels/vid9_mp4-0037_jpg.rf.ead4033de35f34bfbe00b064f60877a1.txt \n", + " inflating: /content/train/labels/vid9_mp4-0037_jpg.rf.f5b700e20cff48f6de15f4f64845d93c.txt \n", + " inflating: /content/train/labels/vid9_mp4-0038_jpg.rf.1f655a8974e73f049b1854be3f0a27dd.txt \n", + " inflating: /content/train/labels/vid9_mp4-0038_jpg.rf.2f28c52c59294948ea55d6d46b357036.txt \n", + " inflating: /content/train/labels/vid9_mp4-0038_jpg.rf.d90416de656303969eed8529b63d9bc3.txt \n", + " inflating: /content/train/labels/vid9_mp4-0041_jpg.rf.3857cdf5836200aa80eb60f4ed1ccb95.txt \n", + " inflating: /content/train/labels/vid9_mp4-0041_jpg.rf.7c06371c0f916533b3c46a7a3ad5ef5f.txt \n", + " inflating: /content/train/labels/vid9_mp4-0041_jpg.rf.8c33d282a49235a12c52c8ec24b8acf5.txt \n", + " inflating: /content/train/labels/vid9_mp4-0043_jpg.rf.01e1948ae35a86f812d1a5ce22cf3337.txt \n", + " inflating: /content/train/labels/vid9_mp4-0043_jpg.rf.44750f2dd5b5bc1d16513d325f9d125e.txt \n", + " inflating: /content/train/labels/vid9_mp4-0043_jpg.rf.ae44fe5cfb20c0b57d74c1278ba5bbc3.txt \n", + " inflating: /content/train/labels/vid9_mp4-0044_jpg.rf.996a7bbdbba6fe81cac2aeef79277085.txt \n", + " inflating: /content/train/labels/vid9_mp4-0044_jpg.rf.e166c40fe20f7ec5c986bb32aa756ae1.txt \n", + " inflating: /content/train/labels/vid9_mp4-0044_jpg.rf.f72f37e249aa2f76f297cfff62703a41.txt \n", + " inflating: /content/train/labels/vid9_mp4-0045_jpg.rf.51b948c6751737408656413c87d12acb.txt \n", + " extracting: /content/train/labels/vid9_mp4-0045_jpg.rf.5bb3662fd378693dde7cd27d0c10a301.txt \n", + " inflating: /content/train/labels/vid9_mp4-0045_jpg.rf.e4e3ebeed1683be52e206019cf7b5add.txt \n", + " inflating: /content/train/labels/vid9_mp4-0052_jpg.rf.9526babc1e10e8937fe22286ed628eca.txt \n", + " inflating: /content/train/labels/vid9_mp4-0052_jpg.rf.c9e807db157c83bd0d54b2e0ae556fb0.txt \n", + " inflating: /content/train/labels/vid9_mp4-0052_jpg.rf.f95d0875e4086104cece7a4aa15b6df4.txt \n", + " inflating: /content/train/labels/vid9_mp4-0058_jpg.rf.5c756f871215fbba769be056445e9752.txt \n", + " inflating: /content/train/labels/vid9_mp4-0058_jpg.rf.818f727f42b64fbcbd840b7ce60157b6.txt \n", + " inflating: /content/train/labels/vid9_mp4-0058_jpg.rf.effb2eb593e3400338bb56eda41d1b21.txt \n", + " inflating: /content/train/labels/vid9_mp4-0068_jpg.rf.2383e2bcf698a9b3b5b2903053bc7dea.txt \n", + " inflating: /content/train/labels/vid9_mp4-0068_jpg.rf.8b7aea1cf3e9d24db5c822c26ff7eb5a.txt \n", + " inflating: /content/train/labels/vid9_mp4-0068_jpg.rf.be2baf2949702a63093f2c5d53acfdbd.txt \n", + " inflating: /content/train/labels/vid9_mp4-0071_jpg.rf.11cd091eadee9f5779e813573c3980b5.txt \n", + " inflating: /content/train/labels/vid9_mp4-0071_jpg.rf.3d223ae8c63b0b0c170095031e095291.txt \n", + " inflating: /content/train/labels/vid9_mp4-0071_jpg.rf.eab31439d5313b861a7c0810c3340aad.txt \n", + " inflating: /content/train/labels/vid9_mp4-0073_jpg.rf.79f0fc226778d962372736ac78703aed.txt \n", + " inflating: /content/train/labels/vid9_mp4-0073_jpg.rf.c738747c6c56c88320fea7b9d51b5675.txt \n", + " inflating: /content/train/labels/vid9_mp4-0073_jpg.rf.d0ba3c02c60ee1d2d6a16fa9c3c10c6c.txt \n", + " inflating: /content/train/labels/vid9_mp4-0076_jpg.rf.71d5baf7082bbb42466afc8e22b73f8f.txt \n", + " inflating: /content/train/labels/vid9_mp4-0076_jpg.rf.950dbdb2b4cce5851292e49ea3e780b4.txt \n", + " inflating: /content/train/labels/vid9_mp4-0076_jpg.rf.d62b30a0f88c2f6223f1b6995920cb9f.txt \n", + " inflating: /content/train/labels/vid9_mp4-0077_jpg.rf.3e38a323fd86020fa455641d47b2dcf3.txt \n", + " inflating: /content/train/labels/vid9_mp4-0077_jpg.rf.b398ce83a5433219ff48d902ada0119b.txt \n", + " inflating: /content/train/labels/vid9_mp4-0077_jpg.rf.d7b61e94c50d6131912a1fdf31a004ce.txt \n", + " inflating: /content/train/labels/vid9_mp4-0078_jpg.rf.7316e09e6d6e4ab04863013f96e9a12d.txt \n", + " inflating: /content/train/labels/vid9_mp4-0078_jpg.rf.bff53b781c367f4102c572077ec1862c.txt \n", + " inflating: /content/train/labels/vid9_mp4-0078_jpg.rf.f96e04f030b7ea67aaea3d4db40b7135.txt \n", + " inflating: /content/train/labels/vid9_mp4-0081_jpg.rf.3f58462b91b9454a018a9dc08c8b88d1.txt \n", + " inflating: /content/train/labels/vid9_mp4-0081_jpg.rf.7e2f8f4dd9996804a3f422232300582a.txt \n", + " inflating: /content/train/labels/vid9_mp4-0081_jpg.rf.f470649c85613e3ee1b8d8a04df5b252.txt \n", + " inflating: /content/train/labels/vid9_mp4-0082_jpg.rf.043a3537af295f5b97e54ddfb5328c7f.txt \n", + " inflating: /content/train/labels/vid9_mp4-0082_jpg.rf.7516ed90228e6f921c1336a03254ab11.txt \n", + " inflating: /content/train/labels/vid9_mp4-0082_jpg.rf.7e1db6ca2b345ddeb9a1c5287d20d144.txt \n", + " inflating: /content/train/labels/vid9_mp4-0083_jpg.rf.52de17d3240c6355dc298bf233c95aec.txt \n", + " inflating: /content/train/labels/vid9_mp4-0083_jpg.rf.a13bdfe8f35f66fadc31016750ea9fb1.txt \n", + " inflating: /content/train/labels/vid9_mp4-0083_jpg.rf.c79526ec3c65df9b8c915d6fffc1a821.txt \n", + " inflating: /content/train/labels/vid9_mp4-0085_jpg.rf.538b9b78f0940d1ad2701612319dfd0b.txt \n", + " inflating: /content/train/labels/vid9_mp4-0085_jpg.rf.89c9e02fcd53d98a8cdeea595e632d95.txt \n", + " inflating: /content/train/labels/vid9_mp4-0085_jpg.rf.fb924bc804008c1c949d035cdaaaef9c.txt \n", + " inflating: /content/train/labels/vid9_mp4-0086_jpg.rf.333acfd3014ea7f151101ba08d8f0061.txt \n", + " inflating: /content/train/labels/vid9_mp4-0086_jpg.rf.52f30dd72ec64d55fe7c69954111fdcd.txt \n", + " inflating: /content/train/labels/vid9_mp4-0086_jpg.rf.8a20abceeff77be5b11b2d501c19ce7b.txt \n", + " inflating: /content/train/labels/vid9_mp4-0088_jpg.rf.36be35d208e9b2a407ef3060caa41eec.txt \n", + " inflating: /content/train/labels/vid9_mp4-0088_jpg.rf.589ff3f8b9b0ca23495fd29e7493122e.txt \n", + " inflating: /content/train/labels/vid9_mp4-0088_jpg.rf.78f66cb8b568308af59b1d6ace41110a.txt \n", + " inflating: /content/train/labels/vid9_mp4-0089_jpg.rf.0347a942456e8e97287ea107accfa3cc.txt \n", + " inflating: /content/train/labels/vid9_mp4-0089_jpg.rf.cee2cda60cfd8c505ee81f4933fd822a.txt \n", + " inflating: /content/train/labels/vid9_mp4-0089_jpg.rf.ec3dd84c085a9eb23c764586a6bb76e7.txt \n", + " creating: /content/valid/\n", + " creating: /content/valid/images/\n", + " extracting: /content/valid/images/vid11_mp4-0053_jpg.rf.6afb9ac177d1f364b83a8316eb973669.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0055_jpg.rf.7cc0a9648db7b571d8365c92cb3bdf0a.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0057_jpg.rf.0bcaae1a0623f329c13a4fa0299f6917.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0068_jpg.rf.860b3bc5e216ed2c01a1decc20a88ea9.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0071_jpg.rf.88e0434dfbc9af7d748dc3fcdbcc22bc.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0075_jpg.rf.8138cb4ba07d65c8de07dbfbb5b3c812.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0076_jpg.rf.d2bf24aa94a96da580159cf6420f9d70.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0081_jpg.rf.00a7ac23d57357a11f65cbf6816423e5.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0082_jpg.rf.219eb510bfd215d756ce1cedd175a40d.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0091_jpg.rf.7dcbce52d4f15d96a1d2a93defaa7f8e.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0110_jpg.rf.c63b9f3f07ca89faac801d8334fd23e1.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0129_jpg.rf.bc9a2c707ef63be0645c8cd1a01ae640.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0131_jpg.rf.352728235d6c756339eba0894c355a64.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0140_jpg.rf.48ccf1d72a31e146814af98cf6fc12ff.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0142_jpg.rf.425d9e67bb3daf2c6f4e0ae40e720106.jpg \n", + " extracting: /content/valid/images/vid11_mp4-0144_jpg.rf.65ad392248671397063779f38a8f322d.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0060_jpg.rf.a44ecede2296ebc29de647a65eb6559b.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0064_jpg.rf.dcc2b5e151d36029c96058b12eee7d2e.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0068_jpg.rf.97f3797f3a645c619cf192a5d1b03523.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0081_jpg.rf.f7a7710b857590f0996e61ef1c8bd0aa.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0083_jpg.rf.3ab527fffcf0c7d375bb093cf8593f55.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0093_jpg.rf.b1cd41b159fb45872c347e9202e4f929.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0128_jpg.rf.5b72905fcef7ba2d7dfeaa7fe9acdcd3.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0131_jpg.rf.42bb1c342576449c67e03fb13139db35.jpg \n", + " extracting: /content/valid/images/vid12_mp4-0143_jpg.rf.d6ef6a99fb03e4f91a4b99420bc7b7cf.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0045_jpg.rf.897d3208e589349b047fa4813c440fa3.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0048_jpg.rf.53f631ed081ef7cb8c95fd5fe87f0150.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0051_jpg.rf.eaa61af2b2f384e8dcc1963f702dae40.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0054_jpg.rf.f68b9e7eace9fcd72e8d19ebb02f1358.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0056_jpg.rf.fc9c9e7ef9815277a78b1da2ac2a898d.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0057_jpg.rf.9e6c2c01f15edf95913f0ea7342026ca.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0068_jpg.rf.85bcf0dbbd0ba531b246e260c06673b9.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0070_jpg.rf.f49b74074d88fa662994fda0993eb15f.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0080_jpg.rf.a48df84506a37fc2617b20fe7b83d125.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0085_jpg.rf.7f939bdc37e3c6a8a602371fe307c0c9.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0098_jpg.rf.d3a4e73d82309eab2e596daa3627ae15.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0100_jpg.rf.25bdefe2d178754530d438102ee72509.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0105_jpg.rf.dd1e7fe6458459f4e3eaa8ed6d1b8163.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0107_jpg.rf.61d7191b2b4defe7269ea8a63098a47c.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0109_jpg.rf.8cd7183e0e2647ed6dd09e03ce3f9b03.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0122_jpg.rf.0f1c3e28d6c33ca07a972a47419be77d.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0128_jpg.rf.097b8eea4c616e03ebdcbc4136b755ba.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0130_jpg.rf.596d377d441b8216741d6053c531d393.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0131_jpg.rf.1b7c7790d67386ba124a2e0290916765.jpg \n", + " extracting: /content/valid/images/vid13_mp4-0135_jpg.rf.8fa6303e1017e74ffe50c9a80f226259.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0030_jpg.rf.771bc1bff5d139849d793c22282a5f7a.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0031_jpg.rf.6c70385f17489c659979bf9f73f960e8.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0034_jpg.rf.70e1d26ed740f0ccd96ef7f00a227cce.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0036_jpg.rf.534e0a8e414d7f888bb39800b1b58b38.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0037_jpg.rf.c1420782dde2c3f4cc7bacaffad5d31c.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0039_jpg.rf.7876473cc4a600f925e4b99d0d645041.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0051_jpg.rf.3a7039fac89237d834a848bea7cf2e87.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0053_jpg.rf.22d0f77d6427c87b9b116359ef1b8497.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0055_jpg.rf.cdabecca925114d3d0bc59d9c3a9da77.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0061_jpg.rf.bc275c276f6dc73fca707b4ead96e937.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0069_jpg.rf.da260e8729c001c4a30d1d81b09cadb7.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0070_jpg.rf.d988922016078c2dbc9f2e280c091eaa.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0081_jpg.rf.43918e7d8f07af26ae8af1ee21c4f750.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0084_jpg.rf.14707f9ed4158de2bfbdf27db022f42b.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0088_jpg.rf.4c27855a08b44dcebd2443bb14997862.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0102_jpg.rf.91cd1215c0bbc556fb5025e24368e570.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0106_jpg.rf.b79b8e5246c7d0008e8549854666e73d.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0108_jpg.rf.862360f08776a0b6d1a23abed878dd38.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0109_jpg.rf.b94cdeefee256245402a78a14cfcfed3.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0116_jpg.rf.8f93334dcfcc6cf739708f0e38e616a1.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0122_jpg.rf.2d59c9124292e0fa05705380f67ebd72.jpg \n", + " extracting: /content/valid/images/vid14_mp4-0124_jpg.rf.80461d12f5729cb7e56fb1804facf844.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0059_jpg.rf.25d49fb01571eb845f17ac4af16a68f5.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0061_jpg.rf.1d7c5aaccddb4738816606a8fefff3f6.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0066_jpg.rf.14186492274b9eab4fc41c08f896c879.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0067_jpg.rf.3f79616255a7efa91204faaed91534a6.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0069_jpg.rf.3e77b83f506df12483e0300f8a660574.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0072_jpg.rf.9fa9b6078f955ca97b19a404398fc52b.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0080_jpg.rf.2bac61fd67f9660636d9df6b588a9eaa.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0081_jpg.rf.1eec42ebd82a12c47141bdb4d6f40d35.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0081_jpg.rf.f6d73d4c616b9cd0ed2b2821fcaecf20.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0083_jpg.rf.567091e823e9e12ee53f59030024fdcf.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0094_jpg.rf.34af0e57a8d0f17b0c1af4d7aba9dea8.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0095_jpg.rf.84cd64a797d6bdbe9d648e0fcee6419a.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0096_jpg.rf.c6b464f908cca6fcc52fdacc3876b93f.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0117_jpg.rf.49ac8e58f43e3313e47b820912cce37c.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0129_jpg.rf.0d595d90c39b37a76ee8bf3d0e26d2f8.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0130_jpg.rf.09682b65c45258ad6cbf78f3316be8e2.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0131_jpg.rf.292d55426e114b0ed7419f892eb2f118.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0137_jpg.rf.66391b68a28e9a22f8c1e1fd44dd4ebd.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0138_jpg.rf.4be2711b7f8694e885f63ec3665ff5aa.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0142_jpg.rf.e83bba508ae166718fbfa3c690db22f7.jpg \n", + " extracting: /content/valid/images/vid15_mp4-0143_jpg.rf.8ff2480762be374e5f5eb1b4ed47b309.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0030_jpg.rf.786a171988bd8429bfeefa50920e624b.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0031_jpg.rf.819a71e0abde0862ae58119a1388be5c.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0032_jpg.rf.0c30497b3a711746fc4a2ae3c4ce714a.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0036_jpg.rf.8320bca24b94150a4a25adb6e47d55e2.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0042_jpg.rf.d576fde120aa680f803a82338addc2ed.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0047_jpg.rf.9f6b04ee30a87c3f06f1a53494284bb4.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0055_jpg.rf.80989ae8b326876831378061ee0b7f77.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0063_jpg.rf.923446fffccca0efe9b15d27d185a359.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0065_jpg.rf.5c6c0cfe23947fcc24c6afcf25ef48ef.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0069_jpg.rf.0066fc7b96d2164e3e7b707fe5776e44.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0073_jpg.rf.bc46c96dcdada3d4a5b669488c4991bd.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0074_jpg.rf.37d512ab47dfb0333cd51ddb411c2461.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0081_jpg.rf.5341bf888353957c1ea92166d9c61388.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0083_jpg.rf.9ec3540ca6adaa563c4ddd39deb16c3f.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0090_jpg.rf.60d6811adf45523bd0322ceb3c589ebf.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0094_jpg.rf.d665d0d6b50196c8d6c8d2e379e05a3a.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0099_jpg.rf.dc6305c111da19aa2937386313b98d00.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0100_jpg.rf.1217f8ca16ecdab504f1dca68020fdee.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0102_jpg.rf.90ff69d465337f0339c9145134d50955.jpg \n", + " extracting: /content/valid/images/vid16_mp4-0127_jpg.rf.9b839974fb327d9fad57c5420a0e22ab.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0042_jpg.rf.32346a8c8678dc67a3ecf4d8cae9b152.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0050_jpg.rf.8985cb55fb5e90aa27835a9bf634361c.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0054_jpg.rf.2b390c9555956d9414677b7544c01b39.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0060_jpg.rf.cf6b0b1ea5e1f2dbd474a11a2ca40ab8.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0070_jpg.rf.39be7b3ec736b503bf00b9657e508bdd.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0102_jpg.rf.f5e42d5d6216401d4989ad9e322e459c.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0108_jpg.rf.575d59e605cd0cf0b8b06ebe406b32f8.jpg \n", + " extracting: /content/valid/images/vid1_mp4-0110_jpg.rf.41ad799fa2e2621cd60bd086accbf04c.jpg \n", + " extracting: /content/valid/images/vid4_mp4-0081_jpg.rf.f7dfaf04f9e3181645c8658a771edcef.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0042_jpg.rf.fa890f8363055c7e82605f4175c6e0d6.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0045_jpg.rf.f87e324871279d5189758fde912220e7.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0063_jpg.rf.a7a19d8ad46feb4f3fb356ba43fc65ba.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0064_jpg.rf.52d9cf34d3bc6a9b24a674b80eaa737e.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0068_jpg.rf.dafb9e887e7e6d50b9bdb1967729d087.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0085_jpg.rf.7e9cddf7a5af1d2b29c147c254ff6939.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0086_jpg.rf.32c9a3dd60ffa9dd258f830802b3fb99.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0094_jpg.rf.5ef674f32443d12e74e9b5eefc3863d3.jpg \n", + " extracting: /content/valid/images/vid5_mp4-0098_jpg.rf.9f60ec1ef3037c392c308bf39b4b5d95.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0071_jpg.rf.93c8f8b89818d00a1650b76c9cba32e3.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0076_jpg.rf.539127b4f239311559814453056d7d37.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0083_jpg.rf.9a1143fe6fc68c0bd3ba0e65e1a8c304.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0084_jpg.rf.5512fb82a1ff0601c68e111645c1725c.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0088_jpg.rf.c21d8acce148e842816ec51409618c15.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0104_jpg.rf.72de2827db7ecad1f194c062753075a8.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0105_jpg.rf.8a15a6258baea4be7d8065a654838445.jpg \n", + " extracting: /content/valid/images/vid6_mp4-0113_jpg.rf.d31cdac736d3444d3313549d010d3ee7.jpg \n", + " extracting: /content/valid/images/vid7_mp4-0031_jpg.rf.cf0e259d2fc2640685277b50e7d8137e.jpg \n", + " extracting: /content/valid/images/vid7_mp4-0033_jpg.rf.3f12ce6a56b9e796e40f4b06236d7056.jpg \n", + " extracting: /content/valid/images/vid7_mp4-0049_jpg.rf.ab9ff10cec1d6ba2d5bce00732cc1f1c.jpg \n", + " extracting: /content/valid/images/vid8_mp4-0092_jpg.rf.6906df03b89d3d2c65feb8f5323e9866.jpg \n", + " extracting: /content/valid/images/vid8_mp4-0094_jpg.rf.d5e77de844686204f7e422c3fca79a0f.jpg \n", + " extracting: /content/valid/images/vid8_mp4-0096_jpg.rf.1d85066f848101448ff5870d8b4f9f83.jpg \n", + " extracting: /content/valid/images/vid9_mp4-0040_jpg.rf.1133106ac6ac3acfacd834805bb2e83d.jpg \n", + " extracting: /content/valid/images/vid9_mp4-0064_jpg.rf.9e6f684927e89870e4772bbde16865e7.jpg \n", + " extracting: /content/valid/images/vid9_mp4-0072_jpg.rf.cbbf73b715ba655d95b49c2891df1cbb.jpg \n", + " extracting: /content/valid/images/vid9_mp4-0084_jpg.rf.def8fa0e4dfde42cb6fd164fab8d4a5a.jpg \n", + " extracting: /content/valid/images/vid9_mp4-0087_jpg.rf.19ed6281da6e5f62acd426b3c7e3aedd.jpg \n", + " creating: /content/valid/labels/\n", + " inflating: /content/valid/labels/vid11_mp4-0053_jpg.rf.6afb9ac177d1f364b83a8316eb973669.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0055_jpg.rf.7cc0a9648db7b571d8365c92cb3bdf0a.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0057_jpg.rf.0bcaae1a0623f329c13a4fa0299f6917.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0068_jpg.rf.860b3bc5e216ed2c01a1decc20a88ea9.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0071_jpg.rf.88e0434dfbc9af7d748dc3fcdbcc22bc.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0075_jpg.rf.8138cb4ba07d65c8de07dbfbb5b3c812.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0076_jpg.rf.d2bf24aa94a96da580159cf6420f9d70.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0081_jpg.rf.00a7ac23d57357a11f65cbf6816423e5.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0082_jpg.rf.219eb510bfd215d756ce1cedd175a40d.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0091_jpg.rf.7dcbce52d4f15d96a1d2a93defaa7f8e.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0110_jpg.rf.c63b9f3f07ca89faac801d8334fd23e1.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0129_jpg.rf.bc9a2c707ef63be0645c8cd1a01ae640.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0131_jpg.rf.352728235d6c756339eba0894c355a64.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0140_jpg.rf.48ccf1d72a31e146814af98cf6fc12ff.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0142_jpg.rf.425d9e67bb3daf2c6f4e0ae40e720106.txt \n", + " inflating: /content/valid/labels/vid11_mp4-0144_jpg.rf.65ad392248671397063779f38a8f322d.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0060_jpg.rf.a44ecede2296ebc29de647a65eb6559b.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0064_jpg.rf.dcc2b5e151d36029c96058b12eee7d2e.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0068_jpg.rf.97f3797f3a645c619cf192a5d1b03523.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0081_jpg.rf.f7a7710b857590f0996e61ef1c8bd0aa.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0083_jpg.rf.3ab527fffcf0c7d375bb093cf8593f55.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0093_jpg.rf.b1cd41b159fb45872c347e9202e4f929.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0128_jpg.rf.5b72905fcef7ba2d7dfeaa7fe9acdcd3.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0131_jpg.rf.42bb1c342576449c67e03fb13139db35.txt \n", + " inflating: /content/valid/labels/vid12_mp4-0143_jpg.rf.d6ef6a99fb03e4f91a4b99420bc7b7cf.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0045_jpg.rf.897d3208e589349b047fa4813c440fa3.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0048_jpg.rf.53f631ed081ef7cb8c95fd5fe87f0150.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0051_jpg.rf.eaa61af2b2f384e8dcc1963f702dae40.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0054_jpg.rf.f68b9e7eace9fcd72e8d19ebb02f1358.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0056_jpg.rf.fc9c9e7ef9815277a78b1da2ac2a898d.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0057_jpg.rf.9e6c2c01f15edf95913f0ea7342026ca.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0068_jpg.rf.85bcf0dbbd0ba531b246e260c06673b9.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0070_jpg.rf.f49b74074d88fa662994fda0993eb15f.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0080_jpg.rf.a48df84506a37fc2617b20fe7b83d125.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0085_jpg.rf.7f939bdc37e3c6a8a602371fe307c0c9.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0098_jpg.rf.d3a4e73d82309eab2e596daa3627ae15.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0100_jpg.rf.25bdefe2d178754530d438102ee72509.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0105_jpg.rf.dd1e7fe6458459f4e3eaa8ed6d1b8163.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0107_jpg.rf.61d7191b2b4defe7269ea8a63098a47c.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0109_jpg.rf.8cd7183e0e2647ed6dd09e03ce3f9b03.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0122_jpg.rf.0f1c3e28d6c33ca07a972a47419be77d.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0128_jpg.rf.097b8eea4c616e03ebdcbc4136b755ba.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0130_jpg.rf.596d377d441b8216741d6053c531d393.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0131_jpg.rf.1b7c7790d67386ba124a2e0290916765.txt \n", + " inflating: /content/valid/labels/vid13_mp4-0135_jpg.rf.8fa6303e1017e74ffe50c9a80f226259.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0030_jpg.rf.771bc1bff5d139849d793c22282a5f7a.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0031_jpg.rf.6c70385f17489c659979bf9f73f960e8.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0034_jpg.rf.70e1d26ed740f0ccd96ef7f00a227cce.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0036_jpg.rf.534e0a8e414d7f888bb39800b1b58b38.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0037_jpg.rf.c1420782dde2c3f4cc7bacaffad5d31c.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0039_jpg.rf.7876473cc4a600f925e4b99d0d645041.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0051_jpg.rf.3a7039fac89237d834a848bea7cf2e87.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0053_jpg.rf.22d0f77d6427c87b9b116359ef1b8497.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0055_jpg.rf.cdabecca925114d3d0bc59d9c3a9da77.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0061_jpg.rf.bc275c276f6dc73fca707b4ead96e937.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0069_jpg.rf.da260e8729c001c4a30d1d81b09cadb7.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0070_jpg.rf.d988922016078c2dbc9f2e280c091eaa.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0081_jpg.rf.43918e7d8f07af26ae8af1ee21c4f750.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0084_jpg.rf.14707f9ed4158de2bfbdf27db022f42b.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0088_jpg.rf.4c27855a08b44dcebd2443bb14997862.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0102_jpg.rf.91cd1215c0bbc556fb5025e24368e570.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0106_jpg.rf.b79b8e5246c7d0008e8549854666e73d.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0108_jpg.rf.862360f08776a0b6d1a23abed878dd38.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0109_jpg.rf.b94cdeefee256245402a78a14cfcfed3.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0116_jpg.rf.8f93334dcfcc6cf739708f0e38e616a1.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0122_jpg.rf.2d59c9124292e0fa05705380f67ebd72.txt \n", + " inflating: /content/valid/labels/vid14_mp4-0124_jpg.rf.80461d12f5729cb7e56fb1804facf844.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0059_jpg.rf.25d49fb01571eb845f17ac4af16a68f5.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0061_jpg.rf.1d7c5aaccddb4738816606a8fefff3f6.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0066_jpg.rf.14186492274b9eab4fc41c08f896c879.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0067_jpg.rf.3f79616255a7efa91204faaed91534a6.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0069_jpg.rf.3e77b83f506df12483e0300f8a660574.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0072_jpg.rf.9fa9b6078f955ca97b19a404398fc52b.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0080_jpg.rf.2bac61fd67f9660636d9df6b588a9eaa.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0081_jpg.rf.1eec42ebd82a12c47141bdb4d6f40d35.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0081_jpg.rf.f6d73d4c616b9cd0ed2b2821fcaecf20.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0083_jpg.rf.567091e823e9e12ee53f59030024fdcf.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0094_jpg.rf.34af0e57a8d0f17b0c1af4d7aba9dea8.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0095_jpg.rf.84cd64a797d6bdbe9d648e0fcee6419a.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0096_jpg.rf.c6b464f908cca6fcc52fdacc3876b93f.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0117_jpg.rf.49ac8e58f43e3313e47b820912cce37c.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0129_jpg.rf.0d595d90c39b37a76ee8bf3d0e26d2f8.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0130_jpg.rf.09682b65c45258ad6cbf78f3316be8e2.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0131_jpg.rf.292d55426e114b0ed7419f892eb2f118.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0137_jpg.rf.66391b68a28e9a22f8c1e1fd44dd4ebd.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0138_jpg.rf.4be2711b7f8694e885f63ec3665ff5aa.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0142_jpg.rf.e83bba508ae166718fbfa3c690db22f7.txt \n", + " inflating: /content/valid/labels/vid15_mp4-0143_jpg.rf.8ff2480762be374e5f5eb1b4ed47b309.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0030_jpg.rf.786a171988bd8429bfeefa50920e624b.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0031_jpg.rf.819a71e0abde0862ae58119a1388be5c.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0032_jpg.rf.0c30497b3a711746fc4a2ae3c4ce714a.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0036_jpg.rf.8320bca24b94150a4a25adb6e47d55e2.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0042_jpg.rf.d576fde120aa680f803a82338addc2ed.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0047_jpg.rf.9f6b04ee30a87c3f06f1a53494284bb4.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0055_jpg.rf.80989ae8b326876831378061ee0b7f77.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0063_jpg.rf.923446fffccca0efe9b15d27d185a359.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0065_jpg.rf.5c6c0cfe23947fcc24c6afcf25ef48ef.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0069_jpg.rf.0066fc7b96d2164e3e7b707fe5776e44.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0073_jpg.rf.bc46c96dcdada3d4a5b669488c4991bd.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0074_jpg.rf.37d512ab47dfb0333cd51ddb411c2461.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0081_jpg.rf.5341bf888353957c1ea92166d9c61388.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0083_jpg.rf.9ec3540ca6adaa563c4ddd39deb16c3f.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0090_jpg.rf.60d6811adf45523bd0322ceb3c589ebf.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0094_jpg.rf.d665d0d6b50196c8d6c8d2e379e05a3a.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0099_jpg.rf.dc6305c111da19aa2937386313b98d00.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0100_jpg.rf.1217f8ca16ecdab504f1dca68020fdee.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0102_jpg.rf.90ff69d465337f0339c9145134d50955.txt \n", + " inflating: /content/valid/labels/vid16_mp4-0127_jpg.rf.9b839974fb327d9fad57c5420a0e22ab.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0042_jpg.rf.32346a8c8678dc67a3ecf4d8cae9b152.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0050_jpg.rf.8985cb55fb5e90aa27835a9bf634361c.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0054_jpg.rf.2b390c9555956d9414677b7544c01b39.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0060_jpg.rf.cf6b0b1ea5e1f2dbd474a11a2ca40ab8.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0070_jpg.rf.39be7b3ec736b503bf00b9657e508bdd.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0102_jpg.rf.f5e42d5d6216401d4989ad9e322e459c.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0108_jpg.rf.575d59e605cd0cf0b8b06ebe406b32f8.txt \n", + " inflating: /content/valid/labels/vid1_mp4-0110_jpg.rf.41ad799fa2e2621cd60bd086accbf04c.txt \n", + " inflating: /content/valid/labels/vid4_mp4-0081_jpg.rf.f7dfaf04f9e3181645c8658a771edcef.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0042_jpg.rf.fa890f8363055c7e82605f4175c6e0d6.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0045_jpg.rf.f87e324871279d5189758fde912220e7.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0063_jpg.rf.a7a19d8ad46feb4f3fb356ba43fc65ba.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0064_jpg.rf.52d9cf34d3bc6a9b24a674b80eaa737e.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0068_jpg.rf.dafb9e887e7e6d50b9bdb1967729d087.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0085_jpg.rf.7e9cddf7a5af1d2b29c147c254ff6939.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0086_jpg.rf.32c9a3dd60ffa9dd258f830802b3fb99.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0094_jpg.rf.5ef674f32443d12e74e9b5eefc3863d3.txt \n", + " inflating: /content/valid/labels/vid5_mp4-0098_jpg.rf.9f60ec1ef3037c392c308bf39b4b5d95.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0071_jpg.rf.93c8f8b89818d00a1650b76c9cba32e3.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0076_jpg.rf.539127b4f239311559814453056d7d37.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0083_jpg.rf.9a1143fe6fc68c0bd3ba0e65e1a8c304.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0084_jpg.rf.5512fb82a1ff0601c68e111645c1725c.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0088_jpg.rf.c21d8acce148e842816ec51409618c15.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0104_jpg.rf.72de2827db7ecad1f194c062753075a8.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0105_jpg.rf.8a15a6258baea4be7d8065a654838445.txt \n", + " inflating: /content/valid/labels/vid6_mp4-0113_jpg.rf.d31cdac736d3444d3313549d010d3ee7.txt \n", + " inflating: /content/valid/labels/vid7_mp4-0031_jpg.rf.cf0e259d2fc2640685277b50e7d8137e.txt \n", + " inflating: /content/valid/labels/vid7_mp4-0033_jpg.rf.3f12ce6a56b9e796e40f4b06236d7056.txt \n", + " inflating: /content/valid/labels/vid7_mp4-0049_jpg.rf.ab9ff10cec1d6ba2d5bce00732cc1f1c.txt \n", + " inflating: /content/valid/labels/vid8_mp4-0092_jpg.rf.6906df03b89d3d2c65feb8f5323e9866.txt \n", + " inflating: /content/valid/labels/vid8_mp4-0094_jpg.rf.d5e77de844686204f7e422c3fca79a0f.txt \n", + " inflating: /content/valid/labels/vid8_mp4-0096_jpg.rf.1d85066f848101448ff5870d8b4f9f83.txt \n", + " inflating: /content/valid/labels/vid9_mp4-0040_jpg.rf.1133106ac6ac3acfacd834805bb2e83d.txt \n", + " inflating: /content/valid/labels/vid9_mp4-0064_jpg.rf.9e6f684927e89870e4772bbde16865e7.txt \n", + " inflating: /content/valid/labels/vid9_mp4-0072_jpg.rf.cbbf73b715ba655d95b49c2891df1cbb.txt \n", + " inflating: /content/valid/labels/vid9_mp4-0084_jpg.rf.def8fa0e4dfde42cb6fd164fab8d4a5a.txt \n", + " inflating: /content/valid/labels/vid9_mp4-0087_jpg.rf.19ed6281da6e5f62acd426b3c7e3aedd.txt \n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "#!ls /content/FormulaD.v5-zonetest.yolo26.zip" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "collapsed": true, + "id": "WMKXHlioRThw", + "outputId": "ff29a729-28fa-46a4-d85a-d11e84e8536a" + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "/content/FormulaD.v5-zonetest.yolo26.zip\n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO\n", + "#OBJECT DETECTION\n", + "# load pretrained model\n", + "model = YOLO(\"yolo26s.pt\")\n", + "\n", + "model.train(\n", + " data=\"/content/data.yaml\",\n", + " epochs=80,\n", + " imgsz=1024,\n", + " batch=16,\n", + " device=0,\n", + " workers=8,\n", + "\n", + " # augmentations (light)\n", + " mosaic=0.2,\n", + " scale=0.15,\n", + " translate=0.05,\n", + " degrees=0,\n", + " fliplr=0, # IMPORTANT for leader/chaser\n", + "\n", + " hsv_h=0.01,\n", + " hsv_s=0.3,\n", + " hsv_v=0.2,\n", + "\n", + " # increase classification focus\n", + " cls=2.5\n", + ")" + ], + "metadata": { + "id": "hWPGf4gP_4X3", + "collapsed": true + }, + "execution_count": null, + "outputs": [] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "k7S5vj1LVdU1", + "outputId": "bf46c2ca-534a-4001-d3cb-e7ed889a8a6a" + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "Creating new Ultralytics Settings v0.0.6 file ✅ \n", + "View Ultralytics Settings with 'yolo settings' or at '/root/.config/Ultralytics/settings.json'\n", + "Update Settings with 'yolo settings key=value', i.e. 'yolo settings runs_dir=path/to/dir'. For help see https://docs.ultralytics.com/quickstart/#ultralytics-settings.\n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO\n", + "# semantic segmentation model\n", + "model = YOLO(\"yolo26s-seg.pt\")\n", + "\n", + "model.train(\n", + " data=\"/content/data.yaml\",\n", + " epochs=140,\n", + " imgsz=1024,\n", + " batch=16,\n", + " device=0,\n", + " workers=8,\n", + "\n", + " # light augmentations\n", + " mosaic=0.1,\n", + " scale=0.12,\n", + " translate=0.08,\n", + " degrees=0,\n", + " fliplr=0,\n", + "\n", + " hsv_h=0.01,\n", + " hsv_s=0.25,\n", + " hsv_v=0.15\n", + ")" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "KdY4M1DN42Nn", + "outputId": "e3f87d5b-ff95-4435-83f2-3beb2f0c5ee1", + "collapsed": true + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\r\u001b[KDownloading https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo26s-seg.pt to 'yolo26s-seg.pt': 100% ━━━━��━━━━━━━ 22.4MB 306.6MB/s 0.1s\n", + "Ultralytics 8.4.21 🚀 Python-3.12.12 torch-2.10.0+cu128 CUDA:0 (NVIDIA A100-SXM4-80GB, 81153MiB)\n", + "\u001b[34m\u001b[1mengine/trainer: \u001b[0magnostic_nms=False, amp=True, angle=1.0, augment=False, auto_augment=randaugment, batch=16, bgr=0.0, box=7.5, cache=False, cfg=None, classes=None, close_mosaic=10, cls=0.5, compile=False, conf=None, copy_paste=0.0, copy_paste_mode=flip, cos_lr=False, cutmix=0.0, data=/content/data.yaml, degrees=0, deterministic=True, device=0, dfl=1.5, dnn=False, dropout=0.0, dynamic=False, embed=None, end2end=None, epochs=140, erasing=0.4, exist_ok=False, fliplr=0, flipud=0.0, format=torchscript, fraction=1.0, freeze=None, half=False, hsv_h=0.01, hsv_s=0.25, hsv_v=0.15, imgsz=1024, int8=False, iou=0.7, keras=False, kobj=1.0, line_width=None, lr0=0.01, lrf=0.01, mask_ratio=4, max_det=300, mixup=0.0, mode=train, model=yolo26s-seg.pt, momentum=0.937, mosaic=0.1, multi_scale=0.0, name=train, nbs=64, nms=False, opset=None, optimize=False, optimizer=auto, overlap_mask=True, patience=100, perspective=0.0, plots=True, pose=12.0, pretrained=True, profile=False, project=None, rect=False, resume=False, retina_masks=False, rle=1.0, save=True, save_conf=False, save_crop=False, save_dir=/content/runs/segment/train, save_frames=False, save_json=False, save_period=-1, save_txt=False, scale=0.12, seed=0, shear=0.0, show=False, show_boxes=True, show_conf=True, show_labels=True, simplify=True, single_cls=False, source=None, split=val, stream_buffer=False, task=segment, time=None, tracker=botsort.yaml, translate=0.08, val=True, verbose=True, vid_stride=1, visualize=False, warmup_bias_lr=0.1, warmup_epochs=3.0, warmup_momentum=0.8, weight_decay=0.0005, workers=8, workspace=None\n", + "\u001b[KDownloading https://ultralytics.com/assets/Arial.ttf to '/root/.config/Ultralytics/Arial.ttf': 100% ━━━━━━━━━━━━ 755.1KB 119.0MB/s 0.0s\n", + "Overriding model.yaml nc=80 with nc=2\n", + "\n", + " from n params module arguments \n", + " 0 -1 1 928 ultralytics.nn.modules.conv.Conv [3, 32, 3, 2] \n", + " 1 -1 1 18560 ultralytics.nn.modules.conv.Conv [32, 64, 3, 2] \n", + " 2 -1 1 26080 ultralytics.nn.modules.block.C3k2 [64, 128, 1, False, 0.25] \n", + " 3 -1 1 147712 ultralytics.nn.modules.conv.Conv [128, 128, 3, 2] \n", + " 4 -1 1 103360 ultralytics.nn.modules.block.C3k2 [128, 256, 1, False, 0.25] \n", + " 5 -1 1 590336 ultralytics.nn.modules.conv.Conv [256, 256, 3, 2] \n", + " 6 -1 1 346112 ultralytics.nn.modules.block.C3k2 [256, 256, 1, True] \n", + " 7 -1 1 1180672 ultralytics.nn.modules.conv.Conv [256, 512, 3, 2] \n", + " 8 -1 1 1380352 ultralytics.nn.modules.block.C3k2 [512, 512, 1, True] \n", + " 9 -1 1 656896 ultralytics.nn.modules.block.SPPF [512, 512, 5, 3, True] \n", + " 10 -1 1 990976 ultralytics.nn.modules.block.C2PSA [512, 512, 1] \n", + " 11 -1 1 0 torch.nn.modules.upsampling.Upsample [None, 2, 'nearest'] \n", + " 12 [-1, 6] 1 0 ultralytics.nn.modules.conv.Concat [1] \n", + " 13 -1 1 477184 ultralytics.nn.modules.block.C3k2 [768, 256, 1, True] \n", + " 14 -1 1 0 torch.nn.modules.upsampling.Upsample [None, 2, 'nearest'] \n", + " 15 [-1, 4] 1 0 ultralytics.nn.modules.conv.Concat [1] \n", + " 16 -1 1 136192 ultralytics.nn.modules.block.C3k2 [512, 128, 1, True] \n", + " 17 -1 1 147712 ultralytics.nn.modules.conv.Conv [128, 128, 3, 2] \n", + " 18 [-1, 13] 1 0 ultralytics.nn.modules.conv.Concat [1] \n", + " 19 -1 1 378880 ultralytics.nn.modules.block.C3k2 [384, 256, 1, True] \n", + " 20 -1 1 590336 ultralytics.nn.modules.conv.Conv [256, 256, 3, 2] \n", + " 21 [-1, 10] 1 0 ultralytics.nn.modules.conv.Concat [1] \n", + " 22 -1 1 1843712 ultralytics.nn.modules.block.C3k2 [768, 512, 1, True, 0.5, True]\n", + " 23 [16, 19, 22] 1 2419366 ultralytics.nn.modules.head.Segment26 [2, 32, 128, 1, True, [128, 256, 512]]\n", + "YOLO26s-seg summary: 309 layers, 11,435,366 parameters, 11,435,366 gradients, 37.1 GFLOPs\n", + "\n", + "Transferred 830/844 items from pretrained weights\n", + "\u001b[34m\u001b[1mAMP: \u001b[0mrunning Automatic Mixed Precision (AMP) checks...\n", + "\u001b[KDownloading https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo26n.pt to 'yolo26n.pt': 100% ━━━━━━━━━━━━ 5.3MB 290.4MB/s 0.0s\n", + "\u001b[34m\u001b[1mAMP: \u001b[0mchecks passed ✅\n", + "\u001b[34m\u001b[1mtrain: \u001b[0mFast image access ✅ (ping: 0.0±0.0 ms, read: 1424.9±900.5 MB/s, size: 61.5 KB)\n", + "\u001b[K\u001b[34m\u001b[1mtrain: \u001b[0mScanning /content/train/labels... 1413 images, 19 backgrounds, 0 corrupt: 100% ━━━━━━━━━━━━ 1413/1413 1.4Kit/s 1.0s\n", + "\u001b[34m\u001b[1mtrain: \u001b[0mNew cache created: /content/train/labels.cache\n", + "\u001b[34m\u001b[1malbumentations: \u001b[0mBlur(p=0.01, blur_limit=(3, 7)), MedianBlur(p=0.01, blur_limit=(3, 7)), ToGray(p=0.01, method='weighted_average', num_output_channels=3), CLAHE(p=0.01, clip_limit=(1.0, 4.0), tile_grid_size=(8, 8))\n", + "\u001b[34m\u001b[1mval: \u001b[0mFast image access ✅ (ping: 0.0±0.0 ms, read: 929.0±605.1 MB/s, size: 59.2 KB)\n", + "\u001b[K\u001b[34m\u001b[1mval: \u001b[0mScanning /content/valid/labels... 145 images, 0 backgrounds, 0 corrupt: 100% ━━━━━━━━━━━━ 145/145 1.1Kit/s 0.1s\n", + "\u001b[34m\u001b[1mval: \u001b[0mNew cache created: /content/valid/labels.cache\n", + "\u001b[34m\u001b[1moptimizer:\u001b[0m 'optimizer=auto' found, ignoring 'lr0=0.01' and 'momentum=0.937' and determining best 'optimizer', 'lr0' and 'momentum' automatically... \n", + "\u001b[34m\u001b[1moptimizer:\u001b[0m AdamW(lr=0.001667, momentum=0.9) with parameter groups 134 weight(decay=0.0), 154 weight(decay=0.0005), 154 bias(decay=0.0)\n", + "Plotting labels to /content/runs/segment/train/labels.jpg... \n", + "Image sizes 1024 train, 1024 val\n", + "Using 8 dataloader workers\n", + "Logging results to \u001b[1m/content/runs/segment/train\u001b[0m\n", + "Starting training for 140 epochs...\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 1/140 14.5G 1.188 1.623 12.19 0.01162 1.923 5 1024: 100% ━━━━━━━━━━━━ 89/89 1.6it/s 55.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 1.5s/it 7.4s\n", + " all 145 145 0.888 0.893 0.918 0.556 0.867 0.871 0.893 0.493\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 2/140 15.1G 1.331 1.077 1.709 0.01254 0.4267 5 1024: 100% ━━━━━━━━━━━━ 89/89 2.9it/s 30.2s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.5it/s 1.4s\n", + " all 145 145 0.874 0.823 0.907 0.474 0.822 0.866 0.919 0.578\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 3/140 15.1G 1.391 1.043 1.081 0.01329 0.3812 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.612 0.777 0.742 0.397 0.753 0.75 0.892 0.554\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 4/140 15.1G 1.389 1.018 0.8939 0.01256 0.3962 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.863 0.947 0.972 0.571 0.858 0.951 0.974 0.636\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 5/140 15.1G 1.281 0.9433 0.6871 0.01146 0.2746 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.5it/s 1.4s\n", + " all 145 145 0.944 0.945 0.958 0.573 0.97 0.971 0.986 0.674\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 6/140 15.1G 1.234 0.8991 0.582 0.01131 0.2605 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.964 0.975 0.974 0.588 0.968 0.98 0.979 0.639\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 7/140 15.1G 1.167 0.8811 0.5661 0.01003 0.2448 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.949 0.958 0.989 0.648 0.949 0.958 0.989 0.673\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 8/140 15.1G 1.102 0.8385 0.5234 0.009412 0.2242 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.982 0.937 0.99 0.633 0.982 0.937 0.99 0.668\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 9/140 15.1G 1.055 0.8666 0.4714 0.008732 0.2156 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.973 0.957 0.987 0.615 0.973 0.957 0.987 0.664\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 10/140 15.1G 1.046 0.8039 0.4232 0.008853 0.1881 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.896 0.948 0.976 0.653 0.896 0.948 0.976 0.673\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 11/140 15.1G 0.9896 0.7944 0.4237 0.008099 0.1905 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.956 0.928 0.98 0.663 0.96 0.932 0.986 0.692\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 12/140 15.1G 0.9549 0.7864 0.3902 0.007727 0.1817 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.3s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.949 0.966 0.984 0.665 0.953 0.97 0.991 0.69\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 13/140 15.1G 0.9136 0.7669 0.3717 0.007096 0.1639 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.952 0.956 0.969 0.691 0.973 0.978 0.993 0.688\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 14/140 15.1G 0.8957 0.7388 0.3579 0.007262 0.1556 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.983 0.965 0.991 0.674 0.983 0.965 0.991 0.702\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 15/140 15.1G 0.8847 0.7962 0.3547 0.006709 0.1535 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.995 0.975 0.994 0.685 0.995 0.975 0.994 0.696\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 16/140 15.1G 0.8542 0.7333 0.377 0.006388 0.1534 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.3s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.962 0.97 0.993 0.725 0.962 0.97 0.994 0.736\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 17/140 15.1G 0.8576 0.7244 0.3501 0.007002 0.1483 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.972 0.983 0.992 0.693 0.972 0.983 0.993 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 18/140 15.1G 0.8138 0.7032 0.3073 0.00629 0.1474 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.98 0.971 0.992 0.73 0.98 0.971 0.992 0.721\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 19/140 15.1G 0.8149 0.7126 0.3351 0.006324 0.1528 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.978 0.92 0.989 0.692 0.978 0.92 0.989 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 20/140 15.1G 0.7813 0.6924 0.2981 0.006008 0.131 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.975 0.983 0.992 0.705 0.975 0.983 0.992 0.709\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 21/140 15.1G 0.764 0.6517 0.3003 0.005755 0.127 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.988 0.971 0.993 0.72 0.988 0.971 0.993 0.731\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 22/140 15.1G 0.7596 0.6675 0.2741 0.005786 0.1275 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.3s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.976 0.978 0.989 0.703 0.976 0.978 0.991 0.692\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 23/140 15.1G 0.7475 0.6475 0.2828 0.00569 0.1208 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.983 0.968 0.992 0.702 0.983 0.97 0.993 0.691\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 24/140 15.1G 0.7468 0.6366 0.2913 0.005537 0.1194 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.988 0.975 0.993 0.736 0.988 0.975 0.993 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 25/140 15.1G 0.7024 0.6198 0.2692 0.005114 0.1042 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.982 0.967 0.992 0.723 0.982 0.967 0.992 0.724\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 26/140 15.1G 0.6986 0.6172 0.2642 0.005147 0.1128 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.972 0.962 0.992 0.718 0.972 0.962 0.994 0.711\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 27/140 15.1G 0.6914 0.6333 0.2729 0.005015 0.1132 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.982 0.982 0.992 0.724 0.986 0.986 0.993 0.706\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 28/140 15.1G 0.6977 0.6322 0.2701 0.0051 0.1191 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.981 0.97 0.993 0.722 0.981 0.971 0.994 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 29/140 15.1G 0.6626 0.6009 0.26 0.00484 0.1117 9 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.953 0.988 0.992 0.737 0.953 0.989 0.992 0.732\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 30/140 15.1G 0.6833 0.5973 0.2705 0.005286 0.1195 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.981 0.988 0.994 0.724 0.981 0.988 0.994 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 31/140 15.1G 0.6644 0.5912 0.2565 0.004959 0.1174 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.981 0.996 0.995 0.733 0.981 0.996 0.995 0.728\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 32/140 15.1G 0.6813 0.6038 0.2794 0.004881 0.1332 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.3s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.955 0.98 0.992 0.742 0.955 0.98 0.992 0.718\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 33/140 15.1G 0.6529 0.6003 0.2566 0.004861 0.12 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.965 0.92 0.96 0.723 0.988 0.942 0.992 0.721\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 34/140 15.1G 0.667 0.5887 0.2549 0.004855 0.1207 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.962 0.925 0.964 0.717 0.985 0.947 0.989 0.7\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 35/140 15.1G 0.6212 0.5867 0.2349 0.004658 0.104 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.988 0.921 0.978 0.736 0.988 0.921 0.987 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 36/140 15.1G 0.6212 0.5694 0.236 0.004506 0.1139 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.979 0.968 0.988 0.742 0.983 0.972 0.991 0.738\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 37/140 15.1G 0.6216 0.5843 0.2339 0.004525 0.1265 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.975 0.945 0.975 0.709 0.996 0.966 0.993 0.706\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 38/140 15.1G 0.6026 0.5475 0.2112 0.004317 0.1114 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.97 0.955 0.971 0.733 0.992 0.976 0.994 0.687\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 39/140 15.1G 0.6033 0.5668 0.2309 0.004308 0.1164 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.3s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.994 0.966 0.994 0.732 0.994 0.966 0.994 0.712\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 40/140 15.1G 0.5846 0.5601 0.2117 0.004163 0.1029 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.974 0.908 0.969 0.723 0.998 0.93 0.992 0.728\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 41/140 15.1G 0.6061 0.565 0.2181 0.004313 0.09863 8 1024: 100% ���━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.971 0.976 0.993 0.723 0.971 0.976 0.993 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 42/140 15.1G 0.5677 0.521 0.2149 0.004158 0.1005 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.979 0.978 0.993 0.74 0.979 0.978 0.993 0.718\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 43/140 15.1G 0.5668 0.5379 0.2131 0.004007 0.09939 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.967 0.98 0.993 0.724 0.967 0.98 0.993 0.691\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 44/140 15.1G 0.5787 0.5277 0.2253 0.004076 0.1067 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.97 0.965 0.973 0.722 0.992 0.986 0.995 0.698\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 45/140 15.1G 0.5515 0.5174 0.2059 0.003943 0.108 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.962 0.912 0.959 0.707 0.981 0.93 0.985 0.674\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 46/140 15.1G 0.5559 0.5386 0.2009 0.003727 0.09956 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.993 0.983 0.994 0.731 0.993 0.983 0.994 0.708\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 47/140 15.1G 0.5763 0.5129 0.2177 0.004032 0.1004 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.961 0.984 0.993 0.731 0.961 0.984 0.993 0.7\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 48/140 15.1G 0.5376 0.4738 0.1936 0.003934 0.08488 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.994 0.983 0.995 0.75 0.994 0.983 0.995 0.739\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 49/140 15.1G 0.5075 0.4882 0.1717 0.003658 0.08732 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.983 0.952 0.992 0.749 0.983 0.952 0.992 0.74\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 50/140 15.1G 0.5095 0.4855 0.1824 0.003515 0.08446 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.8it/s 1.3s\n", + " all 145 145 0.966 0.99 0.994 0.746 0.999 0.987 0.995 0.731\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 51/140 15.1G 0.5098 0.4678 0.1857 0.003499 0.08919 8 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.995 0.986 0.995 0.732 0.995 0.986 0.995 0.719\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 52/140 15.1G 0.4957 0.4577 0.1831 0.003491 0.08627 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.992 0.98 0.994 0.758 0.992 0.98 0.994 0.733\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 53/140 15.1G 0.4854 0.4657 0.1828 0.003425 0.08513 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.5it/s 1.4s\n", + " all 145 145 0.984 0.994 0.995 0.744 0.984 0.994 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 54/140 15.1G 0.4925 0.4708 0.1791 0.003382 0.08493 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.992 0.984 0.994 0.765 0.992 0.984 0.994 0.726\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 55/140 15.1G 0.4835 0.4744 0.1685 0.00349 0.08578 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.978 0.99 0.995 0.761 0.978 0.99 0.995 0.733\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 56/140 15.1G 0.4858 0.4628 0.1771 0.00332 0.08651 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.962 0.97 0.99 0.731 0.962 0.97 0.99 0.686\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 57/140 15.1G 0.4803 0.4676 0.1716 0.003406 0.08929 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.995 0.984 0.995 0.761 0.995 0.984 0.995 0.736\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 58/140 15.1G 0.4811 0.4448 0.1768 0.003443 0.08837 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.994 0.98 0.995 0.742 0.994 0.98 0.995 0.707\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 59/140 15.1G 0.4775 0.4556 0.1805 0.003243 0.08836 8 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.998 0.987 0.995 0.752 0.976 0.966 0.977 0.712\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 60/140 15.1G 0.4761 0.4452 0.1783 0.003233 0.08255 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.998 0.981 0.995 0.74 0.998 0.981 0.995 0.728\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 61/140 15.1G 0.4625 0.4436 0.184 0.003067 0.08447 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.987 0.986 0.995 0.748 0.987 0.986 0.995 0.739\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 62/140 15.1G 0.455 0.4319 0.1597 0.003152 0.07383 8 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.972 0.974 0.994 0.751 0.972 0.974 0.994 0.726\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 63/140 15.1G 0.4729 0.4257 0.167 0.003304 0.07566 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.984 0.99 0.994 0.758 0.984 0.99 0.994 0.739\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 64/140 15.1G 0.4365 0.4241 0.1683 0.003032 0.074 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.5it/s 1.4s\n", + " all 145 145 0.972 0.984 0.994 0.738 0.972 0.984 0.994 0.718\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 65/140 15.1G 0.4547 0.4806 0.1635 0.003065 0.08336 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.994 0.984 0.995 0.761 0.994 0.984 0.995 0.739\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 66/140 15.1G 0.455 0.4385 0.1626 0.003184 0.08408 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.3s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.99 0.988 0.994 0.771 0.99 0.988 0.994 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 67/140 15.1G 0.4303 0.4425 0.1672 0.002921 0.08795 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.987 0.987 0.994 0.75 0.987 0.987 0.994 0.713\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 68/140 15.1G 0.4372 0.4493 0.1687 0.00296 0.08402 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.989 0.984 0.994 0.719 0.985 0.98 0.991 0.684\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 69/140 15.1G 0.4312 0.4102 0.1612 0.003026 0.07698 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.99 0.96 0.993 0.747 0.99 0.96 0.993 0.722\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 70/140 15.1G 0.4361 0.4365 0.1613 0.003095 0.08158 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.983 0.99 0.994 0.751 0.983 0.99 0.994 0.733\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 71/140 15.1G 0.4272 0.4259 0.1651 0.003002 0.08432 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.992 0.989 0.995 0.754 0.992 0.989 0.995 0.729\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 72/140 15.1G 0.4175 0.4107 0.1578 0.002814 0.07133 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.959 0.993 0.99 0.739 0.966 0.972 0.978 0.706\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 73/140 15.1G 0.4043 0.3967 0.1464 0.002825 0.07077 7 1024: 100% ━━━━━━━━━━━━ 89/89 2.9it/s 30.2s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.957 0.992 0.994 0.747 0.957 0.992 0.994 0.733\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 74/140 15.1G 0.4084 0.4302 0.1552 0.00277 0.07563 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.994 0.983 0.995 0.748 0.994 0.983 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 75/140 15.1G 0.3981 0.391 0.1401 0.002754 0.0741 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.963 0.996 0.994 0.734 0.963 0.996 0.994 0.711\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 76/140 15.1G 0.4054 0.3869 0.1452 0.002659 0.07252 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.994 0.957 0.985 0.755 0.994 0.957 0.985 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 77/140 15.1G 0.3985 0.399 0.1502 0.002712 0.07694 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.998 0.984 0.995 0.74 0.998 0.984 0.995 0.728\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 78/140 15.1G 0.3949 0.39 0.1552 0.00263 0.07598 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.993 0.986 0.994 0.743 0.993 0.986 0.994 0.714\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 79/140 15.1G 0.3805 0.3806 0.1437 0.002528 0.06832 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.997 0.993 0.995 0.735 0.997 0.993 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 80/140 15.1G 0.3805 0.3794 0.15 0.002552 0.06926 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.2s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.8it/s 1.3s\n", + " all 145 145 0.995 1 0.995 0.744 0.995 1 0.995 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 81/140 15.1G 0.3864 0.3838 0.1452 0.002541 0.07136 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.989 0.991 0.995 0.754 0.989 0.991 0.995 0.724\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 82/140 15.1G 0.37 0.3854 0.1342 0.002487 0.06748 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 1 1 0.995 0.765 1 1 0.995 0.734\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 83/140 15.1G 0.3698 0.3631 0.1388 0.002432 0.06945 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.992 0.996 0.995 0.758 0.992 0.996 0.995 0.734\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 84/140 15.1G 0.3749 0.3654 0.1361 0.002471 0.06709 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.992 0.984 0.995 0.755 0.992 0.984 0.995 0.725\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 85/140 15.1G 0.3725 0.3892 0.141 0.002453 0.06905 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 1 0.984 0.995 0.744 0.978 0.962 0.979 0.708\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 86/140 15.1G 0.3569 0.3556 0.135 0.002278 0.06637 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.999 1 0.995 0.758 0.999 1 0.995 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 87/140 15.1G 0.367 0.3571 0.1304 0.00246 0.06564 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.997 0.984 0.995 0.766 0.997 0.984 0.995 0.729\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 88/140 15.1G 0.3557 0.3707 0.139 0.002382 0.06745 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.996 0.995 0.995 0.768 0.996 0.995 0.995 0.733\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 89/140 15.1G 0.3554 0.3701 0.1499 0.002292 0.0677 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.995 0.985 0.995 0.746 0.995 0.985 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 90/140 15.1G 0.3366 0.3457 0.1265 0.002242 0.06592 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.987 0.993 0.995 0.749 0.987 0.993 0.995 0.721\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 91/140 15.1G 0.3466 0.3639 0.1333 0.002325 0.07268 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.998 0.992 0.995 0.753 0.998 0.992 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 92/140 15.1G 0.3276 0.3514 0.1234 0.002124 0.06442 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.4s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.995 0.996 0.995 0.751 0.995 0.996 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 93/140 15.1G 0.3297 0.3512 0.1295 0.002248 0.06284 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.3s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.996 0.994 0.995 0.765 0.996 0.994 0.995 0.718\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 94/140 15.1G 0.3254 0.3445 0.1315 0.002112 0.06207 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.997 0.988 0.995 0.76 0.997 0.988 0.995 0.724\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 95/140 15.1G 0.3316 0.3454 0.1396 0.002169 0.06523 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.99 0.988 0.995 0.754 0.99 0.988 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 96/140 15.1G 0.3345 0.3627 0.1344 0.002168 0.06395 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.987 0.993 0.995 0.754 0.987 0.993 0.995 0.711\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 97/140 15.1G 0.332 0.3446 0.1236 0.002124 0.06623 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.988 0.99 0.995 0.748 0.988 0.99 0.995 0.722\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 98/140 15.1G 0.3353 0.3379 0.1259 0.002204 0.06528 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.993 0.988 0.995 0.761 0.993 0.988 0.995 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 99/140 15.1G 0.3127 0.3479 0.1211 0.001967 0.06486 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.991 0.995 0.995 0.752 0.991 0.995 0.995 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 100/140 15.1G 0.324 0.3418 0.1166 0.002049 0.06088 8 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.995 0.991 0.995 0.762 0.995 0.991 0.995 0.72\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 101/140 15.1G 0.3115 0.3395 0.1197 0.002036 0.06204 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.5it/s 1.4s\n", + " all 145 145 0.996 0.995 0.995 0.754 0.996 0.995 0.995 0.719\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 102/140 15.1G 0.3023 0.3183 0.1126 0.002021 0.06029 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.5it/s 1.4s\n", + " all 145 145 0.996 0.996 0.995 0.758 0.996 0.996 0.995 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 103/140 15.1G 0.2977 0.3095 0.1127 0.001977 0.05959 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.994 0.986 0.995 0.737 0.994 0.986 0.995 0.711\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 104/140 15.1G 0.2935 0.3194 0.1124 0.00181 0.06689 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.993 0.99 0.995 0.76 0.993 0.99 0.995 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 105/140 15.1G 0.3034 0.3253 0.1183 0.00198 0.05873 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.988 0.992 0.995 0.766 0.988 0.992 0.995 0.729\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 106/140 15.1G 0.2958 0.3175 0.124 0.001873 0.06302 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.991 0.996 0.995 0.764 0.991 0.996 0.995 0.725\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 107/140 15.1G 0.2957 0.3139 0.1139 0.00189 0.05997 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.996 0.998 0.995 0.754 0.996 0.998 0.995 0.716\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 108/140 15.1G 0.3075 0.3257 0.1172 0.001947 0.06275 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.995 0.997 0.995 0.761 0.995 0.997 0.995 0.714\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 109/140 15.1G 0.2931 0.3131 0.1106 0.001873 0.06189 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.997 0.988 0.995 0.764 0.997 0.988 0.995 0.728\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 110/140 15.1G 0.2812 0.3161 0.1103 0.001801 0.05977 5 1024: 100% ━━━━━━━━━━━━ 89/89 2.9it/s 30.2s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.993 0.991 0.995 0.743 0.993 0.991 0.995 0.71\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 111/140 15.1G 0.2806 0.3048 0.1095 0.001782 0.0597 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.995 0.996 0.995 0.755 0.99 0.992 0.995 0.72\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 112/140 15.1G 0.2827 0.3169 0.11 0.00177 0.05613 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.997 0.984 0.995 0.749 0.997 0.984 0.995 0.71\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 113/140 15.1G 0.2767 0.2997 0.1048 0.001757 0.05675 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.99 0.998 0.995 0.751 0.986 0.994 0.995 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 114/140 15.1G 0.2707 0.3134 0.1131 0.001734 0.05595 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.993 1 0.995 0.756 0.993 1 0.995 0.714\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 115/140 15.1G 0.2758 0.3061 0.1083 0.001714 0.05564 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.996 0.997 0.995 0.747 0.996 0.997 0.995 0.719\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 116/140 15.1G 0.2679 0.3001 0.1047 0.001642 0.05457 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.996 0.997 0.995 0.752 0.996 0.997 0.995 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 117/140 15.1G 0.2659 0.2879 0.1014 0.001789 0.055 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.994 1 0.995 0.762 0.994 1 0.995 0.721\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 118/140 15.1G 0.2657 0.2896 0.09932 0.001694 0.05753 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.994 0.998 0.995 0.762 0.994 0.998 0.995 0.728\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 119/140 15.1G 0.2594 0.2957 0.1001 0.001573 0.05554 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.999 1 0.995 0.76 0.999 1 0.995 0.727\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 120/140 15.1G 0.2666 0.2909 0.1028 0.001625 0.05645 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.996 0.998 0.995 0.752 0.996 0.998 0.995 0.724\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 121/140 15.1G 0.2584 0.2803 0.09958 0.001593 0.0555 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.994 0.999 0.995 0.756 0.994 0.999 0.995 0.726\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 122/140 15.1G 0.2536 0.282 0.09883 0.001577 0.05514 6 1024: 100% ━━━━━━━━━━━━ 89/89 2.9it/s 30.2s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.988 1 0.995 0.75 0.988 1 0.995 0.725\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 123/140 15.1G 0.2549 0.2873 0.09819 0.001523 0.05741 8 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.5it/s 1.4s\n", + " all 145 145 0.995 1 0.995 0.757 0.995 1 0.995 0.719\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 124/140 15.1G 0.2374 0.2742 0.09501 0.001454 0.05329 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.987 0.999 0.995 0.754 0.987 0.999 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 125/140 15.1G 0.2496 0.2916 0.0961 0.001511 0.05355 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.997 0.992 0.995 0.754 0.997 0.992 0.995 0.723\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 126/140 15.1G 0.2436 0.2724 0.09334 0.001499 0.05072 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.995 0.995 0.995 0.756 0.995 0.995 0.995 0.725\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 127/140 15.1G 0.2397 0.2734 0.092 0.001505 0.05096 7 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.992 0.992 0.995 0.752 0.992 0.992 0.995 0.721\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 128/140 15.1G 0.2474 0.2908 0.09597 0.001519 0.05437 6 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.988 1 0.995 0.753 0.988 1 0.995 0.717\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 129/140 15.1G 0.2385 0.273 0.09672 0.001434 0.05284 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.983 0.994 0.995 0.741 0.983 0.994 0.995 0.706\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 130/140 15.1G 0.2391 0.2827 0.09956 0.001422 0.05253 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.9s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.997 0.973 0.995 0.742 0.997 0.973 0.995 0.706\n", + "Closing dataloader mosaic\n", + "\u001b[34m\u001b[1malbumentations: \u001b[0mBlur(p=0.01, blur_limit=(3, 7)), MedianBlur(p=0.01, blur_limit=(3, 7)), ToGray(p=0.01, method='weighted_average', num_output_channels=3), CLAHE(p=0.01, clip_limit=(1.0, 4.0), tile_grid_size=(8, 8))\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 131/140 15.1G 0.2104 0.2463 0.08055 0.00131 0.04894 5 1024: 100% ━━━━━━━━━━━━ 89/89 2.8it/s 31.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.998 0.995 0.995 0.741 0.998 0.995 0.995 0.706\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 132/140 15.1G 0.2138 0.2497 0.08156 0.001319 0.04782 3 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.3s\n", + " all 145 145 0.995 0.996 0.995 0.742 0.995 0.996 0.995 0.702\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 133/140 15.1G 0.2067 0.2476 0.07491 0.00128 0.0487 4 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.6s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.996 0.992 0.995 0.747 0.996 0.992 0.995 0.716\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 134/140 15.1G 0.214 0.2549 0.07919 0.001288 0.05035 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.998 0.994 0.995 0.747 0.998 0.994 0.995 0.712\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 135/140 15.1G 0.2071 0.2485 0.07816 0.001292 0.04821 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.8s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.998 0.996 0.995 0.751 0.998 0.996 0.995 0.711\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 136/140 15.1G 0.2053 0.2503 0.07888 0.001237 0.04685 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.997 0.996 0.995 0.743 0.997 0.996 0.995 0.708\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 137/140 15.1G 0.2003 0.2383 0.08049 0.001216 0.04683 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 30.0s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.992 0.993 0.995 0.748 0.992 0.993 0.995 0.713\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 138/140 15.1G 0.1978 0.2479 0.0728 0.001204 0.04671 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.996 0.993 0.995 0.746 0.996 0.993 0.995 0.708\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 139/140 15.1G 0.2034 0.2456 0.07422 0.00124 0.04961 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.7s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.7it/s 1.4s\n", + " all 145 145 0.991 0.99 0.995 0.745 0.991 0.99 0.995 0.703\n", + "\n", + " Epoch GPU_mem box_loss seg_loss cls_loss dfl_loss sem_loss Instances Size\n", + "\u001b[K 140/140 15.1G 0.201 0.2363 0.07857 0.001213 0.04703 5 1024: 100% ━━━━━━━━━━━━ 89/89 3.0it/s 29.5s\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 3.6it/s 1.4s\n", + " all 145 145 0.992 0.995 0.995 0.746 0.992 0.995 0.995 0.706\n", + "\n", + "140 epochs completed in 1.244 hours.\n", + "Optimizer stripped from /content/runs/segment/train/weights/last.pt, 23.4MB\n", + "Optimizer stripped from /content/runs/segment/train/weights/best.pt, 23.4MB\n", + "\n", + "Validating /content/runs/segment/train/weights/best.pt...\n", + "Ultralytics 8.4.21 🚀 Python-3.12.12 torch-2.10.0+cu128 CUDA:0 (NVIDIA A100-SXM4-80GB, 81153MiB)\n", + "YOLO26s-seg summary (fused): 139 layers, 10,366,114 parameters, 0 gradients, 34.1 GFLOPs\n", + "\u001b[K Class Images Instances Box(P R mAP50 mAP50-95) Mask(P R mAP50 mAP50-95): 100% ━━━━━━━━━━━━ 5/5 2.9it/s 1.7s\n", + " all 145 145 0.996 0.995 0.995 0.768 0.996 0.995 0.995 0.733\n", + " FrontZone 23 23 1 1 0.995 0.641 1 1 0.995 0.618\n", + " RearZone 122 122 0.992 0.99 0.995 0.896 0.992 0.99 0.995 0.848\n", + "Speed: 0.2ms preprocess, 1.7ms inference, 0.0ms loss, 2.0ms postprocess per image\n", + "Results saved to \u001b[1m/content/runs/segment/train\u001b[0m\n" + ] + }, + { + "output_type": "execute_result", + "data": { + "text/plain": [ + "ultralytics.utils.metrics.SegmentMetrics object with attributes:\n", + "\n", + "ap_class_index: array([0, 1])\n", + "box: ultralytics.utils.metrics.Metric object\n", + "confusion_matrix: \n", + "curves: ['Precision-Recall(B)', 'F1-Confidence(B)', 'Precision-Confidence(B)', 'Recall-Confidence(B)', 'Precision-Recall(M)', 'F1-Confidence(M)', 'Precision-Confidence(M)', 'Recall-Confidence(M)']\n", + "curves_results: [[array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 1, 1, 0],\n", + " [ 1, 1, 1, ..., 0.96063, 0.96063, 0]]), 'Recall', 'Precision'], [array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 0, 0, 0],\n", + " [ 0.8777, 0.8777, 0.90676, ..., 0, 0, 0]]), 'Confidence', 'F1'], [array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 1, 1, 1],\n", + " [ 0.78205, 0.78205, 0.82942, ..., 1, 1, 1]]), 'Confidence', 'Precision'], [array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 0, 0, 0],\n", + " [ 1, 1, 1, ..., 0, 0, 0]]), 'Confidence', 'Recall'], [array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 1, 1, 0],\n", + " [ 1, 1, 1, ..., 0.96063, 0.96063, 0]]), 'Recall', 'Precision'], [array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 0, 0, 0],\n", + " [ 0.8777, 0.8777, 0.90676, ..., 0, 0, 0]]), 'Confidence', 'F1'], [array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 1, 1, 1],\n", + " [ 0.78205, 0.78205, 0.82942, ..., 1, 1, 1]]), 'Confidence', 'Precision'], [array([ 0, 0.001001, 0.002002, 0.003003, 0.004004, 0.005005, 0.006006, 0.007007, 0.008008, 0.009009, 0.01001, 0.011011, 0.012012, 0.013013, 0.014014, 0.015015, 0.016016, 0.017017, 0.018018, 0.019019, 0.02002, 0.021021, 0.022022, 0.023023,\n", + " 0.024024, 0.025025, 0.026026, 0.027027, 0.028028, 0.029029, 0.03003, 0.031031, 0.032032, 0.033033, 0.034034, 0.035035, 0.036036, 0.037037, 0.038038, 0.039039, 0.04004, 0.041041, 0.042042, 0.043043, 0.044044, 0.045045, 0.046046, 0.047047,\n", + " 0.048048, 0.049049, 0.05005, 0.051051, 0.052052, 0.053053, 0.054054, 0.055055, 0.056056, 0.057057, 0.058058, 0.059059, 0.06006, 0.061061, 0.062062, 0.063063, 0.064064, 0.065065, 0.066066, 0.067067, 0.068068, 0.069069, 0.07007, 0.071071,\n", + " 0.072072, 0.073073, 0.074074, 0.075075, 0.076076, 0.077077, 0.078078, 0.079079, 0.08008, 0.081081, 0.082082, 0.083083, 0.084084, 0.085085, 0.086086, 0.087087, 0.088088, 0.089089, 0.09009, 0.091091, 0.092092, 0.093093, 0.094094, 0.095095,\n", + " 0.096096, 0.097097, 0.098098, 0.099099, 0.1001, 0.1011, 0.1021, 0.1031, 0.1041, 0.10511, 0.10611, 0.10711, 0.10811, 0.10911, 0.11011, 0.11111, 0.11211, 0.11311, 0.11411, 0.11512, 0.11612, 0.11712, 0.11812, 0.11912,\n", + " 0.12012, 0.12112, 0.12212, 0.12312, 0.12412, 0.12513, 0.12613, 0.12713, 0.12813, 0.12913, 0.13013, 0.13113, 0.13213, 0.13313, 0.13413, 0.13514, 0.13614, 0.13714, 0.13814, 0.13914, 0.14014, 0.14114, 0.14214, 0.14314,\n", + " 0.14414, 0.14515, 0.14615, 0.14715, 0.14815, 0.14915, 0.15015, 0.15115, 0.15215, 0.15315, 0.15415, 0.15516, 0.15616, 0.15716, 0.15816, 0.15916, 0.16016, 0.16116, 0.16216, 0.16316, 0.16416, 0.16517, 0.16617, 0.16717,\n", + " 0.16817, 0.16917, 0.17017, 0.17117, 0.17217, 0.17317, 0.17417, 0.17518, 0.17618, 0.17718, 0.17818, 0.17918, 0.18018, 0.18118, 0.18218, 0.18318, 0.18418, 0.18519, 0.18619, 0.18719, 0.18819, 0.18919, 0.19019, 0.19119,\n", + " 0.19219, 0.19319, 0.19419, 0.1952, 0.1962, 0.1972, 0.1982, 0.1992, 0.2002, 0.2012, 0.2022, 0.2032, 0.2042, 0.20521, 0.20621, 0.20721, 0.20821, 0.20921, 0.21021, 0.21121, 0.21221, 0.21321, 0.21421, 0.21522,\n", + " 0.21622, 0.21722, 0.21822, 0.21922, 0.22022, 0.22122, 0.22222, 0.22322, 0.22422, 0.22523, 0.22623, 0.22723, 0.22823, 0.22923, 0.23023, 0.23123, 0.23223, 0.23323, 0.23423, 0.23524, 0.23624, 0.23724, 0.23824, 0.23924,\n", + " 0.24024, 0.24124, 0.24224, 0.24324, 0.24424, 0.24525, 0.24625, 0.24725, 0.24825, 0.24925, 0.25025, 0.25125, 0.25225, 0.25325, 0.25425, 0.25526, 0.25626, 0.25726, 0.25826, 0.25926, 0.26026, 0.26126, 0.26226, 0.26326,\n", + " 0.26426, 0.26527, 0.26627, 0.26727, 0.26827, 0.26927, 0.27027, 0.27127, 0.27227, 0.27327, 0.27427, 0.27528, 0.27628, 0.27728, 0.27828, 0.27928, 0.28028, 0.28128, 0.28228, 0.28328, 0.28428, 0.28529, 0.28629, 0.28729,\n", + " 0.28829, 0.28929, 0.29029, 0.29129, 0.29229, 0.29329, 0.29429, 0.2953, 0.2963, 0.2973, 0.2983, 0.2993, 0.3003, 0.3013, 0.3023, 0.3033, 0.3043, 0.30531, 0.30631, 0.30731, 0.30831, 0.30931, 0.31031, 0.31131,\n", + " 0.31231, 0.31331, 0.31431, 0.31532, 0.31632, 0.31732, 0.31832, 0.31932, 0.32032, 0.32132, 0.32232, 0.32332, 0.32432, 0.32533, 0.32633, 0.32733, 0.32833, 0.32933, 0.33033, 0.33133, 0.33233, 0.33333, 0.33433, 0.33534,\n", + " 0.33634, 0.33734, 0.33834, 0.33934, 0.34034, 0.34134, 0.34234, 0.34334, 0.34434, 0.34535, 0.34635, 0.34735, 0.34835, 0.34935, 0.35035, 0.35135, 0.35235, 0.35335, 0.35435, 0.35536, 0.35636, 0.35736, 0.35836, 0.35936,\n", + " 0.36036, 0.36136, 0.36236, 0.36336, 0.36436, 0.36537, 0.36637, 0.36737, 0.36837, 0.36937, 0.37037, 0.37137, 0.37237, 0.37337, 0.37437, 0.37538, 0.37638, 0.37738, 0.37838, 0.37938, 0.38038, 0.38138, 0.38238, 0.38338,\n", + " 0.38438, 0.38539, 0.38639, 0.38739, 0.38839, 0.38939, 0.39039, 0.39139, 0.39239, 0.39339, 0.39439, 0.3954, 0.3964, 0.3974, 0.3984, 0.3994, 0.4004, 0.4014, 0.4024, 0.4034, 0.4044, 0.40541, 0.40641, 0.40741,\n", + " 0.40841, 0.40941, 0.41041, 0.41141, 0.41241, 0.41341, 0.41441, 0.41542, 0.41642, 0.41742, 0.41842, 0.41942, 0.42042, 0.42142, 0.42242, 0.42342, 0.42442, 0.42543, 0.42643, 0.42743, 0.42843, 0.42943, 0.43043, 0.43143,\n", + " 0.43243, 0.43343, 0.43443, 0.43544, 0.43644, 0.43744, 0.43844, 0.43944, 0.44044, 0.44144, 0.44244, 0.44344, 0.44444, 0.44545, 0.44645, 0.44745, 0.44845, 0.44945, 0.45045, 0.45145, 0.45245, 0.45345, 0.45445, 0.45546,\n", + " 0.45646, 0.45746, 0.45846, 0.45946, 0.46046, 0.46146, 0.46246, 0.46346, 0.46446, 0.46547, 0.46647, 0.46747, 0.46847, 0.46947, 0.47047, 0.47147, 0.47247, 0.47347, 0.47447, 0.47548, 0.47648, 0.47748, 0.47848, 0.47948,\n", + " 0.48048, 0.48148, 0.48248, 0.48348, 0.48448, 0.48549, 0.48649, 0.48749, 0.48849, 0.48949, 0.49049, 0.49149, 0.49249, 0.49349, 0.49449, 0.4955, 0.4965, 0.4975, 0.4985, 0.4995, 0.5005, 0.5015, 0.5025, 0.5035,\n", + " 0.5045, 0.50551, 0.50651, 0.50751, 0.50851, 0.50951, 0.51051, 0.51151, 0.51251, 0.51351, 0.51451, 0.51552, 0.51652, 0.51752, 0.51852, 0.51952, 0.52052, 0.52152, 0.52252, 0.52352, 0.52452, 0.52553, 0.52653, 0.52753,\n", + " 0.52853, 0.52953, 0.53053, 0.53153, 0.53253, 0.53353, 0.53453, 0.53554, 0.53654, 0.53754, 0.53854, 0.53954, 0.54054, 0.54154, 0.54254, 0.54354, 0.54454, 0.54555, 0.54655, 0.54755, 0.54855, 0.54955, 0.55055, 0.55155,\n", + " 0.55255, 0.55355, 0.55455, 0.55556, 0.55656, 0.55756, 0.55856, 0.55956, 0.56056, 0.56156, 0.56256, 0.56356, 0.56456, 0.56557, 0.56657, 0.56757, 0.56857, 0.56957, 0.57057, 0.57157, 0.57257, 0.57357, 0.57457, 0.57558,\n", + " 0.57658, 0.57758, 0.57858, 0.57958, 0.58058, 0.58158, 0.58258, 0.58358, 0.58458, 0.58559, 0.58659, 0.58759, 0.58859, 0.58959, 0.59059, 0.59159, 0.59259, 0.59359, 0.59459, 0.5956, 0.5966, 0.5976, 0.5986, 0.5996,\n", + " 0.6006, 0.6016, 0.6026, 0.6036, 0.6046, 0.60561, 0.60661, 0.60761, 0.60861, 0.60961, 0.61061, 0.61161, 0.61261, 0.61361, 0.61461, 0.61562, 0.61662, 0.61762, 0.61862, 0.61962, 0.62062, 0.62162, 0.62262, 0.62362,\n", + " 0.62462, 0.62563, 0.62663, 0.62763, 0.62863, 0.62963, 0.63063, 0.63163, 0.63263, 0.63363, 0.63463, 0.63564, 0.63664, 0.63764, 0.63864, 0.63964, 0.64064, 0.64164, 0.64264, 0.64364, 0.64464, 0.64565, 0.64665, 0.64765,\n", + " 0.64865, 0.64965, 0.65065, 0.65165, 0.65265, 0.65365, 0.65465, 0.65566, 0.65666, 0.65766, 0.65866, 0.65966, 0.66066, 0.66166, 0.66266, 0.66366, 0.66466, 0.66567, 0.66667, 0.66767, 0.66867, 0.66967, 0.67067, 0.67167,\n", + " 0.67267, 0.67367, 0.67467, 0.67568, 0.67668, 0.67768, 0.67868, 0.67968, 0.68068, 0.68168, 0.68268, 0.68368, 0.68468, 0.68569, 0.68669, 0.68769, 0.68869, 0.68969, 0.69069, 0.69169, 0.69269, 0.69369, 0.69469, 0.6957,\n", + " 0.6967, 0.6977, 0.6987, 0.6997, 0.7007, 0.7017, 0.7027, 0.7037, 0.7047, 0.70571, 0.70671, 0.70771, 0.70871, 0.70971, 0.71071, 0.71171, 0.71271, 0.71371, 0.71471, 0.71572, 0.71672, 0.71772, 0.71872, 0.71972,\n", + " 0.72072, 0.72172, 0.72272, 0.72372, 0.72472, 0.72573, 0.72673, 0.72773, 0.72873, 0.72973, 0.73073, 0.73173, 0.73273, 0.73373, 0.73473, 0.73574, 0.73674, 0.73774, 0.73874, 0.73974, 0.74074, 0.74174, 0.74274, 0.74374,\n", + " 0.74474, 0.74575, 0.74675, 0.74775, 0.74875, 0.74975, 0.75075, 0.75175, 0.75275, 0.75375, 0.75475, 0.75576, 0.75676, 0.75776, 0.75876, 0.75976, 0.76076, 0.76176, 0.76276, 0.76376, 0.76476, 0.76577, 0.76677, 0.76777,\n", + " 0.76877, 0.76977, 0.77077, 0.77177, 0.77277, 0.77377, 0.77477, 0.77578, 0.77678, 0.77778, 0.77878, 0.77978, 0.78078, 0.78178, 0.78278, 0.78378, 0.78478, 0.78579, 0.78679, 0.78779, 0.78879, 0.78979, 0.79079, 0.79179,\n", + " 0.79279, 0.79379, 0.79479, 0.7958, 0.7968, 0.7978, 0.7988, 0.7998, 0.8008, 0.8018, 0.8028, 0.8038, 0.8048, 0.80581, 0.80681, 0.80781, 0.80881, 0.80981, 0.81081, 0.81181, 0.81281, 0.81381, 0.81481, 0.81582,\n", + " 0.81682, 0.81782, 0.81882, 0.81982, 0.82082, 0.82182, 0.82282, 0.82382, 0.82482, 0.82583, 0.82683, 0.82783, 0.82883, 0.82983, 0.83083, 0.83183, 0.83283, 0.83383, 0.83483, 0.83584, 0.83684, 0.83784, 0.83884, 0.83984,\n", + " 0.84084, 0.84184, 0.84284, 0.84384, 0.84484, 0.84585, 0.84685, 0.84785, 0.84885, 0.84985, 0.85085, 0.85185, 0.85285, 0.85385, 0.85485, 0.85586, 0.85686, 0.85786, 0.85886, 0.85986, 0.86086, 0.86186, 0.86286, 0.86386,\n", + " 0.86486, 0.86587, 0.86687, 0.86787, 0.86887, 0.86987, 0.87087, 0.87187, 0.87287, 0.87387, 0.87487, 0.87588, 0.87688, 0.87788, 0.87888, 0.87988, 0.88088, 0.88188, 0.88288, 0.88388, 0.88488, 0.88589, 0.88689, 0.88789,\n", + " 0.88889, 0.88989, 0.89089, 0.89189, 0.89289, 0.89389, 0.89489, 0.8959, 0.8969, 0.8979, 0.8989, 0.8999, 0.9009, 0.9019, 0.9029, 0.9039, 0.9049, 0.90591, 0.90691, 0.90791, 0.90891, 0.90991, 0.91091, 0.91191,\n", + " 0.91291, 0.91391, 0.91491, 0.91592, 0.91692, 0.91792, 0.91892, 0.91992, 0.92092, 0.92192, 0.92292, 0.92392, 0.92492, 0.92593, 0.92693, 0.92793, 0.92893, 0.92993, 0.93093, 0.93193, 0.93293, 0.93393, 0.93493, 0.93594,\n", + " 0.93694, 0.93794, 0.93894, 0.93994, 0.94094, 0.94194, 0.94294, 0.94394, 0.94494, 0.94595, 0.94695, 0.94795, 0.94895, 0.94995, 0.95095, 0.95195, 0.95295, 0.95395, 0.95495, 0.95596, 0.95696, 0.95796, 0.95896, 0.95996,\n", + " 0.96096, 0.96196, 0.96296, 0.96396, 0.96496, 0.96597, 0.96697, 0.96797, 0.96897, 0.96997, 0.97097, 0.97197, 0.97297, 0.97397, 0.97497, 0.97598, 0.97698, 0.97798, 0.97898, 0.97998, 0.98098, 0.98198, 0.98298, 0.98398,\n", + " 0.98498, 0.98599, 0.98699, 0.98799, 0.98899, 0.98999, 0.99099, 0.99199, 0.99299, 0.99399, 0.99499, 0.996, 0.997, 0.998, 0.999, 1]), array([[ 1, 1, 1, ..., 0, 0, 0],\n", + " [ 1, 1, 1, ..., 0, 0, 0]]), 'Confidence', 'Recall']]\n", + "fitness: np.float64(1.501615401857697)\n", + "keys: ['metrics/precision(B)', 'metrics/recall(B)', 'metrics/mAP50(B)', 'metrics/mAP50-95(B)', 'metrics/precision(M)', 'metrics/recall(M)', 'metrics/mAP50(M)', 'metrics/mAP50-95(M)']\n", + "maps: array([ 1.2593, 1.7439])\n", + "names: {0: 'FrontZone', 1: 'RearZone'}\n", + "nt_per_class: array([ 23, 122])\n", + "nt_per_image: array([ 23, 122])\n", + "results_dict: {'metrics/precision(B)': 0.9958951400925968, 'metrics/recall(B)': 0.9951152298927475, 'metrics/mAP50(B)': 0.9948770491803279, 'metrics/mAP50-95(B)': 0.76835580433591, 'metrics/precision(M)': 0.9958951400925968, 'metrics/recall(M)': 0.9951152298927475, 'metrics/mAP50(M)': 0.9948770491803279, 'metrics/mAP50-95(M)': 0.7332595975217869, 'fitness': 1.501615401857697}\n", + "save_dir: PosixPath('/content/runs/segment/train')\n", + "seg: ultralytics.utils.metrics.Metric object\n", + "speed: {'preprocess': 0.20466829655874633, 'inference': 1.6832188965493295, 'loss': 0.0011904551715345186, 'postprocess': 1.9898640482755707}\n", + "stats: {'tp': [], 'conf': [], 'pred_cls': [], 'target_cls': [], 'target_img': [], 'tp_m': []}\n", + "task: 'segment'" + ] + }, + "metadata": {}, + "execution_count": 4 + } + ] + }, + { + "cell_type": "code", + "source": [ + "from google.colab import drive\n", + "drive.mount('/content/drive')" + ], + "metadata": { + "id": "LhwCXdXjYoDz" + }, + "execution_count": null, + "outputs": [] + }, + { + "cell_type": "code", + "source": [ + "from google.colab import files\n", + "files.download('/content/runs/detect/train/weights/best.pt')" + ], + "metadata": { + "id": "wE8aUPPYWggd", + "collapsed": true + }, + "execution_count": null, + "outputs": [] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO\n", + "\n", + "model = YOLO(\"/content/best (2).pt\") # your trained detection model\n", + "\n", + "results = model.track(\n", + " source=\"/content/vid4.mp4\",\n", + " tracker=\"bytetrack.yaml\",\n", + " conf=0.25,\n", + " persist=True,\n", + " save=True,\n", + " project=\"/content/output\",\n", + " name=\"testVid\"\n", + ")" + ], + "metadata": { + "id": "8-JQI0jIiLC9" + }, + "execution_count": null, + "outputs": [] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO\n", + "import cv2\n", + "\n", + "# load both trained models\n", + "car_model = YOLO(\"/content/BestCar.pt\")\n", + "zone_model = YOLO(\"/content/TheZones.pt\")\n", + "\n", + "# open input video\n", + "cap = cv2.VideoCapture(\"/content/vid16.mp4\")\n", + "\n", + "# get video properties\n", + "width = int(cap.get(cv2.CAP_PROP_FRAME_WIDTH))\n", + "height = int(cap.get(cv2.CAP_PROP_FRAME_HEIGHT))\n", + "fps = cap.get(cv2.CAP_PROP_FPS)\n", + "\n", + "# create output video\n", + "out = cv2.VideoWriter(\n", + " \"output.mp4\",\n", + " cv2.VideoWriter_fourcc(*\"mp4v\"),\n", + " fps,\n", + " (width, height)\n", + ")\n", + "\n", + "while cap.isOpened():\n", + " ret, frame = cap.read()\n", + " if not ret:\n", + " break\n", + "\n", + " # run car detection\n", + " car_results = car_model(frame, conf=0.3)\n", + "\n", + " # run zone detection\n", + " zone_results = zone_model(frame, conf=0.3)\n", + "\n", + " # draw car detections\n", + " frame = car_results[0].plot(img=frame)\n", + "\n", + " # draw zone detections\n", + " frame = zone_results[0].plot(img=frame)\n", + "\n", + " # save processed frame\n", + " out.write(frame)\n", + "\n", + "# release everything\n", + "cap.release()\n", + "out.release()\n", + "\n", + "print(\"Processing complete. Output saved as output.mp4\")" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "YcmFEwd2mK60", + "outputId": "14787466-e891-4007-b4d7-4c548d9ff2a9", + "collapsed": true + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "0: 544x960 1 Chaser, 1 Leader, 93.8ms\n", + "Speed: 3.4ms preprocess, 93.8ms inference, 0.7ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 104.6ms\n", + "Speed: 4.6ms preprocess, 104.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.4ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.9ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 4.2ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 5.4ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.9ms\n", + "Speed: 3.6ms preprocess, 15.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.4ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.5ms\n", + "Speed: 4.4ms preprocess, 14.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 3.5ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.5ms\n", + "Speed: 4.2ms preprocess, 14.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.6ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.4ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.5ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.3ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.3ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.3ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 17.3ms\n", + "Speed: 6.2ms preprocess, 17.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.3ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.3ms preprocess, 13.4ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.4ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.3ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.3ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.5ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.4ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.5ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.3ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.2ms\n", + "Speed: 3.3ms preprocess, 15.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.4ms\n", + "Speed: 4.6ms preprocess, 15.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.4ms preprocess, 13.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 5.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.3ms\n", + "Speed: 3.5ms preprocess, 15.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.2ms preprocess, 13.2ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 5.0ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.6ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 5.0ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.3ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 3.4ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 8.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.6ms\n", + "Speed: 4.3ms preprocess, 14.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.2ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.3ms\n", + "Speed: 5.0ms preprocess, 15.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.2ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.3ms preprocess, 14.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.2ms preprocess, 14.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.0ms\n", + "Speed: 4.9ms preprocess, 15.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.8ms\n", + "Speed: 3.4ms preprocess, 15.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 17.4ms\n", + "Speed: 4.7ms preprocess, 17.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 17.2ms\n", + "Speed: 3.7ms preprocess, 17.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.4ms\n", + "Speed: 4.2ms preprocess, 15.4ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.1ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.0ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.2ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.5ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.3ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.1ms\n", + "Speed: 5.0ms preprocess, 15.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.9ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.3ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.3ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.7ms\n", + "Speed: 4.7ms preprocess, 15.7ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.0ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.6ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.5ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.3ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.3ms preprocess, 13.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.8ms\n", + "Speed: 3.6ms preprocess, 14.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.1ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.2ms\n", + "Speed: 3.7ms preprocess, 15.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.2ms\n", + "Speed: 4.8ms preprocess, 16.2ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.6ms\n", + "Speed: 3.4ms preprocess, 15.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.6ms\n", + "Speed: 4.9ms preprocess, 16.6ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.7ms\n", + "Speed: 4.4ms preprocess, 14.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.8ms\n", + "Speed: 5.3ms preprocess, 17.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.4ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.2ms\n", + "Speed: 3.5ms preprocess, 16.2ms inference, 0.7ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.2ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 4.8ms preprocess, 14.9ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.5ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.4ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 4.2ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.4ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.1ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.1ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.1ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.4ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.8ms preprocess, 14.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.3ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.5ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.3ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.4ms\n", + "Speed: 5.0ms preprocess, 16.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.2ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 3.4ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.3ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.1ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.2ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.4ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.2ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 5.6ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.7ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.1ms preprocess, 13.3ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.1ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 5.5ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.5ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.2ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.5ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.2ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.1ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 3.3ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.3ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.2ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.5ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.0ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.7ms\n", + "Speed: 4.3ms preprocess, 14.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.1ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 6.0ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.9ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.4ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.5ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.1ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.4ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.4ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.8ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.6ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 6.0ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.1ms preprocess, 14.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.8ms preprocess, 14.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.6ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.4ms\n", + "Speed: 4.3ms preprocess, 15.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.1ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.3ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.8ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.3ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.4ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 5.8ms preprocess, 14.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.7ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 5.0ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.7ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.3ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.5ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.2ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.6ms preprocess, 14.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.3ms preprocess, 13.2ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.8ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.4ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.4ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.9ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.7ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.7ms\n", + "Speed: 3.4ms preprocess, 14.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 16.4ms\n", + "Speed: 4.9ms preprocess, 16.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 3.4ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 5.1ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.9ms\n", + "Speed: 3.7ms preprocess, 14.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.9ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.6ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.8ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.4ms preprocess, 13.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.7ms\n", + "Speed: 4.9ms preprocess, 15.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.9ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 6.0ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 3.5ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 5.6ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.3ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 4.0ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 5.1ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.9ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 4.8ms preprocess, 14.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.1ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.1ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.4ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.5ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 6.5ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.4ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.5ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.3ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.7ms\n", + "Speed: 4.6ms preprocess, 14.7ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.4ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.3ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 5.2ms preprocess, 14.3ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.7ms\n", + "Speed: 4.2ms preprocess, 14.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.3ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.0ms\n", + "Speed: 3.5ms preprocess, 15.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 16.3ms\n", + "Speed: 5.1ms preprocess, 16.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.0ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 4.0ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 5.2ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 FrontZones, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.2ms\n", + "Speed: 3.4ms preprocess, 15.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.5ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 3.4ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.0ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 15.1ms\n", + "Speed: 5.1ms preprocess, 15.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.0ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.1ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.3ms preprocess, 13.3ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.2ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 5.0ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.4ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 6.2ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 5.0ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.1ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 4.1ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 16.1ms\n", + "Speed: 4.7ms preprocess, 16.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.2ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.4ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.2ms preprocess, 14.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.8ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.8ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.1ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.1ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.6ms preprocess, 14.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 6.6ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.3ms preprocess, 14.2ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.3ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.4ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.3ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.1ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.4ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 6.5ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.3ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.3ms preprocess, 14.0ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.3ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 6.6ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.8ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.6ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.2ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.2ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.4ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.5ms\n", + "Speed: 3.6ms preprocess, 14.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.6ms\n", + "Speed: 4.3ms preprocess, 15.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.2ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.2ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 6.5ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.7ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 6.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.8ms\n", + "Speed: 4.9ms preprocess, 16.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.6ms\n", + "Speed: 4.2ms preprocess, 14.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.4ms\n", + "Speed: 5.0ms preprocess, 17.4ms inference, 1.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.1ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.7ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 3.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 16.4ms\n", + "Speed: 4.3ms preprocess, 16.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.1ms\n", + "Speed: 4.9ms preprocess, 16.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.6ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 5.1ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 18.5ms\n", + "Speed: 6.6ms preprocess, 18.5ms inference, 1.5ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.4ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.8ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.7ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 6.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 4.7ms preprocess, 14.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.5ms\n", + "Speed: 4.5ms preprocess, 17.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.7ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.5ms\n", + "Speed: 5.3ms preprocess, 17.5ms inference, 1.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.5ms\n", + "Speed: 3.9ms preprocess, 14.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.5ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.2ms\n", + "Speed: 4.0ms preprocess, 16.2ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.6ms\n", + "Speed: 5.2ms preprocess, 15.6ms inference, 1.5ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.5ms\n", + "Speed: 6.8ms preprocess, 17.5ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.9ms\n", + "Speed: 3.6ms preprocess, 15.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.2ms\n", + "Speed: 4.9ms preprocess, 17.2ms inference, 1.5ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.5ms\n", + "Speed: 5.8ms preprocess, 17.5ms inference, 1.5ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.1ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 4.4ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.6ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.5ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 6.6ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.9ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.4ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.3ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.2ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.2ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.5ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 6.0ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.5ms\n", + "Speed: 4.3ms preprocess, 14.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 5.4ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 6.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 6.0ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.1ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.5ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 4.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 16.3ms\n", + "Speed: 4.9ms preprocess, 16.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.5ms preprocess, 14.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 6.7ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.1ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.1ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 6.2ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.5ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "Processing complete. Output saved as output.mp4\n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO\n", + "import cv2\n", + "\n", + "# load both trained models\n", + "car_model = YOLO(\"/content/BestCar.pt\")\n", + "zone_model = YOLO(\"/content/TheZones.pt\")\n", + "\n", + "# open input video\n", + "cap = cv2.VideoCapture(\"/content/vid16Test.mp4\")\n", + "\n", + "# get video properties\n", + "width = int(cap.get(cv2.CAP_PROP_FRAME_WIDTH))\n", + "height = int(cap.get(cv2.CAP_PROP_FRAME_HEIGHT))\n", + "fps = cap.get(cv2.CAP_PROP_FPS)\n", + "\n", + "# create output video\n", + "out = cv2.VideoWriter(\n", + " \"output.mp4\",\n", + " cv2.VideoWriter_fourcc(*\"mp4v\"),\n", + " fps,\n", + " (width, height)\n", + ")\n", + "\n", + "while cap.isOpened():\n", + " ret, frame = cap.read()\n", + " if not ret:\n", + " break\n", + "\n", + " # run car detection\n", + " car_results = car_model(frame, conf=0.3)\n", + "\n", + " # run zone detection\n", + " zone_results = zone_model(frame, conf=0.3)\n", + "\n", + " # draw car detections\n", + " frame = car_results[0].plot(img=frame)\n", + "\n", + " # draw zone detections\n", + " frame = zone_results[0].plot(img=frame)\n", + "\n", + " # save processed frame\n", + " out.write(frame)\n", + "\n", + "# release everything\n", + "cap.release()\n", + "out.release()\n", + "\n", + "print(\"Processing complete. Output saved as output.mp4\")" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "outputId": "7282bcf3-435d-4501-8449-f7657734ff91", + "id": "zft4XzkPDseq" + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "Processing complete. Output saved as output.mp4\n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO\n", + "import cv2\n", + "\n", + "car_model = YOLO(\"/content/BestCar.pt\")\n", + "zone_model = YOLO(\"/content/TheZones.pt\")\n", + "\n", + "print(\"Car model classes:\", car_model.names)\n", + "print(\"Zone model classes:\", zone_model.names)" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "OAJU1XAbuJe5", + "outputId": "fabffc43-c6a8-40c5-c3f6-c2cdc8d30bd0" + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "Car model classes: {0: 'Chaser', 1: 'Leader'}\n", + "Zone model classes: {0: 'FrontZone', 1: 'RearZone'}\n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "from ultralytics import YOLO\n", + "import cv2\n", + "\n", + "# load models\n", + "car_model = YOLO(\"/content/BestCar.pt\")\n", + "zone_model = YOLO(\"/content/TheZones.pt\")\n", + "\n", + "# open video\n", + "cap = cv2.VideoCapture(\"/content/vid15.mp4\")\n", + "\n", + "width = int(cap.get(cv2.CAP_PROP_FRAME_WIDTH))\n", + "height = int(cap.get(cv2.CAP_PROP_FRAME_HEIGHT))\n", + "fps = cap.get(cv2.CAP_PROP_FPS)\n", + "\n", + "# fallback FPS if OpenCV fails to detect it\n", + "if fps == 0:\n", + " fps = 30\n", + " print(\"Warning: FPS not detected, using 30\")\n", + "\n", + "# output video\n", + "out = cv2.VideoWriter(\n", + " \"output.mp4\",\n", + " cv2.VideoWriter_fourcc(*\"mp4v\"),\n", + " fps,\n", + " (width, height)\n", + ")\n", + "\n", + "# frame counters\n", + "leader_front_frames = 0\n", + "leader_rear_frames = 0\n", + "chaser_front_frames = 0\n", + "chaser_rear_frames = 0\n", + "\n", + "\n", + "# function to check if car center is inside zone box\n", + "def box_overlap(boxA, boxB):\n", + "\n", + " xA = max(boxA[0], boxB[0])\n", + " yA = max(boxA[1], boxB[1])\n", + " xB = min(boxA[2], boxB[2])\n", + " yB = min(boxA[3], boxB[3])\n", + "\n", + " if xA < xB and yA < yB:\n", + " return True\n", + " else:\n", + " return False\n", + "\n", + "while cap.isOpened():\n", + "\n", + " ret, frame = cap.read()\n", + " if not ret:\n", + " break\n", + "\n", + " car_results = car_model(frame, conf=0.25)\n", + " zone_results = zone_model(frame, conf=0.25)\n", + "\n", + " leader_boxes = []\n", + " chaser_boxes = []\n", + "\n", + " front_zones = []\n", + " rear_zones = []\n", + "\n", + " # CAR DETECTIONS\n", + " for box, cls in zip(car_results[0].boxes.xyxy, car_results[0].boxes.cls):\n", + "\n", + " x1, y1, x2, y2 = box.tolist()\n", + " label = car_model.names[int(cls)]\n", + "\n", + " if label == \"Leader\":\n", + " leader_boxes.append([x1, y1, x2, y2])\n", + "\n", + " if label == \"Chaser\":\n", + " chaser_boxes.append([x1, y1, x2, y2])\n", + "\n", + "\n", + " # ZONE DETECTIONS\n", + " for box, cls in zip(zone_results[0].boxes.xyxy, zone_results[0].boxes.cls):\n", + "\n", + " x1, y1, x2, y2 = box.tolist()\n", + " label = zone_model.names[int(cls)]\n", + "\n", + " if label == \"FrontZone\":\n", + " front_zones.append([x1, y1, x2, y2])\n", + "\n", + " if label == \"RearZone\":\n", + " rear_zones.append([x1, y1, x2, y2])\n", + "\n", + "\n", + " # CHECK FRONT ZONE\n", + " for zone in front_zones:\n", + "\n", + " for leader in leader_boxes:\n", + " if box_overlap(leader, zone):\n", + " leader_front_frames += 1\n", + "\n", + " for chaser in chaser_boxes:\n", + " if box_overlap(chaser, zone):\n", + " chaser_front_frames += 1\n", + "\n", + "\n", + " # CHECK REAR ZONE\n", + " for zone in rear_zones:\n", + "\n", + " for leader in leader_boxes:\n", + " if box_overlap(leader, zone):\n", + " leader_rear_frames += 1\n", + "\n", + " for chaser in chaser_boxes:\n", + " if box_overlap(chaser, zone):\n", + " chaser_rear_frames += 1\n", + "\n", + "\n", + " # convert frames → seconds (LIVE values)\n", + " leader_front_seconds = leader_front_frames / fps\n", + " leader_rear_seconds = leader_rear_frames / fps\n", + " chaser_front_seconds = chaser_front_frames / fps\n", + " chaser_rear_seconds = chaser_rear_frames / fps\n", + "\n", + "\n", + " # draw detections\n", + " frame = car_results[0].plot(img=frame)\n", + " frame = zone_results[0].plot(img=frame)\n", + "\n", + "\n", + " # BLACK BACKGROUND PANEL\n", + " cv2.rectangle(frame, (20,10), (420,180), (0,0,0), -1)\n", + "\n", + "\n", + " # overlay timer text\n", + " cv2.putText(frame,\n", + " f\"Leader Front: {leader_front_seconds:.2f}s\",\n", + " (40,50),\n", + " cv2.FONT_HERSHEY_SIMPLEX,\n", + " 0.8,\n", + " (0,255,0),\n", + " 2)\n", + "\n", + " cv2.putText(frame,\n", + " f\"Leader Rear: {leader_rear_seconds:.2f}s\",\n", + " (40,80),\n", + " cv2.FONT_HERSHEY_SIMPLEX,\n", + " 0.8,\n", + " (0,255,0),\n", + " 2)\n", + "\n", + " cv2.putText(frame,\n", + " f\"Chaser Front: {chaser_front_seconds:.2f}s\",\n", + " (40,120),\n", + " cv2.FONT_HERSHEY_SIMPLEX,\n", + " 0.8,\n", + " (0,0,255),\n", + " 2)\n", + "\n", + " cv2.putText(frame,\n", + " f\"Chaser Rear: {chaser_rear_seconds:.2f}s\",\n", + " (40,150),\n", + " cv2.FONT_HERSHEY_SIMPLEX,\n", + " 0.8,\n", + " (0,0,255),\n", + " 2)\n", + "\n", + "\n", + " out.write(frame)\n", + "\n", + "\n", + "cap.release()\n", + "out.release()\n", + "\n", + "\n", + "# final totals\n", + "leader_front_seconds = leader_front_frames / fps\n", + "leader_rear_seconds = leader_rear_frames / fps\n", + "chaser_front_seconds = chaser_front_frames / fps\n", + "chaser_rear_seconds = chaser_rear_frames / fps\n", + "\n", + "\n", + "print(\"\\nRESULTS\")\n", + "print(f\"Leader Front Zone: {leader_front_seconds:.4f} seconds\")\n", + "print(f\"Leader Rear Zone: {leader_rear_seconds:.4f} seconds\")\n", + "print(f\"Chaser Front Zone: {chaser_front_seconds:.4f} seconds\")\n", + "print(f\"Chaser Rear Zone: {chaser_rear_seconds:.4f} seconds\")\n", + "\n", + "print(\"\\nOutput video saved as output.mp4\")" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "id": "Iph1IG5NsGYy", + "outputId": "55a68de1-a4b3-4794-b9fe-4c5e2529ff3f", + "collapsed": true + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "0: 544x960 2 Chasers, 1 Leader, 14.1ms\n", + "Speed: 3.4ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 17.0ms\n", + "Speed: 4.6ms preprocess, 17.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.3ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.5ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.6ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.2ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.4ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.5ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.2ms\n", + "Speed: 5.0ms preprocess, 15.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 4.6ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.8ms\n", + "Speed: 4.7ms preprocess, 15.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.9ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.1ms preprocess, 14.1ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 5.0ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 5.2ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.9ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 3.7ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.6ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.1ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.8ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.7ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.8ms\n", + "Speed: 3.6ms preprocess, 16.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 3.7ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.9ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.7ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.2ms preprocess, 13.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.1ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.7ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.6ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 5.0ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.6ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.7ms\n", + "Speed: 4.6ms preprocess, 15.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.9ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.2ms\n", + "Speed: 5.1ms preprocess, 15.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.4ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.5ms\n", + "Speed: 3.4ms preprocess, 15.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.5ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.8ms\n", + "Speed: 4.5ms preprocess, 14.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.6ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.8ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.1ms\n", + "Speed: 4.9ms preprocess, 15.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.2ms\n", + "Speed: 3.9ms preprocess, 16.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.4ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.6ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.3ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.1ms\n", + "Speed: 5.5ms preprocess, 15.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.4ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 5.6ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.4ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.8ms preprocess, 14.3ms inference, 1.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.7ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.1ms\n", + "Speed: 4.8ms preprocess, 15.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.8ms\n", + "Speed: 4.4ms preprocess, 15.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.3ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.5ms\n", + "Speed: 4.9ms preprocess, 15.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.2ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.2ms\n", + "Speed: 5.0ms preprocess, 15.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 5.7ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.5ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.7ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 4.7ms preprocess, 14.9ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.1ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 5.1ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.3ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.5ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.1ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.6ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.6ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 17.3ms\n", + "Speed: 5.2ms preprocess, 17.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 17.1ms\n", + "Speed: 3.8ms preprocess, 17.1ms inference, 0.7ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.8ms\n", + "Speed: 4.5ms preprocess, 15.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.0ms\n", + "Speed: 3.7ms preprocess, 16.0ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 4.5ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 5.1ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.4ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.6ms\n", + "Speed: 5.1ms preprocess, 15.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.6ms\n", + "Speed: 3.6ms preprocess, 15.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 3.7ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 4.1ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.5ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 3.6ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.5ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.6ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.8ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.2ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.9ms\n", + "Speed: 4.5ms preprocess, 16.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.2ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.3ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.6ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.6ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.1ms\n", + "Speed: 5.4ms preprocess, 15.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.2ms\n", + "Speed: 3.8ms preprocess, 16.2ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.3ms\n", + "Speed: 4.6ms preprocess, 17.3ms inference, 1.5ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.5ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.3ms\n", + "Speed: 5.3ms preprocess, 16.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.4ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.2ms\n", + "Speed: 5.0ms preprocess, 15.2ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.8ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.2ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.5ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.4ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.9ms preprocess, 13.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.6ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.8ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.1ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.4ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.8ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.1ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 6.1ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.7ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.1ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.1ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 6.0ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.0ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.9ms preprocess, 13.2ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.4ms preprocess, 14.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.1ms\n", + "Speed: 4.9ms preprocess, 15.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.6ms\n", + "Speed: 4.4ms preprocess, 14.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 6.2ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.3ms\n", + "Speed: 4.8ms preprocess, 15.3ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.1ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.1ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.5ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 4.7ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.4ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.1ms\n", + "Speed: 4.8ms preprocess, 15.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.0ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.4ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.8ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 4.7ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.2ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 5.0ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.1ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 6.1ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.0ms preprocess, 13.1ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 15.3ms\n", + "Speed: 5.3ms preprocess, 15.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.6ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.5ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 5.4ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.2ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.4ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.0ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.4ms\n", + "Speed: 4.5ms preprocess, 16.4ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 4.8ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.2ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 13.1ms\n", + "Speed: 3.9ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.0ms\n", + "Speed: 5.8ms preprocess, 15.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.7ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 4.3ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 5.3ms preprocess, 14.7ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 3.6ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.2ms\n", + "Speed: 5.0ms preprocess, 15.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 5.1ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.7ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.4ms\n", + "Speed: 4.9ms preprocess, 15.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.6ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.2ms\n", + "Speed: 4.9ms preprocess, 15.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.8ms\n", + "Speed: 5.4ms preprocess, 15.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.7ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 19.3ms\n", + "Speed: 6.9ms preprocess, 19.3ms inference, 1.5ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 4.0ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.5ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.5ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.8ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 6.9ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.7ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.9ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.0ms\n", + "Speed: 3.9ms preprocess, 15.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.1ms\n", + "Speed: 6.5ms preprocess, 15.1ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.9ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.8ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.0ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.2ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.4ms preprocess, 14.9ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.2ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.1ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.1ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.1ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 4.8ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 5.0ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 4.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.9ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.0ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.1ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.1ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 4.8ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.9ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.7ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 16.4ms\n", + "Speed: 3.7ms preprocess, 16.4ms inference, 0.7ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.9ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.7ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.0ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.6ms\n", + "Speed: 4.7ms preprocess, 16.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 4.2ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 5.1ms preprocess, 14.7ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.6ms\n", + "Speed: 4.9ms preprocess, 16.6ms inference, 1.6ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.0ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.3ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.0ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 3.7ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.6ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.7ms\n", + "Speed: 4.0ms preprocess, 15.7ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.3ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.6ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.9ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.7ms\n", + "Speed: 5.2ms preprocess, 15.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 6.5ms preprocess, 14.7ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.0ms\n", + "Speed: 4.4ms preprocess, 16.0ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.5ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.0ms\n", + "Speed: 4.8ms preprocess, 15.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.4ms\n", + "Speed: 3.8ms preprocess, 15.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.0ms\n", + "Speed: 4.8ms preprocess, 15.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.5ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.6ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 4.5ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.8ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 5.0ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.5ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 6.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.0ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.5ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.0ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 6.5ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 17.9ms\n", + "Speed: 5.0ms preprocess, 17.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.7ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.2ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 6.0ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.1ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.0ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.6ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 6.7ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.8ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 4.0ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.5ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.8ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 15.8ms\n", + "Speed: 5.0ms preprocess, 15.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 16.3ms\n", + "Speed: 5.3ms preprocess, 16.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.7ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 15.1ms\n", + "Speed: 5.8ms preprocess, 15.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.9ms\n", + "Speed: 5.0ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 5.5ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 4.1ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 5.3ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.7ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 4.0ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.8ms\n", + "Speed: 5.2ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.5ms\n", + "Speed: 5.7ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.6ms\n", + "Speed: 4.6ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 14.0ms\n", + "Speed: 3.7ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.2ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.7ms\n", + "Speed: 5.0ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.0ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 5.1ms preprocess, 14.2ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.6ms\n", + "Speed: 5.1ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.5ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.7ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.5ms\n", + "Speed: 5.2ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.5ms\n", + "Speed: 5.2ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.7ms preprocess, 13.4ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 18.2ms\n", + "Speed: 6.7ms preprocess, 18.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.7ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 15.2ms\n", + "Speed: 5.3ms preprocess, 15.2ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.6ms\n", + "Speed: 4.9ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.6ms\n", + "Speed: 4.5ms preprocess, 14.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 5.0ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.7ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.0ms\n", + "Speed: 5.9ms preprocess, 15.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.7ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.7ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 4.0ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 4.8ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.5ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 5.2ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.5ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.8ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.2ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.2ms\n", + "Speed: 4.7ms preprocess, 15.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.1ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.8ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.9ms preprocess, 13.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.3ms\n", + "Speed: 5.0ms preprocess, 15.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.6ms\n", + "Speed: 5.3ms preprocess, 15.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.0ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.4ms\n", + "Speed: 5.1ms preprocess, 15.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 5.2ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.2ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 16.3ms\n", + "Speed: 5.2ms preprocess, 16.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.7ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.1ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.7ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 16.8ms\n", + "Speed: 5.5ms preprocess, 16.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.4ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.9ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.7ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 5.0ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.9ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.2ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.8ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.5ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.8ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.1ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 5.7ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.0ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.1ms\n", + "Speed: 3.5ms preprocess, 15.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 6.4ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.2ms\n", + "Speed: 4.8ms preprocess, 15.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 5.1ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 3.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.8ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.0ms\n", + "Speed: 4.0ms preprocess, 15.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.3ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.7ms\n", + "Speed: 4.3ms preprocess, 14.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.1ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.6ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 4.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.0ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.7ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.3ms\n", + "Speed: 3.7ms preprocess, 15.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.0ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 6.8ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 4.0ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.9ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.9ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 3.7ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 5.9ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.5ms\n", + "Speed: 6.0ms preprocess, 15.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.9ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 4.8ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.4ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.6ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.0ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.9ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.9ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.2ms\n", + "Speed: 4.7ms preprocess, 15.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 4.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.0ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 6.2ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.2ms\n", + "Speed: 6.9ms preprocess, 15.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.8ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.9ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.9ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 4.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.9ms\n", + "Speed: 4.9ms preprocess, 15.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 4.0ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.3ms\n", + "Speed: 5.6ms preprocess, 15.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.9ms\n", + "Speed: 5.1ms preprocess, 14.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.5ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.7ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.0ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 4.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 6.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.1ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.7ms\n", + "Speed: 3.6ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.9ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.6ms\n", + "Speed: 3.9ms preprocess, 14.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.3ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.9ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.6ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.2ms\n", + "Speed: 4.2ms preprocess, 15.2ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 6.0ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.6ms\n", + "Speed: 3.5ms preprocess, 14.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 14.4ms\n", + "Speed: 5.2ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.2ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.2ms\n", + "Speed: 5.3ms preprocess, 15.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.9ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 4.1ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.2ms\n", + "Speed: 5.0ms preprocess, 15.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.9ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.6ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.5ms\n", + "Speed: 6.9ms preprocess, 15.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.0ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.4ms\n", + "Speed: 5.6ms preprocess, 15.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.9ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 4.3ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.8ms preprocess, 14.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.0ms\n", + "Speed: 4.6ms preprocess, 15.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.0ms\n", + "Speed: 3.9ms preprocess, 16.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 5.0ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.9ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.0ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 15.3ms\n", + "Speed: 4.9ms preprocess, 15.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.6ms\n", + "Speed: 4.9ms preprocess, 14.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 16.8ms\n", + "Speed: 4.7ms preprocess, 16.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.5ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.8ms\n", + "Speed: 4.9ms preprocess, 14.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "RESULTS\n", + "Leader Front Zone: 0.3331 seconds\n", + "Leader Rear Zone: 2.9310 seconds\n", + "Chaser Front Zone: 0.4330 seconds\n", + "Chaser Rear Zone: 2.9643 seconds\n", + "\n", + "Output video saved as output.mp4\n" + ] + } + ] + }, + { + "cell_type": "code", + "source": [ + "import cv2\n", + "import numpy as np\n", + "from ultralytics import YOLO\n", + "\n", + "# -----------------------------\n", + "# Load Models\n", + "# -----------------------------\n", + "car_model = YOLO(\"/content/BestCar.pt\")\n", + "zone_model = YOLO(\"/content/TheZones.pt\")\n", + "\n", + "# Open video\n", + "cap = cv2.VideoCapture(\"/content/vid14.mp4\")\n", + "\n", + "fps = cap.get(cv2.CAP_PROP_FPS)\n", + "width = int(cap.get(cv2.CAP_PROP_FRAME_WIDTH))\n", + "height = int(cap.get(cv2.CAP_PROP_FRAME_HEIGHT))\n", + "\n", + "# -----------------------------\n", + "# Output Video\n", + "# -----------------------------\n", + "fourcc = cv2.VideoWriter_fourcc(*\"mp4v\")\n", + "out = cv2.VideoWriter(\"output.mp4\", fourcc, fps, (width, height))\n", + "\n", + "# -----------------------------\n", + "# Frame Counters\n", + "# -----------------------------\n", + "leader_front_frames = 0\n", + "leader_rear_frames = 0\n", + "chaser_front_frames = 0\n", + "chaser_rear_frames = 0\n", + "\n", + "# -----------------------------\n", + "# Polygon Overlap Function\n", + "# -----------------------------\n", + "def box_overlaps_polygon(box, polygon, frame_shape):\n", + " mask = np.zeros(frame_shape[:2], dtype=np.uint8)\n", + " poly = np.array(polygon, dtype=np.int32)\n", + " cv2.fillPoly(mask, [poly], 255)\n", + "\n", + " x1, y1, x2, y2 = map(int, box)\n", + " x1 = max(0, x1)\n", + " y1 = max(0, y1)\n", + " x2 = min(frame_shape[1], x2)\n", + " y2 = min(frame_shape[0], y2)\n", + "\n", + " car_region = mask[y1:y2, x1:x2]\n", + " return np.any(car_region)\n", + "\n", + "# -----------------------------\n", + "# Helper to draw text with black background\n", + "# -----------------------------\n", + "def draw_text(frame, text, pos, color=(255,255,255), scale=1, thickness=2):\n", + " x, y = pos\n", + " font = cv2.FONT_HERSHEY_SIMPLEX\n", + " # Get text size\n", + " (w, h), _ = cv2.getTextSize(text, font, scale, thickness)\n", + " # Draw black rectangle\n", + " cv2.rectangle(frame, (x-2, y-2), (x + w + 2, y + h + 2), (0,0,0), -1)\n", + " # Put text\n", + " cv2.putText(frame, text, (x, y + h), font, scale, color, thickness)\n", + "\n", + "# -----------------------------\n", + "# Video Processing\n", + "# -----------------------------\n", + "while cap.isOpened():\n", + " ret, frame = cap.read()\n", + " if not ret:\n", + " break\n", + "\n", + " car_results = car_model(frame)\n", + " zone_results = zone_model(frame)\n", + "\n", + " leader_boxes = []\n", + " chaser_boxes = []\n", + " front_zones = []\n", + " rear_zones = []\n", + "\n", + " # -------------------------\n", + " # Car Detection\n", + " # -------------------------\n", + " for box, cls in zip(car_results[0].boxes.xyxy,\n", + " car_results[0].boxes.cls):\n", + " label = car_model.names[int(cls)]\n", + " x1, y1, x2, y2 = box.tolist()\n", + " if label == \"Leader\":\n", + " leader_boxes.append([x1, y1, x2, y2])\n", + " cv2.rectangle(frame, (int(x1), int(y1)), (int(x2), int(y2)), (0, 255, 0), 2)\n", + " draw_text(frame, \"Leader\", (int(x1), int(y1)-20), (0,255,0))\n", + " if label == \"Chaser\":\n", + " chaser_boxes.append([x1, y1, x2, y2])\n", + " cv2.rectangle(frame, (int(x1), int(y1)), (int(x2), int(y2)), (255, 0, 0), 2)\n", + " draw_text(frame, \"Chaser\", (int(x1), int(y1)-20), (255,0,0))\n", + "\n", + " # -------------------------\n", + " # Zone Detection\n", + " # -------------------------\n", + " if zone_results[0].masks is not None:\n", + " for poly, cls in zip(zone_results[0].masks.xy,\n", + " zone_results[0].boxes.cls):\n", + " label = zone_model.names[int(cls)]\n", + " if label == \"FrontZone\":\n", + " front_zones.append(poly)\n", + " if label == \"RearZone\":\n", + " rear_zones.append(poly)\n", + "\n", + " # -------------------------\n", + " # Draw Zone Polygons\n", + " # -------------------------\n", + " for poly in front_zones:\n", + " pts = np.array(poly, np.int32)\n", + " cv2.polylines(frame, [pts], True, (0, 255, 255), 3)\n", + " draw_text(frame, \"FrontZone\", tuple(pts[0]), (0,255,255))\n", + "\n", + " for poly in rear_zones:\n", + " pts = np.array(poly, np.int32)\n", + " cv2.polylines(frame, [pts], True, (255, 0, 255), 3)\n", + " draw_text(frame, \"RearZone\", tuple(pts[0]), (255,0,255))\n", + "\n", + " # -------------------------\n", + " # Collision Checks\n", + " # -------------------------\n", + " for zone in front_zones:\n", + " for leader in leader_boxes:\n", + " if box_overlaps_polygon(leader, zone, frame.shape):\n", + " leader_front_frames += 1\n", + " for chaser in chaser_boxes:\n", + " if box_overlaps_polygon(chaser, zone, frame.shape):\n", + " chaser_front_frames += 1\n", + " for zone in rear_zones:\n", + " for leader in leader_boxes:\n", + " if box_overlaps_polygon(leader, zone, frame.shape):\n", + " leader_rear_frames += 1\n", + " for chaser in chaser_boxes:\n", + " if box_overlaps_polygon(chaser, zone, frame.shape):\n", + " chaser_rear_frames += 1\n", + "\n", + " # -------------------------\n", + " # Convert Frames → Seconds\n", + " # -------------------------\n", + " leader_front_time = leader_front_frames / fps\n", + " leader_rear_time = leader_rear_frames / fps\n", + " chaser_front_time = chaser_front_frames / fps\n", + " chaser_rear_time = chaser_rear_frames / fps\n", + "\n", + " # -------------------------\n", + " # Overlay Summary Text\n", + " # -------------------------\n", + " draw_text(frame, f\"Leader Front: {leader_front_time:.2f}s\", (20, 20), (0,255,0))\n", + " draw_text(frame, f\"Leader Rear: {leader_rear_time:.2f}s\", (20, 60), (0,255,0))\n", + " draw_text(frame, f\"Chaser Front: {chaser_front_time:.2f}s\", (20, 100), (255,0,0))\n", + " draw_text(frame, f\"Chaser Rear: {chaser_rear_time:.2f}s\", (20, 140), (255,0,0))\n", + "\n", + " # -------------------------\n", + " # Write frame to output\n", + " # -------------------------\n", + " out.write(frame)\n", + "\n", + "# -----------------------------\n", + "# Release Resources\n", + "# -----------------------------\n", + "cap.release()\n", + "out.release()\n", + "#cv2.destroyAllWindows()\n", + "\n", + "print(\"Processing complete! Output saved as 'output.mp4'.\")" + ], + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/" + }, + "collapsed": true, + "id": "TjsGVbA2KnjB", + "outputId": "b6c261f5-5bf7-40f5-f9d2-930910aa043b" + }, + "execution_count": null, + "outputs": [ + { + "output_type": "stream", + "name": "stdout", + "text": [ + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.6ms preprocess, 13.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.3ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.3ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.2ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.3ms\n", + "Speed: 3.1ms preprocess, 12.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.3ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.3ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.3ms\n", + "Speed: 3.1ms preprocess, 12.3ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.5ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.3ms\n", + "Speed: 3.1ms preprocess, 12.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.4ms\n", + "Speed: 4.5ms preprocess, 13.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.2ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 5.0ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.2ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.6ms\n", + "Speed: 3.2ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.3ms\n", + "Speed: 3.1ms preprocess, 12.3ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.3ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.2ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.3ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.4ms\n", + "Speed: 3.3ms preprocess, 14.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.5ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.2ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.2ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.1ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.1ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.4ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.1ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.2ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.6ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.9ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.1ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.4ms\n", + "Speed: 4.4ms preprocess, 13.4ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.2ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 5.0ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.2ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.6ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.1ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.3ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.3ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.2ms preprocess, 14.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.1ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.4ms preprocess, 14.1ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.2ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.2ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.8ms\n", + "Speed: 3.5ms preprocess, 15.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.9ms\n", + "Speed: 4.6ms preprocess, 14.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 5.1ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.9ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.9ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.4ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.8ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.1ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.8ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.1ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.0ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.1ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.4ms\n", + "Speed: 4.4ms preprocess, 13.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 4.2ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 5.4ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.1ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.8ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.5ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.7ms\n", + "Speed: 4.8ms preprocess, 16.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.3ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.3ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.6ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.3ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.4ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.2ms\n", + "Speed: 5.7ms preprocess, 16.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 5.2ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.4ms\n", + "Speed: 4.4ms preprocess, 13.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.8ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.1ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.8ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.1ms\n", + "Speed: 3.3ms preprocess, 15.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.9ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 5.3ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.7ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Leader, 12.7ms\n", + "Speed: 3.6ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 5.3ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.2ms preprocess, 13.2ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 16.0ms\n", + "Speed: 4.9ms preprocess, 16.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.1ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.6ms\n", + "Speed: 4.8ms preprocess, 13.6ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.1ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.2ms\n", + "Speed: 4.4ms preprocess, 14.2ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 3.5ms preprocess, 13.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 3.3ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.1ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.6ms\n", + "Speed: 3.2ms preprocess, 14.6ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.5ms\n", + "Speed: 4.8ms preprocess, 17.5ms inference, 1.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.3ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.2ms preprocess, 14.2ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.1ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.1ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.9ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.2ms preprocess, 13.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.4ms\n", + "Speed: 4.3ms preprocess, 13.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 5.3ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.1ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.4ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.3ms\n", + "Speed: 3.1ms preprocess, 12.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.0ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.3ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 5.1ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.9ms\n", + "Speed: 4.3ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.2ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.2ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.9ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.5ms\n", + "Speed: 3.4ms preprocess, 15.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.1ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.2ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.1ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.2ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.1ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 6.0ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.9ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.2ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 16.8ms\n", + "Speed: 4.7ms preprocess, 16.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.3ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.2ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.4ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.9ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.8ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.1ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 17.2ms\n", + "Speed: 4.9ms preprocess, 17.2ms inference, 1.4ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.2ms preprocess, 14.3ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 3.5ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.2ms\n", + "Speed: 4.5ms preprocess, 15.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 6.1ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 4.4ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.7ms\n", + "Speed: 4.3ms preprocess, 14.7ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 FrontZones, 15.7ms\n", + "Speed: 4.6ms preprocess, 15.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.3ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.3ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.0ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.1ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 5.1ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.5ms preprocess, 12.5ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.5ms\n", + "Speed: 5.8ms preprocess, 14.5ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.2ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 6.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.6ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.7ms\n", + "Speed: 4.3ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.2ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.0ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.3ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.1ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.8ms\n", + "Speed: 5.0ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 6.0ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 4.1ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 5.2ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.7ms\n", + "Speed: 4.7ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.9ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.3ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.6ms\n", + "Speed: 5.2ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.4ms\n", + "Speed: 5.9ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.5ms\n", + "Speed: 6.5ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 17.2ms\n", + "Speed: 4.5ms preprocess, 17.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.9ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.7ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 FrontZones, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.8ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.3ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.6ms\n", + "Speed: 5.6ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.0ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 (no detections), 13.8ms\n", + "Speed: 5.3ms preprocess, 13.8ms inference, 0.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.3ms\n", + "Speed: 4.3ms preprocess, 14.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.5ms\n", + "Speed: 6.1ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.7ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 16.0ms\n", + "Speed: 6.0ms preprocess, 16.0ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 4.0ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.7ms\n", + "Speed: 5.3ms preprocess, 14.7ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 5.2ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.0ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 FrontZones, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.7ms\n", + "Speed: 3.8ms preprocess, 13.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.3ms\n", + "Speed: 5.5ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.9ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.7ms\n", + "Speed: 4.6ms preprocess, 14.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.9ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.4ms\n", + "Speed: 5.2ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.2ms\n", + "Speed: 4.8ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.4ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 FrontZones, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.1ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.1ms\n", + "Speed: 5.4ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 6.0ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.1ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 15.0ms\n", + "Speed: 4.7ms preprocess, 15.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.2ms\n", + "Speed: 4.3ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 1 RearZone, 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 1 RearZone, 13.7ms\n", + "Speed: 5.1ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 1 RearZone, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.5ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 FrontZone, 1 RearZone, 14.1ms\n", + "Speed: 4.7ms preprocess, 14.1ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 4.1ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.4ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.9ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.0ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.9ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 6.0ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 6.1ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.1ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.5ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.9ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.5ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.9ms\n", + "Speed: 3.6ms preprocess, 15.9ms inference, 0.7ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.5ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.3ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.3ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.7ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.8ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.0ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.1ms\n", + "Speed: 3.8ms preprocess, 14.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.0ms\n", + "Speed: 5.5ms preprocess, 15.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 6.0ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.2ms preprocess, 12.4ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.5ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.9ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.5ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.8ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.5ms preprocess, 13.1ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.8ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.3ms\n", + "Speed: 3.2ms preprocess, 12.3ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.7ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 5.1ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.3ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 5.1ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.7ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.4ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.9ms\n", + "Speed: 4.1ms preprocess, 13.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.7ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 5.0ms preprocess, 14.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 5.2ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.7ms preprocess, 12.5ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.3ms\n", + "Speed: 3.3ms preprocess, 12.3ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 5.0ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.9ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.7ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.4ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.5ms\n", + "Speed: 3.3ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 6.2ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 4.1ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.1ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.8ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.9ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.6ms preprocess, 14.5ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.6ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.0ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.3ms preprocess, 13.2ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 3 Leaders, 13.2ms\n", + "Speed: 3.4ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.4ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.2ms\n", + "Speed: 4.0ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.0ms\n", + "Speed: 4.0ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 6.4ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 4.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 6.1ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.1ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.8ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.8ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.1ms\n", + "Speed: 3.6ms preprocess, 13.1ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 4.5ms preprocess, 14.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.5ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.4ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 6.0ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.1ms\n", + "Speed: 4.7ms preprocess, 15.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.4ms\n", + "Speed: 3.1ms preprocess, 12.4ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.2ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.7ms\n", + "Speed: 6.5ms preprocess, 14.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 14.1ms\n", + "Speed: 3.4ms preprocess, 14.1ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.8ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.9ms\n", + "Speed: 3.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.6ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.9ms\n", + "Speed: 4.1ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.8ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.6ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.0ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.4ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 3.5ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 6.5ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 4.2ms preprocess, 13.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.8ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 4.4ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.7ms preprocess, 13.9ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.3ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 4 Leaders, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.2ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 4 Leaders, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 5.0ms preprocess, 14.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.3ms\n", + "Speed: 4.3ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 14.2ms\n", + "Speed: 4.6ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.8ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.3ms\n", + "Speed: 3.5ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.2ms\n", + "Speed: 3.5ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 5.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 13.5ms\n", + "Speed: 3.7ms preprocess, 13.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.9ms preprocess, 14.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 2 Leaders, 13.0ms\n", + "Speed: 3.6ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.5ms preprocess, 12.8ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 5.7ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.8ms preprocess, 14.4ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 2 Leaders, 13.2ms\n", + "Speed: 3.6ms preprocess, 13.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 2 Leaders, 13.3ms\n", + "Speed: 3.6ms preprocess, 13.3ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.6ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 14.2ms\n", + "Speed: 3.6ms preprocess, 14.2ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.9ms\n", + "Speed: 3.5ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 2 RearZones, 14.3ms\n", + "Speed: 6.7ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 3 Leaders, 12.7ms\n", + "Speed: 3.5ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.6ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.9ms\n", + "Speed: 4.1ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 5.8ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.7ms\n", + "Speed: 3.2ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.1ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.5ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 2 Leaders, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.8ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.8ms\n", + "Speed: 4.3ms preprocess, 13.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.6ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 12.9ms\n", + "Speed: 3.6ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 6.6ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 4.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.7ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.3ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.4ms\n", + "Speed: 4.7ms preprocess, 14.4ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.5ms\n", + "Speed: 3.8ms preprocess, 13.5ms inference, 0.6ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 5.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.8ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.3ms preprocess, 13.0ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.9ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.6ms\n", + "Speed: 4.2ms preprocess, 13.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.7ms\n", + "Speed: 4.6ms preprocess, 13.7ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 5.0ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 2 Leaders, 12.9ms\n", + "Speed: 3.4ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.5ms\n", + "Speed: 4.6ms preprocess, 13.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 4.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.8ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.8ms\n", + "Speed: 3.4ms preprocess, 12.8ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 5.5ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.3ms\n", + "Speed: 3.4ms preprocess, 13.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 6.5ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 14.7ms\n", + "Speed: 3.3ms preprocess, 14.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 15.2ms\n", + "Speed: 5.4ms preprocess, 15.2ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 16.3ms\n", + "Speed: 3.5ms preprocess, 16.3ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 4.7ms preprocess, 14.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 12.9ms\n", + "Speed: 3.2ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 4.6ms preprocess, 14.3ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 4.3ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.5ms\n", + "Speed: 4.7ms preprocess, 14.5ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.9ms\n", + "Speed: 3.7ms preprocess, 12.9ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 4.4ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.4ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.8ms preprocess, 13.6ms inference, 1.3ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.4ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.6ms\n", + "Speed: 4.4ms preprocess, 13.6ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.2ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.9ms\n", + "Speed: 4.5ms preprocess, 13.9ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.5ms\n", + "Speed: 3.2ms preprocess, 12.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 5.7ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.7ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.8ms\n", + "Speed: 4.8ms preprocess, 14.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.4ms\n", + "Speed: 3.5ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.3ms\n", + "Speed: 5.4ms preprocess, 14.3ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 2 Chasers, 1 Leader, 13.4ms\n", + "Speed: 3.5ms preprocess, 13.4ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.6ms\n", + "Speed: 5.5ms preprocess, 14.6ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 15.5ms\n", + "Speed: 3.6ms preprocess, 15.5ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 13.8ms\n", + "Speed: 4.8ms preprocess, 13.8ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 13.0ms\n", + "Speed: 3.9ms preprocess, 13.0ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.0ms\n", + "Speed: 6.0ms preprocess, 14.0ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.6ms\n", + "Speed: 3.3ms preprocess, 12.6ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.2ms\n", + "Speed: 6.6ms preprocess, 14.2ms inference, 1.2ms postprocess per image at shape (1, 3, 576, 1024)\n", + "\n", + "0: 544x960 1 Chaser, 1 Leader, 12.7ms\n", + "Speed: 3.3ms preprocess, 12.7ms inference, 0.5ms postprocess per image at shape (1, 3, 544, 960)\n", + "\n", + "0: 576x1024 1 RearZone, 14.1ms\n", + "Speed: 4.8ms preprocess, 14.1ms inference, 1.1ms postprocess per image at shape (1, 3, 576, 1024)\n", + "Processing complete! Output saved as 'output.mp4'.\n" + ] + } + ] + } + ] +} \ No newline at end of file