diff --git a/clashroyalechardetector/README.dataset.txt b/clashroyalechardetector/README.dataset.txt new file mode 100644 index 0000000000000000000000000000000000000000..60faa7c8afad57062d6648c70c124a0c9f6a8c2d --- /dev/null +++ b/clashroyalechardetector/README.dataset.txt @@ -0,0 +1,205 @@ +# clashroyalechardetector-xus94-giyri-voeq > 2025-03-13 5:31pm +https://universe.roboflow.com/rf-100-vl/clashroyalechardetector-xus94-giyri-voeq + +Provided by a Roboflow user +License: MIT + +# Overview +- [Introduction](#introduction) +- [Object Classes](#object-classes) + - [Ally Barbarian](#ally-barbarian) + - [Ally Battle Ram](#ally-battle-ram) + - [Ally Bomber](#ally-bomber) + - [Ally Executioner](#ally-executioner) + - [Ally Firecracker](#ally-firecracker) + - [Ally Goblin](#ally-goblin) + - [Ally Goblin Brawler](#ally-goblin-brawler) + - [Ally Skeleton](#ally-skeleton) + - [Ally Spear Goblin](#ally-spear-goblin) + - [Ally Tombstone](#ally-tombstone) + - [Enemy Archer](#enemy-archer) + - [Enemy Bat](#enemy-bat) + - [Enemy Cannon](#enemy-cannon) + - [Enemy Closed Tesla](#enemy-closed-tesla) + - [Enemy Evo Archers](#enemy-evo-archers) + - [Enemy Evo Barbarians](#enemy-evo-barbarians) + - [Enemy Executioner](#enemy-executioner) + - [Enemy Fire Spirit](#enemy-fire-spirit) + - [Enemy Flying Machine](#enemy-flying-machine) + - [Enemy Furnace](#enemy-furnace) + - [Enemy Goblin](#enemy-goblin) + - [Enemy Knight](#enemy-knight) +- [Attributes](#attributes) + +# Introduction +The Clash Royale Character Detector dataset is used to train object detection models to identify and distinguish various characters and objects from the game Clash Royale. . These classes are separated into two categories: "Ally" and "Enemy," each with specific characters and objects. The annotation involves drawing bounding boxes around each character or object to train models for automatic detection. All the Allies wear blue whereas the Enemies wear red. The top half of the field belongs to the enemy, whereas the bottom belongs to the ally. + +The classes in the dataset include: + +- Ally Barbarian: A muscular, blonde, shirtless video game character wearing blue. +- Ally Battle Ram: A wooden battering ram with metal rings around each end wearing blue. +- Ally Bomber: A small unit with a blue hood holding a bomb with a wick wearing blue. +- Ally Executioner: A large unit with an dual-ended ax and a hood covering his head wearing blue. +- Ally Firecracker: A character holding a brass tube to launch rockets, with a purple hood wearing blue. +- Ally Goblin: A small green-skinned creature wearing blue. +- Ally Goblin Brawler: A larger and more armored goblin wearing blue. +- Ally Goblin Cage: A wooden box with accents being blue. +- Ally Knight: A knight wearing chain-mail and with a rapier, wearing a blue banner. +- Ally Mini Pekka: A small robot-like unit with blue. +- Ally Minion: A tiny flying creature with wings whose skin is blue. +- Ally Pekka: A large robot-like unit with two pairs of eyes and horned helmet with blue. +- Ally Ram Rider: A female warrior riding a ram, carrying a whip, with tall black hair. She wears blue. +- Ally Skeleton: A white skeletal figure holding a bone used as a club, wearing blue. +- Ally Spear Goblin: A goblin carrying a spear with a blue headband. +- Ally Tombstone: A grey, stone-like tombstone with a skull on it and a blue ribbon going down the middle.. +- Enemy Archer: A character wielding a bow, usually seen in groups, with red attire. +- Enemy Bat: Small flying bat-like creatures with wings with red accents.∂ +- Enemy Cannon: A stationary cannon with wheels with red accents. +- Enemy Closed Tesla: A closed metalic trap door structure on the upper half of the field. +- Enemy Evo Archers: A purple archer with a number in a diamond with a red background above them. +- Enemy Evo Barbarians: Muscled character with blond hair and a purple head band, with a red health bar near them. +- Enemy Executioner: Same as ally executioner, but wearing red. +- Enemy Fire Spirit: Small purple creatures appearing to have a fiery appearance, with red health bars. +- Enemy Flying Machine: A wooden and metallic structure with rotating wooden blades and a cannon. Has red accents. +- Enemy Furnace: Oven-like structure emitting fire in the top half of the field. +- Enemy Goblin: Same as allied goblin but wearing red. +- Enemy Knight: Same as ally knight but wearing red. +- Enemy Log: A rolling log with spikes. You can tell it's enemy due to the sparkles on the top side of the log. +- Enemy Minion: Same as allied minion but it has a red health bar above it. +- Enemy Mortar: A stationary weapon used for launching projectiles. It looks like a cannon aimed into the air. Usually on the top half of the field with a red healthbar. +- Enemy Musketeer: A character wielding a musket with a metal helmet and purple hair, having a red health bar above it. +- Enemy Open Tesla: A tower coming out of an open trap door with a red health bar above it. +- Enemy Skeleton: Same as ally skeleton, but wearing red. + +# Object Classes +## Ally Barbarian +### Description +A muscular, blonde, shirtless video game character wearing blue. +### Instructions +Draw bounding boxes around the ally barbarian. + +## Ally Battle Ram +### Description +A wooden battering ram with metal rings around each end wearing blue. +### Instructions +Draw bounding boxes around the battle ram. + +## Ally Bomber +### Description +A small unit with a blue hood holding a bomb with a wick wearing blue. +### Instructions +Draw bounding boxes around the bomber with the bomb. + +## Ally Executioner +### Description +A large unit with a dual-ended ax and a hood covering his head wearing blue. +### Instructions +Draw bounding boxes around the executioner with his ax. + +## Ally Firecracker +### Description +A character holding a brass tube to launch rockets, with a purple hood wearing blue. +### Instructions +Draw bounding boxes around the firecracker with the brass tube. + +## Ally Goblin +### Description +A small green-skinned creature wearing blue. +### Instructions +Draw bounding boxes around the green-skinned goblin. + +## Ally Goblin Brawler +### Description +A larger and more armored goblin wearing blue. +### Instructions +Draw bounding boxes around the armored goblin. + +## Ally Skeleton +### Description +A white skeletal figure holding a bone used as a club, wearing blue. +### Instructions +Draw bounding boxes around the skeletal figure with the bone club. + +## Ally Spear Goblin +### Description +A goblin carrying a spear with a blue headband. +### Instructions +Draw bounding boxes around the goblin with the spear. + +## Ally Tombstone +### Description +A grey, stone-like tombstone with a skull on it and a blue ribbon going down the middle. +### Instructions +Draw bounding boxes around the tombstone with the skull and ribbon. + +## Enemy Archer +### Description +A character wielding a bow, usually seen in groups, with red attire. +### Instructions +Draw bounding boxes around the archer with the bow. + +## Enemy Bat +### Description +Small flying bat-like creatures with wings with red accents. +### Instructions +Draw bounding boxes around the flying bat creatures. + +## Enemy Cannon +### Description +A stationary cannon with wheels with red accents. +### Instructions +Draw bounding boxes around the wheeled cannon. + +## Enemy Closed Tesla +### Description +A closed metalic trap door structure on the upper half of the field. +### Instructions +Draw bounding boxes around the closed trap door structure. + +## Enemy Evo Archers +### Description +A purple archer with a number in a diamond with a red background above them. +### Instructions +Draw bounding boxes around the purple archer with the diamond number indicator. + +## Enemy Evo Barbarians +### Description +Muscled character with blond hair and a purple head band, with a red health bar near them. +### Instructions +Draw bounding boxes around the muscled character with blond hair and purple headband. + +## Enemy Executioner +### Description +Same as ally executioner, but wearing red. +### Instructions +Draw bounding boxes around the executioner with the dual-ended ax wearing red. + +## Enemy Fire Spirit +### Description +Small purple creatures appearing to have a fiery appearance, with red health bars. +### Instructions +Draw bounding boxes around the purple fiery creatures. + +## Enemy Flying Machine +### Description +A wooden and metallic structure with rotating wooden blades and a cannon. Has red accents. +### Instructions +Draw bounding boxes around the flying machine with wooden blades and cannon. + +## Enemy Furnace +### Description +Oven-like structure emitting fire in the top half of the field. +### Instructions +Draw bounding boxes around the oven-like structure emitting fire. + +## Enemy Goblin +### Description +Same as allied goblin but wearing red. +### Instructions +Draw bounding boxes around the green-skinned goblin wearing red. + +## Enemy Knight +### Description +Same as ally knight but wearing red. +### Instructions +Draw bounding boxes around the knight wearing red. diff --git a/clashroyalechardetector/README.roboflow.txt b/clashroyalechardetector/README.roboflow.txt new file mode 100644 index 0000000000000000000000000000000000000000..fdef17b9f15249b57ecad1bb9e9b458745fe249d --- /dev/null +++ b/clashroyalechardetector/README.roboflow.txt @@ -0,0 +1,28 @@ + +clashroyalechardetector-xus94-giyri-voeq - v4 2025-03-13 5:31pm +============================== + +This dataset was exported via roboflow.com on March 14, 2025 at 2:58 AM GMT + +Roboflow is an end-to-end computer vision platform that helps you +* collaborate with your team on computer vision projects +* collect & organize images +* understand and search unstructured image data +* annotate, and create datasets +* export, train, and deploy computer vision models +* use active learning to improve your dataset over time + +For state of the art Computer Vision training notebooks you can use with this dataset, +visit https://github.com/roboflow/notebooks + +To find over 100k other datasets and pre-trained models, visit https://universe.roboflow.com + +The dataset includes 1480 images. +Clashroyalechardetector-xus94-giyri-voeq are annotated in COCO format. + +The following pre-processing was applied to each image: +* Auto-orientation of pixel data (with EXIF-orientation stripping) + +No image augmentation techniques were applied. + + diff --git a/clashroyalechardetector/test/_annotations.coco.json b/clashroyalechardetector/test/_annotations.coco.json new file mode 100644 index 0000000000000000000000000000000000000000..0231a792bf759fd2a01a9d847be14bbdb2b84e55 --- /dev/null +++ b/clashroyalechardetector/test/_annotations.coco.json @@ -0,0 +1 @@ +{"info": {"year": "2025", "version": "4", "description": "Exported from roboflow.com", "contributor": "", "url": "https://public.roboflow.com/object-detection/undefined", "date_created": "2025-03-14T02:58:49+00:00"}, "licenses": [{"id": 1, "url": "https://choosealicense.com/licenses/mit/", "name": "MIT"}], "categories": [{"id": 0, "name": "Ally Barbarian", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 1, "name": "Ally Battle Ram", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 2, "name": "Ally Bomber", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 3, "name": "Ally Executioner", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 4, "name": "Ally Firecracker", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 5, "name": "Ally Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 6, "name": "Ally Goblin Brawler", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 7, "name": "Ally Goblin Cage", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 8, "name": "Ally Knight", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 9, "name": "Ally Mini Pekka", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 10, "name": "Ally Minion", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 11, "name": "Ally Pekka", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 12, "name": "Ally Ram Rider", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 13, "name": "Ally Skeleton", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 14, "name": "Ally Spear Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 15, "name": "Ally Tombstone", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 16, "name": "Enemy Archer", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 17, "name": "Enemy Bat", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 18, "name": "Enemy Cannon", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 19, "name": "Enemy Closed Tesla", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 20, "name": "Enemy Evo Archers", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 21, "name": "Enemy Evo Barbarians", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 22, "name": "Enemy Executioner", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 23, "name": "Enemy Fire Spirit", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 24, "name": "Enemy Flying Machine", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 25, "name": "Enemy Furnace", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 26, "name": "Enemy Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 27, "name": "Enemy Knight", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 28, "name": "Enemy Log", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 29, "name": "Enemy Minion", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 30, "name": "Enemy Mortar", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 31, "name": "Enemy Musketeer", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 32, "name": "Enemy Open Tesla", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 33, "name": "Enemy Skeleton", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}], "images": [{"id": 0, "license": 1, "file_name": "pic1570_png.rf.0c1b8f1d38c1a2fbc2457f0fd322853b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1570_png"}}, {"id": 1, "license": 1, "file_name": "pic1270_png.rf.0b75b2f4d5ae3f1895f0e2e40931c06c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1270_png"}}, {"id": 2, "license": 1, "file_name": "pic1411_png.rf.0b2f717a97f8b8fc058119199e8efc22.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1411_png"}}, {"id": 3, "license": 1, "file_name": "pic627_png.rf.30b7118b8010f303c0f4e263cdaeb64e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic627_png"}}, {"id": 4, "license": 1, "file_name": "pic2847_png.rf.2f44b0f85836660e6162c9ca4764d436.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2847_png"}}, {"id": 5, "license": 1, "file_name": "pic1629_png.rf.310215c24aaa42059026941fb2440aea.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1629_png"}}, {"id": 6, "license": 1, "file_name": "pic4038_png.rf.32639cc16351c68b6186354133dcb6ea.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4038_png"}}, {"id": 7, "license": 1, "file_name": "pic1625_png.rf.3465717109cd3f9a1f457d7a958b8b68.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1625_png"}}, {"id": 8, "license": 1, "file_name": "pic2139_png.rf.094a57902e1c17fa538d0c2a0ad0e35f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2139_png"}}, {"id": 9, "license": 1, "file_name": "pic2029_png.rf.01fe4ab1541c6dfb3ea6101687f440dd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2029_png"}}, {"id": 10, "license": 1, "file_name": "pic6114_png.rf.407a2cdf000316320f857e26ecc23271.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6114_png"}}, {"id": 11, "license": 1, "file_name": "pic1274_png.rf.377f83d1416012bfffafab463c6c14ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1274_png"}}, {"id": 12, "license": 1, "file_name": "pic1623_png.rf.1d6fc05517a4926906281778537721bb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1623_png"}}, {"id": 13, "license": 1, "file_name": "pic1422_png.rf.15794e485b13d5f0cc7c369fee6ddee5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1422_png"}}, {"id": 14, "license": 1, "file_name": "pic361_png.rf.40babbee3de6a6b1ffeef479d97ef21c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic361_png"}}, {"id": 15, "license": 1, "file_name": "pic1033_png.rf.465b00f72b21b1ec966424afc4916400.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1033_png"}}, {"id": 16, "license": 1, "file_name": "pic1876_png.rf.2cc70566b014a68a7993f957e2da7626.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1876_png"}}, {"id": 17, "license": 1, "file_name": "pic1465_png.rf.2daf2c5ae4d83952312a7b3e3914c9b2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1465_png"}}, {"id": 18, "license": 1, "file_name": "pic5927_png.rf.42ce5345f49ced11d8f8fa1094fc8871.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5927_png"}}, {"id": 19, "license": 1, "file_name": "pic2728_png.rf.46e0ae7ffe2b86d38ea0406159916548.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2728_png"}}, {"id": 20, "license": 1, "file_name": "pic1209_png.rf.2b04b08b027eb8bdfb3f7f07e5ab1ed1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1209_png"}}, {"id": 21, "license": 1, "file_name": "pic3412_png.rf.416dd566dfd763ae5191bd3fadd316b7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3412_png"}}, {"id": 22, "license": 1, "file_name": "pic1080_png.rf.47586217e923507cc58221816481918a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1080_png"}}, {"id": 23, "license": 1, "file_name": "pic4076_png.rf.47dccf999d58a8ad65907f2efdc016f4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4076_png"}}, {"id": 24, "license": 1, "file_name": "pic3442_png.rf.483472a7127beb820f7e16cefae85094.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3442_png"}}, {"id": 25, "license": 1, "file_name": "pic1390_png.rf.44d9fb8b89790a5b1cf1801e04a35f8c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1390_png"}}, {"id": 26, "license": 1, "file_name": "pic220_png.rf.48fae9459021f792cf34453125a01439.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic220_png"}}, {"id": 27, "license": 1, "file_name": "pic5536_png.rf.4d7a4daeb2a551fd48f7052e3b5a4639.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5536_png"}}, {"id": 28, "license": 1, "file_name": "pic1085_png.rf.1bacd83eb37e4eb51f5c8b5af5a0ab4f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1085_png"}}, {"id": 29, "license": 1, "file_name": "pic2104_png.rf.1d5ad7b5cf81ffab52e517faecc3e45f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2104_png"}}, {"id": 30, "license": 1, "file_name": "pic1714_png.rf.4dcbfcef29c2a064a63ef80d09081f67.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1714_png"}}, {"id": 31, "license": 1, "file_name": "pic1586_png.rf.4b9d8e90ba90d5f81bf85e8cc845c86b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1586_png"}}, {"id": 32, "license": 1, "file_name": "pic2289_png.rf.169cf5f04da33a914515751e992a3833.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2289_png"}}, {"id": 33, "license": 1, "file_name": "pic4109_png.rf.558c9f1cddf30fb0e69323a8771824ff.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4109_png"}}, {"id": 34, "license": 1, "file_name": "pic1098_png.rf.4de622428af3f2ecbb775967e983344a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1098_png"}}, {"id": 35, "license": 1, "file_name": "pic1575_png.rf.18a82c3ce00d76c2054d7da34d7b5079.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1575_png"}}, {"id": 36, "license": 1, "file_name": "pic2126_png.rf.57a07b36135ba082623975ac5fc7cd5e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2126_png"}}, {"id": 37, "license": 1, "file_name": "pic1683_png.rf.161d935d700dbefbb3908a726cc34afd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1683_png"}}, {"id": 38, "license": 1, "file_name": "pic1153_png.rf.1cc06b616cbc92509c350b9f993da376.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1153_png"}}, {"id": 39, "license": 1, "file_name": "pic4183_png.rf.59cea421567f99a1ba4a1b49a318262e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4183_png"}}, {"id": 40, "license": 1, "file_name": "pic1360_png.rf.56cdd4f2444e42baddc8945d4dc716f6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1360_png"}}, {"id": 41, "license": 1, "file_name": "pic1781_png.rf.241578451ce59727239b71cfbf719356.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1781_png"}}, {"id": 42, "license": 1, "file_name": "pic2508_png.rf.5e42f02e032d4cd93852917b2bedacc6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2508_png"}}, {"id": 43, "license": 1, "file_name": "pic1849_png.rf.5b89774cb136c2c65d449de833e8499d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1849_png"}}, {"id": 44, "license": 1, "file_name": "pic2353_png.rf.5bce71b9f481764e76e3dd5652960ccd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2353_png"}}, {"id": 45, "license": 1, "file_name": "pic1070_png.rf.0a81cafaa5c540f9483ab30d43d28c5f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1070_png"}}, {"id": 46, "license": 1, "file_name": "pic1787_png.rf.5b46923032382a9b1f1e6b29c906e9e8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1787_png"}}, {"id": 47, "license": 1, "file_name": "pic3405_png.rf.51914a27f94b596b7a11cbe6affffc09.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3405_png"}}, {"id": 48, "license": 1, "file_name": "pic1569_png.rf.1f369071f1d7b4e87b9b3bf525aa844c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1569_png"}}, {"id": 49, "license": 1, "file_name": "pic1226_png.rf.1e4ad1e347fbcade1f394c5be814432f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1226_png"}}, {"id": 50, "license": 1, "file_name": "pic1263_png.rf.7374373b08edef8a314ab2d788d815d8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1263_png"}}, {"id": 51, "license": 1, "file_name": "pic1031_png.rf.6aecdc67cdee625ec1da10b3b1a682c8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1031_png"}}, {"id": 52, "license": 1, "file_name": "pic1552_png.rf.6cb99c97ad5a609775d9f323c30ddd53.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1552_png"}}, {"id": 53, "license": 1, "file_name": "pic2639_png.rf.5e1c32fec65801bb06a21794f520fabb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2639_png"}}, {"id": 54, "license": 1, "file_name": "pic2052_png.rf.7761754b257d22642e8ac1fec854a48f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2052_png"}}, {"id": 55, "license": 1, "file_name": "pic1326_png.rf.7b41b64d5439f3ef3550e22dd1dda842.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1326_png"}}, {"id": 56, "license": 1, "file_name": "pic4177_png.rf.75f6d37020156aac6763a23e0da7d3c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4177_png"}}, {"id": 57, "license": 1, "file_name": "pic1657_png.rf.81d7b0b89a0d19733bf1365be3788051.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1657_png"}}, {"id": 58, "license": 1, "file_name": "pic1536_png.rf.7801386ba177e54be28ef94a65045f53.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1536_png"}}, {"id": 59, "license": 1, "file_name": "pic4090_png.rf.819b921fabc1f4a9d7010176f22bfa0f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4090_png"}}, {"id": 60, "license": 1, "file_name": "pic2322_png.rf.081224490a4a92f32b8020dbe3fcd957.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2322_png"}}, {"id": 61, "license": 1, "file_name": "pic1718_png.rf.06d7cbe50e1f4ce4e814857fba5a312d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1718_png"}}, {"id": 62, "license": 1, "file_name": "pic2906_png.rf.7c3dbe77e320b38af18bbc7f9fa1cc7e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2906_png"}}, {"id": 63, "license": 1, "file_name": "pic2494_png.rf.7d943f30e0ac0584318aea1d0ce78e0c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2494_png"}}, {"id": 64, "license": 1, "file_name": "pic148_png.rf.7d3cc4e0bc1b1a8225c3de1875ac21ef.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic148_png"}}, {"id": 65, "license": 1, "file_name": "pic1405_png.rf.7c3bd028da93263af4766bbf62a382e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1405_png"}}, {"id": 66, "license": 1, "file_name": "pic1072_png.rf.8fe94f575a971607405625aaaed8fac0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1072_png"}}, {"id": 67, "license": 1, "file_name": "pic116_png.rf.8943d9a6ddeb4e7170ea19c70181f33b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic116_png"}}, {"id": 68, "license": 1, "file_name": "pic4266_png.rf.283f663df9ec216ae26f7c202a88a936.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4266_png"}}, {"id": 69, "license": 1, "file_name": "pic2037_png.rf.27b1b0b323f500b46ad3cb6d83218292.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2037_png"}}, {"id": 70, "license": 1, "file_name": "pic1132_png.rf.8334476dc9c48a081f5ec7ee49b56344.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1132_png"}}, {"id": 71, "license": 1, "file_name": "pic2257_png.rf.2a024ab486c57b038c8b8a4fd121e34e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2257_png"}}, {"id": 72, "license": 1, "file_name": "pic1321_png.rf.96126205a2b030da4fa6380ef731414b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1321_png"}}, {"id": 73, "license": 1, "file_name": "pic1013_png.rf.8e1674dc31b0722453e1f9e2cc06e768.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1013_png"}}, {"id": 74, "license": 1, "file_name": "pic228_png.rf.884584254e7e03332b87b4dc85d39b31.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic228_png"}}, {"id": 75, "license": 1, "file_name": "pic1103_png.rf.940cff4624b2f52ab2b5fb6b0ea4a1f1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1103_png"}}, {"id": 76, "license": 1, "file_name": "pic1798_png.rf.881fae603e196c5ceb019a9d72a5b845.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1798_png"}}, {"id": 77, "license": 1, "file_name": "pic1138_png.rf.960914ba3f9dddf987124a9b9c851c80.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1138_png"}}, {"id": 78, "license": 1, "file_name": "pic2600_png.rf.6df774bd62295aa26969a0f5ddf8edd1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2600_png"}}, {"id": 79, "license": 1, "file_name": "pic3033_png.rf.8f474a2f924c6c9a0442b1ac9158476f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3033_png"}}, {"id": 80, "license": 1, "file_name": "pic2326_png.rf.975ae49b48fb5f3d1468f9117c1390cb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2326_png"}}, {"id": 81, "license": 1, "file_name": "pic201_png.rf.7c67c2e52a02db50dc77fca23c966aeb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic201_png"}}, {"id": 82, "license": 1, "file_name": "pic2268_png.rf.977360515881bc804b4e2395703810eb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2268_png"}}, {"id": 83, "license": 1, "file_name": "pic2607_png.rf.9677939995bdc2133cd1796100fcf19a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2607_png"}}, {"id": 84, "license": 1, "file_name": "pic2872_png.rf.942e2fab36d388da14d868cde00ac10c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2872_png"}}, {"id": 85, "license": 1, "file_name": "pic2976_png.rf.9c0137388d55887f7dfb4444ab8e764b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2976_png"}}, {"id": 86, "license": 1, "file_name": "pic114_png.rf.a169b0a6d2c34606d2e2c89c79c44a5f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic114_png"}}, {"id": 87, "license": 1, "file_name": "pic343_png.rf.a6a1b8f4f5eed2e42ac78d87e718a6b8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic343_png"}}, {"id": 88, "license": 1, "file_name": "pic1262_png.rf.9af5876f5d078c045dab34d03dc8c3ac.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1262_png"}}, {"id": 89, "license": 1, "file_name": "pic1583_png.rf.987c4afa1a1570ae85d8b6110afbf93a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1583_png"}}, {"id": 90, "license": 1, "file_name": "pic1705_png.rf.b0da0441b52ebc3486fc38d551cafb13.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1705_png"}}, {"id": 91, "license": 1, "file_name": "pic2364_png.rf.a1e1525890c7824a4aa2d73ba54e6f00.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2364_png"}}, {"id": 92, "license": 1, "file_name": "pic1007_png.rf.ba0a1ca52288ab800d25d4ebe8207079.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1007_png"}}, {"id": 93, "license": 1, "file_name": "pic115_png.rf.b6831f3cc9e4bbcb3d479aaaa08ea69d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic115_png"}}, {"id": 94, "license": 1, "file_name": "pic4428_png.rf.c1854ba7052c0f36e79b9f0be172fc90.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4428_png"}}, {"id": 95, "license": 1, "file_name": "pic5917_png.rf.c138140d3ad2d802652ae0c783029a8f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5917_png"}}, {"id": 96, "license": 1, "file_name": "pic2888_png.rf.ae4101bf9811c4655ad097ba89475522.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2888_png"}}, {"id": 97, "license": 1, "file_name": "pic106_png.rf.bd0a802bd89e811d4ea924a63ed726bf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic106_png"}}, {"id": 98, "license": 1, "file_name": "pic717_png.rf.af06bfdd36cec2b1402ada7e8c20587b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic717_png"}}, {"id": 99, "license": 1, "file_name": "pic4072_png.rf.b4969be64b9cf8a23cee33e02f70f07e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4072_png"}}, {"id": 100, "license": 1, "file_name": "pic5082_png.rf.c020c7410b219f10657f69f93a7f9828.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5082_png"}}, {"id": 101, "license": 1, "file_name": "pic1195_png.rf.bea292c85c90c3993198225701e54616.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1195_png"}}, {"id": 102, "license": 1, "file_name": "pic2206_png.rf.c0b0c10f60de72a78c9dd0ccd3b0f072.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2206_png"}}, {"id": 103, "license": 1, "file_name": "pic5924_png.rf.c22b92c7e462d249cbb9d631f1e5ead7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5924_png"}}, {"id": 104, "license": 1, "file_name": "pic216_png.rf.c264b1c26360dbcdd337c3a3f6082a24.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic216_png"}}, {"id": 105, "license": 1, "file_name": "pic4110_png.rf.ccba1de3810f0ee1aa9c25e12f3ddd48.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4110_png"}}, {"id": 106, "license": 1, "file_name": "pic4086_png.rf.bde3145c97e2a6130352a891b3bc99c1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4086_png"}}, {"id": 107, "license": 1, "file_name": "pic2077_png.rf.b27ce034a113ed758e715e507ceeb7e9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2077_png"}}, {"id": 108, "license": 1, "file_name": "pic1290_png.rf.c3702ae120b5400fc04488c966d849cf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1290_png"}}, {"id": 109, "license": 1, "file_name": "pic1858_png.rf.cb44e51a7999368273428907e2f142de.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1858_png"}}, {"id": 110, "license": 1, "file_name": "pic4016_png.rf.cdfe794c3806701e3751005c1cbec77f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4016_png"}}, {"id": 111, "license": 1, "file_name": "pic1075_png.rf.c17eba5c1adeea9a66ef90e441def9ec.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1075_png"}}, {"id": 112, "license": 1, "file_name": "pic312_png.rf.c8d8a6b787c7cd54dd68ab821e922101.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic312_png"}}, {"id": 113, "license": 1, "file_name": "pic1356_png.rf.ce820abab55e6322800fd370abbc3594.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1356_png"}}, {"id": 114, "license": 1, "file_name": "pic1590_png.rf.d1e572ff0753c2f03c23f9553adaad9c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1590_png"}}, {"id": 115, "license": 1, "file_name": "pic634_png.rf.d03745b69aee0ab07c4f3051c5dafd7b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic634_png"}}, {"id": 116, "license": 1, "file_name": "pic5923_png.rf.d4a1ff85b4ee0443c7a9297c8c146d5a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5923_png"}}, {"id": 117, "license": 1, "file_name": "pic6099_png.rf.d969e53677ba8c460bb02e3df93d1710.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6099_png"}}, {"id": 118, "license": 1, "file_name": "pic2368_png.rf.d6d9d4fd3bc9b01b9cf58208bb404295.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2368_png"}}, {"id": 119, "license": 1, "file_name": "pic4067_png.rf.c9ed96ad92f2458b092a35d25c73f54b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4067_png"}}, {"id": 120, "license": 1, "file_name": "pic1474_png.rf.d28b41b0fe45b4665898496fa1897bfc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1474_png"}}, {"id": 121, "license": 1, "file_name": "pic603_png.rf.d7ded8d4c58d3e9c94e8772db3004813.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic603_png"}}, {"id": 122, "license": 1, "file_name": "pic4044_png.rf.d7359ddab03083790c0b549205dd7397.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4044_png"}}, {"id": 123, "license": 1, "file_name": "pic3534_png.rf.d673a15f91ceda348eccfa0ab241aecd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3534_png"}}, {"id": 124, "license": 1, "file_name": "pic229_png.rf.d9f2f5eb7856a4da0f2a37bffebf1113.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic229_png"}}, {"id": 125, "license": 1, "file_name": "pic292_png.rf.da5251580d6953dfb9ed78b89a6580a0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic292_png"}}, {"id": 126, "license": 1, "file_name": "pic6088_png.rf.d86b5f0deff42a27f9afb07e475eb3df.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6088_png"}}, {"id": 127, "license": 1, "file_name": "pic5919_png.rf.e0d157963353e3e71c2325e811f83aca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5919_png"}}, {"id": 128, "license": 1, "file_name": "pic3152_png.rf.c203073b0d72fd6c6ed84a2ee719efbd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3152_png"}}, {"id": 129, "license": 1, "file_name": "pic719_png.rf.ea404015be85eda1669a004dad935855.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic719_png"}}, {"id": 130, "license": 1, "file_name": "pic1613_png.rf.f291e34ed1e03ba2992f3fbb75ebe77a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1613_png"}}, {"id": 131, "license": 1, "file_name": "pic3434_png.rf.e097fcd53b8ce2132dd3c42d253733d3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3434_png"}}, {"id": 132, "license": 1, "file_name": "pic3029_png.rf.ee5783caa903abd9e5c23960e783e651.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3029_png"}}, {"id": 133, "license": 1, "file_name": "pic725_png.rf.e31545acec872e7bc9a8f6d6898f0a6e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic725_png"}}, {"id": 134, "license": 1, "file_name": "pic344_png.rf.f8b9d72d6805a6f9aff7bf6e7a6332f4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic344_png"}}, {"id": 135, "license": 1, "file_name": "pic2861_png.rf.e1dc149e71f6adc684ac6c5d4481737f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2861_png"}}, {"id": 136, "license": 1, "file_name": "pic3351_png.rf.ee1d298d867dd2065d65f35180ac2381.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3351_png"}}, {"id": 137, "license": 1, "file_name": "pic1772_png.rf.f3c7f4dfadeedc8d52c0fe25bb10ab99.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1772_png"}}, {"id": 138, "license": 1, "file_name": "pic2846_png.rf.fcd6669662fcc93fb8b8b28e0b728d43.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2846_png"}}, {"id": 139, "license": 1, "file_name": "pic3126_png.rf.f30b53dee410ff322d25c721b4bf1657.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3126_png"}}, {"id": 140, "license": 1, "file_name": "pic112_png.rf.fbd603b2e9a68b021c893e6ac119a16b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic112_png"}}, {"id": 141, "license": 1, "file_name": "pic5011_png.rf.ed500bc7707e54d41267bc7e54f6fbea.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5011_png"}}, {"id": 142, "license": 1, "file_name": "pic2540_png.rf.fbde22d697abf6f5c777cf9b05a90940.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2540_png"}}, {"id": 143, "license": 1, "file_name": "pic1112_png.rf.f8cbf2ecaeb4fdd152956016165e0e7c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1112_png"}}, {"id": 144, "license": 1, "file_name": "pic2311_png.rf.de5f279fb6932c1ee3299e93628e13b4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2311_png"}}, {"id": 145, "license": 1, "file_name": "pic2424_png.rf.fb5df0651d39d1cfffc35f071bf1633f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2424_png"}}, {"id": 146, "license": 1, "file_name": "pic2256_png.rf.ea74ddecc6da07fa0c29286cc69cc688.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2256_png"}}, {"id": 147, "license": 1, "file_name": "pic4180_png.rf.ff12d1d0dcd44fd27f708a0d98f61c8a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4180_png"}}], "annotations": [{"id": 0, "image_id": 0, "category_id": 15, "bbox": [102, 496, 57, 74], "area": 4218, "segmentation": [], "iscrowd": 0}, {"id": 1, "image_id": 0, "category_id": 30, "bbox": [133, 269, 54, 58], "area": 3132, "segmentation": [], "iscrowd": 0}, {"id": 2, "image_id": 1, "category_id": 31, "bbox": [226, 472, 31, 57], "area": 1767, "segmentation": [], "iscrowd": 0}, {"id": 3, "image_id": 1, "category_id": 31, "bbox": [269, 464, 15, 52], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 4, "image_id": 1, "category_id": 14, "bbox": [250, 529, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 5, "image_id": 1, "category_id": 14, "bbox": [279, 533, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 6, "image_id": 1, "category_id": 14, "bbox": [303, 522, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 7, "image_id": 2, "category_id": 13, "bbox": [132, 236, 32, 27], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 8, "image_id": 2, "category_id": 0, "bbox": [290, 139, 52, 54], "area": 2808, "segmentation": [], "iscrowd": 0}, {"id": 9, "image_id": 2, "category_id": 0, "bbox": [328, 131, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 10, "image_id": 2, "category_id": 2, "bbox": [52, 665, 41, 52], "area": 2132, "segmentation": [], "iscrowd": 0}, {"id": 11, "image_id": 3, "category_id": 7, "bbox": [262, 486, 66, 82], "area": 5412, "segmentation": [], "iscrowd": 0}, {"id": 12, "image_id": 4, "category_id": 7, "bbox": [233, 463, 67, 84], "area": 5628, "segmentation": [], "iscrowd": 0}, {"id": 13, "image_id": 5, "category_id": 13, "bbox": [83, 394, 21, 33], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 14, "image_id": 5, "category_id": 13, "bbox": [101, 418, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 15, "image_id": 5, "category_id": 13, "bbox": [116, 400, 20, 34], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 16, "image_id": 5, "category_id": 13, "bbox": [128, 475, 25, 39], "area": 975, "segmentation": [], "iscrowd": 0}, {"id": 17, "image_id": 5, "category_id": 13, "bbox": [138, 448, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 18, "image_id": 5, "category_id": 13, "bbox": [142, 415, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 19, "image_id": 5, "category_id": 13, "bbox": [141, 395, 28, 39], "area": 1092, "segmentation": [], "iscrowd": 0}, {"id": 20, "image_id": 5, "category_id": 13, "bbox": [152, 378, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 21, "image_id": 5, "category_id": 13, "bbox": [147, 497, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 22, "image_id": 5, "category_id": 13, "bbox": [157, 469, 26, 39], "area": 1014, "segmentation": [], "iscrowd": 0}, {"id": 23, "image_id": 5, "category_id": 18, "bbox": [234, 228, 66, 85], "area": 5610, "segmentation": [], "iscrowd": 0}, {"id": 24, "image_id": 6, "category_id": 25, "bbox": [259, 219, 69, 104], "area": 7176, "segmentation": [], "iscrowd": 0}, {"id": 25, "image_id": 6, "category_id": 23, "bbox": [304, 287, 23, 45], "area": 1035, "segmentation": [], "iscrowd": 0}, {"id": 26, "image_id": 6, "category_id": 7, "bbox": [278, 452, 84, 98], "area": 8232, "segmentation": [], "iscrowd": 0}, {"id": 27, "image_id": 7, "category_id": 15, "bbox": [94, 419, 68, 89], "area": 6052, "segmentation": [], "iscrowd": 0}, {"id": 28, "image_id": 7, "category_id": 15, "bbox": [182, 567, 66, 86], "area": 5676, "segmentation": [], "iscrowd": 0}, {"id": 29, "image_id": 7, "category_id": 8, "bbox": [377, 265, 53, 69], "area": 3657, "segmentation": [], "iscrowd": 0}, {"id": 30, "image_id": 7, "category_id": 1, "bbox": [410, 252, 47, 100], "area": 4700, "segmentation": [], "iscrowd": 0}, {"id": 31, "image_id": 8, "category_id": 10, "bbox": [238, 536, 46, 38], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 32, "image_id": 8, "category_id": 10, "bbox": [225, 559, 42, 56], "area": 2352, "segmentation": [], "iscrowd": 0}, {"id": 33, "image_id": 8, "category_id": 8, "bbox": [94, 498, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 34, "image_id": 8, "category_id": 13, "bbox": [382, 443, 24, 41], "area": 984, "segmentation": [], "iscrowd": 0}, {"id": 35, "image_id": 8, "category_id": 13, "bbox": [411, 439, 20, 34], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 36, "image_id": 8, "category_id": 13, "bbox": [397, 414, 25, 37], "area": 925, "segmentation": [], "iscrowd": 0}, {"id": 37, "image_id": 9, "category_id": 9, "bbox": [307, 464, 63, 51], "area": 3213, "segmentation": [], "iscrowd": 0}, {"id": 38, "image_id": 9, "category_id": 8, "bbox": [104, 374, 54, 60], "area": 3240, "segmentation": [], "iscrowd": 0}, {"id": 39, "image_id": 10, "category_id": 22, "bbox": [341, 185, 60, 59], "area": 3540, "segmentation": [], "iscrowd": 0}, {"id": 40, "image_id": 11, "category_id": 12, "bbox": [427, 295, 40, 93], "area": 3720, "segmentation": [], "iscrowd": 0}, {"id": 41, "image_id": 12, "category_id": 30, "bbox": [240, 268, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 42, "image_id": 12, "category_id": 15, "bbox": [177, 571, 69, 87], "area": 6003, "segmentation": [], "iscrowd": 0}, {"id": 43, "image_id": 12, "category_id": 13, "bbox": [148, 522, 32, 39], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 44, "image_id": 12, "category_id": 13, "bbox": [143, 506, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 45, "image_id": 12, "category_id": 1, "bbox": [414, 345, 46, 79], "area": 3634, "segmentation": [], "iscrowd": 0}, {"id": 46, "image_id": 12, "category_id": 8, "bbox": [398, 313, 63, 65], "area": 4095, "segmentation": [], "iscrowd": 0}, {"id": 47, "image_id": 13, "category_id": 5, "bbox": [123, 231, 37, 44], "area": 1628, "segmentation": [], "iscrowd": 0}, {"id": 48, "image_id": 13, "category_id": 5, "bbox": [97, 237, 28, 43], "area": 1204, "segmentation": [], "iscrowd": 0}, {"id": 49, "image_id": 14, "category_id": 6, "bbox": [324, 326, 58, 56], "area": 3248, "segmentation": [], "iscrowd": 0}, {"id": 50, "image_id": 14, "category_id": 11, "bbox": [360, 306, 68, 74], "area": 5032, "segmentation": [], "iscrowd": 0}, {"id": 51, "image_id": 14, "category_id": 0, "bbox": [382, 356, 50, 48], "area": 2400, "segmentation": [], "iscrowd": 0}, {"id": 52, "image_id": 15, "category_id": 5, "bbox": [390, 538, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 53, "image_id": 15, "category_id": 5, "bbox": [430, 541, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 54, "image_id": 15, "category_id": 5, "bbox": [429, 513, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 55, "image_id": 16, "category_id": 8, "bbox": [190, 440, 61, 72], "area": 4392, "segmentation": [], "iscrowd": 0}, {"id": 56, "image_id": 17, "category_id": 15, "bbox": [205, 522, 67, 89], "area": 5963, "segmentation": [], "iscrowd": 0}, {"id": 57, "image_id": 17, "category_id": 13, "bbox": [152, 458, 24, 36], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 58, "image_id": 17, "category_id": 13, "bbox": [141, 438, 27, 40], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 59, "image_id": 18, "category_id": 22, "bbox": [370, 298, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 60, "image_id": 18, "category_id": 3, "bbox": [377, 482, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 61, "image_id": 18, "category_id": 4, "bbox": [482, 438, 40, 50], "area": 2000, "segmentation": [], "iscrowd": 0}, {"id": 62, "image_id": 19, "category_id": 31, "bbox": [380, 241, 40, 63], "area": 2520, "segmentation": [], "iscrowd": 0}, {"id": 63, "image_id": 20, "category_id": 31, "bbox": [413, 421, 33, 68], "area": 2244, "segmentation": [], "iscrowd": 0}, {"id": 64, "image_id": 21, "category_id": 11, "bbox": [103, 396, 78, 72], "area": 5616, "segmentation": [], "iscrowd": 0}, {"id": 65, "image_id": 22, "category_id": 12, "bbox": [372, 318, 53, 68], "area": 3604, "segmentation": [], "iscrowd": 0}, {"id": 66, "image_id": 22, "category_id": 26, "bbox": [427, 276, 42, 40], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 67, "image_id": 22, "category_id": 26, "bbox": [414, 298, 34, 36], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 68, "image_id": 23, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 69, "image_id": 23, "category_id": 12, "bbox": [206, 320, 40, 74], "area": 2960, "segmentation": [], "iscrowd": 0}, {"id": 70, "image_id": 24, "category_id": 20, "bbox": [280, 194, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 71, "image_id": 24, "category_id": 20, "bbox": [214, 199, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 72, "image_id": 24, "category_id": 4, "bbox": [56, 456, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 73, "image_id": 24, "category_id": 6, "bbox": [206, 430, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 74, "image_id": 24, "category_id": 5, "bbox": [177, 454, 32, 55], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 75, "image_id": 24, "category_id": 5, "bbox": [124, 456, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 76, "image_id": 24, "category_id": 5, "bbox": [150, 464, 32, 52], "area": 1664, "segmentation": [], "iscrowd": 0}, {"id": 77, "image_id": 24, "category_id": 14, "bbox": [81, 518, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 78, "image_id": 24, "category_id": 14, "bbox": [114, 521, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 79, "image_id": 24, "category_id": 14, "bbox": [142, 528, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 80, "image_id": 25, "category_id": 15, "bbox": [180, 527, 60, 85], "area": 5100, "segmentation": [], "iscrowd": 0}, {"id": 81, "image_id": 26, "category_id": 11, "bbox": [89, 412, 71, 65], "area": 4615, "segmentation": [], "iscrowd": 0}, {"id": 82, "image_id": 26, "category_id": 16, "bbox": [170, 187, 33, 51], "area": 1683, "segmentation": [], "iscrowd": 0}, {"id": 83, "image_id": 26, "category_id": 16, "bbox": [163, 167, 21, 33], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 84, "image_id": 26, "category_id": 12, "bbox": [29, 417, 45, 70], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 85, "image_id": 26, "category_id": 33, "bbox": [134, 370, 27, 41], "area": 1107, "segmentation": [], "iscrowd": 0}, {"id": 86, "image_id": 26, "category_id": 33, "bbox": [111, 379, 22, 41], "area": 902, "segmentation": [], "iscrowd": 0}, {"id": 87, "image_id": 27, "category_id": 3, "bbox": [340, 285, 54, 60], "area": 3240, "segmentation": [], "iscrowd": 0}, {"id": 88, "image_id": 28, "category_id": 12, "bbox": [384, 216, 51, 73], "area": 3723, "segmentation": [], "iscrowd": 0}, {"id": 89, "image_id": 29, "category_id": 1, "bbox": [120, 322, 66, 75], "area": 4950, "segmentation": [], "iscrowd": 0}, {"id": 90, "image_id": 29, "category_id": 33, "bbox": [197, 338, 23, 42], "area": 966, "segmentation": [], "iscrowd": 0}, {"id": 91, "image_id": 29, "category_id": 33, "bbox": [171, 334, 22, 42], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 92, "image_id": 30, "category_id": 1, "bbox": [410, 233, 44, 102], "area": 4488, "segmentation": [], "iscrowd": 0}, {"id": 93, "image_id": 31, "category_id": 8, "bbox": [124, 368, 60, 80], "area": 4800, "segmentation": [], "iscrowd": 0}, {"id": 94, "image_id": 31, "category_id": 0, "bbox": [95, 305, 53, 52], "area": 2756, "segmentation": [], "iscrowd": 0}, {"id": 95, "image_id": 31, "category_id": 0, "bbox": [121, 287, 50, 49], "area": 2450, "segmentation": [], "iscrowd": 0}, {"id": 96, "image_id": 31, "category_id": 18, "bbox": [202, 268, 73, 87], "area": 6351, "segmentation": [], "iscrowd": 0}, {"id": 97, "image_id": 32, "category_id": 13, "bbox": [389, 429, 24, 24], "area": 576, "segmentation": [], "iscrowd": 0}, {"id": 98, "image_id": 32, "category_id": 5, "bbox": [299, 564, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 99, "image_id": 32, "category_id": 5, "bbox": [251, 560, 42, 37], "area": 1554, "segmentation": [], "iscrowd": 0}, {"id": 100, "image_id": 32, "category_id": 5, "bbox": [256, 594, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 101, "image_id": 32, "category_id": 5, "bbox": [299, 591, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 102, "image_id": 33, "category_id": 24, "bbox": [50, 331, 62, 78], "area": 4836, "segmentation": [], "iscrowd": 0}, {"id": 103, "image_id": 33, "category_id": 4, "bbox": [180, 506, 40, 48], "area": 1920, "segmentation": [], "iscrowd": 0}, {"id": 104, "image_id": 34, "category_id": 7, "bbox": [253, 512, 78, 78], "area": 6084, "segmentation": [], "iscrowd": 0}, {"id": 105, "image_id": 35, "category_id": 26, "bbox": [165, 620, 27, 45], "area": 1215, "segmentation": [], "iscrowd": 0}, {"id": 106, "image_id": 35, "category_id": 15, "bbox": [103, 501, 57, 65], "area": 3705, "segmentation": [], "iscrowd": 0}, {"id": 107, "image_id": 35, "category_id": 8, "bbox": [76, 578, 28, 60], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 108, "image_id": 35, "category_id": 30, "bbox": [134, 271, 56, 56], "area": 3136, "segmentation": [], "iscrowd": 0}, {"id": 109, "image_id": 35, "category_id": 18, "bbox": [209, 285, 60, 67], "area": 4020, "segmentation": [], "iscrowd": 0}, {"id": 110, "image_id": 36, "category_id": 15, "bbox": [266, 508, 56, 82], "area": 4592, "segmentation": [], "iscrowd": 0}, {"id": 111, "image_id": 36, "category_id": 13, "bbox": [386, 425, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 112, "image_id": 36, "category_id": 13, "bbox": [401, 407, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 113, "image_id": 37, "category_id": 10, "bbox": [369, 275, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 114, "image_id": 37, "category_id": 10, "bbox": [393, 276, 40, 38], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 115, "image_id": 37, "category_id": 10, "bbox": [421, 267, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 116, "image_id": 37, "category_id": 8, "bbox": [286, 452, 43, 72], "area": 3096, "segmentation": [], "iscrowd": 0}, {"id": 117, "image_id": 38, "category_id": 12, "bbox": [400, 214, 44, 78], "area": 3432, "segmentation": [], "iscrowd": 0}, {"id": 118, "image_id": 39, "category_id": 25, "bbox": [228, 220, 70, 98], "area": 6860, "segmentation": [], "iscrowd": 0}, {"id": 119, "image_id": 39, "category_id": 7, "bbox": [236, 500, 68, 87], "area": 5916, "segmentation": [], "iscrowd": 0}, {"id": 120, "image_id": 40, "category_id": 9, "bbox": [380, 410, 53, 45], "area": 2385, "segmentation": [], "iscrowd": 0}, {"id": 121, "image_id": 41, "category_id": 2, "bbox": [258, 278, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 122, "image_id": 41, "category_id": 8, "bbox": [277, 229, 55, 86], "area": 4730, "segmentation": [], "iscrowd": 0}, {"id": 123, "image_id": 41, "category_id": 5, "bbox": [119, 400, 37, 48], "area": 1776, "segmentation": [], "iscrowd": 0}, {"id": 124, "image_id": 41, "category_id": 5, "bbox": [110, 287, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 125, "image_id": 41, "category_id": 5, "bbox": [113, 322, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 126, "image_id": 41, "category_id": 5, "bbox": [109, 351, 23, 41], "area": 943, "segmentation": [], "iscrowd": 0}, {"id": 127, "image_id": 41, "category_id": 10, "bbox": [121, 367, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 128, "image_id": 41, "category_id": 10, "bbox": [149, 356, 35, 41], "area": 1435, "segmentation": [], "iscrowd": 0}, {"id": 129, "image_id": 41, "category_id": 10, "bbox": [126, 340, 32, 32], "area": 1024, "segmentation": [], "iscrowd": 0}, {"id": 130, "image_id": 42, "category_id": 17, "bbox": [313, 481, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 131, "image_id": 42, "category_id": 17, "bbox": [292, 449, 17, 28], "area": 476, "segmentation": [], "iscrowd": 0}, {"id": 132, "image_id": 42, "category_id": 7, "bbox": [237, 488, 64, 75], "area": 4800, "segmentation": [], "iscrowd": 0}, {"id": 133, "image_id": 43, "category_id": 13, "bbox": [133, 392, 26, 42], "area": 1092, "segmentation": [], "iscrowd": 0}, {"id": 134, "image_id": 43, "category_id": 15, "bbox": [239, 517, 56, 66], "area": 3696, "segmentation": [], "iscrowd": 0}, {"id": 135, "image_id": 43, "category_id": 8, "bbox": [348, 327, 51, 56], "area": 2856, "segmentation": [], "iscrowd": 0}, {"id": 136, "image_id": 43, "category_id": 13, "bbox": [130, 372, 26, 27], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 137, "image_id": 44, "category_id": 9, "bbox": [123, 385, 45, 46], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 138, "image_id": 45, "category_id": 4, "bbox": [358, 518, 44, 54], "area": 2376, "segmentation": [], "iscrowd": 0}, {"id": 139, "image_id": 46, "category_id": 8, "bbox": [157, 208, 56, 61], "area": 3416, "segmentation": [], "iscrowd": 0}, {"id": 140, "image_id": 47, "category_id": 12, "bbox": [349, 283, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 141, "image_id": 47, "category_id": 11, "bbox": [102, 473, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 142, "image_id": 48, "category_id": 15, "bbox": [103, 495, 55, 73], "area": 4015, "segmentation": [], "iscrowd": 0}, {"id": 143, "image_id": 48, "category_id": 13, "bbox": [106, 326, 20, 35], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 144, "image_id": 48, "category_id": 30, "bbox": [135, 271, 51, 55], "area": 2805, "segmentation": [], "iscrowd": 0}, {"id": 145, "image_id": 48, "category_id": 13, "bbox": [108, 351, 17, 31], "area": 527, "segmentation": [], "iscrowd": 0}, {"id": 146, "image_id": 48, "category_id": 13, "bbox": [104, 373, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 147, "image_id": 48, "category_id": 13, "bbox": [126, 332, 15, 28], "area": 420, "segmentation": [], "iscrowd": 0}, {"id": 148, "image_id": 48, "category_id": 5, "bbox": [127, 354, 31, 30], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 149, "image_id": 48, "category_id": 5, "bbox": [127, 378, 27, 34], "area": 918, "segmentation": [], "iscrowd": 0}, {"id": 150, "image_id": 48, "category_id": 5, "bbox": [131, 403, 28, 34], "area": 952, "segmentation": [], "iscrowd": 0}, {"id": 151, "image_id": 48, "category_id": 5, "bbox": [126, 426, 33, 47], "area": 1551, "segmentation": [], "iscrowd": 0}, {"id": 152, "image_id": 49, "category_id": 33, "bbox": [436, 366, 22, 32], "area": 704, "segmentation": [], "iscrowd": 0}, {"id": 153, "image_id": 49, "category_id": 33, "bbox": [402, 364, 22, 38], "area": 836, "segmentation": [], "iscrowd": 0}, {"id": 154, "image_id": 49, "category_id": 7, "bbox": [261, 493, 66, 96], "area": 6336, "segmentation": [], "iscrowd": 0}, {"id": 155, "image_id": 50, "category_id": 4, "bbox": [359, 498, 47, 61], "area": 2867, "segmentation": [], "iscrowd": 0}, {"id": 156, "image_id": 51, "category_id": 5, "bbox": [397, 556, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 157, "image_id": 51, "category_id": 5, "bbox": [418, 554, 43, 27], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 158, "image_id": 51, "category_id": 5, "bbox": [432, 532, 30, 42], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 159, "image_id": 52, "category_id": 1, "bbox": [108, 340, 60, 79], "area": 4740, "segmentation": [], "iscrowd": 0}, {"id": 160, "image_id": 52, "category_id": 0, "bbox": [101, 397, 53, 57], "area": 3021, "segmentation": [], "iscrowd": 0}, {"id": 161, "image_id": 52, "category_id": 0, "bbox": [103, 378, 40, 44], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 162, "image_id": 52, "category_id": 8, "bbox": [68, 543, 50, 81], "area": 4050, "segmentation": [], "iscrowd": 0}, {"id": 163, "image_id": 53, "category_id": 31, "bbox": [114, 300, 38, 76], "area": 2888, "segmentation": [], "iscrowd": 0}, {"id": 164, "image_id": 54, "category_id": 33, "bbox": [375, 577, 21, 39], "area": 819, "segmentation": [], "iscrowd": 0}, {"id": 165, "image_id": 54, "category_id": 33, "bbox": [438, 552, 23, 28], "area": 644, "segmentation": [], "iscrowd": 0}, {"id": 166, "image_id": 54, "category_id": 33, "bbox": [458, 564, 21, 31], "area": 651, "segmentation": [], "iscrowd": 0}, {"id": 167, "image_id": 54, "category_id": 33, "bbox": [457, 587, 22, 35], "area": 770, "segmentation": [], "iscrowd": 0}, {"id": 168, "image_id": 54, "category_id": 33, "bbox": [395, 555, 20, 31], "area": 620, "segmentation": [], "iscrowd": 0}, {"id": 169, "image_id": 55, "category_id": 4, "bbox": [171, 629, 47, 43], "area": 2021, "segmentation": [], "iscrowd": 0}, {"id": 170, "image_id": 56, "category_id": 25, "bbox": [232, 217, 71, 100], "area": 7100, "segmentation": [], "iscrowd": 0}, {"id": 171, "image_id": 56, "category_id": 23, "bbox": [134, 366, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 172, "image_id": 56, "category_id": 7, "bbox": [231, 502, 70, 85], "area": 5950, "segmentation": [], "iscrowd": 0}, {"id": 173, "image_id": 57, "category_id": 9, "bbox": [149, 349, 57, 48], "area": 2736, "segmentation": [], "iscrowd": 0}, {"id": 174, "image_id": 58, "category_id": 5, "bbox": [399, 398, 39, 43], "area": 1677, "segmentation": [], "iscrowd": 0}, {"id": 175, "image_id": 58, "category_id": 5, "bbox": [399, 364, 41, 43], "area": 1763, "segmentation": [], "iscrowd": 0}, {"id": 176, "image_id": 58, "category_id": 10, "bbox": [472, 422, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 177, "image_id": 58, "category_id": 10, "bbox": [478, 395, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 178, "image_id": 58, "category_id": 10, "bbox": [500, 420, 34, 45], "area": 1530, "segmentation": [], "iscrowd": 0}, {"id": 179, "image_id": 59, "category_id": 23, "bbox": [351, 298, 25, 52], "area": 1300, "segmentation": [], "iscrowd": 0}, {"id": 180, "image_id": 59, "category_id": 4, "bbox": [178, 478, 42, 52], "area": 2184, "segmentation": [], "iscrowd": 0}, {"id": 181, "image_id": 60, "category_id": 9, "bbox": [98, 353, 48, 59], "area": 2832, "segmentation": [], "iscrowd": 0}, {"id": 182, "image_id": 60, "category_id": 15, "bbox": [185, 430, 58, 74], "area": 4292, "segmentation": [], "iscrowd": 0}, {"id": 183, "image_id": 60, "category_id": 13, "bbox": [127, 330, 23, 30], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 184, "image_id": 60, "category_id": 17, "bbox": [372, 487, 23, 38], "area": 874, "segmentation": [], "iscrowd": 0}, {"id": 185, "image_id": 60, "category_id": 17, "bbox": [446, 492, 36, 37], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 186, "image_id": 61, "category_id": 0, "bbox": [428, 224, 51, 48], "area": 2448, "segmentation": [], "iscrowd": 0}, {"id": 187, "image_id": 61, "category_id": 0, "bbox": [409, 210, 37, 55], "area": 2035, "segmentation": [], "iscrowd": 0}, {"id": 188, "image_id": 62, "category_id": 19, "bbox": [260, 267, 39, 71], "area": 2769, "segmentation": [], "iscrowd": 0}, {"id": 189, "image_id": 62, "category_id": 12, "bbox": [433, 534, 43, 61], "area": 2623, "segmentation": [], "iscrowd": 0}, {"id": 190, "image_id": 62, "category_id": 30, "bbox": [246, 337, 45, 43], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 191, "image_id": 63, "category_id": 5, "bbox": [100, 224, 31, 48], "area": 1488, "segmentation": [], "iscrowd": 0}, {"id": 192, "image_id": 63, "category_id": 5, "bbox": [75, 204, 33, 50], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 193, "image_id": 63, "category_id": 29, "bbox": [422, 451, 29, 39], "area": 1131, "segmentation": [], "iscrowd": 0}, {"id": 194, "image_id": 63, "category_id": 29, "bbox": [397, 463, 27, 32], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 195, "image_id": 63, "category_id": 29, "bbox": [388, 442, 34, 30], "area": 1020, "segmentation": [], "iscrowd": 0}, {"id": 196, "image_id": 64, "category_id": 12, "bbox": [91, 349, 56, 82], "area": 4592, "segmentation": [], "iscrowd": 0}, {"id": 197, "image_id": 64, "category_id": 4, "bbox": [396, 331, 40, 52], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 198, "image_id": 65, "category_id": 9, "bbox": [106, 377, 64, 58], "area": 3712, "segmentation": [], "iscrowd": 0}, {"id": 199, "image_id": 65, "category_id": 0, "bbox": [383, 204, 42, 42], "area": 1764, "segmentation": [], "iscrowd": 0}, {"id": 200, "image_id": 65, "category_id": 0, "bbox": [381, 181, 45, 40], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 201, "image_id": 65, "category_id": 13, "bbox": [164, 467, 24, 27], "area": 648, "segmentation": [], "iscrowd": 0}, {"id": 202, "image_id": 65, "category_id": 13, "bbox": [139, 473, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 203, "image_id": 66, "category_id": 4, "bbox": [366, 440, 46, 50], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 204, "image_id": 67, "category_id": 19, "bbox": [256, 296, 52, 47], "area": 2444, "segmentation": [], "iscrowd": 0}, {"id": 205, "image_id": 67, "category_id": 11, "bbox": [69, 486, 81, 66], "area": 5346, "segmentation": [], "iscrowd": 0}, {"id": 206, "image_id": 67, "category_id": 27, "bbox": [149, 142, 53, 58], "area": 3074, "segmentation": [], "iscrowd": 0}, {"id": 207, "image_id": 68, "category_id": 24, "bbox": [439, 326, 80, 86], "area": 6880, "segmentation": [], "iscrowd": 0}, {"id": 208, "image_id": 68, "category_id": 4, "bbox": [483, 603, 45, 45], "area": 2025, "segmentation": [], "iscrowd": 0}, {"id": 209, "image_id": 68, "category_id": 11, "bbox": [317, 486, 78, 91], "area": 7098, "segmentation": [], "iscrowd": 0}, {"id": 210, "image_id": 69, "category_id": 9, "bbox": [353, 294, 46, 40], "area": 1840, "segmentation": [], "iscrowd": 0}, {"id": 211, "image_id": 70, "category_id": 28, "bbox": [326, 538, 97, 43], "area": 4171, "segmentation": [], "iscrowd": 0}, {"id": 212, "image_id": 70, "category_id": 6, "bbox": [344, 487, 51, 57], "area": 2907, "segmentation": [], "iscrowd": 0}, {"id": 213, "image_id": 70, "category_id": 12, "bbox": [413, 426, 46, 66], "area": 3036, "segmentation": [], "iscrowd": 0}, {"id": 214, "image_id": 71, "category_id": 0, "bbox": [426, 297, 54, 52], "area": 2808, "segmentation": [], "iscrowd": 0}, {"id": 215, "image_id": 71, "category_id": 0, "bbox": [440, 286, 38, 36], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 216, "image_id": 72, "category_id": 4, "bbox": [222, 589, 47, 51], "area": 2397, "segmentation": [], "iscrowd": 0}, {"id": 217, "image_id": 73, "category_id": 11, "bbox": [90, 349, 74, 75], "area": 5550, "segmentation": [], "iscrowd": 0}, {"id": 218, "image_id": 73, "category_id": 4, "bbox": [131, 412, 52, 61], "area": 3172, "segmentation": [], "iscrowd": 0}, {"id": 219, "image_id": 74, "category_id": 19, "bbox": [250, 240, 57, 80], "area": 4560, "segmentation": [], "iscrowd": 0}, {"id": 220, "image_id": 74, "category_id": 16, "bbox": [128, 220, 38, 47], "area": 1786, "segmentation": [], "iscrowd": 0}, {"id": 221, "image_id": 74, "category_id": 11, "bbox": [88, 320, 87, 78], "area": 6786, "segmentation": [], "iscrowd": 0}, {"id": 222, "image_id": 75, "category_id": 11, "bbox": [419, 533, 77, 73], "area": 5621, "segmentation": [], "iscrowd": 0}, {"id": 223, "image_id": 76, "category_id": 33, "bbox": [265, 312, 15, 48], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 224, "image_id": 76, "category_id": 33, "bbox": [292, 325, 16, 43], "area": 688, "segmentation": [], "iscrowd": 0}, {"id": 225, "image_id": 76, "category_id": 33, "bbox": [305, 289, 22, 62], "area": 1364, "segmentation": [], "iscrowd": 0}, {"id": 226, "image_id": 76, "category_id": 33, "bbox": [249, 295, 18, 46], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 227, "image_id": 76, "category_id": 33, "bbox": [302, 274, 23, 33], "area": 759, "segmentation": [], "iscrowd": 0}, {"id": 228, "image_id": 76, "category_id": 1, "bbox": [336, 125, 76, 79], "area": 6004, "segmentation": [], "iscrowd": 0}, {"id": 229, "image_id": 77, "category_id": 12, "bbox": [375, 165, 47, 90], "area": 4230, "segmentation": [], "iscrowd": 0}, {"id": 230, "image_id": 77, "category_id": 6, "bbox": [387, 245, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 231, "image_id": 78, "category_id": 2, "bbox": [97, 546, 32, 47], "area": 1504, "segmentation": [], "iscrowd": 0}, {"id": 232, "image_id": 79, "category_id": 19, "bbox": [342, 332, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 233, "image_id": 80, "category_id": 15, "bbox": [187, 433, 55, 71], "area": 3905, "segmentation": [], "iscrowd": 0}, {"id": 234, "image_id": 80, "category_id": 13, "bbox": [161, 451, 21, 40], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 235, "image_id": 80, "category_id": 9, "bbox": [102, 232, 50, 50], "area": 2500, "segmentation": [], "iscrowd": 0}, {"id": 236, "image_id": 80, "category_id": 10, "bbox": [401, 403, 38, 37], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 237, "image_id": 80, "category_id": 10, "bbox": [434, 393, 38, 35], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 238, "image_id": 80, "category_id": 10, "bbox": [417, 376, 33, 34], "area": 1122, "segmentation": [], "iscrowd": 0}, {"id": 239, "image_id": 80, "category_id": 13, "bbox": [128, 320, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 240, "image_id": 80, "category_id": 13, "bbox": [127, 293, 23, 30], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 241, "image_id": 81, "category_id": 32, "bbox": [255, 243, 50, 70], "area": 3500, "segmentation": [], "iscrowd": 0}, {"id": 242, "image_id": 81, "category_id": 11, "bbox": [130, 324, 77, 72], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 243, "image_id": 81, "category_id": 14, "bbox": [150, 403, 28, 38], "area": 1064, "segmentation": [], "iscrowd": 0}, {"id": 244, "image_id": 81, "category_id": 14, "bbox": [85, 375, 37, 45], "area": 1665, "segmentation": [], "iscrowd": 0}, {"id": 245, "image_id": 81, "category_id": 14, "bbox": [123, 383, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 246, "image_id": 82, "category_id": 15, "bbox": [291, 513, 58, 75], "area": 4350, "segmentation": [], "iscrowd": 0}, {"id": 247, "image_id": 83, "category_id": 31, "bbox": [113, 278, 37, 67], "area": 2479, "segmentation": [], "iscrowd": 0}, {"id": 248, "image_id": 84, "category_id": 5, "bbox": [443, 140, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 249, "image_id": 84, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 250, "image_id": 84, "category_id": 5, "bbox": [454, 153, 36, 46], "area": 1656, "segmentation": [], "iscrowd": 0}, {"id": 251, "image_id": 84, "category_id": 16, "bbox": [349, 102, 29, 44], "area": 1276, "segmentation": [], "iscrowd": 0}, {"id": 252, "image_id": 84, "category_id": 16, "bbox": [321, 108, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 253, "image_id": 84, "category_id": 7, "bbox": [233, 461, 67, 85], "area": 5695, "segmentation": [], "iscrowd": 0}, {"id": 254, "image_id": 84, "category_id": 5, "bbox": [429, 151, 21, 23], "area": 483, "segmentation": [], "iscrowd": 0}, {"id": 255, "image_id": 85, "category_id": 6, "bbox": [385, 379, 54, 62], "area": 3348, "segmentation": [], "iscrowd": 0}, {"id": 256, "image_id": 85, "category_id": 16, "bbox": [369, 268, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 257, "image_id": 85, "category_id": 16, "bbox": [326, 269, 30, 45], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 258, "image_id": 85, "category_id": 32, "bbox": [253, 266, 52, 70], "area": 3640, "segmentation": [], "iscrowd": 0}, {"id": 259, "image_id": 85, "category_id": 12, "bbox": [279, 354, 38, 64], "area": 2432, "segmentation": [], "iscrowd": 0}, {"id": 260, "image_id": 86, "category_id": 32, "bbox": [251, 268, 56, 71], "area": 3976, "segmentation": [], "iscrowd": 0}, {"id": 261, "image_id": 86, "category_id": 27, "bbox": [169, 90, 70, 63], "area": 4410, "segmentation": [], "iscrowd": 0}, {"id": 262, "image_id": 86, "category_id": 11, "bbox": [68, 521, 73, 73], "area": 5329, "segmentation": [], "iscrowd": 0}, {"id": 263, "image_id": 87, "category_id": 12, "bbox": [101, 214, 45, 76], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 264, "image_id": 88, "category_id": 7, "bbox": [131, 637, 65, 82], "area": 5330, "segmentation": [], "iscrowd": 0}, {"id": 265, "image_id": 89, "category_id": 18, "bbox": [211, 287, 56, 66], "area": 3696, "segmentation": [], "iscrowd": 0}, {"id": 266, "image_id": 89, "category_id": 30, "bbox": [134, 264, 54, 61], "area": 3294, "segmentation": [], "iscrowd": 0}, {"id": 267, "image_id": 89, "category_id": 1, "bbox": [111, 379, 36, 86], "area": 3096, "segmentation": [], "iscrowd": 0}, {"id": 268, "image_id": 89, "category_id": 8, "bbox": [129, 469, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 269, "image_id": 90, "category_id": 8, "bbox": [433, 395, 50, 64], "area": 3200, "segmentation": [], "iscrowd": 0}, {"id": 270, "image_id": 90, "category_id": 2, "bbox": [386, 487, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 271, "image_id": 90, "category_id": 5, "bbox": [386, 402, 38, 40], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 272, "image_id": 90, "category_id": 5, "bbox": [361, 370, 31, 35], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 273, "image_id": 91, "category_id": 2, "bbox": [384, 688, 38, 47], "area": 1786, "segmentation": [], "iscrowd": 0}, {"id": 274, "image_id": 92, "category_id": 11, "bbox": [90, 478, 81, 86], "area": 6966, "segmentation": [], "iscrowd": 0}, {"id": 275, "image_id": 93, "category_id": 27, "bbox": [166, 110, 45, 60], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 276, "image_id": 93, "category_id": 11, "bbox": [71, 510, 73, 86], "area": 6278, "segmentation": [], "iscrowd": 0}, {"id": 277, "image_id": 94, "category_id": 5, "bbox": [181, 478, 57, 46], "area": 2622, "segmentation": [], "iscrowd": 0}, {"id": 278, "image_id": 95, "category_id": 22, "bbox": [377, 268, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 279, "image_id": 95, "category_id": 3, "bbox": [364, 541, 51, 55], "area": 2805, "segmentation": [], "iscrowd": 0}, {"id": 280, "image_id": 96, "category_id": 6, "bbox": [129, 392, 54, 58], "area": 3132, "segmentation": [], "iscrowd": 0}, {"id": 281, "image_id": 96, "category_id": 19, "bbox": [260, 268, 41, 71], "area": 2911, "segmentation": [], "iscrowd": 0}, {"id": 282, "image_id": 96, "category_id": 33, "bbox": [250, 229, 20, 41], "area": 820, "segmentation": [], "iscrowd": 0}, {"id": 283, "image_id": 96, "category_id": 16, "bbox": [392, 270, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 284, "image_id": 96, "category_id": 16, "bbox": [388, 236, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 285, "image_id": 96, "category_id": 33, "bbox": [207, 222, 25, 37], "area": 925, "segmentation": [], "iscrowd": 0}, {"id": 286, "image_id": 97, "category_id": 11, "bbox": [40, 647, 80, 76], "area": 6080, "segmentation": [], "iscrowd": 0}, {"id": 287, "image_id": 98, "category_id": 5, "bbox": [275, 329, 31, 28], "area": 868, "segmentation": [], "iscrowd": 0}, {"id": 288, "image_id": 98, "category_id": 5, "bbox": [241, 330, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 289, "image_id": 99, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 290, "image_id": 100, "category_id": 3, "bbox": [478, 486, 57, 58], "area": 3306, "segmentation": [], "iscrowd": 0}, {"id": 291, "image_id": 101, "category_id": 12, "bbox": [456, 351, 47, 68], "area": 3196, "segmentation": [], "iscrowd": 0}, {"id": 292, "image_id": 102, "category_id": 0, "bbox": [416, 204, 44, 51], "area": 2244, "segmentation": [], "iscrowd": 0}, {"id": 293, "image_id": 103, "category_id": 22, "bbox": [370, 298, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 294, "image_id": 103, "category_id": 3, "bbox": [376, 501, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 295, "image_id": 103, "category_id": 4, "bbox": [481, 452, 37, 47], "area": 1739, "segmentation": [], "iscrowd": 0}, {"id": 296, "image_id": 104, "category_id": 19, "bbox": [221, 309, 61, 53], "area": 3233, "segmentation": [], "iscrowd": 0}, {"id": 297, "image_id": 104, "category_id": 11, "bbox": [91, 459, 77, 68], "area": 5236, "segmentation": [], "iscrowd": 0}, {"id": 298, "image_id": 104, "category_id": 33, "bbox": [158, 250, 21, 33], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 299, "image_id": 104, "category_id": 33, "bbox": [170, 218, 21, 40], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 300, "image_id": 104, "category_id": 33, "bbox": [149, 229, 16, 30], "area": 480, "segmentation": [], "iscrowd": 0}, {"id": 301, "image_id": 105, "category_id": 24, "bbox": [51, 335, 62, 81], "area": 5022, "segmentation": [], "iscrowd": 0}, {"id": 302, "image_id": 105, "category_id": 4, "bbox": [176, 502, 44, 60], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 303, "image_id": 106, "category_id": 23, "bbox": [298, 246, 28, 64], "area": 1792, "segmentation": [], "iscrowd": 0}, {"id": 304, "image_id": 106, "category_id": 4, "bbox": [198, 512, 43, 58], "area": 2494, "segmentation": [], "iscrowd": 0}, {"id": 305, "image_id": 107, "category_id": 5, "bbox": [119, 331, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 306, "image_id": 107, "category_id": 5, "bbox": [153, 338, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 307, "image_id": 107, "category_id": 15, "bbox": [159, 451, 56, 73], "area": 4088, "segmentation": [], "iscrowd": 0}, {"id": 308, "image_id": 107, "category_id": 13, "bbox": [136, 410, 25, 30], "area": 750, "segmentation": [], "iscrowd": 0}, {"id": 309, "image_id": 107, "category_id": 13, "bbox": [122, 366, 22, 38], "area": 836, "segmentation": [], "iscrowd": 0}, {"id": 310, "image_id": 107, "category_id": 13, "bbox": [144, 387, 28, 31], "area": 868, "segmentation": [], "iscrowd": 0}, {"id": 311, "image_id": 108, "category_id": 7, "bbox": [312, 427, 64, 76], "area": 4864, "segmentation": [], "iscrowd": 0}, {"id": 312, "image_id": 108, "category_id": 5, "bbox": [381, 455, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 313, "image_id": 108, "category_id": 14, "bbox": [396, 500, 24, 40], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 314, "image_id": 108, "category_id": 5, "bbox": [390, 426, 25, 41], "area": 1025, "segmentation": [], "iscrowd": 0}, {"id": 315, "image_id": 108, "category_id": 5, "bbox": [417, 414, 29, 48], "area": 1392, "segmentation": [], "iscrowd": 0}, {"id": 316, "image_id": 108, "category_id": 14, "bbox": [357, 492, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 317, "image_id": 108, "category_id": 14, "bbox": [368, 495, 28, 45], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 318, "image_id": 109, "category_id": 15, "bbox": [319, 434, 59, 69], "area": 4071, "segmentation": [], "iscrowd": 0}, {"id": 319, "image_id": 109, "category_id": 10, "bbox": [150, 453, 27, 39], "area": 1053, "segmentation": [], "iscrowd": 0}, {"id": 320, "image_id": 109, "category_id": 10, "bbox": [172, 491, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 321, "image_id": 109, "category_id": 13, "bbox": [193, 451, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 322, "image_id": 109, "category_id": 10, "bbox": [137, 490, 36, 42], "area": 1512, "segmentation": [], "iscrowd": 0}, {"id": 323, "image_id": 109, "category_id": 15, "bbox": [239, 512, 57, 73], "area": 4161, "segmentation": [], "iscrowd": 0}, {"id": 324, "image_id": 109, "category_id": 13, "bbox": [171, 436, 23, 26], "area": 598, "segmentation": [], "iscrowd": 0}, {"id": 325, "image_id": 110, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 326, "image_id": 110, "category_id": 7, "bbox": [290, 458, 62, 86], "area": 5332, "segmentation": [], "iscrowd": 0}, {"id": 327, "image_id": 110, "category_id": 14, "bbox": [364, 485, 28, 41], "area": 1148, "segmentation": [], "iscrowd": 0}, {"id": 328, "image_id": 110, "category_id": 14, "bbox": [389, 497, 37, 37], "area": 1369, "segmentation": [], "iscrowd": 0}, {"id": 329, "image_id": 111, "category_id": 12, "bbox": [407, 512, 44, 61], "area": 2684, "segmentation": [], "iscrowd": 0}, {"id": 330, "image_id": 111, "category_id": 4, "bbox": [340, 457, 44, 53], "area": 2332, "segmentation": [], "iscrowd": 0}, {"id": 331, "image_id": 112, "category_id": 5, "bbox": [458, 626, 40, 48], "area": 1920, "segmentation": [], "iscrowd": 0}, {"id": 332, "image_id": 112, "category_id": 5, "bbox": [430, 651, 28, 31], "area": 868, "segmentation": [], "iscrowd": 0}, {"id": 333, "image_id": 112, "category_id": 5, "bbox": [434, 706, 1, 1], "area": 1, "segmentation": [], "iscrowd": 0}, {"id": 334, "image_id": 112, "category_id": 5, "bbox": [458, 663, 40, 36], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 335, "image_id": 112, "category_id": 14, "bbox": [478, 695, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 336, "image_id": 112, "category_id": 14, "bbox": [453, 686, 32, 46], "area": 1472, "segmentation": [], "iscrowd": 0}, {"id": 337, "image_id": 112, "category_id": 14, "bbox": [431, 675, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 338, "image_id": 113, "category_id": 8, "bbox": [116, 222, 61, 66], "area": 4026, "segmentation": [], "iscrowd": 0}, {"id": 339, "image_id": 113, "category_id": 13, "bbox": [349, 504, 24, 30], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 340, "image_id": 113, "category_id": 13, "bbox": [324, 507, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 341, "image_id": 113, "category_id": 13, "bbox": [323, 481, 22, 27], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 342, "image_id": 114, "category_id": 0, "bbox": [144, 249, 35, 52], "area": 1820, "segmentation": [], "iscrowd": 0}, {"id": 343, "image_id": 114, "category_id": 0, "bbox": [158, 279, 46, 49], "area": 2254, "segmentation": [], "iscrowd": 0}, {"id": 344, "image_id": 114, "category_id": 8, "bbox": [153, 298, 52, 67], "area": 3484, "segmentation": [], "iscrowd": 0}, {"id": 345, "image_id": 115, "category_id": 12, "bbox": [43, 503, 57, 71], "area": 4047, "segmentation": [], "iscrowd": 0}, {"id": 346, "image_id": 115, "category_id": 7, "bbox": [260, 484, 71, 85], "area": 6035, "segmentation": [], "iscrowd": 0}, {"id": 347, "image_id": 116, "category_id": 22, "bbox": [370, 298, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 348, "image_id": 116, "category_id": 3, "bbox": [376, 501, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 349, "image_id": 116, "category_id": 4, "bbox": [486, 437, 36, 56], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 350, "image_id": 117, "category_id": 22, "bbox": [296, 169, 56, 68], "area": 3808, "segmentation": [], "iscrowd": 0}, {"id": 351, "image_id": 117, "category_id": 3, "bbox": [331, 278, 56, 66], "area": 3696, "segmentation": [], "iscrowd": 0}, {"id": 352, "image_id": 118, "category_id": 10, "bbox": [412, 464, 28, 47], "area": 1316, "segmentation": [], "iscrowd": 0}, {"id": 353, "image_id": 118, "category_id": 10, "bbox": [439, 448, 31, 46], "area": 1426, "segmentation": [], "iscrowd": 0}, {"id": 354, "image_id": 118, "category_id": 10, "bbox": [379, 468, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 355, "image_id": 119, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 356, "image_id": 120, "category_id": 5, "bbox": [121, 499, 30, 42], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 357, "image_id": 120, "category_id": 5, "bbox": [125, 473, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 358, "image_id": 120, "category_id": 5, "bbox": [155, 489, 31, 30], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 359, "image_id": 120, "category_id": 15, "bbox": [207, 532, 64, 76], "area": 4864, "segmentation": [], "iscrowd": 0}, {"id": 360, "image_id": 120, "category_id": 13, "bbox": [202, 502, 23, 31], "area": 713, "segmentation": [], "iscrowd": 0}, {"id": 361, "image_id": 120, "category_id": 13, "bbox": [191, 480, 21, 33], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 362, "image_id": 121, "category_id": 27, "bbox": [374, 309, 53, 70], "area": 3710, "segmentation": [], "iscrowd": 0}, {"id": 363, "image_id": 121, "category_id": 5, "bbox": [424, 352, 43, 50], "area": 2150, "segmentation": [], "iscrowd": 0}, {"id": 364, "image_id": 121, "category_id": 6, "bbox": [386, 398, 51, 61], "area": 3111, "segmentation": [], "iscrowd": 0}, {"id": 365, "image_id": 121, "category_id": 4, "bbox": [447, 457, 45, 47], "area": 2115, "segmentation": [], "iscrowd": 0}, {"id": 366, "image_id": 121, "category_id": 14, "bbox": [420, 473, 34, 45], "area": 1530, "segmentation": [], "iscrowd": 0}, {"id": 367, "image_id": 121, "category_id": 14, "bbox": [402, 457, 34, 38], "area": 1292, "segmentation": [], "iscrowd": 0}, {"id": 368, "image_id": 122, "category_id": 25, "bbox": [260, 217, 69, 101], "area": 6969, "segmentation": [], "iscrowd": 0}, {"id": 369, "image_id": 122, "category_id": 23, "bbox": [383, 352, 25, 49], "area": 1225, "segmentation": [], "iscrowd": 0}, {"id": 370, "image_id": 123, "category_id": 20, "bbox": [214, 146, 24, 56], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 371, "image_id": 123, "category_id": 20, "bbox": [242, 148, 26, 52], "area": 1352, "segmentation": [], "iscrowd": 0}, {"id": 372, "image_id": 123, "category_id": 12, "bbox": [136, 510, 50, 82], "area": 4100, "segmentation": [], "iscrowd": 0}, {"id": 373, "image_id": 123, "category_id": 18, "bbox": [258, 278, 78, 80], "area": 6240, "segmentation": [], "iscrowd": 0}, {"id": 374, "image_id": 124, "category_id": 4, "bbox": [164, 478, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 375, "image_id": 124, "category_id": 16, "bbox": [133, 230, 29, 42], "area": 1218, "segmentation": [], "iscrowd": 0}, {"id": 376, "image_id": 124, "category_id": 11, "bbox": [93, 332, 70, 64], "area": 4480, "segmentation": [], "iscrowd": 0}, {"id": 377, "image_id": 124, "category_id": 19, "bbox": [255, 261, 46, 60], "area": 2760, "segmentation": [], "iscrowd": 0}, {"id": 378, "image_id": 125, "category_id": 12, "bbox": [468, 663, 43, 63], "area": 2709, "segmentation": [], "iscrowd": 0}, {"id": 379, "image_id": 126, "category_id": 3, "bbox": [331, 293, 56, 63], "area": 3528, "segmentation": [], "iscrowd": 0}, {"id": 380, "image_id": 127, "category_id": 22, "bbox": [370, 284, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 381, "image_id": 127, "category_id": 3, "bbox": [372, 531, 51, 55], "area": 2805, "segmentation": [], "iscrowd": 0}, {"id": 382, "image_id": 128, "category_id": 19, "bbox": [470, 301, 50, 80], "area": 4000, "segmentation": [], "iscrowd": 0}, {"id": 383, "image_id": 129, "category_id": 11, "bbox": [375, 368, 60, 60], "area": 3600, "segmentation": [], "iscrowd": 0}, {"id": 384, "image_id": 129, "category_id": 11, "bbox": [407, 344, 69, 62], "area": 4278, "segmentation": [], "iscrowd": 0}, {"id": 385, "image_id": 129, "category_id": 0, "bbox": [402, 307, 48, 41], "area": 1968, "segmentation": [], "iscrowd": 0}, {"id": 386, "image_id": 130, "category_id": 13, "bbox": [126, 362, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 387, "image_id": 130, "category_id": 13, "bbox": [151, 345, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 388, "image_id": 130, "category_id": 13, "bbox": [148, 509, 27, 42], "area": 1134, "segmentation": [], "iscrowd": 0}, {"id": 389, "image_id": 130, "category_id": 13, "bbox": [140, 490, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 390, "image_id": 130, "category_id": 15, "bbox": [181, 571, 60, 80], "area": 4800, "segmentation": [], "iscrowd": 0}, {"id": 391, "image_id": 130, "category_id": 13, "bbox": [243, 318, 28, 34], "area": 952, "segmentation": [], "iscrowd": 0}, {"id": 392, "image_id": 130, "category_id": 13, "bbox": [201, 308, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 393, "image_id": 130, "category_id": 5, "bbox": [207, 272, 32, 47], "area": 1504, "segmentation": [], "iscrowd": 0}, {"id": 394, "image_id": 130, "category_id": 30, "bbox": [235, 259, 65, 66], "area": 4290, "segmentation": [], "iscrowd": 0}, {"id": 395, "image_id": 131, "category_id": 11, "bbox": [98, 312, 64, 64], "area": 4096, "segmentation": [], "iscrowd": 0}, {"id": 396, "image_id": 131, "category_id": 0, "bbox": [114, 284, 40, 37], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 397, "image_id": 131, "category_id": 4, "bbox": [97, 434, 51, 52], "area": 2652, "segmentation": [], "iscrowd": 0}, {"id": 398, "image_id": 131, "category_id": 7, "bbox": [258, 429, 73, 82], "area": 5986, "segmentation": [], "iscrowd": 0}, {"id": 399, "image_id": 132, "category_id": 32, "bbox": [332, 328, 54, 70], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 400, "image_id": 133, "category_id": 11, "bbox": [370, 308, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 401, "image_id": 133, "category_id": 11, "bbox": [399, 278, 65, 58], "area": 3770, "segmentation": [], "iscrowd": 0}, {"id": 402, "image_id": 133, "category_id": 0, "bbox": [398, 228, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 403, "image_id": 133, "category_id": 7, "bbox": [97, 508, 68, 68], "area": 4624, "segmentation": [], "iscrowd": 0}, {"id": 404, "image_id": 134, "category_id": 12, "bbox": [103, 216, 45, 78], "area": 3510, "segmentation": [], "iscrowd": 0}, {"id": 405, "image_id": 134, "category_id": 7, "bbox": [256, 486, 73, 85], "area": 6205, "segmentation": [], "iscrowd": 0}, {"id": 406, "image_id": 135, "category_id": 19, "bbox": [255, 297, 50, 47], "area": 2350, "segmentation": [], "iscrowd": 0}, {"id": 407, "image_id": 135, "category_id": 7, "bbox": [233, 469, 65, 75], "area": 4875, "segmentation": [], "iscrowd": 0}, {"id": 408, "image_id": 136, "category_id": 16, "bbox": [423, 394, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 409, "image_id": 136, "category_id": 6, "bbox": [294, 492, 62, 66], "area": 4092, "segmentation": [], "iscrowd": 0}, {"id": 410, "image_id": 136, "category_id": 14, "bbox": [444, 441, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 411, "image_id": 136, "category_id": 14, "bbox": [386, 439, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 412, "image_id": 136, "category_id": 16, "bbox": [391, 388, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 413, "image_id": 137, "category_id": 1, "bbox": [418, 344, 43, 100], "area": 4300, "segmentation": [], "iscrowd": 0}, {"id": 414, "image_id": 137, "category_id": 10, "bbox": [185, 622, 32, 39], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 415, "image_id": 137, "category_id": 10, "bbox": [211, 625, 34, 37], "area": 1258, "segmentation": [], "iscrowd": 0}, {"id": 416, "image_id": 137, "category_id": 10, "bbox": [198, 605, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 417, "image_id": 137, "category_id": 5, "bbox": [62, 592, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 418, "image_id": 137, "category_id": 5, "bbox": [60, 558, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 419, "image_id": 137, "category_id": 5, "bbox": [28, 558, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 420, "image_id": 138, "category_id": 7, "bbox": [229, 464, 72, 83], "area": 5976, "segmentation": [], "iscrowd": 0}, {"id": 421, "image_id": 139, "category_id": 19, "bbox": [474, 334, 46, 43], "area": 1978, "segmentation": [], "iscrowd": 0}, {"id": 422, "image_id": 139, "category_id": 30, "bbox": [400, 311, 58, 60], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 423, "image_id": 140, "category_id": 11, "bbox": [55, 552, 58, 95], "area": 5510, "segmentation": [], "iscrowd": 0}, {"id": 424, "image_id": 140, "category_id": 8, "bbox": [202, 58, 58, 58], "area": 3364, "segmentation": [], "iscrowd": 0}, {"id": 425, "image_id": 141, "category_id": 4, "bbox": [421, 358, 31, 48], "area": 1488, "segmentation": [], "iscrowd": 0}, {"id": 426, "image_id": 142, "category_id": 2, "bbox": [108, 553, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 427, "image_id": 143, "category_id": 28, "bbox": [328, 434, 95, 40], "area": 3800, "segmentation": [], "iscrowd": 0}, {"id": 428, "image_id": 143, "category_id": 11, "bbox": [407, 325, 78, 76], "area": 5928, "segmentation": [], "iscrowd": 0}, {"id": 429, "image_id": 144, "category_id": 9, "bbox": [381, 216, 40, 53], "area": 2120, "segmentation": [], "iscrowd": 0}, {"id": 430, "image_id": 144, "category_id": 13, "bbox": [408, 337, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 431, "image_id": 144, "category_id": 5, "bbox": [407, 267, 31, 35], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 432, "image_id": 145, "category_id": 10, "bbox": [91, 366, 41, 41], "area": 1681, "segmentation": [], "iscrowd": 0}, {"id": 433, "image_id": 146, "category_id": 1, "bbox": [429, 230, 47, 113], "area": 5311, "segmentation": [], "iscrowd": 0}, {"id": 434, "image_id": 147, "category_id": 23, "bbox": [136, 408, 30, 47], "area": 1410, "segmentation": [], "iscrowd": 0}, {"id": 435, "image_id": 147, "category_id": 25, "bbox": [231, 217, 70, 97], "area": 6790, "segmentation": [], "iscrowd": 0}, {"id": 436, "image_id": 147, "category_id": 7, "bbox": [233, 500, 71, 86], "area": 6106, "segmentation": [], "iscrowd": 0}]} \ No newline at end of file diff --git a/clashroyalechardetector/test/pic1007_png.rf.ba0a1ca52288ab800d25d4ebe8207079.jpg b/clashroyalechardetector/test/pic1007_png.rf.ba0a1ca52288ab800d25d4ebe8207079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52722e999f7e4f42a886f4a58277ad9cfb699f8b --- /dev/null +++ b/clashroyalechardetector/test/pic1007_png.rf.ba0a1ca52288ab800d25d4ebe8207079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c23e4ea10079d4e7018e84c516421fb277f7fcdb8897b681df630aabd03f443d +size 68076 diff --git a/clashroyalechardetector/test/pic1013_png.rf.8e1674dc31b0722453e1f9e2cc06e768.jpg b/clashroyalechardetector/test/pic1013_png.rf.8e1674dc31b0722453e1f9e2cc06e768.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca91e3919e9b54d79cacdc2a9180d2669bc48df4 --- /dev/null +++ b/clashroyalechardetector/test/pic1013_png.rf.8e1674dc31b0722453e1f9e2cc06e768.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0579abbea1bacf0677f17fb5e8930772c966a5af493ff74ae6a94973e2bbecb +size 70414 diff --git a/clashroyalechardetector/test/pic1031_png.rf.6aecdc67cdee625ec1da10b3b1a682c8.jpg b/clashroyalechardetector/test/pic1031_png.rf.6aecdc67cdee625ec1da10b3b1a682c8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e3de9aafe0bc88d477410f6f55d1509c40136a9 --- /dev/null +++ b/clashroyalechardetector/test/pic1031_png.rf.6aecdc67cdee625ec1da10b3b1a682c8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5417f88e0a4ea5ab785e0e736daaefed506694921a439a3d205cb0ae452a4011 +size 69002 diff --git a/clashroyalechardetector/test/pic1033_png.rf.465b00f72b21b1ec966424afc4916400.jpg b/clashroyalechardetector/test/pic1033_png.rf.465b00f72b21b1ec966424afc4916400.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f905ef024c9546eea42a40cf965f34ab9790e1c2 --- /dev/null +++ b/clashroyalechardetector/test/pic1033_png.rf.465b00f72b21b1ec966424afc4916400.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7b9e39dec3dcd274c6804945bde1f3b3b5a2f2150d2b6f997001436d630647 +size 66342 diff --git a/clashroyalechardetector/test/pic106_png.rf.bd0a802bd89e811d4ea924a63ed726bf.jpg b/clashroyalechardetector/test/pic106_png.rf.bd0a802bd89e811d4ea924a63ed726bf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31d51ad0e5573c316faa0393803ffda9f37e5d9e --- /dev/null +++ b/clashroyalechardetector/test/pic106_png.rf.bd0a802bd89e811d4ea924a63ed726bf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3857d9282d996b3b33914dc1a2f25d6322f256073c11cd96c3274fda80f5e1 +size 66089 diff --git a/clashroyalechardetector/test/pic1070_png.rf.0a81cafaa5c540f9483ab30d43d28c5f.jpg b/clashroyalechardetector/test/pic1070_png.rf.0a81cafaa5c540f9483ab30d43d28c5f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..056461a3d87aff2d1cccb1c6318b19965279c0d4 --- /dev/null +++ b/clashroyalechardetector/test/pic1070_png.rf.0a81cafaa5c540f9483ab30d43d28c5f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3450ca103e767328ebf20eae4435baee74112a9fdf638a0a5108321cea3cfbf7 +size 67965 diff --git a/clashroyalechardetector/test/pic1072_png.rf.8fe94f575a971607405625aaaed8fac0.jpg b/clashroyalechardetector/test/pic1072_png.rf.8fe94f575a971607405625aaaed8fac0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94656c2b15db2c3f700563f4b0f13044bce5a4f8 --- /dev/null +++ b/clashroyalechardetector/test/pic1072_png.rf.8fe94f575a971607405625aaaed8fac0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8be2fd32dee4113ab247e1a14ae42b3c70ee5ade2c3022b1104abe47684fa5 +size 67372 diff --git a/clashroyalechardetector/test/pic1075_png.rf.c17eba5c1adeea9a66ef90e441def9ec.jpg b/clashroyalechardetector/test/pic1075_png.rf.c17eba5c1adeea9a66ef90e441def9ec.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ff4adc106dbbac09073b7ab7c138d407c45fcf8 --- /dev/null +++ b/clashroyalechardetector/test/pic1075_png.rf.c17eba5c1adeea9a66ef90e441def9ec.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a4848256e96d213e818de90f312f3bcd141ec15091497cd594ec48ea059ee2 +size 68582 diff --git a/clashroyalechardetector/test/pic1080_png.rf.47586217e923507cc58221816481918a.jpg b/clashroyalechardetector/test/pic1080_png.rf.47586217e923507cc58221816481918a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..291d7dac26606fd533d22d4f9fa0028dbf84f3f0 --- /dev/null +++ b/clashroyalechardetector/test/pic1080_png.rf.47586217e923507cc58221816481918a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312bd35a1f91c5d765259eb539bf3bfac76f9926647cf18c5ddcf8c8440e7d7a +size 68948 diff --git a/clashroyalechardetector/test/pic1085_png.rf.1bacd83eb37e4eb51f5c8b5af5a0ab4f.jpg b/clashroyalechardetector/test/pic1085_png.rf.1bacd83eb37e4eb51f5c8b5af5a0ab4f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e81efb43004a6d9feb2c3635fc23b1220aa9983a --- /dev/null +++ b/clashroyalechardetector/test/pic1085_png.rf.1bacd83eb37e4eb51f5c8b5af5a0ab4f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821c9574246a4472301fd160d7fad1e9b037802ba8f987c829de3f1064dc10ce +size 65576 diff --git a/clashroyalechardetector/test/pic1098_png.rf.4de622428af3f2ecbb775967e983344a.jpg b/clashroyalechardetector/test/pic1098_png.rf.4de622428af3f2ecbb775967e983344a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5c33eb3f517ed694490693487246557a7501f6c --- /dev/null +++ b/clashroyalechardetector/test/pic1098_png.rf.4de622428af3f2ecbb775967e983344a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e7ff6bb0aa3d79d4a2c90370c657a67d831ea79bba5c1efc8bb147d006f4d7 +size 68134 diff --git a/clashroyalechardetector/test/pic1103_png.rf.940cff4624b2f52ab2b5fb6b0ea4a1f1.jpg b/clashroyalechardetector/test/pic1103_png.rf.940cff4624b2f52ab2b5fb6b0ea4a1f1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba1f68104acc87a4274b8167d88aff927cbc779b --- /dev/null +++ b/clashroyalechardetector/test/pic1103_png.rf.940cff4624b2f52ab2b5fb6b0ea4a1f1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5a4674a44dc75f4c928219361a962a3833d9265b0ed227f1215bf1842f2639 +size 72516 diff --git a/clashroyalechardetector/test/pic1112_png.rf.f8cbf2ecaeb4fdd152956016165e0e7c.jpg b/clashroyalechardetector/test/pic1112_png.rf.f8cbf2ecaeb4fdd152956016165e0e7c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4a83bfd8d32f4d642ce2bcfc623c7f17f8ad28d --- /dev/null +++ b/clashroyalechardetector/test/pic1112_png.rf.f8cbf2ecaeb4fdd152956016165e0e7c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11273d697d5aad227cb592706dc54865328230026111edee90d9d5f382f17845 +size 70599 diff --git a/clashroyalechardetector/test/pic112_png.rf.fbd603b2e9a68b021c893e6ac119a16b.jpg b/clashroyalechardetector/test/pic112_png.rf.fbd603b2e9a68b021c893e6ac119a16b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5df2e7815bea38ed199e93a8c5078b87c68e2dd --- /dev/null +++ b/clashroyalechardetector/test/pic112_png.rf.fbd603b2e9a68b021c893e6ac119a16b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551c17d5783b1f9b53b23653edbc312f7248287677ba24a3c26d73a89f3a88da +size 69150 diff --git a/clashroyalechardetector/test/pic1132_png.rf.8334476dc9c48a081f5ec7ee49b56344.jpg b/clashroyalechardetector/test/pic1132_png.rf.8334476dc9c48a081f5ec7ee49b56344.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee8be003a8703efa998f06b90d551a76d9b45d36 --- /dev/null +++ b/clashroyalechardetector/test/pic1132_png.rf.8334476dc9c48a081f5ec7ee49b56344.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a337bb783dabb85080874c94206a13e5bfb2b5cf28c9ffa22110b491ff830ab3 +size 71697 diff --git a/clashroyalechardetector/test/pic1138_png.rf.960914ba3f9dddf987124a9b9c851c80.jpg b/clashroyalechardetector/test/pic1138_png.rf.960914ba3f9dddf987124a9b9c851c80.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc0782c9043d990ae408afa56a8060e5baa7163b --- /dev/null +++ b/clashroyalechardetector/test/pic1138_png.rf.960914ba3f9dddf987124a9b9c851c80.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e583f68b256369ac2d3c85a58a16c9e92915f3a485abd972e985809b8e93ab78 +size 68763 diff --git a/clashroyalechardetector/test/pic114_png.rf.a169b0a6d2c34606d2e2c89c79c44a5f.jpg b/clashroyalechardetector/test/pic114_png.rf.a169b0a6d2c34606d2e2c89c79c44a5f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23981bcd475818432791fe9e5a333d068a0a4aec --- /dev/null +++ b/clashroyalechardetector/test/pic114_png.rf.a169b0a6d2c34606d2e2c89c79c44a5f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d8ee6916c344dd697c09844ac1902445dc6d0927907bfbb65fc1bd55181e0e +size 71678 diff --git a/clashroyalechardetector/test/pic1153_png.rf.1cc06b616cbc92509c350b9f993da376.jpg b/clashroyalechardetector/test/pic1153_png.rf.1cc06b616cbc92509c350b9f993da376.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37823af6b432d439273ede6e859decf2b64bb1ce --- /dev/null +++ b/clashroyalechardetector/test/pic1153_png.rf.1cc06b616cbc92509c350b9f993da376.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d65acaea0364e2f7232bca2290229b5578afc869f65103ece776cc72ac50134 +size 69477 diff --git a/clashroyalechardetector/test/pic115_png.rf.b6831f3cc9e4bbcb3d479aaaa08ea69d.jpg b/clashroyalechardetector/test/pic115_png.rf.b6831f3cc9e4bbcb3d479aaaa08ea69d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2ac280004d111c61ea91da660f9efc416b7beec --- /dev/null +++ b/clashroyalechardetector/test/pic115_png.rf.b6831f3cc9e4bbcb3d479aaaa08ea69d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5023b29bfd7545b06d0ab2cef7ef0dd21c004f484d77c4f4549c1cf0d3ee1caf +size 70616 diff --git a/clashroyalechardetector/test/pic116_png.rf.8943d9a6ddeb4e7170ea19c70181f33b.jpg b/clashroyalechardetector/test/pic116_png.rf.8943d9a6ddeb4e7170ea19c70181f33b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..132b88bd3a7fcf4f95ce6aa011ee00b6ef9f5209 --- /dev/null +++ b/clashroyalechardetector/test/pic116_png.rf.8943d9a6ddeb4e7170ea19c70181f33b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5365765edcd13dfec2d66ea57dfe98414be2a1187d724dcca7b5cd9cd137ca43 +size 68891 diff --git a/clashroyalechardetector/test/pic1195_png.rf.bea292c85c90c3993198225701e54616.jpg b/clashroyalechardetector/test/pic1195_png.rf.bea292c85c90c3993198225701e54616.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f8e57bad1def70b154c752e63fc7f2724afa2df --- /dev/null +++ b/clashroyalechardetector/test/pic1195_png.rf.bea292c85c90c3993198225701e54616.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275d419e2ee1215ff25e8daae48e8cc2221b0c22f0f2a48018a3fa613681683b +size 67739 diff --git a/clashroyalechardetector/test/pic1209_png.rf.2b04b08b027eb8bdfb3f7f07e5ab1ed1.jpg b/clashroyalechardetector/test/pic1209_png.rf.2b04b08b027eb8bdfb3f7f07e5ab1ed1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfd8a825a44e0eace11c914c8f2714fae9f14c35 --- /dev/null +++ b/clashroyalechardetector/test/pic1209_png.rf.2b04b08b027eb8bdfb3f7f07e5ab1ed1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e7d620b18b50f084caab8b44d173f34596b7da2ba50aa8c74053b341347ca2 +size 65573 diff --git a/clashroyalechardetector/test/pic1226_png.rf.1e4ad1e347fbcade1f394c5be814432f.jpg b/clashroyalechardetector/test/pic1226_png.rf.1e4ad1e347fbcade1f394c5be814432f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0b7d5fb79ae95a3af4e6ed7401381205f1521ed --- /dev/null +++ b/clashroyalechardetector/test/pic1226_png.rf.1e4ad1e347fbcade1f394c5be814432f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb6931ae5f34d23cf22fd98bf1aca9f1f5bd47d19a817d79a13e6ffb4bc75ed +size 68838 diff --git a/clashroyalechardetector/test/pic1262_png.rf.9af5876f5d078c045dab34d03dc8c3ac.jpg b/clashroyalechardetector/test/pic1262_png.rf.9af5876f5d078c045dab34d03dc8c3ac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc19639181f3c7450b8934448ec87e8675cfa792 --- /dev/null +++ b/clashroyalechardetector/test/pic1262_png.rf.9af5876f5d078c045dab34d03dc8c3ac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df942e865aedb37d4fcf6589e6503474ca52b147f84958ab6a7891ae4d01db4 +size 74165 diff --git a/clashroyalechardetector/test/pic1263_png.rf.7374373b08edef8a314ab2d788d815d8.jpg b/clashroyalechardetector/test/pic1263_png.rf.7374373b08edef8a314ab2d788d815d8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..895cc3f362c4f0c202f5d3b1ff839e7a88178684 --- /dev/null +++ b/clashroyalechardetector/test/pic1263_png.rf.7374373b08edef8a314ab2d788d815d8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7428360c2cb588e23fd87609c5fb1f8932d9a4ccb95c58d392911f5f88fbc78 +size 72310 diff --git a/clashroyalechardetector/test/pic1270_png.rf.0b75b2f4d5ae3f1895f0e2e40931c06c.jpg b/clashroyalechardetector/test/pic1270_png.rf.0b75b2f4d5ae3f1895f0e2e40931c06c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1801ab38e49d375c07885ec5e2553ffbab74b264 --- /dev/null +++ b/clashroyalechardetector/test/pic1270_png.rf.0b75b2f4d5ae3f1895f0e2e40931c06c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fda0cea0a4513c1215f1c61cd3afe5f445770a10bdae7825bf9949d949fb35 +size 73082 diff --git a/clashroyalechardetector/test/pic1274_png.rf.377f83d1416012bfffafab463c6c14ed.jpg b/clashroyalechardetector/test/pic1274_png.rf.377f83d1416012bfffafab463c6c14ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..becde5edc63f52386d6f3002857188f823bcf5ed --- /dev/null +++ b/clashroyalechardetector/test/pic1274_png.rf.377f83d1416012bfffafab463c6c14ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a408ef9532311abbe6fe32283b04044077c5963b22e092a95efea21e26b1d1a6 +size 69018 diff --git a/clashroyalechardetector/test/pic1290_png.rf.c3702ae120b5400fc04488c966d849cf.jpg b/clashroyalechardetector/test/pic1290_png.rf.c3702ae120b5400fc04488c966d849cf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..580d5eb3f7e18f54c1d522c43ce223338f4a0645 --- /dev/null +++ b/clashroyalechardetector/test/pic1290_png.rf.c3702ae120b5400fc04488c966d849cf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f45dafb7de8d7b93d751e05b1b6484408bae15a5b91fb14b987af463cb28d62 +size 69968 diff --git a/clashroyalechardetector/test/pic1321_png.rf.96126205a2b030da4fa6380ef731414b.jpg b/clashroyalechardetector/test/pic1321_png.rf.96126205a2b030da4fa6380ef731414b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e74186880ae40ebfb9c1bfba988cd9eca7fedc2 --- /dev/null +++ b/clashroyalechardetector/test/pic1321_png.rf.96126205a2b030da4fa6380ef731414b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f681521668c2ef2c815a3f06d79043c35d1ff27124d9236ff32ec8ce6f304ef +size 71987 diff --git a/clashroyalechardetector/test/pic1326_png.rf.7b41b64d5439f3ef3550e22dd1dda842.jpg b/clashroyalechardetector/test/pic1326_png.rf.7b41b64d5439f3ef3550e22dd1dda842.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79e21230ef129f1969ccf0e93ce71015c0a15171 --- /dev/null +++ b/clashroyalechardetector/test/pic1326_png.rf.7b41b64d5439f3ef3550e22dd1dda842.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12291099f7ea99ecf86a2db919b5dad82003ecec1f1e711a323dd2736fad38c6 +size 72728 diff --git a/clashroyalechardetector/test/pic1356_png.rf.ce820abab55e6322800fd370abbc3594.jpg b/clashroyalechardetector/test/pic1356_png.rf.ce820abab55e6322800fd370abbc3594.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7463dbebe80813b89cff185d93e32df8323294df --- /dev/null +++ b/clashroyalechardetector/test/pic1356_png.rf.ce820abab55e6322800fd370abbc3594.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24510aa45f8cbd9c2c8e77eaaf511aca8c5f7881514895a219c012856b8344d +size 67129 diff --git a/clashroyalechardetector/test/pic1360_png.rf.56cdd4f2444e42baddc8945d4dc716f6.jpg b/clashroyalechardetector/test/pic1360_png.rf.56cdd4f2444e42baddc8945d4dc716f6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e79dd146d834726bb4f5d05ce226aaf36019ff42 --- /dev/null +++ b/clashroyalechardetector/test/pic1360_png.rf.56cdd4f2444e42baddc8945d4dc716f6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f7276094fe9fe440e8fb0ab7e70f6f9804ff724620208c15a18ea1b9dcd8ab +size 63039 diff --git a/clashroyalechardetector/test/pic1390_png.rf.44d9fb8b89790a5b1cf1801e04a35f8c.jpg b/clashroyalechardetector/test/pic1390_png.rf.44d9fb8b89790a5b1cf1801e04a35f8c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c853d4cf7caf23fd8fd8232a22e286225bb361f2 --- /dev/null +++ b/clashroyalechardetector/test/pic1390_png.rf.44d9fb8b89790a5b1cf1801e04a35f8c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d5bba0228309ccb95b80585ebabd1f9f1dcd122a7d5ca25576c07c6e4790b4 +size 63877 diff --git a/clashroyalechardetector/test/pic1405_png.rf.7c3bd028da93263af4766bbf62a382e7.jpg b/clashroyalechardetector/test/pic1405_png.rf.7c3bd028da93263af4766bbf62a382e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f31c41d06fdeac2e18993533fc972da271fd0ab --- /dev/null +++ b/clashroyalechardetector/test/pic1405_png.rf.7c3bd028da93263af4766bbf62a382e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7376f2ad35c31c67f058000ba8a67945c6a65c545678c50f16a0811390563e6c +size 64665 diff --git a/clashroyalechardetector/test/pic1411_png.rf.0b2f717a97f8b8fc058119199e8efc22.jpg b/clashroyalechardetector/test/pic1411_png.rf.0b2f717a97f8b8fc058119199e8efc22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99f0d4d3bc33de80cd957038d508098857726b9f --- /dev/null +++ b/clashroyalechardetector/test/pic1411_png.rf.0b2f717a97f8b8fc058119199e8efc22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a964209e9fc3a97ab0d679ac6b0a1b2d916f1dfdeaaac60cd4313d22d5015f9 +size 63082 diff --git a/clashroyalechardetector/test/pic1422_png.rf.15794e485b13d5f0cc7c369fee6ddee5.jpg b/clashroyalechardetector/test/pic1422_png.rf.15794e485b13d5f0cc7c369fee6ddee5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef3bf57739e127006058d7ef82eb3dea8f8ae2a5 --- /dev/null +++ b/clashroyalechardetector/test/pic1422_png.rf.15794e485b13d5f0cc7c369fee6ddee5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d23055d8e33ad7eb283157e4573ae92573e5d4e509b2597229974538ab92620 +size 64566 diff --git a/clashroyalechardetector/test/pic1465_png.rf.2daf2c5ae4d83952312a7b3e3914c9b2.jpg b/clashroyalechardetector/test/pic1465_png.rf.2daf2c5ae4d83952312a7b3e3914c9b2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04c28e892974a552a2cb979114a98b250c77bac2 --- /dev/null +++ b/clashroyalechardetector/test/pic1465_png.rf.2daf2c5ae4d83952312a7b3e3914c9b2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719a497c669a12494aea0b83b2531558dbec2342d43a4047ef89ac5836179ba2 +size 66547 diff --git a/clashroyalechardetector/test/pic1474_png.rf.d28b41b0fe45b4665898496fa1897bfc.jpg b/clashroyalechardetector/test/pic1474_png.rf.d28b41b0fe45b4665898496fa1897bfc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3110f052fb00050429f68c9cd8cdfc51e32e7a04 --- /dev/null +++ b/clashroyalechardetector/test/pic1474_png.rf.d28b41b0fe45b4665898496fa1897bfc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc41b9ffbd592c47ae2e4f3d34e09b7607630df9c3fade20c52c0737dc0c1e04 +size 71989 diff --git a/clashroyalechardetector/test/pic148_png.rf.7d3cc4e0bc1b1a8225c3de1875ac21ef.jpg b/clashroyalechardetector/test/pic148_png.rf.7d3cc4e0bc1b1a8225c3de1875ac21ef.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7b8931aa80943f500d0b31d87cb5c527cf39aa2 --- /dev/null +++ b/clashroyalechardetector/test/pic148_png.rf.7d3cc4e0bc1b1a8225c3de1875ac21ef.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965c224249a6dc5b1f406659355347ccdce1c54c58786f0f5cc7811dcd328ea6 +size 67369 diff --git a/clashroyalechardetector/test/pic1536_png.rf.7801386ba177e54be28ef94a65045f53.jpg b/clashroyalechardetector/test/pic1536_png.rf.7801386ba177e54be28ef94a65045f53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d424e74ab14d3781da116db3e569ba247281a4b --- /dev/null +++ b/clashroyalechardetector/test/pic1536_png.rf.7801386ba177e54be28ef94a65045f53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc0ab3380c659b8b6dbf36699cdbbf1d2025d5bafcddea950f65ef0e220f5fe +size 63235 diff --git a/clashroyalechardetector/test/pic1552_png.rf.6cb99c97ad5a609775d9f323c30ddd53.jpg b/clashroyalechardetector/test/pic1552_png.rf.6cb99c97ad5a609775d9f323c30ddd53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00af72017ae7aa0f968ca4115343e4a05a15093a --- /dev/null +++ b/clashroyalechardetector/test/pic1552_png.rf.6cb99c97ad5a609775d9f323c30ddd53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abff62c3e866c79d3192845b00ed98d51b40b2f135c1f530e357e7201891a259 +size 63053 diff --git a/clashroyalechardetector/test/pic1569_png.rf.1f369071f1d7b4e87b9b3bf525aa844c.jpg b/clashroyalechardetector/test/pic1569_png.rf.1f369071f1d7b4e87b9b3bf525aa844c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62e78f25121ae44b41b6d700e35ed4c0fdf0114d --- /dev/null +++ b/clashroyalechardetector/test/pic1569_png.rf.1f369071f1d7b4e87b9b3bf525aa844c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0c29d94c9459a4822e85c1eb22917abb36695c81cb084a3bc1931b198b1059 +size 64231 diff --git a/clashroyalechardetector/test/pic1570_png.rf.0c1b8f1d38c1a2fbc2457f0fd322853b.jpg b/clashroyalechardetector/test/pic1570_png.rf.0c1b8f1d38c1a2fbc2457f0fd322853b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a835a9c2cfd069a0b44260ca8ffedf96aa4b34eb --- /dev/null +++ b/clashroyalechardetector/test/pic1570_png.rf.0c1b8f1d38c1a2fbc2457f0fd322853b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe6e84a370c962a0190e392ff3b2dd5444813c50c4a6d4280e6c18c36ce4de6 +size 64298 diff --git a/clashroyalechardetector/test/pic1575_png.rf.18a82c3ce00d76c2054d7da34d7b5079.jpg b/clashroyalechardetector/test/pic1575_png.rf.18a82c3ce00d76c2054d7da34d7b5079.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89251ef556e28dad65cf4df97ca8b7bb242b0245 --- /dev/null +++ b/clashroyalechardetector/test/pic1575_png.rf.18a82c3ce00d76c2054d7da34d7b5079.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a31fdf91f3b32809b93119b191cf3f6020ccad8465d9b968a1c5acb5a323ae +size 65708 diff --git a/clashroyalechardetector/test/pic1583_png.rf.987c4afa1a1570ae85d8b6110afbf93a.jpg b/clashroyalechardetector/test/pic1583_png.rf.987c4afa1a1570ae85d8b6110afbf93a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1664a6525c929106892583daae8467094b1502db --- /dev/null +++ b/clashroyalechardetector/test/pic1583_png.rf.987c4afa1a1570ae85d8b6110afbf93a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f74a437b2a458a11a927d10d4834a403a87b6cfc5e314e7de7ccaab750d7017 +size 64247 diff --git a/clashroyalechardetector/test/pic1586_png.rf.4b9d8e90ba90d5f81bf85e8cc845c86b.jpg b/clashroyalechardetector/test/pic1586_png.rf.4b9d8e90ba90d5f81bf85e8cc845c86b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fa8b9a5b9fbfffda0b2a1c3802300f50a75c86d --- /dev/null +++ b/clashroyalechardetector/test/pic1586_png.rf.4b9d8e90ba90d5f81bf85e8cc845c86b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf90e9a6257dfa43235da1ad99f33159adf2438dabe9192f9c0af935f553f6b +size 66084 diff --git a/clashroyalechardetector/test/pic1590_png.rf.d1e572ff0753c2f03c23f9553adaad9c.jpg b/clashroyalechardetector/test/pic1590_png.rf.d1e572ff0753c2f03c23f9553adaad9c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9181b6091fd1e8fd9dd189a4e7ec01bac0cc409 --- /dev/null +++ b/clashroyalechardetector/test/pic1590_png.rf.d1e572ff0753c2f03c23f9553adaad9c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c4e9a89c3e7006009cd11dd0a765c4b4c11f51a16441e1154b86387f3d166a +size 64112 diff --git a/clashroyalechardetector/test/pic1613_png.rf.f291e34ed1e03ba2992f3fbb75ebe77a.jpg b/clashroyalechardetector/test/pic1613_png.rf.f291e34ed1e03ba2992f3fbb75ebe77a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..988eaae8a58f09911f780ec5fe98dd2f1423940d --- /dev/null +++ b/clashroyalechardetector/test/pic1613_png.rf.f291e34ed1e03ba2992f3fbb75ebe77a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3a261823eff14c2e83569bba06ed80422c1c671b66e66e5bcf1ed6e6ac0be3 +size 66746 diff --git a/clashroyalechardetector/test/pic1623_png.rf.1d6fc05517a4926906281778537721bb.jpg b/clashroyalechardetector/test/pic1623_png.rf.1d6fc05517a4926906281778537721bb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec077b61a538b65081c46274bba31203b8d2cb58 --- /dev/null +++ b/clashroyalechardetector/test/pic1623_png.rf.1d6fc05517a4926906281778537721bb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72111f084f1d2a949bc426146b2400d96bb4d6f880978a2d22a880dee8ffb50d +size 68766 diff --git a/clashroyalechardetector/test/pic1625_png.rf.3465717109cd3f9a1f457d7a958b8b68.jpg b/clashroyalechardetector/test/pic1625_png.rf.3465717109cd3f9a1f457d7a958b8b68.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da2563d4a84d1460ec7fc788dd22bb1fc6be655e --- /dev/null +++ b/clashroyalechardetector/test/pic1625_png.rf.3465717109cd3f9a1f457d7a958b8b68.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415455594bed4c21ebe91bf9b322f3de8a38595628275c8968f75f477d9c40d0 +size 66698 diff --git a/clashroyalechardetector/test/pic1629_png.rf.310215c24aaa42059026941fb2440aea.jpg b/clashroyalechardetector/test/pic1629_png.rf.310215c24aaa42059026941fb2440aea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..618f8623dff823e9015b1a7367b0c7ea041f0a00 --- /dev/null +++ b/clashroyalechardetector/test/pic1629_png.rf.310215c24aaa42059026941fb2440aea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f223655a71a5b607df6a718d8b01f2053c034518fc71b4c33b577982f7a4df +size 65878 diff --git a/clashroyalechardetector/test/pic1657_png.rf.81d7b0b89a0d19733bf1365be3788051.jpg b/clashroyalechardetector/test/pic1657_png.rf.81d7b0b89a0d19733bf1365be3788051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..609cd7f531589e2f1001fb0734454e4037ac01d8 --- /dev/null +++ b/clashroyalechardetector/test/pic1657_png.rf.81d7b0b89a0d19733bf1365be3788051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ea90d48cc63638988200eb6523178bef1a19b107023d2fad5f9fab0f76d80e +size 66798 diff --git a/clashroyalechardetector/test/pic1683_png.rf.161d935d700dbefbb3908a726cc34afd.jpg b/clashroyalechardetector/test/pic1683_png.rf.161d935d700dbefbb3908a726cc34afd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c282a84af008bdaac2000dc4cc02be716d85cb71 --- /dev/null +++ b/clashroyalechardetector/test/pic1683_png.rf.161d935d700dbefbb3908a726cc34afd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3714ee7acb05fb1158ac1d66753493a1c448785726b5fd732023dc4829507a8 +size 68800 diff --git a/clashroyalechardetector/test/pic1705_png.rf.b0da0441b52ebc3486fc38d551cafb13.jpg b/clashroyalechardetector/test/pic1705_png.rf.b0da0441b52ebc3486fc38d551cafb13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd3790a60a08a3d1d68c5fd7a395f31895d1ed5d --- /dev/null +++ b/clashroyalechardetector/test/pic1705_png.rf.b0da0441b52ebc3486fc38d551cafb13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726d1006c56fbaf31d393011901df7a235e34ced087d3ccdca1cb25ea06e5cee +size 63223 diff --git a/clashroyalechardetector/test/pic1714_png.rf.4dcbfcef29c2a064a63ef80d09081f67.jpg b/clashroyalechardetector/test/pic1714_png.rf.4dcbfcef29c2a064a63ef80d09081f67.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c83404ac01137f7352377b377bbb76aeec3c0d1 --- /dev/null +++ b/clashroyalechardetector/test/pic1714_png.rf.4dcbfcef29c2a064a63ef80d09081f67.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fbaaaeb9eb790fcde6b9b4a7dac8afe19a7417f0d62ad72caf8f6d0f8c9e76 +size 64278 diff --git a/clashroyalechardetector/test/pic1718_png.rf.06d7cbe50e1f4ce4e814857fba5a312d.jpg b/clashroyalechardetector/test/pic1718_png.rf.06d7cbe50e1f4ce4e814857fba5a312d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5ca0ef15bc8e99aab69d893292380c5f77f3b86 --- /dev/null +++ b/clashroyalechardetector/test/pic1718_png.rf.06d7cbe50e1f4ce4e814857fba5a312d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42161d7a7915bfb38313af5904e6f6c3c76625622fb64fc7edb093620e3cefd2 +size 61362 diff --git a/clashroyalechardetector/test/pic1772_png.rf.f3c7f4dfadeedc8d52c0fe25bb10ab99.jpg b/clashroyalechardetector/test/pic1772_png.rf.f3c7f4dfadeedc8d52c0fe25bb10ab99.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e556e203460be715009b7b2b62097453920a7354 --- /dev/null +++ b/clashroyalechardetector/test/pic1772_png.rf.f3c7f4dfadeedc8d52c0fe25bb10ab99.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aec3c6cd1078d805fa4a2711fe0a26d04461669a1edc0710b1c36735aadecb4 +size 66082 diff --git a/clashroyalechardetector/test/pic1781_png.rf.241578451ce59727239b71cfbf719356.jpg b/clashroyalechardetector/test/pic1781_png.rf.241578451ce59727239b71cfbf719356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01b50c7f9d5472216575642a6070275e9ac54343 --- /dev/null +++ b/clashroyalechardetector/test/pic1781_png.rf.241578451ce59727239b71cfbf719356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61960a69b5e4864dde3e769a7dec38bc1af4754594aabbb4b962bb486ec1ff0 +size 65797 diff --git a/clashroyalechardetector/test/pic1787_png.rf.5b46923032382a9b1f1e6b29c906e9e8.jpg b/clashroyalechardetector/test/pic1787_png.rf.5b46923032382a9b1f1e6b29c906e9e8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..251189be6147c8095c9c9ccd0e3434a6b8c6afbd --- /dev/null +++ b/clashroyalechardetector/test/pic1787_png.rf.5b46923032382a9b1f1e6b29c906e9e8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e365ab5e4f77ccd3d2281fa308151595bf42b3bb3683c51623c80112d6143d3b +size 62091 diff --git a/clashroyalechardetector/test/pic1798_png.rf.881fae603e196c5ceb019a9d72a5b845.jpg b/clashroyalechardetector/test/pic1798_png.rf.881fae603e196c5ceb019a9d72a5b845.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fd0546cd1283a2b544b7fe863218c27da704524 --- /dev/null +++ b/clashroyalechardetector/test/pic1798_png.rf.881fae603e196c5ceb019a9d72a5b845.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2e9a56bd0586d1c091c5256a4d681adebda2f4babf3e49b9ca1c0ae735b3f8 +size 65624 diff --git a/clashroyalechardetector/test/pic1849_png.rf.5b89774cb136c2c65d449de833e8499d.jpg b/clashroyalechardetector/test/pic1849_png.rf.5b89774cb136c2c65d449de833e8499d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2feab3b8605455c05a86faa0e8848b35fc0fbbd --- /dev/null +++ b/clashroyalechardetector/test/pic1849_png.rf.5b89774cb136c2c65d449de833e8499d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa90f94c8f2476935c0f71b99eef4056220181466a0618024bb27efe14285f9d +size 65431 diff --git a/clashroyalechardetector/test/pic1858_png.rf.cb44e51a7999368273428907e2f142de.jpg b/clashroyalechardetector/test/pic1858_png.rf.cb44e51a7999368273428907e2f142de.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2478078652d498867d58577d610f7719a190edc --- /dev/null +++ b/clashroyalechardetector/test/pic1858_png.rf.cb44e51a7999368273428907e2f142de.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d71ecc5679be956f0b9780a49aeb12b37ada8b723f2d2607281bfb0cd287ff0 +size 66818 diff --git a/clashroyalechardetector/test/pic1876_png.rf.2cc70566b014a68a7993f957e2da7626.jpg b/clashroyalechardetector/test/pic1876_png.rf.2cc70566b014a68a7993f957e2da7626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cd5e85e2da3f3ee312bfaa083a7f23f79e9292d --- /dev/null +++ b/clashroyalechardetector/test/pic1876_png.rf.2cc70566b014a68a7993f957e2da7626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e325535bf8c47a9d40e7d81b960e61b991d998a60929bb933a6e0536352c2355 +size 64710 diff --git a/clashroyalechardetector/test/pic201_png.rf.7c67c2e52a02db50dc77fca23c966aeb.jpg b/clashroyalechardetector/test/pic201_png.rf.7c67c2e52a02db50dc77fca23c966aeb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..831cde53947f646813d20129978adc2a13966e0a --- /dev/null +++ b/clashroyalechardetector/test/pic201_png.rf.7c67c2e52a02db50dc77fca23c966aeb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7a831d3a488a713c6f77712adda622c75804465e485a662fd1d3ecfe85b9fa +size 72134 diff --git a/clashroyalechardetector/test/pic2029_png.rf.01fe4ab1541c6dfb3ea6101687f440dd.jpg b/clashroyalechardetector/test/pic2029_png.rf.01fe4ab1541c6dfb3ea6101687f440dd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5df61cede2d88d01a4d511545206544d6b4d4874 --- /dev/null +++ b/clashroyalechardetector/test/pic2029_png.rf.01fe4ab1541c6dfb3ea6101687f440dd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1b122674d02df100f3dc21daa0a0d6793383eae8cd16e49b0a4b375596ac67 +size 64793 diff --git a/clashroyalechardetector/test/pic2037_png.rf.27b1b0b323f500b46ad3cb6d83218292.jpg b/clashroyalechardetector/test/pic2037_png.rf.27b1b0b323f500b46ad3cb6d83218292.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0c80d32ad9e2603962e6f6add26cd5be30d260c --- /dev/null +++ b/clashroyalechardetector/test/pic2037_png.rf.27b1b0b323f500b46ad3cb6d83218292.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4576ed8836b508b1bee522855b20d2e5ceb0e344c4e42668dfe46e5735996215 +size 63745 diff --git a/clashroyalechardetector/test/pic2052_png.rf.7761754b257d22642e8ac1fec854a48f.jpg b/clashroyalechardetector/test/pic2052_png.rf.7761754b257d22642e8ac1fec854a48f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bae6b8efa3556f0bca1938646e63195cae451794 --- /dev/null +++ b/clashroyalechardetector/test/pic2052_png.rf.7761754b257d22642e8ac1fec854a48f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369fe54fc8d2650b3546c66ef70b6764698e8e5fcd9fd903768bd042a762880a +size 64481 diff --git a/clashroyalechardetector/test/pic2077_png.rf.b27ce034a113ed758e715e507ceeb7e9.jpg b/clashroyalechardetector/test/pic2077_png.rf.b27ce034a113ed758e715e507ceeb7e9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5660c69ba78102230cbd36c57590cb814ae00bd9 --- /dev/null +++ b/clashroyalechardetector/test/pic2077_png.rf.b27ce034a113ed758e715e507ceeb7e9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:111c6bde70f6d729a3dd01dbb8ee5ef5c2e1453d93d47e643fba33967a59f369 +size 66921 diff --git a/clashroyalechardetector/test/pic2104_png.rf.1d5ad7b5cf81ffab52e517faecc3e45f.jpg b/clashroyalechardetector/test/pic2104_png.rf.1d5ad7b5cf81ffab52e517faecc3e45f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77deba779ca178e337325d1ed759c1e97091610b --- /dev/null +++ b/clashroyalechardetector/test/pic2104_png.rf.1d5ad7b5cf81ffab52e517faecc3e45f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0081f540e7d089dd63bf83f04e7ece41182ca1ac6f66defcef04c05ea92a6f +size 65936 diff --git a/clashroyalechardetector/test/pic2126_png.rf.57a07b36135ba082623975ac5fc7cd5e.jpg b/clashroyalechardetector/test/pic2126_png.rf.57a07b36135ba082623975ac5fc7cd5e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d7f525515a004d682c819d3c47f3c722427324c --- /dev/null +++ b/clashroyalechardetector/test/pic2126_png.rf.57a07b36135ba082623975ac5fc7cd5e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad1634581e3baff3ce413bb53d40b0be2894b1b8bd07f168fdf863d48e12b50 +size 64231 diff --git a/clashroyalechardetector/test/pic2139_png.rf.094a57902e1c17fa538d0c2a0ad0e35f.jpg b/clashroyalechardetector/test/pic2139_png.rf.094a57902e1c17fa538d0c2a0ad0e35f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..033bb5a4cd01b85c090f3241cbfbb5b0cb414dd0 --- /dev/null +++ b/clashroyalechardetector/test/pic2139_png.rf.094a57902e1c17fa538d0c2a0ad0e35f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf0f86d4c972120bcce82a327e3571f922866cc26ad515c3e264b5ebb9114e7 +size 67550 diff --git a/clashroyalechardetector/test/pic216_png.rf.c264b1c26360dbcdd337c3a3f6082a24.jpg b/clashroyalechardetector/test/pic216_png.rf.c264b1c26360dbcdd337c3a3f6082a24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48092744d037b5d8a14a72aa76dae0e095752d3f --- /dev/null +++ b/clashroyalechardetector/test/pic216_png.rf.c264b1c26360dbcdd337c3a3f6082a24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14806807511adb14b864359b147d32a8d9393c826c706e5ca047fb2d9fdb658 +size 70093 diff --git a/clashroyalechardetector/test/pic2206_png.rf.c0b0c10f60de72a78c9dd0ccd3b0f072.jpg b/clashroyalechardetector/test/pic2206_png.rf.c0b0c10f60de72a78c9dd0ccd3b0f072.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff7e7b350cd470cc79c9f43fe8834dba54b2a865 --- /dev/null +++ b/clashroyalechardetector/test/pic2206_png.rf.c0b0c10f60de72a78c9dd0ccd3b0f072.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1c9a40c5b6ee1aad6e3f5fbe0f1dbb9f962ad05b7a5c7c2c2765417565f173 +size 66168 diff --git a/clashroyalechardetector/test/pic220_png.rf.48fae9459021f792cf34453125a01439.jpg b/clashroyalechardetector/test/pic220_png.rf.48fae9459021f792cf34453125a01439.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a10198885cdcd1a0d81080657937c992d9c0cc88 --- /dev/null +++ b/clashroyalechardetector/test/pic220_png.rf.48fae9459021f792cf34453125a01439.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36336c54b81b2786d47a6ba1bedf5626934b0cccd8298632e89bf5ecb9280408 +size 70072 diff --git a/clashroyalechardetector/test/pic2256_png.rf.ea74ddecc6da07fa0c29286cc69cc688.jpg b/clashroyalechardetector/test/pic2256_png.rf.ea74ddecc6da07fa0c29286cc69cc688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d83b60c8b8fa45b865b0c5f09ba71cdc4a32955b --- /dev/null +++ b/clashroyalechardetector/test/pic2256_png.rf.ea74ddecc6da07fa0c29286cc69cc688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72baff3d42c793e9283104dd70064d9a35da3911c36f58b345677d726a86063 +size 69313 diff --git a/clashroyalechardetector/test/pic2257_png.rf.2a024ab486c57b038c8b8a4fd121e34e.jpg b/clashroyalechardetector/test/pic2257_png.rf.2a024ab486c57b038c8b8a4fd121e34e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..248f799b3818d05b0d1f8cfeeb68738f947a18db --- /dev/null +++ b/clashroyalechardetector/test/pic2257_png.rf.2a024ab486c57b038c8b8a4fd121e34e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecae9dc3c3b459618a568b79b7294cd8839dd22f04125905d2bb45c60c789ab1 +size 68863 diff --git a/clashroyalechardetector/test/pic2268_png.rf.977360515881bc804b4e2395703810eb.jpg b/clashroyalechardetector/test/pic2268_png.rf.977360515881bc804b4e2395703810eb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae8b569ecfa98f91bca0f198be70e4de4c79e1dc --- /dev/null +++ b/clashroyalechardetector/test/pic2268_png.rf.977360515881bc804b4e2395703810eb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f378687c5c496d6ed0a5062a0a5ff0c8f88ea602ea47b47abacf59005c681f +size 71602 diff --git a/clashroyalechardetector/test/pic2289_png.rf.169cf5f04da33a914515751e992a3833.jpg b/clashroyalechardetector/test/pic2289_png.rf.169cf5f04da33a914515751e992a3833.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8faad78f62edb198229272b237dbbbb964319d91 --- /dev/null +++ b/clashroyalechardetector/test/pic2289_png.rf.169cf5f04da33a914515751e992a3833.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8948aaf8ebd274cbe192b0f2b2d23838452b6b490b9a86a17dc3eff6721f739a +size 65527 diff --git a/clashroyalechardetector/test/pic228_png.rf.884584254e7e03332b87b4dc85d39b31.jpg b/clashroyalechardetector/test/pic228_png.rf.884584254e7e03332b87b4dc85d39b31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07fa3d8f90b819ae97ed56fd63f6537fe0e19cc9 --- /dev/null +++ b/clashroyalechardetector/test/pic228_png.rf.884584254e7e03332b87b4dc85d39b31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc202952865adf7a4150e5a9a223043eaa79eaa46cac81dc767862367a125cf +size 72491 diff --git a/clashroyalechardetector/test/pic229_png.rf.d9f2f5eb7856a4da0f2a37bffebf1113.jpg b/clashroyalechardetector/test/pic229_png.rf.d9f2f5eb7856a4da0f2a37bffebf1113.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02d1f35e7b67cacd4f3d9065520b691e1efc5206 --- /dev/null +++ b/clashroyalechardetector/test/pic229_png.rf.d9f2f5eb7856a4da0f2a37bffebf1113.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a1c6baf0c481a4f2220fa6e99739ba3f14ccd3a17c0deb13c69a3f91be7910 +size 74033 diff --git a/clashroyalechardetector/test/pic2311_png.rf.de5f279fb6932c1ee3299e93628e13b4.jpg b/clashroyalechardetector/test/pic2311_png.rf.de5f279fb6932c1ee3299e93628e13b4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..399553a368a126dcdb0175391b5d94523b0dfb1b --- /dev/null +++ b/clashroyalechardetector/test/pic2311_png.rf.de5f279fb6932c1ee3299e93628e13b4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0233aaf2e3626a48deb888e5805e0bb2e438cbe94e1f7feea479b28ea6f8714 +size 66586 diff --git a/clashroyalechardetector/test/pic2322_png.rf.081224490a4a92f32b8020dbe3fcd957.jpg b/clashroyalechardetector/test/pic2322_png.rf.081224490a4a92f32b8020dbe3fcd957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14dd1af4cfd27afcca35906a270bea79c2b63af2 --- /dev/null +++ b/clashroyalechardetector/test/pic2322_png.rf.081224490a4a92f32b8020dbe3fcd957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee8f4ce2c25f2cef233e136ca2dd899d8fd5022703e970ba1201f697d30ce24d +size 65101 diff --git a/clashroyalechardetector/test/pic2326_png.rf.975ae49b48fb5f3d1468f9117c1390cb.jpg b/clashroyalechardetector/test/pic2326_png.rf.975ae49b48fb5f3d1468f9117c1390cb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a69c2dc206885f272c09996293cf37a2b9a844ee --- /dev/null +++ b/clashroyalechardetector/test/pic2326_png.rf.975ae49b48fb5f3d1468f9117c1390cb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5aa0e2ac1a27f923ef543c4e06cbbf1f3a94691f6c6c9f6fafa4f5195d394b3 +size 64698 diff --git a/clashroyalechardetector/test/pic2353_png.rf.5bce71b9f481764e76e3dd5652960ccd.jpg b/clashroyalechardetector/test/pic2353_png.rf.5bce71b9f481764e76e3dd5652960ccd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00d9d61d2e2b0b343e54b43a43bcc021024e5431 --- /dev/null +++ b/clashroyalechardetector/test/pic2353_png.rf.5bce71b9f481764e76e3dd5652960ccd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a314d2d36d73bae8fa809d77f8b1c72a7b710527377c2e5901672fe0a77f72 +size 62814 diff --git a/clashroyalechardetector/test/pic2364_png.rf.a1e1525890c7824a4aa2d73ba54e6f00.jpg b/clashroyalechardetector/test/pic2364_png.rf.a1e1525890c7824a4aa2d73ba54e6f00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65a2ef4db81692213c1eca4bc50867156941998e --- /dev/null +++ b/clashroyalechardetector/test/pic2364_png.rf.a1e1525890c7824a4aa2d73ba54e6f00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b01bd45eb6b6d6d72087ec9bc3775b04d07ed8d26cf8614e33c8716bcd2344a +size 64428 diff --git a/clashroyalechardetector/test/pic2368_png.rf.d6d9d4fd3bc9b01b9cf58208bb404295.jpg b/clashroyalechardetector/test/pic2368_png.rf.d6d9d4fd3bc9b01b9cf58208bb404295.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb44c1298038a1420492dbd462f6e86a7142e15c --- /dev/null +++ b/clashroyalechardetector/test/pic2368_png.rf.d6d9d4fd3bc9b01b9cf58208bb404295.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500f2ad9f94e5c9c4c5e122feb3ca15206e3441a2d381f74d4580a37896921f9 +size 65330 diff --git a/clashroyalechardetector/test/pic2424_png.rf.fb5df0651d39d1cfffc35f071bf1633f.jpg b/clashroyalechardetector/test/pic2424_png.rf.fb5df0651d39d1cfffc35f071bf1633f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e933a4e2a88ad29aef1a96e0431d96872adf3cc --- /dev/null +++ b/clashroyalechardetector/test/pic2424_png.rf.fb5df0651d39d1cfffc35f071bf1633f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3d091a96c131838ba215238decd02ab0acc7e3cc5ce0b659eefcd721f40491 +size 66905 diff --git a/clashroyalechardetector/test/pic2494_png.rf.7d943f30e0ac0584318aea1d0ce78e0c.jpg b/clashroyalechardetector/test/pic2494_png.rf.7d943f30e0ac0584318aea1d0ce78e0c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2ca002c858952816a818b45be733e5cbf8893e7 --- /dev/null +++ b/clashroyalechardetector/test/pic2494_png.rf.7d943f30e0ac0584318aea1d0ce78e0c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b58dbc0a8cb3cbed3b7b5aeee39283dfd6516fc6eb26973f88f20c94b52c28 +size 66198 diff --git a/clashroyalechardetector/test/pic2508_png.rf.5e42f02e032d4cd93852917b2bedacc6.jpg b/clashroyalechardetector/test/pic2508_png.rf.5e42f02e032d4cd93852917b2bedacc6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9e851cbd78bcd543fbdd47c540165777576f258 --- /dev/null +++ b/clashroyalechardetector/test/pic2508_png.rf.5e42f02e032d4cd93852917b2bedacc6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67d69027ca13392999c45f5546c5251f54a7b2b071d875c0e9116631dc7ed87 +size 64945 diff --git a/clashroyalechardetector/test/pic2540_png.rf.fbde22d697abf6f5c777cf9b05a90940.jpg b/clashroyalechardetector/test/pic2540_png.rf.fbde22d697abf6f5c777cf9b05a90940.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1763176064ad73155935874918d0050f3c36924a --- /dev/null +++ b/clashroyalechardetector/test/pic2540_png.rf.fbde22d697abf6f5c777cf9b05a90940.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fa822238be97ef927323495b2a38069eb941999291923860b0c26037ec79f6 +size 64339 diff --git a/clashroyalechardetector/test/pic2600_png.rf.6df774bd62295aa26969a0f5ddf8edd1.jpg b/clashroyalechardetector/test/pic2600_png.rf.6df774bd62295aa26969a0f5ddf8edd1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89196f2261b9b09b27fc27205a74ff633805a31e --- /dev/null +++ b/clashroyalechardetector/test/pic2600_png.rf.6df774bd62295aa26969a0f5ddf8edd1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cff751a0a511b6f78f6e6debb963782b53ff5fdca432786fd61b61dba32e72 +size 66050 diff --git a/clashroyalechardetector/test/pic2607_png.rf.9677939995bdc2133cd1796100fcf19a.jpg b/clashroyalechardetector/test/pic2607_png.rf.9677939995bdc2133cd1796100fcf19a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29668f0664572f309524343df0248e276bdda17a --- /dev/null +++ b/clashroyalechardetector/test/pic2607_png.rf.9677939995bdc2133cd1796100fcf19a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d647d3c1819379df40b11af8dfec10d77642d6fc165f30f1627b386c189612f6 +size 63890 diff --git a/clashroyalechardetector/test/pic2639_png.rf.5e1c32fec65801bb06a21794f520fabb.jpg b/clashroyalechardetector/test/pic2639_png.rf.5e1c32fec65801bb06a21794f520fabb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dc125ab4f2345a15c24d8667658bdba8c46fcdc --- /dev/null +++ b/clashroyalechardetector/test/pic2639_png.rf.5e1c32fec65801bb06a21794f520fabb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd45c41c2043a6d5892165c97516a963a25608f05b4a7adbbfc051bd93a4fc5 +size 63593 diff --git a/clashroyalechardetector/test/pic2728_png.rf.46e0ae7ffe2b86d38ea0406159916548.jpg b/clashroyalechardetector/test/pic2728_png.rf.46e0ae7ffe2b86d38ea0406159916548.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38268a7e14e03ab238329397b5f0e895666d07e9 --- /dev/null +++ b/clashroyalechardetector/test/pic2728_png.rf.46e0ae7ffe2b86d38ea0406159916548.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f3e768042de79a34398f6ee50cb0a743284f90ed236f1b143f506a332e79e8 +size 62748 diff --git a/clashroyalechardetector/test/pic2846_png.rf.fcd6669662fcc93fb8b8b28e0b728d43.jpg b/clashroyalechardetector/test/pic2846_png.rf.fcd6669662fcc93fb8b8b28e0b728d43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b3739959269d77d1b14e919e1b9657b5ede0633 --- /dev/null +++ b/clashroyalechardetector/test/pic2846_png.rf.fcd6669662fcc93fb8b8b28e0b728d43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b28892764e75a393ff9c6cd28b2a5c9493fff4773ed4d40087280d7a3738ac8a +size 71929 diff --git a/clashroyalechardetector/test/pic2847_png.rf.2f44b0f85836660e6162c9ca4764d436.jpg b/clashroyalechardetector/test/pic2847_png.rf.2f44b0f85836660e6162c9ca4764d436.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a1b2ed1103a4f9ec547d95d66c02af50789567b --- /dev/null +++ b/clashroyalechardetector/test/pic2847_png.rf.2f44b0f85836660e6162c9ca4764d436.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc314413fd142188c2bff58f5aa28760cf396a96ab6746bafd8430d740cec2b +size 71777 diff --git a/clashroyalechardetector/test/pic2861_png.rf.e1dc149e71f6adc684ac6c5d4481737f.jpg b/clashroyalechardetector/test/pic2861_png.rf.e1dc149e71f6adc684ac6c5d4481737f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22649bb5440ace434ea4ec7657a4f58c0a2b8923 --- /dev/null +++ b/clashroyalechardetector/test/pic2861_png.rf.e1dc149e71f6adc684ac6c5d4481737f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387e2e8bac1f6291d6f0917966cbfa472108469890a810c405077839419d88ef +size 73654 diff --git a/clashroyalechardetector/test/pic2872_png.rf.942e2fab36d388da14d868cde00ac10c.jpg b/clashroyalechardetector/test/pic2872_png.rf.942e2fab36d388da14d868cde00ac10c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd6b1684213c909e4efcb2a9ae6f4465a0992894 --- /dev/null +++ b/clashroyalechardetector/test/pic2872_png.rf.942e2fab36d388da14d868cde00ac10c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35afb50e7884dc83b316917a1f06f0419b67233634754d061e8efedab1d7411f +size 75342 diff --git a/clashroyalechardetector/test/pic2888_png.rf.ae4101bf9811c4655ad097ba89475522.jpg b/clashroyalechardetector/test/pic2888_png.rf.ae4101bf9811c4655ad097ba89475522.jpg new file mode 100644 index 0000000000000000000000000000000000000000..772c569558141bd4f6da2d99e0011bdce8f8460a --- /dev/null +++ b/clashroyalechardetector/test/pic2888_png.rf.ae4101bf9811c4655ad097ba89475522.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab61406b1d022a0a695f276aa17bd6a81b3b83644887e43e9cc4bfcc2fb58793 +size 73517 diff --git a/clashroyalechardetector/test/pic2906_png.rf.7c3dbe77e320b38af18bbc7f9fa1cc7e.jpg b/clashroyalechardetector/test/pic2906_png.rf.7c3dbe77e320b38af18bbc7f9fa1cc7e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b3bc358c62dcf145bbe7c86275eccbbb887fd9c --- /dev/null +++ b/clashroyalechardetector/test/pic2906_png.rf.7c3dbe77e320b38af18bbc7f9fa1cc7e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c109189ae74a93f5629730afade98c13cdcc7733b7489da85f263e4b7a5e88 +size 74487 diff --git a/clashroyalechardetector/test/pic292_png.rf.da5251580d6953dfb9ed78b89a6580a0.jpg b/clashroyalechardetector/test/pic292_png.rf.da5251580d6953dfb9ed78b89a6580a0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4237c05f7a57583d018a699f5b70b13d8971dbae --- /dev/null +++ b/clashroyalechardetector/test/pic292_png.rf.da5251580d6953dfb9ed78b89a6580a0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529c4043632fbefd7b7b25a04c533875f84013c16bc77cb82dfd1c1ec993cb84 +size 66002 diff --git a/clashroyalechardetector/test/pic2976_png.rf.9c0137388d55887f7dfb4444ab8e764b.jpg b/clashroyalechardetector/test/pic2976_png.rf.9c0137388d55887f7dfb4444ab8e764b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7cedddf3c9ebe5d07e8a3056b181e60ea94cb13 --- /dev/null +++ b/clashroyalechardetector/test/pic2976_png.rf.9c0137388d55887f7dfb4444ab8e764b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51d5d462ecaeb3fdfd22975192b4a4121546f816e74c293b4bdec72f1659259 +size 73469 diff --git a/clashroyalechardetector/test/pic3029_png.rf.ee5783caa903abd9e5c23960e783e651.jpg b/clashroyalechardetector/test/pic3029_png.rf.ee5783caa903abd9e5c23960e783e651.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72a094dcaa055ce0f66249ad441429097a3fdab7 --- /dev/null +++ b/clashroyalechardetector/test/pic3029_png.rf.ee5783caa903abd9e5c23960e783e651.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de72f5c581f49ab288c2701449944a08e22912eb5e68a07644ea7b4208fc4560 +size 72351 diff --git a/clashroyalechardetector/test/pic3033_png.rf.8f474a2f924c6c9a0442b1ac9158476f.jpg b/clashroyalechardetector/test/pic3033_png.rf.8f474a2f924c6c9a0442b1ac9158476f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6445d33ff8beb859220f587fa25e65089a8f299d --- /dev/null +++ b/clashroyalechardetector/test/pic3033_png.rf.8f474a2f924c6c9a0442b1ac9158476f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faafc853eb11348a73414096b684e3bc4db554cb196b1b3d71f6e757db085175 +size 74485 diff --git a/clashroyalechardetector/test/pic3126_png.rf.f30b53dee410ff322d25c721b4bf1657.jpg b/clashroyalechardetector/test/pic3126_png.rf.f30b53dee410ff322d25c721b4bf1657.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b919b40207640d95a97a2c0ac0ca2f584bfccaec --- /dev/null +++ b/clashroyalechardetector/test/pic3126_png.rf.f30b53dee410ff322d25c721b4bf1657.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9c8b9634c6bb68c94c30cbf371a6337f561f8729fad55289a8e64a41b3f528 +size 74383 diff --git a/clashroyalechardetector/test/pic312_png.rf.c8d8a6b787c7cd54dd68ab821e922101.jpg b/clashroyalechardetector/test/pic312_png.rf.c8d8a6b787c7cd54dd68ab821e922101.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3452d825bb9a7f7671ef4dc3953663f7fed4152c --- /dev/null +++ b/clashroyalechardetector/test/pic312_png.rf.c8d8a6b787c7cd54dd68ab821e922101.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8141293ce2ca7a03962b7067070343c1d03b567436bd4e1b3c9cc49ea429169c +size 71495 diff --git a/clashroyalechardetector/test/pic3152_png.rf.c203073b0d72fd6c6ed84a2ee719efbd.jpg b/clashroyalechardetector/test/pic3152_png.rf.c203073b0d72fd6c6ed84a2ee719efbd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22d6b91160fe7fb238c80b5cea4d0bb2b6629447 --- /dev/null +++ b/clashroyalechardetector/test/pic3152_png.rf.c203073b0d72fd6c6ed84a2ee719efbd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55db0cbcc8b4c5f27e4abf835fe603a25c9785821fb92cc9a3a2db3345e9021a +size 75117 diff --git a/clashroyalechardetector/test/pic3351_png.rf.ee1d298d867dd2065d65f35180ac2381.jpg b/clashroyalechardetector/test/pic3351_png.rf.ee1d298d867dd2065d65f35180ac2381.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fccce1780843041ae9c5f3100cf8bc7fc2d099d7 --- /dev/null +++ b/clashroyalechardetector/test/pic3351_png.rf.ee1d298d867dd2065d65f35180ac2381.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b01ff9303de8df688d93195298be850aac39049973929c5ba3ce2bd2efa4ed +size 66260 diff --git a/clashroyalechardetector/test/pic3405_png.rf.51914a27f94b596b7a11cbe6affffc09.jpg b/clashroyalechardetector/test/pic3405_png.rf.51914a27f94b596b7a11cbe6affffc09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..204d8ec07ff8923caf559ff691dd25d87b05862e --- /dev/null +++ b/clashroyalechardetector/test/pic3405_png.rf.51914a27f94b596b7a11cbe6affffc09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2a2085fae0e8a238444252b375736cb12a863a5cb0d67207e70294fdef48eb +size 66543 diff --git a/clashroyalechardetector/test/pic3412_png.rf.416dd566dfd763ae5191bd3fadd316b7.jpg b/clashroyalechardetector/test/pic3412_png.rf.416dd566dfd763ae5191bd3fadd316b7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce256aeee9448d13c567b9b3455163ddf48d9688 --- /dev/null +++ b/clashroyalechardetector/test/pic3412_png.rf.416dd566dfd763ae5191bd3fadd316b7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e039fb079cd652212b810206a23052fe8f4a52548ae3f67c38b9a3789e1a33cb +size 66853 diff --git a/clashroyalechardetector/test/pic3434_png.rf.e097fcd53b8ce2132dd3c42d253733d3.jpg b/clashroyalechardetector/test/pic3434_png.rf.e097fcd53b8ce2132dd3c42d253733d3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2c0c325eb693377da8ba42d5fcc5b5e360abae3 --- /dev/null +++ b/clashroyalechardetector/test/pic3434_png.rf.e097fcd53b8ce2132dd3c42d253733d3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f03b0b0c07febfdd2ccea0875c063d1f5ed542a7aba3a74d7ae10457979cbb +size 68949 diff --git a/clashroyalechardetector/test/pic343_png.rf.a6a1b8f4f5eed2e42ac78d87e718a6b8.jpg b/clashroyalechardetector/test/pic343_png.rf.a6a1b8f4f5eed2e42ac78d87e718a6b8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2739c93dbee4a93669d113e2cd66ea88e32b9861 --- /dev/null +++ b/clashroyalechardetector/test/pic343_png.rf.a6a1b8f4f5eed2e42ac78d87e718a6b8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f38f20bdd68ce10fddf2d9a193016f0021bde0ac308fae5cef4c1db06dbc5c +size 70017 diff --git a/clashroyalechardetector/test/pic3442_png.rf.483472a7127beb820f7e16cefae85094.jpg b/clashroyalechardetector/test/pic3442_png.rf.483472a7127beb820f7e16cefae85094.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c224eaef4c5223c9c6d5c05c96f546f5ceccb1e0 --- /dev/null +++ b/clashroyalechardetector/test/pic3442_png.rf.483472a7127beb820f7e16cefae85094.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e4a65f40adab016bd6249951a9d2c8a1e13761f6a1bd7ca7ffb0def7c79bf7 +size 68927 diff --git a/clashroyalechardetector/test/pic344_png.rf.f8b9d72d6805a6f9aff7bf6e7a6332f4.jpg b/clashroyalechardetector/test/pic344_png.rf.f8b9d72d6805a6f9aff7bf6e7a6332f4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12413b2c65ee758a9b6003d8505f1563481de56f --- /dev/null +++ b/clashroyalechardetector/test/pic344_png.rf.f8b9d72d6805a6f9aff7bf6e7a6332f4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033bbdef59d55de7593aad80a8ee4fc76170d907a0b012caee729a002ddbc391 +size 68254 diff --git a/clashroyalechardetector/test/pic3534_png.rf.d673a15f91ceda348eccfa0ab241aecd.jpg b/clashroyalechardetector/test/pic3534_png.rf.d673a15f91ceda348eccfa0ab241aecd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cec8d39dabf5bb1c078341c7ab691a2ddf25537f --- /dev/null +++ b/clashroyalechardetector/test/pic3534_png.rf.d673a15f91ceda348eccfa0ab241aecd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd18a61e0a0903ca96b6a70509f30ed34b763443961865eac182597b8db51a7c +size 81627 diff --git a/clashroyalechardetector/test/pic361_png.rf.40babbee3de6a6b1ffeef479d97ef21c.jpg b/clashroyalechardetector/test/pic361_png.rf.40babbee3de6a6b1ffeef479d97ef21c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d6d3e3954bf90369661a0b6c17b78e8d02d8c71 --- /dev/null +++ b/clashroyalechardetector/test/pic361_png.rf.40babbee3de6a6b1ffeef479d97ef21c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52866d243c19f29e81499aa5eba50425dc1b1b5953ffc3222bace56502851234 +size 68129 diff --git a/clashroyalechardetector/test/pic4016_png.rf.cdfe794c3806701e3751005c1cbec77f.jpg b/clashroyalechardetector/test/pic4016_png.rf.cdfe794c3806701e3751005c1cbec77f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18f33163a7bd0f3518e3c53403aaade6107f23b2 --- /dev/null +++ b/clashroyalechardetector/test/pic4016_png.rf.cdfe794c3806701e3751005c1cbec77f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988b707c4887d8b5d0b97668745a71949617381f4c681fd6c290e71821ead221 +size 69345 diff --git a/clashroyalechardetector/test/pic4038_png.rf.32639cc16351c68b6186354133dcb6ea.jpg b/clashroyalechardetector/test/pic4038_png.rf.32639cc16351c68b6186354133dcb6ea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ea637db5c0f40ccff4ba23645a67ed8754b7777 --- /dev/null +++ b/clashroyalechardetector/test/pic4038_png.rf.32639cc16351c68b6186354133dcb6ea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57130012fd099494c7cd87e578390fb85df06fc4d788da8fcae0bebf1db223c7 +size 68898 diff --git a/clashroyalechardetector/test/pic4044_png.rf.d7359ddab03083790c0b549205dd7397.jpg b/clashroyalechardetector/test/pic4044_png.rf.d7359ddab03083790c0b549205dd7397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b53b732cfec7dd97723cf9ff49ca9fb970db2aa6 --- /dev/null +++ b/clashroyalechardetector/test/pic4044_png.rf.d7359ddab03083790c0b549205dd7397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9038ccea594c7dc669857a03924489847157c574242760f59c1e915c160d55 +size 70238 diff --git a/clashroyalechardetector/test/pic4067_png.rf.c9ed96ad92f2458b092a35d25c73f54b.jpg b/clashroyalechardetector/test/pic4067_png.rf.c9ed96ad92f2458b092a35d25c73f54b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7045a2c30b653e3d5c0867bd67aeff46a23d841 --- /dev/null +++ b/clashroyalechardetector/test/pic4067_png.rf.c9ed96ad92f2458b092a35d25c73f54b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebade744ddc7de70571da71382ac5cdcaf461d8bc71af00ccb264a687a4ade1 +size 68715 diff --git a/clashroyalechardetector/test/pic4072_png.rf.b4969be64b9cf8a23cee33e02f70f07e.jpg b/clashroyalechardetector/test/pic4072_png.rf.b4969be64b9cf8a23cee33e02f70f07e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47c2a6c48ab5b523337767919ccc14a878d2b2ca --- /dev/null +++ b/clashroyalechardetector/test/pic4072_png.rf.b4969be64b9cf8a23cee33e02f70f07e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7efa0d7b9aa64095e77dbc508f7558bfedec45afecdfa42824d74a46ee32910 +size 69191 diff --git a/clashroyalechardetector/test/pic4076_png.rf.47dccf999d58a8ad65907f2efdc016f4.jpg b/clashroyalechardetector/test/pic4076_png.rf.47dccf999d58a8ad65907f2efdc016f4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1b28f94cb7c0a371cb327c7f0133c1400ea792f --- /dev/null +++ b/clashroyalechardetector/test/pic4076_png.rf.47dccf999d58a8ad65907f2efdc016f4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fadb314195c5cefe028becbbb266fe3fad71f39af0a904a75388019d1967bc +size 70874 diff --git a/clashroyalechardetector/test/pic4086_png.rf.bde3145c97e2a6130352a891b3bc99c1.jpg b/clashroyalechardetector/test/pic4086_png.rf.bde3145c97e2a6130352a891b3bc99c1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e616a6605bdce8e3dcccc84808d891fba7c4464 --- /dev/null +++ b/clashroyalechardetector/test/pic4086_png.rf.bde3145c97e2a6130352a891b3bc99c1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d85f96f54ec15b386b87c27d46e01b2a1b10e875fac7c8b7a0210128dd382a1 +size 69466 diff --git a/clashroyalechardetector/test/pic4090_png.rf.819b921fabc1f4a9d7010176f22bfa0f.jpg b/clashroyalechardetector/test/pic4090_png.rf.819b921fabc1f4a9d7010176f22bfa0f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d25de9728e5dc2d0c0572a3947bc3f2274e9a585 --- /dev/null +++ b/clashroyalechardetector/test/pic4090_png.rf.819b921fabc1f4a9d7010176f22bfa0f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aae46e916e56057e80d2e5c73ce92568f1acc6b7718703c6836172cde10056b +size 70195 diff --git a/clashroyalechardetector/test/pic4109_png.rf.558c9f1cddf30fb0e69323a8771824ff.jpg b/clashroyalechardetector/test/pic4109_png.rf.558c9f1cddf30fb0e69323a8771824ff.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c87d391468c0446e97b06f213ee30b0a9889dab --- /dev/null +++ b/clashroyalechardetector/test/pic4109_png.rf.558c9f1cddf30fb0e69323a8771824ff.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d015939a65588706b38a8416c218646a02e1b9fccbaa462bc54ce714c5c0d8d5 +size 69284 diff --git a/clashroyalechardetector/test/pic4110_png.rf.ccba1de3810f0ee1aa9c25e12f3ddd48.jpg b/clashroyalechardetector/test/pic4110_png.rf.ccba1de3810f0ee1aa9c25e12f3ddd48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1bfd9adfe5e430fec20f794aa2ce57d0769ea8d --- /dev/null +++ b/clashroyalechardetector/test/pic4110_png.rf.ccba1de3810f0ee1aa9c25e12f3ddd48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4a5998afb24ba669c3aabbea95938ff2f033cf16ce2469307b0aa40db5d8d1 +size 68826 diff --git a/clashroyalechardetector/test/pic4177_png.rf.75f6d37020156aac6763a23e0da7d3c4.jpg b/clashroyalechardetector/test/pic4177_png.rf.75f6d37020156aac6763a23e0da7d3c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8e0fa3621bb13dfc24edb51affefa953fe07607 --- /dev/null +++ b/clashroyalechardetector/test/pic4177_png.rf.75f6d37020156aac6763a23e0da7d3c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1adee1f2be64ffaf8837e42ccef8879d8fe9a6b0b5d88786a1c8cc42281947 +size 68294 diff --git a/clashroyalechardetector/test/pic4180_png.rf.ff12d1d0dcd44fd27f708a0d98f61c8a.jpg b/clashroyalechardetector/test/pic4180_png.rf.ff12d1d0dcd44fd27f708a0d98f61c8a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44528d2483af1fc1c4bf39df7b6f9fe93ce3d861 --- /dev/null +++ b/clashroyalechardetector/test/pic4180_png.rf.ff12d1d0dcd44fd27f708a0d98f61c8a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da615132177007029ef7d6da0309d6645591ff1d636cd450cc6ab289c60b8a0b +size 67988 diff --git a/clashroyalechardetector/test/pic4183_png.rf.59cea421567f99a1ba4a1b49a318262e.jpg b/clashroyalechardetector/test/pic4183_png.rf.59cea421567f99a1ba4a1b49a318262e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fe810f3e1b104a4b4bbeb801aeeb442d162f898 --- /dev/null +++ b/clashroyalechardetector/test/pic4183_png.rf.59cea421567f99a1ba4a1b49a318262e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64727d93a7cc45bd942a70b973488f92dea39ebbf76dab918927dbf25db5953 +size 68126 diff --git a/clashroyalechardetector/test/pic4266_png.rf.283f663df9ec216ae26f7c202a88a936.jpg b/clashroyalechardetector/test/pic4266_png.rf.283f663df9ec216ae26f7c202a88a936.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2acba486e848f4eda3b56a73442e48d1bfe34fe --- /dev/null +++ b/clashroyalechardetector/test/pic4266_png.rf.283f663df9ec216ae26f7c202a88a936.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ced3a3543c8d6326c408abca13a9010bb6dcf804185a12fa2b30343579963ff +size 70412 diff --git a/clashroyalechardetector/test/pic4428_png.rf.c1854ba7052c0f36e79b9f0be172fc90.jpg b/clashroyalechardetector/test/pic4428_png.rf.c1854ba7052c0f36e79b9f0be172fc90.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b42f8bdc248a1fc49239c967797140999ee6dc8 --- /dev/null +++ b/clashroyalechardetector/test/pic4428_png.rf.c1854ba7052c0f36e79b9f0be172fc90.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2c73c2777ff10ffd69f6cfe5012627619d59a0164fc8974cefbaae46371bc3 +size 72716 diff --git a/clashroyalechardetector/test/pic5011_png.rf.ed500bc7707e54d41267bc7e54f6fbea.jpg b/clashroyalechardetector/test/pic5011_png.rf.ed500bc7707e54d41267bc7e54f6fbea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59c50f7ce98ab74f1188e17f34f30e853e105cef --- /dev/null +++ b/clashroyalechardetector/test/pic5011_png.rf.ed500bc7707e54d41267bc7e54f6fbea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85945b6cb59f1dcd2c20bc4326ecd1c72e5fa3fe67942dc735440d0ac176e27b +size 69977 diff --git a/clashroyalechardetector/test/pic5082_png.rf.c020c7410b219f10657f69f93a7f9828.jpg b/clashroyalechardetector/test/pic5082_png.rf.c020c7410b219f10657f69f93a7f9828.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db2d31b0fcb54f10a1623e44c10ebc724047acb7 --- /dev/null +++ b/clashroyalechardetector/test/pic5082_png.rf.c020c7410b219f10657f69f93a7f9828.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae1f17f3a23e1fa8edc4901165bf0b22d0d442a3c8cefd8efb84c1a4bafa031 +size 68903 diff --git a/clashroyalechardetector/test/pic5536_png.rf.4d7a4daeb2a551fd48f7052e3b5a4639.jpg b/clashroyalechardetector/test/pic5536_png.rf.4d7a4daeb2a551fd48f7052e3b5a4639.jpg new file mode 100644 index 0000000000000000000000000000000000000000..061f5d70d7ef43a1cc32d4af72e3852db05d67f2 --- /dev/null +++ b/clashroyalechardetector/test/pic5536_png.rf.4d7a4daeb2a551fd48f7052e3b5a4639.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6045eb392b53b43c677f1cd2253b7261353afabdb45849c023eab617da1551c4 +size 71259 diff --git a/clashroyalechardetector/test/pic5917_png.rf.c138140d3ad2d802652ae0c783029a8f.jpg b/clashroyalechardetector/test/pic5917_png.rf.c138140d3ad2d802652ae0c783029a8f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e64ba0637c99dd02b02fcf0a87a6876096307f41 --- /dev/null +++ b/clashroyalechardetector/test/pic5917_png.rf.c138140d3ad2d802652ae0c783029a8f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab2bacfc00b74559feb98d557e10b11db49a59548c4a0f21a929ce8de267ce9 +size 70566 diff --git a/clashroyalechardetector/test/pic5919_png.rf.e0d157963353e3e71c2325e811f83aca.jpg b/clashroyalechardetector/test/pic5919_png.rf.e0d157963353e3e71c2325e811f83aca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1156323a95a6b0ccd8be092545fb28c4c97d3e60 --- /dev/null +++ b/clashroyalechardetector/test/pic5919_png.rf.e0d157963353e3e71c2325e811f83aca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f4b1d62e3ca2238d5e05f46f63e66cfacbf2eeeec674a9e6e6e8da0762e094 +size 70513 diff --git a/clashroyalechardetector/test/pic5923_png.rf.d4a1ff85b4ee0443c7a9297c8c146d5a.jpg b/clashroyalechardetector/test/pic5923_png.rf.d4a1ff85b4ee0443c7a9297c8c146d5a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f67f1b377f04ad4a9c4f5aaf4ad90ef0cae0f7a6 --- /dev/null +++ b/clashroyalechardetector/test/pic5923_png.rf.d4a1ff85b4ee0443c7a9297c8c146d5a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9831fe13e148b1bb5bc16b54bb91725521f9bdbf45441935bea6e12d4cc681d8 +size 69890 diff --git a/clashroyalechardetector/test/pic5924_png.rf.c22b92c7e462d249cbb9d631f1e5ead7.jpg b/clashroyalechardetector/test/pic5924_png.rf.c22b92c7e462d249cbb9d631f1e5ead7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc1853077cec477e6f19fd6ff8894adc69e4ac57 --- /dev/null +++ b/clashroyalechardetector/test/pic5924_png.rf.c22b92c7e462d249cbb9d631f1e5ead7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795bb3fa9bdc4cc210f543dd62c2d9e3c35218c6921d5c6b403d52c1d6373191 +size 70065 diff --git a/clashroyalechardetector/test/pic5927_png.rf.42ce5345f49ced11d8f8fa1094fc8871.jpg b/clashroyalechardetector/test/pic5927_png.rf.42ce5345f49ced11d8f8fa1094fc8871.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25233c33c81dfc76fad6037f3ce8fe4c1bc8680b --- /dev/null +++ b/clashroyalechardetector/test/pic5927_png.rf.42ce5345f49ced11d8f8fa1094fc8871.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a0218ba7b078a26282b53ecaf3fe27b2cbe62b7bcec453da52011339f86496 +size 70053 diff --git a/clashroyalechardetector/test/pic603_png.rf.d7ded8d4c58d3e9c94e8772db3004813.jpg b/clashroyalechardetector/test/pic603_png.rf.d7ded8d4c58d3e9c94e8772db3004813.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1882c5e4f967f124a63265b07d40053ecb6c974 --- /dev/null +++ b/clashroyalechardetector/test/pic603_png.rf.d7ded8d4c58d3e9c94e8772db3004813.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a27bcb4425a5d810e1889952127df16697f119fb201df57a674924e1d35b8f +size 73762 diff --git a/clashroyalechardetector/test/pic6088_png.rf.d86b5f0deff42a27f9afb07e475eb3df.jpg b/clashroyalechardetector/test/pic6088_png.rf.d86b5f0deff42a27f9afb07e475eb3df.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f3fd24449f3eba0e733c9cb96257434c7906741 --- /dev/null +++ b/clashroyalechardetector/test/pic6088_png.rf.d86b5f0deff42a27f9afb07e475eb3df.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa320c33bb97f651068fb823aa35358d0ca8e8e41615d1823aa3fee4e6301ab +size 71203 diff --git a/clashroyalechardetector/test/pic6099_png.rf.d969e53677ba8c460bb02e3df93d1710.jpg b/clashroyalechardetector/test/pic6099_png.rf.d969e53677ba8c460bb02e3df93d1710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4658052ca85994e62d59d03aee9c586a4c0a1c61 --- /dev/null +++ b/clashroyalechardetector/test/pic6099_png.rf.d969e53677ba8c460bb02e3df93d1710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2fe2cebc347fa92523c588aa01d891df260ff172c9e2b4d7a99e0b7165af51 +size 70645 diff --git a/clashroyalechardetector/test/pic6114_png.rf.407a2cdf000316320f857e26ecc23271.jpg b/clashroyalechardetector/test/pic6114_png.rf.407a2cdf000316320f857e26ecc23271.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75d93375b4bf6729d048fd62e86b457be16ee2d1 --- /dev/null +++ b/clashroyalechardetector/test/pic6114_png.rf.407a2cdf000316320f857e26ecc23271.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6158daf2fe1254ed560ea194468fe6f47d254297e7986a1031038abbd570bc +size 69258 diff --git a/clashroyalechardetector/test/pic627_png.rf.30b7118b8010f303c0f4e263cdaeb64e.jpg b/clashroyalechardetector/test/pic627_png.rf.30b7118b8010f303c0f4e263cdaeb64e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72ae8fd1178610c73fcc05a5ce9b1d21f3cdf6cb --- /dev/null +++ b/clashroyalechardetector/test/pic627_png.rf.30b7118b8010f303c0f4e263cdaeb64e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f332b7870f8750bf70101ec98d3b60e3e7d35b7220c951e407b307a3f0a81e +size 66936 diff --git a/clashroyalechardetector/test/pic634_png.rf.d03745b69aee0ab07c4f3051c5dafd7b.jpg b/clashroyalechardetector/test/pic634_png.rf.d03745b69aee0ab07c4f3051c5dafd7b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da493f6c6469ccdb11d1594e97096b5aaa613c01 --- /dev/null +++ b/clashroyalechardetector/test/pic634_png.rf.d03745b69aee0ab07c4f3051c5dafd7b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6b3a7b1ace9c8c140d1205e6951d2f574ce1c9797d34ab445ff379badc94aa +size 70324 diff --git a/clashroyalechardetector/test/pic717_png.rf.af06bfdd36cec2b1402ada7e8c20587b.jpg b/clashroyalechardetector/test/pic717_png.rf.af06bfdd36cec2b1402ada7e8c20587b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec6a460b84cb8ee081f109b0ce47cae5c089830b --- /dev/null +++ b/clashroyalechardetector/test/pic717_png.rf.af06bfdd36cec2b1402ada7e8c20587b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af39eb4a7560453750e1643e2312bf4abd7066d692af6ee6a70606c4b77472f +size 74441 diff --git a/clashroyalechardetector/test/pic719_png.rf.ea404015be85eda1669a004dad935855.jpg b/clashroyalechardetector/test/pic719_png.rf.ea404015be85eda1669a004dad935855.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb479a1afba82ddea7c522885468b9a7d781c160 --- /dev/null +++ b/clashroyalechardetector/test/pic719_png.rf.ea404015be85eda1669a004dad935855.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f5b85d98ddd42c5c00e55bc9df8f29ec3a73b0102b8535deeaf2a6e1a9829a +size 71635 diff --git a/clashroyalechardetector/test/pic725_png.rf.e31545acec872e7bc9a8f6d6898f0a6e.jpg b/clashroyalechardetector/test/pic725_png.rf.e31545acec872e7bc9a8f6d6898f0a6e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..356e0f038ffd4e8ece8a57f133f31a71fa2644ec --- /dev/null +++ b/clashroyalechardetector/test/pic725_png.rf.e31545acec872e7bc9a8f6d6898f0a6e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3379e4f70f435c3687e80e331dfb2f55d81222d372334be7095c7378f05a7a +size 71254 diff --git a/clashroyalechardetector/train/_annotations.coco.json b/clashroyalechardetector/train/_annotations.coco.json new file mode 100644 index 0000000000000000000000000000000000000000..33663c6800977763422cb94965bab075e4aa4cef --- /dev/null +++ b/clashroyalechardetector/train/_annotations.coco.json @@ -0,0 +1 @@ +{"info": {"year": "2025", "version": "4", "description": "Exported from roboflow.com", "contributor": "", "url": "https://public.roboflow.com/object-detection/undefined", "date_created": "2025-03-14T02:58:49+00:00"}, "licenses": [{"id": 1, "url": "https://choosealicense.com/licenses/mit/", "name": "MIT"}], "categories": [{"id": 0, "name": "Ally Barbarian", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 1, "name": "Ally Battle Ram", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 2, "name": "Ally Bomber", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 3, "name": "Ally Executioner", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 4, "name": "Ally Firecracker", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 5, "name": "Ally Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 6, "name": "Ally Goblin Brawler", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 7, "name": "Ally Goblin Cage", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 8, "name": "Ally Knight", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 9, "name": "Ally Mini Pekka", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 10, "name": "Ally Minion", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 11, "name": "Ally Pekka", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 12, "name": "Ally Ram Rider", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 13, "name": "Ally Skeleton", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 14, "name": "Ally Spear Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 15, "name": "Ally Tombstone", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 16, "name": "Enemy Archer", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 17, "name": "Enemy Bat", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 18, "name": "Enemy Cannon", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 19, "name": "Enemy Closed Tesla", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 20, "name": "Enemy Evo Archers", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 21, "name": "Enemy Evo Barbarians", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 22, "name": "Enemy Executioner", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 23, "name": "Enemy Fire Spirit", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 24, "name": "Enemy Flying Machine", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 25, "name": "Enemy Furnace", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 26, "name": "Enemy Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 27, "name": "Enemy Knight", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 28, "name": "Enemy Log", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 29, "name": "Enemy Minion", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 30, "name": "Enemy Mortar", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 31, "name": "Enemy Musketeer", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 32, "name": "Enemy Open Tesla", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 33, "name": "Enemy Skeleton", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}], "images": [{"id": 0, "license": 1, "file_name": "pic2988_png.rf.9181c3868d9882ef1f5260d21d984f60.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2988_png"}}, {"id": 1, "license": 1, "file_name": "pic6113_png.rf.9223555c34bf20afb9fa2bb68d83027b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6113_png"}}, {"id": 2, "license": 1, "file_name": "pic125_png.rf.918e645070316600047fcbffbe601d8b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic125_png"}}, {"id": 3, "license": 1, "file_name": "pic4418_png.rf.927de9d748e4de6b3e8c788e0b69af36.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4418_png"}}, {"id": 4, "license": 1, "file_name": "pic2755_png.rf.91f957b098f4775911e3fa3e471f8aea.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2755_png"}}, {"id": 5, "license": 1, "file_name": "pic2071_png.rf.91fb7a5d23b26ddbaaabfe20f604730e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2071_png"}}, {"id": 6, "license": 1, "file_name": "pic1639_png.rf.95c8c92b2a7124ae381217504e910383.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1639_png"}}, {"id": 7, "license": 1, "file_name": "pic1881_png.rf.932e597f9386d29e7968e0a39b721e5b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1881_png"}}, {"id": 8, "license": 1, "file_name": "pic4010_png.rf.8fbd5e93fa5384bccb879ae4f8feb328.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4010_png"}}, {"id": 9, "license": 1, "file_name": "pic2352_png.rf.960aa503528051e4058e60f98415b87a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2352_png"}}, {"id": 10, "license": 1, "file_name": "pic1702_png.rf.9609466cf89cefcedfbd8498909352a7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1702_png"}}, {"id": 11, "license": 1, "file_name": "pic1967_png.rf.975dff2c80fdda65cadaa2d483ff149d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1967_png"}}, {"id": 12, "license": 1, "file_name": "pic1078_png.rf.90379af94c969420633779bbc2635cde.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1078_png"}}, {"id": 13, "license": 1, "file_name": "pic2973_png.rf.96795a309b2d67a7d8742054f4336a21.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2973_png"}}, {"id": 14, "license": 1, "file_name": "pic1653_png.rf.94a82e225ba85ca4c1c0860fb6495abb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1653_png"}}, {"id": 15, "license": 1, "file_name": "pic3037_png.rf.961a81f0437d34631049de43d12a6fbd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3037_png"}}, {"id": 16, "license": 1, "file_name": "pic4327_png.rf.94a133c1b6cd98051c07dc122368b695.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4327_png"}}, {"id": 17, "license": 1, "file_name": "pic5692_png.rf.96fbc871dd770a87e76a3f1ec5671e14.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5692_png"}}, {"id": 18, "license": 1, "file_name": "pic262_png.rf.945274355ad3c0b7bef35cb44d970df8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic262_png"}}, {"id": 19, "license": 1, "file_name": "pic1560_png.rf.97a703935f261b4f2899ab8100626bb6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1560_png"}}, {"id": 20, "license": 1, "file_name": "pic1647_png.rf.9252fc605eb6de25999a0b0ad4ad1749.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1647_png"}}, {"id": 21, "license": 1, "file_name": "pic4098_png.rf.97c65319f5cdfbb54ed4c31def58a9f2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4098_png"}}, {"id": 22, "license": 1, "file_name": "pic2007_png.rf.977a415cbc74df61889ebba804234316.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2007_png"}}, {"id": 23, "license": 1, "file_name": "pic2959_png.rf.97bf5fd406155e26b9c51b9193f05026.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2959_png"}}, {"id": 24, "license": 1, "file_name": "pic2770_png.rf.93e917b94bd894ee3a2c343bdf760531.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2770_png"}}, {"id": 25, "license": 1, "file_name": "pic1792_png.rf.93dfba36ec583eacb4d2f6c964dd4b20.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1792_png"}}, {"id": 26, "license": 1, "file_name": "pic4049_png.rf.98ea264c3bae80ae48e930ddb8cec506.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4049_png"}}, {"id": 27, "license": 1, "file_name": "pic1253_png.rf.95a3b0d7222d079d758fa9144702a5ab.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1253_png"}}, {"id": 28, "license": 1, "file_name": "pic2901_png.rf.98934f824f6eb4f5fea9deca227e3977.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2901_png"}}, {"id": 29, "license": 1, "file_name": "pic1316_png.rf.98bf8c8537d076209c7151ad46c79690.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1316_png"}}, {"id": 30, "license": 1, "file_name": "pic1649_png.rf.99722620a867a5f9f71dac19b62a77b5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1649_png"}}, {"id": 31, "license": 1, "file_name": "pic4100_png.rf.98ce50c0a9018681e09d2f5664d19d6f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4100_png"}}, {"id": 32, "license": 1, "file_name": "pic1800_png.rf.98f008a1dbcbcf8ca646536685b2b47f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1800_png"}}, {"id": 33, "license": 1, "file_name": "pic2377_png.rf.9b460fb8b001fe75cd41876c9582fd36.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2377_png"}}, {"id": 34, "license": 1, "file_name": "pic4103_png.rf.986a6fd583b82ec0a6f15a517248d632.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4103_png"}}, {"id": 35, "license": 1, "file_name": "pic2900_png.rf.92b9541cc102405e3a5879895248918e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2900_png"}}, {"id": 36, "license": 1, "file_name": "pic4061_png.rf.93a38936203e0c4e3221ba28503d1f3d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4061_png"}}, {"id": 37, "license": 1, "file_name": "pic3044_png.rf.9bafb15daddf1fcdd88daa600053271b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3044_png"}}, {"id": 38, "license": 1, "file_name": "pic520_png.rf.97e1b76fefaa3a308ca0f823d82d5bc5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic520_png"}}, {"id": 39, "license": 1, "file_name": "pic2229_png.rf.99ed7840de143e153df3176091409a12.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2229_png"}}, {"id": 40, "license": 1, "file_name": "pic1022_png.rf.93b2647f5ff42c0a29efcf6e9aa26d7a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1022_png"}}, {"id": 41, "license": 1, "file_name": "pic2130_png.rf.9ab83e6f72826129a2dad428661168f0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2130_png"}}, {"id": 42, "license": 1, "file_name": "pic2855_png.rf.9b949e817185ecafd4a7eba4653870e2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2855_png"}}, {"id": 43, "license": 1, "file_name": "pic1122_png.rf.911b3311de5fd673e24ca8bc98fd802e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1122_png"}}, {"id": 44, "license": 1, "file_name": "pic1409_png.rf.9ca361809267f94a74cf435a172da652.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1409_png"}}, {"id": 45, "license": 1, "file_name": "pic411_png.rf.9cdf8d47772b7f5b08f11c00195bead2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic411_png"}}, {"id": 46, "license": 1, "file_name": "pic5931_png.rf.9c28d54efd47f6832448fcac6cf3281b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5931_png"}}, {"id": 47, "license": 1, "file_name": "pic1420_png.rf.9c1525a718e487c3bcfa1e3d6ed6a9c1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1420_png"}}, {"id": 48, "license": 1, "file_name": "pic1974_png.rf.9cda9ea2266852a1323e7ec70e874bcb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1974_png"}}, {"id": 49, "license": 1, "file_name": "pic4034_png.rf.9cb17b2bf039c55ce0ced9808c253b33.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4034_png"}}, {"id": 50, "license": 1, "file_name": "pic1701_png.rf.9b9172ea47b38ba0895acd24441b2e58.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1701_png"}}, {"id": 51, "license": 1, "file_name": "pic1461_png.rf.9c44840eb1e48da707d494d99109cd7b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1461_png"}}, {"id": 52, "license": 1, "file_name": "pic1455_png.rf.9e1b18c38c7a337b98fb69f32aa677bd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1455_png"}}, {"id": 53, "license": 1, "file_name": "pic4015_png.rf.9e0859c4d7f022cb3a2643ef2f2eca1b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4015_png"}}, {"id": 54, "license": 1, "file_name": "pic1397_png.rf.9ed6c556f156b1096fbc898ad2feed1f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1397_png"}}, {"id": 55, "license": 1, "file_name": "pic1255_png.rf.9c7a3454673b26f337451bb38bec1d21.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1255_png"}}, {"id": 56, "license": 1, "file_name": "pic4097_png.rf.956829f09ea5799fedf896edc00b6e1a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4097_png"}}, {"id": 57, "license": 1, "file_name": "pic4115_png.rf.9eaeb46ee0f65cac90f3de0b58793042.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4115_png"}}, {"id": 58, "license": 1, "file_name": "pic1302_png.rf.9d023822898bf9fdb5a76e5669fecafc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1302_png"}}, {"id": 59, "license": 1, "file_name": "pic2063_png.rf.95355c629d63408d4f60e8de6fac9642.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2063_png"}}, {"id": 60, "license": 1, "file_name": "pic3441_png.rf.9f474b788dfce02ecc907de4849bc8b6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3441_png"}}, {"id": 61, "license": 1, "file_name": "pic4181_png.rf.9de741e1a77a294ecf8c00b7551e0354.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4181_png"}}, {"id": 62, "license": 1, "file_name": "pic4124_png.rf.9ec6c164f31859cf203b8e01d4cd8500.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4124_png"}}, {"id": 63, "license": 1, "file_name": "pic4116_png.rf.90fc6402610896d7b6b576830e578197.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4116_png"}}, {"id": 64, "license": 1, "file_name": "pic3279_png.rf.9fadad46f96e711b8d1132f612d169d9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3279_png"}}, {"id": 65, "license": 1, "file_name": "pic4048_png.rf.9fad0565c0821668df643baa7196bbdd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4048_png"}}, {"id": 66, "license": 1, "file_name": "pic297_png.rf.9e2750104fe5d14b7e512304ea013bcc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic297_png"}}, {"id": 67, "license": 1, "file_name": "pic1748_png.rf.a04bca86fcfe1504752f93ba7912be74.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1748_png"}}, {"id": 68, "license": 1, "file_name": "pic2321_png.rf.951c3c40e6d60d66631e65017ee02d95.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2321_png"}}, {"id": 69, "license": 1, "file_name": "pic3424_png.rf.9537c48819a92dad96c0f1255796a39d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3424_png"}}, {"id": 70, "license": 1, "file_name": "pic1567_png.rf.9f680739fe0609b957e786564615f3f9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1567_png"}}, {"id": 71, "license": 1, "file_name": "pic1269_png.rf.a0f8f649b3c35f10a445df403e6d5f57.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1269_png"}}, {"id": 72, "license": 1, "file_name": "pic1628_png.rf.a5b28c8614d78ae86eb5196b511324b6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1628_png"}}, {"id": 73, "license": 1, "file_name": "pic1374_png.rf.a4a845ef48603ff6481ab7fcc2a11570.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1374_png"}}, {"id": 74, "license": 1, "file_name": "pic4080_png.rf.a03a8c97510ab03cc71b1767c326ae65.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4080_png"}}, {"id": 75, "license": 1, "file_name": "pic1826_png.rf.9f7f651b45f51c39912773ee3f4794e0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1826_png"}}, {"id": 76, "license": 1, "file_name": "pic2808_png.rf.a128a7890ade87c7ca5ae81278b6412e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2808_png"}}, {"id": 77, "license": 1, "file_name": "pic5541_png.rf.a312e1d0b989fde538ada34772a39f39.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5541_png"}}, {"id": 78, "license": 1, "file_name": "pic4060_png.rf.a085a0e93c84e5cedd7fabe827c93307.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4060_png"}}, {"id": 79, "license": 1, "file_name": "pic2869_png.rf.a2836855c6762cf34b3d674364252107.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2869_png"}}, {"id": 80, "license": 1, "file_name": "pic1077_png.rf.a1c29343d8d88541c8a97ce62ffd8ee2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1077_png"}}, {"id": 81, "license": 1, "file_name": "pic553_png.rf.a28216a22744f16f2e2b65b656e70179.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic553_png"}}, {"id": 82, "license": 1, "file_name": "pic1651_png.rf.a1807c77d79904e48c3699ce6546a86f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1651_png"}}, {"id": 83, "license": 1, "file_name": "pic1924_png.rf.a16f0c565b99e23b76d654b993c9edd1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1924_png"}}, {"id": 84, "license": 1, "file_name": "pic613_png.rf.a84286b126cea2ed46c09ada40ae1be6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic613_png"}}, {"id": 85, "license": 1, "file_name": "pic1666_png.rf.a647fb7fe1b97b9823c6a5aab4e4de00.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1666_png"}}, {"id": 86, "license": 1, "file_name": "pic2217_png.rf.a7712c251a9f109d0f55658026007151.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2217_png"}}, {"id": 87, "license": 1, "file_name": "pic6082_png.rf.a5e26ad3f4bf8f3d444b024c1700c2c1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6082_png"}}, {"id": 88, "license": 1, "file_name": "pic2487_png.rf.a6af262606f32378d16d465f8f0bcb56.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2487_png"}}, {"id": 89, "license": 1, "file_name": "pic2357_png.rf.a17432f27da5b7ff083ade5ce69469c3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2357_png"}}, {"id": 90, "license": 1, "file_name": "pic2419_png.rf.a93da2bf89b192bc6fd489f420dd3aba.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2419_png"}}, {"id": 91, "license": 1, "file_name": "pic1437_png.rf.a947f59e378ad50ceed5eb9ba01ecb22.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1437_png"}}, {"id": 92, "license": 1, "file_name": "pic2079_png.rf.a64b6c7c1ac0c02d2221eefc39a2222d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2079_png"}}, {"id": 93, "license": 1, "file_name": "pic4175_png.rf.a8e90962fcc237eacb2d76261080ce23.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4175_png"}}, {"id": 94, "license": 1, "file_name": "pic1297_png.rf.a8a2b65ceddebf71efedbed4ca45cfc1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1297_png"}}, {"id": 95, "license": 1, "file_name": "pic248_png.rf.aa0a1d5789d2be974598f18d7539f56b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic248_png"}}, {"id": 96, "license": 1, "file_name": "pic261_png.rf.aad59166dc41c413bfce31d75c8f7220.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic261_png"}}, {"id": 97, "license": 1, "file_name": "pic1396_png.rf.a5d424f5902c1543b170d8e3be0837c5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1396_png"}}, {"id": 98, "license": 1, "file_name": "pic2483_png.rf.a94bb5694f0a84af37c027ca6005cc44.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2483_png"}}, {"id": 99, "license": 1, "file_name": "pic2542_png.rf.aafb59b1a93ceb2a0eae1a775f90036c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2542_png"}}, {"id": 100, "license": 1, "file_name": "pic701_png.rf.aba537f758b14cf84b4058058011917f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic701_png"}}, {"id": 101, "license": 1, "file_name": "pic107_png.rf.a92e24f90d76d7029a39faf8a98d4a35.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic107_png"}}, {"id": 102, "license": 1, "file_name": "pic479_png.rf.aafd14feab0c56ef6620e7a343ee5022.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic479_png"}}, {"id": 103, "license": 1, "file_name": "pic1095_png.rf.ab4202bb3423fd116fc7a501376429e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1095_png"}}, {"id": 104, "license": 1, "file_name": "pic2866_png.rf.ab0a1c017d93f0592378c207259aef61.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2866_png"}}, {"id": 105, "license": 1, "file_name": "pic1529_png.rf.a96eee2f48f7107a0aa8f4b9895106d6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1529_png"}}, {"id": 106, "license": 1, "file_name": "pic4112_png.rf.ac71d68115cdd27be8dee5208f8314a4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4112_png"}}, {"id": 107, "license": 1, "file_name": "pic1620_png.rf.ace6888ec5053635377f16592b5186df.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1620_png"}}, {"id": 108, "license": 1, "file_name": "pic159_png.rf.a9bc99a7637799c4dbe771c57fd4e121.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic159_png"}}, {"id": 109, "license": 1, "file_name": "pic4074_png.rf.ac96895768f31ead721aca0a64e11397.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4074_png"}}, {"id": 110, "license": 1, "file_name": "pic1816_png.rf.ac8ce2a6245c6005ad8e914025aa8ed9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1816_png"}}, {"id": 111, "license": 1, "file_name": "pic315_png.rf.ad87d65fd3b2fd98ff1171b48be044a5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic315_png"}}, {"id": 112, "license": 1, "file_name": "pic1946_png.rf.ac8fc4d0b33c5a52c2b3debee6a7d21f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1946_png"}}, {"id": 113, "license": 1, "file_name": "pic4998_png.rf.ac904ed6e1b899fd81f1cb222a71687f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4998_png"}}, {"id": 114, "license": 1, "file_name": "pic2325_png.rf.acf922658613118ec980da874d4615d8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2325_png"}}, {"id": 115, "license": 1, "file_name": "pic1940_png.rf.adada924e16df25e6ee2ff0742b08cf6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1940_png"}}, {"id": 116, "license": 1, "file_name": "pic1698_png.rf.aecddc990ccabf68df0e11e44b5504b5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1698_png"}}, {"id": 117, "license": 1, "file_name": "pic2383_png.rf.aedb03f19eec99b4b595fa399f30825b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2383_png"}}, {"id": 118, "license": 1, "file_name": "pic4096_png.rf.ae754e3a5d6df3624154f1aba80cebf1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4096_png"}}, {"id": 119, "license": 1, "file_name": "pic1820_png.rf.aedcfd2fd9ae9538cba446db2c48cb05.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1820_png"}}, {"id": 120, "license": 1, "file_name": "pic2974_png.rf.af6ed5397501bceb2065c8e9f46b99b6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2974_png"}}, {"id": 121, "license": 1, "file_name": "pic1099_png.rf.aed8ebc238434dd8437fa4a2b2271f3c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1099_png"}}, {"id": 122, "license": 1, "file_name": "pic5542_png.rf.afabfc300051ce261c45caa37cb51d6a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5542_png"}}, {"id": 123, "license": 1, "file_name": "pic2098_png.rf.b0bbf5e2fa05a6f0b758db842c45383b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2098_png"}}, {"id": 124, "license": 1, "file_name": "pic5922_png.rf.b03b23684e9f401577c74d89882b040d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5922_png"}}, {"id": 125, "license": 1, "file_name": "pic1499_png.rf.b1370352b12215e0855da8a15198d823.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1499_png"}}, {"id": 126, "license": 1, "file_name": "pic2239_png.rf.b21239fbd88d59a722888aa79ca8fb10.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2239_png"}}, {"id": 127, "license": 1, "file_name": "pic2794_png.rf.afb18dd1ad20aa14bfaeb7e49e885bd9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2794_png"}}, {"id": 128, "license": 1, "file_name": "pic6087_png.rf.b16d5089b899469f7fc674db55d94aeb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6087_png"}}, {"id": 129, "license": 1, "file_name": "pic2236_png.rf.af4f24d26b9382342eb3c9fa8b88f7e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2236_png"}}, {"id": 130, "license": 1, "file_name": "pic3402_png.rf.b22edb0329de1948fd5085c8be70701f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3402_png"}}, {"id": 131, "license": 1, "file_name": "pic2863_png.rf.b1f397c2d763b4555401d53e1d008ff2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2863_png"}}, {"id": 132, "license": 1, "file_name": "pic1071_png.rf.b0d8614fe0f9deae4e62a7c847251a93.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1071_png"}}, {"id": 133, "license": 1, "file_name": "pic4046_png.rf.b2c92c77da1603a20c42da5ee59309ad.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4046_png"}}, {"id": 134, "license": 1, "file_name": "pic110_png.rf.b128762499e4c73df8ca38e08bf56e1c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic110_png"}}, {"id": 135, "license": 1, "file_name": "pic557_png.rf.af4d6fc5ce4d40bb46be971ebd0b31ab.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic557_png"}}, {"id": 136, "license": 1, "file_name": "pic1524_png.rf.b0215bff68c47f759e0c47722544ad6c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1524_png"}}, {"id": 137, "license": 1, "file_name": "pic4014_png.rf.b243747f1826624dc54627c8dae7add0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4014_png"}}, {"id": 138, "license": 1, "file_name": "pic1582_png.rf.b08aed27982fe7f54358d89213bb499f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1582_png"}}, {"id": 139, "license": 1, "file_name": "pic3620_png.rf.b34e88a193d34c5bb211f4fe5cc77772.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3620_png"}}, {"id": 140, "license": 1, "file_name": "pic2590_png.rf.b23b9339cbaf86265bc0b179215055fd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2590_png"}}, {"id": 141, "license": 1, "file_name": "pic981_png.rf.b441e3d9dc9b4b5799589ed88a0e4f03.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic981_png"}}, {"id": 142, "license": 1, "file_name": "pic2227_png.rf.b25513eebfd035d66900d5b64de7f907.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2227_png"}}, {"id": 143, "license": 1, "file_name": "pic1023_png.rf.b4430da799f0b4fe5c96749f1d9cc8e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1023_png"}}, {"id": 144, "license": 1, "file_name": "pic6096_png.rf.b5564234a21c53c501252ba362344653.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6096_png"}}, {"id": 145, "license": 1, "file_name": "pic4997_png.rf.b37551d8ec4ef67fbb981197188e010b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4997_png"}}, {"id": 146, "license": 1, "file_name": "pic1403_png.rf.b464fba823beb1ac53ed1a423016e98d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1403_png"}}, {"id": 147, "license": 1, "file_name": "pic1046_png.rf.b4e5ce6e17d7fc5ed18c27e88c3b13b3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1046_png"}}, {"id": 148, "license": 1, "file_name": "pic3360_png.rf.b64a627bc0beb70a8bc52766c7eb97b7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3360_png"}}, {"id": 149, "license": 1, "file_name": "pic1630_png.rf.b925e7d607c6230014331ca73fd878f8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1630_png"}}, {"id": 150, "license": 1, "file_name": "pic1473_png.rf.b66e0b25a89468699d60f78a769b71dc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1473_png"}}, {"id": 151, "license": 1, "file_name": "pic3447_png.rf.b90ea9b76854ab2a6ddcee3d62312851.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3447_png"}}, {"id": 152, "license": 1, "file_name": "pic4178_png.rf.b990b36a213b563c9465918c2519bd79.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4178_png"}}, {"id": 153, "license": 1, "file_name": "pic4275_png.rf.b5a5d51b9e308f418b6798d57f05d865.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4275_png"}}, {"id": 154, "license": 1, "file_name": "pic5912_png.rf.bcafb69805eac8c94829164e0af8c7c6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5912_png"}}, {"id": 155, "license": 1, "file_name": "pic2155_png.rf.b7bf7b9a9a6177309b6cbf9bf8098b54.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2155_png"}}, {"id": 156, "license": 1, "file_name": "pic1585_png.rf.bafa567c52f9c90eca6f556193fc3351.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1585_png"}}, {"id": 157, "license": 1, "file_name": "pic2908_png.rf.b86fda97cc782b658c5c60977316e9c9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2908_png"}}, {"id": 158, "license": 1, "file_name": "pic1618_png.rf.bd2e5be1d037e3e1931744fd9f72df29.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1618_png"}}, {"id": 159, "license": 1, "file_name": "pic1206_png.rf.b8a9f42c3f615c06549d0e21b5e96dc4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1206_png"}}, {"id": 160, "license": 1, "file_name": "pic1503_png.rf.b77f08c26a7c73a80d96c344bbac0a98.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1503_png"}}, {"id": 161, "license": 1, "file_name": "pic164_png.rf.ba20a64b5cce9a7686c64d6d8171e5a3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic164_png"}}, {"id": 162, "license": 1, "file_name": "pic5915_png.rf.b65fae45f1785bd25f9d33438d733fd5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5915_png"}}, {"id": 163, "license": 1, "file_name": "pic1275_png.rf.ba6d556184533e0154f43228f71961ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1275_png"}}, {"id": 164, "license": 1, "file_name": "pic4077_png.rf.bda3c9ccf34c26ddd40a4d62d80f1a3f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4077_png"}}, {"id": 165, "license": 1, "file_name": "pic2939_png.rf.bb4c6bc8a9541b5431eee869515fadd6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2939_png"}}, {"id": 166, "license": 1, "file_name": "pic1598_png.rf.b8ed9c844251d9ede78376f58a5ed0a4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1598_png"}}, {"id": 167, "license": 1, "file_name": "pic2858_png.rf.bdbf5bac1d7ccd785a7fb6fece2ca80f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2858_png"}}, {"id": 168, "license": 1, "file_name": "pic1110_png.rf.b9aa2d90d61767f7f838f635cd1407e1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1110_png"}}, {"id": 169, "license": 1, "file_name": "pic2615_png.rf.b6cdf61004a0245cee380a48e18d68bd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2615_png"}}, {"id": 170, "license": 1, "file_name": "pic1135_png.rf.bdfe3b6d69911b812bcb481ca1efa524.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1135_png"}}, {"id": 171, "license": 1, "file_name": "pic458_png.rf.be0146ee2620af97342d7d2676f0b8e0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic458_png"}}, {"id": 172, "license": 1, "file_name": "pic1096_png.rf.b804cf182fa58374185eb182e0abd8e3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1096_png"}}, {"id": 173, "license": 1, "file_name": "pic3125_png.rf.b8ec61bb30943e196b1a3773f8f113a3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3125_png"}}, {"id": 174, "license": 1, "file_name": "pic2871_png.rf.c014dc4fde9f36777591602e96d72d88.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2871_png"}}, {"id": 175, "license": 1, "file_name": "pic1804_png.rf.be6e87b069abc6069bd99a69ca1843a2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1804_png"}}, {"id": 176, "license": 1, "file_name": "pic2962_png.rf.bf242cd2389c012700a1426448cd002b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2962_png"}}, {"id": 177, "license": 1, "file_name": "pic4050_png.rf.be3d31809ece83c0c1fc725bf726eff6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4050_png"}}, {"id": 178, "license": 1, "file_name": "pic4270_png.rf.bf64e1dea902f58989a29a8a0217618e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4270_png"}}, {"id": 179, "license": 1, "file_name": "pic4417_png.rf.bf8a7c4912183adbccdb0ed3a9a76702.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4417_png"}}, {"id": 180, "license": 1, "file_name": "pic1681_png.rf.bffaf700a6b9b6f847d23ed5d3e70208.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1681_png"}}, {"id": 181, "license": 1, "file_name": "pic2070_png.rf.be58fc856f35701b111c06702c483a25.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2070_png"}}, {"id": 182, "license": 1, "file_name": "pic2809_png.rf.c1d6cd732862ca6cde04a32d61ce7508.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2809_png"}}, {"id": 183, "license": 1, "file_name": "pic4182_png.rf.c312c3bcb3cdb42139494efc8e64c169.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4182_png"}}, {"id": 184, "license": 1, "file_name": "pic720_png.rf.c14c1821d57593c03c36733a4916d795.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic720_png"}}, {"id": 185, "license": 1, "file_name": "pic200_png.rf.c0a2a4e25859b5bef0672b5646e4ebe7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic200_png"}}, {"id": 186, "license": 1, "file_name": "pic5946_png.rf.c11a009a45ae11e9d9fd83579d7894a4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5946_png"}}, {"id": 187, "license": 1, "file_name": "pic1123_png.rf.c2b824bddcc5aff1e8566b176720e966.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1123_png"}}, {"id": 188, "license": 1, "file_name": "pic1453_png.rf.c3bfbbd4cbcb6ee124c2c1ce1895cc24.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1453_png"}}, {"id": 189, "license": 1, "file_name": "pic1040_png.rf.c45133886f0ead51233d8b284796c5e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1040_png"}}, {"id": 190, "license": 1, "file_name": "pic1204_png.rf.c20c41073ece1c7631b1e7116345b4ec.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1204_png"}}, {"id": 191, "license": 1, "file_name": "pic3239_png.rf.c583d2817754591311ce33af262222ac.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3239_png"}}, {"id": 192, "license": 1, "file_name": "pic1380_png.rf.c4904d2f3a3ff2e98e4c3566f3302a3c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1380_png"}}, {"id": 193, "license": 1, "file_name": "pic1550_png.rf.c34b070043fe414325290c17dd0c6a18.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1550_png"}}, {"id": 194, "license": 1, "file_name": "pic5123_png.rf.c12459c427f80fb8fbb3c5b1fdd3814f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5123_png"}}, {"id": 195, "license": 1, "file_name": "pic1670_png.rf.c39595cf9792d8c875d6e11defda2cb1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1670_png"}}, {"id": 196, "license": 1, "file_name": "pic1551_png.rf.bea8771640fe956fb33c698154a6da53.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1551_png"}}, {"id": 197, "license": 1, "file_name": "pic3443_png.rf.c58ea51e52c02b104206ccdd0168ef8c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3443_png"}}, {"id": 198, "license": 1, "file_name": "pic6081_png.rf.c54ea61005f8a1a3c73dfaaa0963bc45.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6081_png"}}, {"id": 199, "license": 1, "file_name": "pic1148_png.rf.c40deddba2cc23de389dd47ca0b5c8ee.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1148_png"}}, {"id": 200, "license": 1, "file_name": "pic189_png.rf.c4e77777bc5c5366f53e1182a120ed4c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic189_png"}}, {"id": 201, "license": 1, "file_name": "pic3112_png.rf.c0167c0e1e5d2ac77304d5d15d902efe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3112_png"}}, {"id": 202, "license": 1, "file_name": "pic1608_png.rf.c5961460e9823a00b49be9bb8211b0e6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1608_png"}}, {"id": 203, "license": 1, "file_name": "pic128_png.rf.c76bdfc8bd824cf3fc4ba374f3f31dc8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic128_png"}}, {"id": 204, "license": 1, "file_name": "pic2384_png.rf.c6dea3cb778385c057fe4ee0853970a5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2384_png"}}, {"id": 205, "license": 1, "file_name": "pic1775_png.rf.c74421b56551e8b7b48c5d9a262d4adb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1775_png"}}, {"id": 206, "license": 1, "file_name": "pic2944_png.rf.c5cae8b75a5f4790c1c13b02ec07d599.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2944_png"}}, {"id": 207, "license": 1, "file_name": "pic1317_png.rf.c5f4a11be26cd970c57da17113234465.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1317_png"}}, {"id": 208, "license": 1, "file_name": "pic1019_png.rf.c75a595b88c2856701780db398356d4e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1019_png"}}, {"id": 209, "license": 1, "file_name": "pic170_png.rf.c79c9d29d152d262b66170f20e0cf8df.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic170_png"}}, {"id": 210, "license": 1, "file_name": "pic4064_png.rf.c609cb3c78fa2c162732fb34c966325b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4064_png"}}, {"id": 211, "license": 1, "file_name": "pic209_png.rf.c706febe4282476445a40152b68fa790.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic209_png"}}, {"id": 212, "license": 1, "file_name": "pic1530_png.rf.c80e6b75d80f9ee8d4bc4a0367483929.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1530_png"}}, {"id": 213, "license": 1, "file_name": "pic5694_png.rf.c790e8cc89ed60332b36e9202abaae27.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5694_png"}}, {"id": 214, "license": 1, "file_name": "pic6094_png.rf.c5aba0855dcde7a9bd610163c725fd0b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6094_png"}}, {"id": 215, "license": 1, "file_name": "pic2926_png.rf.c9f84a1c859b435722bf434a084b8e88.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2926_png"}}, {"id": 216, "license": 1, "file_name": "pic2965_png.rf.c882b065137d298b2bac61c18304e03e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2965_png"}}, {"id": 217, "license": 1, "file_name": "pic1501_png.rf.cbc51c06d19b8650a8b7b783f2d590fd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1501_png"}}, {"id": 218, "license": 1, "file_name": "pic2373_png.rf.c8dc24d4ca1ae0cee3990483c80e36ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2373_png"}}, {"id": 219, "license": 1, "file_name": "pic1151_png.rf.c8a660d449321da2714de5dc610fb49f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1151_png"}}, {"id": 220, "license": 1, "file_name": "pic5698_png.rf.c7c53d9a463e417b13bd6b45c314aacc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5698_png"}}, {"id": 221, "license": 1, "file_name": "pic6110_png.rf.c9378279bca8adfbc0328997c5d82b38.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6110_png"}}, {"id": 222, "license": 1, "file_name": "pic2369_png.rf.c8b7a8eba61214d2af91dbe8f33472e9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2369_png"}}, {"id": 223, "license": 1, "file_name": "pic5926_png.rf.c7af1569320f1f65cd178ffd6ea477c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5926_png"}}, {"id": 224, "license": 1, "file_name": "pic4054_png.rf.cbbd673c492fed59e0e24f7b6c37e573.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4054_png"}}, {"id": 225, "license": 1, "file_name": "pic1306_png.rf.ca82d02c17a258d3d8eee66ddf573214.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1306_png"}}, {"id": 226, "license": 1, "file_name": "pic389_png.rf.cad0d0a7996744b281794ebba4504cd4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic389_png"}}, {"id": 227, "license": 1, "file_name": "pic2028_png.rf.ca10a5c0394432c00b588c025de5b9cf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2028_png"}}, {"id": 228, "license": 1, "file_name": "pic2545_png.rf.ccc6fe02d4ee0ca9fa7b98e6d89e31da.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2545_png"}}, {"id": 229, "license": 1, "file_name": "pic151_png.rf.ccffe70f1221ed572a24dc33e44fa0ae.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic151_png"}}, {"id": 230, "license": 1, "file_name": "pic1261_png.rf.cb82f2f9b00778643790c227319e8fbd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1261_png"}}, {"id": 231, "license": 1, "file_name": "pic2642_png.rf.c833942fd2d6f6d76eaf4d47f50cde54.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2642_png"}}, {"id": 232, "license": 1, "file_name": "pic4042_png.rf.cbc612c3b348e4f31b42beb6c49f5bb1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4042_png"}}, {"id": 233, "license": 1, "file_name": "pic1482_png.rf.cbbfc5be8b04759b3293cff7d53277f0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1482_png"}}, {"id": 234, "license": 1, "file_name": "pic1069_png.rf.cc7ce26f9d0ca770a15c9ef5c16c9f11.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1069_png"}}, {"id": 235, "license": 1, "file_name": "pic2426_png.rf.ca403c750fcb77d94a68d79d37d40480.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2426_png"}}, {"id": 236, "license": 1, "file_name": "pic1534_png.rf.cd933940cfbbfc05b5cee7fc2e4d0cb9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1534_png"}}, {"id": 237, "license": 1, "file_name": "pic2367_png.rf.cdbc935f2b7d54546b5c339f046cee74.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2367_png"}}, {"id": 238, "license": 1, "file_name": "pic2266_png.rf.cbcfc854d66bb97e725ef3d261d95b5c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2266_png"}}, {"id": 239, "license": 1, "file_name": "pic1616_png.rf.cc2f7f97328d4102e13b628ad2d3288f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1616_png"}}, {"id": 240, "license": 1, "file_name": "pic1293_png.rf.cecc1326e06396a1d90f7976bb9be2c5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1293_png"}}, {"id": 241, "license": 1, "file_name": "pic420_png.rf.cd2c5608771e6aa412c9f0bdb296f0a8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic420_png"}}, {"id": 242, "license": 1, "file_name": "pic5696_png.rf.cf0984aa169acae18f618995545569bc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5696_png"}}, {"id": 243, "license": 1, "file_name": "pic2586_png.rf.cf12398c8d452dbca4170910465adea6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2586_png"}}, {"id": 244, "license": 1, "file_name": "pic1383_png.rf.d0d2fe5de47f92735653cd5b72475e23.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1383_png"}}, {"id": 245, "license": 1, "file_name": "pic4326_png.rf.cf9f8afe4e5bd202750a395f1a524143.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4326_png"}}, {"id": 246, "license": 1, "file_name": "pic317_png.rf.cf43f3db0e72de126e3a1ce61362a47d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic317_png"}}, {"id": 247, "license": 1, "file_name": "pic2549_png.rf.d0bbfe6112b2780d92ea2698fe6e0e5d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2549_png"}}, {"id": 248, "license": 1, "file_name": "pic2324_png.rf.d04527f31fa258164951e1470fe169aa.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2324_png"}}, {"id": 249, "license": 1, "file_name": "pic1661_png.rf.d0b1ecf5377128f979d04a34f672baa0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1661_png"}}, {"id": 250, "license": 1, "file_name": "pic1957_png.rf.195790238aa2aef32233f3e5afd003dc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1957_png"}}, {"id": 251, "license": 1, "file_name": "pic454_png.rf.17e0167782d60da81f5cda3afb3d967d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic454_png"}}, {"id": 252, "license": 1, "file_name": "pic1200_png.rf.1d21580fbc04e8aa4ed9fe37d8dca7f2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1200_png"}}, {"id": 253, "license": 1, "file_name": "pic3362_png.rf.19f5a9649ce7b3c2d8a5f7662fa7fda6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3362_png"}}, {"id": 254, "license": 1, "file_name": "pic2067_png.rf.1c70feeffa3746368b7d2525264c8fd1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2067_png"}}, {"id": 255, "license": 1, "file_name": "pic5938_png.rf.1d817d5a731887df99924990f28af360.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5938_png"}}, {"id": 256, "license": 1, "file_name": "pic1780_png.rf.1d84ab24b7478e66331104ebe1c4b57f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1780_png"}}, {"id": 257, "license": 1, "file_name": "pic2969_png.rf.1d4b4786fdf409e82f7d8b087215b5c9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2969_png"}}, {"id": 258, "license": 1, "file_name": "pic1504_png.rf.1dd2d9e444da8a172332a71d94a2ebc8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1504_png"}}, {"id": 259, "license": 1, "file_name": "pic405_png.rf.1e4560904aab071072cd33ecbef572a7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic405_png"}}, {"id": 260, "license": 1, "file_name": "pic150_png.rf.1c11253199c837fd1ebfa4aa1a50f50f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic150_png"}}, {"id": 261, "license": 1, "file_name": "pic1259_png.rf.1d8a5f07eddbb118ed3e0eb652a56566.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1259_png"}}, {"id": 262, "license": 1, "file_name": "pic6095_png.rf.1ea46ba1e19258d7fb3ab8e6d7399774.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6095_png"}}, {"id": 263, "license": 1, "file_name": "pic1543_png.rf.1a86a8a38bd1279f1ea1e9e9f6199798.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1543_png"}}, {"id": 264, "license": 1, "file_name": "pic2006_png.rf.1f2d527de98f9f4308bb6ff2ec6e054b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2006_png"}}, {"id": 265, "license": 1, "file_name": "pic1241_png.rf.1d60f226fb00ebf7b621b1e65293516b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1241_png"}}, {"id": 266, "license": 1, "file_name": "pic5914_png.rf.1d2ab49ecaddd149d04618c2b90cbbb2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5914_png"}}, {"id": 267, "license": 1, "file_name": "pic1010_png.rf.1b3943e8f07df3f81cdf23192fd02f06.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1010_png"}}, {"id": 268, "license": 1, "file_name": "pic2158_png.rf.1f78ab95996e86180fee32955c7b22d4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2158_png"}}, {"id": 269, "license": 1, "file_name": "pic2610_png.rf.1f491bd7f3d08b8b77af287207852260.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2610_png"}}, {"id": 270, "license": 1, "file_name": "pic1425_png.rf.20582fd07dfa81ef05f4e79dc67b8212.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1425_png"}}, {"id": 271, "license": 1, "file_name": "pic1152_png.rf.1f7f73cf53d2e7f00118d57a9611db3c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1152_png"}}, {"id": 272, "license": 1, "file_name": "pic1755_png.rf.1fdee2b36b9fe8557c24d47cde23776a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1755_png"}}, {"id": 273, "license": 1, "file_name": "pic4421_png.rf.216c64b1c87d905199be98fac906c390.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4421_png"}}, {"id": 274, "license": 1, "file_name": "pic4052_png.rf.187b763190330e694fec10dda7ddf7ef.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4052_png"}}, {"id": 275, "license": 1, "file_name": "pic1102_png.rf.18ae259068b7853136e868b167fcfe1b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1102_png"}}, {"id": 276, "license": 1, "file_name": "pic988_png.rf.20d9de2c2db9b5a0e41632c57bff210c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic988_png"}}, {"id": 277, "license": 1, "file_name": "pic1872_png.rf.217afb03a6b82caed22b5103a0684fe6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1872_png"}}, {"id": 278, "license": 1, "file_name": "pic2441_png.rf.215e40dacccfca95c064169104979da0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2441_png"}}, {"id": 279, "license": 1, "file_name": "pic1913_png.rf.21a2e337d7447b605266d2e7c769afa0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1913_png"}}, {"id": 280, "license": 1, "file_name": "pic1017_png.rf.20b6afb5bd945378c78e764e397dd30f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1017_png"}}, {"id": 281, "license": 1, "file_name": "pic4008_png.rf.218ac7ba7165defd4c28febdd57f9591.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4008_png"}}, {"id": 282, "license": 1, "file_name": "pic3350_png.rf.20ae2427ed63c2a27d6bdd9eeb5377f2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3350_png"}}, {"id": 283, "license": 1, "file_name": "pic406_png.rf.223fa221aa9cae21bb9e9746709f09d0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic406_png"}}, {"id": 284, "license": 1, "file_name": "pic4071_png.rf.21edbcbfcc57f26b11c6c4dc4b5096bf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4071_png"}}, {"id": 285, "license": 1, "file_name": "pic1479_png.rf.226a43978c3490139c041fcfec7ceecd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1479_png"}}, {"id": 286, "license": 1, "file_name": "pic1108_png.rf.2292364e20c842edf172e283cab9f1a6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1108_png"}}, {"id": 287, "license": 1, "file_name": "pic1345_png.rf.227da469288a63765e5497c905c9cc11.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1345_png"}}, {"id": 288, "license": 1, "file_name": "pic1606_png.rf.235b560f2bb8f542fb49a108f2bf58e9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1606_png"}}, {"id": 289, "license": 1, "file_name": "pic2594_png.rf.23b40d9782a0a02fc5990d5893475787.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2594_png"}}, {"id": 290, "license": 1, "file_name": "pic1025_png.rf.21e2999d66d0cab897093df794acf0fe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1025_png"}}, {"id": 291, "license": 1, "file_name": "pic1299_png.rf.237a866b929b723b491d295b432c7c13.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1299_png"}}, {"id": 292, "license": 1, "file_name": "pic1084_png.rf.2367ec33ebc82df82ce386d617707b93.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1084_png"}}, {"id": 293, "license": 1, "file_name": "pic1291_png.rf.18990cd42b7ce223524dff5da2af34b4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1291_png"}}, {"id": 294, "license": 1, "file_name": "pic1309_png.rf.1951a033e426dc71f39df41117025441.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1309_png"}}, {"id": 295, "license": 1, "file_name": "pic1032_png.rf.22d7604a70de17c4baba008242b6da7c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1032_png"}}, {"id": 296, "license": 1, "file_name": "pic1467_png.rf.237c158fccf4aad2c1dc64fa60f99218.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1467_png"}}, {"id": 297, "license": 1, "file_name": "pic154_png.rf.22f359615cf65ea75772163c27cadd4c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic154_png"}}, {"id": 298, "license": 1, "file_name": "pic237_png.rf.23bda6a400500ff1382cec44703d4013.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic237_png"}}, {"id": 299, "license": 1, "file_name": "pic1117_png.rf.1b96d034a334c367e139b49f067e9b5c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1117_png"}}, {"id": 300, "license": 1, "file_name": "pic3421_png.rf.240b4dfc3bf24a9ee24d639c48c9f847.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3421_png"}}, {"id": 301, "license": 1, "file_name": "pic2899_png.rf.22ee8f6c5decb2612dbf2d383e3e50db.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2899_png"}}, {"id": 302, "license": 1, "file_name": "pic1802_png.rf.1a4c58de31cee5e0911899b794064086.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1802_png"}}, {"id": 303, "license": 1, "file_name": "pic1877_png.rf.1bb1e3e891fc4ded232c375d3bd632dc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1877_png"}}, {"id": 304, "license": 1, "file_name": "pic1315_png.rf.243190e6f5984adba5fb7c4be982009d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1315_png"}}, {"id": 305, "license": 1, "file_name": "pic2587_png.rf.2428e7355db1dbfc06633fff799b5164.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2587_png"}}, {"id": 306, "license": 1, "file_name": "pic1347_png.rf.243978948fb8dc92ffb5a16532f97dba.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1347_png"}}, {"id": 307, "license": 1, "file_name": "pic1643_png.rf.18b428bb467887ae6b1b72a27c689f37.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1643_png"}}, {"id": 308, "license": 1, "file_name": "pic1652_png.rf.2440f72f8ba9ec50d17b0be42420dc58.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1652_png"}}, {"id": 309, "license": 1, "file_name": "pic5540_png.rf.2470b3d92f0665e333cd564e5242bfdb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5540_png"}}, {"id": 310, "license": 1, "file_name": "pic2570_png.rf.277f5a8b739fae4246c28fc60a115841.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2570_png"}}, {"id": 311, "license": 1, "file_name": "pic4066_png.rf.26722c551b315dc65a07d7a161a3b482.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4066_png"}}, {"id": 312, "license": 1, "file_name": "pic3438_png.rf.24598e557f8e02eb8e90d161c0466cc3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3438_png"}}, {"id": 313, "license": 1, "file_name": "pic2585_png.rf.25fbfad7c1029a428147768a8457c843.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2585_png"}}, {"id": 314, "license": 1, "file_name": "pic978_png.rf.19c7d48506410c03ef18ad4c11e01356.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic978_png"}}, {"id": 315, "license": 1, "file_name": "pic453_png.rf.25d273542aa657295c5a41068806daab.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic453_png"}}, {"id": 316, "license": 1, "file_name": "pic4087_png.rf.270f5c12cf2ab745b564f4f24c53e435.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4087_png"}}, {"id": 317, "license": 1, "file_name": "pic3128_png.rf.1afd9c6a1e2a4a067df74ff90ec2d111.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3128_png"}}, {"id": 318, "license": 1, "file_name": "pic2473_png.rf.25d98a695f16a3cf02c05914bc96a4ab.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2473_png"}}, {"id": 319, "license": 1, "file_name": "pic2464_png.rf.28665ce482a5a3b74d074d1e42428740.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2464_png"}}, {"id": 320, "license": 1, "file_name": "pic5937_png.rf.280678fe3b95f641208ea9ab3e7534f4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5937_png"}}, {"id": 321, "license": 1, "file_name": "pic2608_png.rf.281e6997210708a09952a13e4eecbe07.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2608_png"}}, {"id": 322, "license": 1, "file_name": "pic1265_png.rf.27d4bb21988ae7eb483606a948ae96d9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1265_png"}}, {"id": 323, "license": 1, "file_name": "pic2154_png.rf.250314875cea12152f6f8643eada2555.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2154_png"}}, {"id": 324, "license": 1, "file_name": "pic4053_png.rf.26a7d24c6c20f1d582f57f95f338d8ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4053_png"}}, {"id": 325, "license": 1, "file_name": "pic1369_png.rf.24c7df43582a3c006236810b6d924c28.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1369_png"}}, {"id": 326, "license": 1, "file_name": "pic4253_png.rf.18b4529319de8a6d432f68b23fe43ed4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4253_png"}}, {"id": 327, "license": 1, "file_name": "pic1521_png.rf.2669618145f69ccf2059b948374b3984.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1521_png"}}, {"id": 328, "license": 1, "file_name": "pic2023_png.rf.28f0de0fe4de3fad90c4b637f361ac43.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2023_png"}}, {"id": 329, "license": 1, "file_name": "pic257_png.rf.18e8df3ac8a0e51dac6ab428228c4557.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic257_png"}}, {"id": 330, "license": 1, "file_name": "pic5005_png.rf.18b733f29ffc2f597ee00b2905b35c2d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5005_png"}}, {"id": 331, "license": 1, "file_name": "pic4438_png.rf.18c346235149eafe6a1f83c5f7977819.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4438_png"}}, {"id": 332, "license": 1, "file_name": "pic5124_png.rf.296072b455c5b001e9872a949b2be09d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5124_png"}}, {"id": 333, "license": 1, "file_name": "pic2235_png.rf.28bb749f907a10ff1b74dd52d4e3b05c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2235_png"}}, {"id": 334, "license": 1, "file_name": "pic5525_png.rf.29ddbfb7c2f1cfbfa0c93f4a4922fcca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5525_png"}}, {"id": 335, "license": 1, "file_name": "pic1202_png.rf.29f66e6cc9d9a392ba2e6d87e688bf1c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1202_png"}}, {"id": 336, "license": 1, "file_name": "pic1038_png.rf.2b8d64b423344545e401b34fb614a60a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1038_png"}}, {"id": 337, "license": 1, "file_name": "pic2249_png.rf.2b09125ac5a511c2f09fcdb537abdd44.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2249_png"}}, {"id": 338, "license": 1, "file_name": "pic2328_png.rf.2c712fdf274dc08da1f2aba0454acc54.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2328_png"}}, {"id": 339, "license": 1, "file_name": "pic4058_png.rf.2be93eccf8b3ca2994096e68724775d5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4058_png"}}, {"id": 340, "license": 1, "file_name": "pic1642_png.rf.2bf31abd53f52f350f59a400e8abd4c3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1642_png"}}, {"id": 341, "license": 1, "file_name": "pic4433_png.rf.2a46a5bdcd024e56735347b4df8a9ce3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4433_png"}}, {"id": 342, "license": 1, "file_name": "pic1926_png.rf.2c79fcf50e357d88ccb9a337828c2a52.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1926_png"}}, {"id": 343, "license": 1, "file_name": "pic3439_png.rf.2bf50749a70985459ca69f69e7bf4c3c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3439_png"}}, {"id": 344, "license": 1, "file_name": "pic1671_png.rf.2e6a10d57840f9432a67cc47098c94e9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1671_png"}}, {"id": 345, "license": 1, "file_name": "pic1717_png.rf.2cab8edc43754a86cd24b60622599538.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1717_png"}}, {"id": 346, "license": 1, "file_name": "pic132_png.rf.2d6683e2427a5519ac19cacd50f1001a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic132_png"}}, {"id": 347, "license": 1, "file_name": "pic3642_png.rf.2cc260155691f221b7302db179ec9ce8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3642_png"}}, {"id": 348, "license": 1, "file_name": "pic129_png.rf.2bf249a6a011c914589d7708f1bae288.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic129_png"}}, {"id": 349, "license": 1, "file_name": "pic2290_png.rf.2bfda921be694d0c6903a68c1d67acc4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2290_png"}}, {"id": 350, "license": 1, "file_name": "pic3437_png.rf.2c7e7b64a5b22a5db54d7cc3d984de6b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3437_png"}}, {"id": 351, "license": 1, "file_name": "pic1235_png.rf.2bc676572d28a3caa0ee9b104770c7e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1235_png"}}, {"id": 352, "license": 1, "file_name": "pic1129_png.rf.2cbcd434ea9c5102e928b4ebf87464ca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1129_png"}}, {"id": 353, "license": 1, "file_name": "pic5697_png.rf.2d61beb431cc98481442a28e074ebfa0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5697_png"}}, {"id": 354, "license": 1, "file_name": "pic4069_png.rf.2e7121ff61f66f4d52d6249b09e18d0b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4069_png"}}, {"id": 355, "license": 1, "file_name": "pic1363_png.rf.2d9ddd92b2396bcce7447f456a91522d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1363_png"}}, {"id": 356, "license": 1, "file_name": "pic2375_png.rf.2b83bf36e2dea09f751847c8e94c4c84.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2375_png"}}, {"id": 357, "license": 1, "file_name": "pic1954_png.rf.2df3f6688c5e807e622fafb914618677.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1954_png"}}, {"id": 358, "license": 1, "file_name": "pic1354_png.rf.2f2a100e5b02174ba088feae4ce9a3a1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1354_png"}}, {"id": 359, "license": 1, "file_name": "pic3046_png.rf.2efa6eb2373daea5fd64d510e989e70e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3046_png"}}, {"id": 360, "license": 1, "file_name": "pic1128_png.rf.2f01748ad684e6808b9411e8a8449c69.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1128_png"}}, {"id": 361, "license": 1, "file_name": "pic2298_png.rf.2e8883f963d54bfc1abc667fea304a74.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2298_png"}}, {"id": 362, "license": 1, "file_name": "pic1477_png.rf.2e954f2a92984a150e51eb643546e00e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1477_png"}}, {"id": 363, "license": 1, "file_name": "pic4009_png.rf.3161f8226ade766df0054981fe9f39e3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4009_png"}}, {"id": 364, "license": 1, "file_name": "pic4104_png.rf.2f7d0f33cc6903812dc422363e3ebf23.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4104_png"}}, {"id": 365, "license": 1, "file_name": "pic1791_png.rf.2fbd174c04ec6f99d6f4ea386cc48ce6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1791_png"}}, {"id": 366, "license": 1, "file_name": "pic1340_png.rf.32a2866d11710079a6b26cef1a8c9610.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1340_png"}}, {"id": 367, "license": 1, "file_name": "pic2068_png.rf.2febd8436cbfdee01a6538dc8b296501.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2068_png"}}, {"id": 368, "license": 1, "file_name": "pic1296_png.rf.306d946532dbc7b0f8d1d7e9f12422f8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1296_png"}}, {"id": 369, "license": 1, "file_name": "pic4051_png.rf.2fae33ffcd12bf42488c77acff57da2e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4051_png"}}, {"id": 370, "license": 1, "file_name": "pic1167_png.rf.2fa5648b5eca160b85957c49235f3455.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1167_png"}}, {"id": 371, "license": 1, "file_name": "pic3005_png.rf.318c860a0db09ecc5297da2a0bf94102.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3005_png"}}, {"id": 372, "license": 1, "file_name": "pic1528_png.rf.33db89722ad8e795839259960886112d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1528_png"}}, {"id": 373, "license": 1, "file_name": "pic2123_png.rf.33cdb099c7838e7cc616e09e9516f06f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2123_png"}}, {"id": 374, "license": 1, "file_name": "pic113_png.rf.33be0f0f14051d716e1414accfb20c85.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic113_png"}}, {"id": 375, "license": 1, "file_name": "pic1497_png.rf.31db8a87a06b8f01035993b3fa019e8f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1497_png"}}, {"id": 376, "license": 1, "file_name": "pic3170_png.rf.314f6f9c4a660377890c9a89ae0fa1ad.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3170_png"}}, {"id": 377, "license": 1, "file_name": "pic1673_png.rf.318d713438e80d1f661f6b99fb2ab050.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1673_png"}}, {"id": 378, "license": 1, "file_name": "pic133_png.rf.315ff4c6beb5615ebac55160405bfc8a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic133_png"}}, {"id": 379, "license": 1, "file_name": "pic2843_png.rf.32eaf81c42f4d7617832d83ef84ca4da.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2843_png"}}, {"id": 380, "license": 1, "file_name": "pic1240_png.rf.33de7d10f4dbaebe5bdc8fe9e78dd7a9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1240_png"}}, {"id": 381, "license": 1, "file_name": "pic6077_png.rf.316fb8c167b5729b524d9a2bf76177ef.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6077_png"}}, {"id": 382, "license": 1, "file_name": "pic2611_png.rf.3092e5fb811ecb71feafe4224b089323.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2611_png"}}, {"id": 383, "license": 1, "file_name": "pic240_png.rf.304fcf0e941d00fa38f08cefad4a7c0a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic240_png"}}, {"id": 384, "license": 1, "file_name": "pic224_png.rf.302512e751435408fe2d1fdf0cfaccbb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic224_png"}}, {"id": 385, "license": 1, "file_name": "pic1490_png.rf.34540d112203d55c8ccaa8f7d1eb1f92.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1490_png"}}, {"id": 386, "license": 1, "file_name": "pic1083_png.rf.3409ba50e0fe69f5ae899c694870bdd8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1083_png"}}, {"id": 387, "license": 1, "file_name": "pic2950_png.rf.32b28cf2c4eb013750b7a90451ed200d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2950_png"}}, {"id": 388, "license": 1, "file_name": "pic463_png.rf.34a1cec8e7306708bb7b3adca8ef2b09.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic463_png"}}, {"id": 389, "license": 1, "file_name": "pic1053_png.rf.3460279886252a127cfe967d87bd0a5d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1053_png"}}, {"id": 390, "license": 1, "file_name": "pic1818_png.rf.37ef34f5b3ba011f164f863211cef3c1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1818_png"}}, {"id": 391, "license": 1, "file_name": "pic2110_png.rf.342325e2b68503262eac883fc3cf0c8e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2110_png"}}, {"id": 392, "license": 1, "file_name": "pic564_png.rf.366b65722a9384634a0e112e8bbbba2e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic564_png"}}, {"id": 393, "license": 1, "file_name": "pic108_png.rf.3508abba735ba65aa30359cf06da39d8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic108_png"}}, {"id": 394, "license": 1, "file_name": "pic2114_png.rf.371601aafbb29bd817b061ec2a20388c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2114_png"}}, {"id": 395, "license": 1, "file_name": "pic1164_png.rf.3643a38b5cdb991d880471374ff31bb8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1164_png"}}, {"id": 396, "license": 1, "file_name": "pic1484_png.rf.3504227460a93a7b4e8ad4f306803f81.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1484_png"}}, {"id": 397, "license": 1, "file_name": "pic1050_png.rf.35609ebe0421959b3796a2ec77ab95d9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1050_png"}}, {"id": 398, "license": 1, "file_name": "pic1573_png.rf.3865f84752ca863d21a11f192f8e721e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1573_png"}}, {"id": 399, "license": 1, "file_name": "pic4254_png.rf.386ec82a61970e61724aeb8d4eeea8af.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4254_png"}}, {"id": 400, "license": 1, "file_name": "pic1506_png.rf.37ed7bb48ce2b881ffe573a590913b39.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1506_png"}}, {"id": 401, "license": 1, "file_name": "pic1100_png.rf.3862bd153dd926243ffa76a339619c87.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1100_png"}}, {"id": 402, "license": 1, "file_name": "pic1604_png.rf.37c8456f48e0ae6552b44d015dda22cc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1604_png"}}, {"id": 403, "license": 1, "file_name": "pic3043_png.rf.37ec50850f38559dab60690f1b972ba3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3043_png"}}, {"id": 404, "license": 1, "file_name": "pic3123_png.rf.34bef6da694972279d06becda2dc0e60.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3123_png"}}, {"id": 405, "license": 1, "file_name": "pic630_png.rf.366b3d5fe3a397869a434fb5868265c3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic630_png"}}, {"id": 406, "license": 1, "file_name": "pic1310_png.rf.37f131134f36421908e56179b4f33e8d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1310_png"}}, {"id": 407, "license": 1, "file_name": "pic2379_png.rf.3843b4664f0c827b94f3e281d8b982f3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2379_png"}}, {"id": 408, "license": 1, "file_name": "pic2896_png.rf.38c42612ec9fc5703202a52494bf389d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2896_png"}}, {"id": 409, "license": 1, "file_name": "pic1483_png.rf.37f47c193a9b41c14a1af9d7d3cdce85.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1483_png"}}, {"id": 410, "license": 1, "file_name": "pic4122_png.rf.3a96cda0dc0e7b013457a8274b1da52e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4122_png"}}, {"id": 411, "license": 1, "file_name": "pic4256_png.rf.3657584823b61370c2796611523a3dc9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4256_png"}}, {"id": 412, "license": 1, "file_name": "pic1292_png.rf.38d70572d684f275e6cd839e35bcd5c5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1292_png"}}, {"id": 413, "license": 1, "file_name": "pic497_png.rf.39503ba0d67a1639d6e47b8a90f985ca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic497_png"}}, {"id": 414, "license": 1, "file_name": "pic2924_png.rf.3a5045f1cca68a226f669e5379e098c0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2924_png"}}, {"id": 415, "license": 1, "file_name": "pic3116_png.rf.350d778012431e1815991b0de3794fa1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3116_png"}}, {"id": 416, "license": 1, "file_name": "pic3435_png.rf.3a8fe423e14ab68cfa631537f3cd3ed1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3435_png"}}, {"id": 417, "license": 1, "file_name": "pic1568_png.rf.3af7aeb9e762430c56f29a802df62a28.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1568_png"}}, {"id": 418, "license": 1, "file_name": "pic1752_png.rf.3aa631da7273164d38ee9305dc2ef3d6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1752_png"}}, {"id": 419, "license": 1, "file_name": "pic134_png.rf.3c00efea51f7d7d1897b1061ed5565e3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic134_png"}}, {"id": 420, "license": 1, "file_name": "pic3436_png.rf.3bae6774d23ea375858a12b919463b9f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3436_png"}}, {"id": 421, "license": 1, "file_name": "pic1230_png.rf.3ca502fb0998925c8e607f2ee251c084.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1230_png"}}, {"id": 422, "license": 1, "file_name": "pic2378_png.rf.3d2a649da33573dbc697a35d6bd3cf6e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2378_png"}}, {"id": 423, "license": 1, "file_name": "pic1107_png.rf.3ac8fd99d51397c5dfa3232ce0733fab.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1107_png"}}, {"id": 424, "license": 1, "file_name": "pic303_png.rf.3d8fc4836aa40c333d318b649bb9d66c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic303_png"}}, {"id": 425, "license": 1, "file_name": "pic6089_png.rf.3f1185b420105bc57b096e2b8dedf65e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6089_png"}}, {"id": 426, "license": 1, "file_name": "pic5921_png.rf.3b8649011c59e2cbf2cfd1ff845a2d84.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5921_png"}}, {"id": 427, "license": 1, "file_name": "pic1118_png.rf.3e8cb374fab90b1cb90e048bef254a55.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1118_png"}}, {"id": 428, "license": 1, "file_name": "pic1418_png.rf.3e82d03e9ddc6ded0cbb2bc5843b78c5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1418_png"}}, {"id": 429, "license": 1, "file_name": "pic5006_png.rf.3c4b7e63a3f63c04cddde5561ef79a46.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5006_png"}}, {"id": 430, "license": 1, "file_name": "pic2504_png.rf.3cebda405aa090a2311159b8cee827b1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2504_png"}}, {"id": 431, "license": 1, "file_name": "pic1746_png.rf.40aa6131ce4282670b52d08007615a15.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1746_png"}}, {"id": 432, "license": 1, "file_name": "pic1037_png.rf.3b3f7ba58801473a402434c6d2cc26f4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1037_png"}}, {"id": 433, "license": 1, "file_name": "pic2992_png.rf.3f13fb3336cd8e3010244e2b61edf133.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2992_png"}}, {"id": 434, "license": 1, "file_name": "pic1663_png.rf.3b4d83cd7f1c8c03b1b824c9bec9e893.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1663_png"}}, {"id": 435, "license": 1, "file_name": "pic2374_png.rf.3ddc990a631fbae171b45523bf41f728.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2374_png"}}, {"id": 436, "license": 1, "file_name": "pic1257_png.rf.3f9bc06d69fe8b21776bd36aa2f9caed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1257_png"}}, {"id": 437, "license": 1, "file_name": "pic5918_png.rf.3e359792c7e6b91559ee6c5995f6f6f7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5918_png"}}, {"id": 438, "license": 1, "file_name": "pic1578_png.rf.40034bd8c2989f6525b4bcd246caafc1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1578_png"}}, {"id": 439, "license": 1, "file_name": "pic2355_png.rf.401f8d7e5b07d546625ce9de398dde16.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2355_png"}}, {"id": 440, "license": 1, "file_name": "pic1043_png.rf.414b8cdbe1c1ecb3afb2ca8df6b0db0c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1043_png"}}, {"id": 441, "license": 1, "file_name": "pic1079_png.rf.41be4fddc9d3d3443daa1e5a28fc9697.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1079_png"}}, {"id": 442, "license": 1, "file_name": "pic2513_png.rf.3473cbd8148f744ce8cc2e5f2ea81dc2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2513_png"}}, {"id": 443, "license": 1, "file_name": "pic4089_png.rf.42305730d79613ab966014bdd37ab676.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4089_png"}}, {"id": 444, "license": 1, "file_name": "pic2864_png.rf.4090340a374dcd8c7a6d448983322cda.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2864_png"}}, {"id": 445, "license": 1, "file_name": "pic2889_png.rf.43b1837ccfcddff7335db46545002685.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2889_png"}}, {"id": 446, "license": 1, "file_name": "pic5084_png.rf.42c3a60d87ed44916c37f0d589d0b2b1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5084_png"}}, {"id": 447, "license": 1, "file_name": "pic345_png.rf.43e58d874dc3b7ec011c7cb8f352c7f1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic345_png"}}, {"id": 448, "license": 1, "file_name": "pic4279_png.rf.40500e7ab245ac30a7386eeaec27bafc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4279_png"}}, {"id": 449, "license": 1, "file_name": "pic233_png.rf.410ee53f2dce6757e571314f82a6f50b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic233_png"}}, {"id": 450, "license": 1, "file_name": "pic1021_png.rf.43d673b086da80a56aec01566cf426bc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1021_png"}}, {"id": 451, "license": 1, "file_name": "pic2254_png.rf.43d5d28822b9f7911493cc0c4bafa5b5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2254_png"}}, {"id": 452, "license": 1, "file_name": "pic2481_png.rf.442dd2ec1ddd7248d7c6b92d4ce25742.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2481_png"}}, {"id": 453, "license": 1, "file_name": "pic4037_png.rf.4325faf257c9b72d00c0eda94cc9ab7f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4037_png"}}, {"id": 454, "license": 1, "file_name": "pic1289_png.rf.42fb37a357fb13792fbe5108ec20bd8c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1289_png"}}, {"id": 455, "license": 1, "file_name": "pic302_png.rf.43ed3d9f7b5366483f3e044185de6ec2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic302_png"}}, {"id": 456, "license": 1, "file_name": "pic1846_png.rf.45bc3a8e662a5b24f570e526195925d9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1846_png"}}, {"id": 457, "license": 1, "file_name": "pic1250_png.rf.46b9f44397ce4f1ac54b3d5e2c810321.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1250_png"}}, {"id": 458, "license": 1, "file_name": "pic1587_png.rf.462837312d24bd18a912bded3818b90d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1587_png"}}, {"id": 459, "license": 1, "file_name": "pic230_png.rf.458f8c5058f2b5bd476fee6a5a574fd2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic230_png"}}, {"id": 460, "license": 1, "file_name": "pic481_png.rf.44dc8224018e25a5ad25cd4552d1c539.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic481_png"}}, {"id": 461, "license": 1, "file_name": "pic4036_png.rf.460e52a18c1413fe3cf7fadd28a9b153.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4036_png"}}, {"id": 462, "license": 1, "file_name": "pic980_png.rf.46f587f971170e7c30e276533dd5ec0c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic980_png"}}, {"id": 463, "license": 1, "file_name": "pic16_png.rf.48041c17f758c39a7677f8a6ab4d5d03.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic16_png"}}, {"id": 464, "license": 1, "file_name": "pic1273_png.rf.425c9db5207c557915b8cf6ed3bce63a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1273_png"}}, {"id": 465, "license": 1, "file_name": "pic126_png.rf.445a37b8c0b4b0b65ba2d2050678d217.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic126_png"}}, {"id": 466, "license": 1, "file_name": "pic1009_png.rf.48e7f3f68562e419c1696eb2a9816a98.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1009_png"}}, {"id": 467, "license": 1, "file_name": "pic1294_png.rf.49530eb1504d6744b0313b622e92c72c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1294_png"}}, {"id": 468, "license": 1, "file_name": "pic891_png.rf.4a150ca8e615da55b832bb936514111a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic891_png"}}, {"id": 469, "license": 1, "file_name": "pic1105_png.rf.4426f6891d721f131848cdafe511a1b7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1105_png"}}, {"id": 470, "license": 1, "file_name": "pic2507_png.rf.4787bb99d9214a018178e36b6e81969f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2507_png"}}, {"id": 471, "license": 1, "file_name": "pic2108_png.rf.4665b47b9691566050f960e8588360e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2108_png"}}, {"id": 472, "license": 1, "file_name": "pic2124_png.rf.49e3c83bb31a8150b8f84867677f2530.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2124_png"}}, {"id": 473, "license": 1, "file_name": "pic254_png.rf.4a0c18de24d837eccc3ec0953223406a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic254_png"}}, {"id": 474, "license": 1, "file_name": "pic2092_png.rf.47d7702f6b8fd628429d89656b76e918.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2092_png"}}, {"id": 475, "license": 1, "file_name": "pic1495_png.rf.46faadc17a70a39467683b9673e96dfb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1495_png"}}, {"id": 476, "license": 1, "file_name": "pic1882_png.rf.4aeb7969829fa330291b991c92ef016c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1882_png"}}, {"id": 477, "license": 1, "file_name": "pic3104_png.rf.48353d97a1f7c9654445d8dfc6d9eb58.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3104_png"}}, {"id": 478, "license": 1, "file_name": "pic6109_png.rf.4b854ac2f543c3fd2d84ee7b29011152.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6109_png"}}, {"id": 479, "license": 1, "file_name": "pic1236_png.rf.4c4a3f1f680469b681541cd2b69d3ab2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1236_png"}}, {"id": 480, "license": 1, "file_name": "pic1522_png.rf.4c0a5019aa28ff63fac11598c883e2ad.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1522_png"}}, {"id": 481, "license": 1, "file_name": "pic4092_png.rf.4ab751a84903b4db6915bb0c44bcf7cb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4092_png"}}, {"id": 482, "license": 1, "file_name": "pic1496_png.rf.48c303c7859402b35dde5587bca15919.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1496_png"}}, {"id": 483, "license": 1, "file_name": "pic1133_png.rf.4c365a60f6c8c6bb267f632b5ab855f4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1133_png"}}, {"id": 484, "license": 1, "file_name": "pic2111_png.rf.440786443abf961e252227cab9a4b420.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2111_png"}}, {"id": 485, "license": 1, "file_name": "pic1282_png.rf.47f36300743badccba1631d028e785b5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1282_png"}}, {"id": 486, "license": 1, "file_name": "pic206_png.rf.4bd14a88ab77609fcaf870a2ad4bfcb1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic206_png"}}, {"id": 487, "license": 1, "file_name": "pic155_png.rf.4bdae5714450d59b6a5ced9cdbd75467.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic155_png"}}, {"id": 488, "license": 1, "file_name": "pic455_png.rf.4bed8b4060e77f979cc4bd0d840cafe9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic455_png"}}, {"id": 489, "license": 1, "file_name": "pic1532_png.rf.4c685edb30cbc3a4464cf67f20cb7ce1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1532_png"}}, {"id": 490, "license": 1, "file_name": "pic1857_png.rf.4b4e08a5c39bd8908e5e0757a251c06d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1857_png"}}, {"id": 491, "license": 1, "file_name": "pic2517_png.rf.4e403314b4143b29532c61a7f6b3f35f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2517_png"}}, {"id": 492, "license": 1, "file_name": "pic4255_png.rf.4d580c49f7ac671b5ad177a55548c147.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4255_png"}}, {"id": 493, "license": 1, "file_name": "pic3448_png.rf.4cb5eee734bf02a97faaf878045165a2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3448_png"}}, {"id": 494, "license": 1, "file_name": "pic208_png.rf.4d4e2a4c84d7756029b92568a873a5e2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic208_png"}}, {"id": 495, "license": 1, "file_name": "pic3634_png.rf.4dc86bf98f477f2c2ac2c97ac94a13ea.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3634_png"}}, {"id": 496, "license": 1, "file_name": "pic4070_png.rf.4d76762fc85756d344729bdb44083aac.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4070_png"}}, {"id": 497, "license": 1, "file_name": "pic1227_png.rf.4ec730c38897bebdbea4bc49c88d9d07.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1227_png"}}, {"id": 498, "license": 1, "file_name": "pic1829_png.rf.4e5a24de346edcd0a7915ad3a70c6a74.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1829_png"}}, {"id": 499, "license": 1, "file_name": "pic1964_png.rf.4d0f0474094d2b677c55b69e996f244a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1964_png"}}, {"id": 500, "license": 1, "file_name": "pic5929_png.rf.0112686ce900e1d2e4d4ef3ed3751b85.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5929_png"}}, {"id": 501, "license": 1, "file_name": "pic3449_png.rf.016cd29506103946c4aed58e2a5059d4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3449_png"}}, {"id": 502, "license": 1, "file_name": "pic183_png.rf.00bebdd7a9e9c558de2997e7bbb380c6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic183_png"}}, {"id": 503, "license": 1, "file_name": "pic33_png.rf.00270ac55d52a0eb7fe2c1d60e9aed97.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic33_png"}}, {"id": 504, "license": 1, "file_name": "pic1198_png.rf.009714f96fc3424fed467fda23d721a1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1198_png"}}, {"id": 505, "license": 1, "file_name": "pic1788_png.rf.020a3a72e761ffcbbeea697398b9dc7a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1788_png"}}, {"id": 506, "license": 1, "file_name": "pic6116_png.rf.02cec1ea8f1389c51be0ef7d9899bb29.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6116_png"}}, {"id": 507, "license": 1, "file_name": "pic2262_png.rf.01bdf3b1eabd64180f5e501b474b8f1b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2262_png"}}, {"id": 508, "license": 1, "file_name": "pic6091_png.rf.03dbb0164ef3ecf5be4338858744d5c5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6091_png"}}, {"id": 509, "license": 1, "file_name": "pic1131_png.rf.027ac8dab3cec7e18f5fd19a18224ff4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1131_png"}}, {"id": 510, "license": 1, "file_name": "pic1518_png.rf.020c3fb8d16537181adc46ee2e16a126.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1518_png"}}, {"id": 511, "license": 1, "file_name": "pic2874_png.rf.0267b6d3dad52162eb20c67679309776.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2874_png"}}, {"id": 512, "license": 1, "file_name": "pic4102_png.rf.0362e69f2413fa98591947ed0b633c00.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4102_png"}}, {"id": 513, "license": 1, "file_name": "pic1865_png.rf.04cd9b6ecf97407c83b54e9fd0ee133f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1865_png"}}, {"id": 514, "license": 1, "file_name": "pic2928_png.rf.00c262bc28aaad3b73fae0359e8eadb7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2928_png"}}, {"id": 515, "license": 1, "file_name": "pic1686_png.rf.06005c457f8c7474833a77b2a3040bd4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1686_png"}}, {"id": 516, "license": 1, "file_name": "pic1036_png.rf.06232dacab36f1372eeaab2d2af397db.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1036_png"}}, {"id": 517, "license": 1, "file_name": "pic1615_png.rf.071f28eae60e211449bd53009ad931a2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1615_png"}}, {"id": 518, "license": 1, "file_name": "pic1203_png.rf.03e08846f77c2dede6202cc695abff4e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1203_png"}}, {"id": 519, "license": 1, "file_name": "pic3408_png.rf.00f150be4a0cabad4ec95554e741c2a9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3408_png"}}, {"id": 520, "license": 1, "file_name": "pic2216_png.rf.06525fddd001b0f5e4e23c35c4fa9a44.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2216_png"}}, {"id": 521, "license": 1, "file_name": "pic1589_png.rf.04f7a552ea73ec67274a83f970181107.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1589_png"}}, {"id": 522, "license": 1, "file_name": "pic2081_png.rf.05021b5bcb4fa87c712a09bd00b3db10.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2081_png"}}, {"id": 523, "license": 1, "file_name": "pic4062_png.rf.02d1dc3a2b83c7ac635c29437b4ac75e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4062_png"}}, {"id": 524, "license": 1, "file_name": "pic2781_png.rf.05040e2bb24fe7f9298634b90e15a6c5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2781_png"}}, {"id": 525, "license": 1, "file_name": "pic2055_png.rf.038009974d09be95dd7dd515099287e4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2055_png"}}, {"id": 526, "license": 1, "file_name": "pic1697_png.rf.072c9785daf4a9686b9ea05c4bd30690.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1697_png"}}, {"id": 527, "license": 1, "file_name": "pic4065_png.rf.05a9d0cb43fda01579ddb3255125c07b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4065_png"}}, {"id": 528, "license": 1, "file_name": "pic2930_png.rf.059c3b0199876ab6b7923596fee6d5f0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2930_png"}}, {"id": 529, "license": 1, "file_name": "pic1248_png.rf.062deb069b9bc278f1b49700473b3c3b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1248_png"}}, {"id": 530, "license": 1, "file_name": "pic587_png.rf.0750912da03f451622f131761ff6ebfa.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic587_png"}}, {"id": 531, "license": 1, "file_name": "pic3342_png.rf.078e91919d9e8c30fd831d89f506d873.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3342_png"}}, {"id": 532, "license": 1, "file_name": "pic1280_png.rf.0341cb05031d0c925e4c61ee6397f0f3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1280_png"}}, {"id": 533, "license": 1, "file_name": "pic5530_png.rf.04361f02fe3a53ff05aeeeea594f6a81.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5530_png"}}, {"id": 534, "license": 1, "file_name": "pic1743_png.rf.07e0137f0301c2a5f1fb66412605a234.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1743_png"}}, {"id": 535, "license": 1, "file_name": "pic2318_png.rf.07af71296c719615f403a22bbae34823.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2318_png"}}, {"id": 536, "license": 1, "file_name": "pic1866_png.rf.08ac9f47f03b9c48e40db54c9a317644.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1866_png"}}, {"id": 537, "license": 1, "file_name": "pic4005_png.rf.09adc8eff55b70477fe08310bea55a64.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4005_png"}}, {"id": 538, "license": 1, "file_name": "pic142_png.rf.07d5c8a8a718d1b34ff859a3d037cfbf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic142_png"}}, {"id": 539, "license": 1, "file_name": "pic1267_png.rf.0b4f5b7a340238f25fede6076fa7ee7d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1267_png"}}, {"id": 540, "license": 1, "file_name": "pic4095_png.rf.0a31557a8ff34a5716a6401f4df77d2d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4095_png"}}, {"id": 541, "license": 1, "file_name": "pic4165_png.rf.0916e27568e6c3b2543e23ec0170df61.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4165_png"}}, {"id": 542, "license": 1, "file_name": "pic2845_png.rf.0b179fbd03374727c0141e17a8dd67f9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2845_png"}}, {"id": 543, "license": 1, "file_name": "pic1680_png.rf.0cf490644b898d118189cc905e80ab42.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1680_png"}}, {"id": 544, "license": 1, "file_name": "pic2234_png.rf.0964978d3640b0f381e5d9b3536567ad.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2234_png"}}, {"id": 545, "license": 1, "file_name": "pic2143_png.rf.0b00ab3b6b6fcab0e849c890321572d8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2143_png"}}, {"id": 546, "license": 1, "file_name": "pic1973_png.rf.0bd2ee575f81aba5eb06cb7bcebd4ff2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1973_png"}}, {"id": 547, "license": 1, "file_name": "pic5083_png.rf.0a18e6c419ec13de66b23fc7f746a80e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5083_png"}}, {"id": 548, "license": 1, "file_name": "pic5008_png.rf.0b5a61c706088497a35626ae0eee8e8c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5008_png"}}, {"id": 549, "license": 1, "file_name": "pic121_png.rf.09aa4d80d8f876a34c225fed33bde264.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic121_png"}}, {"id": 550, "license": 1, "file_name": "pic4999_png.rf.092da0329fdfd08a822ca38b4135494c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4999_png"}}, {"id": 551, "license": 1, "file_name": "pic1960_png.rf.0a63b227a7676b689492f459ba518cf1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1960_png"}}, {"id": 552, "license": 1, "file_name": "pic2180_png.rf.0a06254529a6bba9ee34e1989da918ad.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2180_png"}}, {"id": 553, "license": 1, "file_name": "pic2265_png.rf.0a0c51e0bcf839a9d19cf156c648f221.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2265_png"}}, {"id": 554, "license": 1, "file_name": "pic428_png.rf.0df1b72fe861e0d9fc0c1310d11ece04.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic428_png"}}, {"id": 555, "license": 1, "file_name": "pic1595_png.rf.0a968637a26c824c5919a9df67e3670d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1595_png"}}, {"id": 556, "license": 1, "file_name": "pic1814_png.rf.0de2a52549d934a5f6f8e82fb77df512.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1814_png"}}, {"id": 557, "license": 1, "file_name": "pic2410_png.rf.0d7f5f39f85c0b9ebb7b13c750e66e7b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2410_png"}}, {"id": 558, "license": 1, "file_name": "pic4111_png.rf.0d0d87a7860d4e88f7d9d81b5b4bf2c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4111_png"}}, {"id": 559, "license": 1, "file_name": "pic1669_png.rf.092b7bbd58aefb28af2ae992b983ccdf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1669_png"}}, {"id": 560, "license": 1, "file_name": "pic2166_png.rf.0d24b1b513695a744bbcbb8835a09039.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2166_png"}}, {"id": 561, "license": 1, "file_name": "pic2376_png.rf.0f84717674d3f55be19fa5421a3f2771.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2376_png"}}, {"id": 562, "license": 1, "file_name": "pic4043_png.rf.0fdbe43a7321053d8b2fb28839c0b34f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4043_png"}}, {"id": 563, "license": 1, "file_name": "pic2238_png.rf.0ef8068379a4a401903010fd8430ea29.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2238_png"}}, {"id": 564, "license": 1, "file_name": "pic2891_png.rf.081faa722e758e6991a6daf82f480faa.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2891_png"}}, {"id": 565, "license": 1, "file_name": "pic1232_png.rf.0efc3c127113bd52b956f91ecac4f6a3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1232_png"}}, {"id": 566, "license": 1, "file_name": "pic3417_png.rf.0fd37033041e9a617b1fc3b84a2ad39d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3417_png"}}, {"id": 567, "license": 1, "file_name": "pic1784_png.rf.0febcb721c054d10692f722eed7c66f3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1784_png"}}, {"id": 568, "license": 1, "file_name": "pic1116_png.rf.0ebdb34deea35697e92a64235fcf2d84.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1116_png"}}, {"id": 569, "license": 1, "file_name": "pic23_png.rf.0fb699f78b91820690b105b3c6b8a58e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic23_png"}}, {"id": 570, "license": 1, "file_name": "pic3357_png.rf.0eeca1c535018409e4d17b633ebeff13.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3357_png"}}, {"id": 571, "license": 1, "file_name": "pic104_png.rf.1243bdda4b57d65d5472081ed44aa054.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic104_png"}}, {"id": 572, "license": 1, "file_name": "pic2261_png.rf.104390cad485dc2a8c6749865334e25c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2261_png"}}, {"id": 573, "license": 1, "file_name": "pic1545_png.rf.1065eff57f9aef06a47b9a25bc43758a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1545_png"}}, {"id": 574, "license": 1, "file_name": "pic3131_png.rf.1325dd7c5a2565dbdf3425872e3d5790.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3131_png"}}, {"id": 575, "license": 1, "file_name": "pic2094_png.rf.1135342c1a6644ae9f90a5386ab76e15.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2094_png"}}, {"id": 576, "license": 1, "file_name": "pic1588_png.rf.11ef4c1b40b6882724255ad94fc27ac9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1588_png"}}, {"id": 577, "license": 1, "file_name": "pic2366_png.rf.10c631c106224917dd820d06d13f9c6b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2366_png"}}, {"id": 578, "license": 1, "file_name": "pic4247_png.rf.12fb3feea8e225101cca42db7e7390e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4247_png"}}, {"id": 579, "license": 1, "file_name": "pic2064_png.rf.13b26ae72ece5d6249480f162cd6dbb1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2064_png"}}, {"id": 580, "license": 1, "file_name": "pic723_png.rf.157664595604e7713b990e7423e14e86.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic723_png"}}, {"id": 581, "license": 1, "file_name": "pic1136_png.rf.116df98dfb68220e3897e5797adadd1c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1136_png"}}, {"id": 582, "license": 1, "file_name": "pic1318_png.rf.1291245a0c724147cae43a000a621b4f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1318_png"}}, {"id": 583, "license": 1, "file_name": "pic2313_png.rf.0ff5d5c77fc90f1ed633c8433cd3134f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2313_png"}}, {"id": 584, "license": 1, "file_name": "pic1125_png.rf.100094ccfb2dc2456cc7b294c33a74e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1125_png"}}, {"id": 585, "license": 1, "file_name": "pic3569_png.rf.15480d65cf74f8d9c67f052995123dd3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3569_png"}}, {"id": 586, "license": 1, "file_name": "pic1735_png.rf.13aaf22b3785f24bb985f11f8768a74e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1735_png"}}, {"id": 587, "license": 1, "file_name": "pic2109_png.rf.1442d3511171d7343c0ace1d38ca0092.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2109_png"}}, {"id": 588, "license": 1, "file_name": "pic1228_png.rf.12a5333c4664eec728253ba2534de7a8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1228_png"}}, {"id": 589, "license": 1, "file_name": "pic2134_png.rf.0ea82042a001aa4c149c7e1be1a90806.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2134_png"}}, {"id": 590, "license": 1, "file_name": "pic1252_png.rf.137404f2d2230406572c380d3a283e44.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1252_png"}}, {"id": 591, "license": 1, "file_name": "pic565_png.rf.16c6a444d2e851b812a8373ef2284c39.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic565_png"}}, {"id": 592, "license": 1, "file_name": "pic1225_png.rf.13c5004f6fde85c1ef04c83cbd43cf4f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1225_png"}}, {"id": 593, "license": 1, "file_name": "pic4002_png.rf.1602b76d37a996b7ebebd25b10fee223.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4002_png"}}, {"id": 594, "license": 1, "file_name": "pic2252_png.rf.138a3de250d045685a50655d21ff2879.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2252_png"}}, {"id": 595, "license": 1, "file_name": "pic1510_png.rf.178d3e28b4e56f0fc4bbbe286412ca83.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1510_png"}}, {"id": 596, "license": 1, "file_name": "pic1352_png.rf.0f8de2338f857fbb2a7fc2f31785a014.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1352_png"}}, {"id": 597, "license": 1, "file_name": "pic3415_png.rf.1759333fda08b0b9064facc69b2417d3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3415_png"}}, {"id": 598, "license": 1, "file_name": "pic3110_png.rf.170c5c930c94b3e0febaeeada8a28be2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3110_png"}}, {"id": 599, "license": 1, "file_name": "pic4028_png.rf.17a0d733704e81ef22f1ae590c75f00a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4028_png"}}, {"id": 600, "license": 1, "file_name": "pic1968_png.rf.169583908ec0f8f57336bb08e6cdab2d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1968_png"}}, {"id": 601, "license": 1, "file_name": "pic4039_png.rf.13b2fd6024f4710cef36b7d23286d8bb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4039_png"}}, {"id": 602, "license": 1, "file_name": "pic2264_png.rf.51bb2454ac6abbf78be57b3df84deb6e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2264_png"}}, {"id": 603, "license": 1, "file_name": "pic1137_png.rf.51b64b6a77d4b134d8c4cae05e643dbb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1137_png"}}, {"id": 604, "license": 1, "file_name": "pic3433_png.rf.51a12f00aec9612808612a1921c94691.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3433_png"}}, {"id": 605, "license": 1, "file_name": "pic250_png.rf.53e8b275fa4bf053d3d0db83fb34737a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic250_png"}}, {"id": 606, "license": 1, "file_name": "pic3430_png.rf.4f21002835e54adcb2b35b19f76b4cbf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3430_png"}}, {"id": 607, "license": 1, "file_name": "pic6083_png.rf.4f46e48cdab123a83eaa76210b0aa048.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6083_png"}}, {"id": 608, "license": 1, "file_name": "pic1016_png.rf.5462963914892cba1aefa0584fdc1e0c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1016_png"}}, {"id": 609, "license": 1, "file_name": "pic392_png.rf.4f970e2cf2d81bd464afa2e5d7b7f890.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic392_png"}}, {"id": 610, "license": 1, "file_name": "pic1731_png.rf.5466c6c8618f09ff59d0969bcf5b094b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1731_png"}}, {"id": 611, "license": 1, "file_name": "pic989_png.rf.517ba3143540890ff31df372b02718a0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic989_png"}}, {"id": 612, "license": 1, "file_name": "pic1664_png.rf.54cf71ea7ef51b495fed51dd11e0f794.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1664_png"}}, {"id": 613, "license": 1, "file_name": "pic2100_png.rf.54ad218699bc6405cb064b93e30c0acc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2100_png"}}, {"id": 614, "license": 1, "file_name": "pic5949_png.rf.51411d4a2f21bec7a8c93734ce15dc12.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5949_png"}}, {"id": 615, "license": 1, "file_name": "pic1416_png.rf.54f216497ae74a65b0c11fbedb699417.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1416_png"}}, {"id": 616, "license": 1, "file_name": "pic39_png.rf.54e8c213e2f4617b347d6d80a181b82f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic39_png"}}, {"id": 617, "license": 1, "file_name": "pic2348_png.rf.55148b411092c9a6479a940af6b4a2a4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2348_png"}}, {"id": 618, "license": 1, "file_name": "pic1675_png.rf.50a23839cbd9f098a5d8b85c1dc8f86d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1675_png"}}, {"id": 619, "license": 1, "file_name": "pic1319_png.rf.50f3a32eb13d7c0690d46d26338e8930.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1319_png"}}, {"id": 620, "license": 1, "file_name": "pic1611_png.rf.561bec96078dda4432e21b1cce1f2f1a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1611_png"}}, {"id": 621, "license": 1, "file_name": "pic4276_png.rf.5686a31ba9f7e30f11851a148f115385.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4276_png"}}, {"id": 622, "license": 1, "file_name": "pic2951_png.rf.5068a811a3b18580563b7e8c512c3acf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2951_png"}}, {"id": 623, "license": 1, "file_name": "pic1759_png.rf.50947d6c6d6eb4ad65d4fbfcb39aa4cd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1759_png"}}, {"id": 624, "license": 1, "file_name": "pic2480_png.rf.5508d65c47ae36d49c50ce0ddad9d14b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2480_png"}}, {"id": 625, "license": 1, "file_name": "pic722_png.rf.5042e93c780125915ebb5bfacefb6cf5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic722_png"}}, {"id": 626, "license": 1, "file_name": "pic2613_png.rf.56a5afdebad89dfd9882758d0827b0f8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2613_png"}}, {"id": 627, "license": 1, "file_name": "pic1272_png.rf.5040fc6bd20e7570085f40f23404f5b2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1272_png"}}, {"id": 628, "license": 1, "file_name": "pic1517_png.rf.57e62251ae6d04b42ebf5d5ad198a693.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1517_png"}}, {"id": 629, "license": 1, "file_name": "pic5539_png.rf.5725e521c3771f5925373fd826f3b278.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5539_png"}}, {"id": 630, "license": 1, "file_name": "pic6093_png.rf.5711b69118a75eb8424827095e407427.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6093_png"}}, {"id": 631, "license": 1, "file_name": "pic5936_png.rf.564730c7f0f860712fbe659428aeb722.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5936_png"}}, {"id": 632, "license": 1, "file_name": "pic4106_png.rf.58a5208cf8e662585b254390f910ed4e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4106_png"}}, {"id": 633, "license": 1, "file_name": "pic1180_png.rf.4fdaf0428d98454961ca91fe1a6c8777.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1180_png"}}, {"id": 634, "license": 1, "file_name": "pic1333_png.rf.58f27653381dc7837eda1b5226a6691c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1333_png"}}, {"id": 635, "license": 1, "file_name": "pic1141_png.rf.4f9e62497ba1ef3c9bbee8f6deedf37d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1141_png"}}, {"id": 636, "license": 1, "file_name": "pic1278_png.rf.501f10f6600d70f977cda6413d6bd540.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1278_png"}}, {"id": 637, "license": 1, "file_name": "pic2880_png.rf.5966df340b8b050e952416e05f4d17b6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2880_png"}}, {"id": 638, "license": 1, "file_name": "pic1114_png.rf.59e82a5832f80d5986a1b687bf35722c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1114_png"}}, {"id": 639, "license": 1, "file_name": "pic3356_png.rf.56ecd8de432a108cd14b2218d7f75087.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3356_png"}}, {"id": 640, "license": 1, "file_name": "pic1860_png.rf.587c6ce5e3bf42b72b5cd4c1d1366350.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1860_png"}}, {"id": 641, "license": 1, "file_name": "pic251_png.rf.59754c59593237d7eac00393ef6de208.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic251_png"}}, {"id": 642, "license": 1, "file_name": "pic1113_png.rf.59e8a0ee067f68e22b5da627c239e07c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1113_png"}}, {"id": 643, "license": 1, "file_name": "pic1730_png.rf.5a6a10f5cfff84cb63d00f6c6b9f96a5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1730_png"}}, {"id": 644, "license": 1, "file_name": "pic3391_png.rf.52beb747fe4e85c9c1e9b01945e79158.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3391_png"}}, {"id": 645, "license": 1, "file_name": "pic1064_png.rf.59f089dc25437f7ff26f76f521ce054c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1064_png"}}, {"id": 646, "license": 1, "file_name": "pic3409_png.rf.5acf63d4a4217be3b4c9fda179c2fbe2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3409_png"}}, {"id": 647, "license": 1, "file_name": "pic1576_png.rf.5b4e736b0fd45d2b6abfef817a98bc03.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1576_png"}}, {"id": 648, "license": 1, "file_name": "pic1014_png.rf.5ae11a1e102297a9e7d1c5bd3871481b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1014_png"}}, {"id": 649, "license": 1, "file_name": "pic5528_png.rf.524174395c541f02f183b8417d34ba4d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5528_png"}}, {"id": 650, "license": 1, "file_name": "pic2033_png.rf.5b0e12635158d6feaf0414af38e4e82a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2033_png"}}, {"id": 651, "license": 1, "file_name": "pic2115_png.rf.50a95a0bce285ef2b244a9e325f339e2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2115_png"}}, {"id": 652, "license": 1, "file_name": "pic1918_png.rf.5a694a52c3c27923c36abf2da2612756.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1918_png"}}, {"id": 653, "license": 1, "file_name": "pic1034_png.rf.5b5ddae34b080ec1a146884ff1267c4f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1034_png"}}, {"id": 654, "license": 1, "file_name": "pic1920_png.rf.52a95ab78927989e3fadcf00ef671752.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1920_png"}}, {"id": 655, "license": 1, "file_name": "pic1351_png.rf.5c0279d40ee973dd21a53961bced2476.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1351_png"}}, {"id": 656, "license": 1, "file_name": "pic2167_png.rf.5b7f0b4d7ed3a51197cbb0c20d7d6990.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2167_png"}}, {"id": 657, "license": 1, "file_name": "pic1782_png.rf.5c6a37d1b491afe2520d969c483e6794.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1782_png"}}, {"id": 658, "license": 1, "file_name": "pic994_png.rf.535673f36127a55b58f1cddc43c3d137.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic994_png"}}, {"id": 659, "license": 1, "file_name": "pic3135_png.rf.5e132f95715880834f5b482ea11e0155.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3135_png"}}, {"id": 660, "license": 1, "file_name": "pic5950_png.rf.5fa3619f43e174f962629cdac16c2ce8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5950_png"}}, {"id": 661, "license": 1, "file_name": "pic4113_png.rf.5e6601eebc0f35da376935169cabc7a3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4113_png"}}, {"id": 662, "license": 1, "file_name": "pic1451_png.rf.5c438466ff2d6ca9ba603791521783fb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1451_png"}}, {"id": 663, "license": 1, "file_name": "pic2250_png.rf.5f0e8e5ae9b5987a79bca97d592b84fb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2250_png"}}, {"id": 664, "license": 1, "file_name": "pic2153_png.rf.5e081202e3e1795d555c6ecdd165c8e9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2153_png"}}, {"id": 665, "license": 1, "file_name": "pic1372_png.rf.5f5cc10d6ecb483a40df5ed6cb4fea27.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1372_png"}}, {"id": 666, "license": 1, "file_name": "pic2119_png.rf.525ae0c99ec3a8cf813f619661c8ffa0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2119_png"}}, {"id": 667, "license": 1, "file_name": "pic1264_png.rf.5f5bbe425424fb4b6bc36dc22569537b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1264_png"}}, {"id": 668, "license": 1, "file_name": "pic2624_png.rf.5efeef6472b22bd504c6ddd353306077.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2624_png"}}, {"id": 669, "license": 1, "file_name": "pic1863_png.rf.5e74244b55b9981a14a9a8396d6cfee9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1863_png"}}, {"id": 670, "license": 1, "file_name": "pic5537_png.rf.5f95663eb46937ed13b398d86dfdc63b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5537_png"}}, {"id": 671, "license": 1, "file_name": "pic4280_png.rf.53b38dc949570f6511cf6fccc5e0a14f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4280_png"}}, {"id": 672, "license": 1, "file_name": "pic2142_png.rf.524b42be5c3081a19044d74a955b1185.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2142_png"}}, {"id": 673, "license": 1, "file_name": "pic1298_png.rf.601302e4039b4eb22cf4f84653c03e0b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1298_png"}}, {"id": 674, "license": 1, "file_name": "pic1027_png.rf.6033f6504e70cf5ce5d3452f6ef0629e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1027_png"}}, {"id": 675, "license": 1, "file_name": "pic3630_png.rf.5de2830a82d374171919fbfaea6d3dc9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3630_png"}}, {"id": 676, "license": 1, "file_name": "pic3418_png.rf.5f8ca3955d4e96845f9d558257c3ad41.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3418_png"}}, {"id": 677, "license": 1, "file_name": "pic4278_png.rf.5cf844f523453aa094cc428a9c9b2751.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4278_png"}}, {"id": 678, "license": 1, "file_name": "pic256_png.rf.6093a7a223613119b6884ce77f3dfe00.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic256_png"}}, {"id": 679, "license": 1, "file_name": "pic1067_png.rf.5cf0c3b14e30d9bfa2946a51384c1b41.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1067_png"}}, {"id": 680, "license": 1, "file_name": "pic4088_png.rf.6051b8252a3ff0375977e14feeb69a64.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4088_png"}}, {"id": 681, "license": 1, "file_name": "pic4081_png.rf.5c74831994c01907c755a38de975eb35.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4081_png"}}, {"id": 682, "license": 1, "file_name": "pic13_png.rf.60901fda412f0396f68b482bf19cd7f9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic13_png"}}, {"id": 683, "license": 1, "file_name": "pic2182_png.rf.60126db746c455a957653e6b09ebed4e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2182_png"}}, {"id": 684, "license": 1, "file_name": "pic2168_png.rf.60b3a8db77cc70cab112ae46580d64ae.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2168_png"}}, {"id": 685, "license": 1, "file_name": "pic227_png.rf.61f273db3758c1ff52507d3e027eba3d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic227_png"}}, {"id": 686, "license": 1, "file_name": "pic997_png.rf.646a66ad601545cfb071907843bc6e30.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic997_png"}}, {"id": 687, "license": 1, "file_name": "pic1047_png.rf.61d645420840cc746441fb1758daf11e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1047_png"}}, {"id": 688, "license": 1, "file_name": "pic552_png.rf.62efb0d2cdd647475e5adfe369dc2018.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic552_png"}}, {"id": 689, "license": 1, "file_name": "pic174_png.rf.63cccdb93623837620b174f70f7e8695.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic174_png"}}, {"id": 690, "license": 1, "file_name": "pic1026_png.rf.62bbfe479d9f86f7b2ba8ddf1bab375a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1026_png"}}, {"id": 691, "license": 1, "file_name": "pic1024_png.rf.6312adab0baf908303da823a9bb6f67a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1024_png"}}, {"id": 692, "license": 1, "file_name": "pic295_png.rf.60ffe8746951539132b30852c524cede.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic295_png"}}, {"id": 693, "license": 1, "file_name": "pic991_png.rf.62b18eac9ee27ba6bf71959589e34bdd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic991_png"}}, {"id": 694, "license": 1, "file_name": "pic4281_png.rf.65c10c39a4ca5f720d0c7aa5833e4762.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4281_png"}}, {"id": 695, "license": 1, "file_name": "pic4274_png.rf.64a3ad3852159f9a1debbdb12393501d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4274_png"}}, {"id": 696, "license": 1, "file_name": "pic1412_png.rf.63c67ef86e01b11ca5aa68172a4512e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1412_png"}}, {"id": 697, "license": 1, "file_name": "pic137_png.rf.67938f26c7166b1160c9d2853f70333b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic137_png"}}, {"id": 698, "license": 1, "file_name": "pic2894_png.rf.653b39231bb8d31f0d30ed18b2a01546.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2894_png"}}, {"id": 699, "license": 1, "file_name": "pic401_png.rf.61179b086a128360383bede89df8e068.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic401_png"}}, {"id": 700, "license": 1, "file_name": "pic1476_png.rf.63f7ac8a8a4176158ca5103d75e87704.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1476_png"}}, {"id": 701, "license": 1, "file_name": "pic606_png.rf.661770f6b2e68eb0e52d0db79684b375.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic606_png"}}, {"id": 702, "license": 1, "file_name": "pic425_png.rf.679efc63012fb430d92737678f39c96e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic425_png"}}, {"id": 703, "license": 1, "file_name": "pic4123_png.rf.65a73fa9ba6c90124c993677b5a12146.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4123_png"}}, {"id": 704, "license": 1, "file_name": "pic2073_png.rf.65ffa19f3b54ef2814a788b4125bbcde.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2073_png"}}, {"id": 705, "license": 1, "file_name": "pic4041_png.rf.672b9e88e2c54feb129e63bd286f9d24.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4041_png"}}, {"id": 706, "license": 1, "file_name": "pic3632_png.rf.67c6ae79a0e8e7421b1ed83c4ab9cf07.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3632_png"}}, {"id": 707, "license": 1, "file_name": "pic182_png.rf.654da6b64d34c8e8bce0610ac083d6a5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic182_png"}}, {"id": 708, "license": 1, "file_name": "pic4006_png.rf.60a2e709c38a52fece911e3870cffeb4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4006_png"}}, {"id": 709, "license": 1, "file_name": "pic1149_png.rf.680170313495a377b99303750c6b46aa.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1149_png"}}, {"id": 710, "license": 1, "file_name": "pic3459_png.rf.67f6da0ffa38b3ca80a0d62312030451.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3459_png"}}, {"id": 711, "license": 1, "file_name": "pic1258_png.rf.6c0b7a6d30f2d7220ec3d44d50891bb9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1258_png"}}, {"id": 712, "license": 1, "file_name": "pic1260_png.rf.6c24804da75bd5b49fb3c1c2ad9d44a4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1260_png"}}, {"id": 713, "license": 1, "file_name": "pic1168_png.rf.6b88d4032eaf9e9a3c5fe7f9f8c1438b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1168_png"}}, {"id": 714, "license": 1, "file_name": "pic1956_png.rf.6a2285f2053d9a1ac1c69994a0e8d521.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1956_png"}}, {"id": 715, "license": 1, "file_name": "pic2319_png.rf.6a4931eed8cb9d70f9947f201414ed5b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2319_png"}}, {"id": 716, "license": 1, "file_name": "pic1377_png.rf.69f4dbf27998477343c1c6d8056a4640.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1377_png"}}, {"id": 717, "license": 1, "file_name": "pic4020_png.rf.6cbff45a555d2e5c8d2f05029c0ad528.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4020_png"}}, {"id": 718, "license": 1, "file_name": "pic607_png.rf.6b46e25abe0d7042f6e2bb11368290bc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic607_png"}}, {"id": 719, "license": 1, "file_name": "pic232_png.rf.62ef73d41f66eefdbeab2250d851c85e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic232_png"}}, {"id": 720, "license": 1, "file_name": "pic2084_png.rf.67fa3f32d4bb5034f986bab3601ea9e6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2084_png"}}, {"id": 721, "license": 1, "file_name": "pic1249_png.rf.6e2503d2fb5c1b21c85856419d3dee45.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1249_png"}}, {"id": 722, "license": 1, "file_name": "pic2163_png.rf.6cc74b28893321b61fefb81afb14f367.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2163_png"}}, {"id": 723, "license": 1, "file_name": "pic4094_png.rf.6d0d2176b0a6ee67333ac3cbd310f83d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4094_png"}}, {"id": 724, "license": 1, "file_name": "pic3364_png.rf.6afdfc1d70dbf92ee6edf1e02bb65eb6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3364_png"}}, {"id": 725, "license": 1, "file_name": "pic226_png.rf.6faab58dea20c7ef19a32132edf1fb92.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic226_png"}}, {"id": 726, "license": 1, "file_name": "pic247_png.rf.6f9df0712a2e483c613aac38c03eba64.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic247_png"}}, {"id": 727, "license": 1, "file_name": "pic1885_png.rf.6e43e6d8da5f21c5cf075c340f9df867.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1885_png"}}, {"id": 728, "license": 1, "file_name": "pic1505_png.rf.6e68386146b45b8580f428542d629f0f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1505_png"}}, {"id": 729, "license": 1, "file_name": "pic2025_png.rf.6e6f5e003694cbbf13a1ae250e58e41d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2025_png"}}, {"id": 730, "license": 1, "file_name": "pic1645_png.rf.6d494c22aa8909a170b56a6352f82db1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1645_png"}}, {"id": 731, "license": 1, "file_name": "pic3445_png.rf.6dc75bf5b032a44ed9bdfe85b9dca3b0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3445_png"}}, {"id": 732, "license": 1, "file_name": "pic890_png.rf.6e31a94dc9b900e3bdbc75bae07fac55.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic890_png"}}, {"id": 733, "license": 1, "file_name": "pic489_png.rf.6fcd23bd5e9f97fa13bad5e71822e261.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic489_png"}}, {"id": 734, "license": 1, "file_name": "pic3002_png.rf.7030492b97d7b4435100678de9f21a7d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3002_png"}}, {"id": 735, "license": 1, "file_name": "pic726_png.rf.6fb7a40d7c9e0e404d324177b51b55bc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic726_png"}}, {"id": 736, "license": 1, "file_name": "pic2308_png.rf.72dccb268e9023bcaff05a02092cbe0f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2308_png"}}, {"id": 737, "license": 1, "file_name": "pic1439_png.rf.720f6a13ec014d0f1380830b8631eb57.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1439_png"}}, {"id": 738, "license": 1, "file_name": "pic5529_png.rf.7065a79838b74720cb1096b68c9918eb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5529_png"}}, {"id": 739, "license": 1, "file_name": "pic1770_png.rf.70c2dca31d734f7a967a9cff703c49e6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1770_png"}}, {"id": 740, "license": 1, "file_name": "pic714_png.rf.700b544a641fae9cf19d1fc06ef96e68.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic714_png"}}, {"id": 741, "license": 1, "file_name": "pic1633_png.rf.727e66873b9eb57fdb0b6a2853280ee0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1633_png"}}, {"id": 742, "license": 1, "file_name": "pic4011_png.rf.70dc80916402e09763144f529a64e6a8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4011_png"}}, {"id": 743, "license": 1, "file_name": "pic555_png.rf.71b4f2f83543e61dabdd25525c35e688.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic555_png"}}, {"id": 744, "license": 1, "file_name": "pic2531_png.rf.7524a3d8050172b3bc7cddb0eaff5d2e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2531_png"}}, {"id": 745, "license": 1, "file_name": "pic249_png.rf.720f4ec13035cb88001a167dfd38d84b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic249_png"}}, {"id": 746, "license": 1, "file_name": "pic1478_png.rf.7658a821cbc8b199958acc66c7146d8f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1478_png"}}, {"id": 747, "license": 1, "file_name": "pic5935_png.rf.72ee5521755c7eb3f6c1a15b4df61221.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5935_png"}}, {"id": 748, "license": 1, "file_name": "pic5948_png.rf.7467f4722a2a03504d47bf99ff11cc12.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5948_png"}}, {"id": 749, "license": 1, "file_name": "pic3363_png.rf.724828885d7ee05627aeac32d57fdcb0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3363_png"}}, {"id": 750, "license": 1, "file_name": "pic1921_png.rf.75300c534cbe9d73455f52c3216f4249.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1921_png"}}, {"id": 751, "license": 1, "file_name": "pic1229_png.rf.769674368fa99a8931198eee96b873b3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1229_png"}}, {"id": 752, "license": 1, "file_name": "pic1041_png.rf.7542e99941b4a05a94235c969854fd38.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1041_png"}}, {"id": 753, "license": 1, "file_name": "pic2285_png.rf.718595f972be112f9bb7c41d53993bee.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2285_png"}}, {"id": 754, "license": 1, "file_name": "pic1624_png.rf.728b710572f87f450093b2a182db4eb2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1624_png"}}, {"id": 755, "license": 1, "file_name": "pic1945_png.rf.763a8c14b3a8c57219171727bed6fcce.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1945_png"}}, {"id": 756, "license": 1, "file_name": "pic4027_png.rf.747b5d663ad453780bbac9fb01e07955.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4027_png"}}, {"id": 757, "license": 1, "file_name": "pic4273_png.rf.7407fc3d4107139627cfae00714ec21c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4273_png"}}, {"id": 758, "license": 1, "file_name": "pic1942_png.rf.76640d4d6f30878552b725db90f978d3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1942_png"}}, {"id": 759, "license": 1, "file_name": "pic4059_png.rf.7745374cdea882c945b6c721318a99ce.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4059_png"}}, {"id": 760, "license": 1, "file_name": "pic38_png.rf.7724bae89539c32df648795b3d5c2041.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic38_png"}}, {"id": 761, "license": 1, "file_name": "pic2228_png.rf.719cc703d45f4693a7af4990ac3851dc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2228_png"}}, {"id": 762, "license": 1, "file_name": "pic1201_png.rf.77d5653d812b4f981ec8e71e46afdb14.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1201_png"}}, {"id": 763, "license": 1, "file_name": "pic1644_png.rf.7781446a1102e440387b428acf70c87f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1644_png"}}, {"id": 764, "license": 1, "file_name": "pic1044_png.rf.7762b7a3d38485a3d46db7eddc0ac108.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1044_png"}}, {"id": 765, "license": 1, "file_name": "pic2786_png.rf.773f564167ac8ed43e12e0b8bcca5c15.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2786_png"}}, {"id": 766, "license": 1, "file_name": "pic1481_png.rf.77066c5d8dd7da7e0c337610b5d6c609.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1481_png"}}, {"id": 767, "license": 1, "file_name": "pic127_png.rf.7a836faefa6c2d5f9575bc0d74d5092a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic127_png"}}, {"id": 768, "license": 1, "file_name": "pic1489_png.rf.781a650df3314eb01add0ac5bb934fcc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1489_png"}}, {"id": 769, "license": 1, "file_name": "pic4179_png.rf.78cd69cd58b1231925b036dadadce388.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4179_png"}}, {"id": 770, "license": 1, "file_name": "pic1268_png.rf.7925be38b8916cefe8de3562650e5d77.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1268_png"}}, {"id": 771, "license": 1, "file_name": "pic3349_png.rf.78ca302ec7e4eff0bfd5e1aa27cc88fb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3349_png"}}, {"id": 772, "license": 1, "file_name": "pic4271_png.rf.7a3ad63d067fd71ac3eb2a80b934eb75.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4271_png"}}, {"id": 773, "license": 1, "file_name": "pic1984_png.rf.797020991b1b65809ea862826639ef4b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1984_png"}}, {"id": 774, "license": 1, "file_name": "pic222_png.rf.7a868945cf0ecbd15f041ba53a0c7d0e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic222_png"}}, {"id": 775, "license": 1, "file_name": "pic3440_png.rf.7b269d6492e824d6e47afe41341eec48.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3440_png"}}, {"id": 776, "license": 1, "file_name": "pic340_png.rf.7c5107e85e70e5933e118d2a3527c3e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic340_png"}}, {"id": 777, "license": 1, "file_name": "pic3300_png.rf.79e22a777de12c188ec6af4269cfc21a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3300_png"}}, {"id": 778, "license": 1, "file_name": "pic1607_png.rf.7cee2cceb6403355d3c14f034ef5fbc8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1607_png"}}, {"id": 779, "license": 1, "file_name": "pic1119_png.rf.7af2ebe8f42a21fb18c42e60d5deee56.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1119_png"}}, {"id": 780, "license": 1, "file_name": "pic1904_png.rf.7c17329d3c9f113b10e1911d6d2bc726.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1904_png"}}, {"id": 781, "license": 1, "file_name": "pic1801_png.rf.7dac2ce332bfcf815331b84a4b62d232.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1801_png"}}, {"id": 782, "license": 1, "file_name": "pic1574_png.rf.7c28ab3be0825ba5cf8ec6aac9427f78.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1574_png"}}, {"id": 783, "license": 1, "file_name": "pic5535_png.rf.78bb7c8e56a49bfde6e38521c60ea72f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5535_png"}}, {"id": 784, "license": 1, "file_name": "pic1948_png.rf.7d21df2025e265e2d68fafd247a9b384.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1948_png"}}, {"id": 785, "license": 1, "file_name": "pic3115_png.rf.7dc9c6cd74683ebb221678abf0cdd56d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3115_png"}}, {"id": 786, "license": 1, "file_name": "pic2072_png.rf.7fdd9391630506400a308f0992a2e8cb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2072_png"}}, {"id": 787, "license": 1, "file_name": "pic4013_png.rf.7c1781677f81c1ab0d0c7f51017cdd6c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4013_png"}}, {"id": 788, "license": 1, "file_name": "pic2890_png.rf.7dc96bc2e25e5891f5b3ab7489944155.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2890_png"}}, {"id": 789, "license": 1, "file_name": "pic2082_png.rf.7f796a36a5b3d0311ecde62b5601ac93.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2082_png"}}, {"id": 790, "license": 1, "file_name": "pic293_png.rf.7e0ac03c3efc6f91f13cee4f58e40fe2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic293_png"}}, {"id": 791, "license": 1, "file_name": "pic1441_png.rf.7a071f882b6421145e6386c6a93d5307.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1441_png"}}, {"id": 792, "license": 1, "file_name": "pic1082_png.rf.7be9f00d1ef56c61594111daf7823123.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1082_png"}}, {"id": 793, "license": 1, "file_name": "pic887_png.rf.7c2165a06b895a3da347b86cd1ac8dc8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic887_png"}}, {"id": 794, "license": 1, "file_name": "pic294_png.rf.804bd0ab8ed12c3c60dde864ba37a69b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic294_png"}}, {"id": 795, "license": 1, "file_name": "pic1266_png.rf.8052a038ee6241a1c5f6a9a320342918.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1266_png"}}, {"id": 796, "license": 1, "file_name": "pic1042_png.rf.80b0512c961c40f86dc93829f3ce6ee6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1042_png"}}, {"id": 797, "license": 1, "file_name": "pic14_png.rf.7d8ed017a68e59a60514d85460291052.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic14_png"}}, {"id": 798, "license": 1, "file_name": "pic1856_png.rf.80f999147876cc104d218dc4c9bafb77.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1856_png"}}, {"id": 799, "license": 1, "file_name": "pic1045_png.rf.83a974f0da04ac093b3ccf61f3f1873f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1045_png"}}, {"id": 800, "license": 1, "file_name": "pic1147_png.rf.81fdf0a98df40d08ca75e236c71e0800.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1147_png"}}, {"id": 801, "license": 1, "file_name": "pic1121_png.rf.83654ff8353e57b3564617a4ec661c4f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1121_png"}}, {"id": 802, "license": 1, "file_name": "pic4047_png.rf.81f2b92bc8cbe1f308999500de8af6d9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4047_png"}}, {"id": 803, "license": 1, "file_name": "pic171_png.rf.817e51a8d24ee92274308286d9692a59.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic171_png"}}, {"id": 804, "license": 1, "file_name": "pic2925_png.rf.80c92fdad6928541bfd518af337514a5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2925_png"}}, {"id": 805, "license": 1, "file_name": "pic236_png.rf.81ce8a1734238e1664c709da3f5b131d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic236_png"}}, {"id": 806, "license": 1, "file_name": "pic1933_png.rf.85f5d9194a4c05a71609c4d7d033292a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1933_png"}}, {"id": 807, "license": 1, "file_name": "pic1115_png.rf.81927a93e3e9a4753ea1c7d5243a9568.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1115_png"}}, {"id": 808, "license": 1, "file_name": "pic2479_png.rf.825a1e2853cb3a61a5449e2a8649a4fe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2479_png"}}, {"id": 809, "license": 1, "file_name": "pic3444_png.rf.8301630fed4c4402e4a1a0d8049bbec6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3444_png"}}, {"id": 810, "license": 1, "file_name": "pic2875_png.rf.8571aeb6a694b897921656a6e1d5582b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2875_png"}}, {"id": 811, "license": 1, "file_name": "pic2528_png.rf.85e388e9d9670adfc2a955f8f61e8ee1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2528_png"}}, {"id": 812, "license": 1, "file_name": "pic2503_png.rf.8217db10fbc7c6796ecfb5012c550524.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2503_png"}}, {"id": 813, "license": 1, "file_name": "pic238_png.rf.83f0fe82fe20ab1f7eb0a6a034a15348.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic238_png"}}, {"id": 814, "license": 1, "file_name": "pic3039_png.rf.81efe6474dc13a412ccd73618b238973.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3039_png"}}, {"id": 815, "license": 1, "file_name": "pic2512_png.rf.84f2be383f31559c77eb6cf9c79c21f1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2512_png"}}, {"id": 816, "license": 1, "file_name": "pic1631_png.rf.853144608608c1e463748a458eeabf6d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1631_png"}}, {"id": 817, "license": 1, "file_name": "pic1959_png.rf.853dc03b03c6c5dec2a095f64a34022e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1959_png"}}, {"id": 818, "license": 1, "file_name": "pic2949_png.rf.864dfe154617a45060dccf4ff52e68ce.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2949_png"}}, {"id": 819, "license": 1, "file_name": "pic2131_png.rf.86584801df7d1baa5054af4d5e62b0c9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2131_png"}}, {"id": 820, "license": 1, "file_name": "pic2246_png.rf.81eb88e9563a8712c91fe07707ab4582.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2246_png"}}, {"id": 821, "license": 1, "file_name": "pic190_png.rf.86fbcc96f6689152632c0408c4a8dde9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic190_png"}}, {"id": 822, "license": 1, "file_name": "pic11_png.rf.85d0402129ad6fdf015247430db4dfb8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic11_png"}}, {"id": 823, "license": 1, "file_name": "pic1961_png.rf.89718b5f2025de9a1272827e280b0a98.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1961_png"}}, {"id": 824, "license": 1, "file_name": "pic5693_png.rf.88313a368d7c2f325e6876c8112c12d7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5693_png"}}, {"id": 825, "license": 1, "file_name": "pic2859_png.rf.871b3a896a0eb6a2c43b67e91a060dcc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2859_png"}}, {"id": 826, "license": 1, "file_name": "pic2170_png.rf.8c376c059f71ed0a8a4b9a2dac0206a6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2170_png"}}, {"id": 827, "license": 1, "file_name": "pic6112_png.rf.89690550ac7b4213db228a6998d8416f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6112_png"}}, {"id": 828, "license": 1, "file_name": "pic3108_png.rf.8da0a0eff941d6f2b24a60dbd3a72b83.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3108_png"}}, {"id": 829, "license": 1, "file_name": "pic1827_png.rf.87b0f3ba5b883baf60cbdb81cd01e6d3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1827_png"}}, {"id": 830, "license": 1, "file_name": "pic5691_png.rf.89cd20ea18b29269c40cc33d9d1545a9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5691_png"}}, {"id": 831, "license": 1, "file_name": "pic1796_png.rf.89ec8aeb2860430cd4c877e2c2b080dc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1796_png"}}, {"id": 832, "license": 1, "file_name": "pic5920_png.rf.87caaf68075b6bf6186cdaf75cb17b26.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5920_png"}}, {"id": 833, "license": 1, "file_name": "pic2873_png.rf.8e16e753e6bbc710685c5de3793e7965.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2873_png"}}, {"id": 834, "license": 1, "file_name": "pic231_png.rf.8bcbef5002a223b19a3af9ecfceaa67b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic231_png"}}, {"id": 835, "license": 1, "file_name": "pic1507_png.rf.8b03506b673a6754ca6c2c45030bcfbf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1507_png"}}, {"id": 836, "license": 1, "file_name": "pic2036_png.rf.8df054f4ee72127b06bf74c242b9989f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2036_png"}}, {"id": 837, "license": 1, "file_name": "pic1127_png.rf.88dfd424d25191f05414025297d64d6c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1127_png"}}, {"id": 838, "license": 1, "file_name": "pic3411_png.rf.874e4cc2b8320976ffd6c3562f4e34cc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3411_png"}}, {"id": 839, "license": 1, "file_name": "pic4063_png.rf.89c4a852637064bb7c068affbb6c7cac.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4063_png"}}, {"id": 840, "license": 1, "file_name": "pic3057_png.rf.8bd0e1ce79c6d39055476c6e38006514.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3057_png"}}, {"id": 841, "license": 1, "file_name": "pic2612_png.rf.8b73824dafd287aa22e8924781258a4a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2612_png"}}, {"id": 842, "license": 1, "file_name": "pic2934_png.rf.8c4ad29a816b0442d257580cba79e4b0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2934_png"}}, {"id": 843, "license": 1, "file_name": "pic1549_png.rf.8e12bacf9d9bb8d65e9fa567f61b1b88.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1549_png"}}, {"id": 844, "license": 1, "file_name": "pic3304_png.rf.8d7d63779ab4e1c2dff20ab6bcd36f77.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3304_png"}}, {"id": 845, "license": 1, "file_name": "pic940_png.rf.8e42a78438f2c8019a865a359c461a0a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic940_png"}}, {"id": 846, "license": 1, "file_name": "pic1464_png.rf.8e4b53273cf61047238e46c4967929b8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1464_png"}}, {"id": 847, "license": 1, "file_name": "pic2198_png.rf.8decda3be738f4c79cc06b8405804035.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2198_png"}}, {"id": 848, "license": 1, "file_name": "pic1634_png.rf.8aa7bfeb267ec3234cf91cf4aa476387.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1634_png"}}, {"id": 849, "license": 1, "file_name": "pic1943_png.rf.8e43dc0332380effb215f5387dd7e0b4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1943_png"}}, {"id": 850, "license": 1, "file_name": "pic6111_png.rf.8802cb35b2d34c7acf930c3d6e62d14e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6111_png"}}, {"id": 851, "license": 1, "file_name": "pic1544_png.rf.8ec90c21822d045e7b45347b07c64004.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1544_png"}}, {"id": 852, "license": 1, "file_name": "pic2884_png.rf.d21930da69fe6baed1f2b6bf7d1c1f45.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2884_png"}}, {"id": 853, "license": 1, "file_name": "pic3429_png.rf.d21441f6fe66d21f5f7e14c4d193ed77.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3429_png"}}, {"id": 854, "license": 1, "file_name": "pic2793_png.rf.d2188a2f8bf274ecf2241ce7f7da8c6b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2793_png"}}, {"id": 855, "license": 1, "file_name": "pic1063_png.rf.d7733aa03512966c98838f77771baee7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1063_png"}}, {"id": 856, "license": 1, "file_name": "pic1727_png.rf.d78d9ee9f2dc0f33e28004d9d75f5880.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1727_png"}}, {"id": 857, "license": 1, "file_name": "pic3432_png.rf.d1ff525ec8adaa5dc5e84b12f44a4536.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3432_png"}}, {"id": 858, "license": 1, "file_name": "pic3453_png.rf.d7dbc90c0e70dc8643ca37c07142b6ff.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3453_png"}}, {"id": 859, "license": 1, "file_name": "pic1650_png.rf.d7c36c3909d432884f1baceddeb1b13f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1650_png"}}, {"id": 860, "license": 1, "file_name": "pic2966_png.rf.d18b02511458ae6ec5c184a11b50e562.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2966_png"}}, {"id": 861, "license": 1, "file_name": "pic4003_png.rf.d7e5cc46eb3a144c3812e34bb462626a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4003_png"}}, {"id": 862, "license": 1, "file_name": "pic3062_png.rf.d109531ab56610788465c03fd2491a27.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3062_png"}}, {"id": 863, "license": 1, "file_name": "pic1500_png.rf.d81d97bd1787702cfe1e237bb045e0b7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1500_png"}}, {"id": 864, "license": 1, "file_name": "pic2295_png.rf.d86cdcfa793ea50dedf2fd0f11e368d6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2295_png"}}, {"id": 865, "license": 1, "file_name": "pic705_png.rf.d81db169f140429d5490e513a128e1e3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic705_png"}}, {"id": 866, "license": 1, "file_name": "pic3428_png.rf.d87c142c01279033991455015f45a046.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3428_png"}}, {"id": 867, "license": 1, "file_name": "pic3425_png.rf.d945acfbccc455a29e39c09ea4a1343e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3425_png"}}, {"id": 868, "license": 1, "file_name": "pic2253_png.rf.d0e5837d7f69b9a50718ef99e27e1dd5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2253_png"}}, {"id": 869, "license": 1, "file_name": "pic2602_png.rf.d270de57a92a86bf2d7a2b804560e623.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2602_png"}}, {"id": 870, "license": 1, "file_name": "pic987_png.rf.d9467c7c9c339a85e24eb376d8665051.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic987_png"}}, {"id": 871, "license": 1, "file_name": "pic1605_png.rf.d9073c8305c10a2dde0e2ebe1b4bf4e6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1605_png"}}, {"id": 872, "license": 1, "file_name": "pic2616_png.rf.d977b069ecb4ced84dcf9c8eaefdfe2a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2616_png"}}, {"id": 873, "license": 1, "file_name": "pic1338_png.rf.d9b4faa072f61c96fb86a75d994577fe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1338_png"}}, {"id": 874, "license": 1, "file_name": "pic1134_png.rf.d9959c46cebf13f34dfeaa5be2eece68.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1134_png"}}, {"id": 875, "license": 1, "file_name": "pic1819_png.rf.d21aaa6f7d6ca28473968afb1254e704.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1819_png"}}, {"id": 876, "license": 1, "file_name": "pic2255_png.rf.d3e0c572fb2750364718c80505e63b5c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2255_png"}}, {"id": 877, "license": 1, "file_name": "pic2868_png.rf.da2efee9d8eec1bdd1ec5f59a4a5f7a7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2868_png"}}, {"id": 878, "license": 1, "file_name": "pic5945_png.rf.d4b54ac5d27ea97f82bf96a1a884f90b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5945_png"}}, {"id": 879, "license": 1, "file_name": "pic1406_png.rf.d9bcc2b47ca70df221869906c94e0700.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1406_png"}}, {"id": 880, "license": 1, "file_name": "pic3238_png.rf.db5faaecaf409205d21860409eb4ffe0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3238_png"}}, {"id": 881, "license": 1, "file_name": "pic979_png.rf.daa233025bfe80ade78fdbe2ef5da3d1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic979_png"}}, {"id": 882, "license": 1, "file_name": "pic342_png.rf.d2fd959842f3c7ee74663b365b4595da.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic342_png"}}, {"id": 883, "license": 1, "file_name": "pic3407_png.rf.db0384b2e7942312e86a8bbd765d0bb2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3407_png"}}, {"id": 884, "license": 1, "file_name": "pic2320_png.rf.d3c22a0f936a2d7ec64287d28f73ac2c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2320_png"}}, {"id": 885, "license": 1, "file_name": "pic4176_png.rf.db0deacc06dc6732a400bd9b3aa32df7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4176_png"}}, {"id": 886, "license": 1, "file_name": "pic1452_png.rf.db8675930370b514ac2f255728fb5d73.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1452_png"}}, {"id": 887, "license": 1, "file_name": "pic4101_png.rf.d4eddc8cd2db3a64e5f51f2ce169a7b4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4101_png"}}, {"id": 888, "license": 1, "file_name": "pic3355_png.rf.d542a938c1f4dbe8ee75b9cb897dadbb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3355_png"}}, {"id": 889, "license": 1, "file_name": "pic4272_png.rf.db86e997d6dc42ec2fff5810e0d870ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4272_png"}}, {"id": 890, "license": 1, "file_name": "pic2329_png.rf.db94e252e4bff285a1346e7835b6786b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2329_png"}}, {"id": 891, "license": 1, "file_name": "pic1386_png.rf.dbcbff47aeeab0660d9e97e9b8dcb8f6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1386_png"}}, {"id": 892, "license": 1, "file_name": "pic2370_png.rf.dbef45dcf30d60fbaf1298f263688b67.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2370_png"}}, {"id": 893, "license": 1, "file_name": "pic1062_png.rf.d668ea8ad27742472290f6a4a3670060.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1062_png"}}, {"id": 894, "license": 1, "file_name": "pic2903_png.rf.d3339875930b23e0393d4a5d0c8d5d18.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2903_png"}}, {"id": 895, "license": 1, "file_name": "pic2210_png.rf.dceea8e297d5172536136becf3482bdd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2210_png"}}, {"id": 896, "license": 1, "file_name": "pic4004_png.rf.db8108594da07e9c1ec781f8d42f9490.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4004_png"}}, {"id": 897, "license": 1, "file_name": "pic1554_png.rf.dc65c8602ea6be4e7d1638a9f1dc0445.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1554_png"}}, {"id": 898, "license": 1, "file_name": "pic1279_png.rf.d60f2946ff3b645cdbc89658a0b11c4f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1279_png"}}, {"id": 899, "license": 1, "file_name": "pic975_png.rf.dd21867e33f21930a7bc5f5ce6de5142.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic975_png"}}, {"id": 900, "license": 1, "file_name": "pic275_png.rf.de02b0dd473c47f60e8229232787db1e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic275_png"}}, {"id": 901, "license": 1, "file_name": "pic3083_png.rf.d5ca62d004d0b702ce1817400114a977.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3083_png"}}, {"id": 902, "license": 1, "file_name": "pic3400_png.rf.d2bbdc99534eb0c69dfc6f4f463f8b84.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3400_png"}}, {"id": 903, "license": 1, "file_name": "pic5001_png.rf.deb335fb3f0434c8df3f9f61186bae9c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5001_png"}}, {"id": 904, "license": 1, "file_name": "pic3055_png.rf.d2adad12e20449b27a4cf7b40a6949b8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3055_png"}}, {"id": 905, "license": 1, "file_name": "pic1762_png.rf.d5b084e990903e9768aa820d36e73405.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1762_png"}}, {"id": 906, "license": 1, "file_name": "pic1457_png.rf.dff4297ca9d316f5b67f2e3d84b98ed8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1457_png"}}, {"id": 907, "license": 1, "file_name": "pic1126_png.rf.e010b4e019e117e72136bd558babc53f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1126_png"}}, {"id": 908, "license": 1, "file_name": "pic1654_png.rf.de4f67df935a8472bfbf38e9930be4e9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1654_png"}}, {"id": 909, "license": 1, "file_name": "pic4118_png.rf.df785aa76c7dd3002c7de01e03e28423.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4118_png"}}, {"id": 910, "license": 1, "file_name": "pic205_png.rf.dfee26a424e1db8f9141837a0c109c2a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic205_png"}}, {"id": 911, "license": 1, "file_name": "pic4018_png.rf.deb73857d854c6167b281731bce9cdd7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4018_png"}}, {"id": 912, "license": 1, "file_name": "pic1838_png.rf.d2dc1729cd14a6e09d98e450260fbf62.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1838_png"}}, {"id": 913, "license": 1, "file_name": "pic2162_png.rf.d3892ac0f0c7bf0374651462cb7d1c9b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2162_png"}}, {"id": 914, "license": 1, "file_name": "pic3469_png.rf.d357dc38f9f40f09f3b26ba32df087ae.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3469_png"}}, {"id": 915, "license": 1, "file_name": "pic2841_png.rf.dd4a2a0fc249751ccb44b64127feebb1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2841_png"}}, {"id": 916, "license": 1, "file_name": "pic215_png.rf.e0511af03463d159c68df8976e35d411.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic215_png"}}, {"id": 917, "license": 1, "file_name": "pic6098_png.rf.e04d939d3d12a839a006df95c7910747.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6098_png"}}, {"id": 918, "license": 1, "file_name": "pic4108_png.rf.e24fdc1a16afe251bb8b1233d7e61ca5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4108_png"}}, {"id": 919, "license": 1, "file_name": "pic3452_png.rf.e2caf50c716ba82c96e8eac7769f2336.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3452_png"}}, {"id": 920, "license": 1, "file_name": "pic274_png.rf.e5a665f652ae52e4dea507a73849426e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic274_png"}}, {"id": 921, "license": 1, "file_name": "pic1851_png.rf.e227e5829e7db146881ead009ddd3b6e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1851_png"}}, {"id": 922, "license": 1, "file_name": "pic2085_png.rf.e0fb75b19365cb0d882ae4ec52290307.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2085_png"}}, {"id": 923, "license": 1, "file_name": "pic1251_png.rf.e520618185b9c6a964e30ceb6e85214b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1251_png"}}, {"id": 924, "license": 1, "file_name": "pic1617_png.rf.e42dffe09ae59b8e689c33f186b6982f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1617_png"}}, {"id": 925, "license": 1, "file_name": "pic558_png.rf.e8c9dcd5880e13b5b386b8156422f6ba.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic558_png"}}, {"id": 926, "license": 1, "file_name": "pic1821_png.rf.e586d56df7187fa22417b5fca10922d0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1821_png"}}, {"id": 927, "license": 1, "file_name": "pic2259_png.rf.e717c8d508a0a1635bd01d41ae37a5c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2259_png"}}, {"id": 928, "license": 1, "file_name": "pic2982_png.rf.e14807aad6e864a10813e35c14a9b1fe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2982_png"}}, {"id": 929, "license": 1, "file_name": "pic1715_png.rf.e5df9d381c117f5b67e8a0e3358fc748.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1715_png"}}, {"id": 930, "license": 1, "file_name": "pic2004_png.rf.e5ca2c2b3a767a1fc68ab854448ec6ce.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2004_png"}}, {"id": 931, "license": 1, "file_name": "pic1305_png.rf.e62280da6748c313532b7c718909c1c0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1305_png"}}, {"id": 932, "license": 1, "file_name": "pic2027_png.rf.e9e535055937489159ce09aeb3069e18.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2027_png"}}, {"id": 933, "license": 1, "file_name": "pic3113_png.rf.e8c486da22bc3eb10a38c640249bfd24.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3113_png"}}, {"id": 934, "license": 1, "file_name": "pic5269_png.rf.e94828f64b283e54df906f79c5b27f5a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5269_png"}}, {"id": 935, "license": 1, "file_name": "pic6078_png.rf.e56be54ee6914937f458a006c026c3a7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6078_png"}}, {"id": 936, "license": 1, "file_name": "pic5000_png.rf.ea0280dee6f7a9ca756ebd4573363eba.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5000_png"}}, {"id": 937, "license": 1, "file_name": "pic1169_png.rf.e6bd5753763fcdead6a8df249609eefd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1169_png"}}, {"id": 938, "license": 1, "file_name": "pic2422_png.rf.e37a4858cdfda76a274be3ed725fd7b6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2422_png"}}, {"id": 939, "license": 1, "file_name": "pic202_png.rf.e64d3c9e50bae9cfc4591fab83782e89.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic202_png"}}, {"id": 940, "license": 1, "file_name": "pic1068_png.rf.ea3783ef76d8ad11a702e1bb081bbe2f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1068_png"}}, {"id": 941, "license": 1, "file_name": "pic296_png.rf.ea355f64cbf7255dd9f4a9ef97b4c67d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic296_png"}}, {"id": 942, "license": 1, "file_name": "pic3465_png.rf.ea72ad162f2930b406619b7b9f865be4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3465_png"}}, {"id": 943, "license": 1, "file_name": "pic4252_png.rf.ea31a9bd587331d5264a8ea6ca625172.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4252_png"}}, {"id": 944, "license": 1, "file_name": "pic1052_png.rf.e955fced1f0971fd9ae831096ba47483.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1052_png"}}, {"id": 945, "license": 1, "file_name": "pic1066_png.rf.e2328a0d2a90d0cf9b91eac2f144d188.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1066_png"}}, {"id": 946, "license": 1, "file_name": "pic2948_png.rf.eb686f2bf45653f78d8de51b50df713c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2948_png"}}, {"id": 947, "license": 1, "file_name": "pic2618_png.rf.eb37a9da9203e315ddef8cf99706f799.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2618_png"}}, {"id": 948, "license": 1, "file_name": "pic2580_png.rf.eb5ab26e3e59913382c43735fe36a6e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2580_png"}}, {"id": 949, "license": 1, "file_name": "pic4079_png.rf.ecf81675a1d528e5e4ce2783a03e0a53.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4079_png"}}, {"id": 950, "license": 1, "file_name": "pic1738_png.rf.ea7747264e91eee2ccb952bfa716953d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1738_png"}}, {"id": 951, "license": 1, "file_name": "pic12_png.rf.ebfff1da38f2bea5a49879123b2c6ec7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic12_png"}}, {"id": 952, "license": 1, "file_name": "pic2061_png.rf.ef70651d1c3ebd96e2a4b3010d8be761.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2061_png"}}, {"id": 953, "license": 1, "file_name": "pic985_png.rf.ecfb0a30d96c5f097b74bf0f1fec8ca2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic985_png"}}, {"id": 954, "license": 1, "file_name": "pic2099_png.rf.ebd672f0bac72cb1ac01a46add66d8b3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2099_png"}}, {"id": 955, "license": 1, "file_name": "pic18_png.rf.ec70149e887d2efa65e3b9b890837710.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic18_png"}}, {"id": 956, "license": 1, "file_name": "pic886_png.rf.ecc8dff57a2b2eb9659f16c9b0561057.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic886_png"}}, {"id": 957, "license": 1, "file_name": "pic1005_png.rf.edaa43a2173b685abd57c37c921859e4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1005_png"}}, {"id": 958, "license": 1, "file_name": "pic1035_png.rf.ed71112bd11080b3bbacbfd19ef2e0be.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1035_png"}}, {"id": 959, "license": 1, "file_name": "pic1747_png.rf.f1b35954927a9ce8b4e48ad921afaca7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1747_png"}}, {"id": 960, "license": 1, "file_name": "pic3468_png.rf.ed2a90a4c965336eea50002efda734ae.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3468_png"}}, {"id": 961, "license": 1, "file_name": "pic1076_png.rf.f05ba7e9e7553e009482f92bbd4c04fe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1076_png"}}, {"id": 962, "license": 1, "file_name": "pic1233_png.rf.f03da2eb0f2a7f4ffa800b400ca26f84.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1233_png"}}, {"id": 963, "license": 1, "file_name": "pic6097_png.rf.f0caabae1b25c96c05e3daa85f341179.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6097_png"}}, {"id": 964, "license": 1, "file_name": "pic1394_png.rf.f039ccb04b48c3dacacf9140d08907ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1394_png"}}, {"id": 965, "license": 1, "file_name": "pic304_png.rf.f0eeeeeb95eab5c2eebc7ab7ee4b744b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic304_png"}}, {"id": 966, "license": 1, "file_name": "pic2231_png.rf.f02ccaa8b2984f4e4c8b0a8f400a8f87.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2231_png"}}, {"id": 967, "license": 1, "file_name": "pic1015_png.rf.ee6e2ce89328bde65370b907fe09ea38.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1015_png"}}, {"id": 968, "license": 1, "file_name": "pic3427_png.rf.f1672b2d1e6d0fac01c9e785714c64fc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3427_png"}}, {"id": 969, "license": 1, "file_name": "pic6084_png.rf.f209ca4946ee360d65828fbf8f3f1b6f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6084_png"}}, {"id": 970, "license": 1, "file_name": "pic185_png.rf.f10b43063ae66ed927f6fffafefc99fe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic185_png"}}, {"id": 971, "license": 1, "file_name": "pic3030_png.rf.f1bba31631969a58d42e88ecd87d4fe2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3030_png"}}, {"id": 972, "license": 1, "file_name": "pic1593_png.rf.f24acfe5ee19a54f2a131c6208930803.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1593_png"}}, {"id": 973, "license": 1, "file_name": "pic1668_png.rf.f1e5f194a0ba03745469d3a067b126e8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1668_png"}}, {"id": 974, "license": 1, "file_name": "pic1584_png.rf.f3e32bbb41841a89ed1b46854b129bdb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1584_png"}}, {"id": 975, "license": 1, "file_name": "pic1531_png.rf.efeb9b49a7845144adb4094ff40b6598.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1531_png"}}, {"id": 976, "license": 1, "file_name": "pic4114_png.rf.f44615454d3ccc973ff074a1aaf74dd2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4114_png"}}, {"id": 977, "license": 1, "file_name": "pic5775_png.rf.f4c3b04176731afcc1e183e99dac99dc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5775_png"}}, {"id": 978, "license": 1, "file_name": "pic1808_png.rf.f4aecc918cf9d0d4c69dde1ca95cede2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1808_png"}}, {"id": 979, "license": 1, "file_name": "pic2514_png.rf.f2257b61813c6793c70a9a5f2e75d37d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2514_png"}}, {"id": 980, "license": 1, "file_name": "pic2172_png.rf.f7542b86811e2cfec45bcde15ed9cdb2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2172_png"}}, {"id": 981, "license": 1, "file_name": "pic2034_png.rf.f548c8e3d517e09faa9e3e412db6e8ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2034_png"}}, {"id": 982, "license": 1, "file_name": "pic1094_png.rf.f5503f3bb41b67a4397ec0d2a67f4eb0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1094_png"}}, {"id": 983, "license": 1, "file_name": "pic3082_png.rf.f627c1abb66e757b092c70f4bc0634a4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3082_png"}}, {"id": 984, "license": 1, "file_name": "pic1020_png.rf.f74a3a2e4e9aa59a98145f00863b8990.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1020_png"}}, {"id": 985, "license": 1, "file_name": "pic1700_png.rf.f8040db147b53f99280fd240e9ad5661.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1700_png"}}, {"id": 986, "license": 1, "file_name": "pic1538_png.rf.f65cdb4ab6797c714e05ee34f1350abc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1538_png"}}, {"id": 987, "license": 1, "file_name": "pic3446_png.rf.f87437b1734c218e6cf49b5a42d27812.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3446_png"}}, {"id": 988, "license": 1, "file_name": "pic3081_png.rf.f58d9d623358dfe1e77142369a29694b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3081_png"}}, {"id": 989, "license": 1, "file_name": "pic1841_png.rf.f76f7e8b10d62a7f1634f5e1f8c35deb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1841_png"}}, {"id": 990, "license": 1, "file_name": "pic1789_png.rf.f60ff5977302f5b9727b76c70b7a77ea.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1789_png"}}, {"id": 991, "license": 1, "file_name": "pic2941_png.rf.f66deb2f7371365d5033ed9ae961a5e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2941_png"}}, {"id": 992, "license": 1, "file_name": "pic4099_png.rf.f8727dd68c264988b144b07b184de6dc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4099_png"}}, {"id": 993, "license": 1, "file_name": "pic4093_png.rf.f87f8020c32b38560784e76d3ac8c365.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4093_png"}}, {"id": 994, "license": 1, "file_name": "pic3619_png.rf.f6a3cef2eeeb74860fdd5b88e08bf0f3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3619_png"}}, {"id": 995, "license": 1, "file_name": "pic421_png.rf.f33bdba086e020d1ed16dbca146a28c5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic421_png"}}, {"id": 996, "license": 1, "file_name": "pic394_png.rf.f7a893229c95f0b19b28c741670ce521.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic394_png"}}, {"id": 997, "license": 1, "file_name": "pic252_png.rf.f86b9e584cde7bf5d942b59d22237ba0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic252_png"}}, {"id": 998, "license": 1, "file_name": "pic5527_png.rf.f3da17ab31b7036a918a6ea276ed0579.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5527_png"}}, {"id": 999, "license": 1, "file_name": "pic1454_png.rf.f6308ce27dc220f88b737219f542333c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1454_png"}}, {"id": 1000, "license": 1, "file_name": "pic22_png.rf.f914806035509835ee159304277ea247.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic22_png"}}, {"id": 1001, "license": 1, "file_name": "pic1508_png.rf.f90fe8b74776691ee7865ccfbafc5ca7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1508_png"}}, {"id": 1002, "license": 1, "file_name": "pic5939_png.rf.f8bfa7d632bacb49e41ac263b735665f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5939_png"}}, {"id": 1003, "license": 1, "file_name": "pic122_png.rf.f8cfe6e178b799c63b9e3db343b8d7d6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic122_png"}}, {"id": 1004, "license": 1, "file_name": "pic6076_png.rf.f885a388d397167360f25ad686b48266.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6076_png"}}, {"id": 1005, "license": 1, "file_name": "pic4084_png.rf.f9757c087342cd6190fc61a5479588d5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4084_png"}}, {"id": 1006, "license": 1, "file_name": "pic1558_png.rf.f982961e0e03773b64fe54e8c7759de3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1558_png"}}, {"id": 1007, "license": 1, "file_name": "pic3403_png.rf.f99cfc817b676cd4eb446539827af3da.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3403_png"}}, {"id": 1008, "license": 1, "file_name": "pic1695_png.rf.fbbcec77dad22e50026c32132762f780.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1695_png"}}, {"id": 1009, "license": 1, "file_name": "pic1682_png.rf.fb2230c5c0a4496669410143e1a0e4dd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1682_png"}}, {"id": 1010, "license": 1, "file_name": "pic2991_png.rf.f74db12f902114dfd60a1b2e8130f0a0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2991_png"}}, {"id": 1011, "license": 1, "file_name": "pic3340_png.rf.f9af4ab8665007055e7d1c32e8e25ba6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3340_png"}}, {"id": 1012, "license": 1, "file_name": "pic20_png.rf.f99fd2f0d1ee820e0f6eeac3350f71e9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic20_png"}}, {"id": 1013, "license": 1, "file_name": "pic1246_png.rf.fa2a465308c4aa008649593c5c37ebde.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1246_png"}}, {"id": 1014, "license": 1, "file_name": "pic1281_png.rf.fbc440569c9d53fdf145be314a8671ac.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1281_png"}}, {"id": 1015, "license": 1, "file_name": "pic1388_png.rf.fbec5a1043203913a48ea447635da012.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1388_png"}}, {"id": 1016, "license": 1, "file_name": "pic269_png.rf.fc53245cf03ad7fdc79399a80e723c86.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic269_png"}}, {"id": 1017, "license": 1, "file_name": "pic1902_png.rf.ff0487d3183f3b4bf21135d7b8484b5b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1902_png"}}, {"id": 1018, "license": 1, "file_name": "pic109_png.rf.faec0c1dc4c3aced60b25c38dca7aad7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic109_png"}}, {"id": 1019, "license": 1, "file_name": "pic2096_png.rf.fb1ea4de1fe0d793e1f719976809c6b3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2096_png"}}, {"id": 1020, "license": 1, "file_name": "pic1509_png.rf.ff11593198f8bb258fb972c5b42d004a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1509_png"}}, {"id": 1021, "license": 1, "file_name": "pic3404_png.rf.fd50d3307562cadc378434557f673dfd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3404_png"}}, {"id": 1022, "license": 1, "file_name": "pic3416_png.rf.fbc83123e728df258d22ff4b3d2efcd0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3416_png"}}, {"id": 1023, "license": 1, "file_name": "pic2002_png.rf.fa5cc8e9d7618e753bebfd8f5cdaa3e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2002_png"}}, {"id": 1024, "license": 1, "file_name": "pic4125_png.rf.ff17dc1bf734f8b5c05799cbcb7c19c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4125_png"}}, {"id": 1025, "license": 1, "file_name": "pic2550_png.rf.f88d9abb5e8784286a9105309078fb42.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2550_png"}}, {"id": 1026, "license": 1, "file_name": "pic1815_png.rf.fdb080f5559f0f126fc7e9e393ddfb82.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1815_png"}}, {"id": 1027, "license": 1, "file_name": "pic2870_png.rf.fd801bcf016207b071e175e5adbf988b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2870_png"}}, {"id": 1028, "license": 1, "file_name": "pic1332_png.rf.fbc154f82171568a2882ea54e9bc8f5c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1332_png"}}, {"id": 1029, "license": 1, "file_name": "pic2240_png.rf.ff46c72597bd4a3a6deafc9fc72ba9ef.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2240_png"}}, {"id": 1030, "license": 1, "file_name": "pic147_png.rf.ffc7c3bb82b2010c88c31ee620dbe66d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic147_png"}}, {"id": 1031, "license": 1, "file_name": "pic1511_png.rf.ff9d0f4d85768f163f7672fc0b04b0e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1511_png"}}, {"id": 1032, "license": 1, "file_name": "pic1603_png.rf.ff77b855f92373c382c8f95aa491036b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1603_png"}}, {"id": 1033, "license": 1, "file_name": "pic2380_png.rf.ffeaf6afd1b61f78cb12cb637e909324.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2380_png"}}, {"id": 1034, "license": 1, "file_name": "pic1104_png.rf.ff932a6e47d6db0d958853f792ccc123.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1104_png"}}, {"id": 1035, "license": 1, "file_name": "pic1533_png.rf.fba2435f350b3e99103f3009dd7f5c34.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1533_png"}}], "annotations": [{"id": 0, "image_id": 0, "category_id": 12, "bbox": [359, 248, 58, 93], "area": 5394, "segmentation": [], "iscrowd": 0}, {"id": 1, "image_id": 0, "category_id": 6, "bbox": [374, 247, 46, 55], "area": 2530, "segmentation": [], "iscrowd": 0}, {"id": 2, "image_id": 1, "category_id": 22, "bbox": [344, 183, 50, 66], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 3, "image_id": 2, "category_id": 11, "bbox": [94, 370, 68, 69], "area": 4692, "segmentation": [], "iscrowd": 0}, {"id": 4, "image_id": 2, "category_id": 12, "bbox": [81, 321, 42, 68], "area": 2856, "segmentation": [], "iscrowd": 0}, {"id": 5, "image_id": 2, "category_id": 20, "bbox": [180, 233, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 6, "image_id": 2, "category_id": 20, "bbox": [211, 241, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 7, "image_id": 2, "category_id": 19, "bbox": [253, 299, 53, 37], "area": 1961, "segmentation": [], "iscrowd": 0}, {"id": 8, "image_id": 2, "category_id": 33, "bbox": [416, 406, 27, 41], "area": 1107, "segmentation": [], "iscrowd": 0}, {"id": 9, "image_id": 2, "category_id": 33, "bbox": [399, 380, 23, 43], "area": 989, "segmentation": [], "iscrowd": 0}, {"id": 10, "image_id": 2, "category_id": 33, "bbox": [430, 381, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 11, "image_id": 2, "category_id": 27, "bbox": [122, 310, 59, 65], "area": 3835, "segmentation": [], "iscrowd": 0}, {"id": 12, "image_id": 3, "category_id": 24, "bbox": [156, 330, 74, 75], "area": 5550, "segmentation": [], "iscrowd": 0}, {"id": 13, "image_id": 3, "category_id": 24, "bbox": [120, 451, 46, 48], "area": 2208, "segmentation": [], "iscrowd": 0}, {"id": 14, "image_id": 4, "category_id": 8, "bbox": [444, 529, 70, 81], "area": 5670, "segmentation": [], "iscrowd": 0}, {"id": 15, "image_id": 5, "category_id": 15, "bbox": [153, 454, 65, 74], "area": 4810, "segmentation": [], "iscrowd": 0}, {"id": 16, "image_id": 6, "category_id": 10, "bbox": [155, 354, 40, 40], "area": 1600, "segmentation": [], "iscrowd": 0}, {"id": 17, "image_id": 6, "category_id": 10, "bbox": [183, 363, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 18, "image_id": 6, "category_id": 10, "bbox": [190, 338, 40, 37], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 19, "image_id": 6, "category_id": 30, "bbox": [369, 318, 67, 79], "area": 5293, "segmentation": [], "iscrowd": 0}, {"id": 20, "image_id": 6, "category_id": 18, "bbox": [225, 225, 81, 82], "area": 6642, "segmentation": [], "iscrowd": 0}, {"id": 21, "image_id": 6, "category_id": 5, "bbox": [402, 455, 41, 51], "area": 2091, "segmentation": [], "iscrowd": 0}, {"id": 22, "image_id": 6, "category_id": 2, "bbox": [490, 518, 34, 52], "area": 1768, "segmentation": [], "iscrowd": 0}, {"id": 23, "image_id": 7, "category_id": 1, "bbox": [410, 420, 45, 80], "area": 3600, "segmentation": [], "iscrowd": 0}, {"id": 24, "image_id": 8, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 25, "image_id": 8, "category_id": 23, "bbox": [359, 338, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 26, "image_id": 9, "category_id": 9, "bbox": [131, 423, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 27, "image_id": 10, "category_id": 8, "bbox": [416, 421, 73, 73], "area": 5329, "segmentation": [], "iscrowd": 0}, {"id": 28, "image_id": 10, "category_id": 5, "bbox": [324, 550, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 29, "image_id": 10, "category_id": 5, "bbox": [331, 507, 35, 35], "area": 1225, "segmentation": [], "iscrowd": 0}, {"id": 30, "image_id": 10, "category_id": 5, "bbox": [298, 505, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 31, "image_id": 10, "category_id": 5, "bbox": [303, 522, 41, 41], "area": 1681, "segmentation": [], "iscrowd": 0}, {"id": 32, "image_id": 11, "category_id": 13, "bbox": [129, 353, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 33, "image_id": 11, "category_id": 13, "bbox": [100, 345, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 34, "image_id": 11, "category_id": 2, "bbox": [412, 525, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 35, "image_id": 12, "category_id": 4, "bbox": [294, 424, 46, 62], "area": 2852, "segmentation": [], "iscrowd": 0}, {"id": 36, "image_id": 12, "category_id": 12, "bbox": [398, 440, 47, 60], "area": 2820, "segmentation": [], "iscrowd": 0}, {"id": 37, "image_id": 13, "category_id": 6, "bbox": [370, 433, 53, 62], "area": 3286, "segmentation": [], "iscrowd": 0}, {"id": 38, "image_id": 13, "category_id": 16, "bbox": [350, 248, 24, 42], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 39, "image_id": 13, "category_id": 16, "bbox": [320, 250, 22, 39], "area": 858, "segmentation": [], "iscrowd": 0}, {"id": 40, "image_id": 13, "category_id": 12, "bbox": [293, 420, 40, 64], "area": 2560, "segmentation": [], "iscrowd": 0}, {"id": 41, "image_id": 13, "category_id": 30, "bbox": [263, 330, 61, 63], "area": 3843, "segmentation": [], "iscrowd": 0}, {"id": 42, "image_id": 13, "category_id": 19, "bbox": [258, 301, 41, 33], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 43, "image_id": 14, "category_id": 9, "bbox": [82, 445, 54, 39], "area": 2106, "segmentation": [], "iscrowd": 0}, {"id": 44, "image_id": 15, "category_id": 32, "bbox": [342, 332, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 45, "image_id": 16, "category_id": 12, "bbox": [313, 286, 56, 76], "area": 4256, "segmentation": [], "iscrowd": 0}, {"id": 46, "image_id": 16, "category_id": 11, "bbox": [333, 316, 82, 77], "area": 6314, "segmentation": [], "iscrowd": 0}, {"id": 47, "image_id": 16, "category_id": 5, "bbox": [388, 356, 37, 38], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 48, "image_id": 16, "category_id": 5, "bbox": [403, 334, 26, 27], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 49, "image_id": 16, "category_id": 14, "bbox": [398, 372, 34, 45], "area": 1530, "segmentation": [], "iscrowd": 0}, {"id": 50, "image_id": 16, "category_id": 14, "bbox": [417, 361, 45, 40], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 51, "image_id": 16, "category_id": 14, "bbox": [434, 330, 44, 36], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 52, "image_id": 17, "category_id": 22, "bbox": [328, 216, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 53, "image_id": 18, "category_id": 32, "bbox": [178, 243, 47, 71], "area": 3337, "segmentation": [], "iscrowd": 0}, {"id": 54, "image_id": 19, "category_id": 2, "bbox": [190, 543, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 55, "image_id": 20, "category_id": 2, "bbox": [430, 448, 33, 47], "area": 1551, "segmentation": [], "iscrowd": 0}, {"id": 56, "image_id": 20, "category_id": 1, "bbox": [401, 341, 37, 78], "area": 2886, "segmentation": [], "iscrowd": 0}, {"id": 57, "image_id": 21, "category_id": 24, "bbox": [46, 281, 74, 95], "area": 7030, "segmentation": [], "iscrowd": 0}, {"id": 58, "image_id": 22, "category_id": 33, "bbox": [377, 573, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 59, "image_id": 23, "category_id": 33, "bbox": [386, 448, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 60, "image_id": 23, "category_id": 7, "bbox": [258, 489, 70, 82], "area": 5740, "segmentation": [], "iscrowd": 0}, {"id": 61, "image_id": 23, "category_id": 30, "bbox": [264, 333, 57, 69], "area": 3933, "segmentation": [], "iscrowd": 0}, {"id": 62, "image_id": 23, "category_id": 33, "bbox": [361, 432, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 63, "image_id": 23, "category_id": 19, "bbox": [257, 298, 43, 38], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 64, "image_id": 24, "category_id": 1, "bbox": [298, 395, 46, 68], "area": 3128, "segmentation": [], "iscrowd": 0}, {"id": 65, "image_id": 25, "category_id": 1, "bbox": [275, 294, 38, 103], "area": 3914, "segmentation": [], "iscrowd": 0}, {"id": 66, "image_id": 25, "category_id": 15, "bbox": [293, 299, 57, 76], "area": 4332, "segmentation": [], "iscrowd": 0}, {"id": 67, "image_id": 26, "category_id": 25, "bbox": [262, 220, 67, 100], "area": 6700, "segmentation": [], "iscrowd": 0}, {"id": 68, "image_id": 26, "category_id": 6, "bbox": [298, 468, 45, 48], "area": 2160, "segmentation": [], "iscrowd": 0}, {"id": 69, "image_id": 26, "category_id": 23, "bbox": [370, 414, 26, 56], "area": 1456, "segmentation": [], "iscrowd": 0}, {"id": 70, "image_id": 27, "category_id": 11, "bbox": [291, 423, 73, 70], "area": 5110, "segmentation": [], "iscrowd": 0}, {"id": 71, "image_id": 27, "category_id": 14, "bbox": [213, 516, 41, 42], "area": 1722, "segmentation": [], "iscrowd": 0}, {"id": 72, "image_id": 27, "category_id": 14, "bbox": [284, 530, 28, 41], "area": 1148, "segmentation": [], "iscrowd": 0}, {"id": 73, "image_id": 28, "category_id": 19, "bbox": [260, 267, 44, 72], "area": 3168, "segmentation": [], "iscrowd": 0}, {"id": 74, "image_id": 28, "category_id": 16, "bbox": [132, 401, 23, 41], "area": 943, "segmentation": [], "iscrowd": 0}, {"id": 75, "image_id": 28, "category_id": 16, "bbox": [100, 403, 30, 47], "area": 1410, "segmentation": [], "iscrowd": 0}, {"id": 76, "image_id": 28, "category_id": 16, "bbox": [409, 438, 26, 43], "area": 1118, "segmentation": [], "iscrowd": 0}, {"id": 77, "image_id": 28, "category_id": 12, "bbox": [439, 640, 55, 68], "area": 3740, "segmentation": [], "iscrowd": 0}, {"id": 78, "image_id": 29, "category_id": 11, "bbox": [300, 460, 48, 78], "area": 3744, "segmentation": [], "iscrowd": 0}, {"id": 79, "image_id": 29, "category_id": 7, "bbox": [374, 487, 66, 83], "area": 5478, "segmentation": [], "iscrowd": 0}, {"id": 80, "image_id": 30, "category_id": 0, "bbox": [359, 342, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 81, "image_id": 30, "category_id": 0, "bbox": [398, 348, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 82, "image_id": 30, "category_id": 2, "bbox": [423, 388, 32, 58], "area": 1856, "segmentation": [], "iscrowd": 0}, {"id": 83, "image_id": 31, "category_id": 24, "bbox": [47, 301, 72, 64], "area": 4608, "segmentation": [], "iscrowd": 0}, {"id": 84, "image_id": 32, "category_id": 0, "bbox": [301, 154, 54, 56], "area": 3024, "segmentation": [], "iscrowd": 0}, {"id": 85, "image_id": 32, "category_id": 0, "bbox": [295, 122, 56, 50], "area": 2800, "segmentation": [], "iscrowd": 0}, {"id": 86, "image_id": 32, "category_id": 33, "bbox": [393, 371, 23, 40], "area": 920, "segmentation": [], "iscrowd": 0}, {"id": 87, "image_id": 32, "category_id": 33, "bbox": [382, 348, 22, 42], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 88, "image_id": 32, "category_id": 33, "bbox": [149, 380, 21, 36], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 89, "image_id": 32, "category_id": 33, "bbox": [145, 358, 24, 31], "area": 744, "segmentation": [], "iscrowd": 0}, {"id": 90, "image_id": 32, "category_id": 33, "bbox": [172, 347, 26, 51], "area": 1326, "segmentation": [], "iscrowd": 0}, {"id": 91, "image_id": 33, "category_id": 29, "bbox": [355, 290, 32, 37], "area": 1184, "segmentation": [], "iscrowd": 0}, {"id": 92, "image_id": 33, "category_id": 29, "bbox": [409, 275, 41, 40], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 93, "image_id": 33, "category_id": 29, "bbox": [388, 291, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 94, "image_id": 34, "category_id": 24, "bbox": [47, 308, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 95, "image_id": 35, "category_id": 19, "bbox": [255, 267, 47, 72], "area": 3384, "segmentation": [], "iscrowd": 0}, {"id": 96, "image_id": 35, "category_id": 33, "bbox": [110, 378, 21, 40], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 97, "image_id": 35, "category_id": 33, "bbox": [131, 369, 25, 42], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 98, "image_id": 35, "category_id": 16, "bbox": [403, 431, 27, 44], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 99, "image_id": 36, "category_id": 25, "bbox": [262, 219, 68, 98], "area": 6664, "segmentation": [], "iscrowd": 0}, {"id": 100, "image_id": 36, "category_id": 23, "bbox": [391, 363, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 101, "image_id": 36, "category_id": 6, "bbox": [365, 423, 46, 58], "area": 2668, "segmentation": [], "iscrowd": 0}, {"id": 102, "image_id": 36, "category_id": 12, "bbox": [133, 430, 50, 69], "area": 3450, "segmentation": [], "iscrowd": 0}, {"id": 103, "image_id": 37, "category_id": 32, "bbox": [324, 328, 68, 78], "area": 5304, "segmentation": [], "iscrowd": 0}, {"id": 104, "image_id": 38, "category_id": 17, "bbox": [385, 430, 26, 35], "area": 910, "segmentation": [], "iscrowd": 0}, {"id": 105, "image_id": 38, "category_id": 17, "bbox": [374, 409, 21, 30], "area": 630, "segmentation": [], "iscrowd": 0}, {"id": 106, "image_id": 38, "category_id": 17, "bbox": [439, 395, 27, 28], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 107, "image_id": 38, "category_id": 17, "bbox": [393, 386, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 108, "image_id": 39, "category_id": 9, "bbox": [356, 489, 43, 40], "area": 1720, "segmentation": [], "iscrowd": 0}, {"id": 109, "image_id": 39, "category_id": 9, "bbox": [385, 466, 43, 31], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 110, "image_id": 39, "category_id": 9, "bbox": [395, 425, 40, 36], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 111, "image_id": 40, "category_id": 5, "bbox": [399, 226, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 112, "image_id": 40, "category_id": 5, "bbox": [396, 260, 46, 38], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 113, "image_id": 40, "category_id": 14, "bbox": [389, 340, 44, 43], "area": 1892, "segmentation": [], "iscrowd": 0}, {"id": 114, "image_id": 40, "category_id": 14, "bbox": [421, 312, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 115, "image_id": 40, "category_id": 14, "bbox": [441, 327, 45, 50], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 116, "image_id": 41, "category_id": 15, "bbox": [264, 511, 62, 83], "area": 5146, "segmentation": [], "iscrowd": 0}, {"id": 117, "image_id": 41, "category_id": 5, "bbox": [127, 456, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 118, "image_id": 41, "category_id": 5, "bbox": [161, 445, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 119, "image_id": 41, "category_id": 5, "bbox": [139, 424, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 120, "image_id": 41, "category_id": 13, "bbox": [266, 480, 22, 38], "area": 836, "segmentation": [], "iscrowd": 0}, {"id": 121, "image_id": 42, "category_id": 7, "bbox": [234, 464, 70, 87], "area": 6090, "segmentation": [], "iscrowd": 0}, {"id": 122, "image_id": 43, "category_id": 26, "bbox": [493, 162, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 123, "image_id": 43, "category_id": 26, "bbox": [468, 140, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 124, "image_id": 43, "category_id": 5, "bbox": [430, 128, 40, 42], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 125, "image_id": 43, "category_id": 5, "bbox": [453, 176, 45, 43], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 126, "image_id": 44, "category_id": 9, "bbox": [115, 257, 47, 48], "area": 2256, "segmentation": [], "iscrowd": 0}, {"id": 127, "image_id": 44, "category_id": 9, "bbox": [125, 303, 35, 44], "area": 1540, "segmentation": [], "iscrowd": 0}, {"id": 128, "image_id": 44, "category_id": 0, "bbox": [290, 141, 52, 52], "area": 2704, "segmentation": [], "iscrowd": 0}, {"id": 129, "image_id": 44, "category_id": 0, "bbox": [321, 119, 55, 55], "area": 3025, "segmentation": [], "iscrowd": 0}, {"id": 130, "image_id": 45, "category_id": 5, "bbox": [77, 156, 38, 40], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 131, "image_id": 45, "category_id": 5, "bbox": [134, 146, 32, 30], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 132, "image_id": 45, "category_id": 5, "bbox": [107, 149, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 133, "image_id": 45, "category_id": 7, "bbox": [256, 508, 83, 86], "area": 7138, "segmentation": [], "iscrowd": 0}, {"id": 134, "image_id": 46, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 135, "image_id": 46, "category_id": 3, "bbox": [379, 443, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 136, "image_id": 46, "category_id": 4, "bbox": [501, 462, 46, 58], "area": 2668, "segmentation": [], "iscrowd": 0}, {"id": 137, "image_id": 47, "category_id": 5, "bbox": [127, 350, 34, 41], "area": 1394, "segmentation": [], "iscrowd": 0}, {"id": 138, "image_id": 47, "category_id": 5, "bbox": [74, 350, 37, 44], "area": 1628, "segmentation": [], "iscrowd": 0}, {"id": 139, "image_id": 47, "category_id": 5, "bbox": [103, 346, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 140, "image_id": 47, "category_id": 5, "bbox": [110, 316, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 141, "image_id": 48, "category_id": 5, "bbox": [164, 505, 40, 42], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 142, "image_id": 48, "category_id": 5, "bbox": [120, 504, 35, 46], "area": 1610, "segmentation": [], "iscrowd": 0}, {"id": 143, "image_id": 48, "category_id": 5, "bbox": [121, 473, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 144, "image_id": 48, "category_id": 5, "bbox": [165, 476, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 145, "image_id": 48, "category_id": 8, "bbox": [210, 404, 67, 60], "area": 4020, "segmentation": [], "iscrowd": 0}, {"id": 146, "image_id": 48, "category_id": 1, "bbox": [271, 303, 70, 85], "area": 5950, "segmentation": [], "iscrowd": 0}, {"id": 147, "image_id": 48, "category_id": 10, "bbox": [346, 340, 42, 38], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 148, "image_id": 48, "category_id": 10, "bbox": [325, 323, 38, 33], "area": 1254, "segmentation": [], "iscrowd": 0}, {"id": 149, "image_id": 48, "category_id": 10, "bbox": [378, 325, 37, 37], "area": 1369, "segmentation": [], "iscrowd": 0}, {"id": 150, "image_id": 48, "category_id": 2, "bbox": [411, 351, 40, 58], "area": 2320, "segmentation": [], "iscrowd": 0}, {"id": 151, "image_id": 49, "category_id": 25, "bbox": [263, 221, 66, 97], "area": 6402, "segmentation": [], "iscrowd": 0}, {"id": 152, "image_id": 49, "category_id": 7, "bbox": [284, 454, 72, 94], "area": 6768, "segmentation": [], "iscrowd": 0}, {"id": 153, "image_id": 50, "category_id": 13, "bbox": [370, 364, 21, 32], "area": 672, "segmentation": [], "iscrowd": 0}, {"id": 154, "image_id": 50, "category_id": 13, "bbox": [393, 368, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 155, "image_id": 50, "category_id": 5, "bbox": [325, 488, 34, 53], "area": 1802, "segmentation": [], "iscrowd": 0}, {"id": 156, "image_id": 50, "category_id": 5, "bbox": [282, 547, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 157, "image_id": 50, "category_id": 5, "bbox": [282, 509, 36, 44], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 158, "image_id": 50, "category_id": 8, "bbox": [422, 448, 61, 75], "area": 4575, "segmentation": [], "iscrowd": 0}, {"id": 159, "image_id": 51, "category_id": 9, "bbox": [122, 284, 66, 50], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 160, "image_id": 51, "category_id": 1, "bbox": [481, 254, 47, 91], "area": 4277, "segmentation": [], "iscrowd": 0}, {"id": 161, "image_id": 51, "category_id": 13, "bbox": [129, 344, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 162, "image_id": 51, "category_id": 13, "bbox": [158, 465, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 163, "image_id": 51, "category_id": 13, "bbox": [182, 483, 25, 39], "area": 975, "segmentation": [], "iscrowd": 0}, {"id": 164, "image_id": 51, "category_id": 15, "bbox": [209, 527, 63, 83], "area": 5229, "segmentation": [], "iscrowd": 0}, {"id": 165, "image_id": 52, "category_id": 13, "bbox": [152, 447, 22, 41], "area": 902, "segmentation": [], "iscrowd": 0}, {"id": 166, "image_id": 52, "category_id": 9, "bbox": [94, 316, 58, 71], "area": 4118, "segmentation": [], "iscrowd": 0}, {"id": 167, "image_id": 52, "category_id": 13, "bbox": [141, 429, 24, 25], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 168, "image_id": 52, "category_id": 15, "bbox": [205, 524, 69, 88], "area": 6072, "segmentation": [], "iscrowd": 0}, {"id": 169, "image_id": 53, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 170, "image_id": 53, "category_id": 14, "bbox": [357, 498, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 171, "image_id": 53, "category_id": 5, "bbox": [376, 463, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 172, "image_id": 53, "category_id": 5, "bbox": [397, 438, 28, 43], "area": 1204, "segmentation": [], "iscrowd": 0}, {"id": 173, "image_id": 53, "category_id": 14, "bbox": [408, 494, 35, 39], "area": 1365, "segmentation": [], "iscrowd": 0}, {"id": 174, "image_id": 53, "category_id": 5, "bbox": [410, 462, 29, 36], "area": 1044, "segmentation": [], "iscrowd": 0}, {"id": 175, "image_id": 53, "category_id": 7, "bbox": [287, 462, 70, 86], "area": 6020, "segmentation": [], "iscrowd": 0}, {"id": 176, "image_id": 54, "category_id": 1, "bbox": [357, 429, 36, 89], "area": 3204, "segmentation": [], "iscrowd": 0}, {"id": 177, "image_id": 54, "category_id": 15, "bbox": [180, 532, 64, 77], "area": 4928, "segmentation": [], "iscrowd": 0}, {"id": 178, "image_id": 55, "category_id": 14, "bbox": [320, 500, 45, 41], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 179, "image_id": 55, "category_id": 14, "bbox": [220, 507, 40, 50], "area": 2000, "segmentation": [], "iscrowd": 0}, {"id": 180, "image_id": 55, "category_id": 11, "bbox": [318, 419, 81, 71], "area": 5751, "segmentation": [], "iscrowd": 0}, {"id": 181, "image_id": 56, "category_id": 24, "bbox": [41, 283, 77, 83], "area": 6391, "segmentation": [], "iscrowd": 0}, {"id": 182, "image_id": 56, "category_id": 4, "bbox": [175, 479, 40, 51], "area": 2040, "segmentation": [], "iscrowd": 0}, {"id": 183, "image_id": 56, "category_id": 23, "bbox": [399, 387, 32, 46], "area": 1472, "segmentation": [], "iscrowd": 0}, {"id": 184, "image_id": 57, "category_id": 24, "bbox": [51, 335, 57, 73], "area": 4161, "segmentation": [], "iscrowd": 0}, {"id": 185, "image_id": 57, "category_id": 14, "bbox": [58, 536, 32, 34], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 186, "image_id": 57, "category_id": 14, "bbox": [90, 528, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 187, "image_id": 57, "category_id": 5, "bbox": [90, 486, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 188, "image_id": 57, "category_id": 5, "bbox": [86, 454, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 189, "image_id": 57, "category_id": 5, "bbox": [106, 458, 40, 46], "area": 1840, "segmentation": [], "iscrowd": 0}, {"id": 190, "image_id": 58, "category_id": 31, "bbox": [190, 321, 54, 56], "area": 3024, "segmentation": [], "iscrowd": 0}, {"id": 191, "image_id": 58, "category_id": 11, "bbox": [251, 257, 67, 83], "area": 5561, "segmentation": [], "iscrowd": 0}, {"id": 192, "image_id": 59, "category_id": 15, "bbox": [158, 452, 58, 74], "area": 4292, "segmentation": [], "iscrowd": 0}, {"id": 193, "image_id": 60, "category_id": 20, "bbox": [268, 186, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 194, "image_id": 60, "category_id": 20, "bbox": [226, 192, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 195, "image_id": 60, "category_id": 4, "bbox": [56, 456, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 196, "image_id": 60, "category_id": 6, "bbox": [228, 430, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 197, "image_id": 60, "category_id": 5, "bbox": [177, 454, 32, 55], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 198, "image_id": 60, "category_id": 5, "bbox": [124, 456, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 199, "image_id": 60, "category_id": 5, "bbox": [150, 464, 32, 52], "area": 1664, "segmentation": [], "iscrowd": 0}, {"id": 200, "image_id": 60, "category_id": 14, "bbox": [78, 530, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 201, "image_id": 60, "category_id": 14, "bbox": [114, 537, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 202, "image_id": 60, "category_id": 14, "bbox": [142, 539, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 203, "image_id": 61, "category_id": 23, "bbox": [149, 416, 27, 51], "area": 1377, "segmentation": [], "iscrowd": 0}, {"id": 204, "image_id": 61, "category_id": 25, "bbox": [231, 220, 67, 95], "area": 6365, "segmentation": [], "iscrowd": 0}, {"id": 205, "image_id": 61, "category_id": 7, "bbox": [236, 506, 65, 80], "area": 5200, "segmentation": [], "iscrowd": 0}, {"id": 206, "image_id": 62, "category_id": 24, "bbox": [41, 340, 84, 81], "area": 6804, "segmentation": [], "iscrowd": 0}, {"id": 207, "image_id": 63, "category_id": 24, "bbox": [52, 334, 62, 83], "area": 5146, "segmentation": [], "iscrowd": 0}, {"id": 208, "image_id": 63, "category_id": 5, "bbox": [88, 468, 44, 40], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 209, "image_id": 63, "category_id": 5, "bbox": [110, 444, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 210, "image_id": 63, "category_id": 5, "bbox": [82, 434, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 211, "image_id": 63, "category_id": 14, "bbox": [54, 534, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 212, "image_id": 63, "category_id": 14, "bbox": [82, 530, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 213, "image_id": 63, "category_id": 14, "bbox": [112, 536, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 214, "image_id": 64, "category_id": 20, "bbox": [278, 346, 28, 52], "area": 1456, "segmentation": [], "iscrowd": 0}, {"id": 215, "image_id": 64, "category_id": 20, "bbox": [332, 350, 28, 58], "area": 1624, "segmentation": [], "iscrowd": 0}, {"id": 216, "image_id": 65, "category_id": 25, "bbox": [262, 220, 67, 100], "area": 6700, "segmentation": [], "iscrowd": 0}, {"id": 217, "image_id": 65, "category_id": 6, "bbox": [295, 483, 46, 45], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 218, "image_id": 65, "category_id": 23, "bbox": [382, 406, 28, 52], "area": 1456, "segmentation": [], "iscrowd": 0}, {"id": 219, "image_id": 66, "category_id": 19, "bbox": [259, 294, 44, 43], "area": 1892, "segmentation": [], "iscrowd": 0}, {"id": 220, "image_id": 66, "category_id": 12, "bbox": [430, 456, 42, 65], "area": 2730, "segmentation": [], "iscrowd": 0}, {"id": 221, "image_id": 67, "category_id": 13, "bbox": [391, 473, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 222, "image_id": 67, "category_id": 13, "bbox": [395, 448, 25, 33], "area": 825, "segmentation": [], "iscrowd": 0}, {"id": 223, "image_id": 67, "category_id": 15, "bbox": [316, 571, 62, 82], "area": 5084, "segmentation": [], "iscrowd": 0}, {"id": 224, "image_id": 68, "category_id": 9, "bbox": [101, 399, 41, 47], "area": 1927, "segmentation": [], "iscrowd": 0}, {"id": 225, "image_id": 68, "category_id": 15, "bbox": [185, 430, 58, 73], "area": 4234, "segmentation": [], "iscrowd": 0}, {"id": 226, "image_id": 68, "category_id": 13, "bbox": [128, 378, 29, 39], "area": 1131, "segmentation": [], "iscrowd": 0}, {"id": 227, "image_id": 68, "category_id": 13, "bbox": [125, 359, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 228, "image_id": 68, "category_id": 17, "bbox": [447, 492, 27, 32], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 229, "image_id": 68, "category_id": 17, "bbox": [372, 490, 24, 31], "area": 744, "segmentation": [], "iscrowd": 0}, {"id": 230, "image_id": 68, "category_id": 10, "bbox": [412, 392, 30, 52], "area": 1560, "segmentation": [], "iscrowd": 0}, {"id": 231, "image_id": 69, "category_id": 4, "bbox": [114, 416, 42, 57], "area": 2394, "segmentation": [], "iscrowd": 0}, {"id": 232, "image_id": 69, "category_id": 7, "bbox": [254, 424, 72, 84], "area": 6048, "segmentation": [], "iscrowd": 0}, {"id": 233, "image_id": 70, "category_id": 30, "bbox": [134, 272, 52, 60], "area": 3120, "segmentation": [], "iscrowd": 0}, {"id": 234, "image_id": 70, "category_id": 5, "bbox": [179, 521, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 235, "image_id": 70, "category_id": 5, "bbox": [151, 528, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 236, "image_id": 70, "category_id": 5, "bbox": [147, 482, 33, 32], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 237, "image_id": 70, "category_id": 5, "bbox": [158, 504, 33, 28], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 238, "image_id": 70, "category_id": 13, "bbox": [100, 440, 18, 28], "area": 504, "segmentation": [], "iscrowd": 0}, {"id": 239, "image_id": 70, "category_id": 13, "bbox": [94, 462, 18, 31], "area": 558, "segmentation": [], "iscrowd": 0}, {"id": 240, "image_id": 70, "category_id": 13, "bbox": [123, 450, 21, 27], "area": 567, "segmentation": [], "iscrowd": 0}, {"id": 241, "image_id": 70, "category_id": 15, "bbox": [104, 498, 58, 65], "area": 3770, "segmentation": [], "iscrowd": 0}, {"id": 242, "image_id": 71, "category_id": 31, "bbox": [234, 459, 26, 65], "area": 1690, "segmentation": [], "iscrowd": 0}, {"id": 243, "image_id": 71, "category_id": 5, "bbox": [248, 489, 34, 36], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 244, "image_id": 71, "category_id": 5, "bbox": [276, 482, 36, 47], "area": 1692, "segmentation": [], "iscrowd": 0}, {"id": 245, "image_id": 71, "category_id": 31, "bbox": [274, 466, 21, 56], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 246, "image_id": 71, "category_id": 14, "bbox": [247, 529, 33, 47], "area": 1551, "segmentation": [], "iscrowd": 0}, {"id": 247, "image_id": 72, "category_id": 13, "bbox": [88, 414, 29, 39], "area": 1131, "segmentation": [], "iscrowd": 0}, {"id": 248, "image_id": 72, "category_id": 13, "bbox": [82, 391, 31, 35], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 249, "image_id": 72, "category_id": 13, "bbox": [108, 404, 29, 31], "area": 899, "segmentation": [], "iscrowd": 0}, {"id": 250, "image_id": 72, "category_id": 13, "bbox": [130, 404, 23, 43], "area": 989, "segmentation": [], "iscrowd": 0}, {"id": 251, "image_id": 72, "category_id": 13, "bbox": [139, 448, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 252, "image_id": 72, "category_id": 13, "bbox": [144, 433, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 253, "image_id": 72, "category_id": 13, "bbox": [148, 398, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 254, "image_id": 72, "category_id": 13, "bbox": [137, 519, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 255, "image_id": 72, "category_id": 13, "bbox": [132, 492, 36, 36], "area": 1296, "segmentation": [], "iscrowd": 0}, {"id": 256, "image_id": 72, "category_id": 13, "bbox": [158, 537, 28, 40], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 257, "image_id": 72, "category_id": 13, "bbox": [161, 512, 24, 35], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 258, "image_id": 72, "category_id": 0, "bbox": [407, 209, 58, 60], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 259, "image_id": 73, "category_id": 2, "bbox": [378, 446, 24, 40], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 260, "image_id": 73, "category_id": 8, "bbox": [379, 368, 55, 58], "area": 3190, "segmentation": [], "iscrowd": 0}, {"id": 261, "image_id": 74, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 262, "image_id": 74, "category_id": 4, "bbox": [245, 562, 42, 52], "area": 2184, "segmentation": [], "iscrowd": 0}, {"id": 263, "image_id": 74, "category_id": 12, "bbox": [208, 301, 49, 69], "area": 3381, "segmentation": [], "iscrowd": 0}, {"id": 264, "image_id": 75, "category_id": 5, "bbox": [198, 208, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 265, "image_id": 75, "category_id": 5, "bbox": [218, 217, 38, 41], "area": 1558, "segmentation": [], "iscrowd": 0}, {"id": 266, "image_id": 75, "category_id": 5, "bbox": [178, 226, 39, 46], "area": 1794, "segmentation": [], "iscrowd": 0}, {"id": 267, "image_id": 75, "category_id": 0, "bbox": [209, 123, 57, 54], "area": 3078, "segmentation": [], "iscrowd": 0}, {"id": 268, "image_id": 75, "category_id": 2, "bbox": [87, 262, 39, 58], "area": 2262, "segmentation": [], "iscrowd": 0}, {"id": 269, "image_id": 75, "category_id": 13, "bbox": [122, 308, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 270, "image_id": 75, "category_id": 13, "bbox": [124, 288, 29, 36], "area": 1044, "segmentation": [], "iscrowd": 0}, {"id": 271, "image_id": 75, "category_id": 15, "bbox": [185, 441, 59, 89], "area": 5251, "segmentation": [], "iscrowd": 0}, {"id": 272, "image_id": 75, "category_id": 0, "bbox": [169, 150, 49, 51], "area": 2499, "segmentation": [], "iscrowd": 0}, {"id": 273, "image_id": 76, "category_id": 2, "bbox": [399, 323, 42, 53], "area": 2226, "segmentation": [], "iscrowd": 0}, {"id": 274, "image_id": 76, "category_id": 10, "bbox": [345, 440, 32, 32], "area": 1024, "segmentation": [], "iscrowd": 0}, {"id": 275, "image_id": 76, "category_id": 10, "bbox": [374, 429, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 276, "image_id": 76, "category_id": 10, "bbox": [404, 426, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 277, "image_id": 77, "category_id": 3, "bbox": [341, 287, 63, 74], "area": 4662, "segmentation": [], "iscrowd": 0}, {"id": 278, "image_id": 78, "category_id": 23, "bbox": [385, 352, 24, 46], "area": 1104, "segmentation": [], "iscrowd": 0}, {"id": 279, "image_id": 78, "category_id": 25, "bbox": [262, 219, 67, 97], "area": 6499, "segmentation": [], "iscrowd": 0}, {"id": 280, "image_id": 78, "category_id": 12, "bbox": [140, 440, 48, 76], "area": 3648, "segmentation": [], "iscrowd": 0}, {"id": 281, "image_id": 78, "category_id": 6, "bbox": [346, 422, 48, 60], "area": 2880, "segmentation": [], "iscrowd": 0}, {"id": 282, "image_id": 79, "category_id": 19, "bbox": [255, 297, 50, 47], "area": 2350, "segmentation": [], "iscrowd": 0}, {"id": 283, "image_id": 79, "category_id": 7, "bbox": [232, 462, 68, 86], "area": 5848, "segmentation": [], "iscrowd": 0}, {"id": 284, "image_id": 80, "category_id": 4, "bbox": [319, 447, 46, 62], "area": 2852, "segmentation": [], "iscrowd": 0}, {"id": 285, "image_id": 80, "category_id": 12, "bbox": [396, 462, 47, 60], "area": 2820, "segmentation": [], "iscrowd": 0}, {"id": 286, "image_id": 81, "category_id": 12, "bbox": [348, 265, 54, 64], "area": 3456, "segmentation": [], "iscrowd": 0}, {"id": 287, "image_id": 81, "category_id": 27, "bbox": [399, 301, 66, 64], "area": 4224, "segmentation": [], "iscrowd": 0}, {"id": 288, "image_id": 81, "category_id": 14, "bbox": [420, 376, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 289, "image_id": 81, "category_id": 14, "bbox": [396, 397, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 290, "image_id": 82, "category_id": 2, "bbox": [422, 328, 31, 53], "area": 1643, "segmentation": [], "iscrowd": 0}, {"id": 291, "image_id": 82, "category_id": 0, "bbox": [401, 280, 46, 53], "area": 2438, "segmentation": [], "iscrowd": 0}, {"id": 292, "image_id": 83, "category_id": 33, "bbox": [174, 471, 20, 37], "area": 740, "segmentation": [], "iscrowd": 0}, {"id": 293, "image_id": 83, "category_id": 33, "bbox": [204, 457, 22, 35], "area": 770, "segmentation": [], "iscrowd": 0}, {"id": 294, "image_id": 83, "category_id": 33, "bbox": [176, 420, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 295, "image_id": 83, "category_id": 33, "bbox": [148, 422, 20, 36], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 296, "image_id": 83, "category_id": 33, "bbox": [206, 429, 20, 26], "area": 520, "segmentation": [], "iscrowd": 0}, {"id": 297, "image_id": 84, "category_id": 4, "bbox": [411, 323, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 298, "image_id": 84, "category_id": 4, "bbox": [379, 324, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 299, "image_id": 84, "category_id": 0, "bbox": [128, 254, 44, 46], "area": 2024, "segmentation": [], "iscrowd": 0}, {"id": 300, "image_id": 85, "category_id": 8, "bbox": [95, 474, 46, 66], "area": 3036, "segmentation": [], "iscrowd": 0}, {"id": 301, "image_id": 85, "category_id": 2, "bbox": [137, 482, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 302, "image_id": 86, "category_id": 13, "bbox": [282, 488, 24, 32], "area": 768, "segmentation": [], "iscrowd": 0}, {"id": 303, "image_id": 87, "category_id": 3, "bbox": [353, 318, 55, 66], "area": 3630, "segmentation": [], "iscrowd": 0}, {"id": 304, "image_id": 88, "category_id": 17, "bbox": [146, 500, 35, 26], "area": 910, "segmentation": [], "iscrowd": 0}, {"id": 305, "image_id": 88, "category_id": 17, "bbox": [75, 501, 41, 31], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 306, "image_id": 88, "category_id": 17, "bbox": [100, 491, 30, 23], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 307, "image_id": 89, "category_id": 9, "bbox": [119, 232, 42, 57], "area": 2394, "segmentation": [], "iscrowd": 0}, {"id": 308, "image_id": 90, "category_id": 29, "bbox": [141, 364, 41, 37], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 309, "image_id": 90, "category_id": 29, "bbox": [149, 336, 41, 37], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 310, "image_id": 90, "category_id": 29, "bbox": [111, 329, 33, 33], "area": 1089, "segmentation": [], "iscrowd": 0}, {"id": 311, "image_id": 90, "category_id": 29, "bbox": [85, 336, 33, 28], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 312, "image_id": 90, "category_id": 29, "bbox": [84, 365, 33, 32], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 313, "image_id": 91, "category_id": 15, "bbox": [285, 291, 64, 80], "area": 5120, "segmentation": [], "iscrowd": 0}, {"id": 314, "image_id": 91, "category_id": 0, "bbox": [202, 236, 40, 74], "area": 2960, "segmentation": [], "iscrowd": 0}, {"id": 315, "image_id": 91, "category_id": 1, "bbox": [182, 194, 57, 72], "area": 4104, "segmentation": [], "iscrowd": 0}, {"id": 316, "image_id": 91, "category_id": 23, "bbox": [174, 168, 25, 57], "area": 1425, "segmentation": [], "iscrowd": 0}, {"id": 317, "image_id": 91, "category_id": 13, "bbox": [331, 272, 25, 34], "area": 850, "segmentation": [], "iscrowd": 0}, {"id": 318, "image_id": 91, "category_id": 13, "bbox": [347, 255, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 319, "image_id": 92, "category_id": 15, "bbox": [159, 449, 57, 74], "area": 4218, "segmentation": [], "iscrowd": 0}, {"id": 320, "image_id": 92, "category_id": 13, "bbox": [201, 382, 22, 27], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 321, "image_id": 92, "category_id": 13, "bbox": [196, 371, 14, 26], "area": 364, "segmentation": [], "iscrowd": 0}, {"id": 322, "image_id": 92, "category_id": 5, "bbox": [188, 328, 29, 40], "area": 1160, "segmentation": [], "iscrowd": 0}, {"id": 323, "image_id": 93, "category_id": 25, "bbox": [229, 220, 69, 97], "area": 6693, "segmentation": [], "iscrowd": 0}, {"id": 324, "image_id": 93, "category_id": 23, "bbox": [155, 340, 28, 58], "area": 1624, "segmentation": [], "iscrowd": 0}, {"id": 325, "image_id": 93, "category_id": 7, "bbox": [237, 503, 65, 85], "area": 5525, "segmentation": [], "iscrowd": 0}, {"id": 326, "image_id": 94, "category_id": 31, "bbox": [216, 302, 38, 48], "area": 1824, "segmentation": [], "iscrowd": 0}, {"id": 327, "image_id": 94, "category_id": 31, "bbox": [274, 311, 38, 56], "area": 2128, "segmentation": [], "iscrowd": 0}, {"id": 328, "image_id": 94, "category_id": 7, "bbox": [317, 421, 70, 86], "area": 6020, "segmentation": [], "iscrowd": 0}, {"id": 329, "image_id": 95, "category_id": 27, "bbox": [94, 256, 64, 75], "area": 4800, "segmentation": [], "iscrowd": 0}, {"id": 330, "image_id": 95, "category_id": 19, "bbox": [166, 232, 68, 82], "area": 5576, "segmentation": [], "iscrowd": 0}, {"id": 331, "image_id": 95, "category_id": 19, "bbox": [250, 242, 63, 72], "area": 4536, "segmentation": [], "iscrowd": 0}, {"id": 332, "image_id": 95, "category_id": 32, "bbox": [222, 307, 61, 76], "area": 4636, "segmentation": [], "iscrowd": 0}, {"id": 333, "image_id": 95, "category_id": 33, "bbox": [418, 421, 33, 27], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 334, "image_id": 95, "category_id": 33, "bbox": [397, 400, 24, 34], "area": 816, "segmentation": [], "iscrowd": 0}, {"id": 335, "image_id": 95, "category_id": 33, "bbox": [426, 392, 27, 31], "area": 837, "segmentation": [], "iscrowd": 0}, {"id": 336, "image_id": 95, "category_id": 12, "bbox": [134, 518, 44, 75], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 337, "image_id": 96, "category_id": 32, "bbox": [173, 246, 53, 70], "area": 3710, "segmentation": [], "iscrowd": 0}, {"id": 338, "image_id": 96, "category_id": 14, "bbox": [110, 406, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 339, "image_id": 96, "category_id": 32, "bbox": [227, 287, 54, 74], "area": 3996, "segmentation": [], "iscrowd": 0}, {"id": 340, "image_id": 96, "category_id": 14, "bbox": [84, 378, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 341, "image_id": 96, "category_id": 14, "bbox": [127, 375, 28, 42], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 342, "image_id": 96, "category_id": 4, "bbox": [82, 499, 40, 44], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 343, "image_id": 97, "category_id": 13, "bbox": [142, 435, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 344, "image_id": 97, "category_id": 15, "bbox": [183, 528, 62, 84], "area": 5208, "segmentation": [], "iscrowd": 0}, {"id": 345, "image_id": 98, "category_id": 17, "bbox": [172, 393, 27, 40], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 346, "image_id": 98, "category_id": 17, "bbox": [133, 382, 26, 30], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 347, "image_id": 98, "category_id": 17, "bbox": [64, 377, 40, 34], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 348, "image_id": 98, "category_id": 17, "bbox": [90, 379, 37, 26], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 349, "image_id": 99, "category_id": 8, "bbox": [95, 458, 58, 79], "area": 4582, "segmentation": [], "iscrowd": 0}, {"id": 350, "image_id": 100, "category_id": 6, "bbox": [250, 470, 37, 54], "area": 1998, "segmentation": [], "iscrowd": 0}, {"id": 351, "image_id": 101, "category_id": 11, "bbox": [58, 641, 81, 74], "area": 5994, "segmentation": [], "iscrowd": 0}, {"id": 352, "image_id": 102, "category_id": 27, "bbox": [195, 66, 62, 65], "area": 4030, "segmentation": [], "iscrowd": 0}, {"id": 353, "image_id": 103, "category_id": 28, "bbox": [377, 252, 95, 33], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 354, "image_id": 104, "category_id": 19, "bbox": [255, 296, 51, 47], "area": 2397, "segmentation": [], "iscrowd": 0}, {"id": 355, "image_id": 104, "category_id": 7, "bbox": [237, 468, 64, 78], "area": 4992, "segmentation": [], "iscrowd": 0}, {"id": 356, "image_id": 105, "category_id": 18, "bbox": [228, 246, 74, 90], "area": 6660, "segmentation": [], "iscrowd": 0}, {"id": 357, "image_id": 105, "category_id": 9, "bbox": [107, 374, 53, 47], "area": 2491, "segmentation": [], "iscrowd": 0}, {"id": 358, "image_id": 105, "category_id": 13, "bbox": [134, 401, 29, 40], "area": 1160, "segmentation": [], "iscrowd": 0}, {"id": 359, "image_id": 105, "category_id": 13, "bbox": [153, 385, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 360, "image_id": 105, "category_id": 13, "bbox": [169, 360, 30, 45], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 361, "image_id": 105, "category_id": 13, "bbox": [138, 364, 23, 28], "area": 644, "segmentation": [], "iscrowd": 0}, {"id": 362, "image_id": 106, "category_id": 24, "bbox": [54, 330, 59, 81], "area": 4779, "segmentation": [], "iscrowd": 0}, {"id": 363, "image_id": 106, "category_id": 4, "bbox": [170, 498, 52, 58], "area": 3016, "segmentation": [], "iscrowd": 0}, {"id": 364, "image_id": 106, "category_id": 5, "bbox": [54, 516, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 365, "image_id": 106, "category_id": 5, "bbox": [84, 520, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}, {"id": 366, "image_id": 106, "category_id": 5, "bbox": [70, 500, 24, 40], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 367, "image_id": 107, "category_id": 30, "bbox": [235, 256, 56, 64], "area": 3584, "segmentation": [], "iscrowd": 0}, {"id": 368, "image_id": 107, "category_id": 13, "bbox": [138, 502, 39, 38], "area": 1482, "segmentation": [], "iscrowd": 0}, {"id": 369, "image_id": 107, "category_id": 13, "bbox": [137, 479, 34, 34], "area": 1156, "segmentation": [], "iscrowd": 0}, {"id": 370, "image_id": 107, "category_id": 15, "bbox": [182, 571, 63, 83], "area": 5229, "segmentation": [], "iscrowd": 0}, {"id": 371, "image_id": 107, "category_id": 8, "bbox": [397, 381, 51, 85], "area": 4335, "segmentation": [], "iscrowd": 0}, {"id": 372, "image_id": 108, "category_id": 30, "bbox": [92, 309, 76, 61], "area": 4636, "segmentation": [], "iscrowd": 0}, {"id": 373, "image_id": 108, "category_id": 19, "bbox": [234, 270, 43, 69], "area": 2967, "segmentation": [], "iscrowd": 0}, {"id": 374, "image_id": 108, "category_id": 33, "bbox": [96, 350, 26, 38], "area": 988, "segmentation": [], "iscrowd": 0}, {"id": 375, "image_id": 108, "category_id": 33, "bbox": [143, 347, 23, 42], "area": 966, "segmentation": [], "iscrowd": 0}, {"id": 376, "image_id": 109, "category_id": 25, "bbox": [263, 222, 65, 96], "area": 6240, "segmentation": [], "iscrowd": 0}, {"id": 377, "image_id": 109, "category_id": 12, "bbox": [206, 330, 48, 70], "area": 3360, "segmentation": [], "iscrowd": 0}, {"id": 378, "image_id": 110, "category_id": 2, "bbox": [108, 419, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 379, "image_id": 110, "category_id": 15, "bbox": [182, 451, 62, 74], "area": 4588, "segmentation": [], "iscrowd": 0}, {"id": 380, "image_id": 110, "category_id": 10, "bbox": [145, 287, 30, 34], "area": 1020, "segmentation": [], "iscrowd": 0}, {"id": 381, "image_id": 110, "category_id": 13, "bbox": [176, 270, 24, 40], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 382, "image_id": 110, "category_id": 10, "bbox": [95, 290, 31, 33], "area": 1023, "segmentation": [], "iscrowd": 0}, {"id": 383, "image_id": 110, "category_id": 10, "bbox": [124, 268, 34, 38], "area": 1292, "segmentation": [], "iscrowd": 0}, {"id": 384, "image_id": 111, "category_id": 0, "bbox": [294, 363, 53, 60], "area": 3180, "segmentation": [], "iscrowd": 0}, {"id": 385, "image_id": 112, "category_id": 13, "bbox": [215, 454, 23, 26], "area": 598, "segmentation": [], "iscrowd": 0}, {"id": 386, "image_id": 112, "category_id": 13, "bbox": [193, 460, 17, 28], "area": 476, "segmentation": [], "iscrowd": 0}, {"id": 387, "image_id": 112, "category_id": 1, "bbox": [405, 379, 47, 83], "area": 3901, "segmentation": [], "iscrowd": 0}, {"id": 388, "image_id": 112, "category_id": 9, "bbox": [114, 456, 53, 52], "area": 2756, "segmentation": [], "iscrowd": 0}, {"id": 389, "image_id": 113, "category_id": 4, "bbox": [473, 424, 36, 49], "area": 1764, "segmentation": [], "iscrowd": 0}, {"id": 390, "image_id": 113, "category_id": 3, "bbox": [382, 522, 57, 50], "area": 2850, "segmentation": [], "iscrowd": 0}, {"id": 391, "image_id": 114, "category_id": 10, "bbox": [443, 440, 28, 41], "area": 1148, "segmentation": [], "iscrowd": 0}, {"id": 392, "image_id": 114, "category_id": 10, "bbox": [406, 448, 32, 46], "area": 1472, "segmentation": [], "iscrowd": 0}, {"id": 393, "image_id": 114, "category_id": 15, "bbox": [185, 429, 58, 75], "area": 4350, "segmentation": [], "iscrowd": 0}, {"id": 394, "image_id": 114, "category_id": 9, "bbox": [101, 234, 52, 54], "area": 2808, "segmentation": [], "iscrowd": 0}, {"id": 395, "image_id": 114, "category_id": 10, "bbox": [414, 426, 27, 35], "area": 945, "segmentation": [], "iscrowd": 0}, {"id": 396, "image_id": 114, "category_id": 13, "bbox": [123, 360, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 397, "image_id": 114, "category_id": 13, "bbox": [127, 339, 25, 26], "area": 650, "segmentation": [], "iscrowd": 0}, {"id": 398, "image_id": 115, "category_id": 13, "bbox": [205, 450, 23, 33], "area": 759, "segmentation": [], "iscrowd": 0}, {"id": 399, "image_id": 115, "category_id": 13, "bbox": [175, 435, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 400, "image_id": 115, "category_id": 15, "bbox": [234, 419, 65, 90], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 401, "image_id": 116, "category_id": 13, "bbox": [385, 452, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 402, "image_id": 116, "category_id": 13, "bbox": [398, 435, 20, 31], "area": 620, "segmentation": [], "iscrowd": 0}, {"id": 403, "image_id": 116, "category_id": 13, "bbox": [381, 422, 15, 26], "area": 390, "segmentation": [], "iscrowd": 0}, {"id": 404, "image_id": 116, "category_id": 13, "bbox": [402, 412, 24, 30], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 405, "image_id": 116, "category_id": 13, "bbox": [412, 376, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 406, "image_id": 116, "category_id": 8, "bbox": [438, 538, 47, 64], "area": 3008, "segmentation": [], "iscrowd": 0}, {"id": 407, "image_id": 117, "category_id": 29, "bbox": [431, 455, 42, 47], "area": 1974, "segmentation": [], "iscrowd": 0}, {"id": 408, "image_id": 117, "category_id": 29, "bbox": [375, 508, 42, 33], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 409, "image_id": 117, "category_id": 29, "bbox": [344, 485, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 410, "image_id": 117, "category_id": 29, "bbox": [303, 503, 38, 37], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 411, "image_id": 117, "category_id": 29, "bbox": [313, 474, 37, 37], "area": 1369, "segmentation": [], "iscrowd": 0}, {"id": 412, "image_id": 118, "category_id": 24, "bbox": [52, 256, 62, 101], "area": 6262, "segmentation": [], "iscrowd": 0}, {"id": 413, "image_id": 119, "category_id": 8, "bbox": [100, 214, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 414, "image_id": 119, "category_id": 2, "bbox": [109, 318, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 415, "image_id": 119, "category_id": 1, "bbox": [121, 333, 36, 81], "area": 2916, "segmentation": [], "iscrowd": 0}, {"id": 416, "image_id": 119, "category_id": 15, "bbox": [183, 458, 63, 67], "area": 4221, "segmentation": [], "iscrowd": 0}, {"id": 417, "image_id": 119, "category_id": 5, "bbox": [162, 402, 33, 48], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 418, "image_id": 120, "category_id": 6, "bbox": [379, 410, 52, 65], "area": 3380, "segmentation": [], "iscrowd": 0}, {"id": 419, "image_id": 120, "category_id": 16, "bbox": [362, 252, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 420, "image_id": 120, "category_id": 16, "bbox": [326, 253, 26, 41], "area": 1066, "segmentation": [], "iscrowd": 0}, {"id": 421, "image_id": 120, "category_id": 30, "bbox": [272, 339, 51, 50], "area": 2550, "segmentation": [], "iscrowd": 0}, {"id": 422, "image_id": 120, "category_id": 12, "bbox": [291, 353, 35, 73], "area": 2555, "segmentation": [], "iscrowd": 0}, {"id": 423, "image_id": 121, "category_id": 7, "bbox": [256, 506, 73, 87], "area": 6351, "segmentation": [], "iscrowd": 0}, {"id": 424, "image_id": 122, "category_id": 3, "bbox": [341, 287, 63, 74], "area": 4662, "segmentation": [], "iscrowd": 0}, {"id": 425, "image_id": 123, "category_id": 33, "bbox": [122, 391, 22, 44], "area": 968, "segmentation": [], "iscrowd": 0}, {"id": 426, "image_id": 123, "category_id": 13, "bbox": [136, 474, 24, 31], "area": 744, "segmentation": [], "iscrowd": 0}, {"id": 427, "image_id": 123, "category_id": 13, "bbox": [123, 437, 21, 30], "area": 630, "segmentation": [], "iscrowd": 0}, {"id": 428, "image_id": 123, "category_id": 13, "bbox": [166, 478, 16, 25], "area": 400, "segmentation": [], "iscrowd": 0}, {"id": 429, "image_id": 123, "category_id": 13, "bbox": [176, 456, 14, 32], "area": 448, "segmentation": [], "iscrowd": 0}, {"id": 430, "image_id": 123, "category_id": 13, "bbox": [149, 454, 15, 26], "area": 390, "segmentation": [], "iscrowd": 0}, {"id": 431, "image_id": 124, "category_id": 22, "bbox": [366, 298, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 432, "image_id": 124, "category_id": 3, "bbox": [374, 514, 56, 42], "area": 2352, "segmentation": [], "iscrowd": 0}, {"id": 433, "image_id": 125, "category_id": 8, "bbox": [116, 362, 53, 67], "area": 3551, "segmentation": [], "iscrowd": 0}, {"id": 434, "image_id": 125, "category_id": 9, "bbox": [241, 568, 50, 51], "area": 2550, "segmentation": [], "iscrowd": 0}, {"id": 435, "image_id": 126, "category_id": 22, "bbox": [322, 354, 62, 57], "area": 3534, "segmentation": [], "iscrowd": 0}, {"id": 436, "image_id": 126, "category_id": 2, "bbox": [437, 436, 41, 47], "area": 1927, "segmentation": [], "iscrowd": 0}, {"id": 437, "image_id": 127, "category_id": 2, "bbox": [333, 691, 30, 37], "area": 1110, "segmentation": [], "iscrowd": 0}, {"id": 438, "image_id": 128, "category_id": 3, "bbox": [332, 296, 57, 58], "area": 3306, "segmentation": [], "iscrowd": 0}, {"id": 439, "image_id": 129, "category_id": 22, "bbox": [320, 336, 56, 71], "area": 3976, "segmentation": [], "iscrowd": 0}, {"id": 440, "image_id": 129, "category_id": 8, "bbox": [336, 406, 46, 72], "area": 3312, "segmentation": [], "iscrowd": 0}, {"id": 441, "image_id": 129, "category_id": 9, "bbox": [388, 460, 45, 47], "area": 2115, "segmentation": [], "iscrowd": 0}, {"id": 442, "image_id": 129, "category_id": 2, "bbox": [489, 484, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 443, "image_id": 130, "category_id": 12, "bbox": [314, 308, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 444, "image_id": 130, "category_id": 11, "bbox": [96, 504, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 445, "image_id": 131, "category_id": 19, "bbox": [255, 297, 50, 47], "area": 2350, "segmentation": [], "iscrowd": 0}, {"id": 446, "image_id": 131, "category_id": 7, "bbox": [234, 470, 66, 80], "area": 5280, "segmentation": [], "iscrowd": 0}, {"id": 447, "image_id": 132, "category_id": 4, "bbox": [376, 482, 38, 53], "area": 2014, "segmentation": [], "iscrowd": 0}, {"id": 448, "image_id": 133, "category_id": 25, "bbox": [262, 219, 67, 98], "area": 6566, "segmentation": [], "iscrowd": 0}, {"id": 449, "image_id": 133, "category_id": 23, "bbox": [393, 381, 27, 53], "area": 1431, "segmentation": [], "iscrowd": 0}, {"id": 450, "image_id": 133, "category_id": 7, "bbox": [287, 461, 67, 83], "area": 5561, "segmentation": [], "iscrowd": 0}, {"id": 451, "image_id": 134, "category_id": 11, "bbox": [63, 591, 71, 76], "area": 5396, "segmentation": [], "iscrowd": 0}, {"id": 452, "image_id": 135, "category_id": 27, "bbox": [386, 346, 71, 65], "area": 4615, "segmentation": [], "iscrowd": 0}, {"id": 453, "image_id": 136, "category_id": 15, "bbox": [262, 483, 64, 87], "area": 5568, "segmentation": [], "iscrowd": 0}, {"id": 454, "image_id": 136, "category_id": 13, "bbox": [385, 420, 27, 33], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 455, "image_id": 136, "category_id": 13, "bbox": [396, 399, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 456, "image_id": 136, "category_id": 13, "bbox": [425, 282, 26, 35], "area": 910, "segmentation": [], "iscrowd": 0}, {"id": 457, "image_id": 136, "category_id": 0, "bbox": [405, 208, 46, 54], "area": 2484, "segmentation": [], "iscrowd": 0}, {"id": 458, "image_id": 136, "category_id": 0, "bbox": [428, 217, 53, 55], "area": 2915, "segmentation": [], "iscrowd": 0}, {"id": 459, "image_id": 137, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 460, "image_id": 137, "category_id": 23, "bbox": [393, 387, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 461, "image_id": 137, "category_id": 5, "bbox": [358, 495, 26, 41], "area": 1066, "segmentation": [], "iscrowd": 0}, {"id": 462, "image_id": 137, "category_id": 5, "bbox": [360, 467, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 463, "image_id": 137, "category_id": 5, "bbox": [388, 458, 30, 34], "area": 1020, "segmentation": [], "iscrowd": 0}, {"id": 464, "image_id": 137, "category_id": 5, "bbox": [415, 496, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 465, "image_id": 137, "category_id": 5, "bbox": [412, 471, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 466, "image_id": 138, "category_id": 18, "bbox": [211, 289, 56, 63], "area": 3528, "segmentation": [], "iscrowd": 0}, {"id": 467, "image_id": 138, "category_id": 30, "bbox": [127, 264, 62, 62], "area": 3844, "segmentation": [], "iscrowd": 0}, {"id": 468, "image_id": 138, "category_id": 8, "bbox": [124, 496, 70, 61], "area": 4270, "segmentation": [], "iscrowd": 0}, {"id": 469, "image_id": 138, "category_id": 1, "bbox": [112, 393, 38, 73], "area": 2774, "segmentation": [], "iscrowd": 0}, {"id": 470, "image_id": 139, "category_id": 20, "bbox": [296, 204, 22, 43], "area": 946, "segmentation": [], "iscrowd": 0}, {"id": 471, "image_id": 139, "category_id": 20, "bbox": [324, 204, 17, 45], "area": 765, "segmentation": [], "iscrowd": 0}, {"id": 472, "image_id": 139, "category_id": 4, "bbox": [132, 408, 50, 44], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 473, "image_id": 139, "category_id": 14, "bbox": [323, 461, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 474, "image_id": 139, "category_id": 14, "bbox": [353, 474, 37, 45], "area": 1665, "segmentation": [], "iscrowd": 0}, {"id": 475, "image_id": 139, "category_id": 11, "bbox": [401, 386, 76, 63], "area": 4788, "segmentation": [], "iscrowd": 0}, {"id": 476, "image_id": 139, "category_id": 18, "bbox": [260, 303, 68, 74], "area": 5032, "segmentation": [], "iscrowd": 0}, {"id": 477, "image_id": 139, "category_id": 33, "bbox": [447, 249, 14, 32], "area": 448, "segmentation": [], "iscrowd": 0}, {"id": 478, "image_id": 139, "category_id": 33, "bbox": [393, 263, 24, 27], "area": 648, "segmentation": [], "iscrowd": 0}, {"id": 479, "image_id": 140, "category_id": 29, "bbox": [143, 383, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 480, "image_id": 141, "category_id": 21, "bbox": [420, 532, 53, 45], "area": 2385, "segmentation": [], "iscrowd": 0}, {"id": 481, "image_id": 141, "category_id": 6, "bbox": [212, 268, 54, 60], "area": 3240, "segmentation": [], "iscrowd": 0}, {"id": 482, "image_id": 141, "category_id": 32, "bbox": [251, 243, 61, 77], "area": 4697, "segmentation": [], "iscrowd": 0}, {"id": 483, "image_id": 141, "category_id": 12, "bbox": [144, 334, 45, 74], "area": 3330, "segmentation": [], "iscrowd": 0}, {"id": 484, "image_id": 142, "category_id": 9, "bbox": [398, 504, 50, 50], "area": 2500, "segmentation": [], "iscrowd": 0}, {"id": 485, "image_id": 142, "category_id": 10, "bbox": [356, 460, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 486, "image_id": 142, "category_id": 10, "bbox": [369, 439, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 487, "image_id": 142, "category_id": 10, "bbox": [383, 427, 30, 29], "area": 870, "segmentation": [], "iscrowd": 0}, {"id": 488, "image_id": 143, "category_id": 14, "bbox": [393, 333, 40, 50], "area": 2000, "segmentation": [], "iscrowd": 0}, {"id": 489, "image_id": 143, "category_id": 14, "bbox": [447, 331, 34, 46], "area": 1564, "segmentation": [], "iscrowd": 0}, {"id": 490, "image_id": 143, "category_id": 14, "bbox": [420, 322, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}, {"id": 491, "image_id": 143, "category_id": 5, "bbox": [398, 223, 37, 52], "area": 1924, "segmentation": [], "iscrowd": 0}, {"id": 492, "image_id": 144, "category_id": 22, "bbox": [295, 139, 56, 68], "area": 3808, "segmentation": [], "iscrowd": 0}, {"id": 493, "image_id": 144, "category_id": 3, "bbox": [325, 284, 65, 63], "area": 4095, "segmentation": [], "iscrowd": 0}, {"id": 494, "image_id": 145, "category_id": 4, "bbox": [481, 435, 45, 60], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 495, "image_id": 145, "category_id": 3, "bbox": [380, 525, 53, 51], "area": 2703, "segmentation": [], "iscrowd": 0}, {"id": 496, "image_id": 146, "category_id": 9, "bbox": [111, 425, 45, 50], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 497, "image_id": 146, "category_id": 13, "bbox": [151, 503, 29, 31], "area": 899, "segmentation": [], "iscrowd": 0}, {"id": 498, "image_id": 146, "category_id": 13, "bbox": [180, 495, 30, 30], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 499, "image_id": 146, "category_id": 0, "bbox": [386, 245, 63, 51], "area": 3213, "segmentation": [], "iscrowd": 0}, {"id": 500, "image_id": 147, "category_id": 6, "bbox": [406, 358, 58, 46], "area": 2668, "segmentation": [], "iscrowd": 0}, {"id": 501, "image_id": 147, "category_id": 26, "bbox": [338, 216, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 502, "image_id": 148, "category_id": 18, "bbox": [233, 310, 62, 63], "area": 3906, "segmentation": [], "iscrowd": 0}, {"id": 503, "image_id": 148, "category_id": 6, "bbox": [356, 366, 53, 47], "area": 2491, "segmentation": [], "iscrowd": 0}, {"id": 504, "image_id": 148, "category_id": 14, "bbox": [369, 413, 40, 42], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 505, "image_id": 148, "category_id": 14, "bbox": [411, 362, 36, 61], "area": 2196, "segmentation": [], "iscrowd": 0}, {"id": 506, "image_id": 148, "category_id": 14, "bbox": [436, 334, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 507, "image_id": 149, "category_id": 18, "bbox": [236, 242, 68, 74], "area": 5032, "segmentation": [], "iscrowd": 0}, {"id": 508, "image_id": 149, "category_id": 13, "bbox": [94, 412, 23, 41], "area": 943, "segmentation": [], "iscrowd": 0}, {"id": 509, "image_id": 149, "category_id": 13, "bbox": [140, 454, 25, 38], "area": 950, "segmentation": [], "iscrowd": 0}, {"id": 510, "image_id": 149, "category_id": 13, "bbox": [122, 431, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 511, "image_id": 149, "category_id": 13, "bbox": [124, 415, 26, 28], "area": 728, "segmentation": [], "iscrowd": 0}, {"id": 512, "image_id": 149, "category_id": 13, "bbox": [137, 396, 36, 34], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 513, "image_id": 149, "category_id": 13, "bbox": [145, 377, 17, 33], "area": 561, "segmentation": [], "iscrowd": 0}, {"id": 514, "image_id": 149, "category_id": 13, "bbox": [153, 349, 21, 40], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 515, "image_id": 149, "category_id": 13, "bbox": [155, 432, 25, 39], "area": 975, "segmentation": [], "iscrowd": 0}, {"id": 516, "image_id": 150, "category_id": 5, "bbox": [166, 503, 38, 44], "area": 1672, "segmentation": [], "iscrowd": 0}, {"id": 517, "image_id": 150, "category_id": 5, "bbox": [165, 448, 39, 50], "area": 1950, "segmentation": [], "iscrowd": 0}, {"id": 518, "image_id": 150, "category_id": 15, "bbox": [207, 531, 64, 76], "area": 4864, "segmentation": [], "iscrowd": 0}, {"id": 519, "image_id": 150, "category_id": 15, "bbox": [292, 292, 61, 84], "area": 5124, "segmentation": [], "iscrowd": 0}, {"id": 520, "image_id": 151, "category_id": 20, "bbox": [339, 243, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 521, "image_id": 151, "category_id": 20, "bbox": [167, 249, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 522, "image_id": 151, "category_id": 4, "bbox": [97, 388, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 523, "image_id": 151, "category_id": 6, "bbox": [136, 398, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 524, "image_id": 151, "category_id": 14, "bbox": [113, 403, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 525, "image_id": 151, "category_id": 28, "bbox": [134, 490, 102, 36], "area": 3672, "segmentation": [], "iscrowd": 0}, {"id": 526, "image_id": 152, "category_id": 25, "bbox": [232, 217, 71, 100], "area": 7100, "segmentation": [], "iscrowd": 0}, {"id": 527, "image_id": 152, "category_id": 23, "bbox": [123, 377, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 528, "image_id": 152, "category_id": 7, "bbox": [231, 502, 70, 85], "area": 5950, "segmentation": [], "iscrowd": 0}, {"id": 529, "image_id": 153, "category_id": 24, "bbox": [438, 338, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 530, "image_id": 154, "category_id": 22, "bbox": [376, 234, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 531, "image_id": 154, "category_id": 3, "bbox": [353, 581, 56, 59], "area": 3304, "segmentation": [], "iscrowd": 0}, {"id": 532, "image_id": 155, "category_id": 9, "bbox": [188, 454, 47, 56], "area": 2632, "segmentation": [], "iscrowd": 0}, {"id": 533, "image_id": 156, "category_id": 1, "bbox": [102, 288, 45, 114], "area": 5130, "segmentation": [], "iscrowd": 0}, {"id": 534, "image_id": 156, "category_id": 30, "bbox": [128, 255, 59, 70], "area": 4130, "segmentation": [], "iscrowd": 0}, {"id": 535, "image_id": 156, "category_id": 18, "bbox": [203, 265, 73, 87], "area": 6351, "segmentation": [], "iscrowd": 0}, {"id": 536, "image_id": 156, "category_id": 8, "bbox": [119, 405, 70, 65], "area": 4550, "segmentation": [], "iscrowd": 0}, {"id": 537, "image_id": 157, "category_id": 19, "bbox": [260, 270, 38, 69], "area": 2622, "segmentation": [], "iscrowd": 0}, {"id": 538, "image_id": 157, "category_id": 30, "bbox": [240, 333, 50, 56], "area": 2800, "segmentation": [], "iscrowd": 0}, {"id": 539, "image_id": 157, "category_id": 12, "bbox": [430, 479, 40, 61], "area": 2440, "segmentation": [], "iscrowd": 0}, {"id": 540, "image_id": 158, "category_id": 30, "bbox": [240, 268, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 541, "image_id": 158, "category_id": 13, "bbox": [135, 441, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 542, "image_id": 158, "category_id": 13, "bbox": [129, 415, 30, 45], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 543, "image_id": 158, "category_id": 15, "bbox": [182, 568, 62, 88], "area": 5456, "segmentation": [], "iscrowd": 0}, {"id": 544, "image_id": 159, "category_id": 31, "bbox": [393, 364, 27, 55], "area": 1485, "segmentation": [], "iscrowd": 0}, {"id": 545, "image_id": 159, "category_id": 31, "bbox": [380, 349, 32, 50], "area": 1600, "segmentation": [], "iscrowd": 0}, {"id": 546, "image_id": 159, "category_id": 31, "bbox": [413, 346, 23, 57], "area": 1311, "segmentation": [], "iscrowd": 0}, {"id": 547, "image_id": 160, "category_id": 23, "bbox": [113, 298, 31, 47], "area": 1457, "segmentation": [], "iscrowd": 0}, {"id": 548, "image_id": 160, "category_id": 1, "bbox": [242, 408, 42, 102], "area": 4284, "segmentation": [], "iscrowd": 0}, {"id": 549, "image_id": 160, "category_id": 9, "bbox": [121, 442, 60, 58], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 550, "image_id": 161, "category_id": 11, "bbox": [89, 481, 78, 78], "area": 6084, "segmentation": [], "iscrowd": 0}, {"id": 551, "image_id": 161, "category_id": 19, "bbox": [231, 295, 45, 47], "area": 2115, "segmentation": [], "iscrowd": 0}, {"id": 552, "image_id": 161, "category_id": 4, "bbox": [210, 520, 44, 51], "area": 2244, "segmentation": [], "iscrowd": 0}, {"id": 553, "image_id": 161, "category_id": 27, "bbox": [98, 317, 52, 63], "area": 3276, "segmentation": [], "iscrowd": 0}, {"id": 554, "image_id": 162, "category_id": 22, "bbox": [374, 257, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 555, "image_id": 162, "category_id": 3, "bbox": [355, 555, 52, 55], "area": 2860, "segmentation": [], "iscrowd": 0}, {"id": 556, "image_id": 163, "category_id": 12, "bbox": [423, 297, 44, 83], "area": 3652, "segmentation": [], "iscrowd": 0}, {"id": 557, "image_id": 164, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 558, "image_id": 165, "category_id": 19, "bbox": [255, 297, 51, 46], "area": 2346, "segmentation": [], "iscrowd": 0}, {"id": 559, "image_id": 165, "category_id": 27, "bbox": [378, 411, 51, 81], "area": 4131, "segmentation": [], "iscrowd": 0}, {"id": 560, "image_id": 165, "category_id": 7, "bbox": [264, 489, 60, 78], "area": 4680, "segmentation": [], "iscrowd": 0}, {"id": 561, "image_id": 166, "category_id": 8, "bbox": [104, 219, 63, 62], "area": 3906, "segmentation": [], "iscrowd": 0}, {"id": 562, "image_id": 167, "category_id": 32, "bbox": [255, 268, 52, 73], "area": 3796, "segmentation": [], "iscrowd": 0}, {"id": 563, "image_id": 167, "category_id": 7, "bbox": [236, 464, 65, 83], "area": 5395, "segmentation": [], "iscrowd": 0}, {"id": 564, "image_id": 168, "category_id": 11, "bbox": [409, 348, 72, 77], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 565, "image_id": 168, "category_id": 12, "bbox": [292, 298, 43, 84], "area": 3612, "segmentation": [], "iscrowd": 0}, {"id": 566, "image_id": 169, "category_id": 2, "bbox": [148, 530, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 567, "image_id": 169, "category_id": 5, "bbox": [139, 482, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 568, "image_id": 169, "category_id": 5, "bbox": [137, 440, 34, 41], "area": 1394, "segmentation": [], "iscrowd": 0}, {"id": 569, "image_id": 170, "category_id": 12, "bbox": [416, 297, 42, 75], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 570, "image_id": 170, "category_id": 5, "bbox": [319, 267, 37, 48], "area": 1776, "segmentation": [], "iscrowd": 0}, {"id": 571, "image_id": 170, "category_id": 5, "bbox": [266, 266, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 572, "image_id": 170, "category_id": 5, "bbox": [238, 279, 34, 34], "area": 1156, "segmentation": [], "iscrowd": 0}, {"id": 573, "image_id": 170, "category_id": 14, "bbox": [251, 306, 36, 48], "area": 1728, "segmentation": [], "iscrowd": 0}, {"id": 574, "image_id": 170, "category_id": 14, "bbox": [307, 308, 34, 41], "area": 1394, "segmentation": [], "iscrowd": 0}, {"id": 575, "image_id": 171, "category_id": 14, "bbox": [420, 403, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 576, "image_id": 171, "category_id": 14, "bbox": [373, 411, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 577, "image_id": 172, "category_id": 28, "bbox": [381, 362, 94, 35], "area": 3290, "segmentation": [], "iscrowd": 0}, {"id": 578, "image_id": 172, "category_id": 7, "bbox": [257, 513, 73, 74], "area": 5402, "segmentation": [], "iscrowd": 0}, {"id": 579, "image_id": 173, "category_id": 19, "bbox": [466, 329, 53, 57], "area": 3021, "segmentation": [], "iscrowd": 0}, {"id": 580, "image_id": 173, "category_id": 30, "bbox": [401, 308, 57, 63], "area": 3591, "segmentation": [], "iscrowd": 0}, {"id": 581, "image_id": 174, "category_id": 16, "bbox": [348, 92, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 582, "image_id": 174, "category_id": 16, "bbox": [317, 95, 25, 47], "area": 1175, "segmentation": [], "iscrowd": 0}, {"id": 583, "image_id": 174, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 584, "image_id": 174, "category_id": 7, "bbox": [230, 466, 73, 85], "area": 6205, "segmentation": [], "iscrowd": 0}, {"id": 585, "image_id": 175, "category_id": 33, "bbox": [395, 533, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}, {"id": 586, "image_id": 176, "category_id": 7, "bbox": [258, 489, 70, 82], "area": 5740, "segmentation": [], "iscrowd": 0}, {"id": 587, "image_id": 176, "category_id": 30, "bbox": [264, 333, 53, 50], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 588, "image_id": 176, "category_id": 19, "bbox": [256, 298, 52, 48], "area": 2496, "segmentation": [], "iscrowd": 0}, {"id": 589, "image_id": 176, "category_id": 28, "bbox": [378, 198, 98, 36], "area": 3528, "segmentation": [], "iscrowd": 0}, {"id": 590, "image_id": 177, "category_id": 25, "bbox": [262, 220, 66, 101], "area": 6666, "segmentation": [], "iscrowd": 0}, {"id": 591, "image_id": 177, "category_id": 12, "bbox": [230, 524, 58, 74], "area": 4292, "segmentation": [], "iscrowd": 0}, {"id": 592, "image_id": 177, "category_id": 6, "bbox": [296, 464, 46, 58], "area": 2668, "segmentation": [], "iscrowd": 0}, {"id": 593, "image_id": 177, "category_id": 23, "bbox": [368, 418, 24, 54], "area": 1296, "segmentation": [], "iscrowd": 0}, {"id": 594, "image_id": 178, "category_id": 24, "bbox": [438, 338, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 595, "image_id": 179, "category_id": 24, "bbox": [154, 329, 74, 73], "area": 5402, "segmentation": [], "iscrowd": 0}, {"id": 596, "image_id": 179, "category_id": 0, "bbox": [121, 456, 48, 47], "area": 2256, "segmentation": [], "iscrowd": 0}, {"id": 597, "image_id": 180, "category_id": 30, "bbox": [205, 234, 64, 73], "area": 4672, "segmentation": [], "iscrowd": 0}, {"id": 598, "image_id": 180, "category_id": 10, "bbox": [360, 370, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 599, "image_id": 180, "category_id": 10, "bbox": [392, 373, 35, 36], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 600, "image_id": 180, "category_id": 10, "bbox": [418, 365, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 601, "image_id": 181, "category_id": 15, "bbox": [153, 451, 68, 86], "area": 5848, "segmentation": [], "iscrowd": 0}, {"id": 602, "image_id": 182, "category_id": 10, "bbox": [401, 436, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 603, "image_id": 182, "category_id": 10, "bbox": [369, 428, 41, 37], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 604, "image_id": 182, "category_id": 10, "bbox": [349, 433, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 605, "image_id": 183, "category_id": 25, "bbox": [228, 220, 70, 99], "area": 6930, "segmentation": [], "iscrowd": 0}, {"id": 606, "image_id": 183, "category_id": 7, "bbox": [232, 500, 70, 87], "area": 6090, "segmentation": [], "iscrowd": 0}, {"id": 607, "image_id": 184, "category_id": 11, "bbox": [350, 365, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 608, "image_id": 184, "category_id": 11, "bbox": [404, 348, 47, 64], "area": 3008, "segmentation": [], "iscrowd": 0}, {"id": 609, "image_id": 185, "category_id": 32, "bbox": [251, 238, 57, 75], "area": 4275, "segmentation": [], "iscrowd": 0}, {"id": 610, "image_id": 185, "category_id": 11, "bbox": [83, 334, 81, 65], "area": 5265, "segmentation": [], "iscrowd": 0}, {"id": 611, "image_id": 185, "category_id": 5, "bbox": [73, 331, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 612, "image_id": 185, "category_id": 14, "bbox": [153, 409, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 613, "image_id": 185, "category_id": 14, "bbox": [129, 419, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 614, "image_id": 185, "category_id": 14, "bbox": [108, 396, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 615, "image_id": 186, "category_id": 22, "bbox": [375, 298, 60, 62], "area": 3720, "segmentation": [], "iscrowd": 0}, {"id": 616, "image_id": 186, "category_id": 3, "bbox": [387, 422, 47, 60], "area": 2820, "segmentation": [], "iscrowd": 0}, {"id": 617, "image_id": 186, "category_id": 4, "bbox": [496, 460, 45, 47], "area": 2115, "segmentation": [], "iscrowd": 0}, {"id": 618, "image_id": 187, "category_id": 26, "bbox": [459, 143, 25, 38], "area": 950, "segmentation": [], "iscrowd": 0}, {"id": 619, "image_id": 187, "category_id": 26, "bbox": [460, 195, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}, {"id": 620, "image_id": 187, "category_id": 26, "bbox": [468, 152, 31, 39], "area": 1209, "segmentation": [], "iscrowd": 0}, {"id": 621, "image_id": 188, "category_id": 8, "bbox": [92, 374, 66, 66], "area": 4356, "segmentation": [], "iscrowd": 0}, {"id": 622, "image_id": 188, "category_id": 15, "bbox": [208, 528, 63, 82], "area": 5166, "segmentation": [], "iscrowd": 0}, {"id": 623, "image_id": 188, "category_id": 13, "bbox": [194, 501, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 624, "image_id": 188, "category_id": 13, "bbox": [220, 518, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 625, "image_id": 189, "category_id": 7, "bbox": [422, 448, 68, 81], "area": 5508, "segmentation": [], "iscrowd": 0}, {"id": 626, "image_id": 190, "category_id": 31, "bbox": [377, 306, 40, 67], "area": 2680, "segmentation": [], "iscrowd": 0}, {"id": 627, "image_id": 190, "category_id": 31, "bbox": [409, 282, 36, 65], "area": 2340, "segmentation": [], "iscrowd": 0}, {"id": 628, "image_id": 190, "category_id": 31, "bbox": [382, 283, 25, 42], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 629, "image_id": 191, "category_id": 28, "bbox": [356, 532, 86, 24], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 630, "image_id": 191, "category_id": 4, "bbox": [432, 420, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 631, "image_id": 192, "category_id": 2, "bbox": [404, 329, 33, 53], "area": 1749, "segmentation": [], "iscrowd": 0}, {"id": 632, "image_id": 192, "category_id": 8, "bbox": [379, 216, 66, 69], "area": 4554, "segmentation": [], "iscrowd": 0}, {"id": 633, "image_id": 192, "category_id": 5, "bbox": [146, 298, 34, 38], "area": 1292, "segmentation": [], "iscrowd": 0}, {"id": 634, "image_id": 193, "category_id": 1, "bbox": [61, 387, 38, 82], "area": 3116, "segmentation": [], "iscrowd": 0}, {"id": 635, "image_id": 194, "category_id": 6, "bbox": [273, 278, 54, 63], "area": 3402, "segmentation": [], "iscrowd": 0}, {"id": 636, "image_id": 194, "category_id": 24, "bbox": [182, 153, 69, 97], "area": 6693, "segmentation": [], "iscrowd": 0}, {"id": 637, "image_id": 194, "category_id": 4, "bbox": [133, 355, 48, 46], "area": 2208, "segmentation": [], "iscrowd": 0}, {"id": 638, "image_id": 195, "category_id": 18, "bbox": [363, 326, 72, 72], "area": 5184, "segmentation": [], "iscrowd": 0}, {"id": 639, "image_id": 195, "category_id": 8, "bbox": [83, 372, 71, 68], "area": 4828, "segmentation": [], "iscrowd": 0}, {"id": 640, "image_id": 195, "category_id": 5, "bbox": [125, 485, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 641, "image_id": 195, "category_id": 2, "bbox": [138, 460, 34, 38], "area": 1292, "segmentation": [], "iscrowd": 0}, {"id": 642, "image_id": 195, "category_id": 5, "bbox": [140, 522, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 643, "image_id": 195, "category_id": 5, "bbox": [147, 500, 34, 38], "area": 1292, "segmentation": [], "iscrowd": 0}, {"id": 644, "image_id": 195, "category_id": 5, "bbox": [163, 479, 29, 46], "area": 1334, "segmentation": [], "iscrowd": 0}, {"id": 645, "image_id": 196, "category_id": 1, "bbox": [74, 378, 63, 92], "area": 5796, "segmentation": [], "iscrowd": 0}, {"id": 646, "image_id": 196, "category_id": 8, "bbox": [55, 574, 66, 78], "area": 5148, "segmentation": [], "iscrowd": 0}, {"id": 647, "image_id": 197, "category_id": 20, "bbox": [290, 204, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 648, "image_id": 197, "category_id": 20, "bbox": [200, 212, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 649, "image_id": 197, "category_id": 4, "bbox": [66, 444, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 650, "image_id": 197, "category_id": 6, "bbox": [186, 426, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 651, "image_id": 197, "category_id": 5, "bbox": [167, 443, 32, 55], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 652, "image_id": 197, "category_id": 5, "bbox": [126, 429, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 653, "image_id": 197, "category_id": 5, "bbox": [141, 444, 32, 52], "area": 1664, "segmentation": [], "iscrowd": 0}, {"id": 654, "image_id": 197, "category_id": 14, "bbox": [88, 491, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 655, "image_id": 197, "category_id": 14, "bbox": [116, 497, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 656, "image_id": 197, "category_id": 14, "bbox": [138, 509, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 657, "image_id": 198, "category_id": 3, "bbox": [359, 335, 66, 64], "area": 4224, "segmentation": [], "iscrowd": 0}, {"id": 658, "image_id": 199, "category_id": 5, "bbox": [472, 185, 31, 44], "area": 1364, "segmentation": [], "iscrowd": 0}, {"id": 659, "image_id": 199, "category_id": 5, "bbox": [448, 167, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 660, "image_id": 199, "category_id": 12, "bbox": [378, 437, 43, 78], "area": 3354, "segmentation": [], "iscrowd": 0}, {"id": 661, "image_id": 200, "category_id": 19, "bbox": [256, 276, 50, 42], "area": 2100, "segmentation": [], "iscrowd": 0}, {"id": 662, "image_id": 200, "category_id": 27, "bbox": [84, 334, 60, 58], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 663, "image_id": 200, "category_id": 7, "bbox": [106, 416, 62, 86], "area": 5332, "segmentation": [], "iscrowd": 0}, {"id": 664, "image_id": 200, "category_id": 11, "bbox": [79, 461, 72, 63], "area": 4536, "segmentation": [], "iscrowd": 0}, {"id": 665, "image_id": 201, "category_id": 30, "bbox": [400, 313, 60, 58], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 666, "image_id": 201, "category_id": 4, "bbox": [265, 466, 51, 53], "area": 2703, "segmentation": [], "iscrowd": 0}, {"id": 667, "image_id": 201, "category_id": 4, "bbox": [375, 363, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 668, "image_id": 201, "category_id": 4, "bbox": [269, 466, 47, 57], "area": 2679, "segmentation": [], "iscrowd": 0}, {"id": 669, "image_id": 202, "category_id": 5, "bbox": [125, 424, 26, 31], "area": 806, "segmentation": [], "iscrowd": 0}, {"id": 670, "image_id": 202, "category_id": 5, "bbox": [138, 442, 44, 40], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 671, "image_id": 202, "category_id": 5, "bbox": [147, 417, 29, 40], "area": 1160, "segmentation": [], "iscrowd": 0}, {"id": 672, "image_id": 202, "category_id": 9, "bbox": [103, 484, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 673, "image_id": 202, "category_id": 13, "bbox": [145, 476, 18, 25], "area": 450, "segmentation": [], "iscrowd": 0}, {"id": 674, "image_id": 202, "category_id": 15, "bbox": [178, 569, 63, 84], "area": 5292, "segmentation": [], "iscrowd": 0}, {"id": 675, "image_id": 203, "category_id": 11, "bbox": [84, 331, 78, 69], "area": 5382, "segmentation": [], "iscrowd": 0}, {"id": 676, "image_id": 203, "category_id": 20, "bbox": [176, 240, 27, 35], "area": 945, "segmentation": [], "iscrowd": 0}, {"id": 677, "image_id": 203, "category_id": 32, "bbox": [246, 261, 67, 73], "area": 4891, "segmentation": [], "iscrowd": 0}, {"id": 678, "image_id": 204, "category_id": 29, "bbox": [339, 495, 42, 33], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 679, "image_id": 205, "category_id": 5, "bbox": [73, 598, 29, 43], "area": 1247, "segmentation": [], "iscrowd": 0}, {"id": 680, "image_id": 205, "category_id": 5, "bbox": [62, 580, 34, 35], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 681, "image_id": 205, "category_id": 5, "bbox": [74, 556, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 682, "image_id": 205, "category_id": 5, "bbox": [152, 618, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 683, "image_id": 205, "category_id": 33, "bbox": [35, 553, 22, 44], "area": 968, "segmentation": [], "iscrowd": 0}, {"id": 684, "image_id": 205, "category_id": 0, "bbox": [408, 232, 53, 56], "area": 2968, "segmentation": [], "iscrowd": 0}, {"id": 685, "image_id": 205, "category_id": 0, "bbox": [405, 208, 53, 45], "area": 2385, "segmentation": [], "iscrowd": 0}, {"id": 686, "image_id": 206, "category_id": 27, "bbox": [331, 451, 49, 74], "area": 3626, "segmentation": [], "iscrowd": 0}, {"id": 687, "image_id": 206, "category_id": 19, "bbox": [255, 298, 49, 44], "area": 2156, "segmentation": [], "iscrowd": 0}, {"id": 688, "image_id": 206, "category_id": 7, "bbox": [260, 489, 70, 80], "area": 5600, "segmentation": [], "iscrowd": 0}, {"id": 689, "image_id": 207, "category_id": 6, "bbox": [379, 494, 36, 51], "area": 1836, "segmentation": [], "iscrowd": 0}, {"id": 690, "image_id": 207, "category_id": 0, "bbox": [342, 487, 38, 55], "area": 2090, "segmentation": [], "iscrowd": 0}, {"id": 691, "image_id": 208, "category_id": 26, "bbox": [78, 342, 35, 55], "area": 1925, "segmentation": [], "iscrowd": 0}, {"id": 692, "image_id": 208, "category_id": 26, "bbox": [91, 314, 43, 53], "area": 2279, "segmentation": [], "iscrowd": 0}, {"id": 693, "image_id": 208, "category_id": 11, "bbox": [93, 337, 67, 75], "area": 5025, "segmentation": [], "iscrowd": 0}, {"id": 694, "image_id": 208, "category_id": 5, "bbox": [393, 441, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 695, "image_id": 208, "category_id": 5, "bbox": [393, 391, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 696, "image_id": 208, "category_id": 5, "bbox": [398, 416, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 697, "image_id": 208, "category_id": 14, "bbox": [444, 408, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 698, "image_id": 208, "category_id": 14, "bbox": [420, 440, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 699, "image_id": 208, "category_id": 14, "bbox": [420, 411, 30, 35], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 700, "image_id": 209, "category_id": 28, "bbox": [114, 483, 91, 42], "area": 3822, "segmentation": [], "iscrowd": 0}, {"id": 701, "image_id": 209, "category_id": 11, "bbox": [73, 418, 53, 73], "area": 3869, "segmentation": [], "iscrowd": 0}, {"id": 702, "image_id": 209, "category_id": 4, "bbox": [222, 506, 44, 54], "area": 2376, "segmentation": [], "iscrowd": 0}, {"id": 703, "image_id": 209, "category_id": 19, "bbox": [232, 280, 46, 64], "area": 2944, "segmentation": [], "iscrowd": 0}, {"id": 704, "image_id": 210, "category_id": 25, "bbox": [262, 219, 67, 99], "area": 6633, "segmentation": [], "iscrowd": 0}, {"id": 705, "image_id": 210, "category_id": 12, "bbox": [120, 386, 46, 60], "area": 2760, "segmentation": [], "iscrowd": 0}, {"id": 706, "image_id": 210, "category_id": 6, "bbox": [384, 394, 56, 52], "area": 2912, "segmentation": [], "iscrowd": 0}, {"id": 707, "image_id": 211, "category_id": 19, "bbox": [233, 320, 42, 43], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 708, "image_id": 212, "category_id": 18, "bbox": [228, 248, 72, 86], "area": 6192, "segmentation": [], "iscrowd": 0}, {"id": 709, "image_id": 212, "category_id": 13, "bbox": [136, 359, 33, 51], "area": 1683, "segmentation": [], "iscrowd": 0}, {"id": 710, "image_id": 212, "category_id": 9, "bbox": [144, 336, 58, 53], "area": 3074, "segmentation": [], "iscrowd": 0}, {"id": 711, "image_id": 213, "category_id": 22, "bbox": [328, 216, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 712, "image_id": 214, "category_id": 3, "bbox": [330, 282, 57, 56], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 713, "image_id": 214, "category_id": 22, "bbox": [292, 144, 53, 64], "area": 3392, "segmentation": [], "iscrowd": 0}, {"id": 714, "image_id": 215, "category_id": 0, "bbox": [271, 303, 49, 62], "area": 3038, "segmentation": [], "iscrowd": 0}, {"id": 715, "image_id": 215, "category_id": 27, "bbox": [316, 313, 53, 55], "area": 2915, "segmentation": [], "iscrowd": 0}, {"id": 716, "image_id": 216, "category_id": 28, "bbox": [383, 333, 89, 38], "area": 3382, "segmentation": [], "iscrowd": 0}, {"id": 717, "image_id": 216, "category_id": 7, "bbox": [261, 490, 70, 81], "area": 5670, "segmentation": [], "iscrowd": 0}, {"id": 718, "image_id": 216, "category_id": 19, "bbox": [261, 270, 44, 69], "area": 3036, "segmentation": [], "iscrowd": 0}, {"id": 719, "image_id": 216, "category_id": 30, "bbox": [268, 336, 56, 56], "area": 3136, "segmentation": [], "iscrowd": 0}, {"id": 720, "image_id": 217, "category_id": 23, "bbox": [119, 195, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 721, "image_id": 217, "category_id": 8, "bbox": [111, 356, 68, 53], "area": 3604, "segmentation": [], "iscrowd": 0}, {"id": 722, "image_id": 217, "category_id": 9, "bbox": [162, 521, 55, 60], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 723, "image_id": 218, "category_id": 2, "bbox": [394, 439, 29, 41], "area": 1189, "segmentation": [], "iscrowd": 0}, {"id": 724, "image_id": 218, "category_id": 29, "bbox": [315, 275, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 725, "image_id": 218, "category_id": 29, "bbox": [371, 250, 25, 29], "area": 725, "segmentation": [], "iscrowd": 0}, {"id": 726, "image_id": 218, "category_id": 29, "bbox": [365, 286, 29, 35], "area": 1015, "segmentation": [], "iscrowd": 0}, {"id": 727, "image_id": 218, "category_id": 29, "bbox": [348, 233, 28, 38], "area": 1064, "segmentation": [], "iscrowd": 0}, {"id": 728, "image_id": 218, "category_id": 16, "bbox": [363, 336, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 729, "image_id": 218, "category_id": 29, "bbox": [319, 241, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 730, "image_id": 218, "category_id": 16, "bbox": [314, 317, 33, 38], "area": 1254, "segmentation": [], "iscrowd": 0}, {"id": 731, "image_id": 218, "category_id": 1, "bbox": [403, 243, 35, 91], "area": 3185, "segmentation": [], "iscrowd": 0}, {"id": 732, "image_id": 219, "category_id": 12, "bbox": [393, 245, 51, 88], "area": 4488, "segmentation": [], "iscrowd": 0}, {"id": 733, "image_id": 220, "category_id": 22, "bbox": [331, 221, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 734, "image_id": 221, "category_id": 22, "bbox": [332, 174, 60, 69], "area": 4140, "segmentation": [], "iscrowd": 0}, {"id": 735, "image_id": 222, "category_id": 1, "bbox": [381, 386, 40, 74], "area": 2960, "segmentation": [], "iscrowd": 0}, {"id": 736, "image_id": 222, "category_id": 10, "bbox": [413, 420, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 737, "image_id": 222, "category_id": 10, "bbox": [438, 406, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 738, "image_id": 222, "category_id": 10, "bbox": [384, 421, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 739, "image_id": 223, "category_id": 22, "bbox": [370, 298, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 740, "image_id": 223, "category_id": 3, "bbox": [377, 482, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 741, "image_id": 223, "category_id": 4, "bbox": [482, 452, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 742, "image_id": 224, "category_id": 25, "bbox": [262, 219, 67, 104], "area": 6968, "segmentation": [], "iscrowd": 0}, {"id": 743, "image_id": 224, "category_id": 23, "bbox": [298, 278, 26, 52], "area": 1352, "segmentation": [], "iscrowd": 0}, {"id": 744, "image_id": 224, "category_id": 12, "bbox": [200, 498, 56, 64], "area": 3584, "segmentation": [], "iscrowd": 0}, {"id": 745, "image_id": 224, "category_id": 6, "bbox": [288, 458, 52, 64], "area": 3328, "segmentation": [], "iscrowd": 0}, {"id": 746, "image_id": 225, "category_id": 12, "bbox": [90, 333, 37, 73], "area": 2701, "segmentation": [], "iscrowd": 0}, {"id": 747, "image_id": 225, "category_id": 11, "bbox": [179, 249, 77, 71], "area": 5467, "segmentation": [], "iscrowd": 0}, {"id": 748, "image_id": 226, "category_id": 12, "bbox": [63, 580, 50, 77], "area": 3850, "segmentation": [], "iscrowd": 0}, {"id": 749, "image_id": 227, "category_id": 8, "bbox": [88, 379, 66, 62], "area": 4092, "segmentation": [], "iscrowd": 0}, {"id": 750, "image_id": 227, "category_id": 9, "bbox": [299, 470, 46, 38], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 751, "image_id": 228, "category_id": 10, "bbox": [164, 422, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 752, "image_id": 228, "category_id": 2, "bbox": [113, 451, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 753, "image_id": 228, "category_id": 10, "bbox": [185, 421, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 754, "image_id": 228, "category_id": 10, "bbox": [170, 390, 35, 31], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 755, "image_id": 229, "category_id": 32, "bbox": [225, 264, 55, 77], "area": 4235, "segmentation": [], "iscrowd": 0}, {"id": 756, "image_id": 230, "category_id": 4, "bbox": [383, 482, 32, 47], "area": 1504, "segmentation": [], "iscrowd": 0}, {"id": 757, "image_id": 231, "category_id": 31, "bbox": [96, 288, 40, 52], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 758, "image_id": 232, "category_id": 25, "bbox": [260, 219, 68, 100], "area": 6800, "segmentation": [], "iscrowd": 0}, {"id": 759, "image_id": 232, "category_id": 23, "bbox": [356, 332, 29, 47], "area": 1363, "segmentation": [], "iscrowd": 0}, {"id": 760, "image_id": 232, "category_id": 7, "bbox": [292, 466, 68, 82], "area": 5576, "segmentation": [], "iscrowd": 0}, {"id": 761, "image_id": 233, "category_id": 23, "bbox": [131, 350, 32, 56], "area": 1792, "segmentation": [], "iscrowd": 0}, {"id": 762, "image_id": 234, "category_id": 4, "bbox": [316, 544, 42, 57], "area": 2394, "segmentation": [], "iscrowd": 0}, {"id": 763, "image_id": 235, "category_id": 2, "bbox": [114, 398, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 764, "image_id": 235, "category_id": 13, "bbox": [93, 426, 20, 27], "area": 540, "segmentation": [], "iscrowd": 0}, {"id": 765, "image_id": 235, "category_id": 13, "bbox": [91, 403, 22, 28], "area": 616, "segmentation": [], "iscrowd": 0}, {"id": 766, "image_id": 236, "category_id": 5, "bbox": [360, 478, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 767, "image_id": 236, "category_id": 5, "bbox": [352, 449, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 768, "image_id": 236, "category_id": 5, "bbox": [375, 495, 34, 47], "area": 1598, "segmentation": [], "iscrowd": 0}, {"id": 769, "image_id": 236, "category_id": 5, "bbox": [382, 457, 37, 52], "area": 1924, "segmentation": [], "iscrowd": 0}, {"id": 770, "image_id": 237, "category_id": 10, "bbox": [438, 493, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 771, "image_id": 237, "category_id": 10, "bbox": [410, 508, 34, 48], "area": 1632, "segmentation": [], "iscrowd": 0}, {"id": 772, "image_id": 237, "category_id": 10, "bbox": [379, 516, 37, 37], "area": 1369, "segmentation": [], "iscrowd": 0}, {"id": 773, "image_id": 237, "category_id": 2, "bbox": [386, 617, 25, 41], "area": 1025, "segmentation": [], "iscrowd": 0}, {"id": 774, "image_id": 238, "category_id": 10, "bbox": [291, 436, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 775, "image_id": 238, "category_id": 10, "bbox": [261, 427, 32, 46], "area": 1472, "segmentation": [], "iscrowd": 0}, {"id": 776, "image_id": 238, "category_id": 10, "bbox": [281, 414, 26, 37], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 777, "image_id": 238, "category_id": 8, "bbox": [384, 473, 43, 56], "area": 2408, "segmentation": [], "iscrowd": 0}, {"id": 778, "image_id": 239, "category_id": 30, "bbox": [240, 268, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 779, "image_id": 239, "category_id": 13, "bbox": [148, 512, 20, 40], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 780, "image_id": 239, "category_id": 13, "bbox": [158, 532, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 781, "image_id": 239, "category_id": 15, "bbox": [178, 566, 63, 83], "area": 5229, "segmentation": [], "iscrowd": 0}, {"id": 782, "image_id": 240, "category_id": 14, "bbox": [397, 436, 27, 45], "area": 1215, "segmentation": [], "iscrowd": 0}, {"id": 783, "image_id": 240, "category_id": 14, "bbox": [421, 426, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 784, "image_id": 240, "category_id": 7, "bbox": [314, 429, 66, 71], "area": 4686, "segmentation": [], "iscrowd": 0}, {"id": 785, "image_id": 240, "category_id": 14, "bbox": [374, 426, 27, 46], "area": 1242, "segmentation": [], "iscrowd": 0}, {"id": 786, "image_id": 240, "category_id": 5, "bbox": [420, 376, 34, 41], "area": 1394, "segmentation": [], "iscrowd": 0}, {"id": 787, "image_id": 240, "category_id": 5, "bbox": [396, 373, 27, 46], "area": 1242, "segmentation": [], "iscrowd": 0}, {"id": 788, "image_id": 240, "category_id": 5, "bbox": [388, 344, 37, 41], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 789, "image_id": 241, "category_id": 0, "bbox": [416, 512, 47, 40], "area": 1880, "segmentation": [], "iscrowd": 0}, {"id": 790, "image_id": 241, "category_id": 33, "bbox": [436, 490, 23, 24], "area": 552, "segmentation": [], "iscrowd": 0}, {"id": 791, "image_id": 241, "category_id": 4, "bbox": [240, 393, 44, 54], "area": 2376, "segmentation": [], "iscrowd": 0}, {"id": 792, "image_id": 241, "category_id": 33, "bbox": [334, 424, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 793, "image_id": 241, "category_id": 11, "bbox": [358, 477, 48, 75], "area": 3600, "segmentation": [], "iscrowd": 0}, {"id": 794, "image_id": 241, "category_id": 6, "bbox": [317, 442, 45, 62], "area": 2790, "segmentation": [], "iscrowd": 0}, {"id": 795, "image_id": 242, "category_id": 22, "bbox": [331, 230, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 796, "image_id": 243, "category_id": 5, "bbox": [112, 401, 43, 51], "area": 2193, "segmentation": [], "iscrowd": 0}, {"id": 797, "image_id": 243, "category_id": 5, "bbox": [118, 466, 27, 32], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 798, "image_id": 244, "category_id": 2, "bbox": [397, 314, 42, 43], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 799, "image_id": 244, "category_id": 8, "bbox": [382, 215, 62, 75], "area": 4650, "segmentation": [], "iscrowd": 0}, {"id": 800, "image_id": 245, "category_id": 12, "bbox": [313, 286, 56, 76], "area": 4256, "segmentation": [], "iscrowd": 0}, {"id": 801, "image_id": 245, "category_id": 11, "bbox": [340, 321, 75, 84], "area": 6300, "segmentation": [], "iscrowd": 0}, {"id": 802, "image_id": 245, "category_id": 5, "bbox": [388, 356, 37, 38], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 803, "image_id": 245, "category_id": 5, "bbox": [416, 334, 26, 27], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 804, "image_id": 245, "category_id": 14, "bbox": [398, 372, 34, 45], "area": 1530, "segmentation": [], "iscrowd": 0}, {"id": 805, "image_id": 245, "category_id": 14, "bbox": [417, 361, 45, 40], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 806, "image_id": 245, "category_id": 14, "bbox": [427, 343, 44, 36], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 807, "image_id": 246, "category_id": 0, "bbox": [306, 345, 67, 51], "area": 3417, "segmentation": [], "iscrowd": 0}, {"id": 808, "image_id": 246, "category_id": 5, "bbox": [418, 386, 42, 38], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 809, "image_id": 246, "category_id": 5, "bbox": [424, 359, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 810, "image_id": 246, "category_id": 5, "bbox": [393, 361, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 811, "image_id": 246, "category_id": 14, "bbox": [431, 479, 40, 38], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 812, "image_id": 246, "category_id": 14, "bbox": [408, 484, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 813, "image_id": 246, "category_id": 14, "bbox": [389, 473, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 814, "image_id": 247, "category_id": 2, "bbox": [113, 353, 30, 54], "area": 1620, "segmentation": [], "iscrowd": 0}, {"id": 815, "image_id": 247, "category_id": 9, "bbox": [150, 296, 35, 56], "area": 1960, "segmentation": [], "iscrowd": 0}, {"id": 816, "image_id": 247, "category_id": 8, "bbox": [90, 272, 64, 60], "area": 3840, "segmentation": [], "iscrowd": 0}, {"id": 817, "image_id": 247, "category_id": 10, "bbox": [159, 280, 32, 37], "area": 1184, "segmentation": [], "iscrowd": 0}, {"id": 818, "image_id": 247, "category_id": 10, "bbox": [148, 263, 35, 34], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 819, "image_id": 248, "category_id": 9, "bbox": [104, 270, 53, 56], "area": 2968, "segmentation": [], "iscrowd": 0}, {"id": 820, "image_id": 248, "category_id": 15, "bbox": [185, 430, 59, 75], "area": 4425, "segmentation": [], "iscrowd": 0}, {"id": 821, "image_id": 248, "category_id": 13, "bbox": [132, 399, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 822, "image_id": 248, "category_id": 10, "bbox": [445, 480, 30, 39], "area": 1170, "segmentation": [], "iscrowd": 0}, {"id": 823, "image_id": 248, "category_id": 10, "bbox": [408, 484, 41, 40], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 824, "image_id": 248, "category_id": 17, "bbox": [391, 512, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 825, "image_id": 248, "category_id": 13, "bbox": [126, 381, 31, 27], "area": 837, "segmentation": [], "iscrowd": 0}, {"id": 826, "image_id": 249, "category_id": 2, "bbox": [167, 550, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 827, "image_id": 250, "category_id": 13, "bbox": [133, 394, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 828, "image_id": 250, "category_id": 13, "bbox": [130, 378, 22, 25], "area": 550, "segmentation": [], "iscrowd": 0}, {"id": 829, "image_id": 250, "category_id": 10, "bbox": [136, 323, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 830, "image_id": 250, "category_id": 10, "bbox": [89, 314, 35, 41], "area": 1435, "segmentation": [], "iscrowd": 0}, {"id": 831, "image_id": 250, "category_id": 15, "bbox": [210, 422, 59, 80], "area": 4720, "segmentation": [], "iscrowd": 0}, {"id": 832, "image_id": 251, "category_id": 0, "bbox": [113, 408, 67, 55], "area": 3685, "segmentation": [], "iscrowd": 0}, {"id": 833, "image_id": 251, "category_id": 14, "bbox": [418, 408, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 834, "image_id": 251, "category_id": 14, "bbox": [368, 406, 41, 37], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 835, "image_id": 251, "category_id": 14, "bbox": [399, 394, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 836, "image_id": 252, "category_id": 31, "bbox": [307, 211, 36, 66], "area": 2376, "segmentation": [], "iscrowd": 0}, {"id": 837, "image_id": 252, "category_id": 31, "bbox": [328, 237, 55, 47], "area": 2585, "segmentation": [], "iscrowd": 0}, {"id": 838, "image_id": 252, "category_id": 31, "bbox": [358, 210, 36, 65], "area": 2340, "segmentation": [], "iscrowd": 0}, {"id": 839, "image_id": 252, "category_id": 4, "bbox": [428, 401, 33, 53], "area": 1749, "segmentation": [], "iscrowd": 0}, {"id": 840, "image_id": 253, "category_id": 14, "bbox": [442, 338, 34, 34], "area": 1156, "segmentation": [], "iscrowd": 0}, {"id": 841, "image_id": 253, "category_id": 14, "bbox": [410, 380, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 842, "image_id": 253, "category_id": 14, "bbox": [369, 414, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 843, "image_id": 253, "category_id": 6, "bbox": [320, 344, 56, 54], "area": 3024, "segmentation": [], "iscrowd": 0}, {"id": 844, "image_id": 253, "category_id": 18, "bbox": [231, 303, 68, 74], "area": 5032, "segmentation": [], "iscrowd": 0}, {"id": 845, "image_id": 254, "category_id": 13, "bbox": [135, 385, 24, 35], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 846, "image_id": 254, "category_id": 15, "bbox": [154, 444, 62, 78], "area": 4836, "segmentation": [], "iscrowd": 0}, {"id": 847, "image_id": 255, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 848, "image_id": 255, "category_id": 3, "bbox": [380, 426, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 849, "image_id": 255, "category_id": 4, "bbox": [492, 444, 43, 47], "area": 2021, "segmentation": [], "iscrowd": 0}, {"id": 850, "image_id": 256, "category_id": 5, "bbox": [118, 467, 37, 47], "area": 1739, "segmentation": [], "iscrowd": 0}, {"id": 851, "image_id": 256, "category_id": 5, "bbox": [107, 416, 27, 45], "area": 1215, "segmentation": [], "iscrowd": 0}, {"id": 852, "image_id": 256, "category_id": 5, "bbox": [109, 387, 27, 37], "area": 999, "segmentation": [], "iscrowd": 0}, {"id": 853, "image_id": 256, "category_id": 5, "bbox": [114, 350, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 854, "image_id": 256, "category_id": 10, "bbox": [148, 404, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 855, "image_id": 256, "category_id": 10, "bbox": [120, 410, 37, 38], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 856, "image_id": 256, "category_id": 10, "bbox": [130, 386, 28, 31], "area": 868, "segmentation": [], "iscrowd": 0}, {"id": 857, "image_id": 257, "category_id": 6, "bbox": [308, 490, 40, 49], "area": 1960, "segmentation": [], "iscrowd": 0}, {"id": 858, "image_id": 257, "category_id": 12, "bbox": [304, 459, 32, 39], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 859, "image_id": 257, "category_id": 30, "bbox": [268, 329, 53, 62], "area": 3286, "segmentation": [], "iscrowd": 0}, {"id": 860, "image_id": 257, "category_id": 19, "bbox": [260, 298, 42, 38], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 861, "image_id": 258, "category_id": 9, "bbox": [123, 427, 55, 60], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 862, "image_id": 258, "category_id": 23, "bbox": [109, 356, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 863, "image_id": 258, "category_id": 1, "bbox": [203, 427, 85, 50], "area": 4250, "segmentation": [], "iscrowd": 0}, {"id": 864, "image_id": 259, "category_id": 4, "bbox": [89, 501, 33, 44], "area": 1452, "segmentation": [], "iscrowd": 0}, {"id": 865, "image_id": 259, "category_id": 14, "bbox": [136, 403, 34, 34], "area": 1156, "segmentation": [], "iscrowd": 0}, {"id": 866, "image_id": 259, "category_id": 14, "bbox": [111, 406, 28, 42], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 867, "image_id": 259, "category_id": 5, "bbox": [129, 347, 31, 31], "area": 961, "segmentation": [], "iscrowd": 0}, {"id": 868, "image_id": 259, "category_id": 5, "bbox": [102, 368, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 869, "image_id": 259, "category_id": 5, "bbox": [128, 368, 37, 34], "area": 1258, "segmentation": [], "iscrowd": 0}, {"id": 870, "image_id": 259, "category_id": 7, "bbox": [253, 513, 77, 78], "area": 6006, "segmentation": [], "iscrowd": 0}, {"id": 871, "image_id": 260, "category_id": 32, "bbox": [229, 267, 51, 74], "area": 3774, "segmentation": [], "iscrowd": 0}, {"id": 872, "image_id": 260, "category_id": 12, "bbox": [111, 324, 64, 74], "area": 4736, "segmentation": [], "iscrowd": 0}, {"id": 873, "image_id": 261, "category_id": 14, "bbox": [200, 508, 44, 43], "area": 1892, "segmentation": [], "iscrowd": 0}, {"id": 874, "image_id": 261, "category_id": 14, "bbox": [416, 426, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 875, "image_id": 261, "category_id": 11, "bbox": [380, 368, 76, 70], "area": 5320, "segmentation": [], "iscrowd": 0}, {"id": 876, "image_id": 261, "category_id": 7, "bbox": [123, 637, 72, 87], "area": 6264, "segmentation": [], "iscrowd": 0}, {"id": 877, "image_id": 262, "category_id": 22, "bbox": [295, 139, 56, 68], "area": 3808, "segmentation": [], "iscrowd": 0}, {"id": 878, "image_id": 262, "category_id": 3, "bbox": [321, 277, 73, 66], "area": 4818, "segmentation": [], "iscrowd": 0}, {"id": 879, "image_id": 263, "category_id": 10, "bbox": [439, 364, 25, 42], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 880, "image_id": 263, "category_id": 10, "bbox": [404, 361, 36, 47], "area": 1692, "segmentation": [], "iscrowd": 0}, {"id": 881, "image_id": 264, "category_id": 33, "bbox": [377, 566, 16, 40], "area": 640, "segmentation": [], "iscrowd": 0}, {"id": 882, "image_id": 264, "category_id": 33, "bbox": [451, 559, 13, 38], "area": 494, "segmentation": [], "iscrowd": 0}, {"id": 883, "image_id": 265, "category_id": 6, "bbox": [112, 222, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 884, "image_id": 266, "category_id": 22, "bbox": [376, 246, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 885, "image_id": 267, "category_id": 11, "bbox": [84, 422, 91, 81], "area": 7371, "segmentation": [], "iscrowd": 0}, {"id": 886, "image_id": 268, "category_id": 8, "bbox": [51, 413, 55, 57], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 887, "image_id": 268, "category_id": 9, "bbox": [160, 460, 55, 56], "area": 3080, "segmentation": [], "iscrowd": 0}, {"id": 888, "image_id": 269, "category_id": 1, "bbox": [408, 354, 48, 95], "area": 4560, "segmentation": [], "iscrowd": 0}, {"id": 889, "image_id": 270, "category_id": 8, "bbox": [216, 244, 55, 88], "area": 4840, "segmentation": [], "iscrowd": 0}, {"id": 890, "image_id": 271, "category_id": 12, "bbox": [400, 213, 38, 67], "area": 2546, "segmentation": [], "iscrowd": 0}, {"id": 891, "image_id": 272, "category_id": 33, "bbox": [434, 401, 19, 36], "area": 684, "segmentation": [], "iscrowd": 0}, {"id": 892, "image_id": 272, "category_id": 33, "bbox": [453, 388, 17, 41], "area": 697, "segmentation": [], "iscrowd": 0}, {"id": 893, "image_id": 272, "category_id": 33, "bbox": [468, 362, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 894, "image_id": 272, "category_id": 33, "bbox": [459, 342, 15, 28], "area": 420, "segmentation": [], "iscrowd": 0}, {"id": 895, "image_id": 272, "category_id": 33, "bbox": [448, 364, 15, 31], "area": 465, "segmentation": [], "iscrowd": 0}, {"id": 896, "image_id": 272, "category_id": 33, "bbox": [428, 369, 14, 30], "area": 420, "segmentation": [], "iscrowd": 0}, {"id": 897, "image_id": 272, "category_id": 33, "bbox": [434, 346, 15, 28], "area": 420, "segmentation": [], "iscrowd": 0}, {"id": 898, "image_id": 272, "category_id": 33, "bbox": [394, 346, 15, 37], "area": 555, "segmentation": [], "iscrowd": 0}, {"id": 899, "image_id": 272, "category_id": 33, "bbox": [417, 356, 11, 28], "area": 308, "segmentation": [], "iscrowd": 0}, {"id": 900, "image_id": 272, "category_id": 33, "bbox": [381, 357, 15, 35], "area": 525, "segmentation": [], "iscrowd": 0}, {"id": 901, "image_id": 272, "category_id": 33, "bbox": [354, 362, 16, 43], "area": 688, "segmentation": [], "iscrowd": 0}, {"id": 902, "image_id": 272, "category_id": 33, "bbox": [374, 385, 13, 34], "area": 442, "segmentation": [], "iscrowd": 0}, {"id": 903, "image_id": 273, "category_id": 24, "bbox": [154, 330, 74, 78], "area": 5772, "segmentation": [], "iscrowd": 0}, {"id": 904, "image_id": 273, "category_id": 7, "bbox": [268, 507, 61, 78], "area": 4758, "segmentation": [], "iscrowd": 0}, {"id": 905, "image_id": 273, "category_id": 7, "bbox": [269, 549, 40, 54], "area": 2160, "segmentation": [], "iscrowd": 0}, {"id": 906, "image_id": 274, "category_id": 25, "bbox": [263, 221, 66, 99], "area": 6534, "segmentation": [], "iscrowd": 0}, {"id": 907, "image_id": 274, "category_id": 12, "bbox": [214, 508, 52, 64], "area": 3328, "segmentation": [], "iscrowd": 0}, {"id": 908, "image_id": 275, "category_id": 11, "bbox": [449, 538, 50, 82], "area": 4100, "segmentation": [], "iscrowd": 0}, {"id": 909, "image_id": 275, "category_id": 6, "bbox": [271, 513, 48, 51], "area": 2448, "segmentation": [], "iscrowd": 0}, {"id": 910, "image_id": 276, "category_id": 21, "bbox": [358, 638, 57, 61], "area": 3477, "segmentation": [], "iscrowd": 0}, {"id": 911, "image_id": 276, "category_id": 21, "bbox": [320, 637, 41, 46], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 912, "image_id": 276, "category_id": 12, "bbox": [172, 264, 44, 61], "area": 2684, "segmentation": [], "iscrowd": 0}, {"id": 913, "image_id": 276, "category_id": 4, "bbox": [196, 288, 46, 54], "area": 2484, "segmentation": [], "iscrowd": 0}, {"id": 914, "image_id": 277, "category_id": 8, "bbox": [220, 427, 50, 73], "area": 3650, "segmentation": [], "iscrowd": 0}, {"id": 915, "image_id": 277, "category_id": 13, "bbox": [350, 384, 20, 34], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 916, "image_id": 277, "category_id": 13, "bbox": [363, 368, 21, 32], "area": 672, "segmentation": [], "iscrowd": 0}, {"id": 917, "image_id": 278, "category_id": 9, "bbox": [121, 366, 62, 60], "area": 3720, "segmentation": [], "iscrowd": 0}, {"id": 918, "image_id": 279, "category_id": 1, "bbox": [411, 359, 42, 95], "area": 3990, "segmentation": [], "iscrowd": 0}, {"id": 919, "image_id": 279, "category_id": 13, "bbox": [151, 378, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 920, "image_id": 279, "category_id": 15, "bbox": [237, 427, 58, 76], "area": 4408, "segmentation": [], "iscrowd": 0}, {"id": 921, "image_id": 279, "category_id": 33, "bbox": [206, 343, 26, 38], "area": 988, "segmentation": [], "iscrowd": 0}, {"id": 922, "image_id": 279, "category_id": 13, "bbox": [187, 377, 24, 33], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 923, "image_id": 280, "category_id": 26, "bbox": [84, 350, 30, 52], "area": 1560, "segmentation": [], "iscrowd": 0}, {"id": 924, "image_id": 280, "category_id": 26, "bbox": [157, 349, 24, 53], "area": 1272, "segmentation": [], "iscrowd": 0}, {"id": 925, "image_id": 280, "category_id": 26, "bbox": [93, 319, 27, 46], "area": 1242, "segmentation": [], "iscrowd": 0}, {"id": 926, "image_id": 280, "category_id": 11, "bbox": [102, 331, 67, 90], "area": 6030, "segmentation": [], "iscrowd": 0}, {"id": 927, "image_id": 280, "category_id": 5, "bbox": [346, 531, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 928, "image_id": 280, "category_id": 5, "bbox": [381, 521, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 929, "image_id": 280, "category_id": 5, "bbox": [404, 528, 25, 37], "area": 925, "segmentation": [], "iscrowd": 0}, {"id": 930, "image_id": 280, "category_id": 14, "bbox": [469, 522, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 931, "image_id": 280, "category_id": 14, "bbox": [430, 540, 27, 32], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 932, "image_id": 280, "category_id": 14, "bbox": [457, 543, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 933, "image_id": 281, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 934, "image_id": 281, "category_id": 23, "bbox": [334, 317, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 935, "image_id": 282, "category_id": 16, "bbox": [421, 393, 27, 41], "area": 1107, "segmentation": [], "iscrowd": 0}, {"id": 936, "image_id": 282, "category_id": 16, "bbox": [389, 389, 28, 44], "area": 1232, "segmentation": [], "iscrowd": 0}, {"id": 937, "image_id": 283, "category_id": 4, "bbox": [89, 464, 41, 44], "area": 1804, "segmentation": [], "iscrowd": 0}, {"id": 938, "image_id": 283, "category_id": 7, "bbox": [260, 509, 67, 80], "area": 5360, "segmentation": [], "iscrowd": 0}, {"id": 939, "image_id": 284, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 940, "image_id": 284, "category_id": 6, "bbox": [332, 344, 42, 52], "area": 2184, "segmentation": [], "iscrowd": 0}, {"id": 941, "image_id": 284, "category_id": 12, "bbox": [203, 329, 52, 66], "area": 3432, "segmentation": [], "iscrowd": 0}, {"id": 942, "image_id": 285, "category_id": 2, "bbox": [459, 487, 41, 41], "area": 1681, "segmentation": [], "iscrowd": 0}, {"id": 943, "image_id": 285, "category_id": 23, "bbox": [114, 211, 23, 46], "area": 1058, "segmentation": [], "iscrowd": 0}, {"id": 944, "image_id": 286, "category_id": 11, "bbox": [412, 406, 67, 76], "area": 5092, "segmentation": [], "iscrowd": 0}, {"id": 945, "image_id": 286, "category_id": 26, "bbox": [428, 343, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 946, "image_id": 286, "category_id": 12, "bbox": [360, 362, 53, 86], "area": 4558, "segmentation": [], "iscrowd": 0}, {"id": 947, "image_id": 286, "category_id": 0, "bbox": [349, 286, 50, 48], "area": 2400, "segmentation": [], "iscrowd": 0}, {"id": 948, "image_id": 287, "category_id": 5, "bbox": [136, 403, 36, 35], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 949, "image_id": 287, "category_id": 5, "bbox": [111, 391, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 950, "image_id": 287, "category_id": 8, "bbox": [101, 414, 75, 71], "area": 5325, "segmentation": [], "iscrowd": 0}, {"id": 951, "image_id": 288, "category_id": 5, "bbox": [199, 455, 43, 53], "area": 2279, "segmentation": [], "iscrowd": 0}, {"id": 952, "image_id": 288, "category_id": 5, "bbox": [244, 455, 40, 52], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 953, "image_id": 288, "category_id": 5, "bbox": [205, 432, 32, 39], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 954, "image_id": 288, "category_id": 5, "bbox": [242, 428, 38, 40], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 955, "image_id": 288, "category_id": 13, "bbox": [145, 525, 20, 42], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 956, "image_id": 288, "category_id": 13, "bbox": [155, 545, 22, 37], "area": 814, "segmentation": [], "iscrowd": 0}, {"id": 957, "image_id": 288, "category_id": 15, "bbox": [176, 572, 73, 82], "area": 5986, "segmentation": [], "iscrowd": 0}, {"id": 958, "image_id": 289, "category_id": 29, "bbox": [194, 482, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 959, "image_id": 289, "category_id": 29, "bbox": [161, 492, 31, 31], "area": 961, "segmentation": [], "iscrowd": 0}, {"id": 960, "image_id": 289, "category_id": 29, "bbox": [171, 456, 36, 30], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 961, "image_id": 290, "category_id": 14, "bbox": [397, 336, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 962, "image_id": 290, "category_id": 14, "bbox": [419, 311, 38, 50], "area": 1900, "segmentation": [], "iscrowd": 0}, {"id": 963, "image_id": 290, "category_id": 14, "bbox": [451, 329, 32, 46], "area": 1472, "segmentation": [], "iscrowd": 0}, {"id": 964, "image_id": 291, "category_id": 31, "bbox": [178, 326, 44, 53], "area": 2332, "segmentation": [], "iscrowd": 0}, {"id": 965, "image_id": 291, "category_id": 31, "bbox": [279, 304, 32, 53], "area": 1696, "segmentation": [], "iscrowd": 0}, {"id": 966, "image_id": 291, "category_id": 31, "bbox": [333, 292, 37, 60], "area": 2220, "segmentation": [], "iscrowd": 0}, {"id": 967, "image_id": 291, "category_id": 6, "bbox": [383, 392, 54, 57], "area": 3078, "segmentation": [], "iscrowd": 0}, {"id": 968, "image_id": 291, "category_id": 11, "bbox": [281, 259, 72, 78], "area": 5616, "segmentation": [], "iscrowd": 0}, {"id": 969, "image_id": 292, "category_id": 12, "bbox": [384, 216, 48, 72], "area": 3456, "segmentation": [], "iscrowd": 0}, {"id": 970, "image_id": 293, "category_id": 7, "bbox": [312, 429, 63, 68], "area": 4284, "segmentation": [], "iscrowd": 0}, {"id": 971, "image_id": 293, "category_id": 14, "bbox": [390, 509, 28, 41], "area": 1148, "segmentation": [], "iscrowd": 0}, {"id": 972, "image_id": 293, "category_id": 14, "bbox": [358, 501, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 973, "image_id": 293, "category_id": 5, "bbox": [418, 426, 40, 41], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 974, "image_id": 293, "category_id": 5, "bbox": [389, 422, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 975, "image_id": 293, "category_id": 5, "bbox": [382, 396, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 976, "image_id": 294, "category_id": 5, "bbox": [308, 432, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 977, "image_id": 294, "category_id": 5, "bbox": [279, 423, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 978, "image_id": 294, "category_id": 12, "bbox": [90, 200, 49, 90], "area": 4410, "segmentation": [], "iscrowd": 0}, {"id": 979, "image_id": 295, "category_id": 5, "bbox": [401, 562, 23, 27], "area": 621, "segmentation": [], "iscrowd": 0}, {"id": 980, "image_id": 295, "category_id": 5, "bbox": [432, 559, 28, 27], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 981, "image_id": 295, "category_id": 5, "bbox": [431, 542, 27, 26], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 982, "image_id": 296, "category_id": 15, "bbox": [207, 526, 63, 90], "area": 5670, "segmentation": [], "iscrowd": 0}, {"id": 983, "image_id": 296, "category_id": 13, "bbox": [124, 418, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 984, "image_id": 296, "category_id": 13, "bbox": [185, 498, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 985, "image_id": 296, "category_id": 13, "bbox": [208, 500, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 986, "image_id": 296, "category_id": 8, "bbox": [268, 255, 62, 89], "area": 5518, "segmentation": [], "iscrowd": 0}, {"id": 987, "image_id": 296, "category_id": 0, "bbox": [330, 154, 43, 57], "area": 2451, "segmentation": [], "iscrowd": 0}, {"id": 988, "image_id": 297, "category_id": 19, "bbox": [230, 298, 46, 45], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 989, "image_id": 298, "category_id": 19, "bbox": [260, 246, 42, 66], "area": 2772, "segmentation": [], "iscrowd": 0}, {"id": 990, "image_id": 298, "category_id": 19, "bbox": [226, 306, 46, 70], "area": 3220, "segmentation": [], "iscrowd": 0}, {"id": 991, "image_id": 298, "category_id": 16, "bbox": [150, 305, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 992, "image_id": 298, "category_id": 16, "bbox": [116, 301, 32, 50], "area": 1600, "segmentation": [], "iscrowd": 0}, {"id": 993, "image_id": 299, "category_id": 4, "bbox": [407, 435, 40, 62], "area": 2480, "segmentation": [], "iscrowd": 0}, {"id": 994, "image_id": 299, "category_id": 11, "bbox": [393, 274, 57, 70], "area": 3990, "segmentation": [], "iscrowd": 0}, {"id": 995, "image_id": 300, "category_id": 7, "bbox": [252, 423, 80, 84], "area": 6720, "segmentation": [], "iscrowd": 0}, {"id": 996, "image_id": 300, "category_id": 4, "bbox": [111, 410, 44, 46], "area": 2024, "segmentation": [], "iscrowd": 0}, {"id": 997, "image_id": 300, "category_id": 11, "bbox": [73, 326, 76, 88], "area": 6688, "segmentation": [], "iscrowd": 0}, {"id": 998, "image_id": 301, "category_id": 19, "bbox": [258, 295, 46, 48], "area": 2208, "segmentation": [], "iscrowd": 0}, {"id": 999, "image_id": 301, "category_id": 33, "bbox": [113, 353, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 1000, "image_id": 301, "category_id": 12, "bbox": [465, 657, 48, 78], "area": 3744, "segmentation": [], "iscrowd": 0}, {"id": 1001, "image_id": 301, "category_id": 33, "bbox": [142, 352, 21, 44], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 1002, "image_id": 301, "category_id": 16, "bbox": [406, 408, 25, 41], "area": 1025, "segmentation": [], "iscrowd": 0}, {"id": 1003, "image_id": 301, "category_id": 16, "bbox": [397, 378, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 1004, "image_id": 302, "category_id": 33, "bbox": [128, 459, 29, 50], "area": 1450, "segmentation": [], "iscrowd": 0}, {"id": 1005, "image_id": 302, "category_id": 33, "bbox": [128, 438, 30, 38], "area": 1140, "segmentation": [], "iscrowd": 0}, {"id": 1006, "image_id": 302, "category_id": 33, "bbox": [408, 468, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 1007, "image_id": 302, "category_id": 33, "bbox": [408, 442, 20, 37], "area": 740, "segmentation": [], "iscrowd": 0}, {"id": 1008, "image_id": 303, "category_id": 8, "bbox": [175, 451, 82, 67], "area": 5494, "segmentation": [], "iscrowd": 0}, {"id": 1009, "image_id": 304, "category_id": 7, "bbox": [372, 491, 67, 78], "area": 5226, "segmentation": [], "iscrowd": 0}, {"id": 1010, "image_id": 305, "category_id": 5, "bbox": [60, 470, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 1011, "image_id": 305, "category_id": 5, "bbox": [60, 436, 35, 27], "area": 945, "segmentation": [], "iscrowd": 0}, {"id": 1012, "image_id": 306, "category_id": 5, "bbox": [124, 293, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 1013, "image_id": 306, "category_id": 8, "bbox": [101, 353, 75, 71], "area": 5325, "segmentation": [], "iscrowd": 0}, {"id": 1014, "image_id": 307, "category_id": 30, "bbox": [373, 329, 58, 61], "area": 3538, "segmentation": [], "iscrowd": 0}, {"id": 1015, "image_id": 307, "category_id": 13, "bbox": [400, 406, 30, 37], "area": 1110, "segmentation": [], "iscrowd": 0}, {"id": 1016, "image_id": 307, "category_id": 13, "bbox": [423, 417, 33, 33], "area": 1089, "segmentation": [], "iscrowd": 0}, {"id": 1017, "image_id": 307, "category_id": 13, "bbox": [446, 399, 15, 25], "area": 375, "segmentation": [], "iscrowd": 0}, {"id": 1018, "image_id": 307, "category_id": 2, "bbox": [448, 501, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 1019, "image_id": 308, "category_id": 2, "bbox": [413, 285, 40, 57], "area": 2280, "segmentation": [], "iscrowd": 0}, {"id": 1020, "image_id": 309, "category_id": 3, "bbox": [340, 272, 63, 74], "area": 4662, "segmentation": [], "iscrowd": 0}, {"id": 1021, "image_id": 310, "category_id": 29, "bbox": [101, 362, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 1022, "image_id": 310, "category_id": 29, "bbox": [132, 361, 31, 30], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1023, "image_id": 310, "category_id": 17, "bbox": [106, 419, 33, 21], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 1024, "image_id": 311, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 1025, "image_id": 312, "category_id": 20, "bbox": [241, 181, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 1026, "image_id": 312, "category_id": 20, "bbox": [271, 181, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 1027, "image_id": 312, "category_id": 0, "bbox": [102, 229, 54, 61], "area": 3294, "segmentation": [], "iscrowd": 0}, {"id": 1028, "image_id": 312, "category_id": 4, "bbox": [83, 450, 44, 45], "area": 1980, "segmentation": [], "iscrowd": 0}, {"id": 1029, "image_id": 312, "category_id": 5, "bbox": [94, 511, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 1030, "image_id": 312, "category_id": 5, "bbox": [130, 504, 26, 38], "area": 988, "segmentation": [], "iscrowd": 0}, {"id": 1031, "image_id": 312, "category_id": 5, "bbox": [138, 521, 38, 36], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 1032, "image_id": 312, "category_id": 14, "bbox": [92, 554, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 1033, "image_id": 312, "category_id": 14, "bbox": [119, 542, 24, 42], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 1034, "image_id": 312, "category_id": 7, "bbox": [259, 424, 72, 81], "area": 5832, "segmentation": [], "iscrowd": 0}, {"id": 1035, "image_id": 313, "category_id": 17, "bbox": [210, 564, 35, 32], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 1036, "image_id": 313, "category_id": 17, "bbox": [176, 596, 25, 33], "area": 825, "segmentation": [], "iscrowd": 0}, {"id": 1037, "image_id": 314, "category_id": 21, "bbox": [395, 449, 57, 65], "area": 3705, "segmentation": [], "iscrowd": 0}, {"id": 1038, "image_id": 314, "category_id": 21, "bbox": [433, 430, 43, 57], "area": 2451, "segmentation": [], "iscrowd": 0}, {"id": 1039, "image_id": 315, "category_id": 5, "bbox": [428, 304, 30, 45], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 1040, "image_id": 315, "category_id": 5, "bbox": [437, 282, 33, 30], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 1041, "image_id": 315, "category_id": 14, "bbox": [426, 406, 28, 38], "area": 1064, "segmentation": [], "iscrowd": 0}, {"id": 1042, "image_id": 315, "category_id": 14, "bbox": [399, 394, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 1043, "image_id": 315, "category_id": 14, "bbox": [371, 409, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 1044, "image_id": 315, "category_id": 6, "bbox": [133, 404, 47, 57], "area": 2679, "segmentation": [], "iscrowd": 0}, {"id": 1045, "image_id": 316, "category_id": 23, "bbox": [308, 256, 34, 62], "area": 2108, "segmentation": [], "iscrowd": 0}, {"id": 1046, "image_id": 316, "category_id": 4, "bbox": [176, 508, 58, 54], "area": 3132, "segmentation": [], "iscrowd": 0}, {"id": 1047, "image_id": 317, "category_id": 28, "bbox": [353, 500, 93, 35], "area": 3255, "segmentation": [], "iscrowd": 0}, {"id": 1048, "image_id": 317, "category_id": 30, "bbox": [398, 313, 57, 57], "area": 3249, "segmentation": [], "iscrowd": 0}, {"id": 1049, "image_id": 317, "category_id": 19, "bbox": [471, 339, 47, 41], "area": 1927, "segmentation": [], "iscrowd": 0}, {"id": 1050, "image_id": 318, "category_id": 8, "bbox": [52, 512, 61, 85], "area": 5185, "segmentation": [], "iscrowd": 0}, {"id": 1051, "image_id": 319, "category_id": 2, "bbox": [320, 546, 47, 57], "area": 2679, "segmentation": [], "iscrowd": 0}, {"id": 1052, "image_id": 320, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 1053, "image_id": 320, "category_id": 3, "bbox": [380, 426, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 1054, "image_id": 320, "category_id": 4, "bbox": [485, 443, 51, 62], "area": 3162, "segmentation": [], "iscrowd": 0}, {"id": 1055, "image_id": 321, "category_id": 31, "bbox": [111, 318, 36, 52], "area": 1872, "segmentation": [], "iscrowd": 0}, {"id": 1056, "image_id": 321, "category_id": 1, "bbox": [408, 318, 48, 123], "area": 5904, "segmentation": [], "iscrowd": 0}, {"id": 1057, "image_id": 322, "category_id": 4, "bbox": [357, 497, 42, 62], "area": 2604, "segmentation": [], "iscrowd": 0}, {"id": 1058, "image_id": 322, "category_id": 6, "bbox": [129, 646, 69, 63], "area": 4347, "segmentation": [], "iscrowd": 0}, {"id": 1059, "image_id": 323, "category_id": 9, "bbox": [213, 461, 53, 58], "area": 3074, "segmentation": [], "iscrowd": 0}, {"id": 1060, "image_id": 324, "category_id": 25, "bbox": [264, 215, 65, 106], "area": 6890, "segmentation": [], "iscrowd": 0}, {"id": 1061, "image_id": 324, "category_id": 23, "bbox": [290, 272, 24, 48], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 1062, "image_id": 324, "category_id": 12, "bbox": [204, 508, 76, 64], "area": 4864, "segmentation": [], "iscrowd": 0}, {"id": 1063, "image_id": 324, "category_id": 6, "bbox": [290, 458, 68, 58], "area": 3944, "segmentation": [], "iscrowd": 0}, {"id": 1064, "image_id": 325, "category_id": 2, "bbox": [326, 516, 56, 70], "area": 3920, "segmentation": [], "iscrowd": 0}, {"id": 1065, "image_id": 326, "category_id": 25, "bbox": [224, 214, 82, 95], "area": 7790, "segmentation": [], "iscrowd": 0}, {"id": 1066, "image_id": 326, "category_id": 23, "bbox": [209, 291, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 1067, "image_id": 326, "category_id": 5, "bbox": [62, 177, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 1068, "image_id": 326, "category_id": 6, "bbox": [140, 446, 57, 60], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 1069, "image_id": 326, "category_id": 24, "bbox": [443, 236, 71, 82], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 1070, "image_id": 327, "category_id": 18, "bbox": [228, 248, 73, 79], "area": 5767, "segmentation": [], "iscrowd": 0}, {"id": 1071, "image_id": 327, "category_id": 15, "bbox": [253, 485, 71, 80], "area": 5680, "segmentation": [], "iscrowd": 0}, {"id": 1072, "image_id": 327, "category_id": 1, "bbox": [410, 228, 46, 106], "area": 4876, "segmentation": [], "iscrowd": 0}, {"id": 1073, "image_id": 327, "category_id": 13, "bbox": [393, 415, 33, 30], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 1074, "image_id": 327, "category_id": 13, "bbox": [405, 390, 23, 40], "area": 920, "segmentation": [], "iscrowd": 0}, {"id": 1075, "image_id": 328, "category_id": 8, "bbox": [100, 503, 63, 70], "area": 4410, "segmentation": [], "iscrowd": 0}, {"id": 1076, "image_id": 329, "category_id": 19, "bbox": [174, 277, 48, 36], "area": 1728, "segmentation": [], "iscrowd": 0}, {"id": 1077, "image_id": 329, "category_id": 20, "bbox": [83, 267, 28, 40], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 1078, "image_id": 329, "category_id": 20, "bbox": [113, 259, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 1079, "image_id": 329, "category_id": 33, "bbox": [76, 314, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 1080, "image_id": 329, "category_id": 33, "bbox": [108, 279, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 1081, "image_id": 329, "category_id": 6, "bbox": [138, 389, 54, 48], "area": 2592, "segmentation": [], "iscrowd": 0}, {"id": 1082, "image_id": 329, "category_id": 5, "bbox": [113, 402, 32, 47], "area": 1504, "segmentation": [], "iscrowd": 0}, {"id": 1083, "image_id": 330, "category_id": 4, "bbox": [425, 362, 37, 42], "area": 1554, "segmentation": [], "iscrowd": 0}, {"id": 1084, "image_id": 331, "category_id": 24, "bbox": [150, 330, 82, 82], "area": 6724, "segmentation": [], "iscrowd": 0}, {"id": 1085, "image_id": 332, "category_id": 4, "bbox": [163, 336, 53, 47], "area": 2491, "segmentation": [], "iscrowd": 0}, {"id": 1086, "image_id": 332, "category_id": 24, "bbox": [174, 161, 83, 95], "area": 7885, "segmentation": [], "iscrowd": 0}, {"id": 1087, "image_id": 333, "category_id": 9, "bbox": [384, 497, 44, 44], "area": 1936, "segmentation": [], "iscrowd": 0}, {"id": 1088, "image_id": 333, "category_id": 8, "bbox": [360, 409, 40, 57], "area": 2280, "segmentation": [], "iscrowd": 0}, {"id": 1089, "image_id": 333, "category_id": 10, "bbox": [390, 448, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 1090, "image_id": 333, "category_id": 10, "bbox": [416, 442, 37, 42], "area": 1554, "segmentation": [], "iscrowd": 0}, {"id": 1091, "image_id": 334, "category_id": 3, "bbox": [327, 325, 58, 60], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 1092, "image_id": 335, "category_id": 31, "bbox": [343, 276, 41, 58], "area": 2378, "segmentation": [], "iscrowd": 0}, {"id": 1093, "image_id": 335, "category_id": 31, "bbox": [384, 243, 45, 58], "area": 2610, "segmentation": [], "iscrowd": 0}, {"id": 1094, "image_id": 335, "category_id": 31, "bbox": [351, 247, 50, 63], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 1095, "image_id": 336, "category_id": 7, "bbox": [428, 448, 56, 76], "area": 4256, "segmentation": [], "iscrowd": 0}, {"id": 1096, "image_id": 337, "category_id": 10, "bbox": [432, 337, 31, 49], "area": 1519, "segmentation": [], "iscrowd": 0}, {"id": 1097, "image_id": 337, "category_id": 10, "bbox": [404, 345, 34, 52], "area": 1768, "segmentation": [], "iscrowd": 0}, {"id": 1098, "image_id": 337, "category_id": 10, "bbox": [397, 333, 24, 40], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 1099, "image_id": 338, "category_id": 10, "bbox": [438, 309, 31, 46], "area": 1426, "segmentation": [], "iscrowd": 0}, {"id": 1100, "image_id": 338, "category_id": 10, "bbox": [404, 319, 35, 47], "area": 1645, "segmentation": [], "iscrowd": 0}, {"id": 1101, "image_id": 338, "category_id": 13, "bbox": [130, 385, 28, 42], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 1102, "image_id": 338, "category_id": 15, "bbox": [186, 426, 56, 75], "area": 4200, "segmentation": [], "iscrowd": 0}, {"id": 1103, "image_id": 338, "category_id": 13, "bbox": [124, 366, 31, 25], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 1104, "image_id": 339, "category_id": 23, "bbox": [355, 331, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 1105, "image_id": 339, "category_id": 25, "bbox": [263, 220, 66, 99], "area": 6534, "segmentation": [], "iscrowd": 0}, {"id": 1106, "image_id": 339, "category_id": 6, "bbox": [328, 439, 44, 57], "area": 2508, "segmentation": [], "iscrowd": 0}, {"id": 1107, "image_id": 339, "category_id": 12, "bbox": [164, 474, 56, 70], "area": 3920, "segmentation": [], "iscrowd": 0}, {"id": 1108, "image_id": 340, "category_id": 10, "bbox": [195, 266, 41, 48], "area": 1968, "segmentation": [], "iscrowd": 0}, {"id": 1109, "image_id": 340, "category_id": 10, "bbox": [248, 283, 41, 46], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 1110, "image_id": 340, "category_id": 18, "bbox": [234, 228, 65, 82], "area": 5330, "segmentation": [], "iscrowd": 0}, {"id": 1111, "image_id": 340, "category_id": 30, "bbox": [367, 324, 67, 66], "area": 4422, "segmentation": [], "iscrowd": 0}, {"id": 1112, "image_id": 340, "category_id": 13, "bbox": [418, 442, 22, 45], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 1113, "image_id": 340, "category_id": 13, "bbox": [438, 462, 20, 32], "area": 640, "segmentation": [], "iscrowd": 0}, {"id": 1114, "image_id": 340, "category_id": 13, "bbox": [449, 439, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 1115, "image_id": 340, "category_id": 2, "bbox": [479, 514, 36, 58], "area": 2088, "segmentation": [], "iscrowd": 0}, {"id": 1116, "image_id": 341, "category_id": 24, "bbox": [148, 342, 77, 72], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 1117, "image_id": 342, "category_id": 17, "bbox": [134, 499, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 1118, "image_id": 342, "category_id": 17, "bbox": [159, 508, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 1119, "image_id": 343, "category_id": 20, "bbox": [241, 181, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 1120, "image_id": 343, "category_id": 20, "bbox": [271, 181, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 1121, "image_id": 343, "category_id": 0, "bbox": [102, 229, 54, 61], "area": 3294, "segmentation": [], "iscrowd": 0}, {"id": 1122, "image_id": 343, "category_id": 4, "bbox": [83, 450, 44, 45], "area": 1980, "segmentation": [], "iscrowd": 0}, {"id": 1123, "image_id": 343, "category_id": 5, "bbox": [112, 490, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 1124, "image_id": 343, "category_id": 5, "bbox": [152, 479, 26, 38], "area": 988, "segmentation": [], "iscrowd": 0}, {"id": 1125, "image_id": 343, "category_id": 5, "bbox": [151, 497, 38, 36], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 1126, "image_id": 343, "category_id": 14, "bbox": [88, 540, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 1127, "image_id": 343, "category_id": 14, "bbox": [119, 528, 24, 42], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 1128, "image_id": 343, "category_id": 7, "bbox": [259, 424, 72, 81], "area": 5832, "segmentation": [], "iscrowd": 0}, {"id": 1129, "image_id": 343, "category_id": 14, "bbox": [147, 542, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 1130, "image_id": 344, "category_id": 18, "bbox": [370, 316, 61, 77], "area": 4697, "segmentation": [], "iscrowd": 0}, {"id": 1131, "image_id": 344, "category_id": 8, "bbox": [99, 361, 60, 69], "area": 4140, "segmentation": [], "iscrowd": 0}, {"id": 1132, "image_id": 344, "category_id": 5, "bbox": [88, 435, 43, 54], "area": 2322, "segmentation": [], "iscrowd": 0}, {"id": 1133, "image_id": 344, "category_id": 5, "bbox": [135, 468, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 1134, "image_id": 344, "category_id": 5, "bbox": [138, 443, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 1135, "image_id": 344, "category_id": 5, "bbox": [155, 418, 33, 52], "area": 1716, "segmentation": [], "iscrowd": 0}, {"id": 1136, "image_id": 344, "category_id": 2, "bbox": [118, 430, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 1137, "image_id": 344, "category_id": 15, "bbox": [314, 485, 60, 82], "area": 4920, "segmentation": [], "iscrowd": 0}, {"id": 1138, "image_id": 345, "category_id": 0, "bbox": [407, 211, 38, 47], "area": 1786, "segmentation": [], "iscrowd": 0}, {"id": 1139, "image_id": 346, "category_id": 20, "bbox": [207, 239, 30, 55], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 1140, "image_id": 346, "category_id": 20, "bbox": [179, 234, 25, 41], "area": 1025, "segmentation": [], "iscrowd": 0}, {"id": 1141, "image_id": 346, "category_id": 32, "bbox": [251, 261, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 1142, "image_id": 347, "category_id": 5, "bbox": [100, 364, 35, 40], "area": 1400, "segmentation": [], "iscrowd": 0}, {"id": 1143, "image_id": 347, "category_id": 5, "bbox": [140, 379, 18, 40], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 1144, "image_id": 347, "category_id": 14, "bbox": [90, 411, 23, 44], "area": 1012, "segmentation": [], "iscrowd": 0}, {"id": 1145, "image_id": 347, "category_id": 14, "bbox": [117, 420, 22, 45], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 1146, "image_id": 347, "category_id": 14, "bbox": [146, 411, 16, 50], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 1147, "image_id": 347, "category_id": 11, "bbox": [352, 336, 64, 90], "area": 5760, "segmentation": [], "iscrowd": 0}, {"id": 1148, "image_id": 347, "category_id": 18, "bbox": [262, 308, 67, 68], "area": 4556, "segmentation": [], "iscrowd": 0}, {"id": 1149, "image_id": 348, "category_id": 11, "bbox": [89, 304, 76, 70], "area": 5320, "segmentation": [], "iscrowd": 0}, {"id": 1150, "image_id": 348, "category_id": 20, "bbox": [206, 244, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 1151, "image_id": 348, "category_id": 20, "bbox": [178, 241, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 1152, "image_id": 348, "category_id": 32, "bbox": [248, 259, 70, 82], "area": 5740, "segmentation": [], "iscrowd": 0}, {"id": 1153, "image_id": 349, "category_id": 5, "bbox": [328, 548, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 1154, "image_id": 349, "category_id": 5, "bbox": [311, 572, 37, 46], "area": 1702, "segmentation": [], "iscrowd": 0}, {"id": 1155, "image_id": 349, "category_id": 5, "bbox": [209, 560, 38, 41], "area": 1558, "segmentation": [], "iscrowd": 0}, {"id": 1156, "image_id": 349, "category_id": 5, "bbox": [217, 533, 31, 33], "area": 1023, "segmentation": [], "iscrowd": 0}, {"id": 1157, "image_id": 349, "category_id": 15, "bbox": [269, 512, 52, 80], "area": 4160, "segmentation": [], "iscrowd": 0}, {"id": 1158, "image_id": 350, "category_id": 0, "bbox": [104, 234, 50, 57], "area": 2850, "segmentation": [], "iscrowd": 0}, {"id": 1159, "image_id": 350, "category_id": 4, "bbox": [83, 443, 51, 52], "area": 2652, "segmentation": [], "iscrowd": 0}, {"id": 1160, "image_id": 350, "category_id": 7, "bbox": [258, 429, 73, 82], "area": 5986, "segmentation": [], "iscrowd": 0}, {"id": 1161, "image_id": 350, "category_id": 5, "bbox": [96, 536, 26, 37], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 1162, "image_id": 350, "category_id": 5, "bbox": [123, 530, 24, 36], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 1163, "image_id": 350, "category_id": 5, "bbox": [150, 542, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 1164, "image_id": 351, "category_id": 6, "bbox": [151, 434, 40, 56], "area": 2240, "segmentation": [], "iscrowd": 0}, {"id": 1165, "image_id": 352, "category_id": 12, "bbox": [404, 483, 44, 72], "area": 3168, "segmentation": [], "iscrowd": 0}, {"id": 1166, "image_id": 352, "category_id": 6, "bbox": [295, 499, 54, 60], "area": 3240, "segmentation": [], "iscrowd": 0}, {"id": 1167, "image_id": 353, "category_id": 22, "bbox": [328, 216, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 1168, "image_id": 354, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 1169, "image_id": 354, "category_id": 12, "bbox": [202, 325, 53, 63], "area": 3339, "segmentation": [], "iscrowd": 0}, {"id": 1170, "image_id": 354, "category_id": 6, "bbox": [351, 352, 44, 60], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 1171, "image_id": 355, "category_id": 9, "bbox": [398, 299, 57, 57], "area": 3249, "segmentation": [], "iscrowd": 0}, {"id": 1172, "image_id": 356, "category_id": 29, "bbox": [339, 275, 32, 53], "area": 1696, "segmentation": [], "iscrowd": 0}, {"id": 1173, "image_id": 356, "category_id": 29, "bbox": [381, 278, 33, 48], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 1174, "image_id": 356, "category_id": 29, "bbox": [385, 236, 41, 37], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 1175, "image_id": 356, "category_id": 29, "bbox": [371, 253, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1176, "image_id": 356, "category_id": 29, "bbox": [346, 240, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 1177, "image_id": 357, "category_id": 0, "bbox": [440, 219, 50, 61], "area": 3050, "segmentation": [], "iscrowd": 0}, {"id": 1178, "image_id": 357, "category_id": 0, "bbox": [406, 213, 38, 50], "area": 1900, "segmentation": [], "iscrowd": 0}, {"id": 1179, "image_id": 357, "category_id": 10, "bbox": [64, 364, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 1180, "image_id": 357, "category_id": 9, "bbox": [114, 316, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 1181, "image_id": 357, "category_id": 33, "bbox": [133, 398, 27, 41], "area": 1107, "segmentation": [], "iscrowd": 0}, {"id": 1182, "image_id": 357, "category_id": 33, "bbox": [113, 403, 23, 41], "area": 943, "segmentation": [], "iscrowd": 0}, {"id": 1183, "image_id": 357, "category_id": 33, "bbox": [116, 374, 17, 37], "area": 629, "segmentation": [], "iscrowd": 0}, {"id": 1184, "image_id": 357, "category_id": 33, "bbox": [139, 378, 27, 35], "area": 945, "segmentation": [], "iscrowd": 0}, {"id": 1185, "image_id": 357, "category_id": 10, "bbox": [134, 334, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 1186, "image_id": 358, "category_id": 15, "bbox": [284, 513, 64, 72], "area": 4608, "segmentation": [], "iscrowd": 0}, {"id": 1187, "image_id": 358, "category_id": 8, "bbox": [115, 220, 53, 70], "area": 3710, "segmentation": [], "iscrowd": 0}, {"id": 1188, "image_id": 359, "category_id": 32, "bbox": [324, 328, 68, 78], "area": 5304, "segmentation": [], "iscrowd": 0}, {"id": 1189, "image_id": 359, "category_id": 16, "bbox": [348, 266, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 1190, "image_id": 359, "category_id": 16, "bbox": [372, 264, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 1191, "image_id": 360, "category_id": 7, "bbox": [292, 510, 61, 82], "area": 5002, "segmentation": [], "iscrowd": 0}, {"id": 1192, "image_id": 361, "category_id": 10, "bbox": [263, 418, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 1193, "image_id": 361, "category_id": 13, "bbox": [326, 494, 22, 35], "area": 770, "segmentation": [], "iscrowd": 0}, {"id": 1194, "image_id": 361, "category_id": 13, "bbox": [291, 484, 15, 30], "area": 450, "segmentation": [], "iscrowd": 0}, {"id": 1195, "image_id": 361, "category_id": 13, "bbox": [171, 529, 25, 32], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 1196, "image_id": 361, "category_id": 13, "bbox": [136, 520, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 1197, "image_id": 361, "category_id": 13, "bbox": [281, 448, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 1198, "image_id": 361, "category_id": 13, "bbox": [305, 464, 16, 26], "area": 416, "segmentation": [], "iscrowd": 0}, {"id": 1199, "image_id": 361, "category_id": 5, "bbox": [341, 464, 37, 45], "area": 1665, "segmentation": [], "iscrowd": 0}, {"id": 1200, "image_id": 361, "category_id": 5, "bbox": [321, 430, 43, 45], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 1201, "image_id": 361, "category_id": 5, "bbox": [320, 470, 28, 43], "area": 1204, "segmentation": [], "iscrowd": 0}, {"id": 1202, "image_id": 362, "category_id": 5, "bbox": [108, 342, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 1203, "image_id": 362, "category_id": 5, "bbox": [129, 328, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 1204, "image_id": 362, "category_id": 5, "bbox": [123, 298, 36, 39], "area": 1404, "segmentation": [], "iscrowd": 0}, {"id": 1205, "image_id": 362, "category_id": 15, "bbox": [208, 528, 63, 85], "area": 5355, "segmentation": [], "iscrowd": 0}, {"id": 1206, "image_id": 363, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 1207, "image_id": 363, "category_id": 23, "bbox": [348, 330, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 1208, "image_id": 364, "category_id": 24, "bbox": [47, 308, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 1209, "image_id": 364, "category_id": 4, "bbox": [174, 492, 45, 52], "area": 2340, "segmentation": [], "iscrowd": 0}, {"id": 1210, "image_id": 365, "category_id": 13, "bbox": [279, 229, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 1211, "image_id": 365, "category_id": 13, "bbox": [298, 254, 24, 33], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 1212, "image_id": 365, "category_id": 15, "bbox": [295, 297, 55, 77], "area": 4235, "segmentation": [], "iscrowd": 0}, {"id": 1213, "image_id": 366, "category_id": 10, "bbox": [402, 288, 41, 44], "area": 1804, "segmentation": [], "iscrowd": 0}, {"id": 1214, "image_id": 366, "category_id": 10, "bbox": [360, 269, 47, 56], "area": 2632, "segmentation": [], "iscrowd": 0}, {"id": 1215, "image_id": 366, "category_id": 0, "bbox": [434, 232, 47, 60], "area": 2820, "segmentation": [], "iscrowd": 0}, {"id": 1216, "image_id": 366, "category_id": 8, "bbox": [82, 496, 80, 73], "area": 5840, "segmentation": [], "iscrowd": 0}, {"id": 1217, "image_id": 367, "category_id": 15, "bbox": [155, 449, 65, 77], "area": 5005, "segmentation": [], "iscrowd": 0}, {"id": 1218, "image_id": 368, "category_id": 14, "bbox": [417, 402, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 1219, "image_id": 368, "category_id": 31, "bbox": [272, 305, 50, 71], "area": 3550, "segmentation": [], "iscrowd": 0}, {"id": 1220, "image_id": 368, "category_id": 31, "bbox": [300, 281, 36, 56], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 1221, "image_id": 368, "category_id": 7, "bbox": [314, 420, 66, 83], "area": 5478, "segmentation": [], "iscrowd": 0}, {"id": 1222, "image_id": 369, "category_id": 25, "bbox": [264, 223, 65, 99], "area": 6435, "segmentation": [], "iscrowd": 0}, {"id": 1223, "image_id": 369, "category_id": 12, "bbox": [222, 516, 62, 74], "area": 4588, "segmentation": [], "iscrowd": 0}, {"id": 1224, "image_id": 369, "category_id": 6, "bbox": [288, 458, 72, 54], "area": 3888, "segmentation": [], "iscrowd": 0}, {"id": 1225, "image_id": 370, "category_id": 33, "bbox": [411, 411, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 1226, "image_id": 370, "category_id": 14, "bbox": [373, 432, 35, 35], "area": 1225, "segmentation": [], "iscrowd": 0}, {"id": 1227, "image_id": 370, "category_id": 14, "bbox": [372, 454, 44, 36], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 1228, "image_id": 371, "category_id": 33, "bbox": [403, 443, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 1229, "image_id": 372, "category_id": 18, "bbox": [230, 245, 70, 83], "area": 5810, "segmentation": [], "iscrowd": 0}, {"id": 1230, "image_id": 372, "category_id": 13, "bbox": [155, 449, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 1231, "image_id": 372, "category_id": 13, "bbox": [156, 408, 23, 33], "area": 759, "segmentation": [], "iscrowd": 0}, {"id": 1232, "image_id": 373, "category_id": 15, "bbox": [262, 506, 63, 78], "area": 4914, "segmentation": [], "iscrowd": 0}, {"id": 1233, "image_id": 373, "category_id": 13, "bbox": [392, 417, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 1234, "image_id": 373, "category_id": 13, "bbox": [402, 398, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1235, "image_id": 374, "category_id": 11, "bbox": [55, 543, 62, 87], "area": 5394, "segmentation": [], "iscrowd": 0}, {"id": 1236, "image_id": 374, "category_id": 27, "bbox": [189, 75, 59, 79], "area": 4661, "segmentation": [], "iscrowd": 0}, {"id": 1237, "image_id": 375, "category_id": 8, "bbox": [123, 365, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 1238, "image_id": 375, "category_id": 13, "bbox": [109, 363, 21, 38], "area": 798, "segmentation": [], "iscrowd": 0}, {"id": 1239, "image_id": 375, "category_id": 5, "bbox": [368, 283, 46, 43], "area": 1978, "segmentation": [], "iscrowd": 0}, {"id": 1240, "image_id": 376, "category_id": 32, "bbox": [459, 318, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 1241, "image_id": 376, "category_id": 16, "bbox": [349, 431, 45, 55], "area": 2475, "segmentation": [], "iscrowd": 0}, {"id": 1242, "image_id": 376, "category_id": 16, "bbox": [299, 420, 42, 61], "area": 2562, "segmentation": [], "iscrowd": 0}, {"id": 1243, "image_id": 376, "category_id": 27, "bbox": [420, 475, 46, 55], "area": 2530, "segmentation": [], "iscrowd": 0}, {"id": 1244, "image_id": 376, "category_id": 6, "bbox": [411, 453, 66, 38], "area": 2508, "segmentation": [], "iscrowd": 0}, {"id": 1245, "image_id": 377, "category_id": 18, "bbox": [366, 322, 65, 69], "area": 4485, "segmentation": [], "iscrowd": 0}, {"id": 1246, "image_id": 377, "category_id": 8, "bbox": [108, 360, 51, 62], "area": 3162, "segmentation": [], "iscrowd": 0}, {"id": 1247, "image_id": 377, "category_id": 2, "bbox": [118, 430, 48, 43], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 1248, "image_id": 377, "category_id": 13, "bbox": [352, 462, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 1249, "image_id": 377, "category_id": 13, "bbox": [377, 461, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 1250, "image_id": 377, "category_id": 13, "bbox": [371, 444, 21, 34], "area": 714, "segmentation": [], "iscrowd": 0}, {"id": 1251, "image_id": 377, "category_id": 5, "bbox": [149, 354, 34, 39], "area": 1326, "segmentation": [], "iscrowd": 0}, {"id": 1252, "image_id": 377, "category_id": 5, "bbox": [175, 360, 40, 48], "area": 1920, "segmentation": [], "iscrowd": 0}, {"id": 1253, "image_id": 378, "category_id": 20, "bbox": [184, 256, 38, 51], "area": 1938, "segmentation": [], "iscrowd": 0}, {"id": 1254, "image_id": 378, "category_id": 20, "bbox": [151, 253, 38, 45], "area": 1710, "segmentation": [], "iscrowd": 0}, {"id": 1255, "image_id": 378, "category_id": 19, "bbox": [254, 299, 51, 37], "area": 1887, "segmentation": [], "iscrowd": 0}, {"id": 1256, "image_id": 379, "category_id": 28, "bbox": [353, 386, 88, 38], "area": 3344, "segmentation": [], "iscrowd": 0}, {"id": 1257, "image_id": 380, "category_id": 6, "bbox": [115, 223, 53, 71], "area": 3763, "segmentation": [], "iscrowd": 0}, {"id": 1258, "image_id": 381, "category_id": 3, "bbox": [382, 370, 61, 53], "area": 3233, "segmentation": [], "iscrowd": 0}, {"id": 1259, "image_id": 382, "category_id": 1, "bbox": [411, 325, 45, 77], "area": 3465, "segmentation": [], "iscrowd": 0}, {"id": 1260, "image_id": 382, "category_id": 2, "bbox": [157, 563, 36, 34], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 1261, "image_id": 383, "category_id": 32, "bbox": [259, 248, 48, 61], "area": 2928, "segmentation": [], "iscrowd": 0}, {"id": 1262, "image_id": 383, "category_id": 32, "bbox": [231, 309, 48, 65], "area": 3120, "segmentation": [], "iscrowd": 0}, {"id": 1263, "image_id": 383, "category_id": 16, "bbox": [119, 305, 31, 51], "area": 1581, "segmentation": [], "iscrowd": 0}, {"id": 1264, "image_id": 383, "category_id": 16, "bbox": [150, 314, 27, 41], "area": 1107, "segmentation": [], "iscrowd": 0}, {"id": 1265, "image_id": 383, "category_id": 5, "bbox": [103, 343, 30, 53], "area": 1590, "segmentation": [], "iscrowd": 0}, {"id": 1266, "image_id": 384, "category_id": 19, "bbox": [242, 231, 71, 98], "area": 6958, "segmentation": [], "iscrowd": 0}, {"id": 1267, "image_id": 384, "category_id": 12, "bbox": [92, 312, 48, 71], "area": 3408, "segmentation": [], "iscrowd": 0}, {"id": 1268, "image_id": 384, "category_id": 11, "bbox": [101, 371, 63, 78], "area": 4914, "segmentation": [], "iscrowd": 0}, {"id": 1269, "image_id": 384, "category_id": 28, "bbox": [53, 437, 111, 32], "area": 3552, "segmentation": [], "iscrowd": 0}, {"id": 1270, "image_id": 384, "category_id": 16, "bbox": [148, 237, 25, 52], "area": 1300, "segmentation": [], "iscrowd": 0}, {"id": 1271, "image_id": 384, "category_id": 16, "bbox": [135, 209, 28, 45], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 1272, "image_id": 385, "category_id": 5, "bbox": [300, 500, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 1273, "image_id": 385, "category_id": 5, "bbox": [259, 538, 28, 38], "area": 1064, "segmentation": [], "iscrowd": 0}, {"id": 1274, "image_id": 385, "category_id": 5, "bbox": [312, 494, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 1275, "image_id": 385, "category_id": 13, "bbox": [317, 476, 19, 30], "area": 570, "segmentation": [], "iscrowd": 0}, {"id": 1276, "image_id": 385, "category_id": 13, "bbox": [222, 462, 23, 28], "area": 644, "segmentation": [], "iscrowd": 0}, {"id": 1277, "image_id": 385, "category_id": 8, "bbox": [265, 436, 51, 70], "area": 3570, "segmentation": [], "iscrowd": 0}, {"id": 1278, "image_id": 386, "category_id": 5, "bbox": [403, 269, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 1279, "image_id": 386, "category_id": 12, "bbox": [387, 219, 47, 65], "area": 3055, "segmentation": [], "iscrowd": 0}, {"id": 1280, "image_id": 387, "category_id": 33, "bbox": [416, 281, 21, 41], "area": 861, "segmentation": [], "iscrowd": 0}, {"id": 1281, "image_id": 387, "category_id": 33, "bbox": [390, 279, 19, 34], "area": 646, "segmentation": [], "iscrowd": 0}, {"id": 1282, "image_id": 387, "category_id": 33, "bbox": [393, 300, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 1283, "image_id": 387, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 1284, "image_id": 387, "category_id": 7, "bbox": [263, 490, 65, 76], "area": 4940, "segmentation": [], "iscrowd": 0}, {"id": 1285, "image_id": 388, "category_id": 12, "bbox": [408, 499, 46, 71], "area": 3266, "segmentation": [], "iscrowd": 0}, {"id": 1286, "image_id": 389, "category_id": 26, "bbox": [399, 460, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 1287, "image_id": 390, "category_id": 8, "bbox": [104, 288, 63, 66], "area": 4158, "segmentation": [], "iscrowd": 0}, {"id": 1288, "image_id": 390, "category_id": 2, "bbox": [104, 385, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 1289, "image_id": 390, "category_id": 1, "bbox": [118, 392, 39, 101], "area": 3939, "segmentation": [], "iscrowd": 0}, {"id": 1290, "image_id": 390, "category_id": 15, "bbox": [181, 445, 65, 82], "area": 5330, "segmentation": [], "iscrowd": 0}, {"id": 1291, "image_id": 391, "category_id": 15, "bbox": [266, 515, 54, 71], "area": 3834, "segmentation": [], "iscrowd": 0}, {"id": 1292, "image_id": 391, "category_id": 13, "bbox": [305, 498, 15, 22], "area": 330, "segmentation": [], "iscrowd": 0}, {"id": 1293, "image_id": 391, "category_id": 13, "bbox": [322, 484, 26, 35], "area": 910, "segmentation": [], "iscrowd": 0}, {"id": 1294, "image_id": 392, "category_id": 0, "bbox": [406, 420, 57, 50], "area": 2850, "segmentation": [], "iscrowd": 0}, {"id": 1295, "image_id": 393, "category_id": 11, "bbox": [68, 623, 76, 74], "area": 5624, "segmentation": [], "iscrowd": 0}, {"id": 1296, "image_id": 394, "category_id": 15, "bbox": [267, 514, 54, 72], "area": 3888, "segmentation": [], "iscrowd": 0}, {"id": 1297, "image_id": 394, "category_id": 1, "bbox": [411, 356, 40, 98], "area": 3920, "segmentation": [], "iscrowd": 0}, {"id": 1298, "image_id": 394, "category_id": 13, "bbox": [326, 479, 22, 28], "area": 616, "segmentation": [], "iscrowd": 0}, {"id": 1299, "image_id": 394, "category_id": 13, "bbox": [341, 463, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 1300, "image_id": 395, "category_id": 5, "bbox": [393, 376, 40, 43], "area": 1720, "segmentation": [], "iscrowd": 0}, {"id": 1301, "image_id": 395, "category_id": 33, "bbox": [429, 358, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 1302, "image_id": 395, "category_id": 14, "bbox": [372, 455, 40, 40], "area": 1600, "segmentation": [], "iscrowd": 0}, {"id": 1303, "image_id": 395, "category_id": 14, "bbox": [374, 432, 33, 34], "area": 1122, "segmentation": [], "iscrowd": 0}, {"id": 1304, "image_id": 395, "category_id": 14, "bbox": [399, 422, 43, 50], "area": 2150, "segmentation": [], "iscrowd": 0}, {"id": 1305, "image_id": 396, "category_id": 8, "bbox": [230, 405, 58, 56], "area": 3248, "segmentation": [], "iscrowd": 0}, {"id": 1306, "image_id": 397, "category_id": 26, "bbox": [391, 264, 41, 57], "area": 2337, "segmentation": [], "iscrowd": 0}, {"id": 1307, "image_id": 398, "category_id": 8, "bbox": [60, 566, 44, 82], "area": 3608, "segmentation": [], "iscrowd": 0}, {"id": 1308, "image_id": 398, "category_id": 30, "bbox": [130, 270, 60, 60], "area": 3600, "segmentation": [], "iscrowd": 0}, {"id": 1309, "image_id": 398, "category_id": 18, "bbox": [209, 287, 62, 63], "area": 3906, "segmentation": [], "iscrowd": 0}, {"id": 1310, "image_id": 398, "category_id": 15, "bbox": [105, 496, 57, 65], "area": 3705, "segmentation": [], "iscrowd": 0}, {"id": 1311, "image_id": 398, "category_id": 13, "bbox": [114, 331, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 1312, "image_id": 399, "category_id": 25, "bbox": [224, 214, 82, 95], "area": 7790, "segmentation": [], "iscrowd": 0}, {"id": 1313, "image_id": 399, "category_id": 23, "bbox": [180, 312, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 1314, "image_id": 399, "category_id": 5, "bbox": [62, 177, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 1315, "image_id": 399, "category_id": 6, "bbox": [140, 436, 57, 60], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 1316, "image_id": 399, "category_id": 24, "bbox": [443, 248, 71, 82], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 1317, "image_id": 400, "category_id": 1, "bbox": [137, 371, 73, 105], "area": 7665, "segmentation": [], "iscrowd": 0}, {"id": 1318, "image_id": 400, "category_id": 9, "bbox": [130, 434, 50, 44], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 1319, "image_id": 401, "category_id": 7, "bbox": [258, 507, 67, 82], "area": 5494, "segmentation": [], "iscrowd": 0}, {"id": 1320, "image_id": 402, "category_id": 13, "bbox": [158, 478, 24, 44], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 1321, "image_id": 402, "category_id": 15, "bbox": [182, 575, 64, 80], "area": 5120, "segmentation": [], "iscrowd": 0}, {"id": 1322, "image_id": 403, "category_id": 32, "bbox": [324, 328, 68, 78], "area": 5304, "segmentation": [], "iscrowd": 0}, {"id": 1323, "image_id": 404, "category_id": 19, "bbox": [466, 330, 53, 58], "area": 3074, "segmentation": [], "iscrowd": 0}, {"id": 1324, "image_id": 404, "category_id": 30, "bbox": [398, 313, 63, 58], "area": 3654, "segmentation": [], "iscrowd": 0}, {"id": 1325, "image_id": 404, "category_id": 6, "bbox": [394, 505, 57, 63], "area": 3591, "segmentation": [], "iscrowd": 0}, {"id": 1326, "image_id": 405, "category_id": 7, "bbox": [250, 482, 87, 88], "area": 7656, "segmentation": [], "iscrowd": 0}, {"id": 1327, "image_id": 406, "category_id": 12, "bbox": [92, 218, 51, 73], "area": 3723, "segmentation": [], "iscrowd": 0}, {"id": 1328, "image_id": 406, "category_id": 14, "bbox": [327, 452, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 1329, "image_id": 406, "category_id": 14, "bbox": [313, 477, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 1330, "image_id": 406, "category_id": 5, "bbox": [281, 467, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 1331, "image_id": 406, "category_id": 5, "bbox": [253, 446, 32, 23], "area": 736, "segmentation": [], "iscrowd": 0}, {"id": 1332, "image_id": 407, "category_id": 29, "bbox": [426, 366, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 1333, "image_id": 407, "category_id": 29, "bbox": [424, 344, 31, 30], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1334, "image_id": 407, "category_id": 29, "bbox": [381, 388, 36, 36], "area": 1296, "segmentation": [], "iscrowd": 0}, {"id": 1335, "image_id": 407, "category_id": 29, "bbox": [359, 375, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1336, "image_id": 407, "category_id": 29, "bbox": [398, 365, 31, 28], "area": 868, "segmentation": [], "iscrowd": 0}, {"id": 1337, "image_id": 407, "category_id": 29, "bbox": [389, 339, 31, 33], "area": 1023, "segmentation": [], "iscrowd": 0}, {"id": 1338, "image_id": 408, "category_id": 33, "bbox": [112, 296, 21, 41], "area": 861, "segmentation": [], "iscrowd": 0}, {"id": 1339, "image_id": 408, "category_id": 16, "bbox": [403, 368, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 1340, "image_id": 408, "category_id": 16, "bbox": [390, 343, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 1341, "image_id": 408, "category_id": 33, "bbox": [142, 286, 21, 48], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 1342, "image_id": 408, "category_id": 12, "bbox": [486, 678, 41, 58], "area": 2378, "segmentation": [], "iscrowd": 0}, {"id": 1343, "image_id": 409, "category_id": 23, "bbox": [123, 423, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 1344, "image_id": 410, "category_id": 24, "bbox": [43, 330, 76, 87], "area": 6612, "segmentation": [], "iscrowd": 0}, {"id": 1345, "image_id": 411, "category_id": 25, "bbox": [224, 214, 82, 95], "area": 7790, "segmentation": [], "iscrowd": 0}, {"id": 1346, "image_id": 411, "category_id": 23, "bbox": [154, 334, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 1347, "image_id": 411, "category_id": 5, "bbox": [62, 177, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 1348, "image_id": 411, "category_id": 6, "bbox": [128, 412, 57, 60], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 1349, "image_id": 411, "category_id": 24, "bbox": [443, 269, 71, 82], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 1350, "image_id": 412, "category_id": 5, "bbox": [424, 417, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 1351, "image_id": 412, "category_id": 5, "bbox": [398, 413, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 1352, "image_id": 412, "category_id": 5, "bbox": [382, 389, 35, 35], "area": 1225, "segmentation": [], "iscrowd": 0}, {"id": 1353, "image_id": 412, "category_id": 14, "bbox": [399, 487, 35, 46], "area": 1610, "segmentation": [], "iscrowd": 0}, {"id": 1354, "image_id": 412, "category_id": 14, "bbox": [373, 489, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 1355, "image_id": 412, "category_id": 14, "bbox": [356, 471, 26, 41], "area": 1066, "segmentation": [], "iscrowd": 0}, {"id": 1356, "image_id": 412, "category_id": 7, "bbox": [312, 430, 70, 63], "area": 4410, "segmentation": [], "iscrowd": 0}, {"id": 1357, "image_id": 413, "category_id": 17, "bbox": [99, 350, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 1358, "image_id": 413, "category_id": 17, "bbox": [120, 332, 30, 25], "area": 750, "segmentation": [], "iscrowd": 0}, {"id": 1359, "image_id": 413, "category_id": 17, "bbox": [162, 351, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 1360, "image_id": 413, "category_id": 17, "bbox": [154, 388, 27, 22], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 1361, "image_id": 413, "category_id": 17, "bbox": [133, 367, 21, 31], "area": 651, "segmentation": [], "iscrowd": 0}, {"id": 1362, "image_id": 413, "category_id": 6, "bbox": [222, 477, 53, 58], "area": 3074, "segmentation": [], "iscrowd": 0}, {"id": 1363, "image_id": 413, "category_id": 11, "bbox": [128, 476, 77, 81], "area": 6237, "segmentation": [], "iscrowd": 0}, {"id": 1364, "image_id": 413, "category_id": 0, "bbox": [160, 432, 46, 50], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 1365, "image_id": 414, "category_id": 27, "bbox": [313, 299, 48, 67], "area": 3216, "segmentation": [], "iscrowd": 0}, {"id": 1366, "image_id": 414, "category_id": 0, "bbox": [273, 309, 44, 60], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 1367, "image_id": 414, "category_id": 5, "bbox": [366, 326, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 1368, "image_id": 415, "category_id": 27, "bbox": [426, 544, 52, 51], "area": 2652, "segmentation": [], "iscrowd": 0}, {"id": 1369, "image_id": 415, "category_id": 30, "bbox": [394, 306, 62, 67], "area": 4154, "segmentation": [], "iscrowd": 0}, {"id": 1370, "image_id": 415, "category_id": 32, "bbox": [464, 309, 56, 63], "area": 3528, "segmentation": [], "iscrowd": 0}, {"id": 1371, "image_id": 416, "category_id": 11, "bbox": [91, 321, 64, 64], "area": 4096, "segmentation": [], "iscrowd": 0}, {"id": 1372, "image_id": 416, "category_id": 0, "bbox": [102, 261, 50, 57], "area": 2850, "segmentation": [], "iscrowd": 0}, {"id": 1373, "image_id": 416, "category_id": 4, "bbox": [83, 443, 51, 52], "area": 2652, "segmentation": [], "iscrowd": 0}, {"id": 1374, "image_id": 416, "category_id": 7, "bbox": [258, 429, 73, 82], "area": 5986, "segmentation": [], "iscrowd": 0}, {"id": 1375, "image_id": 417, "category_id": 15, "bbox": [102, 493, 60, 75], "area": 4500, "segmentation": [], "iscrowd": 0}, {"id": 1376, "image_id": 417, "category_id": 30, "bbox": [134, 271, 51, 58], "area": 2958, "segmentation": [], "iscrowd": 0}, {"id": 1377, "image_id": 417, "category_id": 5, "bbox": [149, 484, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 1378, "image_id": 417, "category_id": 5, "bbox": [142, 461, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 1379, "image_id": 417, "category_id": 5, "bbox": [133, 436, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 1380, "image_id": 417, "category_id": 5, "bbox": [140, 413, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 1381, "image_id": 417, "category_id": 13, "bbox": [112, 423, 20, 27], "area": 540, "segmentation": [], "iscrowd": 0}, {"id": 1382, "image_id": 417, "category_id": 13, "bbox": [99, 409, 18, 26], "area": 468, "segmentation": [], "iscrowd": 0}, {"id": 1383, "image_id": 417, "category_id": 13, "bbox": [130, 400, 20, 26], "area": 520, "segmentation": [], "iscrowd": 0}, {"id": 1384, "image_id": 417, "category_id": 13, "bbox": [104, 384, 24, 31], "area": 744, "segmentation": [], "iscrowd": 0}, {"id": 1385, "image_id": 418, "category_id": 13, "bbox": [394, 435, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 1386, "image_id": 418, "category_id": 13, "bbox": [378, 485, 17, 36], "area": 612, "segmentation": [], "iscrowd": 0}, {"id": 1387, "image_id": 418, "category_id": 13, "bbox": [385, 518, 16, 36], "area": 576, "segmentation": [], "iscrowd": 0}, {"id": 1388, "image_id": 418, "category_id": 13, "bbox": [398, 504, 24, 36], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 1389, "image_id": 418, "category_id": 13, "bbox": [403, 472, 21, 38], "area": 798, "segmentation": [], "iscrowd": 0}, {"id": 1390, "image_id": 418, "category_id": 13, "bbox": [399, 417, 23, 35], "area": 805, "segmentation": [], "iscrowd": 0}, {"id": 1391, "image_id": 419, "category_id": 20, "bbox": [169, 273, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 1392, "image_id": 419, "category_id": 20, "bbox": [137, 269, 32, 48], "area": 1536, "segmentation": [], "iscrowd": 0}, {"id": 1393, "image_id": 419, "category_id": 19, "bbox": [252, 291, 60, 57], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 1394, "image_id": 420, "category_id": 0, "bbox": [104, 249, 50, 57], "area": 2850, "segmentation": [], "iscrowd": 0}, {"id": 1395, "image_id": 420, "category_id": 4, "bbox": [83, 443, 51, 52], "area": 2652, "segmentation": [], "iscrowd": 0}, {"id": 1396, "image_id": 420, "category_id": 7, "bbox": [258, 429, 73, 82], "area": 5986, "segmentation": [], "iscrowd": 0}, {"id": 1397, "image_id": 421, "category_id": 7, "bbox": [257, 501, 74, 92], "area": 6808, "segmentation": [], "iscrowd": 0}, {"id": 1398, "image_id": 421, "category_id": 12, "bbox": [426, 358, 48, 70], "area": 3360, "segmentation": [], "iscrowd": 0}, {"id": 1399, "image_id": 422, "category_id": 29, "bbox": [385, 336, 23, 35], "area": 805, "segmentation": [], "iscrowd": 0}, {"id": 1400, "image_id": 422, "category_id": 29, "bbox": [422, 322, 32, 39], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 1401, "image_id": 422, "category_id": 29, "bbox": [395, 321, 39, 32], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 1402, "image_id": 422, "category_id": 29, "bbox": [387, 298, 28, 34], "area": 952, "segmentation": [], "iscrowd": 0}, {"id": 1403, "image_id": 422, "category_id": 29, "bbox": [348, 331, 34, 34], "area": 1156, "segmentation": [], "iscrowd": 0}, {"id": 1404, "image_id": 422, "category_id": 29, "bbox": [427, 307, 26, 41], "area": 1066, "segmentation": [], "iscrowd": 0}, {"id": 1405, "image_id": 423, "category_id": 26, "bbox": [368, 338, 37, 46], "area": 1702, "segmentation": [], "iscrowd": 0}, {"id": 1406, "image_id": 423, "category_id": 6, "bbox": [398, 348, 46, 60], "area": 2760, "segmentation": [], "iscrowd": 0}, {"id": 1407, "image_id": 423, "category_id": 26, "bbox": [396, 324, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 1408, "image_id": 423, "category_id": 26, "bbox": [407, 308, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 1409, "image_id": 423, "category_id": 12, "bbox": [378, 449, 45, 82], "area": 3690, "segmentation": [], "iscrowd": 0}, {"id": 1410, "image_id": 423, "category_id": 11, "bbox": [415, 424, 63, 69], "area": 4347, "segmentation": [], "iscrowd": 0}, {"id": 1411, "image_id": 424, "category_id": 5, "bbox": [454, 116, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 1412, "image_id": 424, "category_id": 5, "bbox": [456, 82, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 1413, "image_id": 424, "category_id": 32, "bbox": [252, 260, 56, 74], "area": 4144, "segmentation": [], "iscrowd": 0}, {"id": 1414, "image_id": 424, "category_id": 12, "bbox": [290, 280, 58, 68], "area": 3944, "segmentation": [], "iscrowd": 0}, {"id": 1415, "image_id": 425, "category_id": 3, "bbox": [335, 296, 53, 60], "area": 3180, "segmentation": [], "iscrowd": 0}, {"id": 1416, "image_id": 426, "category_id": 22, "bbox": [370, 270, 67, 80], "area": 5360, "segmentation": [], "iscrowd": 0}, {"id": 1417, "image_id": 426, "category_id": 3, "bbox": [373, 524, 51, 55], "area": 2805, "segmentation": [], "iscrowd": 0}, {"id": 1418, "image_id": 427, "category_id": 11, "bbox": [397, 293, 64, 62], "area": 3968, "segmentation": [], "iscrowd": 0}, {"id": 1419, "image_id": 428, "category_id": 5, "bbox": [119, 420, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 1420, "image_id": 428, "category_id": 5, "bbox": [137, 413, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 1421, "image_id": 428, "category_id": 2, "bbox": [95, 462, 31, 54], "area": 1674, "segmentation": [], "iscrowd": 0}, {"id": 1422, "image_id": 428, "category_id": 5, "bbox": [105, 435, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 1423, "image_id": 428, "category_id": 5, "bbox": [114, 392, 31, 33], "area": 1023, "segmentation": [], "iscrowd": 0}, {"id": 1424, "image_id": 429, "category_id": 4, "bbox": [429, 353, 37, 42], "area": 1554, "segmentation": [], "iscrowd": 0}, {"id": 1425, "image_id": 430, "category_id": 17, "bbox": [433, 464, 31, 35], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 1426, "image_id": 430, "category_id": 7, "bbox": [232, 487, 68, 81], "area": 5508, "segmentation": [], "iscrowd": 0}, {"id": 1427, "image_id": 431, "category_id": 13, "bbox": [351, 557, 15, 32], "area": 480, "segmentation": [], "iscrowd": 0}, {"id": 1428, "image_id": 431, "category_id": 13, "bbox": [366, 539, 23, 38], "area": 874, "segmentation": [], "iscrowd": 0}, {"id": 1429, "image_id": 431, "category_id": 15, "bbox": [319, 574, 55, 82], "area": 4510, "segmentation": [], "iscrowd": 0}, {"id": 1430, "image_id": 431, "category_id": 13, "bbox": [332, 300, 21, 42], "area": 882, "segmentation": [], "iscrowd": 0}, {"id": 1431, "image_id": 431, "category_id": 2, "bbox": [421, 317, 35, 73], "area": 2555, "segmentation": [], "iscrowd": 0}, {"id": 1432, "image_id": 431, "category_id": 13, "bbox": [403, 409, 29, 40], "area": 1160, "segmentation": [], "iscrowd": 0}, {"id": 1433, "image_id": 431, "category_id": 13, "bbox": [356, 314, 24, 39], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 1434, "image_id": 431, "category_id": 13, "bbox": [409, 387, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 1435, "image_id": 432, "category_id": 5, "bbox": [388, 324, 34, 44], "area": 1496, "segmentation": [], "iscrowd": 0}, {"id": 1436, "image_id": 433, "category_id": 33, "bbox": [433, 226, 25, 46], "area": 1150, "segmentation": [], "iscrowd": 0}, {"id": 1437, "image_id": 433, "category_id": 33, "bbox": [391, 216, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 1438, "image_id": 434, "category_id": 2, "bbox": [145, 505, 33, 50], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 1439, "image_id": 434, "category_id": 0, "bbox": [98, 336, 32, 46], "area": 1472, "segmentation": [], "iscrowd": 0}, {"id": 1440, "image_id": 435, "category_id": 29, "bbox": [326, 313, 39, 34], "area": 1326, "segmentation": [], "iscrowd": 0}, {"id": 1441, "image_id": 435, "category_id": 29, "bbox": [376, 293, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 1442, "image_id": 435, "category_id": 29, "bbox": [354, 294, 29, 34], "area": 986, "segmentation": [], "iscrowd": 0}, {"id": 1443, "image_id": 435, "category_id": 29, "bbox": [349, 264, 24, 31], "area": 744, "segmentation": [], "iscrowd": 0}, {"id": 1444, "image_id": 435, "category_id": 29, "bbox": [375, 263, 30, 28], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 1445, "image_id": 435, "category_id": 29, "bbox": [347, 239, 36, 29], "area": 1044, "segmentation": [], "iscrowd": 0}, {"id": 1446, "image_id": 435, "category_id": 0, "bbox": [395, 246, 41, 42], "area": 1722, "segmentation": [], "iscrowd": 0}, {"id": 1447, "image_id": 435, "category_id": 0, "bbox": [395, 217, 51, 38], "area": 1938, "segmentation": [], "iscrowd": 0}, {"id": 1448, "image_id": 435, "category_id": 2, "bbox": [396, 414, 30, 35], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 1449, "image_id": 436, "category_id": 11, "bbox": [362, 391, 47, 76], "area": 3572, "segmentation": [], "iscrowd": 0}, {"id": 1450, "image_id": 436, "category_id": 14, "bbox": [408, 411, 36, 58], "area": 2088, "segmentation": [], "iscrowd": 0}, {"id": 1451, "image_id": 436, "category_id": 14, "bbox": [201, 492, 44, 53], "area": 2332, "segmentation": [], "iscrowd": 0}, {"id": 1452, "image_id": 437, "category_id": 22, "bbox": [376, 279, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 1453, "image_id": 437, "category_id": 3, "bbox": [364, 541, 51, 55], "area": 2805, "segmentation": [], "iscrowd": 0}, {"id": 1454, "image_id": 438, "category_id": 18, "bbox": [213, 288, 55, 66], "area": 3630, "segmentation": [], "iscrowd": 0}, {"id": 1455, "image_id": 438, "category_id": 13, "bbox": [122, 526, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 1456, "image_id": 438, "category_id": 13, "bbox": [142, 547, 22, 28], "area": 616, "segmentation": [], "iscrowd": 0}, {"id": 1457, "image_id": 438, "category_id": 30, "bbox": [131, 261, 57, 65], "area": 3705, "segmentation": [], "iscrowd": 0}, {"id": 1458, "image_id": 439, "category_id": 9, "bbox": [119, 301, 48, 61], "area": 2928, "segmentation": [], "iscrowd": 0}, {"id": 1459, "image_id": 440, "category_id": 6, "bbox": [407, 489, 55, 53], "area": 2915, "segmentation": [], "iscrowd": 0}, {"id": 1460, "image_id": 441, "category_id": 12, "bbox": [349, 338, 50, 76], "area": 3800, "segmentation": [], "iscrowd": 0}, {"id": 1461, "image_id": 441, "category_id": 26, "bbox": [431, 271, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 1462, "image_id": 441, "category_id": 26, "bbox": [433, 242, 41, 31], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 1463, "image_id": 441, "category_id": 26, "bbox": [392, 265, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 1464, "image_id": 442, "category_id": 6, "bbox": [366, 405, 62, 58], "area": 3596, "segmentation": [], "iscrowd": 0}, {"id": 1465, "image_id": 443, "category_id": 23, "bbox": [334, 288, 30, 50], "area": 1500, "segmentation": [], "iscrowd": 0}, {"id": 1466, "image_id": 443, "category_id": 4, "bbox": [180, 490, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 1467, "image_id": 444, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 1468, "image_id": 444, "category_id": 7, "bbox": [236, 471, 64, 73], "area": 4672, "segmentation": [], "iscrowd": 0}, {"id": 1469, "image_id": 445, "category_id": 6, "bbox": [117, 374, 54, 57], "area": 3078, "segmentation": [], "iscrowd": 0}, {"id": 1470, "image_id": 445, "category_id": 19, "bbox": [258, 266, 42, 74], "area": 3108, "segmentation": [], "iscrowd": 0}, {"id": 1471, "image_id": 445, "category_id": 33, "bbox": [209, 232, 21, 41], "area": 861, "segmentation": [], "iscrowd": 0}, {"id": 1472, "image_id": 445, "category_id": 16, "bbox": [394, 273, 29, 52], "area": 1508, "segmentation": [], "iscrowd": 0}, {"id": 1473, "image_id": 445, "category_id": 33, "bbox": [242, 222, 23, 34], "area": 782, "segmentation": [], "iscrowd": 0}, {"id": 1474, "image_id": 445, "category_id": 16, "bbox": [392, 244, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 1475, "image_id": 446, "category_id": 3, "bbox": [488, 485, 50, 58], "area": 2900, "segmentation": [], "iscrowd": 0}, {"id": 1476, "image_id": 447, "category_id": 12, "bbox": [104, 212, 47, 80], "area": 3760, "segmentation": [], "iscrowd": 0}, {"id": 1477, "image_id": 447, "category_id": 7, "bbox": [259, 487, 74, 82], "area": 6068, "segmentation": [], "iscrowd": 0}, {"id": 1478, "image_id": 448, "category_id": 24, "bbox": [443, 343, 70, 80], "area": 5600, "segmentation": [], "iscrowd": 0}, {"id": 1479, "image_id": 449, "category_id": 32, "bbox": [231, 310, 52, 68], "area": 3536, "segmentation": [], "iscrowd": 0}, {"id": 1480, "image_id": 449, "category_id": 19, "bbox": [253, 244, 53, 70], "area": 3710, "segmentation": [], "iscrowd": 0}, {"id": 1481, "image_id": 449, "category_id": 16, "bbox": [204, 235, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 1482, "image_id": 449, "category_id": 16, "bbox": [169, 221, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 1483, "image_id": 449, "category_id": 4, "bbox": [149, 451, 48, 47], "area": 2256, "segmentation": [], "iscrowd": 0}, {"id": 1484, "image_id": 450, "category_id": 26, "bbox": [97, 349, 35, 46], "area": 1610, "segmentation": [], "iscrowd": 0}, {"id": 1485, "image_id": 450, "category_id": 5, "bbox": [382, 297, 40, 43], "area": 1720, "segmentation": [], "iscrowd": 0}, {"id": 1486, "image_id": 450, "category_id": 5, "bbox": [383, 326, 27, 42], "area": 1134, "segmentation": [], "iscrowd": 0}, {"id": 1487, "image_id": 450, "category_id": 14, "bbox": [444, 331, 34, 46], "area": 1564, "segmentation": [], "iscrowd": 0}, {"id": 1488, "image_id": 450, "category_id": 14, "bbox": [397, 341, 43, 42], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 1489, "image_id": 450, "category_id": 14, "bbox": [419, 323, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 1490, "image_id": 451, "category_id": 1, "bbox": [406, 342, 51, 110], "area": 5610, "segmentation": [], "iscrowd": 0}, {"id": 1491, "image_id": 452, "category_id": 17, "bbox": [138, 362, 21, 31], "area": 651, "segmentation": [], "iscrowd": 0}, {"id": 1492, "image_id": 452, "category_id": 17, "bbox": [94, 357, 22, 30], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 1493, "image_id": 452, "category_id": 8, "bbox": [91, 390, 53, 47], "area": 2491, "segmentation": [], "iscrowd": 0}, {"id": 1494, "image_id": 453, "category_id": 25, "bbox": [266, 217, 66, 99], "area": 6534, "segmentation": [], "iscrowd": 0}, {"id": 1495, "image_id": 453, "category_id": 23, "bbox": [280, 272, 38, 50], "area": 1900, "segmentation": [], "iscrowd": 0}, {"id": 1496, "image_id": 453, "category_id": 7, "bbox": [284, 458, 72, 86], "area": 6192, "segmentation": [], "iscrowd": 0}, {"id": 1497, "image_id": 454, "category_id": 14, "bbox": [343, 529, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 1498, "image_id": 454, "category_id": 14, "bbox": [316, 534, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 1499, "image_id": 454, "category_id": 14, "bbox": [293, 514, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 1500, "image_id": 454, "category_id": 5, "bbox": [311, 490, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 1501, "image_id": 454, "category_id": 5, "bbox": [336, 471, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 1502, "image_id": 454, "category_id": 5, "bbox": [364, 482, 45, 38], "area": 1710, "segmentation": [], "iscrowd": 0}, {"id": 1503, "image_id": 455, "category_id": 32, "bbox": [254, 264, 50, 75], "area": 3750, "segmentation": [], "iscrowd": 0}, {"id": 1504, "image_id": 455, "category_id": 5, "bbox": [452, 81, 29, 35], "area": 1015, "segmentation": [], "iscrowd": 0}, {"id": 1505, "image_id": 455, "category_id": 5, "bbox": [445, 129, 34, 46], "area": 1564, "segmentation": [], "iscrowd": 0}, {"id": 1506, "image_id": 455, "category_id": 12, "bbox": [294, 279, 54, 71], "area": 3834, "segmentation": [], "iscrowd": 0}, {"id": 1507, "image_id": 455, "category_id": 5, "bbox": [463, 106, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 1508, "image_id": 456, "category_id": 15, "bbox": [235, 505, 60, 83], "area": 4980, "segmentation": [], "iscrowd": 0}, {"id": 1509, "image_id": 456, "category_id": 13, "bbox": [218, 476, 24, 34], "area": 816, "segmentation": [], "iscrowd": 0}, {"id": 1510, "image_id": 456, "category_id": 13, "bbox": [242, 492, 17, 32], "area": 544, "segmentation": [], "iscrowd": 0}, {"id": 1511, "image_id": 456, "category_id": 8, "bbox": [417, 375, 66, 56], "area": 3696, "segmentation": [], "iscrowd": 0}, {"id": 1512, "image_id": 457, "category_id": 11, "bbox": [256, 403, 86, 60], "area": 5160, "segmentation": [], "iscrowd": 0}, {"id": 1513, "image_id": 457, "category_id": 14, "bbox": [218, 516, 37, 38], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 1514, "image_id": 457, "category_id": 14, "bbox": [282, 534, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 1515, "image_id": 457, "category_id": 14, "bbox": [313, 537, 35, 44], "area": 1540, "segmentation": [], "iscrowd": 0}, {"id": 1516, "image_id": 457, "category_id": 5, "bbox": [133, 335, 30, 50], "area": 1500, "segmentation": [], "iscrowd": 0}, {"id": 1517, "image_id": 458, "category_id": 8, "bbox": [141, 345, 59, 78], "area": 4602, "segmentation": [], "iscrowd": 0}, {"id": 1518, "image_id": 458, "category_id": 0, "bbox": [138, 302, 48, 53], "area": 2544, "segmentation": [], "iscrowd": 0}, {"id": 1519, "image_id": 458, "category_id": 0, "bbox": [151, 280, 52, 50], "area": 2600, "segmentation": [], "iscrowd": 0}, {"id": 1520, "image_id": 458, "category_id": 18, "bbox": [207, 262, 70, 91], "area": 6370, "segmentation": [], "iscrowd": 0}, {"id": 1521, "image_id": 458, "category_id": 2, "bbox": [329, 562, 39, 49], "area": 1911, "segmentation": [], "iscrowd": 0}, {"id": 1522, "image_id": 459, "category_id": 11, "bbox": [81, 330, 87, 65], "area": 5655, "segmentation": [], "iscrowd": 0}, {"id": 1523, "image_id": 459, "category_id": 16, "bbox": [133, 230, 26, 41], "area": 1066, "segmentation": [], "iscrowd": 0}, {"id": 1524, "image_id": 459, "category_id": 16, "bbox": [183, 225, 25, 33], "area": 825, "segmentation": [], "iscrowd": 0}, {"id": 1525, "image_id": 459, "category_id": 16, "bbox": [218, 221, 18, 36], "area": 648, "segmentation": [], "iscrowd": 0}, {"id": 1526, "image_id": 459, "category_id": 19, "bbox": [256, 249, 53, 75], "area": 3975, "segmentation": [], "iscrowd": 0}, {"id": 1527, "image_id": 459, "category_id": 4, "bbox": [156, 468, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 1528, "image_id": 460, "category_id": 27, "bbox": [146, 99, 73, 83], "area": 6059, "segmentation": [], "iscrowd": 0}, {"id": 1529, "image_id": 461, "category_id": 25, "bbox": [263, 221, 65, 96], "area": 6240, "segmentation": [], "iscrowd": 0}, {"id": 1530, "image_id": 461, "category_id": 7, "bbox": [286, 458, 72, 86], "area": 6192, "segmentation": [], "iscrowd": 0}, {"id": 1531, "image_id": 462, "category_id": 21, "bbox": [398, 520, 50, 54], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 1532, "image_id": 462, "category_id": 21, "bbox": [423, 498, 44, 48], "area": 2112, "segmentation": [], "iscrowd": 0}, {"id": 1533, "image_id": 462, "category_id": 6, "bbox": [170, 303, 47, 51], "area": 2397, "segmentation": [], "iscrowd": 0}, {"id": 1534, "image_id": 462, "category_id": 32, "bbox": [247, 240, 66, 82], "area": 5412, "segmentation": [], "iscrowd": 0}, {"id": 1535, "image_id": 463, "category_id": 19, "bbox": [254, 294, 52, 53], "area": 2756, "segmentation": [], "iscrowd": 0}, {"id": 1536, "image_id": 464, "category_id": 31, "bbox": [249, 488, 53, 67], "area": 3551, "segmentation": [], "iscrowd": 0}, {"id": 1537, "image_id": 464, "category_id": 12, "bbox": [424, 322, 53, 75], "area": 3975, "segmentation": [], "iscrowd": 0}, {"id": 1538, "image_id": 465, "category_id": 20, "bbox": [209, 236, 28, 50], "area": 1400, "segmentation": [], "iscrowd": 0}, {"id": 1539, "image_id": 465, "category_id": 28, "bbox": [86, 464, 83, 39], "area": 3237, "segmentation": [], "iscrowd": 0}, {"id": 1540, "image_id": 465, "category_id": 19, "bbox": [258, 297, 45, 46], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 1541, "image_id": 465, "category_id": 11, "bbox": [93, 363, 55, 74], "area": 4070, "segmentation": [], "iscrowd": 0}, {"id": 1542, "image_id": 465, "category_id": 20, "bbox": [178, 227, 25, 44], "area": 1100, "segmentation": [], "iscrowd": 0}, {"id": 1543, "image_id": 465, "category_id": 12, "bbox": [90, 294, 44, 65], "area": 2860, "segmentation": [], "iscrowd": 0}, {"id": 1544, "image_id": 465, "category_id": 27, "bbox": [120, 312, 67, 55], "area": 3685, "segmentation": [], "iscrowd": 0}, {"id": 1545, "image_id": 465, "category_id": 33, "bbox": [419, 447, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 1546, "image_id": 465, "category_id": 33, "bbox": [398, 424, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 1547, "image_id": 465, "category_id": 33, "bbox": [431, 423, 23, 35], "area": 805, "segmentation": [], "iscrowd": 0}, {"id": 1548, "image_id": 466, "category_id": 11, "bbox": [81, 432, 88, 85], "area": 7480, "segmentation": [], "iscrowd": 0}, {"id": 1549, "image_id": 467, "category_id": 14, "bbox": [431, 372, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 1550, "image_id": 467, "category_id": 31, "bbox": [256, 271, 27, 70], "area": 1890, "segmentation": [], "iscrowd": 0}, {"id": 1551, "image_id": 467, "category_id": 31, "bbox": [302, 276, 26, 61], "area": 1586, "segmentation": [], "iscrowd": 0}, {"id": 1552, "image_id": 467, "category_id": 31, "bbox": [280, 293, 27, 74], "area": 1998, "segmentation": [], "iscrowd": 0}, {"id": 1553, "image_id": 467, "category_id": 5, "bbox": [340, 331, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 1554, "image_id": 467, "category_id": 5, "bbox": [342, 361, 28, 44], "area": 1232, "segmentation": [], "iscrowd": 0}, {"id": 1555, "image_id": 467, "category_id": 5, "bbox": [372, 356, 25, 50], "area": 1250, "segmentation": [], "iscrowd": 0}, {"id": 1556, "image_id": 467, "category_id": 14, "bbox": [414, 399, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 1557, "image_id": 467, "category_id": 14, "bbox": [382, 419, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 1558, "image_id": 467, "category_id": 7, "bbox": [319, 423, 60, 81], "area": 4860, "segmentation": [], "iscrowd": 0}, {"id": 1559, "image_id": 468, "category_id": 21, "bbox": [86, 486, 40, 62], "area": 2480, "segmentation": [], "iscrowd": 0}, {"id": 1560, "image_id": 468, "category_id": 21, "bbox": [124, 488, 51, 66], "area": 3366, "segmentation": [], "iscrowd": 0}, {"id": 1561, "image_id": 469, "category_id": 11, "bbox": [414, 472, 77, 85], "area": 6545, "segmentation": [], "iscrowd": 0}, {"id": 1562, "image_id": 469, "category_id": 6, "bbox": [370, 418, 57, 61], "area": 3477, "segmentation": [], "iscrowd": 0}, {"id": 1563, "image_id": 469, "category_id": 12, "bbox": [381, 532, 38, 66], "area": 2508, "segmentation": [], "iscrowd": 0}, {"id": 1564, "image_id": 470, "category_id": 7, "bbox": [232, 484, 68, 82], "area": 5576, "segmentation": [], "iscrowd": 0}, {"id": 1565, "image_id": 470, "category_id": 17, "bbox": [287, 449, 23, 31], "area": 713, "segmentation": [], "iscrowd": 0}, {"id": 1566, "image_id": 470, "category_id": 17, "bbox": [333, 480, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 1567, "image_id": 471, "category_id": 15, "bbox": [267, 511, 51, 68], "area": 3468, "segmentation": [], "iscrowd": 0}, {"id": 1568, "image_id": 472, "category_id": 15, "bbox": [262, 508, 63, 79], "area": 4977, "segmentation": [], "iscrowd": 0}, {"id": 1569, "image_id": 472, "category_id": 13, "bbox": [307, 492, 23, 27], "area": 621, "segmentation": [], "iscrowd": 0}, {"id": 1570, "image_id": 472, "category_id": 13, "bbox": [328, 477, 28, 31], "area": 868, "segmentation": [], "iscrowd": 0}, {"id": 1571, "image_id": 472, "category_id": 13, "bbox": [403, 366, 26, 37], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 1572, "image_id": 473, "category_id": 20, "bbox": [80, 244, 37, 55], "area": 2035, "segmentation": [], "iscrowd": 0}, {"id": 1573, "image_id": 473, "category_id": 20, "bbox": [104, 241, 38, 58], "area": 2204, "segmentation": [], "iscrowd": 0}, {"id": 1574, "image_id": 474, "category_id": 10, "bbox": [385, 226, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 1575, "image_id": 474, "category_id": 13, "bbox": [130, 290, 23, 40], "area": 920, "segmentation": [], "iscrowd": 0}, {"id": 1576, "image_id": 474, "category_id": 10, "bbox": [408, 230, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 1577, "image_id": 474, "category_id": 10, "bbox": [433, 232, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 1578, "image_id": 475, "category_id": 8, "bbox": [124, 378, 51, 76], "area": 3876, "segmentation": [], "iscrowd": 0}, {"id": 1579, "image_id": 475, "category_id": 13, "bbox": [154, 421, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 1580, "image_id": 475, "category_id": 5, "bbox": [403, 316, 37, 41], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 1581, "image_id": 475, "category_id": 5, "bbox": [404, 288, 36, 37], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 1582, "image_id": 476, "category_id": 1, "bbox": [409, 358, 42, 80], "area": 3360, "segmentation": [], "iscrowd": 0}, {"id": 1583, "image_id": 477, "category_id": 30, "bbox": [400, 315, 52, 52], "area": 2704, "segmentation": [], "iscrowd": 0}, {"id": 1584, "image_id": 477, "category_id": 27, "bbox": [439, 556, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 1585, "image_id": 477, "category_id": 16, "bbox": [374, 311, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 1586, "image_id": 478, "category_id": 22, "bbox": [325, 172, 53, 61], "area": 3233, "segmentation": [], "iscrowd": 0}, {"id": 1587, "image_id": 479, "category_id": 6, "bbox": [120, 393, 55, 57], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 1588, "image_id": 480, "category_id": 0, "bbox": [411, 241, 50, 51], "area": 2550, "segmentation": [], "iscrowd": 0}, {"id": 1589, "image_id": 480, "category_id": 0, "bbox": [412, 218, 45, 43], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 1590, "image_id": 480, "category_id": 15, "bbox": [261, 486, 60, 81], "area": 4860, "segmentation": [], "iscrowd": 0}, {"id": 1591, "image_id": 480, "category_id": 13, "bbox": [295, 482, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1592, "image_id": 480, "category_id": 13, "bbox": [317, 465, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 1593, "image_id": 480, "category_id": 13, "bbox": [394, 336, 28, 49], "area": 1372, "segmentation": [], "iscrowd": 0}, {"id": 1594, "image_id": 480, "category_id": 13, "bbox": [412, 360, 23, 46], "area": 1058, "segmentation": [], "iscrowd": 0}, {"id": 1595, "image_id": 481, "category_id": 23, "bbox": [379, 318, 25, 51], "area": 1275, "segmentation": [], "iscrowd": 0}, {"id": 1596, "image_id": 481, "category_id": 4, "bbox": [180, 454, 38, 46], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 1597, "image_id": 482, "category_id": 5, "bbox": [378, 282, 39, 45], "area": 1755, "segmentation": [], "iscrowd": 0}, {"id": 1598, "image_id": 482, "category_id": 5, "bbox": [388, 255, 39, 43], "area": 1677, "segmentation": [], "iscrowd": 0}, {"id": 1599, "image_id": 482, "category_id": 13, "bbox": [105, 405, 27, 47], "area": 1269, "segmentation": [], "iscrowd": 0}, {"id": 1600, "image_id": 482, "category_id": 8, "bbox": [126, 388, 54, 55], "area": 2970, "segmentation": [], "iscrowd": 0}, {"id": 1601, "image_id": 483, "category_id": 12, "bbox": [413, 392, 42, 65], "area": 2730, "segmentation": [], "iscrowd": 0}, {"id": 1602, "image_id": 483, "category_id": 6, "bbox": [367, 457, 54, 54], "area": 2916, "segmentation": [], "iscrowd": 0}, {"id": 1603, "image_id": 484, "category_id": 13, "bbox": [343, 466, 18, 30], "area": 540, "segmentation": [], "iscrowd": 0}, {"id": 1604, "image_id": 484, "category_id": 15, "bbox": [264, 516, 58, 76], "area": 4408, "segmentation": [], "iscrowd": 0}, {"id": 1605, "image_id": 484, "category_id": 13, "bbox": [366, 456, 21, 25], "area": 525, "segmentation": [], "iscrowd": 0}, {"id": 1606, "image_id": 485, "category_id": 5, "bbox": [369, 208, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 1607, "image_id": 485, "category_id": 5, "bbox": [419, 146, 26, 21], "area": 546, "segmentation": [], "iscrowd": 0}, {"id": 1608, "image_id": 486, "category_id": 19, "bbox": [231, 321, 44, 42], "area": 1848, "segmentation": [], "iscrowd": 0}, {"id": 1609, "image_id": 487, "category_id": 19, "bbox": [230, 298, 46, 45], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 1610, "image_id": 488, "category_id": 0, "bbox": [119, 368, 50, 61], "area": 3050, "segmentation": [], "iscrowd": 0}, {"id": 1611, "image_id": 488, "category_id": 14, "bbox": [420, 406, 36, 35], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 1612, "image_id": 488, "category_id": 14, "bbox": [395, 389, 36, 32], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 1613, "image_id": 488, "category_id": 14, "bbox": [378, 403, 36, 51], "area": 1836, "segmentation": [], "iscrowd": 0}, {"id": 1614, "image_id": 489, "category_id": 13, "bbox": [185, 290, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 1615, "image_id": 489, "category_id": 9, "bbox": [200, 290, 63, 55], "area": 3465, "segmentation": [], "iscrowd": 0}, {"id": 1616, "image_id": 490, "category_id": 10, "bbox": [130, 455, 34, 50], "area": 1700, "segmentation": [], "iscrowd": 0}, {"id": 1617, "image_id": 490, "category_id": 10, "bbox": [148, 485, 27, 39], "area": 1053, "segmentation": [], "iscrowd": 0}, {"id": 1618, "image_id": 490, "category_id": 15, "bbox": [237, 509, 60, 81], "area": 4860, "segmentation": [], "iscrowd": 0}, {"id": 1619, "image_id": 490, "category_id": 13, "bbox": [231, 483, 21, 33], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 1620, "image_id": 490, "category_id": 13, "bbox": [128, 359, 26, 35], "area": 910, "segmentation": [], "iscrowd": 0}, {"id": 1621, "image_id": 490, "category_id": 13, "bbox": [128, 340, 24, 25], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 1622, "image_id": 490, "category_id": 13, "bbox": [206, 470, 26, 27], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 1623, "image_id": 490, "category_id": 10, "bbox": [164, 486, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 1624, "image_id": 491, "category_id": 6, "bbox": [393, 251, 58, 61], "area": 3538, "segmentation": [], "iscrowd": 0}, {"id": 1625, "image_id": 492, "category_id": 25, "bbox": [224, 214, 82, 95], "area": 7790, "segmentation": [], "iscrowd": 0}, {"id": 1626, "image_id": 492, "category_id": 23, "bbox": [167, 324, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 1627, "image_id": 492, "category_id": 5, "bbox": [62, 177, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 1628, "image_id": 492, "category_id": 6, "bbox": [133, 428, 57, 60], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 1629, "image_id": 492, "category_id": 24, "bbox": [443, 259, 71, 82], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 1630, "image_id": 493, "category_id": 20, "bbox": [351, 249, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 1631, "image_id": 493, "category_id": 20, "bbox": [167, 249, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 1632, "image_id": 493, "category_id": 4, "bbox": [90, 399, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 1633, "image_id": 493, "category_id": 6, "bbox": [143, 364, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 1634, "image_id": 493, "category_id": 14, "bbox": [127, 390, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 1635, "image_id": 493, "category_id": 28, "bbox": [136, 536, 102, 36], "area": 3672, "segmentation": [], "iscrowd": 0}, {"id": 1636, "image_id": 494, "category_id": 19, "bbox": [231, 321, 44, 42], "area": 1848, "segmentation": [], "iscrowd": 0}, {"id": 1637, "image_id": 495, "category_id": 4, "bbox": [146, 352, 54, 54], "area": 2916, "segmentation": [], "iscrowd": 0}, {"id": 1638, "image_id": 495, "category_id": 14, "bbox": [418, 390, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 1639, "image_id": 495, "category_id": 11, "bbox": [364, 410, 80, 56], "area": 4480, "segmentation": [], "iscrowd": 0}, {"id": 1640, "image_id": 496, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 1641, "image_id": 496, "category_id": 12, "bbox": [209, 328, 46, 66], "area": 3036, "segmentation": [], "iscrowd": 0}, {"id": 1642, "image_id": 496, "category_id": 6, "bbox": [338, 347, 47, 57], "area": 2679, "segmentation": [], "iscrowd": 0}, {"id": 1643, "image_id": 497, "category_id": 33, "bbox": [420, 434, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 1644, "image_id": 497, "category_id": 33, "bbox": [399, 408, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 1645, "image_id": 497, "category_id": 33, "bbox": [431, 404, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 1646, "image_id": 497, "category_id": 7, "bbox": [258, 503, 71, 88], "area": 6248, "segmentation": [], "iscrowd": 0}, {"id": 1647, "image_id": 498, "category_id": 5, "bbox": [168, 222, 36, 47], "area": 1692, "segmentation": [], "iscrowd": 0}, {"id": 1648, "image_id": 498, "category_id": 5, "bbox": [199, 206, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 1649, "image_id": 498, "category_id": 5, "bbox": [219, 198, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}, {"id": 1650, "image_id": 498, "category_id": 5, "bbox": [156, 212, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 1651, "image_id": 498, "category_id": 0, "bbox": [173, 158, 50, 38], "area": 1900, "segmentation": [], "iscrowd": 0}, {"id": 1652, "image_id": 498, "category_id": 0, "bbox": [207, 121, 60, 55], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 1653, "image_id": 498, "category_id": 13, "bbox": [124, 334, 27, 32], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 1654, "image_id": 498, "category_id": 13, "bbox": [127, 310, 23, 31], "area": 713, "segmentation": [], "iscrowd": 0}, {"id": 1655, "image_id": 498, "category_id": 15, "bbox": [180, 437, 63, 88], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 1656, "image_id": 499, "category_id": 13, "bbox": [146, 470, 32, 28], "area": 896, "segmentation": [], "iscrowd": 0}, {"id": 1657, "image_id": 499, "category_id": 13, "bbox": [168, 451, 28, 30], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 1658, "image_id": 499, "category_id": 13, "bbox": [174, 429, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 1659, "image_id": 499, "category_id": 13, "bbox": [156, 430, 20, 30], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 1660, "image_id": 499, "category_id": 13, "bbox": [124, 414, 28, 42], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 1661, "image_id": 500, "category_id": 22, "bbox": [371, 283, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 1662, "image_id": 500, "category_id": 3, "bbox": [376, 466, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 1663, "image_id": 500, "category_id": 4, "bbox": [489, 440, 43, 60], "area": 2580, "segmentation": [], "iscrowd": 0}, {"id": 1664, "image_id": 501, "category_id": 20, "bbox": [361, 263, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 1665, "image_id": 501, "category_id": 20, "bbox": [167, 249, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 1666, "image_id": 501, "category_id": 4, "bbox": [88, 400, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 1667, "image_id": 501, "category_id": 6, "bbox": [140, 346, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 1668, "image_id": 501, "category_id": 14, "bbox": [128, 380, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 1669, "image_id": 502, "category_id": 19, "bbox": [257, 273, 47, 51], "area": 2397, "segmentation": [], "iscrowd": 0}, {"id": 1670, "image_id": 503, "category_id": 11, "bbox": [84, 400, 81, 72], "area": 5832, "segmentation": [], "iscrowd": 0}, {"id": 1671, "image_id": 503, "category_id": 6, "bbox": [199, 456, 66, 60], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 1672, "image_id": 504, "category_id": 31, "bbox": [323, 246, 41, 44], "area": 1804, "segmentation": [], "iscrowd": 0}, {"id": 1673, "image_id": 504, "category_id": 31, "bbox": [349, 204, 34, 51], "area": 1734, "segmentation": [], "iscrowd": 0}, {"id": 1674, "image_id": 504, "category_id": 31, "bbox": [310, 214, 32, 54], "area": 1728, "segmentation": [], "iscrowd": 0}, {"id": 1675, "image_id": 504, "category_id": 12, "bbox": [422, 234, 50, 86], "area": 4300, "segmentation": [], "iscrowd": 0}, {"id": 1676, "image_id": 505, "category_id": 8, "bbox": [154, 206, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 1677, "image_id": 506, "category_id": 22, "bbox": [359, 200, 51, 57], "area": 2907, "segmentation": [], "iscrowd": 0}, {"id": 1678, "image_id": 507, "category_id": 8, "bbox": [358, 482, 45, 65], "area": 2925, "segmentation": [], "iscrowd": 0}, {"id": 1679, "image_id": 507, "category_id": 2, "bbox": [384, 547, 30, 30], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 1680, "image_id": 508, "category_id": 3, "bbox": [331, 290, 53, 60], "area": 3180, "segmentation": [], "iscrowd": 0}, {"id": 1681, "image_id": 509, "category_id": 6, "bbox": [324, 492, 58, 61], "area": 3538, "segmentation": [], "iscrowd": 0}, {"id": 1682, "image_id": 509, "category_id": 28, "bbox": [329, 458, 91, 32], "area": 2912, "segmentation": [], "iscrowd": 0}, {"id": 1683, "image_id": 509, "category_id": 12, "bbox": [421, 442, 40, 72], "area": 2880, "segmentation": [], "iscrowd": 0}, {"id": 1684, "image_id": 510, "category_id": 18, "bbox": [238, 260, 60, 74], "area": 4440, "segmentation": [], "iscrowd": 0}, {"id": 1685, "image_id": 510, "category_id": 1, "bbox": [411, 418, 47, 92], "area": 4324, "segmentation": [], "iscrowd": 0}, {"id": 1686, "image_id": 510, "category_id": 15, "bbox": [264, 490, 58, 76], "area": 4408, "segmentation": [], "iscrowd": 0}, {"id": 1687, "image_id": 511, "category_id": 19, "bbox": [254, 295, 46, 49], "area": 2254, "segmentation": [], "iscrowd": 0}, {"id": 1688, "image_id": 511, "category_id": 16, "bbox": [326, 103, 22, 44], "area": 968, "segmentation": [], "iscrowd": 0}, {"id": 1689, "image_id": 511, "category_id": 16, "bbox": [349, 96, 31, 48], "area": 1488, "segmentation": [], "iscrowd": 0}, {"id": 1690, "image_id": 511, "category_id": 7, "bbox": [234, 460, 61, 90], "area": 5490, "segmentation": [], "iscrowd": 0}, {"id": 1691, "image_id": 511, "category_id": 5, "bbox": [451, 152, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 1692, "image_id": 512, "category_id": 24, "bbox": [47, 289, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 1693, "image_id": 513, "category_id": 10, "bbox": [127, 224, 31, 47], "area": 1457, "segmentation": [], "iscrowd": 0}, {"id": 1694, "image_id": 513, "category_id": 13, "bbox": [158, 316, 23, 44], "area": 1012, "segmentation": [], "iscrowd": 0}, {"id": 1695, "image_id": 513, "category_id": 10, "bbox": [159, 235, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 1696, "image_id": 513, "category_id": 13, "bbox": [126, 269, 28, 39], "area": 1092, "segmentation": [], "iscrowd": 0}, {"id": 1697, "image_id": 513, "category_id": 15, "bbox": [320, 431, 56, 72], "area": 4032, "segmentation": [], "iscrowd": 0}, {"id": 1698, "image_id": 513, "category_id": 13, "bbox": [378, 351, 26, 30], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 1699, "image_id": 514, "category_id": 27, "bbox": [316, 302, 49, 64], "area": 3136, "segmentation": [], "iscrowd": 0}, {"id": 1700, "image_id": 515, "category_id": 10, "bbox": [350, 244, 25, 38], "area": 950, "segmentation": [], "iscrowd": 0}, {"id": 1701, "image_id": 515, "category_id": 10, "bbox": [372, 239, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 1702, "image_id": 515, "category_id": 8, "bbox": [365, 388, 43, 76], "area": 3268, "segmentation": [], "iscrowd": 0}, {"id": 1703, "image_id": 515, "category_id": 1, "bbox": [403, 358, 37, 90], "area": 3330, "segmentation": [], "iscrowd": 0}, {"id": 1704, "image_id": 516, "category_id": 5, "bbox": [371, 372, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 1705, "image_id": 516, "category_id": 5, "bbox": [398, 359, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 1706, "image_id": 516, "category_id": 5, "bbox": [381, 343, 28, 26], "area": 728, "segmentation": [], "iscrowd": 0}, {"id": 1707, "image_id": 517, "category_id": 30, "bbox": [240, 255, 54, 69], "area": 3726, "segmentation": [], "iscrowd": 0}, {"id": 1708, "image_id": 517, "category_id": 15, "bbox": [179, 567, 66, 90], "area": 5940, "segmentation": [], "iscrowd": 0}, {"id": 1709, "image_id": 517, "category_id": 13, "bbox": [175, 552, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 1710, "image_id": 517, "category_id": 13, "bbox": [131, 405, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 1711, "image_id": 517, "category_id": 13, "bbox": [140, 428, 23, 34], "area": 782, "segmentation": [], "iscrowd": 0}, {"id": 1712, "image_id": 518, "category_id": 31, "bbox": [368, 300, 48, 57], "area": 2736, "segmentation": [], "iscrowd": 0}, {"id": 1713, "image_id": 518, "category_id": 31, "bbox": [392, 276, 41, 54], "area": 2214, "segmentation": [], "iscrowd": 0}, {"id": 1714, "image_id": 519, "category_id": 11, "bbox": [100, 438, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 1715, "image_id": 519, "category_id": 28, "bbox": [371, 263, 111, 36], "area": 3996, "segmentation": [], "iscrowd": 0}, {"id": 1716, "image_id": 520, "category_id": 15, "bbox": [265, 493, 54, 72], "area": 3888, "segmentation": [], "iscrowd": 0}, {"id": 1717, "image_id": 521, "category_id": 2, "bbox": [358, 521, 39, 42], "area": 1638, "segmentation": [], "iscrowd": 0}, {"id": 1718, "image_id": 521, "category_id": 8, "bbox": [188, 322, 42, 66], "area": 2772, "segmentation": [], "iscrowd": 0}, {"id": 1719, "image_id": 521, "category_id": 0, "bbox": [166, 279, 48, 46], "area": 2208, "segmentation": [], "iscrowd": 0}, {"id": 1720, "image_id": 521, "category_id": 0, "bbox": [179, 302, 34, 47], "area": 1598, "segmentation": [], "iscrowd": 0}, {"id": 1721, "image_id": 522, "category_id": 13, "bbox": [158, 373, 32, 37], "area": 1184, "segmentation": [], "iscrowd": 0}, {"id": 1722, "image_id": 522, "category_id": 13, "bbox": [209, 367, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 1723, "image_id": 522, "category_id": 13, "bbox": [140, 393, 26, 27], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 1724, "image_id": 522, "category_id": 15, "bbox": [160, 447, 56, 76], "area": 4256, "segmentation": [], "iscrowd": 0}, {"id": 1725, "image_id": 522, "category_id": 2, "bbox": [354, 418, 36, 37], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 1726, "image_id": 522, "category_id": 1, "bbox": [412, 366, 35, 97], "area": 3395, "segmentation": [], "iscrowd": 0}, {"id": 1727, "image_id": 523, "category_id": 25, "bbox": [262, 219, 67, 98], "area": 6566, "segmentation": [], "iscrowd": 0}, {"id": 1728, "image_id": 523, "category_id": 6, "bbox": [373, 410, 45, 57], "area": 2565, "segmentation": [], "iscrowd": 0}, {"id": 1729, "image_id": 523, "category_id": 12, "bbox": [136, 420, 46, 64], "area": 2944, "segmentation": [], "iscrowd": 0}, {"id": 1730, "image_id": 524, "category_id": 9, "bbox": [429, 231, 55, 57], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 1731, "image_id": 525, "category_id": 33, "bbox": [352, 624, 20, 44], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 1732, "image_id": 525, "category_id": 33, "bbox": [380, 637, 15, 33], "area": 495, "segmentation": [], "iscrowd": 0}, {"id": 1733, "image_id": 526, "category_id": 8, "bbox": [455, 561, 46, 80], "area": 3680, "segmentation": [], "iscrowd": 0}, {"id": 1734, "image_id": 527, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 1735, "image_id": 528, "category_id": 27, "bbox": [333, 320, 57, 66], "area": 3762, "segmentation": [], "iscrowd": 0}, {"id": 1736, "image_id": 529, "category_id": 5, "bbox": [138, 413, 42, 48], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 1737, "image_id": 529, "category_id": 14, "bbox": [217, 513, 41, 41], "area": 1681, "segmentation": [], "iscrowd": 0}, {"id": 1738, "image_id": 529, "category_id": 14, "bbox": [279, 532, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 1739, "image_id": 529, "category_id": 14, "bbox": [316, 540, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 1740, "image_id": 529, "category_id": 5, "bbox": [361, 504, 28, 43], "area": 1204, "segmentation": [], "iscrowd": 0}, {"id": 1741, "image_id": 529, "category_id": 5, "bbox": [333, 500, 25, 33], "area": 825, "segmentation": [], "iscrowd": 0}, {"id": 1742, "image_id": 530, "category_id": 7, "bbox": [370, 467, 71, 81], "area": 5751, "segmentation": [], "iscrowd": 0}, {"id": 1743, "image_id": 531, "category_id": 16, "bbox": [323, 363, 35, 36], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 1744, "image_id": 531, "category_id": 16, "bbox": [362, 367, 36, 35], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 1745, "image_id": 532, "category_id": 33, "bbox": [424, 388, 22, 23], "area": 506, "segmentation": [], "iscrowd": 0}, {"id": 1746, "image_id": 532, "category_id": 33, "bbox": [438, 370, 23, 28], "area": 644, "segmentation": [], "iscrowd": 0}, {"id": 1747, "image_id": 532, "category_id": 33, "bbox": [397, 366, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 1748, "image_id": 533, "category_id": 3, "bbox": [331, 304, 56, 53], "area": 2968, "segmentation": [], "iscrowd": 0}, {"id": 1749, "image_id": 534, "category_id": 8, "bbox": [360, 274, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 1750, "image_id": 534, "category_id": 2, "bbox": [419, 333, 42, 47], "area": 1974, "segmentation": [], "iscrowd": 0}, {"id": 1751, "image_id": 534, "category_id": 13, "bbox": [407, 397, 30, 31], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1752, "image_id": 534, "category_id": 13, "bbox": [401, 380, 24, 25], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 1753, "image_id": 534, "category_id": 13, "bbox": [378, 526, 31, 33], "area": 1023, "segmentation": [], "iscrowd": 0}, {"id": 1754, "image_id": 534, "category_id": 13, "bbox": [359, 543, 24, 32], "area": 768, "segmentation": [], "iscrowd": 0}, {"id": 1755, "image_id": 534, "category_id": 15, "bbox": [320, 577, 58, 74], "area": 4292, "segmentation": [], "iscrowd": 0}, {"id": 1756, "image_id": 535, "category_id": 17, "bbox": [375, 445, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 1757, "image_id": 535, "category_id": 17, "bbox": [439, 433, 29, 36], "area": 1044, "segmentation": [], "iscrowd": 0}, {"id": 1758, "image_id": 535, "category_id": 2, "bbox": [191, 512, 37, 52], "area": 1924, "segmentation": [], "iscrowd": 0}, {"id": 1759, "image_id": 536, "category_id": 13, "bbox": [389, 437, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 1760, "image_id": 536, "category_id": 10, "bbox": [149, 228, 37, 46], "area": 1702, "segmentation": [], "iscrowd": 0}, {"id": 1761, "image_id": 536, "category_id": 13, "bbox": [400, 413, 27, 37], "area": 999, "segmentation": [], "iscrowd": 0}, {"id": 1762, "image_id": 536, "category_id": 13, "bbox": [112, 239, 26, 33], "area": 858, "segmentation": [], "iscrowd": 0}, {"id": 1763, "image_id": 536, "category_id": 15, "bbox": [314, 428, 63, 76], "area": 4788, "segmentation": [], "iscrowd": 0}, {"id": 1764, "image_id": 537, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 1765, "image_id": 537, "category_id": 23, "bbox": [294, 303, 31, 30], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 1766, "image_id": 538, "category_id": 7, "bbox": [71, 425, 64, 80], "area": 5120, "segmentation": [], "iscrowd": 0}, {"id": 1767, "image_id": 538, "category_id": 28, "bbox": [111, 352, 93, 41], "area": 3813, "segmentation": [], "iscrowd": 0}, {"id": 1768, "image_id": 538, "category_id": 16, "bbox": [51, 307, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 1769, "image_id": 538, "category_id": 16, "bbox": [79, 313, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 1770, "image_id": 538, "category_id": 14, "bbox": [146, 474, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 1771, "image_id": 538, "category_id": 14, "bbox": [110, 477, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 1772, "image_id": 538, "category_id": 4, "bbox": [308, 499, 44, 48], "area": 2112, "segmentation": [], "iscrowd": 0}, {"id": 1773, "image_id": 539, "category_id": 4, "bbox": [369, 521, 45, 57], "area": 2565, "segmentation": [], "iscrowd": 0}, {"id": 1774, "image_id": 539, "category_id": 31, "bbox": [247, 490, 33, 62], "area": 2046, "segmentation": [], "iscrowd": 0}, {"id": 1775, "image_id": 539, "category_id": 31, "bbox": [223, 463, 26, 56], "area": 1456, "segmentation": [], "iscrowd": 0}, {"id": 1776, "image_id": 539, "category_id": 31, "bbox": [272, 452, 26, 63], "area": 1638, "segmentation": [], "iscrowd": 0}, {"id": 1777, "image_id": 539, "category_id": 6, "bbox": [142, 614, 44, 40], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 1778, "image_id": 540, "category_id": 23, "bbox": [398, 354, 26, 50], "area": 1300, "segmentation": [], "iscrowd": 0}, {"id": 1779, "image_id": 540, "category_id": 4, "bbox": [178, 474, 38, 46], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 1780, "image_id": 541, "category_id": 25, "bbox": [231, 217, 71, 98], "area": 6958, "segmentation": [], "iscrowd": 0}, {"id": 1781, "image_id": 542, "category_id": 7, "bbox": [224, 461, 77, 86], "area": 6622, "segmentation": [], "iscrowd": 0}, {"id": 1782, "image_id": 543, "category_id": 30, "bbox": [212, 246, 54, 61], "area": 3294, "segmentation": [], "iscrowd": 0}, {"id": 1783, "image_id": 543, "category_id": 18, "bbox": [363, 325, 69, 68], "area": 4692, "segmentation": [], "iscrowd": 0}, {"id": 1784, "image_id": 543, "category_id": 2, "bbox": [337, 428, 38, 60], "area": 2280, "segmentation": [], "iscrowd": 0}, {"id": 1785, "image_id": 543, "category_id": 10, "bbox": [417, 410, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 1786, "image_id": 543, "category_id": 10, "bbox": [384, 402, 38, 46], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 1787, "image_id": 543, "category_id": 10, "bbox": [423, 392, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 1788, "image_id": 544, "category_id": 8, "bbox": [334, 410, 41, 63], "area": 2583, "segmentation": [], "iscrowd": 0}, {"id": 1789, "image_id": 544, "category_id": 15, "bbox": [291, 430, 53, 67], "area": 3551, "segmentation": [], "iscrowd": 0}, {"id": 1790, "image_id": 544, "category_id": 10, "bbox": [424, 484, 32, 34], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 1791, "image_id": 544, "category_id": 10, "bbox": [394, 498, 33, 38], "area": 1254, "segmentation": [], "iscrowd": 0}, {"id": 1792, "image_id": 544, "category_id": 9, "bbox": [380, 537, 42, 41], "area": 1722, "segmentation": [], "iscrowd": 0}, {"id": 1793, "image_id": 545, "category_id": 10, "bbox": [180, 484, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 1794, "image_id": 545, "category_id": 10, "bbox": [166, 438, 36, 47], "area": 1692, "segmentation": [], "iscrowd": 0}, {"id": 1795, "image_id": 546, "category_id": 1, "bbox": [328, 341, 52, 66], "area": 3432, "segmentation": [], "iscrowd": 0}, {"id": 1796, "image_id": 546, "category_id": 10, "bbox": [355, 375, 37, 37], "area": 1369, "segmentation": [], "iscrowd": 0}, {"id": 1797, "image_id": 546, "category_id": 10, "bbox": [363, 346, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 1798, "image_id": 546, "category_id": 10, "bbox": [391, 359, 37, 47], "area": 1739, "segmentation": [], "iscrowd": 0}, {"id": 1799, "image_id": 546, "category_id": 2, "bbox": [416, 358, 36, 51], "area": 1836, "segmentation": [], "iscrowd": 0}, {"id": 1800, "image_id": 546, "category_id": 8, "bbox": [218, 391, 54, 70], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 1801, "image_id": 547, "category_id": 3, "bbox": [485, 479, 53, 67], "area": 3551, "segmentation": [], "iscrowd": 0}, {"id": 1802, "image_id": 548, "category_id": 4, "bbox": [425, 332, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 1803, "image_id": 549, "category_id": 27, "bbox": [120, 258, 64, 57], "area": 3648, "segmentation": [], "iscrowd": 0}, {"id": 1804, "image_id": 549, "category_id": 11, "bbox": [81, 393, 74, 82], "area": 6068, "segmentation": [], "iscrowd": 0}, {"id": 1805, "image_id": 549, "category_id": 19, "bbox": [252, 294, 57, 48], "area": 2736, "segmentation": [], "iscrowd": 0}, {"id": 1806, "image_id": 549, "category_id": 33, "bbox": [384, 238, 34, 32], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 1807, "image_id": 549, "category_id": 33, "bbox": [424, 241, 34, 36], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 1808, "image_id": 549, "category_id": 33, "bbox": [454, 242, 34, 35], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 1809, "image_id": 549, "category_id": 12, "bbox": [28, 420, 45, 74], "area": 3330, "segmentation": [], "iscrowd": 0}, {"id": 1810, "image_id": 550, "category_id": 3, "bbox": [380, 513, 60, 52], "area": 3120, "segmentation": [], "iscrowd": 0}, {"id": 1811, "image_id": 550, "category_id": 4, "bbox": [458, 415, 45, 57], "area": 2565, "segmentation": [], "iscrowd": 0}, {"id": 1812, "image_id": 551, "category_id": 13, "bbox": [132, 396, 24, 38], "area": 912, "segmentation": [], "iscrowd": 0}, {"id": 1813, "image_id": 551, "category_id": 13, "bbox": [149, 423, 27, 34], "area": 918, "segmentation": [], "iscrowd": 0}, {"id": 1814, "image_id": 551, "category_id": 15, "bbox": [205, 421, 66, 83], "area": 5478, "segmentation": [], "iscrowd": 0}, {"id": 1815, "image_id": 552, "category_id": 22, "bbox": [109, 382, 41, 66], "area": 2706, "segmentation": [], "iscrowd": 0}, {"id": 1816, "image_id": 553, "category_id": 2, "bbox": [382, 530, 43, 38], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 1817, "image_id": 553, "category_id": 15, "bbox": [291, 519, 60, 68], "area": 4080, "segmentation": [], "iscrowd": 0}, {"id": 1818, "image_id": 554, "category_id": 11, "bbox": [373, 366, 82, 66], "area": 5412, "segmentation": [], "iscrowd": 0}, {"id": 1819, "image_id": 554, "category_id": 4, "bbox": [171, 425, 56, 45], "area": 2520, "segmentation": [], "iscrowd": 0}, {"id": 1820, "image_id": 555, "category_id": 8, "bbox": [109, 221, 50, 64], "area": 3200, "segmentation": [], "iscrowd": 0}, {"id": 1821, "image_id": 556, "category_id": 8, "bbox": [116, 364, 43, 53], "area": 2279, "segmentation": [], "iscrowd": 0}, {"id": 1822, "image_id": 556, "category_id": 2, "bbox": [106, 457, 35, 35], "area": 1225, "segmentation": [], "iscrowd": 0}, {"id": 1823, "image_id": 556, "category_id": 13, "bbox": [147, 413, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 1824, "image_id": 556, "category_id": 13, "bbox": [138, 403, 26, 35], "area": 910, "segmentation": [], "iscrowd": 0}, {"id": 1825, "image_id": 556, "category_id": 10, "bbox": [98, 340, 27, 31], "area": 837, "segmentation": [], "iscrowd": 0}, {"id": 1826, "image_id": 556, "category_id": 10, "bbox": [127, 330, 24, 30], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 1827, "image_id": 556, "category_id": 10, "bbox": [140, 346, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 1828, "image_id": 556, "category_id": 15, "bbox": [186, 454, 58, 72], "area": 4176, "segmentation": [], "iscrowd": 0}, {"id": 1829, "image_id": 557, "category_id": 16, "bbox": [119, 287, 23, 38], "area": 874, "segmentation": [], "iscrowd": 0}, {"id": 1830, "image_id": 558, "category_id": 24, "bbox": [42, 334, 80, 76], "area": 6080, "segmentation": [], "iscrowd": 0}, {"id": 1831, "image_id": 558, "category_id": 4, "bbox": [178, 512, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 1832, "image_id": 558, "category_id": 5, "bbox": [50, 512, 30, 30], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 1833, "image_id": 558, "category_id": 5, "bbox": [72, 532, 24, 38], "area": 912, "segmentation": [], "iscrowd": 0}, {"id": 1834, "image_id": 558, "category_id": 5, "bbox": [42, 530, 30, 42], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 1835, "image_id": 559, "category_id": 18, "bbox": [363, 326, 72, 72], "area": 5184, "segmentation": [], "iscrowd": 0}, {"id": 1836, "image_id": 559, "category_id": 8, "bbox": [79, 401, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 1837, "image_id": 559, "category_id": 2, "bbox": [135, 461, 36, 36], "area": 1296, "segmentation": [], "iscrowd": 0}, {"id": 1838, "image_id": 559, "category_id": 5, "bbox": [146, 550, 31, 35], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 1839, "image_id": 559, "category_id": 5, "bbox": [146, 515, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 1840, "image_id": 559, "category_id": 5, "bbox": [193, 549, 33, 34], "area": 1122, "segmentation": [], "iscrowd": 0}, {"id": 1841, "image_id": 559, "category_id": 5, "bbox": [188, 516, 41, 40], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 1842, "image_id": 560, "category_id": 8, "bbox": [104, 225, 52, 63], "area": 3276, "segmentation": [], "iscrowd": 0}, {"id": 1843, "image_id": 561, "category_id": 2, "bbox": [405, 351, 28, 45], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 1844, "image_id": 561, "category_id": 29, "bbox": [348, 243, 29, 39], "area": 1131, "segmentation": [], "iscrowd": 0}, {"id": 1845, "image_id": 561, "category_id": 29, "bbox": [353, 218, 23, 30], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 1846, "image_id": 561, "category_id": 29, "bbox": [396, 241, 32, 32], "area": 1024, "segmentation": [], "iscrowd": 0}, {"id": 1847, "image_id": 561, "category_id": 29, "bbox": [393, 216, 37, 29], "area": 1073, "segmentation": [], "iscrowd": 0}, {"id": 1848, "image_id": 561, "category_id": 29, "bbox": [376, 256, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 1849, "image_id": 561, "category_id": 29, "bbox": [368, 226, 20, 25], "area": 500, "segmentation": [], "iscrowd": 0}, {"id": 1850, "image_id": 562, "category_id": 25, "bbox": [262, 219, 67, 100], "area": 6700, "segmentation": [], "iscrowd": 0}, {"id": 1851, "image_id": 562, "category_id": 23, "bbox": [371, 344, 27, 48], "area": 1296, "segmentation": [], "iscrowd": 0}, {"id": 1852, "image_id": 562, "category_id": 7, "bbox": [294, 480, 62, 66], "area": 4092, "segmentation": [], "iscrowd": 0}, {"id": 1853, "image_id": 563, "category_id": 22, "bbox": [330, 349, 41, 75], "area": 3075, "segmentation": [], "iscrowd": 0}, {"id": 1854, "image_id": 563, "category_id": 10, "bbox": [414, 381, 40, 43], "area": 1720, "segmentation": [], "iscrowd": 0}, {"id": 1855, "image_id": 564, "category_id": 32, "bbox": [255, 264, 53, 78], "area": 4134, "segmentation": [], "iscrowd": 0}, {"id": 1856, "image_id": 564, "category_id": 6, "bbox": [115, 333, 49, 59], "area": 2891, "segmentation": [], "iscrowd": 0}, {"id": 1857, "image_id": 564, "category_id": 33, "bbox": [214, 259, 20, 39], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 1858, "image_id": 564, "category_id": 16, "bbox": [395, 305, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 1859, "image_id": 564, "category_id": 16, "bbox": [388, 270, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 1860, "image_id": 564, "category_id": 33, "bbox": [171, 250, 20, 37], "area": 740, "segmentation": [], "iscrowd": 0}, {"id": 1861, "image_id": 564, "category_id": 33, "bbox": [189, 267, 18, 38], "area": 684, "segmentation": [], "iscrowd": 0}, {"id": 1862, "image_id": 565, "category_id": 12, "bbox": [429, 296, 45, 76], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 1863, "image_id": 565, "category_id": 6, "bbox": [238, 501, 48, 69], "area": 3312, "segmentation": [], "iscrowd": 0}, {"id": 1864, "image_id": 566, "category_id": 11, "bbox": [103, 347, 74, 71], "area": 5254, "segmentation": [], "iscrowd": 0}, {"id": 1865, "image_id": 566, "category_id": 4, "bbox": [112, 399, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 1866, "image_id": 566, "category_id": 16, "bbox": [270, 277, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 1867, "image_id": 566, "category_id": 16, "bbox": [239, 270, 27, 47], "area": 1269, "segmentation": [], "iscrowd": 0}, {"id": 1868, "image_id": 567, "category_id": 10, "bbox": [152, 219, 35, 54], "area": 1890, "segmentation": [], "iscrowd": 0}, {"id": 1869, "image_id": 567, "category_id": 10, "bbox": [100, 236, 35, 46], "area": 1610, "segmentation": [], "iscrowd": 0}, {"id": 1870, "image_id": 567, "category_id": 5, "bbox": [119, 228, 36, 37], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 1871, "image_id": 567, "category_id": 8, "bbox": [213, 235, 56, 75], "area": 4200, "segmentation": [], "iscrowd": 0}, {"id": 1872, "image_id": 568, "category_id": 11, "bbox": [386, 280, 66, 67], "area": 4422, "segmentation": [], "iscrowd": 0}, {"id": 1873, "image_id": 569, "category_id": 19, "bbox": [253, 261, 58, 87], "area": 5046, "segmentation": [], "iscrowd": 0}, {"id": 1874, "image_id": 570, "category_id": 18, "bbox": [236, 304, 63, 75], "area": 4725, "segmentation": [], "iscrowd": 0}, {"id": 1875, "image_id": 570, "category_id": 6, "bbox": [397, 407, 50, 52], "area": 2600, "segmentation": [], "iscrowd": 0}, {"id": 1876, "image_id": 570, "category_id": 14, "bbox": [439, 386, 38, 44], "area": 1672, "segmentation": [], "iscrowd": 0}, {"id": 1877, "image_id": 570, "category_id": 14, "bbox": [382, 409, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 1878, "image_id": 570, "category_id": 5, "bbox": [419, 316, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 1879, "image_id": 570, "category_id": 5, "bbox": [388, 321, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 1880, "image_id": 570, "category_id": 33, "bbox": [371, 297, 13, 30], "area": 390, "segmentation": [], "iscrowd": 0}, {"id": 1881, "image_id": 570, "category_id": 33, "bbox": [400, 299, 17, 23], "area": 391, "segmentation": [], "iscrowd": 0}, {"id": 1882, "image_id": 571, "category_id": 11, "bbox": [12, 679, 91, 73], "area": 6643, "segmentation": [], "iscrowd": 0}, {"id": 1883, "image_id": 572, "category_id": 8, "bbox": [343, 462, 75, 83], "area": 6225, "segmentation": [], "iscrowd": 0}, {"id": 1884, "image_id": 573, "category_id": 10, "bbox": [436, 272, 34, 41], "area": 1394, "segmentation": [], "iscrowd": 0}, {"id": 1885, "image_id": 573, "category_id": 10, "bbox": [404, 271, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 1886, "image_id": 574, "category_id": 30, "bbox": [403, 314, 52, 55], "area": 2860, "segmentation": [], "iscrowd": 0}, {"id": 1887, "image_id": 574, "category_id": 19, "bbox": [471, 340, 46, 42], "area": 1932, "segmentation": [], "iscrowd": 0}, {"id": 1888, "image_id": 574, "category_id": 28, "bbox": [351, 658, 93, 36], "area": 3348, "segmentation": [], "iscrowd": 0}, {"id": 1889, "image_id": 575, "category_id": 10, "bbox": [325, 166, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 1890, "image_id": 575, "category_id": 10, "bbox": [350, 168, 39, 43], "area": 1677, "segmentation": [], "iscrowd": 0}, {"id": 1891, "image_id": 576, "category_id": 8, "bbox": [169, 321, 50, 67], "area": 3350, "segmentation": [], "iscrowd": 0}, {"id": 1892, "image_id": 576, "category_id": 0, "bbox": [170, 277, 46, 50], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 1893, "image_id": 576, "category_id": 18, "bbox": [205, 267, 71, 91], "area": 6461, "segmentation": [], "iscrowd": 0}, {"id": 1894, "image_id": 576, "category_id": 2, "bbox": [348, 554, 40, 48], "area": 1920, "segmentation": [], "iscrowd": 0}, {"id": 1895, "image_id": 577, "category_id": 2, "bbox": [384, 646, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 1896, "image_id": 577, "category_id": 10, "bbox": [377, 557, 34, 35], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 1897, "image_id": 577, "category_id": 10, "bbox": [407, 554, 35, 34], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 1898, "image_id": 577, "category_id": 10, "bbox": [434, 534, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 1899, "image_id": 578, "category_id": 25, "bbox": [227, 221, 73, 95], "area": 6935, "segmentation": [], "iscrowd": 0}, {"id": 1900, "image_id": 578, "category_id": 6, "bbox": [222, 490, 52, 59], "area": 3068, "segmentation": [], "iscrowd": 0}, {"id": 1901, "image_id": 578, "category_id": 5, "bbox": [57, 171, 40, 44], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 1902, "image_id": 579, "category_id": 15, "bbox": [158, 452, 57, 74], "area": 4218, "segmentation": [], "iscrowd": 0}, {"id": 1903, "image_id": 580, "category_id": 11, "bbox": [366, 344, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 1904, "image_id": 580, "category_id": 11, "bbox": [396, 315, 65, 58], "area": 3770, "segmentation": [], "iscrowd": 0}, {"id": 1905, "image_id": 580, "category_id": 0, "bbox": [398, 228, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 1906, "image_id": 580, "category_id": 7, "bbox": [97, 508, 68, 68], "area": 4624, "segmentation": [], "iscrowd": 0}, {"id": 1907, "image_id": 581, "category_id": 5, "bbox": [210, 242, 34, 41], "area": 1394, "segmentation": [], "iscrowd": 0}, {"id": 1908, "image_id": 581, "category_id": 5, "bbox": [180, 253, 40, 46], "area": 1840, "segmentation": [], "iscrowd": 0}, {"id": 1909, "image_id": 581, "category_id": 14, "bbox": [278, 267, 48, 43], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 1910, "image_id": 581, "category_id": 14, "bbox": [262, 277, 34, 44], "area": 1496, "segmentation": [], "iscrowd": 0}, {"id": 1911, "image_id": 581, "category_id": 14, "bbox": [241, 303, 34, 36], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 1912, "image_id": 581, "category_id": 12, "bbox": [410, 258, 46, 67], "area": 3082, "segmentation": [], "iscrowd": 0}, {"id": 1913, "image_id": 582, "category_id": 6, "bbox": [383, 497, 63, 55], "area": 3465, "segmentation": [], "iscrowd": 0}, {"id": 1914, "image_id": 583, "category_id": 17, "bbox": [360, 299, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 1915, "image_id": 583, "category_id": 9, "bbox": [103, 487, 55, 49], "area": 2695, "segmentation": [], "iscrowd": 0}, {"id": 1916, "image_id": 583, "category_id": 17, "bbox": [433, 282, 21, 28], "area": 588, "segmentation": [], "iscrowd": 0}, {"id": 1917, "image_id": 583, "category_id": 2, "bbox": [197, 513, 25, 42], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 1918, "image_id": 584, "category_id": 26, "bbox": [428, 310, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 1919, "image_id": 584, "category_id": 7, "bbox": [284, 513, 66, 75], "area": 4950, "segmentation": [], "iscrowd": 0}, {"id": 1920, "image_id": 585, "category_id": 20, "bbox": [93, 413, 32, 67], "area": 2144, "segmentation": [], "iscrowd": 0}, {"id": 1921, "image_id": 585, "category_id": 16, "bbox": [305, 225, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 1922, "image_id": 585, "category_id": 16, "bbox": [329, 198, 20, 47], "area": 940, "segmentation": [], "iscrowd": 0}, {"id": 1923, "image_id": 585, "category_id": 14, "bbox": [401, 381, 32, 47], "area": 1504, "segmentation": [], "iscrowd": 0}, {"id": 1924, "image_id": 586, "category_id": 2, "bbox": [437, 508, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 1925, "image_id": 586, "category_id": 15, "bbox": [319, 577, 58, 75], "area": 4350, "segmentation": [], "iscrowd": 0}, {"id": 1926, "image_id": 586, "category_id": 13, "bbox": [392, 448, 27, 31], "area": 837, "segmentation": [], "iscrowd": 0}, {"id": 1927, "image_id": 586, "category_id": 10, "bbox": [434, 395, 36, 37], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 1928, "image_id": 586, "category_id": 10, "bbox": [448, 365, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 1929, "image_id": 587, "category_id": 15, "bbox": [267, 511, 51, 68], "area": 3468, "segmentation": [], "iscrowd": 0}, {"id": 1930, "image_id": 588, "category_id": 7, "bbox": [258, 506, 71, 90], "area": 6390, "segmentation": [], "iscrowd": 0}, {"id": 1931, "image_id": 588, "category_id": 33, "bbox": [411, 444, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 1932, "image_id": 588, "category_id": 33, "bbox": [370, 437, 27, 42], "area": 1134, "segmentation": [], "iscrowd": 0}, {"id": 1933, "image_id": 589, "category_id": 5, "bbox": [129, 436, 40, 45], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 1934, "image_id": 589, "category_id": 8, "bbox": [56, 403, 52, 70], "area": 3640, "segmentation": [], "iscrowd": 0}, {"id": 1935, "image_id": 589, "category_id": 10, "bbox": [206, 554, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 1936, "image_id": 589, "category_id": 10, "bbox": [243, 563, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 1937, "image_id": 589, "category_id": 10, "bbox": [228, 544, 23, 33], "area": 759, "segmentation": [], "iscrowd": 0}, {"id": 1938, "image_id": 589, "category_id": 13, "bbox": [279, 507, 27, 35], "area": 945, "segmentation": [], "iscrowd": 0}, {"id": 1939, "image_id": 590, "category_id": 11, "bbox": [291, 423, 77, 71], "area": 5467, "segmentation": [], "iscrowd": 0}, {"id": 1940, "image_id": 590, "category_id": 14, "bbox": [217, 504, 47, 50], "area": 2350, "segmentation": [], "iscrowd": 0}, {"id": 1941, "image_id": 590, "category_id": 14, "bbox": [282, 520, 36, 51], "area": 1836, "segmentation": [], "iscrowd": 0}, {"id": 1942, "image_id": 590, "category_id": 14, "bbox": [311, 530, 35, 51], "area": 1785, "segmentation": [], "iscrowd": 0}, {"id": 1943, "image_id": 591, "category_id": 6, "bbox": [426, 530, 61, 53], "area": 3233, "segmentation": [], "iscrowd": 0}, {"id": 1944, "image_id": 591, "category_id": 0, "bbox": [414, 390, 40, 56], "area": 2240, "segmentation": [], "iscrowd": 0}, {"id": 1945, "image_id": 592, "category_id": 33, "bbox": [398, 309, 21, 50], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 1946, "image_id": 592, "category_id": 33, "bbox": [411, 358, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 1947, "image_id": 592, "category_id": 33, "bbox": [439, 344, 22, 42], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 1948, "image_id": 593, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 1949, "image_id": 594, "category_id": 1, "bbox": [401, 383, 46, 82], "area": 3772, "segmentation": [], "iscrowd": 0}, {"id": 1950, "image_id": 595, "category_id": 2, "bbox": [210, 457, 28, 55], "area": 1540, "segmentation": [], "iscrowd": 0}, {"id": 1951, "image_id": 595, "category_id": 1, "bbox": [130, 217, 42, 103], "area": 4326, "segmentation": [], "iscrowd": 0}, {"id": 1952, "image_id": 595, "category_id": 8, "bbox": [228, 515, 46, 63], "area": 2898, "segmentation": [], "iscrowd": 0}, {"id": 1953, "image_id": 596, "category_id": 8, "bbox": [112, 218, 68, 71], "area": 4828, "segmentation": [], "iscrowd": 0}, {"id": 1954, "image_id": 596, "category_id": 15, "bbox": [289, 518, 60, 64], "area": 3840, "segmentation": [], "iscrowd": 0}, {"id": 1955, "image_id": 596, "category_id": 13, "bbox": [328, 492, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 1956, "image_id": 596, "category_id": 13, "bbox": [352, 480, 31, 32], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 1957, "image_id": 597, "category_id": 11, "bbox": [100, 358, 74, 75], "area": 5550, "segmentation": [], "iscrowd": 0}, {"id": 1958, "image_id": 597, "category_id": 4, "bbox": [106, 416, 43, 45], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 1959, "image_id": 598, "category_id": 30, "bbox": [404, 318, 50, 50], "area": 2500, "segmentation": [], "iscrowd": 0}, {"id": 1960, "image_id": 599, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 1961, "image_id": 599, "category_id": 23, "bbox": [398, 318, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 1962, "image_id": 599, "category_id": 14, "bbox": [392, 405, 38, 37], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 1963, "image_id": 599, "category_id": 14, "bbox": [428, 400, 43, 41], "area": 1763, "segmentation": [], "iscrowd": 0}, {"id": 1964, "image_id": 599, "category_id": 7, "bbox": [289, 457, 65, 86], "area": 5590, "segmentation": [], "iscrowd": 0}, {"id": 1965, "image_id": 600, "category_id": 13, "bbox": [124, 308, 37, 50], "area": 1850, "segmentation": [], "iscrowd": 0}, {"id": 1966, "image_id": 600, "category_id": 2, "bbox": [409, 498, 38, 72], "area": 2736, "segmentation": [], "iscrowd": 0}, {"id": 1967, "image_id": 601, "category_id": 23, "bbox": [315, 298, 26, 49], "area": 1274, "segmentation": [], "iscrowd": 0}, {"id": 1968, "image_id": 601, "category_id": 25, "bbox": [260, 219, 69, 102], "area": 7038, "segmentation": [], "iscrowd": 0}, {"id": 1969, "image_id": 601, "category_id": 7, "bbox": [288, 456, 72, 92], "area": 6624, "segmentation": [], "iscrowd": 0}, {"id": 1970, "image_id": 602, "category_id": 15, "bbox": [286, 514, 66, 73], "area": 4818, "segmentation": [], "iscrowd": 0}, {"id": 1971, "image_id": 603, "category_id": 12, "bbox": [383, 207, 46, 73], "area": 3358, "segmentation": [], "iscrowd": 0}, {"id": 1972, "image_id": 603, "category_id": 6, "bbox": [393, 290, 58, 58], "area": 3364, "segmentation": [], "iscrowd": 0}, {"id": 1973, "image_id": 604, "category_id": 11, "bbox": [89, 316, 64, 64], "area": 4096, "segmentation": [], "iscrowd": 0}, {"id": 1974, "image_id": 604, "category_id": 0, "bbox": [109, 292, 40, 37], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 1975, "image_id": 604, "category_id": 4, "bbox": [111, 433, 51, 52], "area": 2652, "segmentation": [], "iscrowd": 0}, {"id": 1976, "image_id": 604, "category_id": 7, "bbox": [258, 429, 73, 82], "area": 5986, "segmentation": [], "iscrowd": 0}, {"id": 1977, "image_id": 605, "category_id": 32, "bbox": [228, 310, 53, 66], "area": 3498, "segmentation": [], "iscrowd": 0}, {"id": 1978, "image_id": 605, "category_id": 19, "bbox": [178, 244, 48, 66], "area": 3168, "segmentation": [], "iscrowd": 0}, {"id": 1979, "image_id": 605, "category_id": 20, "bbox": [104, 238, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 1980, "image_id": 605, "category_id": 20, "bbox": [79, 236, 25, 45], "area": 1125, "segmentation": [], "iscrowd": 0}, {"id": 1981, "image_id": 606, "category_id": 7, "bbox": [250, 424, 80, 78], "area": 6240, "segmentation": [], "iscrowd": 0}, {"id": 1982, "image_id": 606, "category_id": 4, "bbox": [118, 441, 44, 48], "area": 2112, "segmentation": [], "iscrowd": 0}, {"id": 1983, "image_id": 606, "category_id": 0, "bbox": [106, 300, 53, 54], "area": 2862, "segmentation": [], "iscrowd": 0}, {"id": 1984, "image_id": 606, "category_id": 11, "bbox": [97, 347, 57, 68], "area": 3876, "segmentation": [], "iscrowd": 0}, {"id": 1985, "image_id": 607, "category_id": 3, "bbox": [352, 318, 54, 56], "area": 3024, "segmentation": [], "iscrowd": 0}, {"id": 1986, "image_id": 608, "category_id": 14, "bbox": [464, 522, 42, 45], "area": 1890, "segmentation": [], "iscrowd": 0}, {"id": 1987, "image_id": 608, "category_id": 14, "bbox": [453, 542, 27, 34], "area": 918, "segmentation": [], "iscrowd": 0}, {"id": 1988, "image_id": 608, "category_id": 14, "bbox": [424, 536, 32, 34], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 1989, "image_id": 608, "category_id": 5, "bbox": [358, 526, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 1990, "image_id": 608, "category_id": 5, "bbox": [396, 534, 31, 24], "area": 744, "segmentation": [], "iscrowd": 0}, {"id": 1991, "image_id": 608, "category_id": 5, "bbox": [381, 508, 35, 31], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 1992, "image_id": 608, "category_id": 28, "bbox": [86, 458, 100, 50], "area": 5000, "segmentation": [], "iscrowd": 0}, {"id": 1993, "image_id": 608, "category_id": 11, "bbox": [101, 340, 65, 72], "area": 4680, "segmentation": [], "iscrowd": 0}, {"id": 1994, "image_id": 608, "category_id": 26, "bbox": [79, 346, 32, 52], "area": 1664, "segmentation": [], "iscrowd": 0}, {"id": 1995, "image_id": 608, "category_id": 26, "bbox": [93, 313, 37, 50], "area": 1850, "segmentation": [], "iscrowd": 0}, {"id": 1996, "image_id": 608, "category_id": 26, "bbox": [141, 319, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 1997, "image_id": 608, "category_id": 26, "bbox": [150, 349, 34, 51], "area": 1734, "segmentation": [], "iscrowd": 0}, {"id": 1998, "image_id": 609, "category_id": 19, "bbox": [258, 292, 50, 48], "area": 2400, "segmentation": [], "iscrowd": 0}, {"id": 1999, "image_id": 609, "category_id": 12, "bbox": [83, 414, 53, 81], "area": 4293, "segmentation": [], "iscrowd": 0}, {"id": 2000, "image_id": 610, "category_id": 10, "bbox": [436, 584, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 2001, "image_id": 610, "category_id": 10, "bbox": [421, 570, 27, 33], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 2002, "image_id": 610, "category_id": 10, "bbox": [443, 557, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 2003, "image_id": 610, "category_id": 2, "bbox": [467, 614, 32, 55], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 2004, "image_id": 610, "category_id": 15, "bbox": [319, 583, 57, 65], "area": 3705, "segmentation": [], "iscrowd": 0}, {"id": 2005, "image_id": 610, "category_id": 13, "bbox": [386, 573, 16, 24], "area": 384, "segmentation": [], "iscrowd": 0}, {"id": 2006, "image_id": 610, "category_id": 13, "bbox": [403, 554, 17, 17], "area": 289, "segmentation": [], "iscrowd": 0}, {"id": 2007, "image_id": 610, "category_id": 13, "bbox": [407, 531, 22, 27], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 2008, "image_id": 611, "category_id": 21, "bbox": [327, 642, 50, 53], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 2009, "image_id": 612, "category_id": 2, "bbox": [142, 463, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 2010, "image_id": 613, "category_id": 13, "bbox": [143, 386, 26, 30], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 2011, "image_id": 613, "category_id": 33, "bbox": [156, 352, 19, 44], "area": 836, "segmentation": [], "iscrowd": 0}, {"id": 2012, "image_id": 613, "category_id": 33, "bbox": [170, 344, 19, 32], "area": 608, "segmentation": [], "iscrowd": 0}, {"id": 2013, "image_id": 614, "category_id": 3, "bbox": [383, 424, 51, 61], "area": 3111, "segmentation": [], "iscrowd": 0}, {"id": 2014, "image_id": 614, "category_id": 4, "bbox": [499, 458, 43, 61], "area": 2623, "segmentation": [], "iscrowd": 0}, {"id": 2015, "image_id": 615, "category_id": 2, "bbox": [90, 533, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 2016, "image_id": 616, "category_id": 16, "bbox": [217, 310, 34, 50], "area": 1700, "segmentation": [], "iscrowd": 0}, {"id": 2017, "image_id": 616, "category_id": 16, "bbox": [173, 291, 40, 52], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 2018, "image_id": 616, "category_id": 6, "bbox": [143, 383, 43, 48], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 2019, "image_id": 616, "category_id": 11, "bbox": [91, 386, 65, 62], "area": 4030, "segmentation": [], "iscrowd": 0}, {"id": 2020, "image_id": 616, "category_id": 27, "bbox": [110, 340, 45, 47], "area": 2115, "segmentation": [], "iscrowd": 0}, {"id": 2021, "image_id": 617, "category_id": 9, "bbox": [189, 537, 51, 35], "area": 1785, "segmentation": [], "iscrowd": 0}, {"id": 2022, "image_id": 618, "category_id": 18, "bbox": [368, 332, 66, 68], "area": 4488, "segmentation": [], "iscrowd": 0}, {"id": 2023, "image_id": 618, "category_id": 30, "bbox": [211, 240, 57, 59], "area": 3363, "segmentation": [], "iscrowd": 0}, {"id": 2024, "image_id": 618, "category_id": 2, "bbox": [124, 373, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 2025, "image_id": 618, "category_id": 8, "bbox": [135, 309, 53, 66], "area": 3498, "segmentation": [], "iscrowd": 0}, {"id": 2026, "image_id": 618, "category_id": 5, "bbox": [207, 294, 39, 45], "area": 1755, "segmentation": [], "iscrowd": 0}, {"id": 2027, "image_id": 619, "category_id": 4, "bbox": [242, 567, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 2028, "image_id": 619, "category_id": 6, "bbox": [356, 488, 64, 65], "area": 4160, "segmentation": [], "iscrowd": 0}, {"id": 2029, "image_id": 620, "category_id": 5, "bbox": [198, 299, 21, 36], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 2030, "image_id": 620, "category_id": 30, "bbox": [240, 266, 56, 65], "area": 3640, "segmentation": [], "iscrowd": 0}, {"id": 2031, "image_id": 620, "category_id": 5, "bbox": [181, 319, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 2032, "image_id": 620, "category_id": 13, "bbox": [154, 368, 35, 33], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 2033, "image_id": 620, "category_id": 13, "bbox": [112, 358, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 2034, "image_id": 620, "category_id": 13, "bbox": [139, 454, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 2035, "image_id": 620, "category_id": 13, "bbox": [137, 434, 27, 27], "area": 729, "segmentation": [], "iscrowd": 0}, {"id": 2036, "image_id": 620, "category_id": 15, "bbox": [181, 572, 61, 86], "area": 5246, "segmentation": [], "iscrowd": 0}, {"id": 2037, "image_id": 621, "category_id": 24, "bbox": [438, 338, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 2038, "image_id": 622, "category_id": 33, "bbox": [397, 320, 20, 41], "area": 820, "segmentation": [], "iscrowd": 0}, {"id": 2039, "image_id": 622, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 2040, "image_id": 622, "category_id": 33, "bbox": [421, 304, 18, 38], "area": 684, "segmentation": [], "iscrowd": 0}, {"id": 2041, "image_id": 622, "category_id": 33, "bbox": [391, 289, 20, 31], "area": 620, "segmentation": [], "iscrowd": 0}, {"id": 2042, "image_id": 623, "category_id": 33, "bbox": [464, 566, 19, 43], "area": 817, "segmentation": [], "iscrowd": 0}, {"id": 2043, "image_id": 623, "category_id": 33, "bbox": [405, 487, 17, 40], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 2044, "image_id": 623, "category_id": 33, "bbox": [453, 493, 17, 38], "area": 646, "segmentation": [], "iscrowd": 0}, {"id": 2045, "image_id": 623, "category_id": 33, "bbox": [432, 486, 17, 47], "area": 799, "segmentation": [], "iscrowd": 0}, {"id": 2046, "image_id": 623, "category_id": 33, "bbox": [458, 538, 20, 34], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 2047, "image_id": 623, "category_id": 33, "bbox": [391, 519, 15, 36], "area": 540, "segmentation": [], "iscrowd": 0}, {"id": 2048, "image_id": 623, "category_id": 33, "bbox": [397, 563, 14, 33], "area": 462, "segmentation": [], "iscrowd": 0}, {"id": 2049, "image_id": 623, "category_id": 33, "bbox": [438, 564, 16, 25], "area": 400, "segmentation": [], "iscrowd": 0}, {"id": 2050, "image_id": 623, "category_id": 33, "bbox": [436, 503, 12, 33], "area": 396, "segmentation": [], "iscrowd": 0}, {"id": 2051, "image_id": 623, "category_id": 33, "bbox": [393, 501, 16, 27], "area": 432, "segmentation": [], "iscrowd": 0}, {"id": 2052, "image_id": 623, "category_id": 33, "bbox": [414, 511, 14, 35], "area": 490, "segmentation": [], "iscrowd": 0}, {"id": 2053, "image_id": 624, "category_id": 8, "bbox": [82, 389, 74, 56], "area": 4144, "segmentation": [], "iscrowd": 0}, {"id": 2054, "image_id": 625, "category_id": 11, "bbox": [363, 359, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 2055, "image_id": 625, "category_id": 11, "bbox": [397, 332, 52, 56], "area": 2912, "segmentation": [], "iscrowd": 0}, {"id": 2056, "image_id": 625, "category_id": 0, "bbox": [399, 262, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 2057, "image_id": 625, "category_id": 7, "bbox": [97, 508, 68, 68], "area": 4624, "segmentation": [], "iscrowd": 0}, {"id": 2058, "image_id": 626, "category_id": 6, "bbox": [81, 403, 43, 54], "area": 2322, "segmentation": [], "iscrowd": 0}, {"id": 2059, "image_id": 627, "category_id": 31, "bbox": [247, 476, 44, 74], "area": 3256, "segmentation": [], "iscrowd": 0}, {"id": 2060, "image_id": 627, "category_id": 12, "bbox": [428, 343, 46, 77], "area": 3542, "segmentation": [], "iscrowd": 0}, {"id": 2061, "image_id": 628, "category_id": 18, "bbox": [238, 260, 60, 74], "area": 4440, "segmentation": [], "iscrowd": 0}, {"id": 2062, "image_id": 628, "category_id": 1, "bbox": [411, 470, 44, 93], "area": 4092, "segmentation": [], "iscrowd": 0}, {"id": 2063, "image_id": 629, "category_id": 3, "bbox": [343, 282, 50, 61], "area": 3050, "segmentation": [], "iscrowd": 0}, {"id": 2064, "image_id": 630, "category_id": 3, "bbox": [325, 283, 55, 77], "area": 4235, "segmentation": [], "iscrowd": 0}, {"id": 2065, "image_id": 631, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 2066, "image_id": 631, "category_id": 3, "bbox": [380, 426, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 2067, "image_id": 631, "category_id": 4, "bbox": [487, 444, 50, 53], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 2068, "image_id": 632, "category_id": 24, "bbox": [47, 333, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 2069, "image_id": 633, "category_id": 0, "bbox": [116, 310, 44, 43], "area": 1892, "segmentation": [], "iscrowd": 0}, {"id": 2070, "image_id": 634, "category_id": 1, "bbox": [406, 370, 46, 87], "area": 4002, "segmentation": [], "iscrowd": 0}, {"id": 2071, "image_id": 634, "category_id": 10, "bbox": [480, 493, 35, 33], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 2072, "image_id": 634, "category_id": 10, "bbox": [462, 460, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 2073, "image_id": 634, "category_id": 10, "bbox": [453, 488, 28, 42], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 2074, "image_id": 635, "category_id": 6, "bbox": [356, 144, 37, 46], "area": 1702, "segmentation": [], "iscrowd": 0}, {"id": 2075, "image_id": 635, "category_id": 26, "bbox": [299, 52, 29, 33], "area": 957, "segmentation": [], "iscrowd": 0}, {"id": 2076, "image_id": 635, "category_id": 7, "bbox": [287, 298, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 2077, "image_id": 635, "category_id": 26, "bbox": [223, 56, 23, 29], "area": 667, "segmentation": [], "iscrowd": 0}, {"id": 2078, "image_id": 635, "category_id": 26, "bbox": [221, 83, 25, 32], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 2079, "image_id": 635, "category_id": 12, "bbox": [311, 123, 58, 56], "area": 3248, "segmentation": [], "iscrowd": 0}, {"id": 2080, "image_id": 636, "category_id": 12, "bbox": [431, 283, 37, 58], "area": 2146, "segmentation": [], "iscrowd": 0}, {"id": 2081, "image_id": 637, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 2082, "image_id": 637, "category_id": 16, "bbox": [368, 133, 25, 42], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 2083, "image_id": 637, "category_id": 16, "bbox": [387, 154, 20, 35], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 2084, "image_id": 637, "category_id": 7, "bbox": [234, 467, 65, 81], "area": 5265, "segmentation": [], "iscrowd": 0}, {"id": 2085, "image_id": 638, "category_id": 11, "bbox": [412, 279, 73, 67], "area": 4891, "segmentation": [], "iscrowd": 0}, {"id": 2086, "image_id": 639, "category_id": 18, "bbox": [231, 306, 67, 70], "area": 4690, "segmentation": [], "iscrowd": 0}, {"id": 2087, "image_id": 639, "category_id": 33, "bbox": [389, 284, 22, 27], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 2088, "image_id": 639, "category_id": 33, "bbox": [354, 286, 17, 24], "area": 408, "segmentation": [], "iscrowd": 0}, {"id": 2089, "image_id": 639, "category_id": 6, "bbox": [376, 426, 52, 56], "area": 2912, "segmentation": [], "iscrowd": 0}, {"id": 2090, "image_id": 639, "category_id": 14, "bbox": [439, 394, 34, 47], "area": 1598, "segmentation": [], "iscrowd": 0}, {"id": 2091, "image_id": 639, "category_id": 14, "bbox": [407, 403, 36, 34], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 2092, "image_id": 639, "category_id": 5, "bbox": [414, 332, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 2093, "image_id": 639, "category_id": 5, "bbox": [391, 337, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 2094, "image_id": 640, "category_id": 15, "bbox": [318, 433, 58, 70], "area": 4060, "segmentation": [], "iscrowd": 0}, {"id": 2095, "image_id": 640, "category_id": 10, "bbox": [164, 411, 27, 42], "area": 1134, "segmentation": [], "iscrowd": 0}, {"id": 2096, "image_id": 640, "category_id": 10, "bbox": [163, 445, 24, 38], "area": 912, "segmentation": [], "iscrowd": 0}, {"id": 2097, "image_id": 640, "category_id": 13, "bbox": [233, 469, 18, 32], "area": 576, "segmentation": [], "iscrowd": 0}, {"id": 2098, "image_id": 640, "category_id": 13, "bbox": [127, 374, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 2099, "image_id": 640, "category_id": 9, "bbox": [176, 400, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 2100, "image_id": 640, "category_id": 13, "bbox": [211, 458, 19, 31], "area": 589, "segmentation": [], "iscrowd": 0}, {"id": 2101, "image_id": 640, "category_id": 13, "bbox": [183, 445, 20, 32], "area": 640, "segmentation": [], "iscrowd": 0}, {"id": 2102, "image_id": 640, "category_id": 13, "bbox": [128, 353, 27, 27], "area": 729, "segmentation": [], "iscrowd": 0}, {"id": 2103, "image_id": 640, "category_id": 13, "bbox": [404, 383, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 2104, "image_id": 640, "category_id": 13, "bbox": [408, 364, 26, 29], "area": 754, "segmentation": [], "iscrowd": 0}, {"id": 2105, "image_id": 641, "category_id": 28, "bbox": [84, 291, 101, 33], "area": 3333, "segmentation": [], "iscrowd": 0}, {"id": 2106, "image_id": 641, "category_id": 20, "bbox": [106, 240, 33, 50], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 2107, "image_id": 641, "category_id": 20, "bbox": [76, 244, 30, 47], "area": 1410, "segmentation": [], "iscrowd": 0}, {"id": 2108, "image_id": 641, "category_id": 32, "bbox": [234, 313, 50, 63], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 2109, "image_id": 642, "category_id": 11, "bbox": [414, 311, 73, 47], "area": 3431, "segmentation": [], "iscrowd": 0}, {"id": 2110, "image_id": 642, "category_id": 12, "bbox": [289, 274, 42, 63], "area": 2646, "segmentation": [], "iscrowd": 0}, {"id": 2111, "image_id": 643, "category_id": 15, "bbox": [316, 569, 58, 80], "area": 4640, "segmentation": [], "iscrowd": 0}, {"id": 2112, "image_id": 643, "category_id": 33, "bbox": [343, 638, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 2113, "image_id": 643, "category_id": 2, "bbox": [487, 612, 39, 51], "area": 1989, "segmentation": [], "iscrowd": 0}, {"id": 2114, "image_id": 643, "category_id": 13, "bbox": [372, 554, 21, 44], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 2115, "image_id": 643, "category_id": 13, "bbox": [391, 544, 22, 38], "area": 836, "segmentation": [], "iscrowd": 0}, {"id": 2116, "image_id": 644, "category_id": 33, "bbox": [435, 261, 26, 45], "area": 1170, "segmentation": [], "iscrowd": 0}, {"id": 2117, "image_id": 644, "category_id": 33, "bbox": [396, 261, 23, 45], "area": 1035, "segmentation": [], "iscrowd": 0}, {"id": 2118, "image_id": 644, "category_id": 12, "bbox": [328, 416, 62, 80], "area": 4960, "segmentation": [], "iscrowd": 0}, {"id": 2119, "image_id": 645, "category_id": 4, "bbox": [350, 604, 42, 51], "area": 2142, "segmentation": [], "iscrowd": 0}, {"id": 2120, "image_id": 645, "category_id": 28, "bbox": [253, 549, 86, 28], "area": 2408, "segmentation": [], "iscrowd": 0}, {"id": 2121, "image_id": 646, "category_id": 11, "bbox": [101, 430, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 2122, "image_id": 646, "category_id": 28, "bbox": [378, 328, 111, 36], "area": 3996, "segmentation": [], "iscrowd": 0}, {"id": 2123, "image_id": 647, "category_id": 18, "bbox": [211, 288, 57, 64], "area": 3648, "segmentation": [], "iscrowd": 0}, {"id": 2124, "image_id": 647, "category_id": 30, "bbox": [136, 272, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 2125, "image_id": 647, "category_id": 26, "bbox": [191, 582, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 2126, "image_id": 647, "category_id": 26, "bbox": [163, 622, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 2127, "image_id": 647, "category_id": 26, "bbox": [167, 580, 24, 38], "area": 912, "segmentation": [], "iscrowd": 0}, {"id": 2128, "image_id": 647, "category_id": 8, "bbox": [88, 604, 36, 71], "area": 2556, "segmentation": [], "iscrowd": 0}, {"id": 2129, "image_id": 647, "category_id": 13, "bbox": [127, 539, 21, 36], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 2130, "image_id": 647, "category_id": 13, "bbox": [132, 483, 25, 32], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 2131, "image_id": 647, "category_id": 13, "bbox": [118, 500, 24, 35], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 2132, "image_id": 647, "category_id": 13, "bbox": [111, 456, 31, 32], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 2133, "image_id": 648, "category_id": 11, "bbox": [93, 334, 70, 64], "area": 4480, "segmentation": [], "iscrowd": 0}, {"id": 2134, "image_id": 648, "category_id": 4, "bbox": [131, 409, 46, 55], "area": 2530, "segmentation": [], "iscrowd": 0}, {"id": 2135, "image_id": 649, "category_id": 3, "bbox": [326, 320, 63, 53], "area": 3339, "segmentation": [], "iscrowd": 0}, {"id": 2136, "image_id": 650, "category_id": 8, "bbox": [91, 350, 57, 65], "area": 3705, "segmentation": [], "iscrowd": 0}, {"id": 2137, "image_id": 651, "category_id": 1, "bbox": [407, 321, 46, 95], "area": 4370, "segmentation": [], "iscrowd": 0}, {"id": 2138, "image_id": 651, "category_id": 15, "bbox": [266, 514, 55, 72], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 2139, "image_id": 651, "category_id": 13, "bbox": [364, 453, 18, 28], "area": 504, "segmentation": [], "iscrowd": 0}, {"id": 2140, "image_id": 651, "category_id": 13, "bbox": [383, 440, 26, 26], "area": 676, "segmentation": [], "iscrowd": 0}, {"id": 2141, "image_id": 652, "category_id": 13, "bbox": [165, 434, 20, 34], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 2142, "image_id": 652, "category_id": 33, "bbox": [288, 312, 22, 34], "area": 748, "segmentation": [], "iscrowd": 0}, {"id": 2143, "image_id": 652, "category_id": 33, "bbox": [152, 371, 22, 43], "area": 946, "segmentation": [], "iscrowd": 0}, {"id": 2144, "image_id": 652, "category_id": 0, "bbox": [338, 297, 38, 45], "area": 1710, "segmentation": [], "iscrowd": 0}, {"id": 2145, "image_id": 652, "category_id": 0, "bbox": [304, 288, 41, 48], "area": 1968, "segmentation": [], "iscrowd": 0}, {"id": 2146, "image_id": 652, "category_id": 13, "bbox": [143, 419, 28, 34], "area": 952, "segmentation": [], "iscrowd": 0}, {"id": 2147, "image_id": 652, "category_id": 15, "bbox": [241, 432, 57, 73], "area": 4161, "segmentation": [], "iscrowd": 0}, {"id": 2148, "image_id": 653, "category_id": 5, "bbox": [391, 464, 36, 48], "area": 1728, "segmentation": [], "iscrowd": 0}, {"id": 2149, "image_id": 653, "category_id": 5, "bbox": [430, 468, 35, 41], "area": 1435, "segmentation": [], "iscrowd": 0}, {"id": 2150, "image_id": 653, "category_id": 5, "bbox": [436, 446, 30, 25], "area": 750, "segmentation": [], "iscrowd": 0}, {"id": 2151, "image_id": 654, "category_id": 13, "bbox": [120, 355, 33, 50], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 2152, "image_id": 654, "category_id": 13, "bbox": [214, 453, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 2153, "image_id": 654, "category_id": 0, "bbox": [340, 271, 55, 81], "area": 4455, "segmentation": [], "iscrowd": 0}, {"id": 2154, "image_id": 654, "category_id": 15, "bbox": [233, 419, 70, 85], "area": 5950, "segmentation": [], "iscrowd": 0}, {"id": 2155, "image_id": 655, "category_id": 8, "bbox": [101, 242, 75, 71], "area": 5325, "segmentation": [], "iscrowd": 0}, {"id": 2156, "image_id": 655, "category_id": 15, "bbox": [289, 511, 61, 75], "area": 4575, "segmentation": [], "iscrowd": 0}, {"id": 2157, "image_id": 656, "category_id": 10, "bbox": [102, 407, 37, 38], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 2158, "image_id": 656, "category_id": 10, "bbox": [133, 409, 38, 32], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 2159, "image_id": 656, "category_id": 10, "bbox": [112, 388, 36, 36], "area": 1296, "segmentation": [], "iscrowd": 0}, {"id": 2160, "image_id": 657, "category_id": 2, "bbox": [228, 243, 37, 56], "area": 2072, "segmentation": [], "iscrowd": 0}, {"id": 2161, "image_id": 657, "category_id": 8, "bbox": [262, 269, 50, 66], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 2162, "image_id": 657, "category_id": 5, "bbox": [123, 342, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 2163, "image_id": 657, "category_id": 10, "bbox": [126, 314, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 2164, "image_id": 657, "category_id": 10, "bbox": [146, 307, 33, 38], "area": 1254, "segmentation": [], "iscrowd": 0}, {"id": 2165, "image_id": 657, "category_id": 5, "bbox": [112, 292, 27, 40], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2166, "image_id": 657, "category_id": 10, "bbox": [129, 286, 28, 40], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 2167, "image_id": 657, "category_id": 5, "bbox": [112, 255, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 2168, "image_id": 658, "category_id": 5, "bbox": [91, 220, 35, 50], "area": 1750, "segmentation": [], "iscrowd": 0}, {"id": 2169, "image_id": 658, "category_id": 21, "bbox": [331, 643, 52, 75], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 2170, "image_id": 659, "category_id": 19, "bbox": [473, 303, 51, 88], "area": 4488, "segmentation": [], "iscrowd": 0}, {"id": 2171, "image_id": 659, "category_id": 30, "bbox": [388, 305, 68, 66], "area": 4488, "segmentation": [], "iscrowd": 0}, {"id": 2172, "image_id": 660, "category_id": 3, "bbox": [383, 424, 51, 61], "area": 3111, "segmentation": [], "iscrowd": 0}, {"id": 2173, "image_id": 660, "category_id": 4, "bbox": [499, 462, 42, 59], "area": 2478, "segmentation": [], "iscrowd": 0}, {"id": 2174, "image_id": 661, "category_id": 24, "bbox": [49, 334, 59, 75], "area": 4425, "segmentation": [], "iscrowd": 0}, {"id": 2175, "image_id": 661, "category_id": 5, "bbox": [66, 512, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 2176, "image_id": 661, "category_id": 5, "bbox": [84, 492, 28, 38], "area": 1064, "segmentation": [], "iscrowd": 0}, {"id": 2177, "image_id": 661, "category_id": 5, "bbox": [100, 506, 30, 38], "area": 1140, "segmentation": [], "iscrowd": 0}, {"id": 2178, "image_id": 661, "category_id": 14, "bbox": [42, 548, 40, 42], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 2179, "image_id": 661, "category_id": 14, "bbox": [68, 566, 24, 36], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 2180, "image_id": 661, "category_id": 14, "bbox": [88, 538, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 2181, "image_id": 661, "category_id": 4, "bbox": [170, 498, 54, 58], "area": 3132, "segmentation": [], "iscrowd": 0}, {"id": 2182, "image_id": 662, "category_id": 23, "bbox": [115, 359, 31, 27], "area": 837, "segmentation": [], "iscrowd": 0}, {"id": 2183, "image_id": 662, "category_id": 8, "bbox": [92, 425, 61, 62], "area": 3782, "segmentation": [], "iscrowd": 0}, {"id": 2184, "image_id": 662, "category_id": 9, "bbox": [298, 424, 39, 53], "area": 2067, "segmentation": [], "iscrowd": 0}, {"id": 2185, "image_id": 663, "category_id": 10, "bbox": [403, 303, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 2186, "image_id": 663, "category_id": 10, "bbox": [428, 293, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 2187, "image_id": 664, "category_id": 9, "bbox": [238, 453, 53, 55], "area": 2915, "segmentation": [], "iscrowd": 0}, {"id": 2188, "image_id": 665, "category_id": 27, "bbox": [339, 413, 43, 60], "area": 2580, "segmentation": [], "iscrowd": 0}, {"id": 2189, "image_id": 665, "category_id": 2, "bbox": [371, 506, 41, 41], "area": 1681, "segmentation": [], "iscrowd": 0}, {"id": 2190, "image_id": 666, "category_id": 15, "bbox": [264, 516, 65, 76], "area": 4940, "segmentation": [], "iscrowd": 0}, {"id": 2191, "image_id": 666, "category_id": 13, "bbox": [353, 298, 30, 38], "area": 1140, "segmentation": [], "iscrowd": 0}, {"id": 2192, "image_id": 666, "category_id": 13, "bbox": [381, 435, 26, 30], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 2193, "image_id": 666, "category_id": 13, "bbox": [396, 417, 25, 32], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 2194, "image_id": 666, "category_id": 0, "bbox": [405, 214, 43, 46], "area": 1978, "segmentation": [], "iscrowd": 0}, {"id": 2195, "image_id": 666, "category_id": 0, "bbox": [429, 218, 56, 53], "area": 2968, "segmentation": [], "iscrowd": 0}, {"id": 2196, "image_id": 667, "category_id": 0, "bbox": [402, 329, 47, 57], "area": 2679, "segmentation": [], "iscrowd": 0}, {"id": 2197, "image_id": 667, "category_id": 4, "bbox": [357, 490, 46, 54], "area": 2484, "segmentation": [], "iscrowd": 0}, {"id": 2198, "image_id": 667, "category_id": 6, "bbox": [136, 623, 53, 54], "area": 2862, "segmentation": [], "iscrowd": 0}, {"id": 2199, "image_id": 668, "category_id": 5, "bbox": [112, 223, 35, 44], "area": 1540, "segmentation": [], "iscrowd": 0}, {"id": 2200, "image_id": 668, "category_id": 5, "bbox": [84, 219, 31, 46], "area": 1426, "segmentation": [], "iscrowd": 0}, {"id": 2201, "image_id": 669, "category_id": 15, "bbox": [319, 433, 57, 68], "area": 3876, "segmentation": [], "iscrowd": 0}, {"id": 2202, "image_id": 669, "category_id": 13, "bbox": [401, 414, 21, 34], "area": 714, "segmentation": [], "iscrowd": 0}, {"id": 2203, "image_id": 669, "category_id": 10, "bbox": [150, 317, 29, 41], "area": 1189, "segmentation": [], "iscrowd": 0}, {"id": 2204, "image_id": 669, "category_id": 10, "bbox": [151, 269, 34, 41], "area": 1394, "segmentation": [], "iscrowd": 0}, {"id": 2205, "image_id": 669, "category_id": 13, "bbox": [408, 395, 23, 41], "area": 943, "segmentation": [], "iscrowd": 0}, {"id": 2206, "image_id": 669, "category_id": 13, "bbox": [124, 321, 24, 35], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 2207, "image_id": 669, "category_id": 13, "bbox": [122, 362, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 2208, "image_id": 669, "category_id": 13, "bbox": [134, 381, 24, 34], "area": 816, "segmentation": [], "iscrowd": 0}, {"id": 2209, "image_id": 670, "category_id": 3, "bbox": [342, 285, 60, 59], "area": 3540, "segmentation": [], "iscrowd": 0}, {"id": 2210, "image_id": 671, "category_id": 24, "bbox": [439, 341, 78, 70], "area": 5460, "segmentation": [], "iscrowd": 0}, {"id": 2211, "image_id": 672, "category_id": 10, "bbox": [175, 494, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 2212, "image_id": 672, "category_id": 10, "bbox": [183, 520, 40, 45], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 2213, "image_id": 673, "category_id": 6, "bbox": [350, 428, 44, 54], "area": 2376, "segmentation": [], "iscrowd": 0}, {"id": 2214, "image_id": 673, "category_id": 31, "bbox": [282, 303, 35, 70], "area": 2450, "segmentation": [], "iscrowd": 0}, {"id": 2215, "image_id": 673, "category_id": 31, "bbox": [313, 286, 28, 72], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 2216, "image_id": 673, "category_id": 31, "bbox": [184, 314, 43, 61], "area": 2623, "segmentation": [], "iscrowd": 0}, {"id": 2217, "image_id": 674, "category_id": 0, "bbox": [107, 408, 55, 55], "area": 3025, "segmentation": [], "iscrowd": 0}, {"id": 2218, "image_id": 675, "category_id": 5, "bbox": [225, 134, 43, 55], "area": 2365, "segmentation": [], "iscrowd": 0}, {"id": 2219, "image_id": 676, "category_id": 11, "bbox": [103, 347, 74, 71], "area": 5254, "segmentation": [], "iscrowd": 0}, {"id": 2220, "image_id": 676, "category_id": 4, "bbox": [122, 387, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 2221, "image_id": 676, "category_id": 16, "bbox": [270, 277, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 2222, "image_id": 676, "category_id": 16, "bbox": [239, 270, 27, 47], "area": 1269, "segmentation": [], "iscrowd": 0}, {"id": 2223, "image_id": 677, "category_id": 24, "bbox": [443, 343, 70, 80], "area": 5600, "segmentation": [], "iscrowd": 0}, {"id": 2224, "image_id": 678, "category_id": 19, "bbox": [177, 276, 47, 42], "area": 1974, "segmentation": [], "iscrowd": 0}, {"id": 2225, "image_id": 678, "category_id": 20, "bbox": [82, 266, 31, 47], "area": 1457, "segmentation": [], "iscrowd": 0}, {"id": 2226, "image_id": 678, "category_id": 20, "bbox": [114, 260, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 2227, "image_id": 678, "category_id": 6, "bbox": [117, 418, 53, 50], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 2228, "image_id": 678, "category_id": 5, "bbox": [87, 416, 24, 42], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 2229, "image_id": 678, "category_id": 5, "bbox": [52, 413, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 2230, "image_id": 678, "category_id": 14, "bbox": [63, 452, 38, 44], "area": 1672, "segmentation": [], "iscrowd": 0}, {"id": 2231, "image_id": 678, "category_id": 14, "bbox": [36, 468, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 2232, "image_id": 678, "category_id": 14, "bbox": [22, 444, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 2233, "image_id": 679, "category_id": 0, "bbox": [189, 473, 71, 61], "area": 4331, "segmentation": [], "iscrowd": 0}, {"id": 2234, "image_id": 679, "category_id": 4, "bbox": [333, 551, 40, 51], "area": 2040, "segmentation": [], "iscrowd": 0}, {"id": 2235, "image_id": 680, "category_id": 23, "bbox": [321, 276, 29, 52], "area": 1508, "segmentation": [], "iscrowd": 0}, {"id": 2236, "image_id": 680, "category_id": 4, "bbox": [174, 502, 42, 48], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 2237, "image_id": 681, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 2238, "image_id": 681, "category_id": 12, "bbox": [212, 278, 46, 75], "area": 3450, "segmentation": [], "iscrowd": 0}, {"id": 2239, "image_id": 681, "category_id": 4, "bbox": [240, 558, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 2240, "image_id": 682, "category_id": 32, "bbox": [252, 263, 63, 78], "area": 4914, "segmentation": [], "iscrowd": 0}, {"id": 2241, "image_id": 682, "category_id": 12, "bbox": [172, 297, 73, 73], "area": 5329, "segmentation": [], "iscrowd": 0}, {"id": 2242, "image_id": 682, "category_id": 28, "bbox": [111, 508, 97, 41], "area": 3977, "segmentation": [], "iscrowd": 0}, {"id": 2243, "image_id": 683, "category_id": 22, "bbox": [102, 419, 53, 65], "area": 3445, "segmentation": [], "iscrowd": 0}, {"id": 2244, "image_id": 684, "category_id": 10, "bbox": [95, 420, 37, 34], "area": 1258, "segmentation": [], "iscrowd": 0}, {"id": 2245, "image_id": 685, "category_id": 16, "bbox": [129, 226, 34, 45], "area": 1530, "segmentation": [], "iscrowd": 0}, {"id": 2246, "image_id": 685, "category_id": 19, "bbox": [249, 234, 64, 83], "area": 5312, "segmentation": [], "iscrowd": 0}, {"id": 2247, "image_id": 685, "category_id": 11, "bbox": [83, 323, 75, 80], "area": 6000, "segmentation": [], "iscrowd": 0}, {"id": 2248, "image_id": 686, "category_id": 21, "bbox": [331, 647, 57, 68], "area": 3876, "segmentation": [], "iscrowd": 0}, {"id": 2249, "image_id": 686, "category_id": 21, "bbox": [331, 647, 55, 66], "area": 3630, "segmentation": [], "iscrowd": 0}, {"id": 2250, "image_id": 686, "category_id": 21, "bbox": [298, 618, 50, 55], "area": 2750, "segmentation": [], "iscrowd": 0}, {"id": 2251, "image_id": 687, "category_id": 6, "bbox": [403, 317, 57, 55], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 2252, "image_id": 687, "category_id": 26, "bbox": [378, 227, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 2253, "image_id": 687, "category_id": 26, "bbox": [376, 197, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 2254, "image_id": 687, "category_id": 26, "bbox": [336, 220, 35, 44], "area": 1540, "segmentation": [], "iscrowd": 0}, {"id": 2255, "image_id": 687, "category_id": 26, "bbox": [346, 197, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 2256, "image_id": 688, "category_id": 12, "bbox": [324, 289, 54, 67], "area": 3618, "segmentation": [], "iscrowd": 0}, {"id": 2257, "image_id": 688, "category_id": 27, "bbox": [403, 311, 67, 62], "area": 4154, "segmentation": [], "iscrowd": 0}, {"id": 2258, "image_id": 688, "category_id": 14, "bbox": [424, 376, 41, 52], "area": 2132, "segmentation": [], "iscrowd": 0}, {"id": 2259, "image_id": 688, "category_id": 14, "bbox": [397, 396, 33, 45], "area": 1485, "segmentation": [], "iscrowd": 0}, {"id": 2260, "image_id": 689, "category_id": 32, "bbox": [225, 263, 55, 79], "area": 4345, "segmentation": [], "iscrowd": 0}, {"id": 2261, "image_id": 689, "category_id": 11, "bbox": [77, 345, 76, 86], "area": 6536, "segmentation": [], "iscrowd": 0}, {"id": 2262, "image_id": 689, "category_id": 4, "bbox": [198, 437, 47, 60], "area": 2820, "segmentation": [], "iscrowd": 0}, {"id": 2263, "image_id": 690, "category_id": 14, "bbox": [393, 341, 45, 42], "area": 1890, "segmentation": [], "iscrowd": 0}, {"id": 2264, "image_id": 690, "category_id": 14, "bbox": [446, 324, 45, 43], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 2265, "image_id": 691, "category_id": 14, "bbox": [397, 333, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 2266, "image_id": 691, "category_id": 14, "bbox": [423, 326, 36, 47], "area": 1692, "segmentation": [], "iscrowd": 0}, {"id": 2267, "image_id": 691, "category_id": 14, "bbox": [447, 333, 34, 47], "area": 1598, "segmentation": [], "iscrowd": 0}, {"id": 2268, "image_id": 692, "category_id": 19, "bbox": [256, 297, 48, 46], "area": 2208, "segmentation": [], "iscrowd": 0}, {"id": 2269, "image_id": 692, "category_id": 12, "bbox": [449, 559, 40, 60], "area": 2400, "segmentation": [], "iscrowd": 0}, {"id": 2270, "image_id": 693, "category_id": 5, "bbox": [147, 229, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 2271, "image_id": 693, "category_id": 5, "bbox": [117, 224, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 2272, "image_id": 693, "category_id": 5, "bbox": [91, 228, 25, 44], "area": 1100, "segmentation": [], "iscrowd": 0}, {"id": 2273, "image_id": 694, "category_id": 24, "bbox": [439, 341, 78, 70], "area": 5460, "segmentation": [], "iscrowd": 0}, {"id": 2274, "image_id": 695, "category_id": 24, "bbox": [438, 338, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 2275, "image_id": 696, "category_id": 2, "bbox": [80, 648, 40, 47], "area": 1880, "segmentation": [], "iscrowd": 0}, {"id": 2276, "image_id": 696, "category_id": 0, "bbox": [320, 131, 70, 45], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 2277, "image_id": 697, "category_id": 20, "bbox": [158, 325, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 2278, "image_id": 697, "category_id": 19, "bbox": [255, 265, 50, 72], "area": 3600, "segmentation": [], "iscrowd": 0}, {"id": 2279, "image_id": 697, "category_id": 14, "bbox": [151, 541, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 2280, "image_id": 697, "category_id": 14, "bbox": [115, 531, 30, 42], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 2281, "image_id": 697, "category_id": 14, "bbox": [86, 528, 31, 51], "area": 1581, "segmentation": [], "iscrowd": 0}, {"id": 2282, "image_id": 697, "category_id": 4, "bbox": [215, 501, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 2283, "image_id": 697, "category_id": 5, "bbox": [88, 438, 26, 48], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 2284, "image_id": 697, "category_id": 5, "bbox": [151, 435, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 2285, "image_id": 698, "category_id": 32, "bbox": [254, 264, 54, 75], "area": 4050, "segmentation": [], "iscrowd": 0}, {"id": 2286, "image_id": 698, "category_id": 6, "bbox": [118, 303, 51, 46], "area": 2346, "segmentation": [], "iscrowd": 0}, {"id": 2287, "image_id": 698, "category_id": 33, "bbox": [141, 267, 21, 32], "area": 672, "segmentation": [], "iscrowd": 0}, {"id": 2288, "image_id": 698, "category_id": 16, "bbox": [392, 337, 23, 47], "area": 1081, "segmentation": [], "iscrowd": 0}, {"id": 2289, "image_id": 698, "category_id": 16, "bbox": [392, 310, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 2290, "image_id": 699, "category_id": 7, "bbox": [254, 506, 78, 90], "area": 7020, "segmentation": [], "iscrowd": 0}, {"id": 2291, "image_id": 700, "category_id": 5, "bbox": [108, 411, 35, 50], "area": 1750, "segmentation": [], "iscrowd": 0}, {"id": 2292, "image_id": 700, "category_id": 5, "bbox": [131, 399, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 2293, "image_id": 700, "category_id": 5, "bbox": [121, 372, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 2294, "image_id": 700, "category_id": 13, "bbox": [186, 442, 23, 44], "area": 1012, "segmentation": [], "iscrowd": 0}, {"id": 2295, "image_id": 700, "category_id": 15, "bbox": [202, 529, 70, 80], "area": 5600, "segmentation": [], "iscrowd": 0}, {"id": 2296, "image_id": 701, "category_id": 4, "bbox": [278, 425, 47, 53], "area": 2491, "segmentation": [], "iscrowd": 0}, {"id": 2297, "image_id": 701, "category_id": 4, "bbox": [415, 455, 42, 46], "area": 1932, "segmentation": [], "iscrowd": 0}, {"id": 2298, "image_id": 701, "category_id": 14, "bbox": [440, 429, 40, 33], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 2299, "image_id": 701, "category_id": 14, "bbox": [378, 429, 38, 52], "area": 1976, "segmentation": [], "iscrowd": 0}, {"id": 2300, "image_id": 701, "category_id": 14, "bbox": [409, 429, 37, 30], "area": 1110, "segmentation": [], "iscrowd": 0}, {"id": 2301, "image_id": 702, "category_id": 4, "bbox": [226, 449, 52, 76], "area": 3952, "segmentation": [], "iscrowd": 0}, {"id": 2302, "image_id": 702, "category_id": 0, "bbox": [409, 378, 52, 57], "area": 2964, "segmentation": [], "iscrowd": 0}, {"id": 2303, "image_id": 702, "category_id": 11, "bbox": [371, 411, 75, 68], "area": 5100, "segmentation": [], "iscrowd": 0}, {"id": 2304, "image_id": 703, "category_id": 24, "bbox": [43, 330, 76, 87], "area": 6612, "segmentation": [], "iscrowd": 0}, {"id": 2305, "image_id": 704, "category_id": 5, "bbox": [98, 442, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 2306, "image_id": 704, "category_id": 5, "bbox": [98, 422, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 2307, "image_id": 704, "category_id": 5, "bbox": [138, 424, 28, 23], "area": 644, "segmentation": [], "iscrowd": 0}, {"id": 2308, "image_id": 704, "category_id": 5, "bbox": [144, 447, 21, 33], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 2309, "image_id": 704, "category_id": 15, "bbox": [154, 451, 64, 76], "area": 4864, "segmentation": [], "iscrowd": 0}, {"id": 2310, "image_id": 704, "category_id": 33, "bbox": [121, 367, 26, 43], "area": 1118, "segmentation": [], "iscrowd": 0}, {"id": 2311, "image_id": 704, "category_id": 13, "bbox": [141, 391, 24, 33], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 2312, "image_id": 704, "category_id": 33, "bbox": [151, 364, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 2313, "image_id": 704, "category_id": 13, "bbox": [158, 407, 23, 39], "area": 897, "segmentation": [], "iscrowd": 0}, {"id": 2314, "image_id": 705, "category_id": 23, "bbox": [344, 321, 25, 46], "area": 1150, "segmentation": [], "iscrowd": 0}, {"id": 2315, "image_id": 705, "category_id": 25, "bbox": [260, 219, 68, 101], "area": 6868, "segmentation": [], "iscrowd": 0}, {"id": 2316, "image_id": 705, "category_id": 7, "bbox": [286, 460, 70, 84], "area": 5880, "segmentation": [], "iscrowd": 0}, {"id": 2317, "image_id": 706, "category_id": 5, "bbox": [136, 416, 43, 53], "area": 2279, "segmentation": [], "iscrowd": 0}, {"id": 2318, "image_id": 707, "category_id": 19, "bbox": [256, 274, 48, 48], "area": 2304, "segmentation": [], "iscrowd": 0}, {"id": 2319, "image_id": 708, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 2320, "image_id": 708, "category_id": 23, "bbox": [303, 296, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 2321, "image_id": 709, "category_id": 12, "bbox": [390, 401, 41, 62], "area": 2542, "segmentation": [], "iscrowd": 0}, {"id": 2322, "image_id": 710, "category_id": 20, "bbox": [384, 315, 36, 63], "area": 2268, "segmentation": [], "iscrowd": 0}, {"id": 2323, "image_id": 710, "category_id": 4, "bbox": [96, 329, 45, 58], "area": 2610, "segmentation": [], "iscrowd": 0}, {"id": 2324, "image_id": 710, "category_id": 12, "bbox": [80, 500, 46, 78], "area": 3588, "segmentation": [], "iscrowd": 0}, {"id": 2325, "image_id": 711, "category_id": 7, "bbox": [126, 631, 69, 86], "area": 5934, "segmentation": [], "iscrowd": 0}, {"id": 2326, "image_id": 711, "category_id": 14, "bbox": [204, 490, 39, 63], "area": 2457, "segmentation": [], "iscrowd": 0}, {"id": 2327, "image_id": 711, "category_id": 14, "bbox": [411, 412, 38, 54], "area": 2052, "segmentation": [], "iscrowd": 0}, {"id": 2328, "image_id": 711, "category_id": 11, "bbox": [378, 382, 57, 66], "area": 3762, "segmentation": [], "iscrowd": 0}, {"id": 2329, "image_id": 712, "category_id": 14, "bbox": [418, 430, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 2330, "image_id": 713, "category_id": 14, "bbox": [376, 462, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 2331, "image_id": 714, "category_id": 10, "bbox": [136, 348, 30, 48], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 2332, "image_id": 714, "category_id": 10, "bbox": [145, 326, 27, 35], "area": 945, "segmentation": [], "iscrowd": 0}, {"id": 2333, "image_id": 714, "category_id": 10, "bbox": [61, 343, 38, 50], "area": 1900, "segmentation": [], "iscrowd": 0}, {"id": 2334, "image_id": 714, "category_id": 0, "bbox": [433, 214, 51, 61], "area": 3111, "segmentation": [], "iscrowd": 0}, {"id": 2335, "image_id": 714, "category_id": 15, "bbox": [214, 429, 52, 71], "area": 3692, "segmentation": [], "iscrowd": 0}, {"id": 2336, "image_id": 714, "category_id": 13, "bbox": [163, 446, 27, 35], "area": 945, "segmentation": [], "iscrowd": 0}, {"id": 2337, "image_id": 714, "category_id": 13, "bbox": [138, 428, 27, 41], "area": 1107, "segmentation": [], "iscrowd": 0}, {"id": 2338, "image_id": 715, "category_id": 13, "bbox": [156, 454, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 2339, "image_id": 715, "category_id": 15, "bbox": [189, 430, 53, 62], "area": 3286, "segmentation": [], "iscrowd": 0}, {"id": 2340, "image_id": 715, "category_id": 9, "bbox": [87, 478, 47, 63], "area": 2961, "segmentation": [], "iscrowd": 0}, {"id": 2341, "image_id": 716, "category_id": 5, "bbox": [171, 423, 29, 45], "area": 1305, "segmentation": [], "iscrowd": 0}, {"id": 2342, "image_id": 716, "category_id": 5, "bbox": [124, 419, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 2343, "image_id": 716, "category_id": 8, "bbox": [367, 308, 71, 61], "area": 4331, "segmentation": [], "iscrowd": 0}, {"id": 2344, "image_id": 716, "category_id": 2, "bbox": [390, 408, 42, 47], "area": 1974, "segmentation": [], "iscrowd": 0}, {"id": 2345, "image_id": 717, "category_id": 25, "bbox": [261, 220, 72, 95], "area": 6840, "segmentation": [], "iscrowd": 0}, {"id": 2346, "image_id": 717, "category_id": 7, "bbox": [291, 457, 64, 84], "area": 5376, "segmentation": [], "iscrowd": 0}, {"id": 2347, "image_id": 717, "category_id": 14, "bbox": [388, 430, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 2348, "image_id": 717, "category_id": 14, "bbox": [420, 432, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 2349, "image_id": 717, "category_id": 23, "bbox": [282, 262, 26, 48], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 2350, "image_id": 718, "category_id": 4, "bbox": [319, 419, 47, 53], "area": 2491, "segmentation": [], "iscrowd": 0}, {"id": 2351, "image_id": 718, "category_id": 4, "bbox": [415, 438, 42, 46], "area": 1932, "segmentation": [], "iscrowd": 0}, {"id": 2352, "image_id": 718, "category_id": 14, "bbox": [440, 429, 40, 33], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 2353, "image_id": 718, "category_id": 14, "bbox": [378, 429, 38, 52], "area": 1976, "segmentation": [], "iscrowd": 0}, {"id": 2354, "image_id": 718, "category_id": 14, "bbox": [409, 416, 37, 30], "area": 1110, "segmentation": [], "iscrowd": 0}, {"id": 2355, "image_id": 719, "category_id": 16, "bbox": [128, 221, 36, 45], "area": 1620, "segmentation": [], "iscrowd": 0}, {"id": 2356, "image_id": 719, "category_id": 16, "bbox": [184, 226, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 2357, "image_id": 719, "category_id": 16, "bbox": [214, 234, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 2358, "image_id": 719, "category_id": 19, "bbox": [255, 243, 51, 77], "area": 3927, "segmentation": [], "iscrowd": 0}, {"id": 2359, "image_id": 719, "category_id": 32, "bbox": [228, 309, 53, 66], "area": 3498, "segmentation": [], "iscrowd": 0}, {"id": 2360, "image_id": 719, "category_id": 11, "bbox": [88, 323, 78, 71], "area": 5538, "segmentation": [], "iscrowd": 0}, {"id": 2361, "image_id": 719, "category_id": 4, "bbox": [151, 460, 43, 50], "area": 2150, "segmentation": [], "iscrowd": 0}, {"id": 2362, "image_id": 720, "category_id": 15, "bbox": [160, 451, 56, 72], "area": 4032, "segmentation": [], "iscrowd": 0}, {"id": 2363, "image_id": 720, "category_id": 9, "bbox": [406, 337, 56, 46], "area": 2576, "segmentation": [], "iscrowd": 0}, {"id": 2364, "image_id": 720, "category_id": 1, "bbox": [412, 234, 43, 94], "area": 4042, "segmentation": [], "iscrowd": 0}, {"id": 2365, "image_id": 720, "category_id": 13, "bbox": [138, 411, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 2366, "image_id": 720, "category_id": 13, "bbox": [147, 388, 23, 31], "area": 713, "segmentation": [], "iscrowd": 0}, {"id": 2367, "image_id": 721, "category_id": 5, "bbox": [125, 359, 36, 46], "area": 1656, "segmentation": [], "iscrowd": 0}, {"id": 2368, "image_id": 721, "category_id": 14, "bbox": [215, 495, 40, 63], "area": 2520, "segmentation": [], "iscrowd": 0}, {"id": 2369, "image_id": 721, "category_id": 14, "bbox": [280, 514, 38, 64], "area": 2432, "segmentation": [], "iscrowd": 0}, {"id": 2370, "image_id": 721, "category_id": 14, "bbox": [311, 515, 32, 63], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 2371, "image_id": 721, "category_id": 5, "bbox": [331, 486, 35, 55], "area": 1925, "segmentation": [], "iscrowd": 0}, {"id": 2372, "image_id": 722, "category_id": 8, "bbox": [86, 278, 71, 66], "area": 4686, "segmentation": [], "iscrowd": 0}, {"id": 2373, "image_id": 723, "category_id": 23, "bbox": [390, 344, 28, 52], "area": 1456, "segmentation": [], "iscrowd": 0}, {"id": 2374, "image_id": 723, "category_id": 4, "bbox": [182, 466, 38, 40], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 2375, "image_id": 724, "category_id": 18, "bbox": [237, 307, 64, 71], "area": 4544, "segmentation": [], "iscrowd": 0}, {"id": 2376, "image_id": 724, "category_id": 6, "bbox": [270, 320, 52, 63], "area": 3276, "segmentation": [], "iscrowd": 0}, {"id": 2377, "image_id": 724, "category_id": 14, "bbox": [361, 403, 48, 48], "area": 2304, "segmentation": [], "iscrowd": 0}, {"id": 2378, "image_id": 724, "category_id": 14, "bbox": [407, 380, 43, 45], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 2379, "image_id": 725, "category_id": 11, "bbox": [103, 348, 63, 76], "area": 4788, "segmentation": [], "iscrowd": 0}, {"id": 2380, "image_id": 726, "category_id": 32, "bbox": [178, 248, 48, 65], "area": 3120, "segmentation": [], "iscrowd": 0}, {"id": 2381, "image_id": 726, "category_id": 19, "bbox": [256, 248, 50, 65], "area": 3250, "segmentation": [], "iscrowd": 0}, {"id": 2382, "image_id": 726, "category_id": 19, "bbox": [228, 310, 48, 67], "area": 3216, "segmentation": [], "iscrowd": 0}, {"id": 2383, "image_id": 726, "category_id": 16, "bbox": [140, 355, 47, 48], "area": 2256, "segmentation": [], "iscrowd": 0}, {"id": 2384, "image_id": 726, "category_id": 16, "bbox": [106, 354, 30, 45], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 2385, "image_id": 726, "category_id": 33, "bbox": [428, 371, 15, 45], "area": 675, "segmentation": [], "iscrowd": 0}, {"id": 2386, "image_id": 726, "category_id": 33, "bbox": [386, 353, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 2387, "image_id": 726, "category_id": 33, "bbox": [426, 351, 16, 32], "area": 512, "segmentation": [], "iscrowd": 0}, {"id": 2388, "image_id": 727, "category_id": 0, "bbox": [410, 248, 48, 48], "area": 2304, "segmentation": [], "iscrowd": 0}, {"id": 2389, "image_id": 727, "category_id": 0, "bbox": [410, 216, 43, 40], "area": 1720, "segmentation": [], "iscrowd": 0}, {"id": 2390, "image_id": 728, "category_id": 9, "bbox": [128, 422, 53, 52], "area": 2756, "segmentation": [], "iscrowd": 0}, {"id": 2391, "image_id": 728, "category_id": 1, "bbox": [172, 398, 79, 80], "area": 6320, "segmentation": [], "iscrowd": 0}, {"id": 2392, "image_id": 729, "category_id": 8, "bbox": [93, 448, 62, 71], "area": 4402, "segmentation": [], "iscrowd": 0}, {"id": 2393, "image_id": 730, "category_id": 30, "bbox": [372, 320, 58, 67], "area": 3886, "segmentation": [], "iscrowd": 0}, {"id": 2394, "image_id": 730, "category_id": 13, "bbox": [371, 361, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 2395, "image_id": 730, "category_id": 2, "bbox": [427, 432, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 2396, "image_id": 730, "category_id": 1, "bbox": [384, 373, 34, 84], "area": 2856, "segmentation": [], "iscrowd": 0}, {"id": 2397, "image_id": 731, "category_id": 20, "bbox": [317, 224, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 2398, "image_id": 731, "category_id": 20, "bbox": [178, 231, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 2399, "image_id": 731, "category_id": 4, "bbox": [79, 409, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 2400, "image_id": 731, "category_id": 6, "bbox": [147, 402, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 2401, "image_id": 731, "category_id": 14, "bbox": [84, 431, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 2402, "image_id": 731, "category_id": 14, "bbox": [113, 437, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 2403, "image_id": 731, "category_id": 14, "bbox": [138, 459, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 2404, "image_id": 731, "category_id": 28, "bbox": [133, 397, 102, 36], "area": 3672, "segmentation": [], "iscrowd": 0}, {"id": 2405, "image_id": 732, "category_id": 21, "bbox": [170, 489, 45, 60], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 2406, "image_id": 732, "category_id": 21, "bbox": [129, 501, 41, 61], "area": 2501, "segmentation": [], "iscrowd": 0}, {"id": 2407, "image_id": 733, "category_id": 27, "bbox": [126, 326, 64, 64], "area": 4096, "segmentation": [], "iscrowd": 0}, {"id": 2408, "image_id": 734, "category_id": 33, "bbox": [407, 391, 18, 40], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 2409, "image_id": 734, "category_id": 33, "bbox": [418, 430, 27, 42], "area": 1134, "segmentation": [], "iscrowd": 0}, {"id": 2410, "image_id": 734, "category_id": 33, "bbox": [430, 397, 23, 41], "area": 943, "segmentation": [], "iscrowd": 0}, {"id": 2411, "image_id": 735, "category_id": 6, "bbox": [117, 509, 56, 48], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 2412, "image_id": 735, "category_id": 4, "bbox": [364, 443, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 2413, "image_id": 736, "category_id": 13, "bbox": [395, 463, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 2414, "image_id": 736, "category_id": 13, "bbox": [406, 416, 25, 25], "area": 625, "segmentation": [], "iscrowd": 0}, {"id": 2415, "image_id": 736, "category_id": 5, "bbox": [404, 430, 42, 45], "area": 1890, "segmentation": [], "iscrowd": 0}, {"id": 2416, "image_id": 737, "category_id": 0, "bbox": [154, 230, 53, 57], "area": 3021, "segmentation": [], "iscrowd": 0}, {"id": 2417, "image_id": 737, "category_id": 0, "bbox": [135, 203, 59, 50], "area": 2950, "segmentation": [], "iscrowd": 0}, {"id": 2418, "image_id": 737, "category_id": 13, "bbox": [309, 279, 35, 53], "area": 1855, "segmentation": [], "iscrowd": 0}, {"id": 2419, "image_id": 738, "category_id": 3, "bbox": [332, 314, 52, 56], "area": 2912, "segmentation": [], "iscrowd": 0}, {"id": 2420, "image_id": 739, "category_id": 1, "bbox": [456, 385, 50, 97], "area": 4850, "segmentation": [], "iscrowd": 0}, {"id": 2421, "image_id": 740, "category_id": 11, "bbox": [390, 387, 54, 72], "area": 3888, "segmentation": [], "iscrowd": 0}, {"id": 2422, "image_id": 740, "category_id": 11, "bbox": [394, 353, 71, 47], "area": 3337, "segmentation": [], "iscrowd": 0}, {"id": 2423, "image_id": 741, "category_id": 18, "bbox": [235, 222, 61, 90], "area": 5490, "segmentation": [], "iscrowd": 0}, {"id": 2424, "image_id": 741, "category_id": 13, "bbox": [108, 341, 35, 33], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 2425, "image_id": 741, "category_id": 13, "bbox": [108, 316, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 2426, "image_id": 742, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 2427, "image_id": 742, "category_id": 23, "bbox": [374, 352, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 2428, "image_id": 743, "category_id": 12, "bbox": [380, 214, 54, 64], "area": 3456, "segmentation": [], "iscrowd": 0}, {"id": 2429, "image_id": 743, "category_id": 27, "bbox": [392, 328, 66, 64], "area": 4224, "segmentation": [], "iscrowd": 0}, {"id": 2430, "image_id": 743, "category_id": 14, "bbox": [396, 397, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 2431, "image_id": 744, "category_id": 29, "bbox": [372, 422, 26, 41], "area": 1066, "segmentation": [], "iscrowd": 0}, {"id": 2432, "image_id": 744, "category_id": 9, "bbox": [113, 284, 51, 59], "area": 3009, "segmentation": [], "iscrowd": 0}, {"id": 2433, "image_id": 744, "category_id": 5, "bbox": [367, 489, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 2434, "image_id": 744, "category_id": 29, "bbox": [340, 412, 36, 44], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 2435, "image_id": 744, "category_id": 5, "bbox": [349, 470, 36, 44], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 2436, "image_id": 745, "category_id": 32, "bbox": [228, 309, 52, 67], "area": 3484, "segmentation": [], "iscrowd": 0}, {"id": 2437, "image_id": 745, "category_id": 19, "bbox": [259, 246, 46, 67], "area": 3082, "segmentation": [], "iscrowd": 0}, {"id": 2438, "image_id": 745, "category_id": 19, "bbox": [176, 243, 46, 68], "area": 3128, "segmentation": [], "iscrowd": 0}, {"id": 2439, "image_id": 745, "category_id": 27, "bbox": [98, 263, 70, 53], "area": 3710, "segmentation": [], "iscrowd": 0}, {"id": 2440, "image_id": 745, "category_id": 12, "bbox": [134, 489, 46, 71], "area": 3266, "segmentation": [], "iscrowd": 0}, {"id": 2441, "image_id": 746, "category_id": 5, "bbox": [103, 281, 41, 42], "area": 1722, "segmentation": [], "iscrowd": 0}, {"id": 2442, "image_id": 746, "category_id": 5, "bbox": [122, 258, 36, 44], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 2443, "image_id": 746, "category_id": 13, "bbox": [262, 462, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 2444, "image_id": 746, "category_id": 15, "bbox": [205, 528, 66, 83], "area": 5478, "segmentation": [], "iscrowd": 0}, {"id": 2445, "image_id": 747, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 2446, "image_id": 747, "category_id": 3, "bbox": [380, 426, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 2447, "image_id": 747, "category_id": 4, "bbox": [490, 446, 45, 50], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 2448, "image_id": 748, "category_id": 4, "bbox": [498, 459, 44, 56], "area": 2464, "segmentation": [], "iscrowd": 0}, {"id": 2449, "image_id": 748, "category_id": 3, "bbox": [383, 424, 46, 61], "area": 2806, "segmentation": [], "iscrowd": 0}, {"id": 2450, "image_id": 748, "category_id": 22, "bbox": [382, 302, 46, 66], "area": 3036, "segmentation": [], "iscrowd": 0}, {"id": 2451, "image_id": 749, "category_id": 18, "bbox": [236, 311, 64, 58], "area": 3712, "segmentation": [], "iscrowd": 0}, {"id": 2452, "image_id": 750, "category_id": 15, "bbox": [238, 426, 62, 78], "area": 4836, "segmentation": [], "iscrowd": 0}, {"id": 2453, "image_id": 750, "category_id": 13, "bbox": [163, 425, 20, 21], "area": 420, "segmentation": [], "iscrowd": 0}, {"id": 2454, "image_id": 751, "category_id": 33, "bbox": [404, 442, 22, 38], "area": 836, "segmentation": [], "iscrowd": 0}, {"id": 2455, "image_id": 751, "category_id": 12, "bbox": [456, 406, 50, 74], "area": 3700, "segmentation": [], "iscrowd": 0}, {"id": 2456, "image_id": 751, "category_id": 7, "bbox": [259, 498, 70, 90], "area": 6300, "segmentation": [], "iscrowd": 0}, {"id": 2457, "image_id": 752, "category_id": 6, "bbox": [431, 434, 50, 60], "area": 3000, "segmentation": [], "iscrowd": 0}, {"id": 2458, "image_id": 753, "category_id": 15, "bbox": [268, 514, 53, 72], "area": 3816, "segmentation": [], "iscrowd": 0}, {"id": 2459, "image_id": 754, "category_id": 30, "bbox": [236, 253, 58, 71], "area": 4118, "segmentation": [], "iscrowd": 0}, {"id": 2460, "image_id": 754, "category_id": 13, "bbox": [136, 481, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2461, "image_id": 754, "category_id": 15, "bbox": [182, 568, 59, 77], "area": 4543, "segmentation": [], "iscrowd": 0}, {"id": 2462, "image_id": 754, "category_id": 1, "bbox": [412, 308, 47, 96], "area": 4512, "segmentation": [], "iscrowd": 0}, {"id": 2463, "image_id": 755, "category_id": 9, "bbox": [108, 501, 53, 55], "area": 2915, "segmentation": [], "iscrowd": 0}, {"id": 2464, "image_id": 755, "category_id": 1, "bbox": [405, 388, 47, 85], "area": 3995, "segmentation": [], "iscrowd": 0}, {"id": 2465, "image_id": 755, "category_id": 13, "bbox": [219, 485, 21, 37], "area": 777, "segmentation": [], "iscrowd": 0}, {"id": 2466, "image_id": 755, "category_id": 13, "bbox": [211, 465, 25, 25], "area": 625, "segmentation": [], "iscrowd": 0}, {"id": 2467, "image_id": 755, "category_id": 13, "bbox": [210, 451, 35, 20], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 2468, "image_id": 755, "category_id": 13, "bbox": [215, 429, 28, 22], "area": 616, "segmentation": [], "iscrowd": 0}, {"id": 2469, "image_id": 756, "category_id": 23, "bbox": [388, 301, 34, 54], "area": 1836, "segmentation": [], "iscrowd": 0}, {"id": 2470, "image_id": 756, "category_id": 25, "bbox": [256, 211, 75, 104], "area": 7800, "segmentation": [], "iscrowd": 0}, {"id": 2471, "image_id": 756, "category_id": 7, "bbox": [288, 455, 67, 89], "area": 5963, "segmentation": [], "iscrowd": 0}, {"id": 2472, "image_id": 756, "category_id": 14, "bbox": [388, 412, 48, 38], "area": 1824, "segmentation": [], "iscrowd": 0}, {"id": 2473, "image_id": 756, "category_id": 14, "bbox": [429, 399, 43, 45], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 2474, "image_id": 757, "category_id": 24, "bbox": [438, 338, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 2475, "image_id": 758, "category_id": 15, "bbox": [236, 421, 58, 85], "area": 4930, "segmentation": [], "iscrowd": 0}, {"id": 2476, "image_id": 759, "category_id": 6, "bbox": [334, 430, 52, 59], "area": 3068, "segmentation": [], "iscrowd": 0}, {"id": 2477, "image_id": 759, "category_id": 25, "bbox": [262, 220, 66, 98], "area": 6468, "segmentation": [], "iscrowd": 0}, {"id": 2478, "image_id": 759, "category_id": 23, "bbox": [369, 339, 27, 48], "area": 1296, "segmentation": [], "iscrowd": 0}, {"id": 2479, "image_id": 759, "category_id": 12, "bbox": [146, 458, 58, 64], "area": 3712, "segmentation": [], "iscrowd": 0}, {"id": 2480, "image_id": 760, "category_id": 16, "bbox": [223, 314, 27, 52], "area": 1404, "segmentation": [], "iscrowd": 0}, {"id": 2481, "image_id": 760, "category_id": 16, "bbox": [180, 302, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 2482, "image_id": 760, "category_id": 6, "bbox": [141, 378, 44, 63], "area": 2772, "segmentation": [], "iscrowd": 0}, {"id": 2483, "image_id": 761, "category_id": 9, "bbox": [394, 513, 45, 56], "area": 2520, "segmentation": [], "iscrowd": 0}, {"id": 2484, "image_id": 761, "category_id": 10, "bbox": [365, 468, 37, 41], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 2485, "image_id": 761, "category_id": 10, "bbox": [371, 436, 46, 48], "area": 2208, "segmentation": [], "iscrowd": 0}, {"id": 2486, "image_id": 761, "category_id": 10, "bbox": [394, 424, 40, 42], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 2487, "image_id": 762, "category_id": 31, "bbox": [376, 248, 37, 58], "area": 2146, "segmentation": [], "iscrowd": 0}, {"id": 2488, "image_id": 762, "category_id": 31, "bbox": [342, 260, 38, 61], "area": 2318, "segmentation": [], "iscrowd": 0}, {"id": 2489, "image_id": 762, "category_id": 31, "bbox": [348, 221, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 2490, "image_id": 762, "category_id": 4, "bbox": [408, 386, 54, 54], "area": 2916, "segmentation": [], "iscrowd": 0}, {"id": 2491, "image_id": 763, "category_id": 2, "bbox": [436, 464, 37, 51], "area": 1887, "segmentation": [], "iscrowd": 0}, {"id": 2492, "image_id": 763, "category_id": 13, "bbox": [401, 381, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 2493, "image_id": 763, "category_id": 13, "bbox": [377, 370, 24, 34], "area": 816, "segmentation": [], "iscrowd": 0}, {"id": 2494, "image_id": 763, "category_id": 13, "bbox": [419, 369, 28, 30], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 2495, "image_id": 763, "category_id": 30, "bbox": [376, 323, 52, 54], "area": 2808, "segmentation": [], "iscrowd": 0}, {"id": 2496, "image_id": 764, "category_id": 6, "bbox": [400, 442, 61, 56], "area": 3416, "segmentation": [], "iscrowd": 0}, {"id": 2497, "image_id": 765, "category_id": 28, "bbox": [376, 386, 97, 36], "area": 3492, "segmentation": [], "iscrowd": 0}, {"id": 2498, "image_id": 765, "category_id": 9, "bbox": [420, 229, 60, 47], "area": 2820, "segmentation": [], "iscrowd": 0}, {"id": 2499, "image_id": 766, "category_id": 23, "bbox": [138, 309, 31, 31], "area": 961, "segmentation": [], "iscrowd": 0}, {"id": 2500, "image_id": 766, "category_id": 13, "bbox": [292, 508, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 2501, "image_id": 766, "category_id": 13, "bbox": [318, 525, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2502, "image_id": 766, "category_id": 13, "bbox": [353, 511, 20, 29], "area": 580, "segmentation": [], "iscrowd": 0}, {"id": 2503, "image_id": 767, "category_id": 20, "bbox": [180, 233, 25, 45], "area": 1125, "segmentation": [], "iscrowd": 0}, {"id": 2504, "image_id": 767, "category_id": 11, "bbox": [84, 350, 73, 69], "area": 5037, "segmentation": [], "iscrowd": 0}, {"id": 2505, "image_id": 767, "category_id": 20, "bbox": [212, 231, 26, 49], "area": 1274, "segmentation": [], "iscrowd": 0}, {"id": 2506, "image_id": 767, "category_id": 33, "bbox": [430, 461, 23, 44], "area": 1012, "segmentation": [], "iscrowd": 0}, {"id": 2507, "image_id": 767, "category_id": 32, "bbox": [246, 258, 63, 76], "area": 4788, "segmentation": [], "iscrowd": 0}, {"id": 2508, "image_id": 768, "category_id": 8, "bbox": [259, 425, 49, 59], "area": 2891, "segmentation": [], "iscrowd": 0}, {"id": 2509, "image_id": 769, "category_id": 23, "bbox": [130, 399, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 2510, "image_id": 769, "category_id": 25, "bbox": [230, 217, 73, 97], "area": 7081, "segmentation": [], "iscrowd": 0}, {"id": 2511, "image_id": 769, "category_id": 7, "bbox": [236, 499, 65, 87], "area": 5655, "segmentation": [], "iscrowd": 0}, {"id": 2512, "image_id": 770, "category_id": 31, "bbox": [232, 459, 33, 65], "area": 2145, "segmentation": [], "iscrowd": 0}, {"id": 2513, "image_id": 770, "category_id": 31, "bbox": [261, 490, 23, 58], "area": 1334, "segmentation": [], "iscrowd": 0}, {"id": 2514, "image_id": 770, "category_id": 6, "bbox": [153, 570, 57, 61], "area": 3477, "segmentation": [], "iscrowd": 0}, {"id": 2515, "image_id": 771, "category_id": 16, "bbox": [396, 391, 25, 32], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 2516, "image_id": 771, "category_id": 16, "bbox": [423, 391, 24, 34], "area": 816, "segmentation": [], "iscrowd": 0}, {"id": 2517, "image_id": 771, "category_id": 7, "bbox": [284, 486, 75, 84], "area": 6300, "segmentation": [], "iscrowd": 0}, {"id": 2518, "image_id": 772, "category_id": 24, "bbox": [438, 338, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 2519, "image_id": 773, "category_id": 2, "bbox": [401, 315, 38, 47], "area": 1786, "segmentation": [], "iscrowd": 0}, {"id": 2520, "image_id": 773, "category_id": 8, "bbox": [119, 366, 61, 62], "area": 3782, "segmentation": [], "iscrowd": 0}, {"id": 2521, "image_id": 773, "category_id": 33, "bbox": [231, 490, 26, 38], "area": 988, "segmentation": [], "iscrowd": 0}, {"id": 2522, "image_id": 773, "category_id": 33, "bbox": [199, 463, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 2523, "image_id": 773, "category_id": 5, "bbox": [140, 228, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 2524, "image_id": 774, "category_id": 11, "bbox": [88, 394, 73, 78], "area": 5694, "segmentation": [], "iscrowd": 0}, {"id": 2525, "image_id": 774, "category_id": 16, "bbox": [145, 237, 28, 52], "area": 1456, "segmentation": [], "iscrowd": 0}, {"id": 2526, "image_id": 774, "category_id": 19, "bbox": [257, 269, 48, 43], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 2527, "image_id": 774, "category_id": 28, "bbox": [47, 198, 110, 36], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 2528, "image_id": 774, "category_id": 12, "bbox": [89, 339, 42, 63], "area": 2646, "segmentation": [], "iscrowd": 0}, {"id": 2529, "image_id": 774, "category_id": 16, "bbox": [138, 209, 24, 48], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 2530, "image_id": 775, "category_id": 20, "bbox": [260, 181, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 2531, "image_id": 775, "category_id": 20, "bbox": [233, 189, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 2532, "image_id": 775, "category_id": 0, "bbox": [103, 223, 51, 53], "area": 2703, "segmentation": [], "iscrowd": 0}, {"id": 2533, "image_id": 775, "category_id": 4, "bbox": [56, 456, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 2534, "image_id": 775, "category_id": 6, "bbox": [254, 428, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 2535, "image_id": 775, "category_id": 5, "bbox": [173, 460, 32, 55], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 2536, "image_id": 775, "category_id": 5, "bbox": [119, 477, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 2537, "image_id": 775, "category_id": 5, "bbox": [146, 471, 32, 52], "area": 1664, "segmentation": [], "iscrowd": 0}, {"id": 2538, "image_id": 775, "category_id": 14, "bbox": [77, 522, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 2539, "image_id": 775, "category_id": 14, "bbox": [116, 526, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 2540, "image_id": 775, "category_id": 14, "bbox": [140, 546, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 2541, "image_id": 776, "category_id": 12, "bbox": [102, 330, 44, 67], "area": 2948, "segmentation": [], "iscrowd": 0}, {"id": 2542, "image_id": 777, "category_id": 5, "bbox": [124, 539, 46, 40], "area": 1840, "segmentation": [], "iscrowd": 0}, {"id": 2543, "image_id": 777, "category_id": 5, "bbox": [125, 510, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 2544, "image_id": 778, "category_id": 9, "bbox": [108, 484, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 2545, "image_id": 778, "category_id": 13, "bbox": [143, 509, 26, 31], "area": 806, "segmentation": [], "iscrowd": 0}, {"id": 2546, "image_id": 778, "category_id": 13, "bbox": [141, 478, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2547, "image_id": 778, "category_id": 5, "bbox": [163, 456, 33, 45], "area": 1485, "segmentation": [], "iscrowd": 0}, {"id": 2548, "image_id": 778, "category_id": 5, "bbox": [192, 458, 39, 40], "area": 1560, "segmentation": [], "iscrowd": 0}, {"id": 2549, "image_id": 778, "category_id": 5, "bbox": [179, 422, 33, 34], "area": 1122, "segmentation": [], "iscrowd": 0}, {"id": 2550, "image_id": 778, "category_id": 5, "bbox": [216, 435, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 2551, "image_id": 778, "category_id": 15, "bbox": [182, 570, 63, 85], "area": 5355, "segmentation": [], "iscrowd": 0}, {"id": 2552, "image_id": 779, "category_id": 5, "bbox": [466, 179, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 2553, "image_id": 779, "category_id": 5, "bbox": [444, 160, 33, 30], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 2554, "image_id": 779, "category_id": 5, "bbox": [436, 133, 35, 31], "area": 1085, "segmentation": [], "iscrowd": 0}, {"id": 2555, "image_id": 780, "category_id": 33, "bbox": [146, 398, 26, 45], "area": 1170, "segmentation": [], "iscrowd": 0}, {"id": 2556, "image_id": 780, "category_id": 33, "bbox": [139, 373, 20, 38], "area": 760, "segmentation": [], "iscrowd": 0}, {"id": 2557, "image_id": 780, "category_id": 13, "bbox": [156, 455, 28, 32], "area": 896, "segmentation": [], "iscrowd": 0}, {"id": 2558, "image_id": 780, "category_id": 13, "bbox": [188, 454, 17, 31], "area": 527, "segmentation": [], "iscrowd": 0}, {"id": 2559, "image_id": 780, "category_id": 8, "bbox": [173, 403, 53, 62], "area": 3286, "segmentation": [], "iscrowd": 0}, {"id": 2560, "image_id": 780, "category_id": 15, "bbox": [230, 415, 67, 97], "area": 6499, "segmentation": [], "iscrowd": 0}, {"id": 2561, "image_id": 780, "category_id": 2, "bbox": [400, 305, 40, 65], "area": 2600, "segmentation": [], "iscrowd": 0}, {"id": 2562, "image_id": 781, "category_id": 33, "bbox": [401, 418, 30, 48], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 2563, "image_id": 781, "category_id": 33, "bbox": [405, 395, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 2564, "image_id": 781, "category_id": 33, "bbox": [132, 433, 24, 40], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 2565, "image_id": 781, "category_id": 33, "bbox": [130, 408, 20, 36], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 2566, "image_id": 781, "category_id": 33, "bbox": [139, 388, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 2567, "image_id": 782, "category_id": 26, "bbox": [165, 615, 32, 42], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 2568, "image_id": 782, "category_id": 8, "bbox": [73, 546, 37, 80], "area": 2960, "segmentation": [], "iscrowd": 0}, {"id": 2569, "image_id": 782, "category_id": 15, "bbox": [101, 500, 62, 71], "area": 4402, "segmentation": [], "iscrowd": 0}, {"id": 2570, "image_id": 782, "category_id": 13, "bbox": [156, 494, 35, 32], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 2571, "image_id": 782, "category_id": 30, "bbox": [128, 255, 57, 73], "area": 4161, "segmentation": [], "iscrowd": 0}, {"id": 2572, "image_id": 782, "category_id": 18, "bbox": [201, 267, 73, 88], "area": 6424, "segmentation": [], "iscrowd": 0}, {"id": 2573, "image_id": 783, "category_id": 3, "bbox": [342, 287, 52, 56], "area": 2912, "segmentation": [], "iscrowd": 0}, {"id": 2574, "image_id": 784, "category_id": 10, "bbox": [83, 424, 27, 32], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 2575, "image_id": 784, "category_id": 10, "bbox": [113, 424, 27, 28], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 2576, "image_id": 784, "category_id": 10, "bbox": [94, 395, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 2577, "image_id": 784, "category_id": 9, "bbox": [148, 434, 45, 46], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 2578, "image_id": 784, "category_id": 1, "bbox": [413, 309, 42, 95], "area": 3990, "segmentation": [], "iscrowd": 0}, {"id": 2579, "image_id": 785, "category_id": 27, "bbox": [434, 545, 41, 53], "area": 2173, "segmentation": [], "iscrowd": 0}, {"id": 2580, "image_id": 785, "category_id": 32, "bbox": [465, 301, 55, 70], "area": 3850, "segmentation": [], "iscrowd": 0}, {"id": 2581, "image_id": 785, "category_id": 30, "bbox": [400, 309, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 2582, "image_id": 786, "category_id": 5, "bbox": [136, 437, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 2583, "image_id": 786, "category_id": 5, "bbox": [132, 381, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 2584, "image_id": 786, "category_id": 33, "bbox": [114, 354, 24, 26], "area": 624, "segmentation": [], "iscrowd": 0}, {"id": 2585, "image_id": 786, "category_id": 33, "bbox": [137, 352, 14, 25], "area": 350, "segmentation": [], "iscrowd": 0}, {"id": 2586, "image_id": 786, "category_id": 15, "bbox": [158, 444, 57, 79], "area": 4503, "segmentation": [], "iscrowd": 0}, {"id": 2587, "image_id": 787, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 2588, "image_id": 787, "category_id": 23, "bbox": [393, 376, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 2589, "image_id": 788, "category_id": 6, "bbox": [117, 352, 49, 55], "area": 2695, "segmentation": [], "iscrowd": 0}, {"id": 2590, "image_id": 788, "category_id": 19, "bbox": [259, 298, 43, 42], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 2591, "image_id": 788, "category_id": 16, "bbox": [396, 292, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 2592, "image_id": 788, "category_id": 33, "bbox": [204, 267, 21, 40], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 2593, "image_id": 788, "category_id": 33, "bbox": [187, 250, 21, 36], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 2594, "image_id": 788, "category_id": 16, "bbox": [393, 256, 22, 41], "area": 902, "segmentation": [], "iscrowd": 0}, {"id": 2595, "image_id": 789, "category_id": 1, "bbox": [414, 341, 41, 96], "area": 3936, "segmentation": [], "iscrowd": 0}, {"id": 2596, "image_id": 789, "category_id": 15, "bbox": [160, 451, 56, 71], "area": 3976, "segmentation": [], "iscrowd": 0}, {"id": 2597, "image_id": 789, "category_id": 9, "bbox": [459, 420, 46, 56], "area": 2576, "segmentation": [], "iscrowd": 0}, {"id": 2598, "image_id": 789, "category_id": 2, "bbox": [329, 416, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 2599, "image_id": 790, "category_id": 12, "bbox": [437, 647, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 2600, "image_id": 791, "category_id": 13, "bbox": [371, 226, 33, 33], "area": 1089, "segmentation": [], "iscrowd": 0}, {"id": 2601, "image_id": 791, "category_id": 13, "bbox": [375, 206, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 2602, "image_id": 791, "category_id": 13, "bbox": [383, 182, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 2603, "image_id": 791, "category_id": 0, "bbox": [136, 215, 59, 54], "area": 3186, "segmentation": [], "iscrowd": 0}, {"id": 2604, "image_id": 791, "category_id": 2, "bbox": [192, 545, 42, 46], "area": 1932, "segmentation": [], "iscrowd": 0}, {"id": 2605, "image_id": 792, "category_id": 12, "bbox": [383, 213, 47, 66], "area": 3102, "segmentation": [], "iscrowd": 0}, {"id": 2606, "image_id": 792, "category_id": 5, "bbox": [414, 300, 42, 41], "area": 1722, "segmentation": [], "iscrowd": 0}, {"id": 2607, "image_id": 792, "category_id": 5, "bbox": [418, 254, 46, 44], "area": 2024, "segmentation": [], "iscrowd": 0}, {"id": 2608, "image_id": 793, "category_id": 21, "bbox": [231, 486, 43, 65], "area": 2795, "segmentation": [], "iscrowd": 0}, {"id": 2609, "image_id": 793, "category_id": 21, "bbox": [133, 468, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 2610, "image_id": 793, "category_id": 21, "bbox": [136, 391, 48, 48], "area": 2304, "segmentation": [], "iscrowd": 0}, {"id": 2611, "image_id": 793, "category_id": 21, "bbox": [104, 393, 63, 56], "area": 3528, "segmentation": [], "iscrowd": 0}, {"id": 2612, "image_id": 793, "category_id": 21, "bbox": [96, 423, 56, 48], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 2613, "image_id": 794, "category_id": 32, "bbox": [255, 267, 51, 73], "area": 3723, "segmentation": [], "iscrowd": 0}, {"id": 2614, "image_id": 794, "category_id": 5, "bbox": [388, 206, 32, 48], "area": 1536, "segmentation": [], "iscrowd": 0}, {"id": 2615, "image_id": 795, "category_id": 31, "bbox": [226, 461, 33, 75], "area": 2475, "segmentation": [], "iscrowd": 0}, {"id": 2616, "image_id": 795, "category_id": 31, "bbox": [271, 463, 35, 67], "area": 2345, "segmentation": [], "iscrowd": 0}, {"id": 2617, "image_id": 795, "category_id": 31, "bbox": [251, 488, 32, 75], "area": 2400, "segmentation": [], "iscrowd": 0}, {"id": 2618, "image_id": 795, "category_id": 6, "bbox": [138, 648, 58, 51], "area": 2958, "segmentation": [], "iscrowd": 0}, {"id": 2619, "image_id": 795, "category_id": 4, "bbox": [368, 521, 43, 51], "area": 2193, "segmentation": [], "iscrowd": 0}, {"id": 2620, "image_id": 796, "category_id": 6, "bbox": [403, 491, 55, 47], "area": 2585, "segmentation": [], "iscrowd": 0}, {"id": 2621, "image_id": 797, "category_id": 32, "bbox": [253, 262, 58, 82], "area": 4756, "segmentation": [], "iscrowd": 0}, {"id": 2622, "image_id": 797, "category_id": 12, "bbox": [211, 282, 51, 58], "area": 2958, "segmentation": [], "iscrowd": 0}, {"id": 2623, "image_id": 798, "category_id": 13, "bbox": [137, 402, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 2624, "image_id": 798, "category_id": 10, "bbox": [136, 496, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 2625, "image_id": 798, "category_id": 10, "bbox": [102, 497, 37, 38], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 2626, "image_id": 798, "category_id": 10, "bbox": [119, 472, 34, 32], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 2627, "image_id": 798, "category_id": 15, "bbox": [234, 510, 65, 77], "area": 5005, "segmentation": [], "iscrowd": 0}, {"id": 2628, "image_id": 798, "category_id": 13, "bbox": [127, 381, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 2629, "image_id": 799, "category_id": 6, "bbox": [409, 397, 55, 51], "area": 2805, "segmentation": [], "iscrowd": 0}, {"id": 2630, "image_id": 800, "category_id": 5, "bbox": [451, 206, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 2631, "image_id": 800, "category_id": 5, "bbox": [474, 191, 29, 46], "area": 1334, "segmentation": [], "iscrowd": 0}, {"id": 2632, "image_id": 800, "category_id": 5, "bbox": [457, 169, 24, 38], "area": 912, "segmentation": [], "iscrowd": 0}, {"id": 2633, "image_id": 800, "category_id": 12, "bbox": [381, 463, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 2634, "image_id": 801, "category_id": 26, "bbox": [484, 128, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 2635, "image_id": 801, "category_id": 26, "bbox": [489, 162, 40, 38], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 2636, "image_id": 802, "category_id": 25, "bbox": [262, 220, 67, 99], "area": 6633, "segmentation": [], "iscrowd": 0}, {"id": 2637, "image_id": 802, "category_id": 12, "bbox": [243, 530, 45, 80], "area": 3600, "segmentation": [], "iscrowd": 0}, {"id": 2638, "image_id": 802, "category_id": 23, "bbox": [383, 394, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 2639, "image_id": 802, "category_id": 6, "bbox": [294, 443, 55, 59], "area": 3245, "segmentation": [], "iscrowd": 0}, {"id": 2640, "image_id": 803, "category_id": 19, "bbox": [231, 297, 44, 44], "area": 1936, "segmentation": [], "iscrowd": 0}, {"id": 2641, "image_id": 803, "category_id": 4, "bbox": [220, 479, 41, 63], "area": 2583, "segmentation": [], "iscrowd": 0}, {"id": 2642, "image_id": 803, "category_id": 33, "bbox": [399, 137, 18, 31], "area": 558, "segmentation": [], "iscrowd": 0}, {"id": 2643, "image_id": 803, "category_id": 33, "bbox": [440, 138, 16, 30], "area": 480, "segmentation": [], "iscrowd": 0}, {"id": 2644, "image_id": 804, "category_id": 5, "bbox": [355, 326, 30, 47], "area": 1410, "segmentation": [], "iscrowd": 0}, {"id": 2645, "image_id": 804, "category_id": 27, "bbox": [308, 303, 55, 74], "area": 4070, "segmentation": [], "iscrowd": 0}, {"id": 2646, "image_id": 804, "category_id": 0, "bbox": [273, 306, 48, 51], "area": 2448, "segmentation": [], "iscrowd": 0}, {"id": 2647, "image_id": 805, "category_id": 28, "bbox": [119, 539, 89, 34], "area": 3026, "segmentation": [], "iscrowd": 0}, {"id": 2648, "image_id": 805, "category_id": 19, "bbox": [234, 313, 43, 69], "area": 2967, "segmentation": [], "iscrowd": 0}, {"id": 2649, "image_id": 805, "category_id": 16, "bbox": [150, 299, 29, 46], "area": 1334, "segmentation": [], "iscrowd": 0}, {"id": 2650, "image_id": 805, "category_id": 19, "bbox": [259, 248, 41, 67], "area": 2747, "segmentation": [], "iscrowd": 0}, {"id": 2651, "image_id": 805, "category_id": 16, "bbox": [122, 297, 25, 45], "area": 1125, "segmentation": [], "iscrowd": 0}, {"id": 2652, "image_id": 805, "category_id": 7, "bbox": [75, 421, 70, 72], "area": 5040, "segmentation": [], "iscrowd": 0}, {"id": 2653, "image_id": 806, "category_id": 2, "bbox": [299, 525, 38, 40], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 2654, "image_id": 807, "category_id": 11, "bbox": [389, 264, 62, 89], "area": 5518, "segmentation": [], "iscrowd": 0}, {"id": 2655, "image_id": 808, "category_id": 17, "bbox": [139, 361, 27, 34], "area": 918, "segmentation": [], "iscrowd": 0}, {"id": 2656, "image_id": 808, "category_id": 17, "bbox": [91, 349, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 2657, "image_id": 808, "category_id": 8, "bbox": [92, 382, 66, 63], "area": 4158, "segmentation": [], "iscrowd": 0}, {"id": 2658, "image_id": 809, "category_id": 20, "bbox": [303, 213, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 2659, "image_id": 809, "category_id": 20, "bbox": [190, 226, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 2660, "image_id": 809, "category_id": 4, "bbox": [76, 430, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 2661, "image_id": 809, "category_id": 6, "bbox": [163, 414, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 2662, "image_id": 809, "category_id": 5, "bbox": [154, 413, 32, 55], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 2663, "image_id": 809, "category_id": 5, "bbox": [137, 426, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 2664, "image_id": 809, "category_id": 5, "bbox": [129, 403, 32, 52], "area": 1664, "segmentation": [], "iscrowd": 0}, {"id": 2665, "image_id": 809, "category_id": 14, "bbox": [87, 463, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 2666, "image_id": 809, "category_id": 14, "bbox": [114, 474, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 2667, "image_id": 809, "category_id": 14, "bbox": [138, 477, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 2668, "image_id": 809, "category_id": 28, "bbox": [138, 357, 102, 36], "area": 3672, "segmentation": [], "iscrowd": 0}, {"id": 2669, "image_id": 810, "category_id": 19, "bbox": [255, 297, 50, 45], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 2670, "image_id": 810, "category_id": 16, "bbox": [328, 103, 27, 44], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 2671, "image_id": 810, "category_id": 16, "bbox": [352, 108, 24, 38], "area": 912, "segmentation": [], "iscrowd": 0}, {"id": 2672, "image_id": 810, "category_id": 7, "bbox": [231, 469, 67, 76], "area": 5092, "segmentation": [], "iscrowd": 0}, {"id": 2673, "image_id": 811, "category_id": 29, "bbox": [417, 377, 25, 45], "area": 1125, "segmentation": [], "iscrowd": 0}, {"id": 2674, "image_id": 811, "category_id": 9, "bbox": [124, 408, 49, 55], "area": 2695, "segmentation": [], "iscrowd": 0}, {"id": 2675, "image_id": 811, "category_id": 29, "bbox": [433, 359, 26, 49], "area": 1274, "segmentation": [], "iscrowd": 0}, {"id": 2676, "image_id": 811, "category_id": 29, "bbox": [397, 360, 32, 31], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 2677, "image_id": 812, "category_id": 17, "bbox": [359, 423, 44, 27], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 2678, "image_id": 812, "category_id": 17, "bbox": [436, 408, 38, 28], "area": 1064, "segmentation": [], "iscrowd": 0}, {"id": 2679, "image_id": 813, "category_id": 19, "bbox": [234, 314, 42, 68], "area": 2856, "segmentation": [], "iscrowd": 0}, {"id": 2680, "image_id": 813, "category_id": 14, "bbox": [83, 450, 30, 42], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 2681, "image_id": 813, "category_id": 19, "bbox": [260, 250, 40, 67], "area": 2680, "segmentation": [], "iscrowd": 0}, {"id": 2682, "image_id": 813, "category_id": 16, "bbox": [150, 318, 26, 47], "area": 1222, "segmentation": [], "iscrowd": 0}, {"id": 2683, "image_id": 813, "category_id": 14, "bbox": [100, 447, 20, 44], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 2684, "image_id": 813, "category_id": 16, "bbox": [124, 310, 23, 47], "area": 1081, "segmentation": [], "iscrowd": 0}, {"id": 2685, "image_id": 813, "category_id": 6, "bbox": [98, 400, 50, 50], "area": 2500, "segmentation": [], "iscrowd": 0}, {"id": 2686, "image_id": 813, "category_id": 5, "bbox": [126, 442, 36, 44], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 2687, "image_id": 814, "category_id": 32, "bbox": [342, 332, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 2688, "image_id": 815, "category_id": 6, "bbox": [328, 434, 60, 58], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 2689, "image_id": 816, "category_id": 13, "bbox": [93, 387, 20, 38], "area": 760, "segmentation": [], "iscrowd": 0}, {"id": 2690, "image_id": 816, "category_id": 13, "bbox": [106, 409, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 2691, "image_id": 816, "category_id": 13, "bbox": [114, 376, 21, 32], "area": 672, "segmentation": [], "iscrowd": 0}, {"id": 2692, "image_id": 816, "category_id": 13, "bbox": [133, 421, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 2693, "image_id": 816, "category_id": 13, "bbox": [131, 398, 24, 33], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 2694, "image_id": 816, "category_id": 13, "bbox": [148, 375, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 2695, "image_id": 816, "category_id": 18, "bbox": [231, 224, 70, 85], "area": 5950, "segmentation": [], "iscrowd": 0}, {"id": 2696, "image_id": 817, "category_id": 15, "bbox": [214, 430, 57, 77], "area": 4389, "segmentation": [], "iscrowd": 0}, {"id": 2697, "image_id": 817, "category_id": 13, "bbox": [165, 432, 29, 37], "area": 1073, "segmentation": [], "iscrowd": 0}, {"id": 2698, "image_id": 818, "category_id": 19, "bbox": [255, 297, 49, 46], "area": 2254, "segmentation": [], "iscrowd": 0}, {"id": 2699, "image_id": 818, "category_id": 33, "bbox": [412, 253, 14, 33], "area": 462, "segmentation": [], "iscrowd": 0}, {"id": 2700, "image_id": 818, "category_id": 33, "bbox": [384, 253, 15, 34], "area": 510, "segmentation": [], "iscrowd": 0}, {"id": 2701, "image_id": 818, "category_id": 7, "bbox": [264, 482, 64, 81], "area": 5184, "segmentation": [], "iscrowd": 0}, {"id": 2702, "image_id": 819, "category_id": 8, "bbox": [56, 385, 46, 81], "area": 3726, "segmentation": [], "iscrowd": 0}, {"id": 2703, "image_id": 819, "category_id": 5, "bbox": [163, 446, 37, 52], "area": 1924, "segmentation": [], "iscrowd": 0}, {"id": 2704, "image_id": 819, "category_id": 15, "bbox": [262, 509, 60, 79], "area": 4740, "segmentation": [], "iscrowd": 0}, {"id": 2705, "image_id": 820, "category_id": 10, "bbox": [365, 452, 35, 33], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 2706, "image_id": 820, "category_id": 10, "bbox": [397, 454, 38, 39], "area": 1482, "segmentation": [], "iscrowd": 0}, {"id": 2707, "image_id": 820, "category_id": 10, "bbox": [385, 437, 32, 31], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 2708, "image_id": 821, "category_id": 19, "bbox": [251, 275, 56, 41], "area": 2296, "segmentation": [], "iscrowd": 0}, {"id": 2709, "image_id": 821, "category_id": 27, "bbox": [91, 373, 63, 43], "area": 2709, "segmentation": [], "iscrowd": 0}, {"id": 2710, "image_id": 821, "category_id": 7, "bbox": [104, 421, 63, 80], "area": 5040, "segmentation": [], "iscrowd": 0}, {"id": 2711, "image_id": 821, "category_id": 11, "bbox": [53, 453, 78, 60], "area": 4680, "segmentation": [], "iscrowd": 0}, {"id": 2712, "image_id": 822, "category_id": 14, "bbox": [136, 399, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 2713, "image_id": 822, "category_id": 14, "bbox": [102, 401, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 2714, "image_id": 822, "category_id": 14, "bbox": [122, 378, 31, 30], "area": 930, "segmentation": [], "iscrowd": 0}, {"id": 2715, "image_id": 822, "category_id": 5, "bbox": [169, 362, 37, 45], "area": 1665, "segmentation": [], "iscrowd": 0}, {"id": 2716, "image_id": 822, "category_id": 5, "bbox": [139, 362, 28, 34], "area": 952, "segmentation": [], "iscrowd": 0}, {"id": 2717, "image_id": 822, "category_id": 32, "bbox": [248, 260, 64, 76], "area": 4864, "segmentation": [], "iscrowd": 0}, {"id": 2718, "image_id": 822, "category_id": 28, "bbox": [108, 304, 104, 44], "area": 4576, "segmentation": [], "iscrowd": 0}, {"id": 2719, "image_id": 823, "category_id": 15, "bbox": [208, 422, 62, 80], "area": 4960, "segmentation": [], "iscrowd": 0}, {"id": 2720, "image_id": 823, "category_id": 13, "bbox": [118, 373, 26, 41], "area": 1066, "segmentation": [], "iscrowd": 0}, {"id": 2721, "image_id": 824, "category_id": 22, "bbox": [328, 216, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 2722, "image_id": 825, "category_id": 19, "bbox": [254, 294, 46, 48], "area": 2208, "segmentation": [], "iscrowd": 0}, {"id": 2723, "image_id": 825, "category_id": 7, "bbox": [228, 459, 73, 87], "area": 6351, "segmentation": [], "iscrowd": 0}, {"id": 2724, "image_id": 826, "category_id": 10, "bbox": [120, 415, 35, 40], "area": 1400, "segmentation": [], "iscrowd": 0}, {"id": 2725, "image_id": 826, "category_id": 10, "bbox": [110, 381, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 2726, "image_id": 826, "category_id": 10, "bbox": [88, 389, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 2727, "image_id": 827, "category_id": 22, "bbox": [326, 186, 57, 56], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 2728, "image_id": 828, "category_id": 33, "bbox": [359, 353, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 2729, "image_id": 828, "category_id": 30, "bbox": [395, 308, 63, 63], "area": 3969, "segmentation": [], "iscrowd": 0}, {"id": 2730, "image_id": 828, "category_id": 27, "bbox": [430, 539, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 2731, "image_id": 828, "category_id": 7, "bbox": [400, 505, 57, 68], "area": 3876, "segmentation": [], "iscrowd": 0}, {"id": 2732, "image_id": 829, "category_id": 5, "bbox": [158, 212, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2733, "image_id": 829, "category_id": 5, "bbox": [175, 223, 41, 43], "area": 1763, "segmentation": [], "iscrowd": 0}, {"id": 2734, "image_id": 829, "category_id": 5, "bbox": [199, 204, 32, 46], "area": 1472, "segmentation": [], "iscrowd": 0}, {"id": 2735, "image_id": 829, "category_id": 5, "bbox": [221, 199, 35, 46], "area": 1610, "segmentation": [], "iscrowd": 0}, {"id": 2736, "image_id": 829, "category_id": 0, "bbox": [176, 145, 39, 56], "area": 2184, "segmentation": [], "iscrowd": 0}, {"id": 2737, "image_id": 829, "category_id": 0, "bbox": [212, 123, 63, 53], "area": 3339, "segmentation": [], "iscrowd": 0}, {"id": 2738, "image_id": 830, "category_id": 22, "bbox": [323, 200, 65, 83], "area": 5395, "segmentation": [], "iscrowd": 0}, {"id": 2739, "image_id": 831, "category_id": 1, "bbox": [382, 225, 43, 96], "area": 4128, "segmentation": [], "iscrowd": 0}, {"id": 2740, "image_id": 831, "category_id": 5, "bbox": [336, 263, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 2741, "image_id": 831, "category_id": 33, "bbox": [262, 326, 25, 45], "area": 1125, "segmentation": [], "iscrowd": 0}, {"id": 2742, "image_id": 831, "category_id": 33, "bbox": [234, 289, 21, 37], "area": 777, "segmentation": [], "iscrowd": 0}, {"id": 2743, "image_id": 831, "category_id": 33, "bbox": [242, 305, 23, 45], "area": 1035, "segmentation": [], "iscrowd": 0}, {"id": 2744, "image_id": 831, "category_id": 33, "bbox": [248, 271, 18, 37], "area": 666, "segmentation": [], "iscrowd": 0}, {"id": 2745, "image_id": 831, "category_id": 33, "bbox": [253, 255, 15, 31], "area": 465, "segmentation": [], "iscrowd": 0}, {"id": 2746, "image_id": 831, "category_id": 33, "bbox": [280, 246, 17, 33], "area": 561, "segmentation": [], "iscrowd": 0}, {"id": 2747, "image_id": 831, "category_id": 33, "bbox": [305, 240, 23, 42], "area": 966, "segmentation": [], "iscrowd": 0}, {"id": 2748, "image_id": 831, "category_id": 33, "bbox": [264, 288, 17, 39], "area": 663, "segmentation": [], "iscrowd": 0}, {"id": 2749, "image_id": 831, "category_id": 13, "bbox": [317, 302, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 2750, "image_id": 831, "category_id": 5, "bbox": [357, 237, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 2751, "image_id": 832, "category_id": 22, "bbox": [370, 284, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 2752, "image_id": 832, "category_id": 3, "bbox": [370, 527, 51, 55], "area": 2805, "segmentation": [], "iscrowd": 0}, {"id": 2753, "image_id": 833, "category_id": 5, "bbox": [456, 157, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 2754, "image_id": 833, "category_id": 5, "bbox": [442, 138, 24, 38], "area": 912, "segmentation": [], "iscrowd": 0}, {"id": 2755, "image_id": 833, "category_id": 19, "bbox": [255, 297, 51, 46], "area": 2346, "segmentation": [], "iscrowd": 0}, {"id": 2756, "image_id": 833, "category_id": 5, "bbox": [426, 146, 25, 30], "area": 750, "segmentation": [], "iscrowd": 0}, {"id": 2757, "image_id": 833, "category_id": 16, "bbox": [348, 102, 29, 40], "area": 1160, "segmentation": [], "iscrowd": 0}, {"id": 2758, "image_id": 833, "category_id": 16, "bbox": [324, 112, 26, 30], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 2759, "image_id": 833, "category_id": 7, "bbox": [234, 468, 65, 75], "area": 4875, "segmentation": [], "iscrowd": 0}, {"id": 2760, "image_id": 834, "category_id": 7, "bbox": [71, 421, 68, 86], "area": 5848, "segmentation": [], "iscrowd": 0}, {"id": 2761, "image_id": 834, "category_id": 11, "bbox": [82, 321, 86, 63], "area": 5418, "segmentation": [], "iscrowd": 0}, {"id": 2762, "image_id": 834, "category_id": 16, "bbox": [186, 232, 28, 45], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 2763, "image_id": 834, "category_id": 19, "bbox": [255, 261, 45, 60], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 2764, "image_id": 834, "category_id": 27, "bbox": [133, 230, 28, 44], "area": 1232, "segmentation": [], "iscrowd": 0}, {"id": 2765, "image_id": 834, "category_id": 16, "bbox": [217, 238, 28, 44], "area": 1232, "segmentation": [], "iscrowd": 0}, {"id": 2766, "image_id": 834, "category_id": 4, "bbox": [144, 432, 42, 43], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 2767, "image_id": 835, "category_id": 1, "bbox": [118, 306, 43, 103], "area": 4429, "segmentation": [], "iscrowd": 0}, {"id": 2768, "image_id": 836, "category_id": 9, "bbox": [370, 314, 57, 67], "area": 3819, "segmentation": [], "iscrowd": 0}, {"id": 2769, "image_id": 837, "category_id": 7, "bbox": [293, 506, 63, 86], "area": 5418, "segmentation": [], "iscrowd": 0}, {"id": 2770, "image_id": 837, "category_id": 12, "bbox": [407, 513, 41, 60], "area": 2460, "segmentation": [], "iscrowd": 0}, {"id": 2771, "image_id": 838, "category_id": 28, "bbox": [374, 427, 103, 36], "area": 3708, "segmentation": [], "iscrowd": 0}, {"id": 2772, "image_id": 838, "category_id": 11, "bbox": [98, 411, 78, 72], "area": 5616, "segmentation": [], "iscrowd": 0}, {"id": 2773, "image_id": 839, "category_id": 25, "bbox": [261, 219, 67, 99], "area": 6633, "segmentation": [], "iscrowd": 0}, {"id": 2774, "image_id": 839, "category_id": 12, "bbox": [132, 402, 42, 68], "area": 2856, "segmentation": [], "iscrowd": 0}, {"id": 2775, "image_id": 840, "category_id": 16, "bbox": [359, 313, 27, 52], "area": 1404, "segmentation": [], "iscrowd": 0}, {"id": 2776, "image_id": 840, "category_id": 16, "bbox": [392, 313, 24, 49], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 2777, "image_id": 840, "category_id": 4, "bbox": [301, 436, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 2778, "image_id": 841, "category_id": 1, "bbox": [409, 264, 45, 88], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 2779, "image_id": 841, "category_id": 2, "bbox": [153, 536, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 2780, "image_id": 841, "category_id": 7, "bbox": [71, 423, 68, 81], "area": 5508, "segmentation": [], "iscrowd": 0}, {"id": 2781, "image_id": 842, "category_id": 32, "bbox": [256, 267, 53, 74], "area": 3922, "segmentation": [], "iscrowd": 0}, {"id": 2782, "image_id": 842, "category_id": 27, "bbox": [380, 358, 65, 62], "area": 4030, "segmentation": [], "iscrowd": 0}, {"id": 2783, "image_id": 843, "category_id": 8, "bbox": [68, 630, 48, 77], "area": 3696, "segmentation": [], "iscrowd": 0}, {"id": 2784, "image_id": 844, "category_id": 5, "bbox": [131, 546, 37, 33], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 2785, "image_id": 845, "category_id": 21, "bbox": [229, 498, 58, 71], "area": 4118, "segmentation": [], "iscrowd": 0}, {"id": 2786, "image_id": 845, "category_id": 21, "bbox": [163, 476, 48, 65], "area": 3120, "segmentation": [], "iscrowd": 0}, {"id": 2787, "image_id": 845, "category_id": 21, "bbox": [180, 443, 37, 53], "area": 1961, "segmentation": [], "iscrowd": 0}, {"id": 2788, "image_id": 845, "category_id": 21, "bbox": [216, 445, 43, 50], "area": 2150, "segmentation": [], "iscrowd": 0}, {"id": 2789, "image_id": 846, "category_id": 13, "bbox": [124, 380, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 2790, "image_id": 846, "category_id": 13, "bbox": [173, 483, 25, 38], "area": 950, "segmentation": [], "iscrowd": 0}, {"id": 2791, "image_id": 846, "category_id": 13, "bbox": [197, 494, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 2792, "image_id": 846, "category_id": 2, "bbox": [278, 290, 43, 49], "area": 2107, "segmentation": [], "iscrowd": 0}, {"id": 2793, "image_id": 846, "category_id": 1, "bbox": [375, 145, 53, 113], "area": 5989, "segmentation": [], "iscrowd": 0}, {"id": 2794, "image_id": 847, "category_id": 8, "bbox": [49, 458, 52, 70], "area": 3640, "segmentation": [], "iscrowd": 0}, {"id": 2795, "image_id": 848, "category_id": 18, "bbox": [235, 225, 70, 89], "area": 6230, "segmentation": [], "iscrowd": 0}, {"id": 2796, "image_id": 849, "category_id": 9, "bbox": [36, 569, 57, 63], "area": 3591, "segmentation": [], "iscrowd": 0}, {"id": 2797, "image_id": 849, "category_id": 15, "bbox": [240, 431, 55, 71], "area": 3905, "segmentation": [], "iscrowd": 0}, {"id": 2798, "image_id": 850, "category_id": 22, "bbox": [326, 179, 56, 62], "area": 3472, "segmentation": [], "iscrowd": 0}, {"id": 2799, "image_id": 851, "category_id": 10, "bbox": [431, 316, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 2800, "image_id": 851, "category_id": 10, "bbox": [407, 314, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 2801, "image_id": 852, "category_id": 6, "bbox": [205, 451, 42, 57], "area": 2394, "segmentation": [], "iscrowd": 0}, {"id": 2802, "image_id": 852, "category_id": 19, "bbox": [255, 297, 50, 45], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 2803, "image_id": 852, "category_id": 16, "bbox": [381, 216, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 2804, "image_id": 852, "category_id": 16, "bbox": [371, 187, 22, 35], "area": 770, "segmentation": [], "iscrowd": 0}, {"id": 2805, "image_id": 853, "category_id": 7, "bbox": [260, 429, 70, 77], "area": 5390, "segmentation": [], "iscrowd": 0}, {"id": 2806, "image_id": 853, "category_id": 4, "bbox": [126, 440, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 2807, "image_id": 854, "category_id": 2, "bbox": [330, 705, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 2808, "image_id": 855, "category_id": 28, "bbox": [236, 421, 116, 42], "area": 4872, "segmentation": [], "iscrowd": 0}, {"id": 2809, "image_id": 855, "category_id": 4, "bbox": [354, 589, 41, 46], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 2810, "image_id": 856, "category_id": 33, "bbox": [459, 618, 18, 39], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 2811, "image_id": 856, "category_id": 10, "bbox": [478, 605, 36, 39], "area": 1404, "segmentation": [], "iscrowd": 0}, {"id": 2812, "image_id": 856, "category_id": 15, "bbox": [315, 569, 63, 83], "area": 5229, "segmentation": [], "iscrowd": 0}, {"id": 2813, "image_id": 856, "category_id": 13, "bbox": [361, 552, 21, 30], "area": 630, "segmentation": [], "iscrowd": 0}, {"id": 2814, "image_id": 856, "category_id": 13, "bbox": [371, 583, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 2815, "image_id": 856, "category_id": 33, "bbox": [376, 655, 27, 40], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2816, "image_id": 856, "category_id": 10, "bbox": [465, 582, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 2817, "image_id": 857, "category_id": 11, "bbox": [89, 337, 64, 55], "area": 3520, "segmentation": [], "iscrowd": 0}, {"id": 2818, "image_id": 857, "category_id": 4, "bbox": [124, 441, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 2819, "image_id": 857, "category_id": 7, "bbox": [259, 429, 72, 82], "area": 5904, "segmentation": [], "iscrowd": 0}, {"id": 2820, "image_id": 858, "category_id": 20, "bbox": [346, 263, 41, 77], "area": 3157, "segmentation": [], "iscrowd": 0}, {"id": 2821, "image_id": 858, "category_id": 4, "bbox": [103, 345, 35, 51], "area": 1785, "segmentation": [], "iscrowd": 0}, {"id": 2822, "image_id": 858, "category_id": 14, "bbox": [135, 340, 33, 50], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 2823, "image_id": 858, "category_id": 6, "bbox": [161, 301, 50, 58], "area": 2900, "segmentation": [], "iscrowd": 0}, {"id": 2824, "image_id": 859, "category_id": 0, "bbox": [322, 342, 41, 53], "area": 2173, "segmentation": [], "iscrowd": 0}, {"id": 2825, "image_id": 859, "category_id": 0, "bbox": [400, 315, 41, 52], "area": 2132, "segmentation": [], "iscrowd": 0}, {"id": 2826, "image_id": 859, "category_id": 2, "bbox": [422, 352, 31, 53], "area": 1643, "segmentation": [], "iscrowd": 0}, {"id": 2827, "image_id": 860, "category_id": 7, "bbox": [261, 489, 71, 81], "area": 5751, "segmentation": [], "iscrowd": 0}, {"id": 2828, "image_id": 860, "category_id": 19, "bbox": [260, 270, 46, 69], "area": 3174, "segmentation": [], "iscrowd": 0}, {"id": 2829, "image_id": 861, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 2830, "image_id": 862, "category_id": 16, "bbox": [395, 355, 35, 58], "area": 2030, "segmentation": [], "iscrowd": 0}, {"id": 2831, "image_id": 862, "category_id": 4, "bbox": [288, 461, 47, 51], "area": 2397, "segmentation": [], "iscrowd": 0}, {"id": 2832, "image_id": 863, "category_id": 8, "bbox": [109, 355, 70, 66], "area": 4620, "segmentation": [], "iscrowd": 0}, {"id": 2833, "image_id": 863, "category_id": 9, "bbox": [202, 552, 54, 52], "area": 2808, "segmentation": [], "iscrowd": 0}, {"id": 2834, "image_id": 864, "category_id": 13, "bbox": [298, 540, 21, 30], "area": 630, "segmentation": [], "iscrowd": 0}, {"id": 2835, "image_id": 864, "category_id": 13, "bbox": [266, 512, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 2836, "image_id": 864, "category_id": 10, "bbox": [262, 420, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2837, "image_id": 864, "category_id": 10, "bbox": [294, 402, 40, 47], "area": 1880, "segmentation": [], "iscrowd": 0}, {"id": 2838, "image_id": 864, "category_id": 5, "bbox": [374, 531, 40, 33], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 2839, "image_id": 864, "category_id": 5, "bbox": [373, 507, 42, 30], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 2840, "image_id": 864, "category_id": 13, "bbox": [273, 476, 15, 30], "area": 450, "segmentation": [], "iscrowd": 0}, {"id": 2841, "image_id": 864, "category_id": 13, "bbox": [300, 508, 23, 26], "area": 598, "segmentation": [], "iscrowd": 0}, {"id": 2842, "image_id": 864, "category_id": 13, "bbox": [271, 498, 17, 28], "area": 476, "segmentation": [], "iscrowd": 0}, {"id": 2843, "image_id": 865, "category_id": 11, "bbox": [408, 529, 58, 57], "area": 3306, "segmentation": [], "iscrowd": 0}, {"id": 2844, "image_id": 866, "category_id": 4, "bbox": [128, 441, 34, 44], "area": 1496, "segmentation": [], "iscrowd": 0}, {"id": 2845, "image_id": 866, "category_id": 7, "bbox": [264, 428, 64, 83], "area": 5312, "segmentation": [], "iscrowd": 0}, {"id": 2846, "image_id": 866, "category_id": 11, "bbox": [84, 337, 75, 78], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 2847, "image_id": 867, "category_id": 4, "bbox": [123, 433, 43, 51], "area": 2193, "segmentation": [], "iscrowd": 0}, {"id": 2848, "image_id": 867, "category_id": 7, "bbox": [258, 430, 75, 74], "area": 5550, "segmentation": [], "iscrowd": 0}, {"id": 2849, "image_id": 868, "category_id": 1, "bbox": [406, 374, 42, 81], "area": 3402, "segmentation": [], "iscrowd": 0}, {"id": 2850, "image_id": 869, "category_id": 2, "bbox": [92, 564, 32, 48], "area": 1536, "segmentation": [], "iscrowd": 0}, {"id": 2851, "image_id": 870, "category_id": 21, "bbox": [364, 620, 47, 60], "area": 2820, "segmentation": [], "iscrowd": 0}, {"id": 2852, "image_id": 870, "category_id": 21, "bbox": [392, 610, 43, 45], "area": 1935, "segmentation": [], "iscrowd": 0}, {"id": 2853, "image_id": 870, "category_id": 12, "bbox": [133, 222, 57, 81], "area": 4617, "segmentation": [], "iscrowd": 0}, {"id": 2854, "image_id": 870, "category_id": 4, "bbox": [113, 357, 52, 66], "area": 3432, "segmentation": [], "iscrowd": 0}, {"id": 2855, "image_id": 871, "category_id": 9, "bbox": [87, 491, 55, 61], "area": 3355, "segmentation": [], "iscrowd": 0}, {"id": 2856, "image_id": 871, "category_id": 15, "bbox": [178, 570, 66, 83], "area": 5478, "segmentation": [], "iscrowd": 0}, {"id": 2857, "image_id": 872, "category_id": 2, "bbox": [144, 506, 30, 48], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 2858, "image_id": 872, "category_id": 5, "bbox": [138, 455, 33, 43], "area": 1419, "segmentation": [], "iscrowd": 0}, {"id": 2859, "image_id": 872, "category_id": 5, "bbox": [94, 442, 37, 45], "area": 1665, "segmentation": [], "iscrowd": 0}, {"id": 2860, "image_id": 872, "category_id": 5, "bbox": [97, 484, 27, 40], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 2861, "image_id": 872, "category_id": 5, "bbox": [139, 430, 32, 34], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 2862, "image_id": 872, "category_id": 6, "bbox": [98, 390, 48, 54], "area": 2592, "segmentation": [], "iscrowd": 0}, {"id": 2863, "image_id": 873, "category_id": 10, "bbox": [388, 313, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 2864, "image_id": 873, "category_id": 10, "bbox": [354, 307, 34, 35], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 2865, "image_id": 873, "category_id": 1, "bbox": [436, 216, 44, 100], "area": 4400, "segmentation": [], "iscrowd": 0}, {"id": 2866, "image_id": 874, "category_id": 12, "bbox": [416, 361, 42, 70], "area": 2940, "segmentation": [], "iscrowd": 0}, {"id": 2867, "image_id": 874, "category_id": 6, "bbox": [372, 412, 63, 58], "area": 3654, "segmentation": [], "iscrowd": 0}, {"id": 2868, "image_id": 875, "category_id": 8, "bbox": [104, 254, 57, 60], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 2869, "image_id": 875, "category_id": 2, "bbox": [111, 357, 24, 30], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 2870, "image_id": 875, "category_id": 15, "bbox": [186, 451, 58, 74], "area": 4292, "segmentation": [], "iscrowd": 0}, {"id": 2871, "image_id": 876, "category_id": 1, "bbox": [407, 311, 55, 94], "area": 5170, "segmentation": [], "iscrowd": 0}, {"id": 2872, "image_id": 877, "category_id": 19, "bbox": [255, 297, 50, 45], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 2873, "image_id": 877, "category_id": 7, "bbox": [232, 466, 67, 87], "area": 5829, "segmentation": [], "iscrowd": 0}, {"id": 2874, "image_id": 878, "category_id": 4, "bbox": [495, 459, 45, 56], "area": 2520, "segmentation": [], "iscrowd": 0}, {"id": 2875, "image_id": 878, "category_id": 3, "bbox": [379, 422, 55, 57], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 2876, "image_id": 878, "category_id": 22, "bbox": [377, 291, 62, 62], "area": 3844, "segmentation": [], "iscrowd": 0}, {"id": 2877, "image_id": 879, "category_id": 9, "bbox": [112, 330, 64, 58], "area": 3712, "segmentation": [], "iscrowd": 0}, {"id": 2878, "image_id": 879, "category_id": 0, "bbox": [376, 180, 42, 42], "area": 1764, "segmentation": [], "iscrowd": 0}, {"id": 2879, "image_id": 879, "category_id": 0, "bbox": [368, 150, 45, 40], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 2880, "image_id": 879, "category_id": 13, "bbox": [152, 418, 24, 27], "area": 648, "segmentation": [], "iscrowd": 0}, {"id": 2881, "image_id": 879, "category_id": 13, "bbox": [139, 432, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 2882, "image_id": 880, "category_id": 28, "bbox": [356, 482, 86, 24], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 2883, "image_id": 880, "category_id": 4, "bbox": [443, 446, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 2884, "image_id": 881, "category_id": 21, "bbox": [400, 488, 53, 50], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 2885, "image_id": 881, "category_id": 21, "bbox": [427, 473, 43, 34], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 2886, "image_id": 881, "category_id": 21, "bbox": [428, 451, 36, 27], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 2887, "image_id": 882, "category_id": 12, "bbox": [99, 222, 53, 74], "area": 3922, "segmentation": [], "iscrowd": 0}, {"id": 2888, "image_id": 883, "category_id": 12, "bbox": [368, 232, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 2889, "image_id": 883, "category_id": 11, "bbox": [102, 444, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 2890, "image_id": 883, "category_id": 28, "bbox": [372, 203, 111, 36], "area": 3996, "segmentation": [], "iscrowd": 0}, {"id": 2891, "image_id": 884, "category_id": 9, "bbox": [94, 445, 48, 43], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 2892, "image_id": 884, "category_id": 13, "bbox": [140, 421, 33, 28], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 2893, "image_id": 884, "category_id": 13, "bbox": [131, 403, 23, 22], "area": 506, "segmentation": [], "iscrowd": 0}, {"id": 2894, "image_id": 885, "category_id": 25, "bbox": [227, 220, 71, 97], "area": 6887, "segmentation": [], "iscrowd": 0}, {"id": 2895, "image_id": 885, "category_id": 23, "bbox": [138, 349, 31, 50], "area": 1550, "segmentation": [], "iscrowd": 0}, {"id": 2896, "image_id": 885, "category_id": 7, "bbox": [234, 504, 66, 84], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 2897, "image_id": 886, "category_id": 15, "bbox": [206, 529, 70, 80], "area": 5600, "segmentation": [], "iscrowd": 0}, {"id": 2898, "image_id": 887, "category_id": 24, "bbox": [47, 286, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 2899, "image_id": 888, "category_id": 33, "bbox": [383, 274, 21, 27], "area": 567, "segmentation": [], "iscrowd": 0}, {"id": 2900, "image_id": 888, "category_id": 33, "bbox": [347, 276, 17, 33], "area": 561, "segmentation": [], "iscrowd": 0}, {"id": 2901, "image_id": 889, "category_id": 24, "bbox": [438, 338, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 2902, "image_id": 890, "category_id": 10, "bbox": [404, 271, 37, 54], "area": 1998, "segmentation": [], "iscrowd": 0}, {"id": 2903, "image_id": 890, "category_id": 15, "bbox": [184, 429, 59, 75], "area": 4425, "segmentation": [], "iscrowd": 0}, {"id": 2904, "image_id": 890, "category_id": 13, "bbox": [129, 341, 26, 42], "area": 1092, "segmentation": [], "iscrowd": 0}, {"id": 2905, "image_id": 890, "category_id": 13, "bbox": [124, 320, 33, 52], "area": 1716, "segmentation": [], "iscrowd": 0}, {"id": 2906, "image_id": 890, "category_id": 10, "bbox": [431, 264, 40, 36], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 2907, "image_id": 890, "category_id": 13, "bbox": [126, 224, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 2908, "image_id": 891, "category_id": 15, "bbox": [181, 525, 62, 85], "area": 5270, "segmentation": [], "iscrowd": 0}, {"id": 2909, "image_id": 892, "category_id": 16, "bbox": [351, 314, 27, 42], "area": 1134, "segmentation": [], "iscrowd": 0}, {"id": 2910, "image_id": 892, "category_id": 16, "bbox": [321, 315, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 2911, "image_id": 892, "category_id": 2, "bbox": [385, 525, 42, 50], "area": 2100, "segmentation": [], "iscrowd": 0}, {"id": 2912, "image_id": 893, "category_id": 28, "bbox": [239, 247, 116, 42], "area": 4872, "segmentation": [], "iscrowd": 0}, {"id": 2913, "image_id": 893, "category_id": 4, "bbox": [359, 618, 40, 48], "area": 1920, "segmentation": [], "iscrowd": 0}, {"id": 2914, "image_id": 894, "category_id": 19, "bbox": [255, 267, 46, 73], "area": 3358, "segmentation": [], "iscrowd": 0}, {"id": 2915, "image_id": 894, "category_id": 33, "bbox": [108, 433, 19, 50], "area": 950, "segmentation": [], "iscrowd": 0}, {"id": 2916, "image_id": 894, "category_id": 16, "bbox": [424, 436, 20, 42], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 2917, "image_id": 894, "category_id": 33, "bbox": [131, 429, 24, 43], "area": 1032, "segmentation": [], "iscrowd": 0}, {"id": 2918, "image_id": 894, "category_id": 12, "bbox": [438, 602, 34, 64], "area": 2176, "segmentation": [], "iscrowd": 0}, {"id": 2919, "image_id": 895, "category_id": 5, "bbox": [108, 374, 31, 53], "area": 1643, "segmentation": [], "iscrowd": 0}, {"id": 2920, "image_id": 895, "category_id": 5, "bbox": [111, 356, 32, 34], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 2921, "image_id": 896, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 2922, "image_id": 897, "category_id": 0, "bbox": [113, 389, 55, 46], "area": 2530, "segmentation": [], "iscrowd": 0}, {"id": 2923, "image_id": 897, "category_id": 8, "bbox": [69, 502, 75, 69], "area": 5175, "segmentation": [], "iscrowd": 0}, {"id": 2924, "image_id": 898, "category_id": 33, "bbox": [435, 329, 23, 45], "area": 1035, "segmentation": [], "iscrowd": 0}, {"id": 2925, "image_id": 898, "category_id": 4, "bbox": [408, 395, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 2926, "image_id": 898, "category_id": 33, "bbox": [399, 327, 21, 44], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 2927, "image_id": 898, "category_id": 12, "bbox": [432, 236, 34, 60], "area": 2040, "segmentation": [], "iscrowd": 0}, {"id": 2928, "image_id": 899, "category_id": 21, "bbox": [445, 346, 40, 53], "area": 2120, "segmentation": [], "iscrowd": 0}, {"id": 2929, "image_id": 899, "category_id": 21, "bbox": [416, 350, 37, 55], "area": 2035, "segmentation": [], "iscrowd": 0}, {"id": 2930, "image_id": 899, "category_id": 21, "bbox": [360, 340, 55, 61], "area": 3355, "segmentation": [], "iscrowd": 0}, {"id": 2931, "image_id": 899, "category_id": 21, "bbox": [389, 315, 40, 47], "area": 1880, "segmentation": [], "iscrowd": 0}, {"id": 2932, "image_id": 899, "category_id": 21, "bbox": [420, 310, 48, 52], "area": 2496, "segmentation": [], "iscrowd": 0}, {"id": 2933, "image_id": 900, "category_id": 32, "bbox": [220, 274, 67, 91], "area": 6097, "segmentation": [], "iscrowd": 0}, {"id": 2934, "image_id": 900, "category_id": 4, "bbox": [54, 464, 43, 52], "area": 2236, "segmentation": [], "iscrowd": 0}, {"id": 2935, "image_id": 900, "category_id": 16, "bbox": [133, 303, 30, 53], "area": 1590, "segmentation": [], "iscrowd": 0}, {"id": 2936, "image_id": 900, "category_id": 16, "bbox": [100, 301, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 2937, "image_id": 900, "category_id": 11, "bbox": [91, 361, 71, 65], "area": 4615, "segmentation": [], "iscrowd": 0}, {"id": 2938, "image_id": 900, "category_id": 12, "bbox": [308, 311, 51, 81], "area": 4131, "segmentation": [], "iscrowd": 0}, {"id": 2939, "image_id": 901, "category_id": 27, "bbox": [420, 289, 58, 58], "area": 3364, "segmentation": [], "iscrowd": 0}, {"id": 2940, "image_id": 901, "category_id": 33, "bbox": [401, 353, 24, 41], "area": 984, "segmentation": [], "iscrowd": 0}, {"id": 2941, "image_id": 901, "category_id": 16, "bbox": [368, 96, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 2942, "image_id": 901, "category_id": 16, "bbox": [406, 94, 24, 36], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 2943, "image_id": 902, "category_id": 12, "bbox": [297, 331, 54, 66], "area": 3564, "segmentation": [], "iscrowd": 0}, {"id": 2944, "image_id": 902, "category_id": 18, "bbox": [263, 309, 63, 62], "area": 3906, "segmentation": [], "iscrowd": 0}, {"id": 2945, "image_id": 902, "category_id": 11, "bbox": [93, 516, 71, 67], "area": 4757, "segmentation": [], "iscrowd": 0}, {"id": 2946, "image_id": 903, "category_id": 4, "bbox": [441, 406, 45, 45], "area": 2025, "segmentation": [], "iscrowd": 0}, {"id": 2947, "image_id": 904, "category_id": 16, "bbox": [364, 290, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 2948, "image_id": 904, "category_id": 16, "bbox": [394, 286, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 2949, "image_id": 905, "category_id": 33, "bbox": [432, 620, 18, 41], "area": 738, "segmentation": [], "iscrowd": 0}, {"id": 2950, "image_id": 905, "category_id": 33, "bbox": [410, 636, 21, 42], "area": 882, "segmentation": [], "iscrowd": 0}, {"id": 2951, "image_id": 905, "category_id": 33, "bbox": [440, 603, 23, 30], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 2952, "image_id": 905, "category_id": 33, "bbox": [357, 557, 21, 36], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 2953, "image_id": 906, "category_id": 13, "bbox": [131, 369, 24, 48], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 2954, "image_id": 906, "category_id": 13, "bbox": [124, 350, 27, 28], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 2955, "image_id": 906, "category_id": 13, "bbox": [178, 492, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 2956, "image_id": 906, "category_id": 13, "bbox": [203, 509, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 2957, "image_id": 906, "category_id": 15, "bbox": [214, 537, 55, 70], "area": 3850, "segmentation": [], "iscrowd": 0}, {"id": 2958, "image_id": 907, "category_id": 7, "bbox": [283, 510, 70, 83], "area": 5810, "segmentation": [], "iscrowd": 0}, {"id": 2959, "image_id": 908, "category_id": 9, "bbox": [102, 397, 57, 52], "area": 2964, "segmentation": [], "iscrowd": 0}, {"id": 2960, "image_id": 909, "category_id": 24, "bbox": [52, 326, 68, 86], "area": 5848, "segmentation": [], "iscrowd": 0}, {"id": 2961, "image_id": 909, "category_id": 24, "bbox": [58, 536, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}, {"id": 2962, "image_id": 909, "category_id": 24, "bbox": [84, 530, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 2963, "image_id": 909, "category_id": 24, "bbox": [114, 526, 36, 28], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 2964, "image_id": 909, "category_id": 5, "bbox": [94, 434, 40, 52], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 2965, "image_id": 909, "category_id": 5, "bbox": [102, 414, 34, 34], "area": 1156, "segmentation": [], "iscrowd": 0}, {"id": 2966, "image_id": 910, "category_id": 5, "bbox": [368, 204, 41, 50], "area": 2050, "segmentation": [], "iscrowd": 0}, {"id": 2967, "image_id": 910, "category_id": 5, "bbox": [450, 205, 35, 50], "area": 1750, "segmentation": [], "iscrowd": 0}, {"id": 2968, "image_id": 910, "category_id": 19, "bbox": [232, 321, 44, 42], "area": 1848, "segmentation": [], "iscrowd": 0}, {"id": 2969, "image_id": 911, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 2970, "image_id": 911, "category_id": 7, "bbox": [289, 452, 65, 90], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 2971, "image_id": 911, "category_id": 14, "bbox": [381, 461, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 2972, "image_id": 911, "category_id": 14, "bbox": [411, 459, 39, 37], "area": 1443, "segmentation": [], "iscrowd": 0}, {"id": 2973, "image_id": 912, "category_id": 15, "bbox": [234, 516, 63, 73], "area": 4599, "segmentation": [], "iscrowd": 0}, {"id": 2974, "image_id": 912, "category_id": 8, "bbox": [393, 520, 63, 53], "area": 3339, "segmentation": [], "iscrowd": 0}, {"id": 2975, "image_id": 912, "category_id": 13, "bbox": [135, 409, 25, 30], "area": 750, "segmentation": [], "iscrowd": 0}, {"id": 2976, "image_id": 912, "category_id": 13, "bbox": [131, 385, 22, 30], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 2977, "image_id": 913, "category_id": 8, "bbox": [83, 299, 68, 71], "area": 4828, "segmentation": [], "iscrowd": 0}, {"id": 2978, "image_id": 914, "category_id": 1, "bbox": [199, 286, 58, 67], "area": 3886, "segmentation": [], "iscrowd": 0}, {"id": 2979, "image_id": 914, "category_id": 13, "bbox": [165, 305, 25, 46], "area": 1150, "segmentation": [], "iscrowd": 0}, {"id": 2980, "image_id": 914, "category_id": 18, "bbox": [236, 254, 67, 77], "area": 5159, "segmentation": [], "iscrowd": 0}, {"id": 2981, "image_id": 914, "category_id": 20, "bbox": [403, 411, 37, 71], "area": 2627, "segmentation": [], "iscrowd": 0}, {"id": 2982, "image_id": 915, "category_id": 28, "bbox": [350, 298, 100, 46], "area": 4600, "segmentation": [], "iscrowd": 0}, {"id": 2983, "image_id": 915, "category_id": 5, "bbox": [398, 375, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 2984, "image_id": 915, "category_id": 5, "bbox": [405, 351, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 2985, "image_id": 915, "category_id": 5, "bbox": [429, 343, 27, 33], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 2986, "image_id": 915, "category_id": 14, "bbox": [420, 393, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 2987, "image_id": 915, "category_id": 14, "bbox": [390, 398, 35, 36], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 2988, "image_id": 915, "category_id": 14, "bbox": [391, 421, 42, 40], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 2989, "image_id": 916, "category_id": 19, "bbox": [224, 313, 57, 48], "area": 2736, "segmentation": [], "iscrowd": 0}, {"id": 2990, "image_id": 916, "category_id": 11, "bbox": [89, 491, 83, 73], "area": 6059, "segmentation": [], "iscrowd": 0}, {"id": 2991, "image_id": 916, "category_id": 33, "bbox": [196, 194, 26, 47], "area": 1222, "segmentation": [], "iscrowd": 0}, {"id": 2992, "image_id": 916, "category_id": 33, "bbox": [151, 203, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 2993, "image_id": 917, "category_id": 22, "bbox": [295, 156, 56, 68], "area": 3808, "segmentation": [], "iscrowd": 0}, {"id": 2994, "image_id": 917, "category_id": 3, "bbox": [318, 282, 69, 64], "area": 4416, "segmentation": [], "iscrowd": 0}, {"id": 2995, "image_id": 918, "category_id": 24, "bbox": [48, 333, 74, 77], "area": 5698, "segmentation": [], "iscrowd": 0}, {"id": 2996, "image_id": 919, "category_id": 20, "bbox": [363, 266, 41, 67], "area": 2747, "segmentation": [], "iscrowd": 0}, {"id": 2997, "image_id": 920, "category_id": 32, "bbox": [226, 285, 58, 71], "area": 4118, "segmentation": [], "iscrowd": 0}, {"id": 2998, "image_id": 920, "category_id": 4, "bbox": [60, 453, 37, 47], "area": 1739, "segmentation": [], "iscrowd": 0}, {"id": 2999, "image_id": 920, "category_id": 14, "bbox": [125, 450, 28, 42], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 3000, "image_id": 920, "category_id": 14, "bbox": [94, 456, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 3001, "image_id": 920, "category_id": 14, "bbox": [93, 431, 31, 26], "area": 806, "segmentation": [], "iscrowd": 0}, {"id": 3002, "image_id": 920, "category_id": 16, "bbox": [138, 305, 20, 55], "area": 1100, "segmentation": [], "iscrowd": 0}, {"id": 3003, "image_id": 920, "category_id": 16, "bbox": [104, 304, 28, 48], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 3004, "image_id": 920, "category_id": 12, "bbox": [333, 336, 55, 57], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 3005, "image_id": 921, "category_id": 13, "bbox": [186, 444, 21, 38], "area": 798, "segmentation": [], "iscrowd": 0}, {"id": 3006, "image_id": 921, "category_id": 13, "bbox": [162, 436, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 3007, "image_id": 921, "category_id": 8, "bbox": [322, 299, 44, 71], "area": 3124, "segmentation": [], "iscrowd": 0}, {"id": 3008, "image_id": 921, "category_id": 15, "bbox": [236, 510, 61, 78], "area": 4758, "segmentation": [], "iscrowd": 0}, {"id": 3009, "image_id": 922, "category_id": 15, "bbox": [157, 452, 58, 72], "area": 4176, "segmentation": [], "iscrowd": 0}, {"id": 3010, "image_id": 922, "category_id": 9, "bbox": [415, 310, 41, 53], "area": 2173, "segmentation": [], "iscrowd": 0}, {"id": 3011, "image_id": 922, "category_id": 10, "bbox": [374, 442, 33, 57], "area": 1881, "segmentation": [], "iscrowd": 0}, {"id": 3012, "image_id": 922, "category_id": 10, "bbox": [347, 451, 27, 44], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 3013, "image_id": 922, "category_id": 13, "bbox": [139, 368, 24, 35], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 3014, "image_id": 922, "category_id": 13, "bbox": [152, 350, 20, 30], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 3015, "image_id": 922, "category_id": 10, "bbox": [364, 437, 17, 31], "area": 527, "segmentation": [], "iscrowd": 0}, {"id": 3016, "image_id": 923, "category_id": 14, "bbox": [220, 520, 33, 38], "area": 1254, "segmentation": [], "iscrowd": 0}, {"id": 3017, "image_id": 923, "category_id": 14, "bbox": [282, 534, 37, 43], "area": 1591, "segmentation": [], "iscrowd": 0}, {"id": 3018, "image_id": 923, "category_id": 14, "bbox": [310, 538, 36, 45], "area": 1620, "segmentation": [], "iscrowd": 0}, {"id": 3019, "image_id": 923, "category_id": 11, "bbox": [291, 399, 64, 85], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 3020, "image_id": 924, "category_id": 30, "bbox": [240, 268, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 3021, "image_id": 924, "category_id": 13, "bbox": [141, 485, 26, 43], "area": 1118, "segmentation": [], "iscrowd": 0}, {"id": 3022, "image_id": 924, "category_id": 13, "bbox": [142, 465, 24, 37], "area": 888, "segmentation": [], "iscrowd": 0}, {"id": 3023, "image_id": 924, "category_id": 15, "bbox": [179, 569, 66, 81], "area": 5346, "segmentation": [], "iscrowd": 0}, {"id": 3024, "image_id": 925, "category_id": 27, "bbox": [402, 376, 59, 71], "area": 4189, "segmentation": [], "iscrowd": 0}, {"id": 3025, "image_id": 926, "category_id": 1, "bbox": [120, 274, 37, 92], "area": 3404, "segmentation": [], "iscrowd": 0}, {"id": 3026, "image_id": 926, "category_id": 2, "bbox": [91, 300, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 3027, "image_id": 926, "category_id": 8, "bbox": [117, 223, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 3028, "image_id": 926, "category_id": 5, "bbox": [123, 440, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 3029, "image_id": 926, "category_id": 5, "bbox": [124, 416, 32, 37], "area": 1184, "segmentation": [], "iscrowd": 0}, {"id": 3030, "image_id": 926, "category_id": 5, "bbox": [168, 422, 27, 33], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 3031, "image_id": 926, "category_id": 15, "bbox": [186, 453, 57, 73], "area": 4161, "segmentation": [], "iscrowd": 0}, {"id": 3032, "image_id": 927, "category_id": 0, "bbox": [437, 300, 40, 45], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 3033, "image_id": 927, "category_id": 0, "bbox": [435, 274, 47, 46], "area": 2162, "segmentation": [], "iscrowd": 0}, {"id": 3034, "image_id": 928, "category_id": 16, "bbox": [369, 261, 30, 47], "area": 1410, "segmentation": [], "iscrowd": 0}, {"id": 3035, "image_id": 928, "category_id": 12, "bbox": [281, 330, 37, 72], "area": 2664, "segmentation": [], "iscrowd": 0}, {"id": 3036, "image_id": 928, "category_id": 32, "bbox": [253, 263, 48, 71], "area": 3408, "segmentation": [], "iscrowd": 0}, {"id": 3037, "image_id": 929, "category_id": 0, "bbox": [410, 246, 53, 47], "area": 2491, "segmentation": [], "iscrowd": 0}, {"id": 3038, "image_id": 929, "category_id": 0, "bbox": [408, 220, 50, 30], "area": 1500, "segmentation": [], "iscrowd": 0}, {"id": 3039, "image_id": 930, "category_id": 33, "bbox": [461, 595, 19, 43], "area": 817, "segmentation": [], "iscrowd": 0}, {"id": 3040, "image_id": 930, "category_id": 33, "bbox": [377, 568, 21, 35], "area": 735, "segmentation": [], "iscrowd": 0}, {"id": 3041, "image_id": 930, "category_id": 33, "bbox": [449, 558, 14, 41], "area": 574, "segmentation": [], "iscrowd": 0}, {"id": 3042, "image_id": 930, "category_id": 33, "bbox": [467, 572, 18, 36], "area": 648, "segmentation": [], "iscrowd": 0}, {"id": 3043, "image_id": 931, "category_id": 12, "bbox": [92, 359, 43, 61], "area": 2623, "segmentation": [], "iscrowd": 0}, {"id": 3044, "image_id": 931, "category_id": 11, "bbox": [203, 260, 74, 74], "area": 5476, "segmentation": [], "iscrowd": 0}, {"id": 3045, "image_id": 932, "category_id": 8, "bbox": [91, 394, 62, 72], "area": 4464, "segmentation": [], "iscrowd": 0}, {"id": 3046, "image_id": 933, "category_id": 32, "bbox": [464, 301, 56, 76], "area": 4256, "segmentation": [], "iscrowd": 0}, {"id": 3047, "image_id": 933, "category_id": 30, "bbox": [401, 314, 53, 56], "area": 2968, "segmentation": [], "iscrowd": 0}, {"id": 3048, "image_id": 933, "category_id": 27, "bbox": [429, 543, 51, 62], "area": 3162, "segmentation": [], "iscrowd": 0}, {"id": 3049, "image_id": 934, "category_id": 25, "bbox": [248, 223, 81, 93], "area": 7533, "segmentation": [], "iscrowd": 0}, {"id": 3050, "image_id": 934, "category_id": 23, "bbox": [345, 313, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 3051, "image_id": 934, "category_id": 3, "bbox": [322, 483, 50, 63], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 3052, "image_id": 935, "category_id": 3, "bbox": [366, 341, 61, 72], "area": 4392, "segmentation": [], "iscrowd": 0}, {"id": 3053, "image_id": 936, "category_id": 4, "bbox": [454, 406, 45, 54], "area": 2430, "segmentation": [], "iscrowd": 0}, {"id": 3054, "image_id": 936, "category_id": 3, "bbox": [384, 510, 57, 55], "area": 3135, "segmentation": [], "iscrowd": 0}, {"id": 3055, "image_id": 937, "category_id": 14, "bbox": [371, 456, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 3056, "image_id": 938, "category_id": 29, "bbox": [148, 339, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 3057, "image_id": 938, "category_id": 29, "bbox": [113, 331, 35, 45], "area": 1575, "segmentation": [], "iscrowd": 0}, {"id": 3058, "image_id": 938, "category_id": 2, "bbox": [106, 415, 43, 41], "area": 1763, "segmentation": [], "iscrowd": 0}, {"id": 3059, "image_id": 938, "category_id": 10, "bbox": [138, 384, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 3060, "image_id": 938, "category_id": 10, "bbox": [84, 383, 31, 33], "area": 1023, "segmentation": [], "iscrowd": 0}, {"id": 3061, "image_id": 938, "category_id": 10, "bbox": [110, 374, 28, 51], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 3062, "image_id": 939, "category_id": 32, "bbox": [223, 284, 56, 73], "area": 4088, "segmentation": [], "iscrowd": 0}, {"id": 3063, "image_id": 939, "category_id": 14, "bbox": [143, 399, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 3064, "image_id": 939, "category_id": 14, "bbox": [110, 371, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 3065, "image_id": 939, "category_id": 14, "bbox": [81, 364, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 3066, "image_id": 940, "category_id": 4, "bbox": [325, 547, 41, 60], "area": 2460, "segmentation": [], "iscrowd": 0}, {"id": 3067, "image_id": 940, "category_id": 0, "bbox": [201, 478, 62, 45], "area": 2790, "segmentation": [], "iscrowd": 0}, {"id": 3068, "image_id": 941, "category_id": 19, "bbox": [255, 297, 49, 46], "area": 2254, "segmentation": [], "iscrowd": 0}, {"id": 3069, "image_id": 941, "category_id": 12, "bbox": [434, 509, 36, 64], "area": 2304, "segmentation": [], "iscrowd": 0}, {"id": 3070, "image_id": 942, "category_id": 18, "bbox": [236, 249, 63, 85], "area": 5355, "segmentation": [], "iscrowd": 0}, {"id": 3071, "image_id": 942, "category_id": 11, "bbox": [101, 396, 80, 62], "area": 4960, "segmentation": [], "iscrowd": 0}, {"id": 3072, "image_id": 942, "category_id": 20, "bbox": [408, 400, 31, 67], "area": 2077, "segmentation": [], "iscrowd": 0}, {"id": 3073, "image_id": 942, "category_id": 33, "bbox": [156, 304, 25, 52], "area": 1300, "segmentation": [], "iscrowd": 0}, {"id": 3074, "image_id": 943, "category_id": 25, "bbox": [224, 214, 82, 95], "area": 7790, "segmentation": [], "iscrowd": 0}, {"id": 3075, "image_id": 943, "category_id": 23, "bbox": [209, 291, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 3076, "image_id": 943, "category_id": 5, "bbox": [62, 177, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 3077, "image_id": 943, "category_id": 6, "bbox": [161, 447, 57, 60], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 3078, "image_id": 943, "category_id": 24, "bbox": [443, 224, 71, 82], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 3079, "image_id": 944, "category_id": 26, "bbox": [399, 399, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 3080, "image_id": 945, "category_id": 4, "bbox": [335, 558, 46, 63], "area": 2898, "segmentation": [], "iscrowd": 0}, {"id": 3081, "image_id": 945, "category_id": 0, "bbox": [222, 476, 41, 51], "area": 2091, "segmentation": [], "iscrowd": 0}, {"id": 3082, "image_id": 946, "category_id": 7, "bbox": [259, 489, 70, 83], "area": 5810, "segmentation": [], "iscrowd": 0}, {"id": 3083, "image_id": 946, "category_id": 19, "bbox": [256, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 3084, "image_id": 946, "category_id": 33, "bbox": [373, 241, 20, 46], "area": 920, "segmentation": [], "iscrowd": 0}, {"id": 3085, "image_id": 946, "category_id": 33, "bbox": [409, 247, 21, 40], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 3086, "image_id": 947, "category_id": 2, "bbox": [141, 448, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 3087, "image_id": 947, "category_id": 5, "bbox": [108, 373, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 3088, "image_id": 947, "category_id": 5, "bbox": [123, 339, 37, 43], "area": 1591, "segmentation": [], "iscrowd": 0}, {"id": 3089, "image_id": 947, "category_id": 5, "bbox": [107, 318, 32, 47], "area": 1504, "segmentation": [], "iscrowd": 0}, {"id": 3090, "image_id": 947, "category_id": 5, "bbox": [130, 309, 32, 33], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 3091, "image_id": 947, "category_id": 6, "bbox": [98, 293, 43, 36], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 3092, "image_id": 948, "category_id": 29, "bbox": [70, 499, 33, 33], "area": 1089, "segmentation": [], "iscrowd": 0}, {"id": 3093, "image_id": 949, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 3094, "image_id": 950, "category_id": 8, "bbox": [399, 353, 65, 67], "area": 4355, "segmentation": [], "iscrowd": 0}, {"id": 3095, "image_id": 950, "category_id": 10, "bbox": [426, 250, 41, 51], "area": 2091, "segmentation": [], "iscrowd": 0}, {"id": 3096, "image_id": 950, "category_id": 15, "bbox": [316, 578, 62, 81], "area": 5022, "segmentation": [], "iscrowd": 0}, {"id": 3097, "image_id": 950, "category_id": 13, "bbox": [394, 464, 23, 30], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 3098, "image_id": 950, "category_id": 13, "bbox": [393, 443, 23, 27], "area": 621, "segmentation": [], "iscrowd": 0}, {"id": 3099, "image_id": 950, "category_id": 2, "bbox": [427, 397, 35, 64], "area": 2240, "segmentation": [], "iscrowd": 0}, {"id": 3100, "image_id": 951, "category_id": 32, "bbox": [249, 260, 62, 85], "area": 5270, "segmentation": [], "iscrowd": 0}, {"id": 3101, "image_id": 951, "category_id": 28, "bbox": [106, 410, 98, 42], "area": 4116, "segmentation": [], "iscrowd": 0}, {"id": 3102, "image_id": 951, "category_id": 12, "bbox": [156, 319, 58, 75], "area": 4350, "segmentation": [], "iscrowd": 0}, {"id": 3103, "image_id": 952, "category_id": 15, "bbox": [159, 452, 57, 75], "area": 4275, "segmentation": [], "iscrowd": 0}, {"id": 3104, "image_id": 952, "category_id": 13, "bbox": [137, 412, 33, 38], "area": 1254, "segmentation": [], "iscrowd": 0}, {"id": 3105, "image_id": 952, "category_id": 13, "bbox": [163, 427, 22, 27], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 3106, "image_id": 953, "category_id": 21, "bbox": [380, 533, 45, 56], "area": 2520, "segmentation": [], "iscrowd": 0}, {"id": 3107, "image_id": 953, "category_id": 21, "bbox": [444, 568, 46, 50], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 3108, "image_id": 953, "category_id": 21, "bbox": [412, 539, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 3109, "image_id": 953, "category_id": 12, "bbox": [219, 300, 54, 74], "area": 3996, "segmentation": [], "iscrowd": 0}, {"id": 3110, "image_id": 953, "category_id": 32, "bbox": [250, 241, 60, 73], "area": 4380, "segmentation": [], "iscrowd": 0}, {"id": 3111, "image_id": 953, "category_id": 4, "bbox": [110, 376, 47, 47], "area": 2209, "segmentation": [], "iscrowd": 0}, {"id": 3112, "image_id": 954, "category_id": 13, "bbox": [153, 442, 20, 36], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 3113, "image_id": 954, "category_id": 13, "bbox": [128, 425, 23, 34], "area": 782, "segmentation": [], "iscrowd": 0}, {"id": 3114, "image_id": 954, "category_id": 13, "bbox": [148, 412, 22, 34], "area": 748, "segmentation": [], "iscrowd": 0}, {"id": 3115, "image_id": 954, "category_id": 33, "bbox": [195, 343, 20, 39], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 3116, "image_id": 955, "category_id": 19, "bbox": [255, 297, 49, 46], "area": 2254, "segmentation": [], "iscrowd": 0}, {"id": 3117, "image_id": 956, "category_id": 21, "bbox": [213, 454, 50, 48], "area": 2400, "segmentation": [], "iscrowd": 0}, {"id": 3118, "image_id": 956, "category_id": 21, "bbox": [131, 470, 45, 52], "area": 2340, "segmentation": [], "iscrowd": 0}, {"id": 3119, "image_id": 957, "category_id": 11, "bbox": [90, 540, 86, 41], "area": 3526, "segmentation": [], "iscrowd": 0}, {"id": 3120, "image_id": 958, "category_id": 5, "bbox": [399, 408, 27, 42], "area": 1134, "segmentation": [], "iscrowd": 0}, {"id": 3121, "image_id": 958, "category_id": 5, "bbox": [424, 411, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 3122, "image_id": 958, "category_id": 5, "bbox": [421, 384, 30, 30], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 3123, "image_id": 959, "category_id": 13, "bbox": [332, 307, 26, 38], "area": 988, "segmentation": [], "iscrowd": 0}, {"id": 3124, "image_id": 959, "category_id": 13, "bbox": [382, 518, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 3125, "image_id": 959, "category_id": 15, "bbox": [316, 571, 63, 84], "area": 5292, "segmentation": [], "iscrowd": 0}, {"id": 3126, "image_id": 959, "category_id": 13, "bbox": [390, 498, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 3127, "image_id": 960, "category_id": 18, "bbox": [238, 246, 62, 83], "area": 5146, "segmentation": [], "iscrowd": 0}, {"id": 3128, "image_id": 960, "category_id": 33, "bbox": [163, 309, 30, 51], "area": 1530, "segmentation": [], "iscrowd": 0}, {"id": 3129, "image_id": 960, "category_id": 20, "bbox": [395, 411, 43, 67], "area": 2881, "segmentation": [], "iscrowd": 0}, {"id": 3130, "image_id": 961, "category_id": 4, "bbox": [317, 452, 44, 50], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 3131, "image_id": 961, "category_id": 12, "bbox": [396, 487, 43, 66], "area": 2838, "segmentation": [], "iscrowd": 0}, {"id": 3132, "image_id": 962, "category_id": 12, "bbox": [425, 256, 43, 76], "area": 3268, "segmentation": [], "iscrowd": 0}, {"id": 3133, "image_id": 963, "category_id": 22, "bbox": [295, 156, 56, 68], "area": 3808, "segmentation": [], "iscrowd": 0}, {"id": 3134, "image_id": 963, "category_id": 3, "bbox": [326, 282, 63, 61], "area": 3843, "segmentation": [], "iscrowd": 0}, {"id": 3135, "image_id": 964, "category_id": 23, "bbox": [406, 403, 29, 57], "area": 1653, "segmentation": [], "iscrowd": 0}, {"id": 3136, "image_id": 964, "category_id": 15, "bbox": [176, 528, 66, 85], "area": 5610, "segmentation": [], "iscrowd": 0}, {"id": 3137, "image_id": 964, "category_id": 13, "bbox": [180, 508, 29, 36], "area": 1044, "segmentation": [], "iscrowd": 0}, {"id": 3138, "image_id": 964, "category_id": 13, "bbox": [206, 518, 16, 30], "area": 480, "segmentation": [], "iscrowd": 0}, {"id": 3139, "image_id": 965, "category_id": 12, "bbox": [306, 274, 72, 82], "area": 5904, "segmentation": [], "iscrowd": 0}, {"id": 3140, "image_id": 966, "category_id": 10, "bbox": [413, 485, 32, 49], "area": 1568, "segmentation": [], "iscrowd": 0}, {"id": 3141, "image_id": 966, "category_id": 10, "bbox": [396, 417, 37, 46], "area": 1702, "segmentation": [], "iscrowd": 0}, {"id": 3142, "image_id": 966, "category_id": 10, "bbox": [378, 492, 27, 30], "area": 810, "segmentation": [], "iscrowd": 0}, {"id": 3143, "image_id": 966, "category_id": 8, "bbox": [283, 397, 63, 63], "area": 3969, "segmentation": [], "iscrowd": 0}, {"id": 3144, "image_id": 967, "category_id": 11, "bbox": [87, 333, 72, 75], "area": 5400, "segmentation": [], "iscrowd": 0}, {"id": 3145, "image_id": 967, "category_id": 4, "bbox": [132, 409, 48, 56], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 3146, "image_id": 967, "category_id": 5, "bbox": [432, 478, 46, 42], "area": 1932, "segmentation": [], "iscrowd": 0}, {"id": 3147, "image_id": 967, "category_id": 5, "bbox": [407, 476, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 3148, "image_id": 967, "category_id": 5, "bbox": [407, 494, 21, 31], "area": 651, "segmentation": [], "iscrowd": 0}, {"id": 3149, "image_id": 967, "category_id": 14, "bbox": [468, 519, 36, 56], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 3150, "image_id": 967, "category_id": 14, "bbox": [443, 529, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 3151, "image_id": 967, "category_id": 14, "bbox": [420, 511, 23, 44], "area": 1012, "segmentation": [], "iscrowd": 0}, {"id": 3152, "image_id": 968, "category_id": 7, "bbox": [258, 424, 68, 78], "area": 5304, "segmentation": [], "iscrowd": 0}, {"id": 3153, "image_id": 968, "category_id": 4, "bbox": [125, 440, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 3154, "image_id": 969, "category_id": 3, "bbox": [358, 321, 54, 60], "area": 3240, "segmentation": [], "iscrowd": 0}, {"id": 3155, "image_id": 970, "category_id": 19, "bbox": [257, 274, 48, 47], "area": 2256, "segmentation": [], "iscrowd": 0}, {"id": 3156, "image_id": 971, "category_id": 19, "bbox": [342, 332, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 3157, "image_id": 972, "category_id": 8, "bbox": [112, 222, 50, 66], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 3158, "image_id": 972, "category_id": 0, "bbox": [133, 216, 50, 55], "area": 2750, "segmentation": [], "iscrowd": 0}, {"id": 3159, "image_id": 973, "category_id": 8, "bbox": [78, 438, 64, 54], "area": 3456, "segmentation": [], "iscrowd": 0}, {"id": 3160, "image_id": 973, "category_id": 2, "bbox": [142, 442, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 3161, "image_id": 973, "category_id": 18, "bbox": [368, 313, 60, 81], "area": 4860, "segmentation": [], "iscrowd": 0}, {"id": 3162, "image_id": 974, "category_id": 30, "bbox": [131, 258, 58, 66], "area": 3828, "segmentation": [], "iscrowd": 0}, {"id": 3163, "image_id": 974, "category_id": 18, "bbox": [206, 278, 67, 75], "area": 5025, "segmentation": [], "iscrowd": 0}, {"id": 3164, "image_id": 974, "category_id": 1, "bbox": [105, 332, 41, 112], "area": 4592, "segmentation": [], "iscrowd": 0}, {"id": 3165, "image_id": 974, "category_id": 8, "bbox": [128, 430, 61, 83], "area": 5063, "segmentation": [], "iscrowd": 0}, {"id": 3166, "image_id": 975, "category_id": 9, "bbox": [195, 301, 50, 50], "area": 2500, "segmentation": [], "iscrowd": 0}, {"id": 3167, "image_id": 975, "category_id": 13, "bbox": [178, 332, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 3168, "image_id": 975, "category_id": 18, "bbox": [235, 245, 65, 82], "area": 5330, "segmentation": [], "iscrowd": 0}, {"id": 3169, "image_id": 976, "category_id": 24, "bbox": [51, 334, 55, 76], "area": 4180, "segmentation": [], "iscrowd": 0}, {"id": 3170, "image_id": 976, "category_id": 5, "bbox": [84, 466, 30, 42], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 3171, "image_id": 976, "category_id": 5, "bbox": [108, 488, 28, 40], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 3172, "image_id": 976, "category_id": 5, "bbox": [78, 502, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 3173, "image_id": 976, "category_id": 14, "bbox": [54, 536, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 3174, "image_id": 976, "category_id": 14, "bbox": [88, 530, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 3175, "image_id": 977, "category_id": 8, "bbox": [219, 229, 63, 68], "area": 4284, "segmentation": [], "iscrowd": 0}, {"id": 3176, "image_id": 978, "category_id": 8, "bbox": [95, 398, 66, 62], "area": 4092, "segmentation": [], "iscrowd": 0}, {"id": 3177, "image_id": 979, "category_id": 6, "bbox": [399, 366, 47, 55], "area": 2585, "segmentation": [], "iscrowd": 0}, {"id": 3178, "image_id": 980, "category_id": 10, "bbox": [115, 328, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 3179, "image_id": 981, "category_id": 9, "bbox": [412, 350, 32, 53], "area": 1696, "segmentation": [], "iscrowd": 0}, {"id": 3180, "image_id": 981, "category_id": 8, "bbox": [90, 323, 63, 63], "area": 3969, "segmentation": [], "iscrowd": 0}, {"id": 3181, "image_id": 982, "category_id": 5, "bbox": [451, 208, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 3182, "image_id": 982, "category_id": 5, "bbox": [367, 204, 46, 45], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 3183, "image_id": 982, "category_id": 28, "bbox": [381, 139, 96, 32], "area": 3072, "segmentation": [], "iscrowd": 0}, {"id": 3184, "image_id": 983, "category_id": 27, "bbox": [420, 274, 58, 58], "area": 3364, "segmentation": [], "iscrowd": 0}, {"id": 3185, "image_id": 983, "category_id": 33, "bbox": [394, 339, 24, 41], "area": 984, "segmentation": [], "iscrowd": 0}, {"id": 3186, "image_id": 983, "category_id": 28, "bbox": [374, 470, 104, 42], "area": 4368, "segmentation": [], "iscrowd": 0}, {"id": 3187, "image_id": 984, "category_id": 26, "bbox": [98, 329, 27, 37], "area": 999, "segmentation": [], "iscrowd": 0}, {"id": 3188, "image_id": 984, "category_id": 11, "bbox": [91, 344, 80, 64], "area": 5120, "segmentation": [], "iscrowd": 0}, {"id": 3189, "image_id": 984, "category_id": 5, "bbox": [410, 332, 23, 32], "area": 736, "segmentation": [], "iscrowd": 0}, {"id": 3190, "image_id": 984, "category_id": 5, "bbox": [406, 358, 25, 28], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 3191, "image_id": 984, "category_id": 5, "bbox": [401, 379, 28, 41], "area": 1148, "segmentation": [], "iscrowd": 0}, {"id": 3192, "image_id": 984, "category_id": 14, "bbox": [436, 332, 33, 40], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 3193, "image_id": 984, "category_id": 14, "bbox": [429, 378, 33, 41], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 3194, "image_id": 984, "category_id": 14, "bbox": [429, 354, 35, 34], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 3195, "image_id": 985, "category_id": 13, "bbox": [381, 369, 22, 32], "area": 704, "segmentation": [], "iscrowd": 0}, {"id": 3196, "image_id": 985, "category_id": 8, "bbox": [418, 483, 66, 66], "area": 4356, "segmentation": [], "iscrowd": 0}, {"id": 3197, "image_id": 985, "category_id": 13, "bbox": [402, 384, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 3198, "image_id": 985, "category_id": 13, "bbox": [427, 356, 25, 37], "area": 925, "segmentation": [], "iscrowd": 0}, {"id": 3199, "image_id": 986, "category_id": 10, "bbox": [400, 366, 36, 46], "area": 1656, "segmentation": [], "iscrowd": 0}, {"id": 3200, "image_id": 986, "category_id": 10, "bbox": [435, 372, 32, 45], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 3201, "image_id": 986, "category_id": 10, "bbox": [441, 339, 33, 45], "area": 1485, "segmentation": [], "iscrowd": 0}, {"id": 3202, "image_id": 987, "category_id": 20, "bbox": [328, 237, 34, 42], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 3203, "image_id": 987, "category_id": 20, "bbox": [169, 239, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 3204, "image_id": 987, "category_id": 4, "bbox": [97, 388, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 3205, "image_id": 987, "category_id": 6, "bbox": [136, 398, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 3206, "image_id": 987, "category_id": 14, "bbox": [84, 431, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 3207, "image_id": 987, "category_id": 28, "bbox": [137, 449, 102, 36], "area": 3672, "segmentation": [], "iscrowd": 0}, {"id": 3208, "image_id": 988, "category_id": 27, "bbox": [421, 264, 58, 58], "area": 3364, "segmentation": [], "iscrowd": 0}, {"id": 3209, "image_id": 988, "category_id": 33, "bbox": [394, 317, 24, 41], "area": 984, "segmentation": [], "iscrowd": 0}, {"id": 3210, "image_id": 989, "category_id": 13, "bbox": [158, 426, 19, 33], "area": 627, "segmentation": [], "iscrowd": 0}, {"id": 3211, "image_id": 989, "category_id": 8, "bbox": [404, 426, 57, 66], "area": 3762, "segmentation": [], "iscrowd": 0}, {"id": 3212, "image_id": 989, "category_id": 13, "bbox": [134, 403, 27, 40], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 3213, "image_id": 989, "category_id": 15, "bbox": [242, 515, 56, 74], "area": 4144, "segmentation": [], "iscrowd": 0}, {"id": 3214, "image_id": 989, "category_id": 1, "bbox": [392, 371, 85, 64], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 3215, "image_id": 990, "category_id": 8, "bbox": [162, 190, 57, 76], "area": 4332, "segmentation": [], "iscrowd": 0}, {"id": 3216, "image_id": 990, "category_id": 15, "bbox": [291, 299, 58, 67], "area": 3886, "segmentation": [], "iscrowd": 0}, {"id": 3217, "image_id": 991, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 3218, "image_id": 991, "category_id": 7, "bbox": [258, 489, 71, 82], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 3219, "image_id": 991, "category_id": 27, "bbox": [346, 422, 58, 70], "area": 4060, "segmentation": [], "iscrowd": 0}, {"id": 3220, "image_id": 992, "category_id": 24, "bbox": [41, 298, 82, 71], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 3221, "image_id": 993, "category_id": 23, "bbox": [386, 327, 26, 52], "area": 1352, "segmentation": [], "iscrowd": 0}, {"id": 3222, "image_id": 993, "category_id": 4, "bbox": [184, 464, 34, 46], "area": 1564, "segmentation": [], "iscrowd": 0}, {"id": 3223, "image_id": 994, "category_id": 18, "bbox": [257, 300, 76, 68], "area": 5168, "segmentation": [], "iscrowd": 0}, {"id": 3224, "image_id": 994, "category_id": 33, "bbox": [450, 229, 22, 35], "area": 770, "segmentation": [], "iscrowd": 0}, {"id": 3225, "image_id": 994, "category_id": 33, "bbox": [392, 244, 21, 31], "area": 651, "segmentation": [], "iscrowd": 0}, {"id": 3226, "image_id": 994, "category_id": 14, "bbox": [339, 487, 35, 35], "area": 1225, "segmentation": [], "iscrowd": 0}, {"id": 3227, "image_id": 994, "category_id": 14, "bbox": [312, 474, 30, 38], "area": 1140, "segmentation": [], "iscrowd": 0}, {"id": 3228, "image_id": 994, "category_id": 11, "bbox": [408, 382, 62, 68], "area": 4216, "segmentation": [], "iscrowd": 0}, {"id": 3229, "image_id": 994, "category_id": 16, "bbox": [393, 351, 21, 31], "area": 651, "segmentation": [], "iscrowd": 0}, {"id": 3230, "image_id": 995, "category_id": 28, "bbox": [358, 555, 95, 42], "area": 3990, "segmentation": [], "iscrowd": 0}, {"id": 3231, "image_id": 995, "category_id": 4, "bbox": [234, 445, 50, 53], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 3232, "image_id": 995, "category_id": 0, "bbox": [410, 495, 60, 58], "area": 3480, "segmentation": [], "iscrowd": 0}, {"id": 3233, "image_id": 995, "category_id": 11, "bbox": [361, 480, 63, 63], "area": 3969, "segmentation": [], "iscrowd": 0}, {"id": 3234, "image_id": 996, "category_id": 32, "bbox": [258, 249, 42, 93], "area": 3906, "segmentation": [], "iscrowd": 0}, {"id": 3235, "image_id": 996, "category_id": 12, "bbox": [128, 332, 38, 75], "area": 2850, "segmentation": [], "iscrowd": 0}, {"id": 3236, "image_id": 997, "category_id": 20, "bbox": [111, 248, 27, 50], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 3237, "image_id": 997, "category_id": 20, "bbox": [81, 253, 30, 47], "area": 1410, "segmentation": [], "iscrowd": 0}, {"id": 3238, "image_id": 997, "category_id": 32, "bbox": [173, 244, 58, 65], "area": 3770, "segmentation": [], "iscrowd": 0}, {"id": 3239, "image_id": 998, "category_id": 3, "bbox": [332, 313, 51, 56], "area": 2856, "segmentation": [], "iscrowd": 0}, {"id": 3240, "image_id": 999, "category_id": 13, "bbox": [161, 476, 26, 35], "area": 910, "segmentation": [], "iscrowd": 0}, {"id": 3241, "image_id": 999, "category_id": 13, "bbox": [178, 485, 32, 39], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 3242, "image_id": 999, "category_id": 8, "bbox": [91, 347, 68, 79], "area": 5372, "segmentation": [], "iscrowd": 0}, {"id": 3243, "image_id": 999, "category_id": 15, "bbox": [205, 525, 66, 85], "area": 5610, "segmentation": [], "iscrowd": 0}, {"id": 3244, "image_id": 1000, "category_id": 19, "bbox": [254, 264, 48, 80], "area": 3840, "segmentation": [], "iscrowd": 0}, {"id": 3245, "image_id": 1001, "category_id": 1, "bbox": [117, 247, 50, 106], "area": 5300, "segmentation": [], "iscrowd": 0}, {"id": 3246, "image_id": 1001, "category_id": 9, "bbox": [185, 446, 48, 49], "area": 2352, "segmentation": [], "iscrowd": 0}, {"id": 3247, "image_id": 1001, "category_id": 2, "bbox": [204, 450, 36, 59], "area": 2124, "segmentation": [], "iscrowd": 0}, {"id": 3248, "image_id": 1001, "category_id": 8, "bbox": [239, 475, 63, 93], "area": 5859, "segmentation": [], "iscrowd": 0}, {"id": 3249, "image_id": 1002, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 3250, "image_id": 1002, "category_id": 3, "bbox": [380, 426, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 3251, "image_id": 1002, "category_id": 4, "bbox": [495, 451, 42, 57], "area": 2394, "segmentation": [], "iscrowd": 0}, {"id": 3252, "image_id": 1003, "category_id": 19, "bbox": [252, 293, 56, 46], "area": 2576, "segmentation": [], "iscrowd": 0}, {"id": 3253, "image_id": 1003, "category_id": 27, "bbox": [112, 293, 74, 63], "area": 4662, "segmentation": [], "iscrowd": 0}, {"id": 3254, "image_id": 1003, "category_id": 33, "bbox": [442, 278, 34, 36], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 3255, "image_id": 1003, "category_id": 33, "bbox": [391, 279, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 3256, "image_id": 1003, "category_id": 33, "bbox": [419, 287, 30, 41], "area": 1230, "segmentation": [], "iscrowd": 0}, {"id": 3257, "image_id": 1003, "category_id": 11, "bbox": [89, 371, 81, 87], "area": 7047, "segmentation": [], "iscrowd": 0}, {"id": 3258, "image_id": 1003, "category_id": 20, "bbox": [191, 51, 24, 69], "area": 1656, "segmentation": [], "iscrowd": 0}, {"id": 3259, "image_id": 1003, "category_id": 20, "bbox": [213, 128, 26, 53], "area": 1378, "segmentation": [], "iscrowd": 0}, {"id": 3260, "image_id": 1003, "category_id": 12, "bbox": [45, 394, 35, 75], "area": 2625, "segmentation": [], "iscrowd": 0}, {"id": 3261, "image_id": 1004, "category_id": 3, "bbox": [375, 355, 57, 56], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 3262, "image_id": 1005, "category_id": 4, "bbox": [216, 529, 34, 43], "area": 1462, "segmentation": [], "iscrowd": 0}, {"id": 3263, "image_id": 1005, "category_id": 25, "bbox": [265, 211, 64, 97], "area": 6208, "segmentation": [], "iscrowd": 0}, {"id": 3264, "image_id": 1006, "category_id": 8, "bbox": [85, 442, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 3265, "image_id": 1007, "category_id": 12, "bbox": [328, 301, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 3266, "image_id": 1007, "category_id": 11, "bbox": [103, 488, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 3267, "image_id": 1008, "category_id": 13, "bbox": [345, 490, 28, 32], "area": 896, "segmentation": [], "iscrowd": 0}, {"id": 3268, "image_id": 1008, "category_id": 13, "bbox": [367, 477, 23, 29], "area": 667, "segmentation": [], "iscrowd": 0}, {"id": 3269, "image_id": 1008, "category_id": 8, "bbox": [435, 615, 57, 64], "area": 3648, "segmentation": [], "iscrowd": 0}, {"id": 3270, "image_id": 1008, "category_id": 15, "bbox": [293, 531, 60, 79], "area": 4740, "segmentation": [], "iscrowd": 0}, {"id": 3271, "image_id": 1009, "category_id": 10, "bbox": [365, 320, 33, 39], "area": 1287, "segmentation": [], "iscrowd": 0}, {"id": 3272, "image_id": 1009, "category_id": 10, "bbox": [389, 322, 35, 39], "area": 1365, "segmentation": [], "iscrowd": 0}, {"id": 3273, "image_id": 1009, "category_id": 10, "bbox": [418, 320, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 3274, "image_id": 1009, "category_id": 8, "bbox": [277, 426, 47, 94], "area": 4418, "segmentation": [], "iscrowd": 0}, {"id": 3275, "image_id": 1010, "category_id": 12, "bbox": [383, 216, 45, 76], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 3276, "image_id": 1011, "category_id": 16, "bbox": [329, 354, 28, 34], "area": 952, "segmentation": [], "iscrowd": 0}, {"id": 3277, "image_id": 1011, "category_id": 16, "bbox": [300, 357, 24, 33], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 3278, "image_id": 1012, "category_id": 19, "bbox": [253, 294, 51, 45], "area": 2295, "segmentation": [], "iscrowd": 0}, {"id": 3279, "image_id": 1013, "category_id": 14, "bbox": [318, 539, 26, 45], "area": 1170, "segmentation": [], "iscrowd": 0}, {"id": 3280, "image_id": 1013, "category_id": 5, "bbox": [341, 498, 34, 50], "area": 1700, "segmentation": [], "iscrowd": 0}, {"id": 3281, "image_id": 1013, "category_id": 5, "bbox": [309, 492, 28, 43], "area": 1204, "segmentation": [], "iscrowd": 0}, {"id": 3282, "image_id": 1013, "category_id": 5, "bbox": [227, 494, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 3283, "image_id": 1013, "category_id": 14, "bbox": [288, 536, 26, 37], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 3284, "image_id": 1013, "category_id": 14, "bbox": [222, 523, 50, 43], "area": 2150, "segmentation": [], "iscrowd": 0}, {"id": 3285, "image_id": 1014, "category_id": 14, "bbox": [388, 198, 30, 30], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 3286, "image_id": 1014, "category_id": 33, "bbox": [394, 388, 20, 41], "area": 820, "segmentation": [], "iscrowd": 0}, {"id": 3287, "image_id": 1014, "category_id": 33, "bbox": [444, 379, 23, 45], "area": 1035, "segmentation": [], "iscrowd": 0}, {"id": 3288, "image_id": 1015, "category_id": 15, "bbox": [179, 525, 64, 90], "area": 5760, "segmentation": [], "iscrowd": 0}, {"id": 3289, "image_id": 1015, "category_id": 13, "bbox": [178, 490, 23, 44], "area": 1012, "segmentation": [], "iscrowd": 0}, {"id": 3290, "image_id": 1015, "category_id": 2, "bbox": [395, 288, 44, 70], "area": 3080, "segmentation": [], "iscrowd": 0}, {"id": 3291, "image_id": 1016, "category_id": 28, "bbox": [381, 221, 93, 46], "area": 4278, "segmentation": [], "iscrowd": 0}, {"id": 3292, "image_id": 1016, "category_id": 19, "bbox": [230, 290, 45, 61], "area": 2745, "segmentation": [], "iscrowd": 0}, {"id": 3293, "image_id": 1016, "category_id": 19, "bbox": [176, 244, 47, 72], "area": 3384, "segmentation": [], "iscrowd": 0}, {"id": 3294, "image_id": 1016, "category_id": 16, "bbox": [148, 314, 31, 46], "area": 1426, "segmentation": [], "iscrowd": 0}, {"id": 3295, "image_id": 1016, "category_id": 16, "bbox": [119, 318, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 3296, "image_id": 1016, "category_id": 4, "bbox": [61, 474, 48, 41], "area": 1968, "segmentation": [], "iscrowd": 0}, {"id": 3297, "image_id": 1016, "category_id": 11, "bbox": [95, 439, 65, 60], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 3298, "image_id": 1016, "category_id": 27, "bbox": [98, 398, 55, 48], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 3299, "image_id": 1017, "category_id": 2, "bbox": [391, 383, 45, 50], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 3300, "image_id": 1017, "category_id": 15, "bbox": [239, 435, 63, 67], "area": 4221, "segmentation": [], "iscrowd": 0}, {"id": 3301, "image_id": 1017, "category_id": 33, "bbox": [146, 409, 22, 47], "area": 1034, "segmentation": [], "iscrowd": 0}, {"id": 3302, "image_id": 1017, "category_id": 13, "bbox": [183, 424, 22, 42], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 3303, "image_id": 1017, "category_id": 33, "bbox": [210, 329, 20, 35], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 3304, "image_id": 1018, "category_id": 11, "bbox": [68, 611, 71, 72], "area": 5112, "segmentation": [], "iscrowd": 0}, {"id": 3305, "image_id": 1019, "category_id": 15, "bbox": [157, 493, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 3306, "image_id": 1019, "category_id": 33, "bbox": [163, 358, 16, 46], "area": 736, "segmentation": [], "iscrowd": 0}, {"id": 3307, "image_id": 1019, "category_id": 33, "bbox": [182, 346, 22, 37], "area": 814, "segmentation": [], "iscrowd": 0}, {"id": 3308, "image_id": 1019, "category_id": 10, "bbox": [339, 137, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 3309, "image_id": 1020, "category_id": 1, "bbox": [116, 198, 48, 107], "area": 5136, "segmentation": [], "iscrowd": 0}, {"id": 3310, "image_id": 1020, "category_id": 9, "bbox": [185, 452, 52, 48], "area": 2496, "segmentation": [], "iscrowd": 0}, {"id": 3311, "image_id": 1020, "category_id": 2, "bbox": [207, 456, 30, 54], "area": 1620, "segmentation": [], "iscrowd": 0}, {"id": 3312, "image_id": 1020, "category_id": 8, "bbox": [225, 505, 60, 75], "area": 4500, "segmentation": [], "iscrowd": 0}, {"id": 3313, "image_id": 1021, "category_id": 12, "bbox": [337, 294, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 3314, "image_id": 1021, "category_id": 11, "bbox": [100, 478, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 3315, "image_id": 1022, "category_id": 11, "bbox": [107, 351, 74, 71], "area": 5254, "segmentation": [], "iscrowd": 0}, {"id": 3316, "image_id": 1022, "category_id": 4, "bbox": [107, 413, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 3317, "image_id": 1022, "category_id": 16, "bbox": [270, 277, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 3318, "image_id": 1022, "category_id": 16, "bbox": [239, 270, 27, 47], "area": 1269, "segmentation": [], "iscrowd": 0}, {"id": 3319, "image_id": 1023, "category_id": 33, "bbox": [381, 571, 25, 32], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 3320, "image_id": 1023, "category_id": 33, "bbox": [447, 574, 21, 35], "area": 735, "segmentation": [], "iscrowd": 0}, {"id": 3321, "image_id": 1023, "category_id": 33, "bbox": [382, 539, 23, 30], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 3322, "image_id": 1023, "category_id": 33, "bbox": [413, 523, 22, 31], "area": 682, "segmentation": [], "iscrowd": 0}, {"id": 3323, "image_id": 1023, "category_id": 33, "bbox": [447, 528, 16, 31], "area": 496, "segmentation": [], "iscrowd": 0}, {"id": 3324, "image_id": 1023, "category_id": 33, "bbox": [461, 551, 13, 28], "area": 364, "segmentation": [], "iscrowd": 0}, {"id": 3325, "image_id": 1024, "category_id": 24, "bbox": [43, 337, 80, 77], "area": 6160, "segmentation": [], "iscrowd": 0}, {"id": 3326, "image_id": 1025, "category_id": 10, "bbox": [143, 258, 29, 47], "area": 1363, "segmentation": [], "iscrowd": 0}, {"id": 3327, "image_id": 1025, "category_id": 10, "bbox": [164, 238, 31, 44], "area": 1364, "segmentation": [], "iscrowd": 0}, {"id": 3328, "image_id": 1025, "category_id": 2, "bbox": [114, 321, 30, 54], "area": 1620, "segmentation": [], "iscrowd": 0}, {"id": 3329, "image_id": 1025, "category_id": 10, "bbox": [139, 230, 31, 31], "area": 961, "segmentation": [], "iscrowd": 0}, {"id": 3330, "image_id": 1025, "category_id": 8, "bbox": [91, 244, 52, 56], "area": 2912, "segmentation": [], "iscrowd": 0}, {"id": 3331, "image_id": 1026, "category_id": 8, "bbox": [105, 329, 61, 59], "area": 3599, "segmentation": [], "iscrowd": 0}, {"id": 3332, "image_id": 1026, "category_id": 10, "bbox": [140, 306, 31, 32], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 3333, "image_id": 1026, "category_id": 10, "bbox": [96, 290, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 3334, "image_id": 1026, "category_id": 10, "bbox": [120, 284, 31, 33], "area": 1023, "segmentation": [], "iscrowd": 0}, {"id": 3335, "image_id": 1026, "category_id": 2, "bbox": [107, 427, 36, 37], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 3336, "image_id": 1026, "category_id": 15, "bbox": [184, 448, 57, 78], "area": 4446, "segmentation": [], "iscrowd": 0}, {"id": 3337, "image_id": 1026, "category_id": 13, "bbox": [131, 386, 26, 33], "area": 858, "segmentation": [], "iscrowd": 0}, {"id": 3338, "image_id": 1026, "category_id": 13, "bbox": [128, 363, 28, 27], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 3339, "image_id": 1027, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 3340, "image_id": 1027, "category_id": 16, "bbox": [351, 90, 21, 39], "area": 819, "segmentation": [], "iscrowd": 0}, {"id": 3341, "image_id": 1027, "category_id": 16, "bbox": [323, 92, 22, 43], "area": 946, "segmentation": [], "iscrowd": 0}, {"id": 3342, "image_id": 1027, "category_id": 7, "bbox": [237, 458, 62, 88], "area": 5456, "segmentation": [], "iscrowd": 0}, {"id": 3343, "image_id": 1028, "category_id": 10, "bbox": [483, 464, 31, 50], "area": 1550, "segmentation": [], "iscrowd": 0}, {"id": 3344, "image_id": 1028, "category_id": 10, "bbox": [469, 458, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 3345, "image_id": 1028, "category_id": 10, "bbox": [456, 434, 21, 47], "area": 987, "segmentation": [], "iscrowd": 0}, {"id": 3346, "image_id": 1029, "category_id": 22, "bbox": [326, 350, 56, 75], "area": 4200, "segmentation": [], "iscrowd": 0}, {"id": 3347, "image_id": 1030, "category_id": 11, "bbox": [94, 353, 45, 76], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 3348, "image_id": 1030, "category_id": 4, "bbox": [396, 360, 41, 53], "area": 2173, "segmentation": [], "iscrowd": 0}, {"id": 3349, "image_id": 1031, "category_id": 8, "bbox": [195, 458, 41, 40], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 3350, "image_id": 1031, "category_id": 2, "bbox": [212, 460, 30, 50], "area": 1500, "segmentation": [], "iscrowd": 0}, {"id": 3351, "image_id": 1031, "category_id": 1, "bbox": [134, 224, 45, 96], "area": 4320, "segmentation": [], "iscrowd": 0}, {"id": 3352, "image_id": 1031, "category_id": 8, "bbox": [234, 502, 52, 70], "area": 3640, "segmentation": [], "iscrowd": 0}, {"id": 3353, "image_id": 1032, "category_id": 13, "bbox": [146, 527, 36, 31], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 3354, "image_id": 1032, "category_id": 13, "bbox": [142, 502, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 3355, "image_id": 1032, "category_id": 15, "bbox": [182, 571, 63, 85], "area": 5355, "segmentation": [], "iscrowd": 0}, {"id": 3356, "image_id": 1033, "category_id": 29, "bbox": [424, 371, 27, 46], "area": 1242, "segmentation": [], "iscrowd": 0}, {"id": 3357, "image_id": 1033, "category_id": 29, "bbox": [399, 411, 21, 29], "area": 609, "segmentation": [], "iscrowd": 0}, {"id": 3358, "image_id": 1033, "category_id": 29, "bbox": [377, 433, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 3359, "image_id": 1033, "category_id": 29, "bbox": [424, 406, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 3360, "image_id": 1033, "category_id": 29, "bbox": [356, 414, 34, 33], "area": 1122, "segmentation": [], "iscrowd": 0}, {"id": 3361, "image_id": 1033, "category_id": 29, "bbox": [382, 381, 34, 35], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 3362, "image_id": 1033, "category_id": 15, "bbox": [289, 538, 60, 67], "area": 4020, "segmentation": [], "iscrowd": 0}, {"id": 3363, "image_id": 1034, "category_id": 11, "bbox": [420, 504, 70, 88], "area": 6160, "segmentation": [], "iscrowd": 0}, {"id": 3364, "image_id": 1034, "category_id": 6, "bbox": [350, 460, 43, 62], "area": 2666, "segmentation": [], "iscrowd": 0}, {"id": 3365, "image_id": 1035, "category_id": 13, "bbox": [149, 253, 27, 40], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 3366, "image_id": 1035, "category_id": 5, "bbox": [310, 518, 32, 49], "area": 1568, "segmentation": [], "iscrowd": 0}, {"id": 3367, "image_id": 1035, "category_id": 5, "bbox": [311, 492, 39, 50], "area": 1950, "segmentation": [], "iscrowd": 0}, {"id": 3368, "image_id": 1035, "category_id": 5, "bbox": [356, 528, 35, 40], "area": 1400, "segmentation": [], "iscrowd": 0}, {"id": 3369, "image_id": 1035, "category_id": 5, "bbox": [352, 492, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}]} \ No newline at end of file diff --git a/clashroyalechardetector/train/pic1005_png.rf.edaa43a2173b685abd57c37c921859e4.jpg b/clashroyalechardetector/train/pic1005_png.rf.edaa43a2173b685abd57c37c921859e4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..479d42502ec677d764dda10d2107abba8eb7c045 --- /dev/null +++ b/clashroyalechardetector/train/pic1005_png.rf.edaa43a2173b685abd57c37c921859e4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e2a7fdf8696fbb376599a292f62b50cb97bd362be70a50713aaa1dcc1e92f7 +size 66241 diff --git a/clashroyalechardetector/train/pic1009_png.rf.48e7f3f68562e419c1696eb2a9816a98.jpg b/clashroyalechardetector/train/pic1009_png.rf.48e7f3f68562e419c1696eb2a9816a98.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df4e8c6efb7aa2a6ba17454361a3c6e9bd5fbcfc --- /dev/null +++ b/clashroyalechardetector/train/pic1009_png.rf.48e7f3f68562e419c1696eb2a9816a98.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b8a01414a55fcdeda32fa01bef4aa7c1dfe3edf8521484de98d39e072953b3 +size 68081 diff --git a/clashroyalechardetector/train/pic1010_png.rf.1b3943e8f07df3f81cdf23192fd02f06.jpg b/clashroyalechardetector/train/pic1010_png.rf.1b3943e8f07df3f81cdf23192fd02f06.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de7e0c15b71f8872f19972310d1d9c628ca169da --- /dev/null +++ b/clashroyalechardetector/train/pic1010_png.rf.1b3943e8f07df3f81cdf23192fd02f06.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee5ae4f894883880fe2c50d631731027aeb3faf7325cc228915a142d09d9f44 +size 67855 diff --git a/clashroyalechardetector/train/pic1014_png.rf.5ae11a1e102297a9e7d1c5bd3871481b.jpg b/clashroyalechardetector/train/pic1014_png.rf.5ae11a1e102297a9e7d1c5bd3871481b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d806d9d8c27866a2c07fde2da01638db53ce56a --- /dev/null +++ b/clashroyalechardetector/train/pic1014_png.rf.5ae11a1e102297a9e7d1c5bd3871481b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd77317ae0de6689ebd926053fec4d08b79e8c8cca3dcdf0f7ac25a53183abfa +size 69118 diff --git a/clashroyalechardetector/train/pic1015_png.rf.ee6e2ce89328bde65370b907fe09ea38.jpg b/clashroyalechardetector/train/pic1015_png.rf.ee6e2ce89328bde65370b907fe09ea38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e10b08351dd37709118c07dca33fa26a2f43a62b --- /dev/null +++ b/clashroyalechardetector/train/pic1015_png.rf.ee6e2ce89328bde65370b907fe09ea38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69a28078168fd7983b3d3af8cb754f5553973abf44b50b017cb4484fd208046 +size 69155 diff --git a/clashroyalechardetector/train/pic1016_png.rf.5462963914892cba1aefa0584fdc1e0c.jpg b/clashroyalechardetector/train/pic1016_png.rf.5462963914892cba1aefa0584fdc1e0c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95b3f66fb8bad01825f63470ffb3806c7105f567 --- /dev/null +++ b/clashroyalechardetector/train/pic1016_png.rf.5462963914892cba1aefa0584fdc1e0c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a9b33dccd8b85ea8f8682571c0d1b24c40f8c33ddee3c1b2a386e168dd7b58 +size 69569 diff --git a/clashroyalechardetector/train/pic1017_png.rf.20b6afb5bd945378c78e764e397dd30f.jpg b/clashroyalechardetector/train/pic1017_png.rf.20b6afb5bd945378c78e764e397dd30f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a4d6f9eeaa07918be711c441c85a5391b1618e3 --- /dev/null +++ b/clashroyalechardetector/train/pic1017_png.rf.20b6afb5bd945378c78e764e397dd30f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2e00c37ca6a49731a85f12402dfa5497ec693dcc0c0b1909c1e6f8f1be942b +size 70465 diff --git a/clashroyalechardetector/train/pic1019_png.rf.c75a595b88c2856701780db398356d4e.jpg b/clashroyalechardetector/train/pic1019_png.rf.c75a595b88c2856701780db398356d4e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6567a0d9eeaf42797a3f4dc45b0356f03bf85ad --- /dev/null +++ b/clashroyalechardetector/train/pic1019_png.rf.c75a595b88c2856701780db398356d4e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544f6fc1f7948cdbf25f74b1acfc07151f5e79298052a405a740f56405e63bab +size 68146 diff --git a/clashroyalechardetector/train/pic1020_png.rf.f74a3a2e4e9aa59a98145f00863b8990.jpg b/clashroyalechardetector/train/pic1020_png.rf.f74a3a2e4e9aa59a98145f00863b8990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9eafe5a25ce6e3c8616f041b7250cfa92e274d89 --- /dev/null +++ b/clashroyalechardetector/train/pic1020_png.rf.f74a3a2e4e9aa59a98145f00863b8990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99943fda8d4e4938be9b36b574986a4118fc60bb4839c705d4e6875a29b3f142 +size 67596 diff --git a/clashroyalechardetector/train/pic1021_png.rf.43d673b086da80a56aec01566cf426bc.jpg b/clashroyalechardetector/train/pic1021_png.rf.43d673b086da80a56aec01566cf426bc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e5751530ba623c1de38b0929d4abfa52a125da3 --- /dev/null +++ b/clashroyalechardetector/train/pic1021_png.rf.43d673b086da80a56aec01566cf426bc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2abc8f494ceea8ec3e562fb9ad136809d5e007a20f64e34e2118c6bc3e00431 +size 67922 diff --git a/clashroyalechardetector/train/pic1022_png.rf.93b2647f5ff42c0a29efcf6e9aa26d7a.jpg b/clashroyalechardetector/train/pic1022_png.rf.93b2647f5ff42c0a29efcf6e9aa26d7a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e6b5332eb8f7550d191168f8497d9cc7b9efde9 --- /dev/null +++ b/clashroyalechardetector/train/pic1022_png.rf.93b2647f5ff42c0a29efcf6e9aa26d7a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4235e1775167ec3067d3b6a9e121ddb117d0e3dc90e7aad2bced9e80c7fc5160 +size 68294 diff --git a/clashroyalechardetector/train/pic1023_png.rf.b4430da799f0b4fe5c96749f1d9cc8e5.jpg b/clashroyalechardetector/train/pic1023_png.rf.b4430da799f0b4fe5c96749f1d9cc8e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4df43314908b1c6e68f8de52b66b038e3ed18da6 --- /dev/null +++ b/clashroyalechardetector/train/pic1023_png.rf.b4430da799f0b4fe5c96749f1d9cc8e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470b8e305909c53ff888455b6dc1351ef556c1b9bea449ca1f8477d2323d916c +size 68081 diff --git a/clashroyalechardetector/train/pic1024_png.rf.6312adab0baf908303da823a9bb6f67a.jpg b/clashroyalechardetector/train/pic1024_png.rf.6312adab0baf908303da823a9bb6f67a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7de1f646ce810ae6f9283878d2209b9cf470f462 --- /dev/null +++ b/clashroyalechardetector/train/pic1024_png.rf.6312adab0baf908303da823a9bb6f67a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77081cc67951a81b83381b30e3de5991d2141410616f459bb283ba43bc215b8a +size 70856 diff --git a/clashroyalechardetector/train/pic1025_png.rf.21e2999d66d0cab897093df794acf0fe.jpg b/clashroyalechardetector/train/pic1025_png.rf.21e2999d66d0cab897093df794acf0fe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e4ad03f7df6eae55614b8e8e9238e9d4a90e0a4 --- /dev/null +++ b/clashroyalechardetector/train/pic1025_png.rf.21e2999d66d0cab897093df794acf0fe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c747d7a7441853e43ae071c2ee6580a9d96dace9a871f53d1e269b06bc36db +size 67807 diff --git a/clashroyalechardetector/train/pic1026_png.rf.62bbfe479d9f86f7b2ba8ddf1bab375a.jpg b/clashroyalechardetector/train/pic1026_png.rf.62bbfe479d9f86f7b2ba8ddf1bab375a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26d931b6177a1ff5174a69f230a7167cd54d956e --- /dev/null +++ b/clashroyalechardetector/train/pic1026_png.rf.62bbfe479d9f86f7b2ba8ddf1bab375a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e250481fa41b0bb8a17b6f5baa1cc2e5241ac1f282474f463f74bbba3c8804 +size 68343 diff --git a/clashroyalechardetector/train/pic1027_png.rf.6033f6504e70cf5ce5d3452f6ef0629e.jpg b/clashroyalechardetector/train/pic1027_png.rf.6033f6504e70cf5ce5d3452f6ef0629e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c73f10a57f69cd7b2c6c195501b2e73161f2a790 --- /dev/null +++ b/clashroyalechardetector/train/pic1027_png.rf.6033f6504e70cf5ce5d3452f6ef0629e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8d02ae6bb248129ffd635780695b1b71cfbb73092856fdbe03cb05e1ad2129 +size 69005 diff --git a/clashroyalechardetector/train/pic1032_png.rf.22d7604a70de17c4baba008242b6da7c.jpg b/clashroyalechardetector/train/pic1032_png.rf.22d7604a70de17c4baba008242b6da7c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2aaeb18a2bc49e1755c9b2c77bc99194f31a127c --- /dev/null +++ b/clashroyalechardetector/train/pic1032_png.rf.22d7604a70de17c4baba008242b6da7c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f4daa05d0ae73cf6475822f04d7c359f073c24f44a374100b5a721c62e98da +size 68910 diff --git a/clashroyalechardetector/train/pic1034_png.rf.5b5ddae34b080ec1a146884ff1267c4f.jpg b/clashroyalechardetector/train/pic1034_png.rf.5b5ddae34b080ec1a146884ff1267c4f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1eb654f5943fa4f076aaf49567b18e6113dbb473 --- /dev/null +++ b/clashroyalechardetector/train/pic1034_png.rf.5b5ddae34b080ec1a146884ff1267c4f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde78a468bbbf393d77875bd25b407dc158ed925ac185847ba1a6ce679b38d2b +size 66403 diff --git a/clashroyalechardetector/train/pic1035_png.rf.ed71112bd11080b3bbacbfd19ef2e0be.jpg b/clashroyalechardetector/train/pic1035_png.rf.ed71112bd11080b3bbacbfd19ef2e0be.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25595f4c21d2b131ba42a8debccf15a8ebd107e8 --- /dev/null +++ b/clashroyalechardetector/train/pic1035_png.rf.ed71112bd11080b3bbacbfd19ef2e0be.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14a7531aff92809ad64ad0f4cb0db240da78e1c60aa41ccc76c93dfb1d5e99c +size 66258 diff --git a/clashroyalechardetector/train/pic1036_png.rf.06232dacab36f1372eeaab2d2af397db.jpg b/clashroyalechardetector/train/pic1036_png.rf.06232dacab36f1372eeaab2d2af397db.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a12fdd2b33eee146def449e6306a6ffd772355c --- /dev/null +++ b/clashroyalechardetector/train/pic1036_png.rf.06232dacab36f1372eeaab2d2af397db.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095c3dba7aec669449fc0443a406d1259fc91304acd37bae99b95faba1989a0e +size 67009 diff --git a/clashroyalechardetector/train/pic1037_png.rf.3b3f7ba58801473a402434c6d2cc26f4.jpg b/clashroyalechardetector/train/pic1037_png.rf.3b3f7ba58801473a402434c6d2cc26f4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f40ec5c57779273e62976771b14ad322b622c48 --- /dev/null +++ b/clashroyalechardetector/train/pic1037_png.rf.3b3f7ba58801473a402434c6d2cc26f4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9e09805458b68765a4e492088c8378ba48c84dd59fe8783702074a6ffb6795 +size 67767 diff --git a/clashroyalechardetector/train/pic1038_png.rf.2b8d64b423344545e401b34fb614a60a.jpg b/clashroyalechardetector/train/pic1038_png.rf.2b8d64b423344545e401b34fb614a60a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42c5983451becacba5b756118910e4009ac6df59 --- /dev/null +++ b/clashroyalechardetector/train/pic1038_png.rf.2b8d64b423344545e401b34fb614a60a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576a2b744de4d4e03f4a09955f8227798deab9b26fa0073bed473774716d26e0 +size 66959 diff --git a/clashroyalechardetector/train/pic1040_png.rf.c45133886f0ead51233d8b284796c5e5.jpg b/clashroyalechardetector/train/pic1040_png.rf.c45133886f0ead51233d8b284796c5e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f88a24ddb4f081d7b7b5d645545aa1aac61849b --- /dev/null +++ b/clashroyalechardetector/train/pic1040_png.rf.c45133886f0ead51233d8b284796c5e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df1fed4e95b79be25c6ce4ad23347a2ba3238ee79a1b51b980ce6841daf16d31 +size 66398 diff --git a/clashroyalechardetector/train/pic1041_png.rf.7542e99941b4a05a94235c969854fd38.jpg b/clashroyalechardetector/train/pic1041_png.rf.7542e99941b4a05a94235c969854fd38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e8dab81d0096aef62c07885bb11ccab72667ab7 --- /dev/null +++ b/clashroyalechardetector/train/pic1041_png.rf.7542e99941b4a05a94235c969854fd38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d534e37eeadee250f744040c0782d6fb7fa3e68d3860939c4df0e602c94cef3 +size 66318 diff --git a/clashroyalechardetector/train/pic1042_png.rf.80b0512c961c40f86dc93829f3ce6ee6.jpg b/clashroyalechardetector/train/pic1042_png.rf.80b0512c961c40f86dc93829f3ce6ee6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b921183b25b3f0ffaedfb006a9f436415bfbe827 --- /dev/null +++ b/clashroyalechardetector/train/pic1042_png.rf.80b0512c961c40f86dc93829f3ce6ee6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdba3ca752828a84f4dd1fc5636c98df874fa4715e22421bc9ce47bedfec8a85 +size 66496 diff --git a/clashroyalechardetector/train/pic1043_png.rf.414b8cdbe1c1ecb3afb2ca8df6b0db0c.jpg b/clashroyalechardetector/train/pic1043_png.rf.414b8cdbe1c1ecb3afb2ca8df6b0db0c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50a0762dc1777fe169dd46773fa18b5ad5c483d7 --- /dev/null +++ b/clashroyalechardetector/train/pic1043_png.rf.414b8cdbe1c1ecb3afb2ca8df6b0db0c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5308ced5b93fd257e49dd03e65d4123355d6306d57989f64cc607bf5f1daac7 +size 65753 diff --git a/clashroyalechardetector/train/pic1044_png.rf.7762b7a3d38485a3d46db7eddc0ac108.jpg b/clashroyalechardetector/train/pic1044_png.rf.7762b7a3d38485a3d46db7eddc0ac108.jpg new file mode 100644 index 0000000000000000000000000000000000000000..740dd0ce23cd3e27c5d377145fb22dda6f9cb3af --- /dev/null +++ b/clashroyalechardetector/train/pic1044_png.rf.7762b7a3d38485a3d46db7eddc0ac108.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df6a91620aafecaa833d44af58ce289c685c38d6e82ce40faa085f47c0d00bf +size 65397 diff --git a/clashroyalechardetector/train/pic1045_png.rf.83a974f0da04ac093b3ccf61f3f1873f.jpg b/clashroyalechardetector/train/pic1045_png.rf.83a974f0da04ac093b3ccf61f3f1873f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16b7e8ce0aad53584b6d4ff506e50d2cf6d9c898 --- /dev/null +++ b/clashroyalechardetector/train/pic1045_png.rf.83a974f0da04ac093b3ccf61f3f1873f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af1a1136fe887df713ff0a8af8dea1c32f531a117c4401a435428d3ee5239cb +size 65319 diff --git a/clashroyalechardetector/train/pic1046_png.rf.b4e5ce6e17d7fc5ed18c27e88c3b13b3.jpg b/clashroyalechardetector/train/pic1046_png.rf.b4e5ce6e17d7fc5ed18c27e88c3b13b3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb50d8d34b99a45e83d50952ab4ce90dd9a65925 --- /dev/null +++ b/clashroyalechardetector/train/pic1046_png.rf.b4e5ce6e17d7fc5ed18c27e88c3b13b3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2427f4a88c714b5a78471f96fb21b64252cd236e144ce2cf61a2ff5ee59945 +size 66222 diff --git a/clashroyalechardetector/train/pic1047_png.rf.61d645420840cc746441fb1758daf11e.jpg b/clashroyalechardetector/train/pic1047_png.rf.61d645420840cc746441fb1758daf11e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42c4e29cb2c5cdad01e50dfd8f9c683f6e299ce6 --- /dev/null +++ b/clashroyalechardetector/train/pic1047_png.rf.61d645420840cc746441fb1758daf11e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f7a72de06148e76d6bf718af391c483412c31aafd0d1bd1abe40398cbdd3cf +size 66793 diff --git a/clashroyalechardetector/train/pic104_png.rf.1243bdda4b57d65d5472081ed44aa054.jpg b/clashroyalechardetector/train/pic104_png.rf.1243bdda4b57d65d5472081ed44aa054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bb9c780dec640d6a1975a839bda9884a2b634e7 --- /dev/null +++ b/clashroyalechardetector/train/pic104_png.rf.1243bdda4b57d65d5472081ed44aa054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c11c5c83ca16045c743f6902666ce1e685e99d9f9fa1c2c6a98d158339db0c +size 66308 diff --git a/clashroyalechardetector/train/pic1050_png.rf.35609ebe0421959b3796a2ec77ab95d9.jpg b/clashroyalechardetector/train/pic1050_png.rf.35609ebe0421959b3796a2ec77ab95d9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..502b94e2ffec51e14bca1d10a67806062881cc87 --- /dev/null +++ b/clashroyalechardetector/train/pic1050_png.rf.35609ebe0421959b3796a2ec77ab95d9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef64c4ad56bb49aaddb43778c66be9e0ca4749abe1ceccb7ed6ebc322df9738 +size 67762 diff --git a/clashroyalechardetector/train/pic1052_png.rf.e955fced1f0971fd9ae831096ba47483.jpg b/clashroyalechardetector/train/pic1052_png.rf.e955fced1f0971fd9ae831096ba47483.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6a590ecab556b5bb90e9b6dd243dedb79b1ea67 --- /dev/null +++ b/clashroyalechardetector/train/pic1052_png.rf.e955fced1f0971fd9ae831096ba47483.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f814a27b12a3ed7f8d043fe901ef8a7f358d79737329733bfd6b4fe2a6f95aca +size 64593 diff --git a/clashroyalechardetector/train/pic1053_png.rf.3460279886252a127cfe967d87bd0a5d.jpg b/clashroyalechardetector/train/pic1053_png.rf.3460279886252a127cfe967d87bd0a5d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..654401954c503c3e1e3be31a374a71eb319186c0 --- /dev/null +++ b/clashroyalechardetector/train/pic1053_png.rf.3460279886252a127cfe967d87bd0a5d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05911ce4c24100f3b138d0332ab1db5195db42894980fb390cd5d3e9f1114b5 +size 64572 diff --git a/clashroyalechardetector/train/pic1062_png.rf.d668ea8ad27742472290f6a4a3670060.jpg b/clashroyalechardetector/train/pic1062_png.rf.d668ea8ad27742472290f6a4a3670060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab032c427943078d6ac455b3287919a02602930a --- /dev/null +++ b/clashroyalechardetector/train/pic1062_png.rf.d668ea8ad27742472290f6a4a3670060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb14861c5aea234d949d02f83fdd3cb24e1355ff502da589a2795be703f3ad3 +size 70993 diff --git a/clashroyalechardetector/train/pic1063_png.rf.d7733aa03512966c98838f77771baee7.jpg b/clashroyalechardetector/train/pic1063_png.rf.d7733aa03512966c98838f77771baee7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1fe1e6565174c9e687c72e1d273cd854a5a767b --- /dev/null +++ b/clashroyalechardetector/train/pic1063_png.rf.d7733aa03512966c98838f77771baee7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a934c829dcf692353b59cb8383e51ebfe7d0adef160ad3d7a325226f24c7f04b +size 72778 diff --git a/clashroyalechardetector/train/pic1064_png.rf.59f089dc25437f7ff26f76f521ce054c.jpg b/clashroyalechardetector/train/pic1064_png.rf.59f089dc25437f7ff26f76f521ce054c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20fa50eeac2ce9781dc34749ccfccd486f451414 --- /dev/null +++ b/clashroyalechardetector/train/pic1064_png.rf.59f089dc25437f7ff26f76f521ce054c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bf89f88f34ec105c0049ee25b6be40cc4a7283c559db97a9bc00d0bced127a +size 70497 diff --git a/clashroyalechardetector/train/pic1066_png.rf.e2328a0d2a90d0cf9b91eac2f144d188.jpg b/clashroyalechardetector/train/pic1066_png.rf.e2328a0d2a90d0cf9b91eac2f144d188.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e7900dca309db3ddea22541836da9d2fb281fed --- /dev/null +++ b/clashroyalechardetector/train/pic1066_png.rf.e2328a0d2a90d0cf9b91eac2f144d188.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0014af65ebf05f4d3512de4ec1caebd521e46dd5f490de878b748892907cb5c2 +size 70399 diff --git a/clashroyalechardetector/train/pic1067_png.rf.5cf0c3b14e30d9bfa2946a51384c1b41.jpg b/clashroyalechardetector/train/pic1067_png.rf.5cf0c3b14e30d9bfa2946a51384c1b41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16ea469e5367f13c6ec831dd12336d51de79caae --- /dev/null +++ b/clashroyalechardetector/train/pic1067_png.rf.5cf0c3b14e30d9bfa2946a51384c1b41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2daad9983800286f78560ba93f50ae8e9d92cda0a88dbcd769ac8d6a0b9730 +size 69863 diff --git a/clashroyalechardetector/train/pic1068_png.rf.ea3783ef76d8ad11a702e1bb081bbe2f.jpg b/clashroyalechardetector/train/pic1068_png.rf.ea3783ef76d8ad11a702e1bb081bbe2f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2282091fb39d75a7257a4b1abe96664e29ce9e72 --- /dev/null +++ b/clashroyalechardetector/train/pic1068_png.rf.ea3783ef76d8ad11a702e1bb081bbe2f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed45890240d133187ffabd80d9384ffddfd3bef947d8fafe603ae3a5e908e69b +size 69804 diff --git a/clashroyalechardetector/train/pic1069_png.rf.cc7ce26f9d0ca770a15c9ef5c16c9f11.jpg b/clashroyalechardetector/train/pic1069_png.rf.cc7ce26f9d0ca770a15c9ef5c16c9f11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfdf40d55f0a75c44195d6bb756d86cc20b6ae51 --- /dev/null +++ b/clashroyalechardetector/train/pic1069_png.rf.cc7ce26f9d0ca770a15c9ef5c16c9f11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76d12ca3212956af98a0e89e99514611050866b51a7e96b3e6d6b19277bf75f +size 68667 diff --git a/clashroyalechardetector/train/pic1071_png.rf.b0d8614fe0f9deae4e62a7c847251a93.jpg b/clashroyalechardetector/train/pic1071_png.rf.b0d8614fe0f9deae4e62a7c847251a93.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71428ea66a931637c63d47586235050fc7fca0c8 --- /dev/null +++ b/clashroyalechardetector/train/pic1071_png.rf.b0d8614fe0f9deae4e62a7c847251a93.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dedaf13bedce2d73ae8b86107eaaf769e138e655d57bfdbb4e84771bdfec9a26 +size 67660 diff --git a/clashroyalechardetector/train/pic1076_png.rf.f05ba7e9e7553e009482f92bbd4c04fe.jpg b/clashroyalechardetector/train/pic1076_png.rf.f05ba7e9e7553e009482f92bbd4c04fe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0b91251cf11cf19fcf483741567594034709fa3 --- /dev/null +++ b/clashroyalechardetector/train/pic1076_png.rf.f05ba7e9e7553e009482f92bbd4c04fe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78eee7355d081266e3412817b71ceb9d6b5f37d1d98500a0c3fee12f4cc0c021 +size 69388 diff --git a/clashroyalechardetector/train/pic1077_png.rf.a1c29343d8d88541c8a97ce62ffd8ee2.jpg b/clashroyalechardetector/train/pic1077_png.rf.a1c29343d8d88541c8a97ce62ffd8ee2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32f194f57fdbb64073f514359177a84930a80a8f --- /dev/null +++ b/clashroyalechardetector/train/pic1077_png.rf.a1c29343d8d88541c8a97ce62ffd8ee2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fcf51090332223efd359d101d3c46e36afe984e32121c283bb055a855f03e8b +size 68427 diff --git a/clashroyalechardetector/train/pic1078_png.rf.90379af94c969420633779bbc2635cde.jpg b/clashroyalechardetector/train/pic1078_png.rf.90379af94c969420633779bbc2635cde.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b3bc20c5945485c49b7ef18d7592bbfdab06266 --- /dev/null +++ b/clashroyalechardetector/train/pic1078_png.rf.90379af94c969420633779bbc2635cde.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc86d1d95473f63a0e9fb63660b81009711e12379236e0388d520f6ca9bbf292 +size 68530 diff --git a/clashroyalechardetector/train/pic1079_png.rf.41be4fddc9d3d3443daa1e5a28fc9697.jpg b/clashroyalechardetector/train/pic1079_png.rf.41be4fddc9d3d3443daa1e5a28fc9697.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b3e7e6974e188aee375029f7720a980b838969a --- /dev/null +++ b/clashroyalechardetector/train/pic1079_png.rf.41be4fddc9d3d3443daa1e5a28fc9697.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b8b45d5e8a9d76baff0a31f65c513cb3345f8a8d77c3e125812be2d25cf821 +size 70133 diff --git a/clashroyalechardetector/train/pic107_png.rf.a92e24f90d76d7029a39faf8a98d4a35.jpg b/clashroyalechardetector/train/pic107_png.rf.a92e24f90d76d7029a39faf8a98d4a35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2410a271056398cd97d8507ccccd386c7a556236 --- /dev/null +++ b/clashroyalechardetector/train/pic107_png.rf.a92e24f90d76d7029a39faf8a98d4a35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf8108d7352c1de4683499aa9800654f28f22009ba69666443d74f3b5f830e7 +size 65965 diff --git a/clashroyalechardetector/train/pic1082_png.rf.7be9f00d1ef56c61594111daf7823123.jpg b/clashroyalechardetector/train/pic1082_png.rf.7be9f00d1ef56c61594111daf7823123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b75a39df7f556c44c1fb0654fac7aad0c8ff89e9 --- /dev/null +++ b/clashroyalechardetector/train/pic1082_png.rf.7be9f00d1ef56c61594111daf7823123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54342963d20ef06dd3842e4aaf85b328cb199cf36abf84bfdc5d0eefdc6b2480 +size 66959 diff --git a/clashroyalechardetector/train/pic1083_png.rf.3409ba50e0fe69f5ae899c694870bdd8.jpg b/clashroyalechardetector/train/pic1083_png.rf.3409ba50e0fe69f5ae899c694870bdd8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..966915343337447df9ed6f81298ba78a07d6a638 --- /dev/null +++ b/clashroyalechardetector/train/pic1083_png.rf.3409ba50e0fe69f5ae899c694870bdd8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c318953264f27e3206fdb67473f8258affeef5faafc9c7ebb6a7c3706f587b3 +size 66187 diff --git a/clashroyalechardetector/train/pic1084_png.rf.2367ec33ebc82df82ce386d617707b93.jpg b/clashroyalechardetector/train/pic1084_png.rf.2367ec33ebc82df82ce386d617707b93.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d2c8f8617ae8459c2eefda3dcadb2ee4aff81dc --- /dev/null +++ b/clashroyalechardetector/train/pic1084_png.rf.2367ec33ebc82df82ce386d617707b93.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6501c6466136bff70331ea114b221e089778e1bf8320d251fe249c31caf1ec70 +size 65870 diff --git a/clashroyalechardetector/train/pic108_png.rf.3508abba735ba65aa30359cf06da39d8.jpg b/clashroyalechardetector/train/pic108_png.rf.3508abba735ba65aa30359cf06da39d8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b171f43a9d8fb6a49b2db4ba1e4d1514af15933 --- /dev/null +++ b/clashroyalechardetector/train/pic108_png.rf.3508abba735ba65aa30359cf06da39d8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727d1be9b0ccc9920ec37ee9abfafa9f1e7e90467847f1b4abb859225b87609d +size 65730 diff --git a/clashroyalechardetector/train/pic1094_png.rf.f5503f3bb41b67a4397ec0d2a67f4eb0.jpg b/clashroyalechardetector/train/pic1094_png.rf.f5503f3bb41b67a4397ec0d2a67f4eb0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1ec6b5f1e4b0c13cbf0cb2044e5fcabcef0fdfa --- /dev/null +++ b/clashroyalechardetector/train/pic1094_png.rf.f5503f3bb41b67a4397ec0d2a67f4eb0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80565aa80ded11cf27ea011334f5f8b125db967ae1d719b77283e0728214876 +size 71996 diff --git a/clashroyalechardetector/train/pic1095_png.rf.ab4202bb3423fd116fc7a501376429e7.jpg b/clashroyalechardetector/train/pic1095_png.rf.ab4202bb3423fd116fc7a501376429e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84058bc89417350e633f9690496ee7269e00e739 --- /dev/null +++ b/clashroyalechardetector/train/pic1095_png.rf.ab4202bb3423fd116fc7a501376429e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b0fa481894002ed69503c195dc82cfdd938abc92d17556d2f445e63616490f +size 72127 diff --git a/clashroyalechardetector/train/pic1096_png.rf.b804cf182fa58374185eb182e0abd8e3.jpg b/clashroyalechardetector/train/pic1096_png.rf.b804cf182fa58374185eb182e0abd8e3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e723ef73d725f9a5735d4b96ca00cb1efefffd51 --- /dev/null +++ b/clashroyalechardetector/train/pic1096_png.rf.b804cf182fa58374185eb182e0abd8e3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c74ab9e3f9be60f5f401de4119ab53712e4ccafe86c52119b7c27d5287b500d +size 71027 diff --git a/clashroyalechardetector/train/pic1099_png.rf.aed8ebc238434dd8437fa4a2b2271f3c.jpg b/clashroyalechardetector/train/pic1099_png.rf.aed8ebc238434dd8437fa4a2b2271f3c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3fa9dc270f53b928b4f6066493d2c40df9d278a --- /dev/null +++ b/clashroyalechardetector/train/pic1099_png.rf.aed8ebc238434dd8437fa4a2b2271f3c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae49d15aab67c9d97f415d1341a6a7f927e4c0b4baff739327ccfe8789c4b14 +size 69883 diff --git a/clashroyalechardetector/train/pic109_png.rf.faec0c1dc4c3aced60b25c38dca7aad7.jpg b/clashroyalechardetector/train/pic109_png.rf.faec0c1dc4c3aced60b25c38dca7aad7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc238bdabfb29f9ab05836da940c88bbd910692f --- /dev/null +++ b/clashroyalechardetector/train/pic109_png.rf.faec0c1dc4c3aced60b25c38dca7aad7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c402223e260cfc0d92020fa02ae21e328f222e0d55e768dea5107f1328d5537 +size 65574 diff --git a/clashroyalechardetector/train/pic1100_png.rf.3862bd153dd926243ffa76a339619c87.jpg b/clashroyalechardetector/train/pic1100_png.rf.3862bd153dd926243ffa76a339619c87.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef9678c0fbf683297707e66951209ed951844d88 --- /dev/null +++ b/clashroyalechardetector/train/pic1100_png.rf.3862bd153dd926243ffa76a339619c87.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca575a37a219dc299b744af98c6597a617e3879bb86b4a20aafbec65566fecb0 +size 71257 diff --git a/clashroyalechardetector/train/pic1102_png.rf.18ae259068b7853136e868b167fcfe1b.jpg b/clashroyalechardetector/train/pic1102_png.rf.18ae259068b7853136e868b167fcfe1b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1967b6c6a9e7c2eec4a4a0abfa6e96b50e755449 --- /dev/null +++ b/clashroyalechardetector/train/pic1102_png.rf.18ae259068b7853136e868b167fcfe1b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a09bc9fb87326ff7a6a0f17ba0e3f7d85771b112e69b6f3e1c3fee3face4ff +size 71593 diff --git a/clashroyalechardetector/train/pic1104_png.rf.ff932a6e47d6db0d958853f792ccc123.jpg b/clashroyalechardetector/train/pic1104_png.rf.ff932a6e47d6db0d958853f792ccc123.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bf267a36e3111c51ec2798b9e6c90d0dd9531f1 --- /dev/null +++ b/clashroyalechardetector/train/pic1104_png.rf.ff932a6e47d6db0d958853f792ccc123.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de6e4b9239e67a9b7754218c8924a7740516e3c2056960c7a772558c9aeaab1 +size 72201 diff --git a/clashroyalechardetector/train/pic1105_png.rf.4426f6891d721f131848cdafe511a1b7.jpg b/clashroyalechardetector/train/pic1105_png.rf.4426f6891d721f131848cdafe511a1b7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d56b9b64c24f6ec9984011057bc21eab4f168240 --- /dev/null +++ b/clashroyalechardetector/train/pic1105_png.rf.4426f6891d721f131848cdafe511a1b7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4e4ce9e3bd49f883b03e5be2368e35163dbc6384f58276364f984d76487fe3 +size 70013 diff --git a/clashroyalechardetector/train/pic1107_png.rf.3ac8fd99d51397c5dfa3232ce0733fab.jpg b/clashroyalechardetector/train/pic1107_png.rf.3ac8fd99d51397c5dfa3232ce0733fab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50f9056dce15213f5dd84b3d807405b9d44d3b21 --- /dev/null +++ b/clashroyalechardetector/train/pic1107_png.rf.3ac8fd99d51397c5dfa3232ce0733fab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9068e6ad9788d6e42c0c6f87523e4b9d45a2ce9ac3b6911155e93620298f4d55 +size 72715 diff --git a/clashroyalechardetector/train/pic1108_png.rf.2292364e20c842edf172e283cab9f1a6.jpg b/clashroyalechardetector/train/pic1108_png.rf.2292364e20c842edf172e283cab9f1a6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16351b735dbb847123bf590f7e2942f91470d825 --- /dev/null +++ b/clashroyalechardetector/train/pic1108_png.rf.2292364e20c842edf172e283cab9f1a6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92541b8f8574082e14487030e49083e787752ed83451bf0e10f948d5190d889 +size 72801 diff --git a/clashroyalechardetector/train/pic110_png.rf.b128762499e4c73df8ca38e08bf56e1c.jpg b/clashroyalechardetector/train/pic110_png.rf.b128762499e4c73df8ca38e08bf56e1c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d5b02aaf738b13d86de6505a012a73b6fae6139 --- /dev/null +++ b/clashroyalechardetector/train/pic110_png.rf.b128762499e4c73df8ca38e08bf56e1c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b5b027bc6add396d0bff89cbda2cfa3c27028de41f4aea6b89b716f6ddb674 +size 65921 diff --git a/clashroyalechardetector/train/pic1110_png.rf.b9aa2d90d61767f7f838f635cd1407e1.jpg b/clashroyalechardetector/train/pic1110_png.rf.b9aa2d90d61767f7f838f635cd1407e1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08791e0a736bd2939130f12c56c23dc30a646b38 --- /dev/null +++ b/clashroyalechardetector/train/pic1110_png.rf.b9aa2d90d61767f7f838f635cd1407e1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da94f187d86e5153c613db4c46bb920b1269f74780f4d04fc0591ee7ce7d50a +size 70233 diff --git a/clashroyalechardetector/train/pic1113_png.rf.59e8a0ee067f68e22b5da627c239e07c.jpg b/clashroyalechardetector/train/pic1113_png.rf.59e8a0ee067f68e22b5da627c239e07c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77a8b639e6ad9df75d7b79d9c2e67baaa7815f7d --- /dev/null +++ b/clashroyalechardetector/train/pic1113_png.rf.59e8a0ee067f68e22b5da627c239e07c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a81050ede60e1aa722c6ae7cd2af996e5873101e99027eb4387e9e1f3cdd679 +size 72131 diff --git a/clashroyalechardetector/train/pic1114_png.rf.59e82a5832f80d5986a1b687bf35722c.jpg b/clashroyalechardetector/train/pic1114_png.rf.59e82a5832f80d5986a1b687bf35722c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6732cd061862b40691910fb6137c09971a06b54b --- /dev/null +++ b/clashroyalechardetector/train/pic1114_png.rf.59e82a5832f80d5986a1b687bf35722c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0189bed6ae94913bb3fac99687106690968a0a11d1cbf8e7e8084a14c95e5a37 +size 70207 diff --git a/clashroyalechardetector/train/pic1115_png.rf.81927a93e3e9a4753ea1c7d5243a9568.jpg b/clashroyalechardetector/train/pic1115_png.rf.81927a93e3e9a4753ea1c7d5243a9568.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c2ae270761e8e10796f3d305e189160ff47662c --- /dev/null +++ b/clashroyalechardetector/train/pic1115_png.rf.81927a93e3e9a4753ea1c7d5243a9568.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3956e02f978167f36fea641eaf6315b7ff35c9825581261419aae00ea95a352 +size 71811 diff --git a/clashroyalechardetector/train/pic1116_png.rf.0ebdb34deea35697e92a64235fcf2d84.jpg b/clashroyalechardetector/train/pic1116_png.rf.0ebdb34deea35697e92a64235fcf2d84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f336cfed9117033f4ff43827d1d10186625e2d1 --- /dev/null +++ b/clashroyalechardetector/train/pic1116_png.rf.0ebdb34deea35697e92a64235fcf2d84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb00dbec1cbd84ecf1d50133c6a431773a143a3c04b6a4ac8906f116ca2f73d +size 70861 diff --git a/clashroyalechardetector/train/pic1117_png.rf.1b96d034a334c367e139b49f067e9b5c.jpg b/clashroyalechardetector/train/pic1117_png.rf.1b96d034a334c367e139b49f067e9b5c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebc7c246edfae046defe2033f6f95b45c359bbcc --- /dev/null +++ b/clashroyalechardetector/train/pic1117_png.rf.1b96d034a334c367e139b49f067e9b5c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2dc581f47527988bf850399c4dd998aed8f60af57c26e2b5ef65715601722f +size 73555 diff --git a/clashroyalechardetector/train/pic1118_png.rf.3e8cb374fab90b1cb90e048bef254a55.jpg b/clashroyalechardetector/train/pic1118_png.rf.3e8cb374fab90b1cb90e048bef254a55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5632b857a011e6a52e4ec130999ef7cd62a4a5ef --- /dev/null +++ b/clashroyalechardetector/train/pic1118_png.rf.3e8cb374fab90b1cb90e048bef254a55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12ec581cbbc60f7d51b71bbdd4e3f44b099d3c38098ba7259fe1f3e697974a1 +size 72591 diff --git a/clashroyalechardetector/train/pic1119_png.rf.7af2ebe8f42a21fb18c42e60d5deee56.jpg b/clashroyalechardetector/train/pic1119_png.rf.7af2ebe8f42a21fb18c42e60d5deee56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9aab1a0c1f105587cc5312b7dfeef6bbf5c165c --- /dev/null +++ b/clashroyalechardetector/train/pic1119_png.rf.7af2ebe8f42a21fb18c42e60d5deee56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0b78c25710b2a8ead07e117da59ed04ebd3eeb13472e30f51f207876608348 +size 72060 diff --git a/clashroyalechardetector/train/pic1121_png.rf.83654ff8353e57b3564617a4ec661c4f.jpg b/clashroyalechardetector/train/pic1121_png.rf.83654ff8353e57b3564617a4ec661c4f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae45fa88b783dc9738873e26d753dbe2396b4b4c --- /dev/null +++ b/clashroyalechardetector/train/pic1121_png.rf.83654ff8353e57b3564617a4ec661c4f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ee41dc089045ea63d493dbdc97c8e8a3398d5da139ffc1fcd538c170a847a0 +size 72143 diff --git a/clashroyalechardetector/train/pic1122_png.rf.911b3311de5fd673e24ca8bc98fd802e.jpg b/clashroyalechardetector/train/pic1122_png.rf.911b3311de5fd673e24ca8bc98fd802e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae74b751d1295301dac2afa0e8bafa0ca1e70dc1 --- /dev/null +++ b/clashroyalechardetector/train/pic1122_png.rf.911b3311de5fd673e24ca8bc98fd802e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2923bf83df19d744ef057d7b534660f45351582cf3e7f6d4bd221513571d58f6 +size 70993 diff --git a/clashroyalechardetector/train/pic1123_png.rf.c2b824bddcc5aff1e8566b176720e966.jpg b/clashroyalechardetector/train/pic1123_png.rf.c2b824bddcc5aff1e8566b176720e966.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7fdf8bc3d6f0d4073fe0de37b858bf048d446db --- /dev/null +++ b/clashroyalechardetector/train/pic1123_png.rf.c2b824bddcc5aff1e8566b176720e966.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d0cd5a11dfde26065f8c4f1517693f59f19b9fdab590822c7a26669fdfb3bf +size 70346 diff --git a/clashroyalechardetector/train/pic1125_png.rf.100094ccfb2dc2456cc7b294c33a74e7.jpg b/clashroyalechardetector/train/pic1125_png.rf.100094ccfb2dc2456cc7b294c33a74e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6e1dd13ae9d804430180ad4889c32b7eed0cba3 --- /dev/null +++ b/clashroyalechardetector/train/pic1125_png.rf.100094ccfb2dc2456cc7b294c33a74e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff629a00c5ecefa3e85b60d9dbee6d06928223aee2998bb3c976190b94e2dc9 +size 71300 diff --git a/clashroyalechardetector/train/pic1126_png.rf.e010b4e019e117e72136bd558babc53f.jpg b/clashroyalechardetector/train/pic1126_png.rf.e010b4e019e117e72136bd558babc53f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73bbcd73b9ed3cc835d2e4d0bcd2f82b57f22e5f --- /dev/null +++ b/clashroyalechardetector/train/pic1126_png.rf.e010b4e019e117e72136bd558babc53f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb5843f08d1dc7e3acf40ccbc59c77a9699964e88dbb31d72d5c13d35e3fae7 +size 72407 diff --git a/clashroyalechardetector/train/pic1127_png.rf.88dfd424d25191f05414025297d64d6c.jpg b/clashroyalechardetector/train/pic1127_png.rf.88dfd424d25191f05414025297d64d6c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f30f277ef67701147751b14797f91b3fe77c3e9 --- /dev/null +++ b/clashroyalechardetector/train/pic1127_png.rf.88dfd424d25191f05414025297d64d6c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85337f969f0ea9fb8a86eb190a8f51f2febeaed255f97879f613315436a5cbf9 +size 71239 diff --git a/clashroyalechardetector/train/pic1128_png.rf.2f01748ad684e6808b9411e8a8449c69.jpg b/clashroyalechardetector/train/pic1128_png.rf.2f01748ad684e6808b9411e8a8449c69.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd9ede82df07a5b820f4dcaa16dc62900bdcf4ab --- /dev/null +++ b/clashroyalechardetector/train/pic1128_png.rf.2f01748ad684e6808b9411e8a8449c69.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8eae262da604d8af4db3b278ce30457db4350a8c01a05b3acc0a5b569f0e11b +size 70230 diff --git a/clashroyalechardetector/train/pic1129_png.rf.2cbcd434ea9c5102e928b4ebf87464ca.jpg b/clashroyalechardetector/train/pic1129_png.rf.2cbcd434ea9c5102e928b4ebf87464ca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1941d38551f17e1539efcc50bad3f51353fbf0e7 --- /dev/null +++ b/clashroyalechardetector/train/pic1129_png.rf.2cbcd434ea9c5102e928b4ebf87464ca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcded8c82f079ad69f3c8897b995611f075dae3b61de0245fe13a7f27b477a40 +size 71136 diff --git a/clashroyalechardetector/train/pic1131_png.rf.027ac8dab3cec7e18f5fd19a18224ff4.jpg b/clashroyalechardetector/train/pic1131_png.rf.027ac8dab3cec7e18f5fd19a18224ff4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b32d06fed5e724531dece85e99fc15d8015522ab --- /dev/null +++ b/clashroyalechardetector/train/pic1131_png.rf.027ac8dab3cec7e18f5fd19a18224ff4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1db25007da403039ed6842311fc97b5f42956a967608ab7cb695262283a6f3 +size 69563 diff --git a/clashroyalechardetector/train/pic1133_png.rf.4c365a60f6c8c6bb267f632b5ab855f4.jpg b/clashroyalechardetector/train/pic1133_png.rf.4c365a60f6c8c6bb267f632b5ab855f4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db314dc0dc7b97e0a1375486017eee94818cb4cd --- /dev/null +++ b/clashroyalechardetector/train/pic1133_png.rf.4c365a60f6c8c6bb267f632b5ab855f4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bcc322965467b738250b07642488ddf376b498b16396fe6b689533b5c337dd +size 72183 diff --git a/clashroyalechardetector/train/pic1134_png.rf.d9959c46cebf13f34dfeaa5be2eece68.jpg b/clashroyalechardetector/train/pic1134_png.rf.d9959c46cebf13f34dfeaa5be2eece68.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2805e52a9f5188619d41276570ecba891e1bfd7c --- /dev/null +++ b/clashroyalechardetector/train/pic1134_png.rf.d9959c46cebf13f34dfeaa5be2eece68.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b94076a3c75228c032471732ceeaf99bf758a9659324cdb5aac38cf1b52c525 +size 69511 diff --git a/clashroyalechardetector/train/pic1135_png.rf.bdfe3b6d69911b812bcb481ca1efa524.jpg b/clashroyalechardetector/train/pic1135_png.rf.bdfe3b6d69911b812bcb481ca1efa524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7406fcd2d448e4f86bc6b6ffcbf998c37b582d5e --- /dev/null +++ b/clashroyalechardetector/train/pic1135_png.rf.bdfe3b6d69911b812bcb481ca1efa524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7174083219880895baa47640c053daefaa27fdd8a94d8b6bd151c2e5fe4d81 +size 71431 diff --git a/clashroyalechardetector/train/pic1136_png.rf.116df98dfb68220e3897e5797adadd1c.jpg b/clashroyalechardetector/train/pic1136_png.rf.116df98dfb68220e3897e5797adadd1c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a471bcc9ab3a75320f08f482a17dd9ee01b9c0f --- /dev/null +++ b/clashroyalechardetector/train/pic1136_png.rf.116df98dfb68220e3897e5797adadd1c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c9da10c050a2ac894e9594dd41b28b0f25bfbc7acd1e660a23d36e2ca13e9d +size 71717 diff --git a/clashroyalechardetector/train/pic1137_png.rf.51b64b6a77d4b134d8c4cae05e643dbb.jpg b/clashroyalechardetector/train/pic1137_png.rf.51b64b6a77d4b134d8c4cae05e643dbb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56cdbd849ccd8cdfbed6d95f97817704f051e99c --- /dev/null +++ b/clashroyalechardetector/train/pic1137_png.rf.51b64b6a77d4b134d8c4cae05e643dbb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e6a0cd15fa594746b3346ff167504fff173376443950ae040940c1c2eb5057 +size 70704 diff --git a/clashroyalechardetector/train/pic113_png.rf.33be0f0f14051d716e1414accfb20c85.jpg b/clashroyalechardetector/train/pic113_png.rf.33be0f0f14051d716e1414accfb20c85.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9432956ef186120dd35d19c9d7bc53004bd7b38 --- /dev/null +++ b/clashroyalechardetector/train/pic113_png.rf.33be0f0f14051d716e1414accfb20c85.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a04372faf73c1bec2f8e0c54b5dbb7c4b00006af59d70e38b459d382e4f4517 +size 70775 diff --git a/clashroyalechardetector/train/pic1141_png.rf.4f9e62497ba1ef3c9bbee8f6deedf37d.jpg b/clashroyalechardetector/train/pic1141_png.rf.4f9e62497ba1ef3c9bbee8f6deedf37d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0051ba90fb03eb37b32f04b183d94550832f0533 --- /dev/null +++ b/clashroyalechardetector/train/pic1141_png.rf.4f9e62497ba1ef3c9bbee8f6deedf37d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73183a2dced2909c1e0df3ac4d15c068ea6975d834014352971e61911ce4081 +size 68790 diff --git a/clashroyalechardetector/train/pic1147_png.rf.81fdf0a98df40d08ca75e236c71e0800.jpg b/clashroyalechardetector/train/pic1147_png.rf.81fdf0a98df40d08ca75e236c71e0800.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ca792bf155d90858b54c53c414599d21d3488ce --- /dev/null +++ b/clashroyalechardetector/train/pic1147_png.rf.81fdf0a98df40d08ca75e236c71e0800.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc68ab1c6e288f0d5c31cecb80fa5700ead337afe21066e9bbda57abb0df1e42 +size 67909 diff --git a/clashroyalechardetector/train/pic1148_png.rf.c40deddba2cc23de389dd47ca0b5c8ee.jpg b/clashroyalechardetector/train/pic1148_png.rf.c40deddba2cc23de389dd47ca0b5c8ee.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42f33f57303a038a6798316456e99dda4f22b701 --- /dev/null +++ b/clashroyalechardetector/train/pic1148_png.rf.c40deddba2cc23de389dd47ca0b5c8ee.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc98d12dac1b3ce6462376cae8fe4609b205b106a53523e361f532966379a83 +size 66671 diff --git a/clashroyalechardetector/train/pic1149_png.rf.680170313495a377b99303750c6b46aa.jpg b/clashroyalechardetector/train/pic1149_png.rf.680170313495a377b99303750c6b46aa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b14667015f1ee7d4f7e377d16ef6996289f4ab65 --- /dev/null +++ b/clashroyalechardetector/train/pic1149_png.rf.680170313495a377b99303750c6b46aa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d15597ebe53c5d75434ec1022f2aa84f832b0c7eb6ce1acaa44a210d63278b +size 66144 diff --git a/clashroyalechardetector/train/pic1151_png.rf.c8a660d449321da2714de5dc610fb49f.jpg b/clashroyalechardetector/train/pic1151_png.rf.c8a660d449321da2714de5dc610fb49f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ce758e6544a6d5207373c14632fa0edc415fdc4 --- /dev/null +++ b/clashroyalechardetector/train/pic1151_png.rf.c8a660d449321da2714de5dc610fb49f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c0210c377d293ec32a5324ea6ce5f496ef7d7d1c5616ecfcff401a925c6cfb +size 66268 diff --git a/clashroyalechardetector/train/pic1152_png.rf.1f7f73cf53d2e7f00118d57a9611db3c.jpg b/clashroyalechardetector/train/pic1152_png.rf.1f7f73cf53d2e7f00118d57a9611db3c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18f8d61300cc995aeb46373c4e6bce0bd81652be --- /dev/null +++ b/clashroyalechardetector/train/pic1152_png.rf.1f7f73cf53d2e7f00118d57a9611db3c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74cf65f5ff6c55d5a68e1ce54e40745bde5284e9b5bf1442ead3649ff302ee0e +size 68519 diff --git a/clashroyalechardetector/train/pic1164_png.rf.3643a38b5cdb991d880471374ff31bb8.jpg b/clashroyalechardetector/train/pic1164_png.rf.3643a38b5cdb991d880471374ff31bb8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7a5daeaa6969ff1c6cd15696368f0a87bc4704d --- /dev/null +++ b/clashroyalechardetector/train/pic1164_png.rf.3643a38b5cdb991d880471374ff31bb8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760c35fb8d451ce8ef7674b31935637450fd27d4f8cbb8add4bc245388ed101b +size 67057 diff --git a/clashroyalechardetector/train/pic1167_png.rf.2fa5648b5eca160b85957c49235f3455.jpg b/clashroyalechardetector/train/pic1167_png.rf.2fa5648b5eca160b85957c49235f3455.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c135fbbe9ef0739c6d97ff706dc8b98b94a9fa57 --- /dev/null +++ b/clashroyalechardetector/train/pic1167_png.rf.2fa5648b5eca160b85957c49235f3455.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95da05175a83240919186e826fc3c70aded40432fc301d284b54cd598d227977 +size 68770 diff --git a/clashroyalechardetector/train/pic1168_png.rf.6b88d4032eaf9e9a3c5fe7f9f8c1438b.jpg b/clashroyalechardetector/train/pic1168_png.rf.6b88d4032eaf9e9a3c5fe7f9f8c1438b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8545432b7cfe5cfcf60c46ac3879265ecaaee4c --- /dev/null +++ b/clashroyalechardetector/train/pic1168_png.rf.6b88d4032eaf9e9a3c5fe7f9f8c1438b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d479561e21905effbbb9621120550c32d0ff3f4ad5f4b4858853bce50060dff +size 68340 diff --git a/clashroyalechardetector/train/pic1169_png.rf.e6bd5753763fcdead6a8df249609eefd.jpg b/clashroyalechardetector/train/pic1169_png.rf.e6bd5753763fcdead6a8df249609eefd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68c257d5f289b817ab16f7a3e60802832ac1ee1f --- /dev/null +++ b/clashroyalechardetector/train/pic1169_png.rf.e6bd5753763fcdead6a8df249609eefd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1b5bd2f67fcc02f152bf6991624f67bc032f898527f3bdde663963782bf170 +size 68415 diff --git a/clashroyalechardetector/train/pic1180_png.rf.4fdaf0428d98454961ca91fe1a6c8777.jpg b/clashroyalechardetector/train/pic1180_png.rf.4fdaf0428d98454961ca91fe1a6c8777.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06d9cd7bd4e0d132faa1f3ac4e1cb4294284e1d7 --- /dev/null +++ b/clashroyalechardetector/train/pic1180_png.rf.4fdaf0428d98454961ca91fe1a6c8777.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7010b2736d37a180c3d9abca8904c618c9c8da32fc67bd7bfe45c6a1f153a5c5 +size 66530 diff --git a/clashroyalechardetector/train/pic1198_png.rf.009714f96fc3424fed467fda23d721a1.jpg b/clashroyalechardetector/train/pic1198_png.rf.009714f96fc3424fed467fda23d721a1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33e50023e8e4cba9308a54791b8a6dc09025cc88 --- /dev/null +++ b/clashroyalechardetector/train/pic1198_png.rf.009714f96fc3424fed467fda23d721a1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b51d39a203673a3fe808a8d160058556fdd49750111377c1bd88fc22a5bc641 +size 67296 diff --git a/clashroyalechardetector/train/pic11_png.rf.85d0402129ad6fdf015247430db4dfb8.jpg b/clashroyalechardetector/train/pic11_png.rf.85d0402129ad6fdf015247430db4dfb8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a3408ea76843fc90087a2058892902367bd2b8f3 --- /dev/null +++ b/clashroyalechardetector/train/pic11_png.rf.85d0402129ad6fdf015247430db4dfb8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932dd55cab0b12ad65382ee27c39262208c339b6ef22b6c308996cc09b93b671 +size 68062 diff --git a/clashroyalechardetector/train/pic1200_png.rf.1d21580fbc04e8aa4ed9fe37d8dca7f2.jpg b/clashroyalechardetector/train/pic1200_png.rf.1d21580fbc04e8aa4ed9fe37d8dca7f2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbe7458f20cb6aafb123ea946c7dfbc79cf46242 --- /dev/null +++ b/clashroyalechardetector/train/pic1200_png.rf.1d21580fbc04e8aa4ed9fe37d8dca7f2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df897babadb8f1ce139ff139038abbb0c00b274323315964ba83ec378c7513f +size 67391 diff --git a/clashroyalechardetector/train/pic1201_png.rf.77d5653d812b4f981ec8e71e46afdb14.jpg b/clashroyalechardetector/train/pic1201_png.rf.77d5653d812b4f981ec8e71e46afdb14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92c3c3b2d62a8f6b6f6eb3ac83bb3f8c47133452 --- /dev/null +++ b/clashroyalechardetector/train/pic1201_png.rf.77d5653d812b4f981ec8e71e46afdb14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:308cbe2e4d26c206688f84cfbe0639a400ba8e5103b882d8d77dc1192055208f +size 67859 diff --git a/clashroyalechardetector/train/pic1202_png.rf.29f66e6cc9d9a392ba2e6d87e688bf1c.jpg b/clashroyalechardetector/train/pic1202_png.rf.29f66e6cc9d9a392ba2e6d87e688bf1c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e7e1b688c264cc908587b94f762e79807f7db0b --- /dev/null +++ b/clashroyalechardetector/train/pic1202_png.rf.29f66e6cc9d9a392ba2e6d87e688bf1c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee844028a31114f3c8fb0fa6be54d995d00444b9f822f51637a86e973930220 +size 67710 diff --git a/clashroyalechardetector/train/pic1203_png.rf.03e08846f77c2dede6202cc695abff4e.jpg b/clashroyalechardetector/train/pic1203_png.rf.03e08846f77c2dede6202cc695abff4e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90b3a2a804d083a59abc965dd10b63bff50fa617 --- /dev/null +++ b/clashroyalechardetector/train/pic1203_png.rf.03e08846f77c2dede6202cc695abff4e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5dda4646f3ace1997a9571bbf3a44b090e4d4a3b50e8c69a582c83054e4d1f4 +size 66908 diff --git a/clashroyalechardetector/train/pic1204_png.rf.c20c41073ece1c7631b1e7116345b4ec.jpg b/clashroyalechardetector/train/pic1204_png.rf.c20c41073ece1c7631b1e7116345b4ec.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9811cd37a591235bfecce8d9c3cf572291e6135e --- /dev/null +++ b/clashroyalechardetector/train/pic1204_png.rf.c20c41073ece1c7631b1e7116345b4ec.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd46bd52814f7b663acf0e4ed93e230e8d9ec38daafc1131fef31567dafd790 +size 66961 diff --git a/clashroyalechardetector/train/pic1206_png.rf.b8a9f42c3f615c06549d0e21b5e96dc4.jpg b/clashroyalechardetector/train/pic1206_png.rf.b8a9f42c3f615c06549d0e21b5e96dc4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97495bc0c29159a4b5741aea2de87cbb2c47f48c --- /dev/null +++ b/clashroyalechardetector/train/pic1206_png.rf.b8a9f42c3f615c06549d0e21b5e96dc4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954604a12ece46d0e73eaf78421a0d21122acad52362faa7760a9f0fb3384e35 +size 68461 diff --git a/clashroyalechardetector/train/pic121_png.rf.09aa4d80d8f876a34c225fed33bde264.jpg b/clashroyalechardetector/train/pic121_png.rf.09aa4d80d8f876a34c225fed33bde264.jpg new file mode 100644 index 0000000000000000000000000000000000000000..471f7bdb194563af39f7b26f4831e5032fb56a7f --- /dev/null +++ b/clashroyalechardetector/train/pic121_png.rf.09aa4d80d8f876a34c225fed33bde264.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be537bc90bbdc5cd22397cedb5c119891e834b84614afebf4fc804edb0d04bfb +size 69194 diff --git a/clashroyalechardetector/train/pic1225_png.rf.13c5004f6fde85c1ef04c83cbd43cf4f.jpg b/clashroyalechardetector/train/pic1225_png.rf.13c5004f6fde85c1ef04c83cbd43cf4f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f45be492b20a86a3ad9b21663e0ed68bf437acc --- /dev/null +++ b/clashroyalechardetector/train/pic1225_png.rf.13c5004f6fde85c1ef04c83cbd43cf4f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb143d6962f718f7f459c01f79c5422c3146bce5b6abf52bf5b8f02a79a9ed26 +size 71181 diff --git a/clashroyalechardetector/train/pic1227_png.rf.4ec730c38897bebdbea4bc49c88d9d07.jpg b/clashroyalechardetector/train/pic1227_png.rf.4ec730c38897bebdbea4bc49c88d9d07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6af5b83aadc5f53d84a8b155af3aa47744816ed --- /dev/null +++ b/clashroyalechardetector/train/pic1227_png.rf.4ec730c38897bebdbea4bc49c88d9d07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f422ca9e18ba075a6cbba2187f0fc017b4cc9848118937b278b0457c7dc92d7a +size 69743 diff --git a/clashroyalechardetector/train/pic1228_png.rf.12a5333c4664eec728253ba2534de7a8.jpg b/clashroyalechardetector/train/pic1228_png.rf.12a5333c4664eec728253ba2534de7a8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bd6e543447675a8be5c361fa0a6f6f72ede84e4 --- /dev/null +++ b/clashroyalechardetector/train/pic1228_png.rf.12a5333c4664eec728253ba2534de7a8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21523f4666bf220d5fa7d28e5328da008ab998a5bbe3d3ac626e45e66128cff3 +size 71733 diff --git a/clashroyalechardetector/train/pic1229_png.rf.769674368fa99a8931198eee96b873b3.jpg b/clashroyalechardetector/train/pic1229_png.rf.769674368fa99a8931198eee96b873b3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d59755b09562d61e918448e7e1c4c40149613aa --- /dev/null +++ b/clashroyalechardetector/train/pic1229_png.rf.769674368fa99a8931198eee96b873b3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb6640b8cc87d8edeb0d8e750f0b9ea8b90f82d580a52c2713f0d604d23276b +size 70029 diff --git a/clashroyalechardetector/train/pic122_png.rf.f8cfe6e178b799c63b9e3db343b8d7d6.jpg b/clashroyalechardetector/train/pic122_png.rf.f8cfe6e178b799c63b9e3db343b8d7d6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc528b1fceab3d942a915e59104f37ed93751d4d --- /dev/null +++ b/clashroyalechardetector/train/pic122_png.rf.f8cfe6e178b799c63b9e3db343b8d7d6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d503f28499557431db9b4815518d8a144c1bd17c6be3e3f72042cf4122ee7b6a +size 70414 diff --git a/clashroyalechardetector/train/pic1230_png.rf.3ca502fb0998925c8e607f2ee251c084.jpg b/clashroyalechardetector/train/pic1230_png.rf.3ca502fb0998925c8e607f2ee251c084.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04f75062316f97ca3eb4680e59f58900b14bfb9b --- /dev/null +++ b/clashroyalechardetector/train/pic1230_png.rf.3ca502fb0998925c8e607f2ee251c084.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0629aea7c872df7a0d1ea373a796c84dd19b23321bd1c15cb63a4464fcb65a99 +size 69862 diff --git a/clashroyalechardetector/train/pic1232_png.rf.0efc3c127113bd52b956f91ecac4f6a3.jpg b/clashroyalechardetector/train/pic1232_png.rf.0efc3c127113bd52b956f91ecac4f6a3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b984a2e2ed35a1faf6d99b4f591e87422147abf5 --- /dev/null +++ b/clashroyalechardetector/train/pic1232_png.rf.0efc3c127113bd52b956f91ecac4f6a3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fca99793ffb141135c1abff60852922de326216e75b1f781f444b3d21c6be4 +size 69133 diff --git a/clashroyalechardetector/train/pic1233_png.rf.f03da2eb0f2a7f4ffa800b400ca26f84.jpg b/clashroyalechardetector/train/pic1233_png.rf.f03da2eb0f2a7f4ffa800b400ca26f84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdaf74228f619865e2ca44b8b5772109812d7367 --- /dev/null +++ b/clashroyalechardetector/train/pic1233_png.rf.f03da2eb0f2a7f4ffa800b400ca26f84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa227ed1b988d60bd09cca3bb0bb3dfdb82d35a819ee9d70ff493157951406b +size 69162 diff --git a/clashroyalechardetector/train/pic1235_png.rf.2bc676572d28a3caa0ee9b104770c7e5.jpg b/clashroyalechardetector/train/pic1235_png.rf.2bc676572d28a3caa0ee9b104770c7e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c0660de151e65e9c8937e47d32a0bf4a65500ef --- /dev/null +++ b/clashroyalechardetector/train/pic1235_png.rf.2bc676572d28a3caa0ee9b104770c7e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b8dc5aee07e55cd8624829548bf2d2ddc5aee62439426819337deaf1b3d8fc +size 68175 diff --git a/clashroyalechardetector/train/pic1236_png.rf.4c4a3f1f680469b681541cd2b69d3ab2.jpg b/clashroyalechardetector/train/pic1236_png.rf.4c4a3f1f680469b681541cd2b69d3ab2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00267e5e623f1062474bf474ca96f03cd3915f09 --- /dev/null +++ b/clashroyalechardetector/train/pic1236_png.rf.4c4a3f1f680469b681541cd2b69d3ab2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2796e1dc296b992b6f2d70ebe141d4f33f1b09a5b6fced69fbc5c03daead02 +size 67870 diff --git a/clashroyalechardetector/train/pic1240_png.rf.33de7d10f4dbaebe5bdc8fe9e78dd7a9.jpg b/clashroyalechardetector/train/pic1240_png.rf.33de7d10f4dbaebe5bdc8fe9e78dd7a9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51287ea8b61042f3b2a0a37712624ccd706d3790 --- /dev/null +++ b/clashroyalechardetector/train/pic1240_png.rf.33de7d10f4dbaebe5bdc8fe9e78dd7a9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dfaccd752f7f28aa6ac339636474bdc4399417610991d104a523568c993d49b +size 69396 diff --git a/clashroyalechardetector/train/pic1241_png.rf.1d60f226fb00ebf7b621b1e65293516b.jpg b/clashroyalechardetector/train/pic1241_png.rf.1d60f226fb00ebf7b621b1e65293516b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c76d032d1b09fd95e2563b30aefa009374c6925a --- /dev/null +++ b/clashroyalechardetector/train/pic1241_png.rf.1d60f226fb00ebf7b621b1e65293516b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710afe79f3825e378de7124684fa6185d2e0e727009c89392f243c00d5ae85d5 +size 69169 diff --git a/clashroyalechardetector/train/pic1246_png.rf.fa2a465308c4aa008649593c5c37ebde.jpg b/clashroyalechardetector/train/pic1246_png.rf.fa2a465308c4aa008649593c5c37ebde.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1211f6cb41414cb93a7843127c6e192499210bbd --- /dev/null +++ b/clashroyalechardetector/train/pic1246_png.rf.fa2a465308c4aa008649593c5c37ebde.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8419b81cbc62cd986feb978df696e7456cbafc19074545137e9ad0a8d8b6b08 +size 71042 diff --git a/clashroyalechardetector/train/pic1248_png.rf.062deb069b9bc278f1b49700473b3c3b.jpg b/clashroyalechardetector/train/pic1248_png.rf.062deb069b9bc278f1b49700473b3c3b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..419426037b3fb9563bc28845d509276b2781df14 --- /dev/null +++ b/clashroyalechardetector/train/pic1248_png.rf.062deb069b9bc278f1b49700473b3c3b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed88bc0c3fef8e049ddaa316b5c54cf1ada567fd67b2a1bca7ceedede2e80e0 +size 72547 diff --git a/clashroyalechardetector/train/pic1249_png.rf.6e2503d2fb5c1b21c85856419d3dee45.jpg b/clashroyalechardetector/train/pic1249_png.rf.6e2503d2fb5c1b21c85856419d3dee45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68b175b92407ed9814a5ecac9586c1c1920839eb --- /dev/null +++ b/clashroyalechardetector/train/pic1249_png.rf.6e2503d2fb5c1b21c85856419d3dee45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd5f2978a30cb81198a90bc91715bc4615e070b92d322a2a93ab03d05e8cd7c +size 73154 diff --git a/clashroyalechardetector/train/pic1250_png.rf.46b9f44397ce4f1ac54b3d5e2c810321.jpg b/clashroyalechardetector/train/pic1250_png.rf.46b9f44397ce4f1ac54b3d5e2c810321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd5ce76a5040c10e22009578e1e25757facbe47e --- /dev/null +++ b/clashroyalechardetector/train/pic1250_png.rf.46b9f44397ce4f1ac54b3d5e2c810321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e8bb78312a355e5c3573c01e76df50a1ec93d0444165161f2941dcadbea368 +size 72428 diff --git a/clashroyalechardetector/train/pic1251_png.rf.e520618185b9c6a964e30ceb6e85214b.jpg b/clashroyalechardetector/train/pic1251_png.rf.e520618185b9c6a964e30ceb6e85214b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82bb0da1b72e86c59efb473f62783a19c2967fb8 --- /dev/null +++ b/clashroyalechardetector/train/pic1251_png.rf.e520618185b9c6a964e30ceb6e85214b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34329678c8f5306e623f2a5731d81bb951396ec73feb0ea56ebf3248382e799f +size 71372 diff --git a/clashroyalechardetector/train/pic1252_png.rf.137404f2d2230406572c380d3a283e44.jpg b/clashroyalechardetector/train/pic1252_png.rf.137404f2d2230406572c380d3a283e44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f9cbd80669d6ed3ad95142c457927671ce79421 --- /dev/null +++ b/clashroyalechardetector/train/pic1252_png.rf.137404f2d2230406572c380d3a283e44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b7078e261e4054ebe984b0208275e6b72922ea2417ce819cdb87ca6c050940 +size 71705 diff --git a/clashroyalechardetector/train/pic1253_png.rf.95a3b0d7222d079d758fa9144702a5ab.jpg b/clashroyalechardetector/train/pic1253_png.rf.95a3b0d7222d079d758fa9144702a5ab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef4caea3ced160fef0278045e6f16fd6d71d6f10 --- /dev/null +++ b/clashroyalechardetector/train/pic1253_png.rf.95a3b0d7222d079d758fa9144702a5ab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9effd16efef708a5f2218ae891cda47a4fe82f17e7a6f2d143f19882d4c9bb98 +size 71557 diff --git a/clashroyalechardetector/train/pic1255_png.rf.9c7a3454673b26f337451bb38bec1d21.jpg b/clashroyalechardetector/train/pic1255_png.rf.9c7a3454673b26f337451bb38bec1d21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5c3225069c9e676f63e4ca74a2083c6964f9b89 --- /dev/null +++ b/clashroyalechardetector/train/pic1255_png.rf.9c7a3454673b26f337451bb38bec1d21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07435a9bc0ccb431427194bd0a01c289b3d5def0e3185529494c05b1a4f9ead5 +size 72021 diff --git a/clashroyalechardetector/train/pic1257_png.rf.3f9bc06d69fe8b21776bd36aa2f9caed.jpg b/clashroyalechardetector/train/pic1257_png.rf.3f9bc06d69fe8b21776bd36aa2f9caed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..354c796bedc5bfc338dfecbbf095e421b4d129cb --- /dev/null +++ b/clashroyalechardetector/train/pic1257_png.rf.3f9bc06d69fe8b21776bd36aa2f9caed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a363723dc8b8b7ca21ba2e1002a88586439e3cb5e8538eb1da59a07c55e8b8d +size 71345 diff --git a/clashroyalechardetector/train/pic1258_png.rf.6c0b7a6d30f2d7220ec3d44d50891bb9.jpg b/clashroyalechardetector/train/pic1258_png.rf.6c0b7a6d30f2d7220ec3d44d50891bb9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aeb703fbe398ecd791a92fe507512720d76b3e89 --- /dev/null +++ b/clashroyalechardetector/train/pic1258_png.rf.6c0b7a6d30f2d7220ec3d44d50891bb9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb6888f4b7a5af52e59da832d935b6dd59d2488cbf83b6beeca849c2ab2461e +size 73352 diff --git a/clashroyalechardetector/train/pic1259_png.rf.1d8a5f07eddbb118ed3e0eb652a56566.jpg b/clashroyalechardetector/train/pic1259_png.rf.1d8a5f07eddbb118ed3e0eb652a56566.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53b266b4a1b7741404b4616ee3dc03212c59bff6 --- /dev/null +++ b/clashroyalechardetector/train/pic1259_png.rf.1d8a5f07eddbb118ed3e0eb652a56566.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f65b1e4ba0db20eeb751705e1ce7668130ceed2c38d24a042fc7beb7a13821 +size 74289 diff --git a/clashroyalechardetector/train/pic125_png.rf.918e645070316600047fcbffbe601d8b.jpg b/clashroyalechardetector/train/pic125_png.rf.918e645070316600047fcbffbe601d8b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29c0f557ed00d4c8f6399e58354f130b7c4ec880 --- /dev/null +++ b/clashroyalechardetector/train/pic125_png.rf.918e645070316600047fcbffbe601d8b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e207f7134072bddacdb6378bd740108413d4b14606fa6354b69ffb6e700273 +size 69168 diff --git a/clashroyalechardetector/train/pic1260_png.rf.6c24804da75bd5b49fb3c1c2ad9d44a4.jpg b/clashroyalechardetector/train/pic1260_png.rf.6c24804da75bd5b49fb3c1c2ad9d44a4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d18ace14f951bcee8d0e033aa8ad191f1c21f6a --- /dev/null +++ b/clashroyalechardetector/train/pic1260_png.rf.6c24804da75bd5b49fb3c1c2ad9d44a4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25538853335eab34e6ea4b64b2ee11b61f5dbb0af5fbdfece482d85f14ab438 +size 75305 diff --git a/clashroyalechardetector/train/pic1261_png.rf.cb82f2f9b00778643790c227319e8fbd.jpg b/clashroyalechardetector/train/pic1261_png.rf.cb82f2f9b00778643790c227319e8fbd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc6b5cc0d4425cfae932db6a34a9b8b3b4b647fc --- /dev/null +++ b/clashroyalechardetector/train/pic1261_png.rf.cb82f2f9b00778643790c227319e8fbd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3b9a800fc8bd658cf699e0a7149b32eba8c853a5fcbcbe693bd07041fb27f4 +size 73414 diff --git a/clashroyalechardetector/train/pic1264_png.rf.5f5bbe425424fb4b6bc36dc22569537b.jpg b/clashroyalechardetector/train/pic1264_png.rf.5f5bbe425424fb4b6bc36dc22569537b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0eef9e3535671fcdede3819b0e8ae4f97e246024 --- /dev/null +++ b/clashroyalechardetector/train/pic1264_png.rf.5f5bbe425424fb4b6bc36dc22569537b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84547110b3160d95330a78709bd96f75c477a6ba2973b4c6d92483f10029b5b5 +size 70877 diff --git a/clashroyalechardetector/train/pic1265_png.rf.27d4bb21988ae7eb483606a948ae96d9.jpg b/clashroyalechardetector/train/pic1265_png.rf.27d4bb21988ae7eb483606a948ae96d9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea97874529817d813d1bebf045384278477d5e2b --- /dev/null +++ b/clashroyalechardetector/train/pic1265_png.rf.27d4bb21988ae7eb483606a948ae96d9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb42b05cda2fa26963a789c97b16fec79cccf1d5161ebb47a339f5d0d1d72ac1 +size 70487 diff --git a/clashroyalechardetector/train/pic1266_png.rf.8052a038ee6241a1c5f6a9a320342918.jpg b/clashroyalechardetector/train/pic1266_png.rf.8052a038ee6241a1c5f6a9a320342918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17c462eddabd4129bd2265735322af698a1a35af --- /dev/null +++ b/clashroyalechardetector/train/pic1266_png.rf.8052a038ee6241a1c5f6a9a320342918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d81327ca24a71adaeda1c4688197dc4551c69313eee98abddf4dbc246ef95a +size 73559 diff --git a/clashroyalechardetector/train/pic1267_png.rf.0b4f5b7a340238f25fede6076fa7ee7d.jpg b/clashroyalechardetector/train/pic1267_png.rf.0b4f5b7a340238f25fede6076fa7ee7d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7707465d758ff5124d8b6d3aee54a7df5cdf8f91 --- /dev/null +++ b/clashroyalechardetector/train/pic1267_png.rf.0b4f5b7a340238f25fede6076fa7ee7d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe84456891a8af21251c79b9747e9eea815c5c64739718dc02f992fa0c89a93 +size 72241 diff --git a/clashroyalechardetector/train/pic1268_png.rf.7925be38b8916cefe8de3562650e5d77.jpg b/clashroyalechardetector/train/pic1268_png.rf.7925be38b8916cefe8de3562650e5d77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91a89edb88aa506234ae5f7965b2b5185e52be52 --- /dev/null +++ b/clashroyalechardetector/train/pic1268_png.rf.7925be38b8916cefe8de3562650e5d77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b9f17ac8a4556a9bc6c4da11297d524f61d19ab7972056d5ccd117c4db4f4c +size 72734 diff --git a/clashroyalechardetector/train/pic1269_png.rf.a0f8f649b3c35f10a445df403e6d5f57.jpg b/clashroyalechardetector/train/pic1269_png.rf.a0f8f649b3c35f10a445df403e6d5f57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23b312d52992d03f59ebf90de401109c2d5b158b --- /dev/null +++ b/clashroyalechardetector/train/pic1269_png.rf.a0f8f649b3c35f10a445df403e6d5f57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce8ae51008d28218dc0fe55f3348dc59e08fec1734bfd1b95741ae5af9527e0 +size 73441 diff --git a/clashroyalechardetector/train/pic126_png.rf.445a37b8c0b4b0b65ba2d2050678d217.jpg b/clashroyalechardetector/train/pic126_png.rf.445a37b8c0b4b0b65ba2d2050678d217.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad2366a3e2c68dbe99396ddeecdcb66b9fe086f3 --- /dev/null +++ b/clashroyalechardetector/train/pic126_png.rf.445a37b8c0b4b0b65ba2d2050678d217.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d785845a2001848b38faae4afce705977f9d6607e76c6754ab9541c4b66f0a77 +size 69887 diff --git a/clashroyalechardetector/train/pic1272_png.rf.5040fc6bd20e7570085f40f23404f5b2.jpg b/clashroyalechardetector/train/pic1272_png.rf.5040fc6bd20e7570085f40f23404f5b2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79c593d171300543401bf313e7cf865c5a02fe3e --- /dev/null +++ b/clashroyalechardetector/train/pic1272_png.rf.5040fc6bd20e7570085f40f23404f5b2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bf23596b5f4ee7c918ddf15e15084c25c5177d42367c0a0d20cf123767f411 +size 70591 diff --git a/clashroyalechardetector/train/pic1273_png.rf.425c9db5207c557915b8cf6ed3bce63a.jpg b/clashroyalechardetector/train/pic1273_png.rf.425c9db5207c557915b8cf6ed3bce63a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6d46ee0d5237f97fd42b4e6da4d50a08d5ed15d --- /dev/null +++ b/clashroyalechardetector/train/pic1273_png.rf.425c9db5207c557915b8cf6ed3bce63a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7428696007cf549b4392f67d503a9786cad33ce2af91b68cc0b303fba8a75e4a +size 70288 diff --git a/clashroyalechardetector/train/pic1275_png.rf.ba6d556184533e0154f43228f71961ed.jpg b/clashroyalechardetector/train/pic1275_png.rf.ba6d556184533e0154f43228f71961ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf317ee02b0df10c254954cf489f262f66ef5d21 --- /dev/null +++ b/clashroyalechardetector/train/pic1275_png.rf.ba6d556184533e0154f43228f71961ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac7a7fef71e956d5abee9de91dd203b1ff4b2cd581a77961247e54776936667 +size 69135 diff --git a/clashroyalechardetector/train/pic1278_png.rf.501f10f6600d70f977cda6413d6bd540.jpg b/clashroyalechardetector/train/pic1278_png.rf.501f10f6600d70f977cda6413d6bd540.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91f473dc3abe4c8f177143520d1251303cea8ec9 --- /dev/null +++ b/clashroyalechardetector/train/pic1278_png.rf.501f10f6600d70f977cda6413d6bd540.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16063a77393f61494d07e74260c5e323dbc52e677f94dd0a43161288b00870a +size 69470 diff --git a/clashroyalechardetector/train/pic1279_png.rf.d60f2946ff3b645cdbc89658a0b11c4f.jpg b/clashroyalechardetector/train/pic1279_png.rf.d60f2946ff3b645cdbc89658a0b11c4f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59745934f04450c3e911a5e09aeb4fefc00f503b --- /dev/null +++ b/clashroyalechardetector/train/pic1279_png.rf.d60f2946ff3b645cdbc89658a0b11c4f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df42ecf6638b8cc3406708d7a9907cf3bdb2eac84b52ab4b9619f88f5976710a +size 68770 diff --git a/clashroyalechardetector/train/pic127_png.rf.7a836faefa6c2d5f9575bc0d74d5092a.jpg b/clashroyalechardetector/train/pic127_png.rf.7a836faefa6c2d5f9575bc0d74d5092a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0f3a5c2f53ad86563c5089a85a19920cf460690 --- /dev/null +++ b/clashroyalechardetector/train/pic127_png.rf.7a836faefa6c2d5f9575bc0d74d5092a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b385c18d561eaf0461a9e4e42e014ac2a219edf63f40f336e513c5cbe5671d5 +size 69254 diff --git a/clashroyalechardetector/train/pic1280_png.rf.0341cb05031d0c925e4c61ee6397f0f3.jpg b/clashroyalechardetector/train/pic1280_png.rf.0341cb05031d0c925e4c61ee6397f0f3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7299a80ee21f2fdcfa34cc578bbcaca0695352cc --- /dev/null +++ b/clashroyalechardetector/train/pic1280_png.rf.0341cb05031d0c925e4c61ee6397f0f3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31c81aa8e97e1aad911a0324af643455e3065aaa1c94bf04c9a585c95d6da2d8 +size 68997 diff --git a/clashroyalechardetector/train/pic1281_png.rf.fbc440569c9d53fdf145be314a8671ac.jpg b/clashroyalechardetector/train/pic1281_png.rf.fbc440569c9d53fdf145be314a8671ac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff8c29276bd1f81fb7fb662c7cced3aa9f3a89d4 --- /dev/null +++ b/clashroyalechardetector/train/pic1281_png.rf.fbc440569c9d53fdf145be314a8671ac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec0368037d3ef54401f9c6d9e132842896f687a49255b6fa600d567462a0796 +size 69147 diff --git a/clashroyalechardetector/train/pic1282_png.rf.47f36300743badccba1631d028e785b5.jpg b/clashroyalechardetector/train/pic1282_png.rf.47f36300743badccba1631d028e785b5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e51007b4c0ad9804017b970e9ac6ba26e1b63f4 --- /dev/null +++ b/clashroyalechardetector/train/pic1282_png.rf.47f36300743badccba1631d028e785b5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987d2679d00fae092254bdbb3f619d26c71b0e8e85692d212a56c505a0525d4e +size 70162 diff --git a/clashroyalechardetector/train/pic1289_png.rf.42fb37a357fb13792fbe5108ec20bd8c.jpg b/clashroyalechardetector/train/pic1289_png.rf.42fb37a357fb13792fbe5108ec20bd8c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..121add2f726a57e5555dc2e6208f9f0281241f76 --- /dev/null +++ b/clashroyalechardetector/train/pic1289_png.rf.42fb37a357fb13792fbe5108ec20bd8c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db188501c91df99716c441da2d76f833bf71bbbde9ef1e74dadcd05ccb61d4c +size 72932 diff --git a/clashroyalechardetector/train/pic128_png.rf.c76bdfc8bd824cf3fc4ba374f3f31dc8.jpg b/clashroyalechardetector/train/pic128_png.rf.c76bdfc8bd824cf3fc4ba374f3f31dc8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc0ec73080d53f3fa6649a4f58aebfe505eb3a48 --- /dev/null +++ b/clashroyalechardetector/train/pic128_png.rf.c76bdfc8bd824cf3fc4ba374f3f31dc8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608bd6d1e3b6effced47b89bf03dc526ab6bd7bada84d7e0632ef6c035f0fc11 +size 70933 diff --git a/clashroyalechardetector/train/pic1291_png.rf.18990cd42b7ce223524dff5da2af34b4.jpg b/clashroyalechardetector/train/pic1291_png.rf.18990cd42b7ce223524dff5da2af34b4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d937202c09ce98ae1f6ef9fc9796f41dfaa9bd96 --- /dev/null +++ b/clashroyalechardetector/train/pic1291_png.rf.18990cd42b7ce223524dff5da2af34b4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a743e6c6b0cbd4d4af1395291c6782d418a57bae8035ffa70f90230e657eed0a +size 70699 diff --git a/clashroyalechardetector/train/pic1292_png.rf.38d70572d684f275e6cd839e35bcd5c5.jpg b/clashroyalechardetector/train/pic1292_png.rf.38d70572d684f275e6cd839e35bcd5c5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..473584e7c2723700f09d45bf91c332f34a92af18 --- /dev/null +++ b/clashroyalechardetector/train/pic1292_png.rf.38d70572d684f275e6cd839e35bcd5c5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7932fd9767a8e9a59d8f10ec939a9fafb99f04f55f46a2ee1cf33536038a0d +size 73082 diff --git a/clashroyalechardetector/train/pic1293_png.rf.cecc1326e06396a1d90f7976bb9be2c5.jpg b/clashroyalechardetector/train/pic1293_png.rf.cecc1326e06396a1d90f7976bb9be2c5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c159c6218356b692712b43052da891534d5ec83 --- /dev/null +++ b/clashroyalechardetector/train/pic1293_png.rf.cecc1326e06396a1d90f7976bb9be2c5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a2871b5bc34b46b7b7e32399b34a27e7c1994f1e92e5e9666a2ac3fbca8392 +size 71446 diff --git a/clashroyalechardetector/train/pic1294_png.rf.49530eb1504d6744b0313b622e92c72c.jpg b/clashroyalechardetector/train/pic1294_png.rf.49530eb1504d6744b0313b622e92c72c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbd7465fec6efc4a943e3943315f0cc1fce0da70 --- /dev/null +++ b/clashroyalechardetector/train/pic1294_png.rf.49530eb1504d6744b0313b622e92c72c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee2d8a8adf5e73725fcf95900a82e33db3316cf7e4f2250fceacfad4671e30c +size 75368 diff --git a/clashroyalechardetector/train/pic1296_png.rf.306d946532dbc7b0f8d1d7e9f12422f8.jpg b/clashroyalechardetector/train/pic1296_png.rf.306d946532dbc7b0f8d1d7e9f12422f8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cebf0160c74c56fa35c8bbfa906023dd9c769245 --- /dev/null +++ b/clashroyalechardetector/train/pic1296_png.rf.306d946532dbc7b0f8d1d7e9f12422f8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1af89179098746a447722e7cf967e07e65df8ed1f2a39feb3dd0075d77bfb0 +size 71410 diff --git a/clashroyalechardetector/train/pic1297_png.rf.a8a2b65ceddebf71efedbed4ca45cfc1.jpg b/clashroyalechardetector/train/pic1297_png.rf.a8a2b65ceddebf71efedbed4ca45cfc1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3ea25e8aac5d457dfe69ef2dcb39630f101a3a0 --- /dev/null +++ b/clashroyalechardetector/train/pic1297_png.rf.a8a2b65ceddebf71efedbed4ca45cfc1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3787fe24b88a3474c8318d2d8bb0cf9a8a2ee200f111e1702bd0e79af8b26964 +size 70735 diff --git a/clashroyalechardetector/train/pic1298_png.rf.601302e4039b4eb22cf4f84653c03e0b.jpg b/clashroyalechardetector/train/pic1298_png.rf.601302e4039b4eb22cf4f84653c03e0b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8daf44c7d3bf615b57089839a9be3f6e4cd6f1c8 --- /dev/null +++ b/clashroyalechardetector/train/pic1298_png.rf.601302e4039b4eb22cf4f84653c03e0b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f134423bfcd926c5af01f7384696c38bfc8ee6a22b5703fb6c24d128c69a3d +size 71512 diff --git a/clashroyalechardetector/train/pic1299_png.rf.237a866b929b723b491d295b432c7c13.jpg b/clashroyalechardetector/train/pic1299_png.rf.237a866b929b723b491d295b432c7c13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93c34c055f5f2c4e0e0aa5042ad8bb82b6c522e1 --- /dev/null +++ b/clashroyalechardetector/train/pic1299_png.rf.237a866b929b723b491d295b432c7c13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29607f2c2d4f7a8bc8afcce906618f5163cb601b4ade44a8f55f5b5a32ddf094 +size 69909 diff --git a/clashroyalechardetector/train/pic129_png.rf.2bf249a6a011c914589d7708f1bae288.jpg b/clashroyalechardetector/train/pic129_png.rf.2bf249a6a011c914589d7708f1bae288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29295fb04b845d15d83064c273af2168d5250008 --- /dev/null +++ b/clashroyalechardetector/train/pic129_png.rf.2bf249a6a011c914589d7708f1bae288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4c94860e8c396e855d41c7437cd90498c774b16af61b784861096f86220a0c +size 70451 diff --git a/clashroyalechardetector/train/pic12_png.rf.ebfff1da38f2bea5a49879123b2c6ec7.jpg b/clashroyalechardetector/train/pic12_png.rf.ebfff1da38f2bea5a49879123b2c6ec7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d49828e7ca222505841c0289d119fec0a0ca8774 --- /dev/null +++ b/clashroyalechardetector/train/pic12_png.rf.ebfff1da38f2bea5a49879123b2c6ec7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba16f775a6520e33ab8e899a39b2ecb207c985f9075e7a5e4cfa2d0d09496b04 +size 68121 diff --git a/clashroyalechardetector/train/pic1302_png.rf.9d023822898bf9fdb5a76e5669fecafc.jpg b/clashroyalechardetector/train/pic1302_png.rf.9d023822898bf9fdb5a76e5669fecafc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62a762fa5b1247159ea1d192148d67291487148c --- /dev/null +++ b/clashroyalechardetector/train/pic1302_png.rf.9d023822898bf9fdb5a76e5669fecafc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c54113db0a3ce5b2737045c8d7b7702c9da7489904d8a5b3a57113dbed987ff +size 71496 diff --git a/clashroyalechardetector/train/pic1305_png.rf.e62280da6748c313532b7c718909c1c0.jpg b/clashroyalechardetector/train/pic1305_png.rf.e62280da6748c313532b7c718909c1c0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97b825263724e7d764cb8d121005d38976737e43 --- /dev/null +++ b/clashroyalechardetector/train/pic1305_png.rf.e62280da6748c313532b7c718909c1c0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6920b6f1d9aa4d09245de90e6246ccef76fe25cc954c2e6a12860c2e4c25abf +size 69047 diff --git a/clashroyalechardetector/train/pic1306_png.rf.ca82d02c17a258d3d8eee66ddf573214.jpg b/clashroyalechardetector/train/pic1306_png.rf.ca82d02c17a258d3d8eee66ddf573214.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc5a07a5740026814bae2d8c0f46c173ff7480f8 --- /dev/null +++ b/clashroyalechardetector/train/pic1306_png.rf.ca82d02c17a258d3d8eee66ddf573214.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cce4947773b64d869671689218dc115fe91eda672957b73e65fa445260ade39 +size 70046 diff --git a/clashroyalechardetector/train/pic1309_png.rf.1951a033e426dc71f39df41117025441.jpg b/clashroyalechardetector/train/pic1309_png.rf.1951a033e426dc71f39df41117025441.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ce01dadb5c05dfa5f20b41bc32cd60ff915b8ea --- /dev/null +++ b/clashroyalechardetector/train/pic1309_png.rf.1951a033e426dc71f39df41117025441.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201f2ae5738a3e2165fd0ee5864132d59809ca2c126daf74d329a44c0607675b +size 71798 diff --git a/clashroyalechardetector/train/pic1310_png.rf.37f131134f36421908e56179b4f33e8d.jpg b/clashroyalechardetector/train/pic1310_png.rf.37f131134f36421908e56179b4f33e8d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79771d394f6c27d66d8622dd9b9267eeac9949b1 --- /dev/null +++ b/clashroyalechardetector/train/pic1310_png.rf.37f131134f36421908e56179b4f33e8d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41333d8385f03221446f0e214b2ec2b62807720bbaf7ab5b3f6585b8e8eda340 +size 71486 diff --git a/clashroyalechardetector/train/pic1315_png.rf.243190e6f5984adba5fb7c4be982009d.jpg b/clashroyalechardetector/train/pic1315_png.rf.243190e6f5984adba5fb7c4be982009d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45b1c02495eb457bb54af37f4485fd4c0e8a0c60 --- /dev/null +++ b/clashroyalechardetector/train/pic1315_png.rf.243190e6f5984adba5fb7c4be982009d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985a982f92225e38197586438e1849849c35ce361c5111d0d122c4a0b2078177 +size 70826 diff --git a/clashroyalechardetector/train/pic1316_png.rf.98bf8c8537d076209c7151ad46c79690.jpg b/clashroyalechardetector/train/pic1316_png.rf.98bf8c8537d076209c7151ad46c79690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e663ca7566f7159b551b60bffc7bc7142220a1ab --- /dev/null +++ b/clashroyalechardetector/train/pic1316_png.rf.98bf8c8537d076209c7151ad46c79690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6255b51c4650136e13056b08d62d225b14d44461fd46e6d88563ead12e9e502e +size 69577 diff --git a/clashroyalechardetector/train/pic1317_png.rf.c5f4a11be26cd970c57da17113234465.jpg b/clashroyalechardetector/train/pic1317_png.rf.c5f4a11be26cd970c57da17113234465.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0487cb3da7e50f9f5b1833b1e0356a5cd0371f1b --- /dev/null +++ b/clashroyalechardetector/train/pic1317_png.rf.c5f4a11be26cd970c57da17113234465.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4a841ae7ed25fa420574736accf161a3620866f5eb2cdc092b64ac1359f968 +size 70242 diff --git a/clashroyalechardetector/train/pic1318_png.rf.1291245a0c724147cae43a000a621b4f.jpg b/clashroyalechardetector/train/pic1318_png.rf.1291245a0c724147cae43a000a621b4f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fbbd62c2634a315524840509c208b64b65f3debf --- /dev/null +++ b/clashroyalechardetector/train/pic1318_png.rf.1291245a0c724147cae43a000a621b4f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d1ca7e19989a3a3e74408e6bfb65fee6c4562f3c46c6b9a06aceb8a85d13f5 +size 72447 diff --git a/clashroyalechardetector/train/pic1319_png.rf.50f3a32eb13d7c0690d46d26338e8930.jpg b/clashroyalechardetector/train/pic1319_png.rf.50f3a32eb13d7c0690d46d26338e8930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47ab37d1879f4d8e9a0d7242cd67dc0e944e9732 --- /dev/null +++ b/clashroyalechardetector/train/pic1319_png.rf.50f3a32eb13d7c0690d46d26338e8930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14df62f81af4aab32975532a18af260922591e2c292522b73414269ec881c18c +size 70067 diff --git a/clashroyalechardetector/train/pic132_png.rf.2d6683e2427a5519ac19cacd50f1001a.jpg b/clashroyalechardetector/train/pic132_png.rf.2d6683e2427a5519ac19cacd50f1001a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a600acaac11c827607690ca3c21b3c9adcf412fb --- /dev/null +++ b/clashroyalechardetector/train/pic132_png.rf.2d6683e2427a5519ac19cacd50f1001a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699097425f972ca4297cc4feb247b29c8d021e43938533cc878a11d31545ae05 +size 70640 diff --git a/clashroyalechardetector/train/pic1332_png.rf.fbc154f82171568a2882ea54e9bc8f5c.jpg b/clashroyalechardetector/train/pic1332_png.rf.fbc154f82171568a2882ea54e9bc8f5c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c34be154396b246909ec44c8c1ba6952902c7a28 --- /dev/null +++ b/clashroyalechardetector/train/pic1332_png.rf.fbc154f82171568a2882ea54e9bc8f5c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19f7cc8e397b74486cb27dd150ff05abe1ce843e8bed1ff6669471739747a20 +size 65613 diff --git a/clashroyalechardetector/train/pic1333_png.rf.58f27653381dc7837eda1b5226a6691c.jpg b/clashroyalechardetector/train/pic1333_png.rf.58f27653381dc7837eda1b5226a6691c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..011ee33e65eecfd8467694b886277d4dc85ddcef --- /dev/null +++ b/clashroyalechardetector/train/pic1333_png.rf.58f27653381dc7837eda1b5226a6691c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a903a974cea85b740382eda2014b2a7ae6b3f59f81ab26b07dec99b3e67ed3 +size 64356 diff --git a/clashroyalechardetector/train/pic1338_png.rf.d9b4faa072f61c96fb86a75d994577fe.jpg b/clashroyalechardetector/train/pic1338_png.rf.d9b4faa072f61c96fb86a75d994577fe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52f63be6b5d29fabdc2c8092b7d5efac42c36d84 --- /dev/null +++ b/clashroyalechardetector/train/pic1338_png.rf.d9b4faa072f61c96fb86a75d994577fe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99480cd45924807f8d2c7683067349a054eacea85e9b3c7c99b13278fac579d6 +size 66647 diff --git a/clashroyalechardetector/train/pic133_png.rf.315ff4c6beb5615ebac55160405bfc8a.jpg b/clashroyalechardetector/train/pic133_png.rf.315ff4c6beb5615ebac55160405bfc8a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd67b9372e6ee696c82fc1475ffe1259e32ffa60 --- /dev/null +++ b/clashroyalechardetector/train/pic133_png.rf.315ff4c6beb5615ebac55160405bfc8a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a62b0838f1acb006c4067fa61b9009a5dc226f379aa6f3ee9892e244c62a7a +size 70356 diff --git a/clashroyalechardetector/train/pic1340_png.rf.32a2866d11710079a6b26cef1a8c9610.jpg b/clashroyalechardetector/train/pic1340_png.rf.32a2866d11710079a6b26cef1a8c9610.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd3c3350d6ec3377c03ba91098287d3ae29b75d4 --- /dev/null +++ b/clashroyalechardetector/train/pic1340_png.rf.32a2866d11710079a6b26cef1a8c9610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd28aa8cafd2f7b679870e0fd5c3db24b1ecdf49b42cef8be4adea077d349694 +size 64803 diff --git a/clashroyalechardetector/train/pic1345_png.rf.227da469288a63765e5497c905c9cc11.jpg b/clashroyalechardetector/train/pic1345_png.rf.227da469288a63765e5497c905c9cc11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..701d8ef6a3e88f4c40d46ffeb68f9c83ec09cc49 --- /dev/null +++ b/clashroyalechardetector/train/pic1345_png.rf.227da469288a63765e5497c905c9cc11.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f08d4fc9e38bff8da521848945d417d57959f247f745bf8323f1fc61550a31 +size 64146 diff --git a/clashroyalechardetector/train/pic1347_png.rf.243978948fb8dc92ffb5a16532f97dba.jpg b/clashroyalechardetector/train/pic1347_png.rf.243978948fb8dc92ffb5a16532f97dba.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de6795da41b1c1ac34b62ef7a0bf626456aeb22f --- /dev/null +++ b/clashroyalechardetector/train/pic1347_png.rf.243978948fb8dc92ffb5a16532f97dba.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d1abcd486557cc90f5967967b35486cba84c89124e26bbf0eb912c5c7e41b9 +size 63813 diff --git a/clashroyalechardetector/train/pic134_png.rf.3c00efea51f7d7d1897b1061ed5565e3.jpg b/clashroyalechardetector/train/pic134_png.rf.3c00efea51f7d7d1897b1061ed5565e3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..344008ac753ca0fddb439a9b605b16dc3c30c6a6 --- /dev/null +++ b/clashroyalechardetector/train/pic134_png.rf.3c00efea51f7d7d1897b1061ed5565e3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c369a34386e2f43dcc6d9b0ffadc372fcacaf0605312b63bcfd5282932bec0ce +size 71008 diff --git a/clashroyalechardetector/train/pic1351_png.rf.5c0279d40ee973dd21a53961bced2476.jpg b/clashroyalechardetector/train/pic1351_png.rf.5c0279d40ee973dd21a53961bced2476.jpg new file mode 100644 index 0000000000000000000000000000000000000000..686434a3b2ecad23fe312ba5320b4e442a612959 --- /dev/null +++ b/clashroyalechardetector/train/pic1351_png.rf.5c0279d40ee973dd21a53961bced2476.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba537916278c1a155c4ccfc3d99f3ff81731df11ead02cdbf7e69a1343e39391 +size 64620 diff --git a/clashroyalechardetector/train/pic1352_png.rf.0f8de2338f857fbb2a7fc2f31785a014.jpg b/clashroyalechardetector/train/pic1352_png.rf.0f8de2338f857fbb2a7fc2f31785a014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0501a0834f3a5940dbc546a40f4668e6ceaeedc2 --- /dev/null +++ b/clashroyalechardetector/train/pic1352_png.rf.0f8de2338f857fbb2a7fc2f31785a014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a99b211200e51fdde34974411a4f47a627f5b8bc18a15987cc066649ffa8c2 +size 64574 diff --git a/clashroyalechardetector/train/pic1354_png.rf.2f2a100e5b02174ba088feae4ce9a3a1.jpg b/clashroyalechardetector/train/pic1354_png.rf.2f2a100e5b02174ba088feae4ce9a3a1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4706e21ba3093b2acdca154d1a845972c3691a2 --- /dev/null +++ b/clashroyalechardetector/train/pic1354_png.rf.2f2a100e5b02174ba088feae4ce9a3a1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9520ec26778d721d4cc328193a609aa513461e8fedb9b5013f76de9bc5fcb37 +size 64931 diff --git a/clashroyalechardetector/train/pic1363_png.rf.2d9ddd92b2396bcce7447f456a91522d.jpg b/clashroyalechardetector/train/pic1363_png.rf.2d9ddd92b2396bcce7447f456a91522d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb5aee8ce6f8c09c264ed0ca13b2f5dbc4854f96 --- /dev/null +++ b/clashroyalechardetector/train/pic1363_png.rf.2d9ddd92b2396bcce7447f456a91522d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ec5285a28874d7d797a3b9823c29ad17b2952d3523aeec1b9f7b745dbebb3b +size 63740 diff --git a/clashroyalechardetector/train/pic1369_png.rf.24c7df43582a3c006236810b6d924c28.jpg b/clashroyalechardetector/train/pic1369_png.rf.24c7df43582a3c006236810b6d924c28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..228fd9e172a00d13ede44fd3712e46cf086ed716 --- /dev/null +++ b/clashroyalechardetector/train/pic1369_png.rf.24c7df43582a3c006236810b6d924c28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7157e9cdaafe6d9b0200a9278fc4c6cd47c65f3ce3c1a0c07d06182aa353672e +size 65155 diff --git a/clashroyalechardetector/train/pic1372_png.rf.5f5cc10d6ecb483a40df5ed6cb4fea27.jpg b/clashroyalechardetector/train/pic1372_png.rf.5f5cc10d6ecb483a40df5ed6cb4fea27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c14ae1375b96b5562615692323ab9d0b5acaeb43 --- /dev/null +++ b/clashroyalechardetector/train/pic1372_png.rf.5f5cc10d6ecb483a40df5ed6cb4fea27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e79d24de597613e3e46e88bd9b8a537e01deb0fadf04b02150be18ec384caf +size 64442 diff --git a/clashroyalechardetector/train/pic1374_png.rf.a4a845ef48603ff6481ab7fcc2a11570.jpg b/clashroyalechardetector/train/pic1374_png.rf.a4a845ef48603ff6481ab7fcc2a11570.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80ad355c379e967bf6c720d6ae31d3e7c5162179 --- /dev/null +++ b/clashroyalechardetector/train/pic1374_png.rf.a4a845ef48603ff6481ab7fcc2a11570.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864775f57cf726d84f9c2f401a167a895f22cae3e427ebb5e337e75225587010 +size 64145 diff --git a/clashroyalechardetector/train/pic1377_png.rf.69f4dbf27998477343c1c6d8056a4640.jpg b/clashroyalechardetector/train/pic1377_png.rf.69f4dbf27998477343c1c6d8056a4640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fac0ba5ba331f813f2f83e110237c2714b6555d --- /dev/null +++ b/clashroyalechardetector/train/pic1377_png.rf.69f4dbf27998477343c1c6d8056a4640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134a15abdc2b4a61aeb11d3e1944b2edb598fbbf3debc0c01e7e05eb66ae8b65 +size 64045 diff --git a/clashroyalechardetector/train/pic137_png.rf.67938f26c7166b1160c9d2853f70333b.jpg b/clashroyalechardetector/train/pic137_png.rf.67938f26c7166b1160c9d2853f70333b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcc287ff11ead7fded3d6bb39bb50e0b95efd38a --- /dev/null +++ b/clashroyalechardetector/train/pic137_png.rf.67938f26c7166b1160c9d2853f70333b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f26fa939e00f985cabd654307a510f02d6969ec42eae995fd6764033620772 +size 72778 diff --git a/clashroyalechardetector/train/pic1380_png.rf.c4904d2f3a3ff2e98e4c3566f3302a3c.jpg b/clashroyalechardetector/train/pic1380_png.rf.c4904d2f3a3ff2e98e4c3566f3302a3c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27e9d4807aef2ceef9040c186bc9c9ed762264c7 --- /dev/null +++ b/clashroyalechardetector/train/pic1380_png.rf.c4904d2f3a3ff2e98e4c3566f3302a3c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c672c10004a0f3b88a02d341065535bc940906b9a9c43791843f09eed227deb +size 64364 diff --git a/clashroyalechardetector/train/pic1383_png.rf.d0d2fe5de47f92735653cd5b72475e23.jpg b/clashroyalechardetector/train/pic1383_png.rf.d0d2fe5de47f92735653cd5b72475e23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bdbf7f6e93c85be63b5dd3e5294a54a3c8ec2cd --- /dev/null +++ b/clashroyalechardetector/train/pic1383_png.rf.d0d2fe5de47f92735653cd5b72475e23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d731fea7f60d12325fd4ac35671967a1beb4ba373938aa2e5e68dbfec3b757a +size 64107 diff --git a/clashroyalechardetector/train/pic1386_png.rf.dbcbff47aeeab0660d9e97e9b8dcb8f6.jpg b/clashroyalechardetector/train/pic1386_png.rf.dbcbff47aeeab0660d9e97e9b8dcb8f6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76010633db2128267afe8f452420b2f8338608c2 --- /dev/null +++ b/clashroyalechardetector/train/pic1386_png.rf.dbcbff47aeeab0660d9e97e9b8dcb8f6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510b7b9d4e85158e007fc7eaab783f55e3b54f64faf907e0cdfea54397264913 +size 64922 diff --git a/clashroyalechardetector/train/pic1388_png.rf.fbec5a1043203913a48ea447635da012.jpg b/clashroyalechardetector/train/pic1388_png.rf.fbec5a1043203913a48ea447635da012.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ec109f5c24f79ab570cb6a8d98e72a8bea433fd --- /dev/null +++ b/clashroyalechardetector/train/pic1388_png.rf.fbec5a1043203913a48ea447635da012.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d228ab43f18c653a99e0fd167188c78e429fac522f856e0e4bf4ba2775f43d1c +size 65638 diff --git a/clashroyalechardetector/train/pic1394_png.rf.f039ccb04b48c3dacacf9140d08907ed.jpg b/clashroyalechardetector/train/pic1394_png.rf.f039ccb04b48c3dacacf9140d08907ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f554e0d52f2f4d03133e116cf53d643df3edd77 --- /dev/null +++ b/clashroyalechardetector/train/pic1394_png.rf.f039ccb04b48c3dacacf9140d08907ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61c76ae82c1dd87698f6c9c78a2d6ecc971c3ea8a900d43cdd8d0a564b6923b +size 62063 diff --git a/clashroyalechardetector/train/pic1396_png.rf.a5d424f5902c1543b170d8e3be0837c5.jpg b/clashroyalechardetector/train/pic1396_png.rf.a5d424f5902c1543b170d8e3be0837c5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78d53f0df92b0bf64409ca0ce0b973bf10601179 --- /dev/null +++ b/clashroyalechardetector/train/pic1396_png.rf.a5d424f5902c1543b170d8e3be0837c5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52fd123e097a31673622070c21f3a8f68309595c3161dfc980270f59afc0f57 +size 66150 diff --git a/clashroyalechardetector/train/pic1397_png.rf.9ed6c556f156b1096fbc898ad2feed1f.jpg b/clashroyalechardetector/train/pic1397_png.rf.9ed6c556f156b1096fbc898ad2feed1f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5e6821c2d3c65dab72d1ac9155455ad1160db2a --- /dev/null +++ b/clashroyalechardetector/train/pic1397_png.rf.9ed6c556f156b1096fbc898ad2feed1f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954b366287117f46896c92ba905a0af3aead883336bffa82ce22e830fd7b522b +size 64614 diff --git a/clashroyalechardetector/train/pic13_png.rf.60901fda412f0396f68b482bf19cd7f9.jpg b/clashroyalechardetector/train/pic13_png.rf.60901fda412f0396f68b482bf19cd7f9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66cddc727eadc2c4a2d31bf326e877f482d1770a --- /dev/null +++ b/clashroyalechardetector/train/pic13_png.rf.60901fda412f0396f68b482bf19cd7f9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d387331e4f5ebe8e4a92a026b6d87c3f3e716d1fb7d699ac1bcd000940980fa0 +size 68210 diff --git a/clashroyalechardetector/train/pic1403_png.rf.b464fba823beb1ac53ed1a423016e98d.jpg b/clashroyalechardetector/train/pic1403_png.rf.b464fba823beb1ac53ed1a423016e98d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c3c2734c5dd9f293dd8bc31b6d316e9107e1cc1 --- /dev/null +++ b/clashroyalechardetector/train/pic1403_png.rf.b464fba823beb1ac53ed1a423016e98d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7533e1b5959f530bb2e0b2d263b27bfe5eb422473d606ed26fc6f8f713a6c35e +size 66811 diff --git a/clashroyalechardetector/train/pic1406_png.rf.d9bcc2b47ca70df221869906c94e0700.jpg b/clashroyalechardetector/train/pic1406_png.rf.d9bcc2b47ca70df221869906c94e0700.jpg new file mode 100644 index 0000000000000000000000000000000000000000..067e719ffe2ea8f44915f6e274feb91f1fd21546 --- /dev/null +++ b/clashroyalechardetector/train/pic1406_png.rf.d9bcc2b47ca70df221869906c94e0700.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2173340b1d69df75bbad2150959efc12b3be39788d5b9ebf6df08832eb092f +size 63688 diff --git a/clashroyalechardetector/train/pic1409_png.rf.9ca361809267f94a74cf435a172da652.jpg b/clashroyalechardetector/train/pic1409_png.rf.9ca361809267f94a74cf435a172da652.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a65c31239241a2455dcddcd62d887626ac3bb4b5 --- /dev/null +++ b/clashroyalechardetector/train/pic1409_png.rf.9ca361809267f94a74cf435a172da652.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886cfa3638d1f5e8cff6cb731d702dac707aeb58264f4e4870db38c0e67b26ba +size 64993 diff --git a/clashroyalechardetector/train/pic1412_png.rf.63c67ef86e01b11ca5aa68172a4512e5.jpg b/clashroyalechardetector/train/pic1412_png.rf.63c67ef86e01b11ca5aa68172a4512e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6941709142f25c4f2609e657dda85757892b855c --- /dev/null +++ b/clashroyalechardetector/train/pic1412_png.rf.63c67ef86e01b11ca5aa68172a4512e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad59d45581635f34878d5f6cbe109e88786ad80652e4fa084f2053c8d68f0585 +size 62899 diff --git a/clashroyalechardetector/train/pic1416_png.rf.54f216497ae74a65b0c11fbedb699417.jpg b/clashroyalechardetector/train/pic1416_png.rf.54f216497ae74a65b0c11fbedb699417.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53296bc10c50974ecfa33dde3838c81938769f49 --- /dev/null +++ b/clashroyalechardetector/train/pic1416_png.rf.54f216497ae74a65b0c11fbedb699417.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171dabc4d2856714e6768a4dff9aeae67a90c1a53e92d044a8519cdf9dea071b +size 64786 diff --git a/clashroyalechardetector/train/pic1418_png.rf.3e82d03e9ddc6ded0cbb2bc5843b78c5.jpg b/clashroyalechardetector/train/pic1418_png.rf.3e82d03e9ddc6ded0cbb2bc5843b78c5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2444edc3fb0136d37daceeb7563ac9e246217c92 --- /dev/null +++ b/clashroyalechardetector/train/pic1418_png.rf.3e82d03e9ddc6ded0cbb2bc5843b78c5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36c93ea6169129318ea0c0d9e8b4f86d38b28048b8402626ec4b388296bef52 +size 63653 diff --git a/clashroyalechardetector/train/pic1420_png.rf.9c1525a718e487c3bcfa1e3d6ed6a9c1.jpg b/clashroyalechardetector/train/pic1420_png.rf.9c1525a718e487c3bcfa1e3d6ed6a9c1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c313796f47f9d6ecce89e7fdfcbf944010697582 --- /dev/null +++ b/clashroyalechardetector/train/pic1420_png.rf.9c1525a718e487c3bcfa1e3d6ed6a9c1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd07d9a2c0f6e44aca67f50d3c180ad776837a9803f18011d68d52825481b7a1 +size 63523 diff --git a/clashroyalechardetector/train/pic1425_png.rf.20582fd07dfa81ef05f4e79dc67b8212.jpg b/clashroyalechardetector/train/pic1425_png.rf.20582fd07dfa81ef05f4e79dc67b8212.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d31c71f83afba6143197ac9bffb6c61576bd376 --- /dev/null +++ b/clashroyalechardetector/train/pic1425_png.rf.20582fd07dfa81ef05f4e79dc67b8212.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603308005e198d6caa0c0a69d64f546f327a999c4114844701457d9af717ce84 +size 63386 diff --git a/clashroyalechardetector/train/pic142_png.rf.07d5c8a8a718d1b34ff859a3d037cfbf.jpg b/clashroyalechardetector/train/pic142_png.rf.07d5c8a8a718d1b34ff859a3d037cfbf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a07aad55818f619313fcfaaeb4e021bcb036ab2 --- /dev/null +++ b/clashroyalechardetector/train/pic142_png.rf.07d5c8a8a718d1b34ff859a3d037cfbf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b116215ba2fa47b33542ea2d1c2394068d44f15b34bccbb97c86b7cd34891bd +size 72406 diff --git a/clashroyalechardetector/train/pic1437_png.rf.a947f59e378ad50ceed5eb9ba01ecb22.jpg b/clashroyalechardetector/train/pic1437_png.rf.a947f59e378ad50ceed5eb9ba01ecb22.jpg new file mode 100644 index 0000000000000000000000000000000000000000..017a3190b68087a44f0bccee36ec8cf25950174c --- /dev/null +++ b/clashroyalechardetector/train/pic1437_png.rf.a947f59e378ad50ceed5eb9ba01ecb22.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ea7d83052b768b91bce094ad896912dce2a17b53933ca0046e1d5400d1df5a +size 68494 diff --git a/clashroyalechardetector/train/pic1439_png.rf.720f6a13ec014d0f1380830b8631eb57.jpg b/clashroyalechardetector/train/pic1439_png.rf.720f6a13ec014d0f1380830b8631eb57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df8ea53bcbd352a4efd360ad1ad0b72d1be4a979 --- /dev/null +++ b/clashroyalechardetector/train/pic1439_png.rf.720f6a13ec014d0f1380830b8631eb57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755154f7b0c582a236c510ea2d1ebe17137cf7318ba37f33e3e73cd2f3c4a093 +size 65067 diff --git a/clashroyalechardetector/train/pic1441_png.rf.7a071f882b6421145e6386c6a93d5307.jpg b/clashroyalechardetector/train/pic1441_png.rf.7a071f882b6421145e6386c6a93d5307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..402b77543a3d6947d39447093a7918d5d57b427a --- /dev/null +++ b/clashroyalechardetector/train/pic1441_png.rf.7a071f882b6421145e6386c6a93d5307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c08e48c6c665217a3e16389513449061b114f1715b37fdde3c8f18efa8d22f79 +size 65619 diff --git a/clashroyalechardetector/train/pic1451_png.rf.5c438466ff2d6ca9ba603791521783fb.jpg b/clashroyalechardetector/train/pic1451_png.rf.5c438466ff2d6ca9ba603791521783fb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c46939679078bd23a57b7557d49888bb41609c5f --- /dev/null +++ b/clashroyalechardetector/train/pic1451_png.rf.5c438466ff2d6ca9ba603791521783fb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c602b41ba531c36cb273e197765426ae31e41d79592061d1fdfce8861a03d3d7 +size 68991 diff --git a/clashroyalechardetector/train/pic1452_png.rf.db8675930370b514ac2f255728fb5d73.jpg b/clashroyalechardetector/train/pic1452_png.rf.db8675930370b514ac2f255728fb5d73.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1f736616d6409ddc90ca9ef2635513969279c6d --- /dev/null +++ b/clashroyalechardetector/train/pic1452_png.rf.db8675930370b514ac2f255728fb5d73.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24635556daeb34105780e869ce5143397b8630a3fd098a9480b75e1259b2a52b +size 67220 diff --git a/clashroyalechardetector/train/pic1453_png.rf.c3bfbbd4cbcb6ee124c2c1ce1895cc24.jpg b/clashroyalechardetector/train/pic1453_png.rf.c3bfbbd4cbcb6ee124c2c1ce1895cc24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3e4a7a21671b29d5ad622cfa2b21797c45b3095 --- /dev/null +++ b/clashroyalechardetector/train/pic1453_png.rf.c3bfbbd4cbcb6ee124c2c1ce1895cc24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e426597c56a0e2df91cf2247efeab87012a919e55b2817b5e72e649d1c16c8 +size 65714 diff --git a/clashroyalechardetector/train/pic1454_png.rf.f6308ce27dc220f88b737219f542333c.jpg b/clashroyalechardetector/train/pic1454_png.rf.f6308ce27dc220f88b737219f542333c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98219f9ba31b584d50279b2d5f6ccf9c27fd6cd5 --- /dev/null +++ b/clashroyalechardetector/train/pic1454_png.rf.f6308ce27dc220f88b737219f542333c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33becb7ab98d5fafc40b3e211bf1c59d302269f06ac7183500efd475cdb85e03 +size 65192 diff --git a/clashroyalechardetector/train/pic1455_png.rf.9e1b18c38c7a337b98fb69f32aa677bd.jpg b/clashroyalechardetector/train/pic1455_png.rf.9e1b18c38c7a337b98fb69f32aa677bd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..064731a018fd23eabec81781cd0a6c42065d6409 --- /dev/null +++ b/clashroyalechardetector/train/pic1455_png.rf.9e1b18c38c7a337b98fb69f32aa677bd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa36e818b4e5dc409a1b6178373a0c05ae53b402a628f40e2149caa520a35a1c +size 66910 diff --git a/clashroyalechardetector/train/pic1457_png.rf.dff4297ca9d316f5b67f2e3d84b98ed8.jpg b/clashroyalechardetector/train/pic1457_png.rf.dff4297ca9d316f5b67f2e3d84b98ed8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5e0420e2bb81e39b9907494334f6d7dcf6b1c33 --- /dev/null +++ b/clashroyalechardetector/train/pic1457_png.rf.dff4297ca9d316f5b67f2e3d84b98ed8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5599089297eb1fbd64c19cc88784d66b304adb429baf50fd21a4e591e5e3a10 +size 65188 diff --git a/clashroyalechardetector/train/pic1461_png.rf.9c44840eb1e48da707d494d99109cd7b.jpg b/clashroyalechardetector/train/pic1461_png.rf.9c44840eb1e48da707d494d99109cd7b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e43463e358f93d4c429f0be903f14e1f7cd11891 --- /dev/null +++ b/clashroyalechardetector/train/pic1461_png.rf.9c44840eb1e48da707d494d99109cd7b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe1dad2bc89e6075ad825ab419f02900e8f57fa99679f69b74f4806f638e34e +size 65938 diff --git a/clashroyalechardetector/train/pic1464_png.rf.8e4b53273cf61047238e46c4967929b8.jpg b/clashroyalechardetector/train/pic1464_png.rf.8e4b53273cf61047238e46c4967929b8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c86df5ff71903fcee00395846a4276cd1e6ff6c --- /dev/null +++ b/clashroyalechardetector/train/pic1464_png.rf.8e4b53273cf61047238e46c4967929b8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46db9d30eb6107fa6777080459ac4ca25d6a849c06b619bf74ffdab286df4a7d +size 66187 diff --git a/clashroyalechardetector/train/pic1467_png.rf.237c158fccf4aad2c1dc64fa60f99218.jpg b/clashroyalechardetector/train/pic1467_png.rf.237c158fccf4aad2c1dc64fa60f99218.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fb278c71aa61d7fe937fdad278a2851cd6deaaf --- /dev/null +++ b/clashroyalechardetector/train/pic1467_png.rf.237c158fccf4aad2c1dc64fa60f99218.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4104c0fd991d4528bd83674deb8c9cbfc94726cf84a66d32d29a2a8c3d61cf6f +size 68394 diff --git a/clashroyalechardetector/train/pic1473_png.rf.b66e0b25a89468699d60f78a769b71dc.jpg b/clashroyalechardetector/train/pic1473_png.rf.b66e0b25a89468699d60f78a769b71dc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..037e6f425d3b0acf748e6b62ad1b51874e2140b5 --- /dev/null +++ b/clashroyalechardetector/train/pic1473_png.rf.b66e0b25a89468699d60f78a769b71dc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2564f7a5222bd3b29df65c6866ba3e2c32f3cb039aaf1abbad29ac0621dba91 +size 70431 diff --git a/clashroyalechardetector/train/pic1476_png.rf.63f7ac8a8a4176158ca5103d75e87704.jpg b/clashroyalechardetector/train/pic1476_png.rf.63f7ac8a8a4176158ca5103d75e87704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56c1e70572b5b5f4e400d45734d813f9701d1975 --- /dev/null +++ b/clashroyalechardetector/train/pic1476_png.rf.63f7ac8a8a4176158ca5103d75e87704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a3a74fd2f0f17ba9a8d09745ba2020f6c5199b38c8f6e3c674899336864378 +size 68705 diff --git a/clashroyalechardetector/train/pic1477_png.rf.2e954f2a92984a150e51eb643546e00e.jpg b/clashroyalechardetector/train/pic1477_png.rf.2e954f2a92984a150e51eb643546e00e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcefd29fab01c9278262a3687be4fe9d96c0326f --- /dev/null +++ b/clashroyalechardetector/train/pic1477_png.rf.2e954f2a92984a150e51eb643546e00e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e657e803f6aa37183a1193baf0f4d2ba9a9d24d225c8c60e27713230ab03b3 +size 69210 diff --git a/clashroyalechardetector/train/pic1478_png.rf.7658a821cbc8b199958acc66c7146d8f.jpg b/clashroyalechardetector/train/pic1478_png.rf.7658a821cbc8b199958acc66c7146d8f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a319e5c779fdd9e90e78164af2642b0d2fced0f --- /dev/null +++ b/clashroyalechardetector/train/pic1478_png.rf.7658a821cbc8b199958acc66c7146d8f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c162aa3ece5539840d0016f0b3542c75e9ac44fbcaa7dc188d68913b76404587 +size 70950 diff --git a/clashroyalechardetector/train/pic1479_png.rf.226a43978c3490139c041fcfec7ceecd.jpg b/clashroyalechardetector/train/pic1479_png.rf.226a43978c3490139c041fcfec7ceecd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..525fe221fd3379718a166a1d135af4967464f02c --- /dev/null +++ b/clashroyalechardetector/train/pic1479_png.rf.226a43978c3490139c041fcfec7ceecd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a2a95303d57b0118b4a1c6186843d16a876cfc4ae18724a1077035957494f6 +size 69546 diff --git a/clashroyalechardetector/train/pic147_png.rf.ffc7c3bb82b2010c88c31ee620dbe66d.jpg b/clashroyalechardetector/train/pic147_png.rf.ffc7c3bb82b2010c88c31ee620dbe66d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83a901ca0afd4f078df27dedcf65fd5483f88ddd --- /dev/null +++ b/clashroyalechardetector/train/pic147_png.rf.ffc7c3bb82b2010c88c31ee620dbe66d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ca6bd3acef5e23512aecbd306ca35d926fa8a7c8b6225e8117745baee0320f +size 68226 diff --git a/clashroyalechardetector/train/pic1481_png.rf.77066c5d8dd7da7e0c337610b5d6c609.jpg b/clashroyalechardetector/train/pic1481_png.rf.77066c5d8dd7da7e0c337610b5d6c609.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b346b09e920c6888b621d6b05d7148664b5c70b --- /dev/null +++ b/clashroyalechardetector/train/pic1481_png.rf.77066c5d8dd7da7e0c337610b5d6c609.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25435aff8cd86cc696b5f51c805216b79ddbd2875472e19f6276229ce927596b +size 65613 diff --git a/clashroyalechardetector/train/pic1482_png.rf.cbbfc5be8b04759b3293cff7d53277f0.jpg b/clashroyalechardetector/train/pic1482_png.rf.cbbfc5be8b04759b3293cff7d53277f0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b8363eb9836f0cc7742bd84fa6241428bdef943c --- /dev/null +++ b/clashroyalechardetector/train/pic1482_png.rf.cbbfc5be8b04759b3293cff7d53277f0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986b65d0dddbeabf349e2ddc829ab07f6aa4bb48664bed2f1a8ac40a1fb8a272 +size 66136 diff --git a/clashroyalechardetector/train/pic1483_png.rf.37f47c193a9b41c14a1af9d7d3cdce85.jpg b/clashroyalechardetector/train/pic1483_png.rf.37f47c193a9b41c14a1af9d7d3cdce85.jpg new file mode 100644 index 0000000000000000000000000000000000000000..109af6836df26aba97243c1bf2ada9345536eeff --- /dev/null +++ b/clashroyalechardetector/train/pic1483_png.rf.37f47c193a9b41c14a1af9d7d3cdce85.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beaa6b25b9e92729b8ab7aa9c390ea5f7f9d74ada8dd2c865250b110c524cacc +size 67522 diff --git a/clashroyalechardetector/train/pic1484_png.rf.3504227460a93a7b4e8ad4f306803f81.jpg b/clashroyalechardetector/train/pic1484_png.rf.3504227460a93a7b4e8ad4f306803f81.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb88306264dacd9917dc6f8cb7e8e6c892036eb4 --- /dev/null +++ b/clashroyalechardetector/train/pic1484_png.rf.3504227460a93a7b4e8ad4f306803f81.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75817369837c4e2190808df607274e9207670e9370d9e60c5f79155850e276a3 +size 67821 diff --git a/clashroyalechardetector/train/pic1489_png.rf.781a650df3314eb01add0ac5bb934fcc.jpg b/clashroyalechardetector/train/pic1489_png.rf.781a650df3314eb01add0ac5bb934fcc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..961d098d929ee9951124f41c35eab9345388409d --- /dev/null +++ b/clashroyalechardetector/train/pic1489_png.rf.781a650df3314eb01add0ac5bb934fcc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638a977c6ff1b31cc289a9544b8f25c361586edc2264a1e2204de837f2757f70 +size 68631 diff --git a/clashroyalechardetector/train/pic1490_png.rf.34540d112203d55c8ccaa8f7d1eb1f92.jpg b/clashroyalechardetector/train/pic1490_png.rf.34540d112203d55c8ccaa8f7d1eb1f92.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e26debe49734dd3db58896895cbd2140eaf6a9f --- /dev/null +++ b/clashroyalechardetector/train/pic1490_png.rf.34540d112203d55c8ccaa8f7d1eb1f92.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c303959daf101a5f9165245862a955e56f5ac190d3efe1d8ee1fcc9a201fe823 +size 68134 diff --git a/clashroyalechardetector/train/pic1495_png.rf.46faadc17a70a39467683b9673e96dfb.jpg b/clashroyalechardetector/train/pic1495_png.rf.46faadc17a70a39467683b9673e96dfb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af7c34e070c3a7ef970f2a28cbbc7a73ab5883ce --- /dev/null +++ b/clashroyalechardetector/train/pic1495_png.rf.46faadc17a70a39467683b9673e96dfb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:303119eac0118bb44b4122f1224c1bd0194a84517f9cc4808d91b1fbc2f8f62a +size 65916 diff --git a/clashroyalechardetector/train/pic1496_png.rf.48c303c7859402b35dde5587bca15919.jpg b/clashroyalechardetector/train/pic1496_png.rf.48c303c7859402b35dde5587bca15919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..294badb04924cf21f49996fde6b75cbf5a635fe5 --- /dev/null +++ b/clashroyalechardetector/train/pic1496_png.rf.48c303c7859402b35dde5587bca15919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c769223e612281604ad095ff3f69c4f7aa7acb88a333fca3a338d0ee75e05df +size 68300 diff --git a/clashroyalechardetector/train/pic1497_png.rf.31db8a87a06b8f01035993b3fa019e8f.jpg b/clashroyalechardetector/train/pic1497_png.rf.31db8a87a06b8f01035993b3fa019e8f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d025a60bb5beb05fad6a3c18634d5f69805c73ef --- /dev/null +++ b/clashroyalechardetector/train/pic1497_png.rf.31db8a87a06b8f01035993b3fa019e8f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aadc738f6941504b4472721715a6e89300b8d6fd00a23464d90c8cbaaa428abc +size 69024 diff --git a/clashroyalechardetector/train/pic1499_png.rf.b1370352b12215e0855da8a15198d823.jpg b/clashroyalechardetector/train/pic1499_png.rf.b1370352b12215e0855da8a15198d823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cca767b6772cf9f72ed1cce29cc78bffa0b51195 --- /dev/null +++ b/clashroyalechardetector/train/pic1499_png.rf.b1370352b12215e0855da8a15198d823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9724f9d38cfcb53c74b51e070d47f5f31f6a70573e08d7464d51257957b689 +size 66596 diff --git a/clashroyalechardetector/train/pic14_png.rf.7d8ed017a68e59a60514d85460291052.jpg b/clashroyalechardetector/train/pic14_png.rf.7d8ed017a68e59a60514d85460291052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..184c7402987d3172d0c8e94c85601d3d002d534e --- /dev/null +++ b/clashroyalechardetector/train/pic14_png.rf.7d8ed017a68e59a60514d85460291052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92377b92798eb8d9f12e5498e23d543ff9458ba539361952c6f8725a76f2cfb0 +size 68361 diff --git a/clashroyalechardetector/train/pic1500_png.rf.d81d97bd1787702cfe1e237bb045e0b7.jpg b/clashroyalechardetector/train/pic1500_png.rf.d81d97bd1787702cfe1e237bb045e0b7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21c7b457f5fc1864c5c0b9bd637e9b47cb06d24b --- /dev/null +++ b/clashroyalechardetector/train/pic1500_png.rf.d81d97bd1787702cfe1e237bb045e0b7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14aab58091ee988be436338a118e922e42f999d33f7a31af07e9a030a6772cdb +size 66652 diff --git a/clashroyalechardetector/train/pic1501_png.rf.cbc51c06d19b8650a8b7b783f2d590fd.jpg b/clashroyalechardetector/train/pic1501_png.rf.cbc51c06d19b8650a8b7b783f2d590fd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2daef10003acd255c501bc00b859a9f5c26a1d08 --- /dev/null +++ b/clashroyalechardetector/train/pic1501_png.rf.cbc51c06d19b8650a8b7b783f2d590fd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a92c953d4a3123e037292808d707b6512c4c65487d050e87daed38a2644976 +size 67971 diff --git a/clashroyalechardetector/train/pic1503_png.rf.b77f08c26a7c73a80d96c344bbac0a98.jpg b/clashroyalechardetector/train/pic1503_png.rf.b77f08c26a7c73a80d96c344bbac0a98.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b44c525f70a12e7559f02b1650d0359265a37e87 --- /dev/null +++ b/clashroyalechardetector/train/pic1503_png.rf.b77f08c26a7c73a80d96c344bbac0a98.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badca249f9117ca69d6b094ee173ea35e46f702f918e3a4cb78bff0fc5230cea +size 67451 diff --git a/clashroyalechardetector/train/pic1504_png.rf.1dd2d9e444da8a172332a71d94a2ebc8.jpg b/clashroyalechardetector/train/pic1504_png.rf.1dd2d9e444da8a172332a71d94a2ebc8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91a6225dee73486b49006593465cc6888c839b46 --- /dev/null +++ b/clashroyalechardetector/train/pic1504_png.rf.1dd2d9e444da8a172332a71d94a2ebc8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba46a9677ca281fd0dabc22e6b9f9986b37ce76f30140abefa9d733eccd8c049 +size 68842 diff --git a/clashroyalechardetector/train/pic1505_png.rf.6e68386146b45b8580f428542d629f0f.jpg b/clashroyalechardetector/train/pic1505_png.rf.6e68386146b45b8580f428542d629f0f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb34bc8f83642ce9542f82993ca9f897407baddd --- /dev/null +++ b/clashroyalechardetector/train/pic1505_png.rf.6e68386146b45b8580f428542d629f0f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de06199d01cfd7cbf728bf119d76fb9589ca1f57a50ed08edfc115c462b9447f +size 68590 diff --git a/clashroyalechardetector/train/pic1506_png.rf.37ed7bb48ce2b881ffe573a590913b39.jpg b/clashroyalechardetector/train/pic1506_png.rf.37ed7bb48ce2b881ffe573a590913b39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61793feccc6bf21f1da03d17cdf9244812f0a885 --- /dev/null +++ b/clashroyalechardetector/train/pic1506_png.rf.37ed7bb48ce2b881ffe573a590913b39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce66e8d08b0dbca86b79f961f01fc9f748f6d07127470cf858a4a463d84ee13 +size 68820 diff --git a/clashroyalechardetector/train/pic1507_png.rf.8b03506b673a6754ca6c2c45030bcfbf.jpg b/clashroyalechardetector/train/pic1507_png.rf.8b03506b673a6754ca6c2c45030bcfbf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92b52f29337b08304917a43a84159433be8cd297 --- /dev/null +++ b/clashroyalechardetector/train/pic1507_png.rf.8b03506b673a6754ca6c2c45030bcfbf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb724beb1d9a6869e6234fb9a44ea41680f3e215b5eefacd0cedc89115c94b0 +size 70004 diff --git a/clashroyalechardetector/train/pic1508_png.rf.f90fe8b74776691ee7865ccfbafc5ca7.jpg b/clashroyalechardetector/train/pic1508_png.rf.f90fe8b74776691ee7865ccfbafc5ca7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b8b596628e4156c10200310551f1b3347f78fe8 --- /dev/null +++ b/clashroyalechardetector/train/pic1508_png.rf.f90fe8b74776691ee7865ccfbafc5ca7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2bb48e172039852e8e20da77b82dce5a2469a322afba2ed6ed7a7f05cf3a5c +size 71547 diff --git a/clashroyalechardetector/train/pic1509_png.rf.ff11593198f8bb258fb972c5b42d004a.jpg b/clashroyalechardetector/train/pic1509_png.rf.ff11593198f8bb258fb972c5b42d004a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f202dc13bf47b37381a461b5f49fbb3c66c590c6 --- /dev/null +++ b/clashroyalechardetector/train/pic1509_png.rf.ff11593198f8bb258fb972c5b42d004a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b8a6a90f7e1fad8b5eb50d48d216cc23e98b878ebbe7d2484fe95c3ef603b6 +size 70780 diff --git a/clashroyalechardetector/train/pic150_png.rf.1c11253199c837fd1ebfa4aa1a50f50f.jpg b/clashroyalechardetector/train/pic150_png.rf.1c11253199c837fd1ebfa4aa1a50f50f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b6b19d8ad9f0ef159cfd22265628b90219cffa3 --- /dev/null +++ b/clashroyalechardetector/train/pic150_png.rf.1c11253199c837fd1ebfa4aa1a50f50f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ebe9f296f0101f3b4f4e624b6f516f7f5ad008c10ceb9c11fcc6044f342528 +size 67638 diff --git a/clashroyalechardetector/train/pic1510_png.rf.178d3e28b4e56f0fc4bbbe286412ca83.jpg b/clashroyalechardetector/train/pic1510_png.rf.178d3e28b4e56f0fc4bbbe286412ca83.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b42f3a0455b9c7ecd2f9b9a4809aa13b1a924e03 --- /dev/null +++ b/clashroyalechardetector/train/pic1510_png.rf.178d3e28b4e56f0fc4bbbe286412ca83.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46278f3eb6196a9e1daaf365d0c71a66e62bcf1bc1847b5e80968fa7d29139b9 +size 69085 diff --git a/clashroyalechardetector/train/pic1511_png.rf.ff9d0f4d85768f163f7672fc0b04b0e5.jpg b/clashroyalechardetector/train/pic1511_png.rf.ff9d0f4d85768f163f7672fc0b04b0e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86c9de757a7980fbf18d09bf240ae0ec1991cc81 --- /dev/null +++ b/clashroyalechardetector/train/pic1511_png.rf.ff9d0f4d85768f163f7672fc0b04b0e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e383cfb7a3709a566bb570a19ca53b636cf31c3e56f8870e419c1e0d2d950dbe +size 71341 diff --git a/clashroyalechardetector/train/pic1517_png.rf.57e62251ae6d04b42ebf5d5ad198a693.jpg b/clashroyalechardetector/train/pic1517_png.rf.57e62251ae6d04b42ebf5d5ad198a693.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f81e55c7c0f99be3b50dd9f9b4d7b63da034f525 --- /dev/null +++ b/clashroyalechardetector/train/pic1517_png.rf.57e62251ae6d04b42ebf5d5ad198a693.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd5cfdc4fd76a8a5fed69198b42e06c9937580ee0a7eb9e81292badfe5327c3 +size 65768 diff --git a/clashroyalechardetector/train/pic1518_png.rf.020c3fb8d16537181adc46ee2e16a126.jpg b/clashroyalechardetector/train/pic1518_png.rf.020c3fb8d16537181adc46ee2e16a126.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26ed559a8eb21d088c76b80a0e02180c64a8b955 --- /dev/null +++ b/clashroyalechardetector/train/pic1518_png.rf.020c3fb8d16537181adc46ee2e16a126.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b10fc71936babdd065f036132ec075d712bf1867f0276d9cc170d22e93e138 +size 64845 diff --git a/clashroyalechardetector/train/pic151_png.rf.ccffe70f1221ed572a24dc33e44fa0ae.jpg b/clashroyalechardetector/train/pic151_png.rf.ccffe70f1221ed572a24dc33e44fa0ae.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2355a1b3dd41cba6f793b8b9a71503c6bfbcd689 --- /dev/null +++ b/clashroyalechardetector/train/pic151_png.rf.ccffe70f1221ed572a24dc33e44fa0ae.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdf02f60b45e810a874d6fa0488d4d4100f4a3bc42850907955a3aacf78defd +size 67043 diff --git a/clashroyalechardetector/train/pic1521_png.rf.2669618145f69ccf2059b948374b3984.jpg b/clashroyalechardetector/train/pic1521_png.rf.2669618145f69ccf2059b948374b3984.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6668f612bbf5800c27b6a0e7be419b2cd041d3f5 --- /dev/null +++ b/clashroyalechardetector/train/pic1521_png.rf.2669618145f69ccf2059b948374b3984.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af442b95c6a25481d9fde1644ed38161d249af825134ab9ccad801e280c408e2 +size 65371 diff --git a/clashroyalechardetector/train/pic1522_png.rf.4c0a5019aa28ff63fac11598c883e2ad.jpg b/clashroyalechardetector/train/pic1522_png.rf.4c0a5019aa28ff63fac11598c883e2ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80526b6323188ea11988a9d64b69bc298c03096d --- /dev/null +++ b/clashroyalechardetector/train/pic1522_png.rf.4c0a5019aa28ff63fac11598c883e2ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad0698415dbd03c44524164854d38301918336e8d5a96a5d685fcef8b82ea5ba +size 65315 diff --git a/clashroyalechardetector/train/pic1524_png.rf.b0215bff68c47f759e0c47722544ad6c.jpg b/clashroyalechardetector/train/pic1524_png.rf.b0215bff68c47f759e0c47722544ad6c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e41d9fa894890e9a1084d37d588eb0c67d4106c --- /dev/null +++ b/clashroyalechardetector/train/pic1524_png.rf.b0215bff68c47f759e0c47722544ad6c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5bbaabfdba84c9c2769b13077958712ee511042252ee68d7c2a56e1592dc56 +size 65941 diff --git a/clashroyalechardetector/train/pic1528_png.rf.33db89722ad8e795839259960886112d.jpg b/clashroyalechardetector/train/pic1528_png.rf.33db89722ad8e795839259960886112d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..354b9867b45160ab220c4b4e97010cf8ebdaf456 --- /dev/null +++ b/clashroyalechardetector/train/pic1528_png.rf.33db89722ad8e795839259960886112d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d9b4cf0b0e7be1149b58c2ec9d6b46072522fc4afd90801374a76c0d5e1833 +size 64411 diff --git a/clashroyalechardetector/train/pic1529_png.rf.a96eee2f48f7107a0aa8f4b9895106d6.jpg b/clashroyalechardetector/train/pic1529_png.rf.a96eee2f48f7107a0aa8f4b9895106d6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98e26383567afb6245a28b3eb7561ab99012bd69 --- /dev/null +++ b/clashroyalechardetector/train/pic1529_png.rf.a96eee2f48f7107a0aa8f4b9895106d6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa143661a64bd4713687acb8f0bf4727897a9b2fc2f2a0499f2682118eaabb85 +size 64662 diff --git a/clashroyalechardetector/train/pic1530_png.rf.c80e6b75d80f9ee8d4bc4a0367483929.jpg b/clashroyalechardetector/train/pic1530_png.rf.c80e6b75d80f9ee8d4bc4a0367483929.jpg new file mode 100644 index 0000000000000000000000000000000000000000..263633d46e00a8b1feb52c5edbec881bb0ca638f --- /dev/null +++ b/clashroyalechardetector/train/pic1530_png.rf.c80e6b75d80f9ee8d4bc4a0367483929.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a385f37c3117d18f95a697d9a66d7d021b32cc8b92caa403b91186dfe716e8 +size 64706 diff --git a/clashroyalechardetector/train/pic1531_png.rf.efeb9b49a7845144adb4094ff40b6598.jpg b/clashroyalechardetector/train/pic1531_png.rf.efeb9b49a7845144adb4094ff40b6598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14ee55d14797a8157714cc9d44ef8a9f65849c81 --- /dev/null +++ b/clashroyalechardetector/train/pic1531_png.rf.efeb9b49a7845144adb4094ff40b6598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ee1c059df7d5cff4de378669a34449a3401bf8ac5921cb5176ffd298ebe867 +size 64991 diff --git a/clashroyalechardetector/train/pic1532_png.rf.4c685edb30cbc3a4464cf67f20cb7ce1.jpg b/clashroyalechardetector/train/pic1532_png.rf.4c685edb30cbc3a4464cf67f20cb7ce1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2fda470f419698693c0df7dba0843be4ac2a491 --- /dev/null +++ b/clashroyalechardetector/train/pic1532_png.rf.4c685edb30cbc3a4464cf67f20cb7ce1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca08a3a840f094a021ec2131498c084add13cebc3c10f2a3556b50f178bf602 +size 65199 diff --git a/clashroyalechardetector/train/pic1533_png.rf.fba2435f350b3e99103f3009dd7f5c34.jpg b/clashroyalechardetector/train/pic1533_png.rf.fba2435f350b3e99103f3009dd7f5c34.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd4138fda8d84b9f8d7b2fb2dc8f7f0f2f768023 --- /dev/null +++ b/clashroyalechardetector/train/pic1533_png.rf.fba2435f350b3e99103f3009dd7f5c34.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:345d331b2eafd4011ef86cf1f67f7c1f607f248f8ce056a5ce528c55e71bf4ba +size 64448 diff --git a/clashroyalechardetector/train/pic1534_png.rf.cd933940cfbbfc05b5cee7fc2e4d0cb9.jpg b/clashroyalechardetector/train/pic1534_png.rf.cd933940cfbbfc05b5cee7fc2e4d0cb9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1019377db9d87d008338d2be356c9cfb585ed5de --- /dev/null +++ b/clashroyalechardetector/train/pic1534_png.rf.cd933940cfbbfc05b5cee7fc2e4d0cb9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ecdb28c012b310ef7129f8e7d228aa4bb1a5020b432e23cc6a66cb75581d23 +size 65084 diff --git a/clashroyalechardetector/train/pic1538_png.rf.f65cdb4ab6797c714e05ee34f1350abc.jpg b/clashroyalechardetector/train/pic1538_png.rf.f65cdb4ab6797c714e05ee34f1350abc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c813b79a4aa8dc5c2ee756b7d47ae7f8a8c79193 --- /dev/null +++ b/clashroyalechardetector/train/pic1538_png.rf.f65cdb4ab6797c714e05ee34f1350abc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58782ebf54ebaf825297bec65289d6ab5d8aaadc7fc3606208e47649ec14f16c +size 62918 diff --git a/clashroyalechardetector/train/pic1543_png.rf.1a86a8a38bd1279f1ea1e9e9f6199798.jpg b/clashroyalechardetector/train/pic1543_png.rf.1a86a8a38bd1279f1ea1e9e9f6199798.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9caf2c6b988e2ebafd9caeab53a15804bf7f4061 --- /dev/null +++ b/clashroyalechardetector/train/pic1543_png.rf.1a86a8a38bd1279f1ea1e9e9f6199798.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8968deb38c9120f66b9012d56e9e6bef9869880fe420982bf050afe69a7dbae4 +size 60789 diff --git a/clashroyalechardetector/train/pic1544_png.rf.8ec90c21822d045e7b45347b07c64004.jpg b/clashroyalechardetector/train/pic1544_png.rf.8ec90c21822d045e7b45347b07c64004.jpg new file mode 100644 index 0000000000000000000000000000000000000000..110ccd1800273529a27f62fd5c2b2c5715b2c4c4 --- /dev/null +++ b/clashroyalechardetector/train/pic1544_png.rf.8ec90c21822d045e7b45347b07c64004.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c8028b96400fdb690b138d41c86149bd59fc1ad6038aa4a4fedd9d100954be +size 60698 diff --git a/clashroyalechardetector/train/pic1545_png.rf.1065eff57f9aef06a47b9a25bc43758a.jpg b/clashroyalechardetector/train/pic1545_png.rf.1065eff57f9aef06a47b9a25bc43758a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65da7f5a1ac2f6a4d1555845278ea5ac7a9d1bc1 --- /dev/null +++ b/clashroyalechardetector/train/pic1545_png.rf.1065eff57f9aef06a47b9a25bc43758a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fba4e20b7e920ca170d9281a62226baf87629f03cec366fbf2c584606436c0 +size 62085 diff --git a/clashroyalechardetector/train/pic1549_png.rf.8e12bacf9d9bb8d65e9fa567f61b1b88.jpg b/clashroyalechardetector/train/pic1549_png.rf.8e12bacf9d9bb8d65e9fa567f61b1b88.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b4527752b89adc1b55dd39c8ad7b35e10132ace --- /dev/null +++ b/clashroyalechardetector/train/pic1549_png.rf.8e12bacf9d9bb8d65e9fa567f61b1b88.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cf634691f25f48ed757ac05595e26243ef27f3e50f3fd76fd078805463a48f +size 64963 diff --git a/clashroyalechardetector/train/pic154_png.rf.22f359615cf65ea75772163c27cadd4c.jpg b/clashroyalechardetector/train/pic154_png.rf.22f359615cf65ea75772163c27cadd4c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d47eb693a417f1a70b16a522a5a3456e21c9d81 --- /dev/null +++ b/clashroyalechardetector/train/pic154_png.rf.22f359615cf65ea75772163c27cadd4c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453a08c5c19a49d5f035b7b4a58cf61876d35e3a33e2f50c1d2b9cc1590a105a +size 66628 diff --git a/clashroyalechardetector/train/pic1550_png.rf.c34b070043fe414325290c17dd0c6a18.jpg b/clashroyalechardetector/train/pic1550_png.rf.c34b070043fe414325290c17dd0c6a18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6a3228c5148dc5688d606da5ca82dc27a82d142 --- /dev/null +++ b/clashroyalechardetector/train/pic1550_png.rf.c34b070043fe414325290c17dd0c6a18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456bf3dea81783e5ef7d50ad0d2a0d93f1baead1e7f25371310bb3cfb2a05271 +size 63296 diff --git a/clashroyalechardetector/train/pic1551_png.rf.bea8771640fe956fb33c698154a6da53.jpg b/clashroyalechardetector/train/pic1551_png.rf.bea8771640fe956fb33c698154a6da53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..edd1005e6bf470d42a9a23200e96e1a335074033 --- /dev/null +++ b/clashroyalechardetector/train/pic1551_png.rf.bea8771640fe956fb33c698154a6da53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2485a651e072346764ace47b7c4bdc247025682bc8036a774035f9d97fbd0ad +size 62889 diff --git a/clashroyalechardetector/train/pic1554_png.rf.dc65c8602ea6be4e7d1638a9f1dc0445.jpg b/clashroyalechardetector/train/pic1554_png.rf.dc65c8602ea6be4e7d1638a9f1dc0445.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f971537d29cdc355cf72513ee1d57d971a2ddb9 --- /dev/null +++ b/clashroyalechardetector/train/pic1554_png.rf.dc65c8602ea6be4e7d1638a9f1dc0445.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee3329cbaf4dfd0dce37af18b241341aee09a8bad428ccefd95321747be2795 +size 63157 diff --git a/clashroyalechardetector/train/pic1558_png.rf.f982961e0e03773b64fe54e8c7759de3.jpg b/clashroyalechardetector/train/pic1558_png.rf.f982961e0e03773b64fe54e8c7759de3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa88037150b5c98f5e7dba8186861b2dab82feb2 --- /dev/null +++ b/clashroyalechardetector/train/pic1558_png.rf.f982961e0e03773b64fe54e8c7759de3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0628812df78370ad7bd548d3687c07862ef0450d7a56bd5506376860e992e462 +size 62641 diff --git a/clashroyalechardetector/train/pic155_png.rf.4bdae5714450d59b6a5ced9cdbd75467.jpg b/clashroyalechardetector/train/pic155_png.rf.4bdae5714450d59b6a5ced9cdbd75467.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e73ac6bd5d9980f0382236025ffab58624769169 --- /dev/null +++ b/clashroyalechardetector/train/pic155_png.rf.4bdae5714450d59b6a5ced9cdbd75467.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f111001ce72163be181c783f4bd17d25c3572fd11fd526104ae957b81520d3a1 +size 66392 diff --git a/clashroyalechardetector/train/pic1560_png.rf.97a703935f261b4f2899ab8100626bb6.jpg b/clashroyalechardetector/train/pic1560_png.rf.97a703935f261b4f2899ab8100626bb6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4025d2f7b9f7ab89ed081ae00c003700720f3794 --- /dev/null +++ b/clashroyalechardetector/train/pic1560_png.rf.97a703935f261b4f2899ab8100626bb6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb7677e23674d43a1b65a49f3be06ad7f1db740c22e63aa0451e3884d527163 +size 63253 diff --git a/clashroyalechardetector/train/pic1567_png.rf.9f680739fe0609b957e786564615f3f9.jpg b/clashroyalechardetector/train/pic1567_png.rf.9f680739fe0609b957e786564615f3f9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d80cf26a830f3a6f3e27e84a7b3f2491182d95f1 --- /dev/null +++ b/clashroyalechardetector/train/pic1567_png.rf.9f680739fe0609b957e786564615f3f9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7fbd4a5f59432e221045e7f43a5427d0029fb216097f2427bcb7d24d9775c3a +size 64420 diff --git a/clashroyalechardetector/train/pic1568_png.rf.3af7aeb9e762430c56f29a802df62a28.jpg b/clashroyalechardetector/train/pic1568_png.rf.3af7aeb9e762430c56f29a802df62a28.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97f32ca88457e7b9f2e3d78e2436dfb47b6963d1 --- /dev/null +++ b/clashroyalechardetector/train/pic1568_png.rf.3af7aeb9e762430c56f29a802df62a28.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9302033ac0b137667aee27282126924cf9591e2dfd156fe69aaa08f593fcf4 +size 64273 diff --git a/clashroyalechardetector/train/pic1573_png.rf.3865f84752ca863d21a11f192f8e721e.jpg b/clashroyalechardetector/train/pic1573_png.rf.3865f84752ca863d21a11f192f8e721e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0be993afaf92ea4bc5d4e4fa18dba200ff7c7de1 --- /dev/null +++ b/clashroyalechardetector/train/pic1573_png.rf.3865f84752ca863d21a11f192f8e721e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c1d37c605d82a265eb72969049f9b294823977253ee1443e13da0b96a889f2 +size 66513 diff --git a/clashroyalechardetector/train/pic1574_png.rf.7c28ab3be0825ba5cf8ec6aac9427f78.jpg b/clashroyalechardetector/train/pic1574_png.rf.7c28ab3be0825ba5cf8ec6aac9427f78.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5f6aa2e50022001a9450815de4e7ab41b6dab02 --- /dev/null +++ b/clashroyalechardetector/train/pic1574_png.rf.7c28ab3be0825ba5cf8ec6aac9427f78.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb87c068974b893d78f808347301c2e81049feb91e2ea7c10a1bcb6a6462d8f +size 65998 diff --git a/clashroyalechardetector/train/pic1576_png.rf.5b4e736b0fd45d2b6abfef817a98bc03.jpg b/clashroyalechardetector/train/pic1576_png.rf.5b4e736b0fd45d2b6abfef817a98bc03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce0c4d803c2a8a05fe9cd60708a845943700b100 --- /dev/null +++ b/clashroyalechardetector/train/pic1576_png.rf.5b4e736b0fd45d2b6abfef817a98bc03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273217d39d18bd82d6524c6f40a1c07512caf1ae52acc9ece6efaa32f54eda9f +size 65761 diff --git a/clashroyalechardetector/train/pic1578_png.rf.40034bd8c2989f6525b4bcd246caafc1.jpg b/clashroyalechardetector/train/pic1578_png.rf.40034bd8c2989f6525b4bcd246caafc1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..993af6c9ab552cec857f240753a4f1810b919343 --- /dev/null +++ b/clashroyalechardetector/train/pic1578_png.rf.40034bd8c2989f6525b4bcd246caafc1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3a24b9878349bbfc76246fae0aa0206dc5dddedebdda8f8523a531cf82fcfe +size 63685 diff --git a/clashroyalechardetector/train/pic1582_png.rf.b08aed27982fe7f54358d89213bb499f.jpg b/clashroyalechardetector/train/pic1582_png.rf.b08aed27982fe7f54358d89213bb499f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66bfd8d9efdcf03167b7b3d4cd8bff2861581ae0 --- /dev/null +++ b/clashroyalechardetector/train/pic1582_png.rf.b08aed27982fe7f54358d89213bb499f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70af1e6b1dc3f675b1d0a977e671e22197a55a7438cd0407cfe1b8c295e49cff +size 64234 diff --git a/clashroyalechardetector/train/pic1584_png.rf.f3e32bbb41841a89ed1b46854b129bdb.jpg b/clashroyalechardetector/train/pic1584_png.rf.f3e32bbb41841a89ed1b46854b129bdb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebd745746be109816f0de459a6d14d3ef9369f99 --- /dev/null +++ b/clashroyalechardetector/train/pic1584_png.rf.f3e32bbb41841a89ed1b46854b129bdb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f720518ca058ebd8ac9baccb92e993c4d3a77593db093be8b5d6f0d88d4c8b +size 65983 diff --git a/clashroyalechardetector/train/pic1585_png.rf.bafa567c52f9c90eca6f556193fc3351.jpg b/clashroyalechardetector/train/pic1585_png.rf.bafa567c52f9c90eca6f556193fc3351.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b73a8de34d1c04056c77e497291d8a29af8c4cc --- /dev/null +++ b/clashroyalechardetector/train/pic1585_png.rf.bafa567c52f9c90eca6f556193fc3351.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba8085891b9ae12642aeb419897ee7817af78fc12b3406dae09c6fa6da4a1ed +size 64718 diff --git a/clashroyalechardetector/train/pic1587_png.rf.462837312d24bd18a912bded3818b90d.jpg b/clashroyalechardetector/train/pic1587_png.rf.462837312d24bd18a912bded3818b90d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f4b422d04a38238bcaedf511917994cefa17a66 --- /dev/null +++ b/clashroyalechardetector/train/pic1587_png.rf.462837312d24bd18a912bded3818b90d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332ea365a8f89cc81d44ef1f6b5c28220c21b843dd4381da2023023c67f3ea58 +size 64507 diff --git a/clashroyalechardetector/train/pic1588_png.rf.11ef4c1b40b6882724255ad94fc27ac9.jpg b/clashroyalechardetector/train/pic1588_png.rf.11ef4c1b40b6882724255ad94fc27ac9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd7b7df0e7a96a02de82bb126e2b3e7801f89a6e --- /dev/null +++ b/clashroyalechardetector/train/pic1588_png.rf.11ef4c1b40b6882724255ad94fc27ac9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009ec4358757dbe191988238fd3577c398e2c31ea3f7f461dc0d22b9e907f785 +size 64284 diff --git a/clashroyalechardetector/train/pic1589_png.rf.04f7a552ea73ec67274a83f970181107.jpg b/clashroyalechardetector/train/pic1589_png.rf.04f7a552ea73ec67274a83f970181107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e785ee8694ef2decc253abfab1988a967165e5ca --- /dev/null +++ b/clashroyalechardetector/train/pic1589_png.rf.04f7a552ea73ec67274a83f970181107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5a65481eb525c4d80497fecd8f207b1987e37a956078a181d0e284bb8d53f0 +size 64247 diff --git a/clashroyalechardetector/train/pic1593_png.rf.f24acfe5ee19a54f2a131c6208930803.jpg b/clashroyalechardetector/train/pic1593_png.rf.f24acfe5ee19a54f2a131c6208930803.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d93b60870193de1d88b4facbf460d3c0bcb178f1 --- /dev/null +++ b/clashroyalechardetector/train/pic1593_png.rf.f24acfe5ee19a54f2a131c6208930803.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cdceab62ed446571cc63d68a2444cc82d2c29ab18b45873b599068d6fe42db +size 62676 diff --git a/clashroyalechardetector/train/pic1595_png.rf.0a968637a26c824c5919a9df67e3670d.jpg b/clashroyalechardetector/train/pic1595_png.rf.0a968637a26c824c5919a9df67e3670d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cc993c0cb4e4123f1bdb85a3ec8c7c3f48c6741 --- /dev/null +++ b/clashroyalechardetector/train/pic1595_png.rf.0a968637a26c824c5919a9df67e3670d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a4c4b2b08da7072a5ef632659e2e66f07b248923b30f4a83f4a0e954248927 +size 62202 diff --git a/clashroyalechardetector/train/pic1598_png.rf.b8ed9c844251d9ede78376f58a5ed0a4.jpg b/clashroyalechardetector/train/pic1598_png.rf.b8ed9c844251d9ede78376f58a5ed0a4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bc7400f98f59a822855e2d11ee05a0c5fedab37 --- /dev/null +++ b/clashroyalechardetector/train/pic1598_png.rf.b8ed9c844251d9ede78376f58a5ed0a4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c51d602deb22d8125386c41ecff54af5cf3c8a6b728fb81bdcbb4156ff57a68 +size 62872 diff --git a/clashroyalechardetector/train/pic159_png.rf.a9bc99a7637799c4dbe771c57fd4e121.jpg b/clashroyalechardetector/train/pic159_png.rf.a9bc99a7637799c4dbe771c57fd4e121.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c42b72d3a49de4633d9d2b9e549cde9abbfe6ae2 --- /dev/null +++ b/clashroyalechardetector/train/pic159_png.rf.a9bc99a7637799c4dbe771c57fd4e121.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62a23669b87c01d1e90ee53e5987fed9140b146766710f2ea317a31f97680ca +size 70579 diff --git a/clashroyalechardetector/train/pic1603_png.rf.ff77b855f92373c382c8f95aa491036b.jpg b/clashroyalechardetector/train/pic1603_png.rf.ff77b855f92373c382c8f95aa491036b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c8311e0f09fb414658b8e6922c64afdeca095a1 --- /dev/null +++ b/clashroyalechardetector/train/pic1603_png.rf.ff77b855f92373c382c8f95aa491036b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e2f2d64024f143bae26d6164216c7fa9d580d69292aae7bcbc886469e2efd3b +size 64003 diff --git a/clashroyalechardetector/train/pic1604_png.rf.37c8456f48e0ae6552b44d015dda22cc.jpg b/clashroyalechardetector/train/pic1604_png.rf.37c8456f48e0ae6552b44d015dda22cc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47503da1973aeebd7afc981833b49906eaff0dc3 --- /dev/null +++ b/clashroyalechardetector/train/pic1604_png.rf.37c8456f48e0ae6552b44d015dda22cc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2b435129bc20ab625d4017e0978f96dc55746c5c74c7b2bfe70dcb3ba7d4d3 +size 64915 diff --git a/clashroyalechardetector/train/pic1605_png.rf.d9073c8305c10a2dde0e2ebe1b4bf4e6.jpg b/clashroyalechardetector/train/pic1605_png.rf.d9073c8305c10a2dde0e2ebe1b4bf4e6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b6d6f5127a208dbdfcdea69d5e04a37196b8bd4 --- /dev/null +++ b/clashroyalechardetector/train/pic1605_png.rf.d9073c8305c10a2dde0e2ebe1b4bf4e6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:676a8db1b8c1f05d06c77ab9e68fc7d3bfca6e6c7fb2c317228f41c948b337a8 +size 66056 diff --git a/clashroyalechardetector/train/pic1606_png.rf.235b560f2bb8f542fb49a108f2bf58e9.jpg b/clashroyalechardetector/train/pic1606_png.rf.235b560f2bb8f542fb49a108f2bf58e9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a05cd76f51eb53998d3ba26b74d60ffb7e6fd41 --- /dev/null +++ b/clashroyalechardetector/train/pic1606_png.rf.235b560f2bb8f542fb49a108f2bf58e9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63efcb5af7aefa7e500ef5099b97d81b6197652104881321f755dc879ffb54d6 +size 65845 diff --git a/clashroyalechardetector/train/pic1607_png.rf.7cee2cceb6403355d3c14f034ef5fbc8.jpg b/clashroyalechardetector/train/pic1607_png.rf.7cee2cceb6403355d3c14f034ef5fbc8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46b2d3e0d3d768c1d8367d75388b497bc1475307 --- /dev/null +++ b/clashroyalechardetector/train/pic1607_png.rf.7cee2cceb6403355d3c14f034ef5fbc8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c7f69ff9f546637f01d3186a41e997823ef5cf13e8b13e0dd2e0d04bb2847c +size 66858 diff --git a/clashroyalechardetector/train/pic1608_png.rf.c5961460e9823a00b49be9bb8211b0e6.jpg b/clashroyalechardetector/train/pic1608_png.rf.c5961460e9823a00b49be9bb8211b0e6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00744f886f1f911253912007bb678b86ce52ad80 --- /dev/null +++ b/clashroyalechardetector/train/pic1608_png.rf.c5961460e9823a00b49be9bb8211b0e6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fcc3369e6cafe0d8964385faeb0f54cc2633a4ffaad1769f969d807db51998 +size 65350 diff --git a/clashroyalechardetector/train/pic1611_png.rf.561bec96078dda4432e21b1cce1f2f1a.jpg b/clashroyalechardetector/train/pic1611_png.rf.561bec96078dda4432e21b1cce1f2f1a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..771f023544a7a2a4daa1a534da4955898040450b --- /dev/null +++ b/clashroyalechardetector/train/pic1611_png.rf.561bec96078dda4432e21b1cce1f2f1a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62726bf3b32bb22d93cd8c7e2b7fd0efab45a8bc1d8d6ecbb1c64000352b04d7 +size 66004 diff --git a/clashroyalechardetector/train/pic1615_png.rf.071f28eae60e211449bd53009ad931a2.jpg b/clashroyalechardetector/train/pic1615_png.rf.071f28eae60e211449bd53009ad931a2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abd10862bff5f9f74690f5c4f3e841e5618c7e6e --- /dev/null +++ b/clashroyalechardetector/train/pic1615_png.rf.071f28eae60e211449bd53009ad931a2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92937fe2b7bb55c6fa58f960979d5fe3a700fc30110bdf79830d89ac21a757d +size 65433 diff --git a/clashroyalechardetector/train/pic1616_png.rf.cc2f7f97328d4102e13b628ad2d3288f.jpg b/clashroyalechardetector/train/pic1616_png.rf.cc2f7f97328d4102e13b628ad2d3288f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b825fedfefd7c63366ffad7de8267bcd36f23c95 --- /dev/null +++ b/clashroyalechardetector/train/pic1616_png.rf.cc2f7f97328d4102e13b628ad2d3288f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425258130b650cac19d5e0e800d3152b01826421654c1fd785782818fe6a92df +size 65267 diff --git a/clashroyalechardetector/train/pic1617_png.rf.e42dffe09ae59b8e689c33f186b6982f.jpg b/clashroyalechardetector/train/pic1617_png.rf.e42dffe09ae59b8e689c33f186b6982f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02d1437961c8305c22abf622a33d2ad0e64051b2 --- /dev/null +++ b/clashroyalechardetector/train/pic1617_png.rf.e42dffe09ae59b8e689c33f186b6982f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1ddf3ab9391fc28a9b5b72fb2bec7c4b8d08fa39f829a1a7b1bf53972a0696 +size 65299 diff --git a/clashroyalechardetector/train/pic1618_png.rf.bd2e5be1d037e3e1931744fd9f72df29.jpg b/clashroyalechardetector/train/pic1618_png.rf.bd2e5be1d037e3e1931744fd9f72df29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b115c1061f34241f5fe37335b0077e3c4d5c10b0 --- /dev/null +++ b/clashroyalechardetector/train/pic1618_png.rf.bd2e5be1d037e3e1931744fd9f72df29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75aa2b70552c3525ded61a63cee0c5d6599be067831d1067e3aae0dbccc5c6e7 +size 65239 diff --git a/clashroyalechardetector/train/pic1620_png.rf.ace6888ec5053635377f16592b5186df.jpg b/clashroyalechardetector/train/pic1620_png.rf.ace6888ec5053635377f16592b5186df.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2c5d0f6ebc2c32e658fb77970e050da38be031e --- /dev/null +++ b/clashroyalechardetector/train/pic1620_png.rf.ace6888ec5053635377f16592b5186df.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d0bb16d49798c8e4d03860e73e94e890fd50776da71cd264aa49fe8b9f9887 +size 67626 diff --git a/clashroyalechardetector/train/pic1624_png.rf.728b710572f87f450093b2a182db4eb2.jpg b/clashroyalechardetector/train/pic1624_png.rf.728b710572f87f450093b2a182db4eb2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcd450dd88a54fe924d44c198f7cc35fbe05075f --- /dev/null +++ b/clashroyalechardetector/train/pic1624_png.rf.728b710572f87f450093b2a182db4eb2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e20d18e33d4ec5a958abc10fe76f114e0f55a956dc5b86f4df9edf5d7368ab5 +size 68513 diff --git a/clashroyalechardetector/train/pic1628_png.rf.a5b28c8614d78ae86eb5196b511324b6.jpg b/clashroyalechardetector/train/pic1628_png.rf.a5b28c8614d78ae86eb5196b511324b6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a924ffb61bc4b20edd64850cf5b03c16f1068e22 --- /dev/null +++ b/clashroyalechardetector/train/pic1628_png.rf.a5b28c8614d78ae86eb5196b511324b6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7ab9527e739836e46ba5ba77f65920cc1f02da1921576422047f86b305b0aa +size 65635 diff --git a/clashroyalechardetector/train/pic1630_png.rf.b925e7d607c6230014331ca73fd878f8.jpg b/clashroyalechardetector/train/pic1630_png.rf.b925e7d607c6230014331ca73fd878f8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4087a03f517ad09b3e8f8c5a12906961b2e3fd34 --- /dev/null +++ b/clashroyalechardetector/train/pic1630_png.rf.b925e7d607c6230014331ca73fd878f8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5baefb36b5a3e11cb0fbc82ec351dd4b6b6fd3f41e8d5a3131e022573a6b2e +size 65433 diff --git a/clashroyalechardetector/train/pic1631_png.rf.853144608608c1e463748a458eeabf6d.jpg b/clashroyalechardetector/train/pic1631_png.rf.853144608608c1e463748a458eeabf6d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6576feed2f748a4f72e06fb1ebd960dc5bfc4054 --- /dev/null +++ b/clashroyalechardetector/train/pic1631_png.rf.853144608608c1e463748a458eeabf6d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513e190dc2a1511b9368217b5bd9c21c62b0fead589fec9db4f396036f63ea3d +size 64909 diff --git a/clashroyalechardetector/train/pic1633_png.rf.727e66873b9eb57fdb0b6a2853280ee0.jpg b/clashroyalechardetector/train/pic1633_png.rf.727e66873b9eb57fdb0b6a2853280ee0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34fd7c94c8d18bd19dafaa60a4aa83de2b44a3e8 --- /dev/null +++ b/clashroyalechardetector/train/pic1633_png.rf.727e66873b9eb57fdb0b6a2853280ee0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5de6998a06353522c1cc8436d457fc1151ce12cf9db739cf453ce350b2f415b +size 68647 diff --git a/clashroyalechardetector/train/pic1634_png.rf.8aa7bfeb267ec3234cf91cf4aa476387.jpg b/clashroyalechardetector/train/pic1634_png.rf.8aa7bfeb267ec3234cf91cf4aa476387.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70c10e4fcd0778efbcb256015cbd9273252c02d0 --- /dev/null +++ b/clashroyalechardetector/train/pic1634_png.rf.8aa7bfeb267ec3234cf91cf4aa476387.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7aeed4e934e701f78dd3828cd4c078426f5075df03d01b050570c44f102db10 +size 68516 diff --git a/clashroyalechardetector/train/pic1639_png.rf.95c8c92b2a7124ae381217504e910383.jpg b/clashroyalechardetector/train/pic1639_png.rf.95c8c92b2a7124ae381217504e910383.jpg new file mode 100644 index 0000000000000000000000000000000000000000..084e4ee77f0ae551b7841107444ad3ed1b757d15 --- /dev/null +++ b/clashroyalechardetector/train/pic1639_png.rf.95c8c92b2a7124ae381217504e910383.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7929e579d60f229a28401fd556492c6f1ed2e5d6a3ae966945462392fba2af3e +size 68034 diff --git a/clashroyalechardetector/train/pic1642_png.rf.2bf31abd53f52f350f59a400e8abd4c3.jpg b/clashroyalechardetector/train/pic1642_png.rf.2bf31abd53f52f350f59a400e8abd4c3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..680ae90c9dd3f513688b13808f7b8b286371fdbf --- /dev/null +++ b/clashroyalechardetector/train/pic1642_png.rf.2bf31abd53f52f350f59a400e8abd4c3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bad8c3040791544fa68b5635fefb9c5108d2911185a808c894a1392afad7ffe +size 66094 diff --git a/clashroyalechardetector/train/pic1643_png.rf.18b428bb467887ae6b1b72a27c689f37.jpg b/clashroyalechardetector/train/pic1643_png.rf.18b428bb467887ae6b1b72a27c689f37.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e728c14b161f13cd914eb2fbc65e46442a7cf07 --- /dev/null +++ b/clashroyalechardetector/train/pic1643_png.rf.18b428bb467887ae6b1b72a27c689f37.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f167dc5fc6f37d63fbdb84d1e4ef4893ad72fcc48609be53fe648790460d5feb +size 64853 diff --git a/clashroyalechardetector/train/pic1644_png.rf.7781446a1102e440387b428acf70c87f.jpg b/clashroyalechardetector/train/pic1644_png.rf.7781446a1102e440387b428acf70c87f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5765a01fff87b86358e72aedc3ee94e9622e8da5 --- /dev/null +++ b/clashroyalechardetector/train/pic1644_png.rf.7781446a1102e440387b428acf70c87f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f9a884bdd1fb1c51be6dd27b618b841e1576ce66b9a03ad104f981ccfce3ee +size 65761 diff --git a/clashroyalechardetector/train/pic1645_png.rf.6d494c22aa8909a170b56a6352f82db1.jpg b/clashroyalechardetector/train/pic1645_png.rf.6d494c22aa8909a170b56a6352f82db1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c937f05ba83c5ead9c8a9b53121ceb7f460bcc7 --- /dev/null +++ b/clashroyalechardetector/train/pic1645_png.rf.6d494c22aa8909a170b56a6352f82db1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9173c2ec5b8997ee4b7687492a2444c46f54984545b22768028bf8431d781708 +size 63977 diff --git a/clashroyalechardetector/train/pic1647_png.rf.9252fc605eb6de25999a0b0ad4ad1749.jpg b/clashroyalechardetector/train/pic1647_png.rf.9252fc605eb6de25999a0b0ad4ad1749.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d16dd1ba58e3e936e74ad3fa70f77328d5add4ff --- /dev/null +++ b/clashroyalechardetector/train/pic1647_png.rf.9252fc605eb6de25999a0b0ad4ad1749.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf929b494314fbe0e0f4ca6f0c5ac8e22f22a1d0b857f75fab68532fc9a2d81d +size 65185 diff --git a/clashroyalechardetector/train/pic1649_png.rf.99722620a867a5f9f71dac19b62a77b5.jpg b/clashroyalechardetector/train/pic1649_png.rf.99722620a867a5f9f71dac19b62a77b5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77207c4f07270b5311171d7fe7ff15a4fafc33eb --- /dev/null +++ b/clashroyalechardetector/train/pic1649_png.rf.99722620a867a5f9f71dac19b62a77b5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf401c5efe64fcdb51788cd55503b8d53f2b779497808af5a14cd7e71eea074 +size 64389 diff --git a/clashroyalechardetector/train/pic164_png.rf.ba20a64b5cce9a7686c64d6d8171e5a3.jpg b/clashroyalechardetector/train/pic164_png.rf.ba20a64b5cce9a7686c64d6d8171e5a3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7efa34b6f9d1f8852ed02c3548f7ef378ef8f04a --- /dev/null +++ b/clashroyalechardetector/train/pic164_png.rf.ba20a64b5cce9a7686c64d6d8171e5a3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dff7f89c4e768cadcf829cab145c72346dacd60fcc0a26de8c7d5068ae112447 +size 71156 diff --git a/clashroyalechardetector/train/pic1650_png.rf.d7c36c3909d432884f1baceddeb1b13f.jpg b/clashroyalechardetector/train/pic1650_png.rf.d7c36c3909d432884f1baceddeb1b13f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c011e0b55679d6a467e6018fc56b7c7717f20990 --- /dev/null +++ b/clashroyalechardetector/train/pic1650_png.rf.d7c36c3909d432884f1baceddeb1b13f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2966cbaa52e3113a97923ccb9d8290b6441635fa52080cfc2aa8aa7c3f25ff +size 64430 diff --git a/clashroyalechardetector/train/pic1651_png.rf.a1807c77d79904e48c3699ce6546a86f.jpg b/clashroyalechardetector/train/pic1651_png.rf.a1807c77d79904e48c3699ce6546a86f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b6b3e96c58d0947dd8339b0164c2c787394640a --- /dev/null +++ b/clashroyalechardetector/train/pic1651_png.rf.a1807c77d79904e48c3699ce6546a86f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9af7fb481b2459259618a5d62b5906ebee9ccacd5bb8e97191795a315bf6201 +size 65027 diff --git a/clashroyalechardetector/train/pic1652_png.rf.2440f72f8ba9ec50d17b0be42420dc58.jpg b/clashroyalechardetector/train/pic1652_png.rf.2440f72f8ba9ec50d17b0be42420dc58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1bb50e13a91116266983e380ea665454961ad42f --- /dev/null +++ b/clashroyalechardetector/train/pic1652_png.rf.2440f72f8ba9ec50d17b0be42420dc58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8357eb579569cd65f121648f63938ba204b9ee1f61b823f415998a58a32042 +size 66522 diff --git a/clashroyalechardetector/train/pic1653_png.rf.94a82e225ba85ca4c1c0860fb6495abb.jpg b/clashroyalechardetector/train/pic1653_png.rf.94a82e225ba85ca4c1c0860fb6495abb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5242c3033b3b1ce6058767c4becb9e002c8a7d43 --- /dev/null +++ b/clashroyalechardetector/train/pic1653_png.rf.94a82e225ba85ca4c1c0860fb6495abb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4771cb33c251b94731ba7641545682bd9aa3a251f7011eddc7a0dffdca32c0 +size 65073 diff --git a/clashroyalechardetector/train/pic1654_png.rf.de4f67df935a8472bfbf38e9930be4e9.jpg b/clashroyalechardetector/train/pic1654_png.rf.de4f67df935a8472bfbf38e9930be4e9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fe15153047add9e0ce536a4a0490b66ebde9997 --- /dev/null +++ b/clashroyalechardetector/train/pic1654_png.rf.de4f67df935a8472bfbf38e9930be4e9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cbf749a19c60e524ba2bed6c8b241bc9d2291e1787e33a01b85a033b25741b +size 63852 diff --git a/clashroyalechardetector/train/pic1661_png.rf.d0b1ecf5377128f979d04a34f672baa0.jpg b/clashroyalechardetector/train/pic1661_png.rf.d0b1ecf5377128f979d04a34f672baa0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a134d751a761d154b5fc1e1fe3376f0beaa25dec --- /dev/null +++ b/clashroyalechardetector/train/pic1661_png.rf.d0b1ecf5377128f979d04a34f672baa0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3153bd9e17e6ec46c85b17576424603d7a753d7cea9b6ef6290723509d2114a +size 64679 diff --git a/clashroyalechardetector/train/pic1663_png.rf.3b4d83cd7f1c8c03b1b824c9bec9e893.jpg b/clashroyalechardetector/train/pic1663_png.rf.3b4d83cd7f1c8c03b1b824c9bec9e893.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12730cbb2bcf87007d0bf30f7f152ae122937de1 --- /dev/null +++ b/clashroyalechardetector/train/pic1663_png.rf.3b4d83cd7f1c8c03b1b824c9bec9e893.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:887fdb18ee28232c38c4eb9ea6047fbb29391a7042a978eaef218a794794a6b7 +size 65888 diff --git a/clashroyalechardetector/train/pic1664_png.rf.54cf71ea7ef51b495fed51dd11e0f794.jpg b/clashroyalechardetector/train/pic1664_png.rf.54cf71ea7ef51b495fed51dd11e0f794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec05883f56cc996a136cbdafeae61ed2c1725bcf --- /dev/null +++ b/clashroyalechardetector/train/pic1664_png.rf.54cf71ea7ef51b495fed51dd11e0f794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa61b3ee39896710f6499b7d04372561cf15d1deb5c8c460b93a10153cfb8f72 +size 66309 diff --git a/clashroyalechardetector/train/pic1666_png.rf.a647fb7fe1b97b9823c6a5aab4e4de00.jpg b/clashroyalechardetector/train/pic1666_png.rf.a647fb7fe1b97b9823c6a5aab4e4de00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dc2b8d9afb2b5da581f5b3290471c991859953d --- /dev/null +++ b/clashroyalechardetector/train/pic1666_png.rf.a647fb7fe1b97b9823c6a5aab4e4de00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a05e7d85d6e35e08571df1717cf06e54d43614efb08d4628528b5dbc1f8a06b +size 67357 diff --git a/clashroyalechardetector/train/pic1668_png.rf.f1e5f194a0ba03745469d3a067b126e8.jpg b/clashroyalechardetector/train/pic1668_png.rf.f1e5f194a0ba03745469d3a067b126e8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25df93ee11d6d17b359699e8b02d719307b644ae --- /dev/null +++ b/clashroyalechardetector/train/pic1668_png.rf.f1e5f194a0ba03745469d3a067b126e8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a712b4a86d6c22b02b47d0c6c2211738a0ceed9abc38700a47d8b5db24b9ef +size 70230 diff --git a/clashroyalechardetector/train/pic1669_png.rf.092b7bbd58aefb28af2ae992b983ccdf.jpg b/clashroyalechardetector/train/pic1669_png.rf.092b7bbd58aefb28af2ae992b983ccdf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae2bc223a0708fb69d41650171814ce542ba58fc --- /dev/null +++ b/clashroyalechardetector/train/pic1669_png.rf.092b7bbd58aefb28af2ae992b983ccdf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11043333dcaf709179c994990174159e06cf89afcb3f2e88b36ccd45dc95cb43 +size 69685 diff --git a/clashroyalechardetector/train/pic1670_png.rf.c39595cf9792d8c875d6e11defda2cb1.jpg b/clashroyalechardetector/train/pic1670_png.rf.c39595cf9792d8c875d6e11defda2cb1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..849963f43468f89b77d9ec0ec68838debb2fa499 --- /dev/null +++ b/clashroyalechardetector/train/pic1670_png.rf.c39595cf9792d8c875d6e11defda2cb1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384114f23dfc1ce76a60881565917709e2ae889945593978cf6e380e99d70f63 +size 70051 diff --git a/clashroyalechardetector/train/pic1671_png.rf.2e6a10d57840f9432a67cc47098c94e9.jpg b/clashroyalechardetector/train/pic1671_png.rf.2e6a10d57840f9432a67cc47098c94e9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..648e15305bc55282b736888b84e779d501f0d2a4 --- /dev/null +++ b/clashroyalechardetector/train/pic1671_png.rf.2e6a10d57840f9432a67cc47098c94e9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4b002ef22e63c772b4f993628c3e0914aa499f635b1e3fe1889c62e524caba +size 71238 diff --git a/clashroyalechardetector/train/pic1673_png.rf.318d713438e80d1f661f6b99fb2ab050.jpg b/clashroyalechardetector/train/pic1673_png.rf.318d713438e80d1f661f6b99fb2ab050.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82d037ec29952527071eafb810515db9740428a2 --- /dev/null +++ b/clashroyalechardetector/train/pic1673_png.rf.318d713438e80d1f661f6b99fb2ab050.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea049fec0d9af4a7f62ae453fe74fee8d63367197b2455bd40acaa193ef6342e +size 69490 diff --git a/clashroyalechardetector/train/pic1675_png.rf.50a23839cbd9f098a5d8b85c1dc8f86d.jpg b/clashroyalechardetector/train/pic1675_png.rf.50a23839cbd9f098a5d8b85c1dc8f86d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..557e09b43aec09571760cfb2b6bb6ccfcbb3e205 --- /dev/null +++ b/clashroyalechardetector/train/pic1675_png.rf.50a23839cbd9f098a5d8b85c1dc8f86d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a69dff76c2f43b40742f332c3059ee2468da0bc32123c58b73caee816c09db +size 67937 diff --git a/clashroyalechardetector/train/pic1680_png.rf.0cf490644b898d118189cc905e80ab42.jpg b/clashroyalechardetector/train/pic1680_png.rf.0cf490644b898d118189cc905e80ab42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2003aaf56906d6609523f6f8d529c2a43edf12f --- /dev/null +++ b/clashroyalechardetector/train/pic1680_png.rf.0cf490644b898d118189cc905e80ab42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65f166d6938de0e2de03e7b3d9c1fef7fdbde2892464d13aa5b5e14f9aba411 +size 68075 diff --git a/clashroyalechardetector/train/pic1681_png.rf.bffaf700a6b9b6f847d23ed5d3e70208.jpg b/clashroyalechardetector/train/pic1681_png.rf.bffaf700a6b9b6f847d23ed5d3e70208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ce1762397db9120966f85077c8187027f7a6c18 --- /dev/null +++ b/clashroyalechardetector/train/pic1681_png.rf.bffaf700a6b9b6f847d23ed5d3e70208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227a4179b8f9b3e2fb706a60a2432a5164b8a184399a22cb04a2b6f3b0685d1f +size 68182 diff --git a/clashroyalechardetector/train/pic1682_png.rf.fb2230c5c0a4496669410143e1a0e4dd.jpg b/clashroyalechardetector/train/pic1682_png.rf.fb2230c5c0a4496669410143e1a0e4dd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e24bec79bece4ed1b4951802f2c4d371a7dc5349 --- /dev/null +++ b/clashroyalechardetector/train/pic1682_png.rf.fb2230c5c0a4496669410143e1a0e4dd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7719a298eba0754400c6dee6f18a04d9b43abe392453a04d8a4783ecbc19d10d +size 67520 diff --git a/clashroyalechardetector/train/pic1686_png.rf.06005c457f8c7474833a77b2a3040bd4.jpg b/clashroyalechardetector/train/pic1686_png.rf.06005c457f8c7474833a77b2a3040bd4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c456bf987fc565b6e569dc2237596e2c617db620 --- /dev/null +++ b/clashroyalechardetector/train/pic1686_png.rf.06005c457f8c7474833a77b2a3040bd4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed40d5db2ab67bdaf66e6b462f1d494ca4fc3b27bfebcb70eb76f1c7aa99f0c +size 71501 diff --git a/clashroyalechardetector/train/pic1695_png.rf.fbbcec77dad22e50026c32132762f780.jpg b/clashroyalechardetector/train/pic1695_png.rf.fbbcec77dad22e50026c32132762f780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dce25dffb2ad63597d2ada4587d646d3a12563f0 --- /dev/null +++ b/clashroyalechardetector/train/pic1695_png.rf.fbbcec77dad22e50026c32132762f780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4dbde69f13c42e06140a6b570e64e34497c81fc4b5481f69cfc4c84e8081852 +size 66600 diff --git a/clashroyalechardetector/train/pic1697_png.rf.072c9785daf4a9686b9ea05c4bd30690.jpg b/clashroyalechardetector/train/pic1697_png.rf.072c9785daf4a9686b9ea05c4bd30690.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d0c87532ddd367ced842b84addc717158e3c754 --- /dev/null +++ b/clashroyalechardetector/train/pic1697_png.rf.072c9785daf4a9686b9ea05c4bd30690.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1c7c51fe0486b9e66de05726c3cada3dea9796caefb3d0d0f77fda28d4652e +size 64370 diff --git a/clashroyalechardetector/train/pic1698_png.rf.aecddc990ccabf68df0e11e44b5504b5.jpg b/clashroyalechardetector/train/pic1698_png.rf.aecddc990ccabf68df0e11e44b5504b5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a94a64b2541a7dce625b23b8a81cbf1f46406008 --- /dev/null +++ b/clashroyalechardetector/train/pic1698_png.rf.aecddc990ccabf68df0e11e44b5504b5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0460ae472977087c856d5b5ecd17a778fae2ff9538b0c4c42faf26ac8908addc +size 64063 diff --git a/clashroyalechardetector/train/pic16_png.rf.48041c17f758c39a7677f8a6ab4d5d03.jpg b/clashroyalechardetector/train/pic16_png.rf.48041c17f758c39a7677f8a6ab4d5d03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23d40fc35b7cffa2e680bba7da7252c41befe2ba --- /dev/null +++ b/clashroyalechardetector/train/pic16_png.rf.48041c17f758c39a7677f8a6ab4d5d03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e63a6ae529e02af0398e98c57d8bbfd800f47375e5f3a6dcb7f83ab191029dd +size 66497 diff --git a/clashroyalechardetector/train/pic1700_png.rf.f8040db147b53f99280fd240e9ad5661.jpg b/clashroyalechardetector/train/pic1700_png.rf.f8040db147b53f99280fd240e9ad5661.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04298a055e081f35b2b219e96a54b92d881046e8 --- /dev/null +++ b/clashroyalechardetector/train/pic1700_png.rf.f8040db147b53f99280fd240e9ad5661.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a687539712eaf76437fa40f9ece3dd57f99015cc142e85cec96dc00aa9831f28 +size 65933 diff --git a/clashroyalechardetector/train/pic1701_png.rf.9b9172ea47b38ba0895acd24441b2e58.jpg b/clashroyalechardetector/train/pic1701_png.rf.9b9172ea47b38ba0895acd24441b2e58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01d3d0262fe92e90530e78e4cefcde8d11995188 --- /dev/null +++ b/clashroyalechardetector/train/pic1701_png.rf.9b9172ea47b38ba0895acd24441b2e58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aec531a6665624b73c3f314b24d833e47759628ecc6eab8e06bc1766d7d3ef8 +size 65118 diff --git a/clashroyalechardetector/train/pic1702_png.rf.9609466cf89cefcedfbd8498909352a7.jpg b/clashroyalechardetector/train/pic1702_png.rf.9609466cf89cefcedfbd8498909352a7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ab354d06e8b695a0a2c5d7a8395b0fb33f3af8a --- /dev/null +++ b/clashroyalechardetector/train/pic1702_png.rf.9609466cf89cefcedfbd8498909352a7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e822f05cbb3f8153c93d3b61904caca28b3494d6f4fd2643223e2ec5c69e06a +size 64609 diff --git a/clashroyalechardetector/train/pic170_png.rf.c79c9d29d152d262b66170f20e0cf8df.jpg b/clashroyalechardetector/train/pic170_png.rf.c79c9d29d152d262b66170f20e0cf8df.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d2a6cfa019097d602cead5fa00535e05ecf02b7 --- /dev/null +++ b/clashroyalechardetector/train/pic170_png.rf.c79c9d29d152d262b66170f20e0cf8df.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12335eb2f95ccd407542d72406c694690640190eac1a35262a372a29ad60567 +size 71333 diff --git a/clashroyalechardetector/train/pic1715_png.rf.e5df9d381c117f5b67e8a0e3358fc748.jpg b/clashroyalechardetector/train/pic1715_png.rf.e5df9d381c117f5b67e8a0e3358fc748.jpg new file mode 100644 index 0000000000000000000000000000000000000000..932a275fe5c66e3f09ea735a095c7743f42b541f --- /dev/null +++ b/clashroyalechardetector/train/pic1715_png.rf.e5df9d381c117f5b67e8a0e3358fc748.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e919544774121cd5ed93da1fa2efb72b2ef919892749a65cc85479a959af186 +size 63998 diff --git a/clashroyalechardetector/train/pic1717_png.rf.2cab8edc43754a86cd24b60622599538.jpg b/clashroyalechardetector/train/pic1717_png.rf.2cab8edc43754a86cd24b60622599538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b471d08013dfdf3273fdf88573926a5303f0f39 --- /dev/null +++ b/clashroyalechardetector/train/pic1717_png.rf.2cab8edc43754a86cd24b60622599538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4caea51a905f701737ff59c7a41349a1d5a23ecb9948dfc83884c0070712e0fa +size 62688 diff --git a/clashroyalechardetector/train/pic171_png.rf.817e51a8d24ee92274308286d9692a59.jpg b/clashroyalechardetector/train/pic171_png.rf.817e51a8d24ee92274308286d9692a59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0581af078070e6b84c13d9c5e9c02faa84f90eab --- /dev/null +++ b/clashroyalechardetector/train/pic171_png.rf.817e51a8d24ee92274308286d9692a59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8050302c43a02b298492d87f34f3f16d4e82130081f47e7e8cdbd93bdb0fba1 +size 72521 diff --git a/clashroyalechardetector/train/pic1727_png.rf.d78d9ee9f2dc0f33e28004d9d75f5880.jpg b/clashroyalechardetector/train/pic1727_png.rf.d78d9ee9f2dc0f33e28004d9d75f5880.jpg new file mode 100644 index 0000000000000000000000000000000000000000..482747851a2e6186f648e739a908496798888a95 --- /dev/null +++ b/clashroyalechardetector/train/pic1727_png.rf.d78d9ee9f2dc0f33e28004d9d75f5880.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7492d460a120b44d81ec884b06745ea4793c923f32cc12ddf929bccba213213 +size 67151 diff --git a/clashroyalechardetector/train/pic1730_png.rf.5a6a10f5cfff84cb63d00f6c6b9f96a5.jpg b/clashroyalechardetector/train/pic1730_png.rf.5a6a10f5cfff84cb63d00f6c6b9f96a5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bef32c5b60ad26c17f9c6c8e0100979cb4400c09 --- /dev/null +++ b/clashroyalechardetector/train/pic1730_png.rf.5a6a10f5cfff84cb63d00f6c6b9f96a5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb8d7244be8bcdbd22d3d845c27c2a5dd716fa3122654a470f17332d8204c08 +size 65502 diff --git a/clashroyalechardetector/train/pic1731_png.rf.5466c6c8618f09ff59d0969bcf5b094b.jpg b/clashroyalechardetector/train/pic1731_png.rf.5466c6c8618f09ff59d0969bcf5b094b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62d9cc5d730b1282976b0e64c24e35764f21f44c --- /dev/null +++ b/clashroyalechardetector/train/pic1731_png.rf.5466c6c8618f09ff59d0969bcf5b094b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76f24932742335b794933f93722c3fdaab98c029d937bd97e2858d82c6d1145 +size 64835 diff --git a/clashroyalechardetector/train/pic1735_png.rf.13aaf22b3785f24bb985f11f8768a74e.jpg b/clashroyalechardetector/train/pic1735_png.rf.13aaf22b3785f24bb985f11f8768a74e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30ee913b2d1991c5bcb933c12f9c39ecae6f4dca --- /dev/null +++ b/clashroyalechardetector/train/pic1735_png.rf.13aaf22b3785f24bb985f11f8768a74e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89805c261af09daa9b4a87c45ada14478dd5a973fd2d61c57f22ea52fd1c7717 +size 65448 diff --git a/clashroyalechardetector/train/pic1738_png.rf.ea7747264e91eee2ccb952bfa716953d.jpg b/clashroyalechardetector/train/pic1738_png.rf.ea7747264e91eee2ccb952bfa716953d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67d42612aaac07624beeb7ee3a18011f2e7730cb --- /dev/null +++ b/clashroyalechardetector/train/pic1738_png.rf.ea7747264e91eee2ccb952bfa716953d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad8b6daf8f22172ad84c906a18920c503b44ad6b34f78317b5acff925d1b474 +size 65696 diff --git a/clashroyalechardetector/train/pic1743_png.rf.07e0137f0301c2a5f1fb66412605a234.jpg b/clashroyalechardetector/train/pic1743_png.rf.07e0137f0301c2a5f1fb66412605a234.jpg new file mode 100644 index 0000000000000000000000000000000000000000..026d26db5d95705d48f7690a70ab268a376faacc --- /dev/null +++ b/clashroyalechardetector/train/pic1743_png.rf.07e0137f0301c2a5f1fb66412605a234.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9805fffd3ed4747840c4889c63f41dbf3f6e7fe3f7dc1774f066c3fbf1c31c0e +size 65778 diff --git a/clashroyalechardetector/train/pic1746_png.rf.40aa6131ce4282670b52d08007615a15.jpg b/clashroyalechardetector/train/pic1746_png.rf.40aa6131ce4282670b52d08007615a15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a872ab714829de05183c2812bbbc79f3e803abfa --- /dev/null +++ b/clashroyalechardetector/train/pic1746_png.rf.40aa6131ce4282670b52d08007615a15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e869ef077e86f63800aa8f2dd8bfa294212f1b2de612d780289229db552157 +size 65317 diff --git a/clashroyalechardetector/train/pic1747_png.rf.f1b35954927a9ce8b4e48ad921afaca7.jpg b/clashroyalechardetector/train/pic1747_png.rf.f1b35954927a9ce8b4e48ad921afaca7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..413d9f4267954eddaa21a13d10a12691423cad36 --- /dev/null +++ b/clashroyalechardetector/train/pic1747_png.rf.f1b35954927a9ce8b4e48ad921afaca7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612be73b8d9c0831ee20e25724a50e489ef3e54e8fbfb253805ec9d2c022a3ad +size 65531 diff --git a/clashroyalechardetector/train/pic1748_png.rf.a04bca86fcfe1504752f93ba7912be74.jpg b/clashroyalechardetector/train/pic1748_png.rf.a04bca86fcfe1504752f93ba7912be74.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1302aa84cec93970388306c0ebf59e214e04d189 --- /dev/null +++ b/clashroyalechardetector/train/pic1748_png.rf.a04bca86fcfe1504752f93ba7912be74.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba9a982e8e7dc078a86a2c1413ad46d8292fe9497e282837baa073f285d3e07 +size 64933 diff --git a/clashroyalechardetector/train/pic174_png.rf.63cccdb93623837620b174f70f7e8695.jpg b/clashroyalechardetector/train/pic174_png.rf.63cccdb93623837620b174f70f7e8695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..377b45fba3669d05279dced46c130800309900fc --- /dev/null +++ b/clashroyalechardetector/train/pic174_png.rf.63cccdb93623837620b174f70f7e8695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c055a5b7a5103480534c66d52f26f130041ff9139726808cd710fafb7a4ca92 +size 72635 diff --git a/clashroyalechardetector/train/pic1752_png.rf.3aa631da7273164d38ee9305dc2ef3d6.jpg b/clashroyalechardetector/train/pic1752_png.rf.3aa631da7273164d38ee9305dc2ef3d6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f43585763f987650b5ae8d3a7bfa25671927fdae --- /dev/null +++ b/clashroyalechardetector/train/pic1752_png.rf.3aa631da7273164d38ee9305dc2ef3d6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:650508202481f63c45a4102f84a9a13ccb0738b3a17beb4717441a6b9de58ba6 +size 63922 diff --git a/clashroyalechardetector/train/pic1755_png.rf.1fdee2b36b9fe8557c24d47cde23776a.jpg b/clashroyalechardetector/train/pic1755_png.rf.1fdee2b36b9fe8557c24d47cde23776a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74eb4b5f4e0ecc54d8bdbe56012a8b8234c80762 --- /dev/null +++ b/clashroyalechardetector/train/pic1755_png.rf.1fdee2b36b9fe8557c24d47cde23776a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa7a16ec0fe3e84f0c12aa9c6b851d0cfba0289310cee18debbc955df245f3d7 +size 64892 diff --git a/clashroyalechardetector/train/pic1759_png.rf.50947d6c6d6eb4ad65d4fbfcb39aa4cd.jpg b/clashroyalechardetector/train/pic1759_png.rf.50947d6c6d6eb4ad65d4fbfcb39aa4cd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba5742ddcd54133d148d1c24755d5c1a5f92edb6 --- /dev/null +++ b/clashroyalechardetector/train/pic1759_png.rf.50947d6c6d6eb4ad65d4fbfcb39aa4cd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6867c89ca876339b5288749abefb36cfd1e2144fd5d582036e4f066deb01af9b +size 64327 diff --git a/clashroyalechardetector/train/pic1762_png.rf.d5b084e990903e9768aa820d36e73405.jpg b/clashroyalechardetector/train/pic1762_png.rf.d5b084e990903e9768aa820d36e73405.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f81155aac23d92f90b2cd653bcb8b7ef86e9eb1d --- /dev/null +++ b/clashroyalechardetector/train/pic1762_png.rf.d5b084e990903e9768aa820d36e73405.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9314e45fe83d5bed83667f1cf5a04c202ed5631412a70c9920e6794b66adac4 +size 68916 diff --git a/clashroyalechardetector/train/pic1770_png.rf.70c2dca31d734f7a967a9cff703c49e6.jpg b/clashroyalechardetector/train/pic1770_png.rf.70c2dca31d734f7a967a9cff703c49e6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df7eb2ff9f4af38f96c054aeeaa1adc785020bb7 --- /dev/null +++ b/clashroyalechardetector/train/pic1770_png.rf.70c2dca31d734f7a967a9cff703c49e6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b57ef2dd6049c5b96c284a70809415f57d334afd1009d820001139f24bbd9ee +size 65361 diff --git a/clashroyalechardetector/train/pic1775_png.rf.c74421b56551e8b7b48c5d9a262d4adb.jpg b/clashroyalechardetector/train/pic1775_png.rf.c74421b56551e8b7b48c5d9a262d4adb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b5d958e3de943f796df05df6d7e57086352d020 --- /dev/null +++ b/clashroyalechardetector/train/pic1775_png.rf.c74421b56551e8b7b48c5d9a262d4adb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f838a57544adff4770b3b865792f086da9b06c89174dd7db900a3e1b1decde +size 67042 diff --git a/clashroyalechardetector/train/pic1780_png.rf.1d84ab24b7478e66331104ebe1c4b57f.jpg b/clashroyalechardetector/train/pic1780_png.rf.1d84ab24b7478e66331104ebe1c4b57f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0e789195bd9cce722ab871a58f86c51c3c2b987 --- /dev/null +++ b/clashroyalechardetector/train/pic1780_png.rf.1d84ab24b7478e66331104ebe1c4b57f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dce8a680a074eb3ce180f9ab75d2379556994df8fb36e08859b9a3cb573ccd0 +size 64213 diff --git a/clashroyalechardetector/train/pic1782_png.rf.5c6a37d1b491afe2520d969c483e6794.jpg b/clashroyalechardetector/train/pic1782_png.rf.5c6a37d1b491afe2520d969c483e6794.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7636ef5a2686f03de37b8e55ed73347d93e9ebe2 --- /dev/null +++ b/clashroyalechardetector/train/pic1782_png.rf.5c6a37d1b491afe2520d969c483e6794.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73de547f3fad0880ad51b14cb04d307965dde04f2a8c5343633772f4d58a961d +size 66390 diff --git a/clashroyalechardetector/train/pic1784_png.rf.0febcb721c054d10692f722eed7c66f3.jpg b/clashroyalechardetector/train/pic1784_png.rf.0febcb721c054d10692f722eed7c66f3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb4b8071b5b01013468a717a3fe1dc5a629d1ae9 --- /dev/null +++ b/clashroyalechardetector/train/pic1784_png.rf.0febcb721c054d10692f722eed7c66f3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb79f95642b75b43c3592b705729d11b0ab0295ff90071268b525b7898150372 +size 65025 diff --git a/clashroyalechardetector/train/pic1788_png.rf.020a3a72e761ffcbbeea697398b9dc7a.jpg b/clashroyalechardetector/train/pic1788_png.rf.020a3a72e761ffcbbeea697398b9dc7a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ae32acf4bbd02cbf1646a67dbbd4edf380b9b33 --- /dev/null +++ b/clashroyalechardetector/train/pic1788_png.rf.020a3a72e761ffcbbeea697398b9dc7a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df256a4413123406ba604e4ca0528783676c541dc86ebb3b44fdfbbb611f6815 +size 64194 diff --git a/clashroyalechardetector/train/pic1789_png.rf.f60ff5977302f5b9727b76c70b7a77ea.jpg b/clashroyalechardetector/train/pic1789_png.rf.f60ff5977302f5b9727b76c70b7a77ea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54f842fa995ef30e01c6a2727027d22093824110 --- /dev/null +++ b/clashroyalechardetector/train/pic1789_png.rf.f60ff5977302f5b9727b76c70b7a77ea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008a48f1051ffecf8c16e5a10b2f38976c7c28df394b8637d19166173cd07d42 +size 63355 diff --git a/clashroyalechardetector/train/pic1791_png.rf.2fbd174c04ec6f99d6f4ea386cc48ce6.jpg b/clashroyalechardetector/train/pic1791_png.rf.2fbd174c04ec6f99d6f4ea386cc48ce6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7312a67a17478175abdc69adcc765f5cc7694b50 --- /dev/null +++ b/clashroyalechardetector/train/pic1791_png.rf.2fbd174c04ec6f99d6f4ea386cc48ce6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f067b55cdc937cb37ac07ce153774e88239cb21990875ec4bfd0877c74060b +size 65726 diff --git a/clashroyalechardetector/train/pic1792_png.rf.93dfba36ec583eacb4d2f6c964dd4b20.jpg b/clashroyalechardetector/train/pic1792_png.rf.93dfba36ec583eacb4d2f6c964dd4b20.jpg new file mode 100644 index 0000000000000000000000000000000000000000..133a0d33b9a8fee852613357e4c8bde4d8af1745 --- /dev/null +++ b/clashroyalechardetector/train/pic1792_png.rf.93dfba36ec583eacb4d2f6c964dd4b20.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b667debd16192279276cfab71c98e53093d4444096e18e514d9663e67a035115 +size 65500 diff --git a/clashroyalechardetector/train/pic1796_png.rf.89ec8aeb2860430cd4c877e2c2b080dc.jpg b/clashroyalechardetector/train/pic1796_png.rf.89ec8aeb2860430cd4c877e2c2b080dc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae694a93fd97f3354b04b43f7cb0b52be21ba2c8 --- /dev/null +++ b/clashroyalechardetector/train/pic1796_png.rf.89ec8aeb2860430cd4c877e2c2b080dc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513864a3400ed60fbff7a1b4216bf2cefc4ea5acf40e4ce35bbc555f103a791a +size 66700 diff --git a/clashroyalechardetector/train/pic1800_png.rf.98f008a1dbcbcf8ca646536685b2b47f.jpg b/clashroyalechardetector/train/pic1800_png.rf.98f008a1dbcbcf8ca646536685b2b47f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f429f7b6dbcefd31adafc775fb2df8b2d7b52e45 --- /dev/null +++ b/clashroyalechardetector/train/pic1800_png.rf.98f008a1dbcbcf8ca646536685b2b47f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbe39e90326aaa61ba6689143418a42451020bb504df48d98781bb8f6819881 +size 63895 diff --git a/clashroyalechardetector/train/pic1801_png.rf.7dac2ce332bfcf815331b84a4b62d232.jpg b/clashroyalechardetector/train/pic1801_png.rf.7dac2ce332bfcf815331b84a4b62d232.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5abfc782c793c9e6bee7e4edb1dca96b010df812 --- /dev/null +++ b/clashroyalechardetector/train/pic1801_png.rf.7dac2ce332bfcf815331b84a4b62d232.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1450a63e6be0425f1e27c07263cb09ba380c721cf51604e00453d086122c4a86 +size 65820 diff --git a/clashroyalechardetector/train/pic1802_png.rf.1a4c58de31cee5e0911899b794064086.jpg b/clashroyalechardetector/train/pic1802_png.rf.1a4c58de31cee5e0911899b794064086.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42d44675a2e6a41693d3455f518f7a7cc2915467 --- /dev/null +++ b/clashroyalechardetector/train/pic1802_png.rf.1a4c58de31cee5e0911899b794064086.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afa9380835107a07a433c7274a63c9e7d8ab05cf7adea3f15d836799baec0456 +size 65591 diff --git a/clashroyalechardetector/train/pic1804_png.rf.be6e87b069abc6069bd99a69ca1843a2.jpg b/clashroyalechardetector/train/pic1804_png.rf.be6e87b069abc6069bd99a69ca1843a2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d4c5dc69ce209aa847d6e57e5389a1073762318 --- /dev/null +++ b/clashroyalechardetector/train/pic1804_png.rf.be6e87b069abc6069bd99a69ca1843a2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee65fec19da467fc2fab4e2ce1271eee4e7ab6c666b297a9fefbf6538616a71 +size 65434 diff --git a/clashroyalechardetector/train/pic1808_png.rf.f4aecc918cf9d0d4c69dde1ca95cede2.jpg b/clashroyalechardetector/train/pic1808_png.rf.f4aecc918cf9d0d4c69dde1ca95cede2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b99689690422b2fd0d28b96e3be97c66dbd9f347 --- /dev/null +++ b/clashroyalechardetector/train/pic1808_png.rf.f4aecc918cf9d0d4c69dde1ca95cede2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c7f7c6d2e1015a04b3d6bb0fdb80a07247482cd87d3838944005c552900b4e +size 64833 diff --git a/clashroyalechardetector/train/pic1814_png.rf.0de2a52549d934a5f6f8e82fb77df512.jpg b/clashroyalechardetector/train/pic1814_png.rf.0de2a52549d934a5f6f8e82fb77df512.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2f6605bc192ef44387d536e7f33b6d718f3c3d7 --- /dev/null +++ b/clashroyalechardetector/train/pic1814_png.rf.0de2a52549d934a5f6f8e82fb77df512.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a86d9f72bb91f29d265f76cd00b0d007ca1e4ce242871bf654f153f259be49ab +size 66587 diff --git a/clashroyalechardetector/train/pic1815_png.rf.fdb080f5559f0f126fc7e9e393ddfb82.jpg b/clashroyalechardetector/train/pic1815_png.rf.fdb080f5559f0f126fc7e9e393ddfb82.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ec34f72da4639f71619d4de31d0a000faf79023 --- /dev/null +++ b/clashroyalechardetector/train/pic1815_png.rf.fdb080f5559f0f126fc7e9e393ddfb82.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68b5a01d35e1c25953d4ecbf54944ca1fb2cf0270f46b04c279a6f23d077561 +size 66574 diff --git a/clashroyalechardetector/train/pic1816_png.rf.ac8ce2a6245c6005ad8e914025aa8ed9.jpg b/clashroyalechardetector/train/pic1816_png.rf.ac8ce2a6245c6005ad8e914025aa8ed9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b017ba28cb6789f4abad28d19eb66181b96f0b2 --- /dev/null +++ b/clashroyalechardetector/train/pic1816_png.rf.ac8ce2a6245c6005ad8e914025aa8ed9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97e8270ce97408879936a1b9c8cdb4b5882cac0867fac9a64607bec306dc5d4 +size 67035 diff --git a/clashroyalechardetector/train/pic1818_png.rf.37ef34f5b3ba011f164f863211cef3c1.jpg b/clashroyalechardetector/train/pic1818_png.rf.37ef34f5b3ba011f164f863211cef3c1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8082c4158495e03089fb9345a6bacf4e29d7204b --- /dev/null +++ b/clashroyalechardetector/train/pic1818_png.rf.37ef34f5b3ba011f164f863211cef3c1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccc7c30ee1e290120f5709b27d1d9bd06220819c7e214172d8d86f6632c0e1f +size 66048 diff --git a/clashroyalechardetector/train/pic1819_png.rf.d21aaa6f7d6ca28473968afb1254e704.jpg b/clashroyalechardetector/train/pic1819_png.rf.d21aaa6f7d6ca28473968afb1254e704.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fb23a276c9994af15545055454617e521be80cb --- /dev/null +++ b/clashroyalechardetector/train/pic1819_png.rf.d21aaa6f7d6ca28473968afb1254e704.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18699bf2bb7fa2da45d9e76e0737b8101f6823f75b2c279f122385104c10145f +size 65451 diff --git a/clashroyalechardetector/train/pic1820_png.rf.aedcfd2fd9ae9538cba446db2c48cb05.jpg b/clashroyalechardetector/train/pic1820_png.rf.aedcfd2fd9ae9538cba446db2c48cb05.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b91e27a2153e8a94fca32003c816ecf56a4f7c9 --- /dev/null +++ b/clashroyalechardetector/train/pic1820_png.rf.aedcfd2fd9ae9538cba446db2c48cb05.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24e4653bcc212d3e0b08edc95745871c9a745ceef9fea2b0fb8b1b2d982f4c1 +size 65989 diff --git a/clashroyalechardetector/train/pic1821_png.rf.e586d56df7187fa22417b5fca10922d0.jpg b/clashroyalechardetector/train/pic1821_png.rf.e586d56df7187fa22417b5fca10922d0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2d0149165f784f7287fec4236edc1bbcf7729df8 --- /dev/null +++ b/clashroyalechardetector/train/pic1821_png.rf.e586d56df7187fa22417b5fca10922d0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4698528e2485117715abc5f762713d2da64117fcdaad1a8fa308736cb10a58 +size 65286 diff --git a/clashroyalechardetector/train/pic1826_png.rf.9f7f651b45f51c39912773ee3f4794e0.jpg b/clashroyalechardetector/train/pic1826_png.rf.9f7f651b45f51c39912773ee3f4794e0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf5ea99f7d3a7993ad078c5df3ec64f5f0ed1bc1 --- /dev/null +++ b/clashroyalechardetector/train/pic1826_png.rf.9f7f651b45f51c39912773ee3f4794e0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1668bd376a6411296ab45af0f90a531dffe11e4d0d557546d02f605fd8930ff3 +size 65613 diff --git a/clashroyalechardetector/train/pic1827_png.rf.87b0f3ba5b883baf60cbdb81cd01e6d3.jpg b/clashroyalechardetector/train/pic1827_png.rf.87b0f3ba5b883baf60cbdb81cd01e6d3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6b8449d486bb39b75782e3c6af85d3f14ba02f4 --- /dev/null +++ b/clashroyalechardetector/train/pic1827_png.rf.87b0f3ba5b883baf60cbdb81cd01e6d3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0e3b63804d3f0565d8d84498bad1fbb1612f6d7387cc67653ff4336514844c +size 67242 diff --git a/clashroyalechardetector/train/pic1829_png.rf.4e5a24de346edcd0a7915ad3a70c6a74.jpg b/clashroyalechardetector/train/pic1829_png.rf.4e5a24de346edcd0a7915ad3a70c6a74.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bfad60c636f8a6374e06e792475bfb97ddfb469 --- /dev/null +++ b/clashroyalechardetector/train/pic1829_png.rf.4e5a24de346edcd0a7915ad3a70c6a74.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02b6cc8a22d89894404adba4d135957251c274ae523bcbad2ded128cc8d0ced +size 65247 diff --git a/clashroyalechardetector/train/pic182_png.rf.654da6b64d34c8e8bce0610ac083d6a5.jpg b/clashroyalechardetector/train/pic182_png.rf.654da6b64d34c8e8bce0610ac083d6a5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9989851744b9accbc3cae3369afe6be46988a7e7 --- /dev/null +++ b/clashroyalechardetector/train/pic182_png.rf.654da6b64d34c8e8bce0610ac083d6a5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f08cdb39be610b3f9e667bb06bac71e528a9c106feff60aa845be6ecb51cf5 +size 68610 diff --git a/clashroyalechardetector/train/pic1838_png.rf.d2dc1729cd14a6e09d98e450260fbf62.jpg b/clashroyalechardetector/train/pic1838_png.rf.d2dc1729cd14a6e09d98e450260fbf62.jpg new file mode 100644 index 0000000000000000000000000000000000000000..814a515961ab0e85684d313211c405ad81ce410c --- /dev/null +++ b/clashroyalechardetector/train/pic1838_png.rf.d2dc1729cd14a6e09d98e450260fbf62.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247d1ba27f7554c12bed3c3aa37db4028733e7ee76db537b443c49a511c15e2e +size 67010 diff --git a/clashroyalechardetector/train/pic183_png.rf.00bebdd7a9e9c558de2997e7bbb380c6.jpg b/clashroyalechardetector/train/pic183_png.rf.00bebdd7a9e9c558de2997e7bbb380c6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18f6fbfb8bc02c696d32ff16f51412682dd2290a --- /dev/null +++ b/clashroyalechardetector/train/pic183_png.rf.00bebdd7a9e9c558de2997e7bbb380c6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baffc7bed1c77d041d72edb1aeb1aa2a011a333d322c07d36d6fb6e8e2f4be3e +size 69363 diff --git a/clashroyalechardetector/train/pic1841_png.rf.f76f7e8b10d62a7f1634f5e1f8c35deb.jpg b/clashroyalechardetector/train/pic1841_png.rf.f76f7e8b10d62a7f1634f5e1f8c35deb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64e1740d496d745584194252da7cfa9aeabc7684 --- /dev/null +++ b/clashroyalechardetector/train/pic1841_png.rf.f76f7e8b10d62a7f1634f5e1f8c35deb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61c88d2dbbf3424b964e10263aebc1ffe6b7ca9b18bbe1ecc440dc0fe8428bc +size 66416 diff --git a/clashroyalechardetector/train/pic1846_png.rf.45bc3a8e662a5b24f570e526195925d9.jpg b/clashroyalechardetector/train/pic1846_png.rf.45bc3a8e662a5b24f570e526195925d9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcecec459612691870090b31fba61852723dd8d4 --- /dev/null +++ b/clashroyalechardetector/train/pic1846_png.rf.45bc3a8e662a5b24f570e526195925d9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e88169b422b487617ccc5a8f483cf4f070da4099c79673b163fe9ce8059cbd4 +size 66431 diff --git a/clashroyalechardetector/train/pic1851_png.rf.e227e5829e7db146881ead009ddd3b6e.jpg b/clashroyalechardetector/train/pic1851_png.rf.e227e5829e7db146881ead009ddd3b6e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea4070b2ef83ecac25fe9bbfca9b5c50303cdb99 --- /dev/null +++ b/clashroyalechardetector/train/pic1851_png.rf.e227e5829e7db146881ead009ddd3b6e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519e71bef93b176bff165761f09d113fae12cde7123513a0194b92eb903e75b3 +size 65766 diff --git a/clashroyalechardetector/train/pic1856_png.rf.80f999147876cc104d218dc4c9bafb77.jpg b/clashroyalechardetector/train/pic1856_png.rf.80f999147876cc104d218dc4c9bafb77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3b9a7be13fe5e4a0da1991f3bab8eccc2d31e64 --- /dev/null +++ b/clashroyalechardetector/train/pic1856_png.rf.80f999147876cc104d218dc4c9bafb77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cb70728062357dd82db0961fa2dec60b26512fdd60d3df28108387e14ef758 +size 66312 diff --git a/clashroyalechardetector/train/pic1857_png.rf.4b4e08a5c39bd8908e5e0757a251c06d.jpg b/clashroyalechardetector/train/pic1857_png.rf.4b4e08a5c39bd8908e5e0757a251c06d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cb20da1fd619fd85a0fb0e0d4503e9952893b61 --- /dev/null +++ b/clashroyalechardetector/train/pic1857_png.rf.4b4e08a5c39bd8908e5e0757a251c06d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797aefe28415cc5edc2cad609d7233e3a9200a1c5f9c7f03b1652b4f83f203a5 +size 68657 diff --git a/clashroyalechardetector/train/pic185_png.rf.f10b43063ae66ed927f6fffafefc99fe.jpg b/clashroyalechardetector/train/pic185_png.rf.f10b43063ae66ed927f6fffafefc99fe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6fc7e1f47db1f9e17a4d8322097689f02293421 --- /dev/null +++ b/clashroyalechardetector/train/pic185_png.rf.f10b43063ae66ed927f6fffafefc99fe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d237afae184f6955a56142def12c600f044ac794772edcc932d918ff87791b7 +size 68881 diff --git a/clashroyalechardetector/train/pic1860_png.rf.587c6ce5e3bf42b72b5cd4c1d1366350.jpg b/clashroyalechardetector/train/pic1860_png.rf.587c6ce5e3bf42b72b5cd4c1d1366350.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a847f3273b0ed8e95a225dd8d955f44a994d503b --- /dev/null +++ b/clashroyalechardetector/train/pic1860_png.rf.587c6ce5e3bf42b72b5cd4c1d1366350.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166790bd843b9ed1fd12f19a4cd27aa6c9e0721298b38ad1d0645ff5447da750 +size 65967 diff --git a/clashroyalechardetector/train/pic1863_png.rf.5e74244b55b9981a14a9a8396d6cfee9.jpg b/clashroyalechardetector/train/pic1863_png.rf.5e74244b55b9981a14a9a8396d6cfee9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4f13fbf89d6363b93a2fd2db3e628cdd495668e --- /dev/null +++ b/clashroyalechardetector/train/pic1863_png.rf.5e74244b55b9981a14a9a8396d6cfee9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ebf379d520a6bea8112d6df45666da0f850bd13cf08ef77e3b3a5c4d26687f +size 65387 diff --git a/clashroyalechardetector/train/pic1865_png.rf.04cd9b6ecf97407c83b54e9fd0ee133f.jpg b/clashroyalechardetector/train/pic1865_png.rf.04cd9b6ecf97407c83b54e9fd0ee133f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ee48831a58c8fba88d6144b417d65c48381f23a5 --- /dev/null +++ b/clashroyalechardetector/train/pic1865_png.rf.04cd9b6ecf97407c83b54e9fd0ee133f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac7e8cee9a0b4abb265945ccdc9bdea9a335e1e3bbf00c52377e1b55e7bd38e +size 65744 diff --git a/clashroyalechardetector/train/pic1866_png.rf.08ac9f47f03b9c48e40db54c9a317644.jpg b/clashroyalechardetector/train/pic1866_png.rf.08ac9f47f03b9c48e40db54c9a317644.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b1bcc80b79d5c0a725bc07d0ed0d35e9eddcbee --- /dev/null +++ b/clashroyalechardetector/train/pic1866_png.rf.08ac9f47f03b9c48e40db54c9a317644.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22665c2073eb92fef17ac3b8442badbccb341cdf9922de90bb2db26028822bf0 +size 65576 diff --git a/clashroyalechardetector/train/pic1872_png.rf.217afb03a6b82caed22b5103a0684fe6.jpg b/clashroyalechardetector/train/pic1872_png.rf.217afb03a6b82caed22b5103a0684fe6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff263cc24a938d1ce838a321929a9b2ca6539d70 --- /dev/null +++ b/clashroyalechardetector/train/pic1872_png.rf.217afb03a6b82caed22b5103a0684fe6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7811544f185f40b0375ec6ae8d2f428d81197ceb329e4e6b26ecab05bf71b572 +size 64888 diff --git a/clashroyalechardetector/train/pic1877_png.rf.1bb1e3e891fc4ded232c375d3bd632dc.jpg b/clashroyalechardetector/train/pic1877_png.rf.1bb1e3e891fc4ded232c375d3bd632dc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cea502a9d22149a1901c551eaaed111e72593dd0 --- /dev/null +++ b/clashroyalechardetector/train/pic1877_png.rf.1bb1e3e891fc4ded232c375d3bd632dc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f51813afccaa00d87eec9f3330fedb81a52661f7e7b8cdd1b1096f8f121254b +size 66161 diff --git a/clashroyalechardetector/train/pic1881_png.rf.932e597f9386d29e7968e0a39b721e5b.jpg b/clashroyalechardetector/train/pic1881_png.rf.932e597f9386d29e7968e0a39b721e5b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab2dc527281dd4acab45c8b086acdb9ab205ef7f --- /dev/null +++ b/clashroyalechardetector/train/pic1881_png.rf.932e597f9386d29e7968e0a39b721e5b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bbf26e3efe8555cb7adb2dac7d8a13905dbdf66c837b9612ee5be8715d43b4 +size 65938 diff --git a/clashroyalechardetector/train/pic1882_png.rf.4aeb7969829fa330291b991c92ef016c.jpg b/clashroyalechardetector/train/pic1882_png.rf.4aeb7969829fa330291b991c92ef016c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5016f6e9594b198e19b12deab58209c96144c341 --- /dev/null +++ b/clashroyalechardetector/train/pic1882_png.rf.4aeb7969829fa330291b991c92ef016c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a20a1c23faec2f64eeaf52161d4b3e723ee3e50bdc37180009dbc90e5a8f9400 +size 65518 diff --git a/clashroyalechardetector/train/pic1885_png.rf.6e43e6d8da5f21c5cf075c340f9df867.jpg b/clashroyalechardetector/train/pic1885_png.rf.6e43e6d8da5f21c5cf075c340f9df867.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2568551598c95f234c936a53ddb0ff92fce11be --- /dev/null +++ b/clashroyalechardetector/train/pic1885_png.rf.6e43e6d8da5f21c5cf075c340f9df867.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac67a242a5e96118427d92a58d2be5df27c8bc275b70edd30ad4d4dc32e12fb +size 65152 diff --git a/clashroyalechardetector/train/pic189_png.rf.c4e77777bc5c5366f53e1182a120ed4c.jpg b/clashroyalechardetector/train/pic189_png.rf.c4e77777bc5c5366f53e1182a120ed4c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5e0b568dca685a740d53191cb3db81dbfefaa3a --- /dev/null +++ b/clashroyalechardetector/train/pic189_png.rf.c4e77777bc5c5366f53e1182a120ed4c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7dad1f024d1c69d3aa2da59862848851b6bc86ac5e3352461a3000beb0ec8c +size 71103 diff --git a/clashroyalechardetector/train/pic18_png.rf.ec70149e887d2efa65e3b9b890837710.jpg b/clashroyalechardetector/train/pic18_png.rf.ec70149e887d2efa65e3b9b890837710.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d008133741523471b1f5958b89b9fb3e063f2fa --- /dev/null +++ b/clashroyalechardetector/train/pic18_png.rf.ec70149e887d2efa65e3b9b890837710.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5347ce4de6fffd3c985f8710068874e32c70ed123f97a15b046893b6cd8d4b3f +size 66001 diff --git a/clashroyalechardetector/train/pic1902_png.rf.ff0487d3183f3b4bf21135d7b8484b5b.jpg b/clashroyalechardetector/train/pic1902_png.rf.ff0487d3183f3b4bf21135d7b8484b5b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e9ac5588f306a156754d9510d16b2b517294a53 --- /dev/null +++ b/clashroyalechardetector/train/pic1902_png.rf.ff0487d3183f3b4bf21135d7b8484b5b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8420827004a873008d4dc7643049dcf7bb4beb4efc5d3ea710f93911349c1051 +size 65744 diff --git a/clashroyalechardetector/train/pic1904_png.rf.7c17329d3c9f113b10e1911d6d2bc726.jpg b/clashroyalechardetector/train/pic1904_png.rf.7c17329d3c9f113b10e1911d6d2bc726.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3bd98e9153fbed932c92371531ff15a1ee416f6 --- /dev/null +++ b/clashroyalechardetector/train/pic1904_png.rf.7c17329d3c9f113b10e1911d6d2bc726.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2489c54da6855f15f3df33fc4ff8b169016864990db1112a6a44666679ce4683 +size 65632 diff --git a/clashroyalechardetector/train/pic190_png.rf.86fbcc96f6689152632c0408c4a8dde9.jpg b/clashroyalechardetector/train/pic190_png.rf.86fbcc96f6689152632c0408c4a8dde9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2b1ed240121a02f9a037aef803208b34c5f58d4 --- /dev/null +++ b/clashroyalechardetector/train/pic190_png.rf.86fbcc96f6689152632c0408c4a8dde9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b92dfb9e0b312ab5cbb2ca7f6513261a7c3617dfb0d54d9b001ab003648d28 +size 71013 diff --git a/clashroyalechardetector/train/pic1913_png.rf.21a2e337d7447b605266d2e7c769afa0.jpg b/clashroyalechardetector/train/pic1913_png.rf.21a2e337d7447b605266d2e7c769afa0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39221db4d75fbf4bf73e078814383a2cf75d702e --- /dev/null +++ b/clashroyalechardetector/train/pic1913_png.rf.21a2e337d7447b605266d2e7c769afa0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a535504b1c70f590fa7529a119bb39aaf9a5832144b954ce7e4584dc3c73a3e4 +size 67219 diff --git a/clashroyalechardetector/train/pic1918_png.rf.5a694a52c3c27923c36abf2da2612756.jpg b/clashroyalechardetector/train/pic1918_png.rf.5a694a52c3c27923c36abf2da2612756.jpg new file mode 100644 index 0000000000000000000000000000000000000000..682bf04b77afd13c0c0e16213efcb5506bef08c8 --- /dev/null +++ b/clashroyalechardetector/train/pic1918_png.rf.5a694a52c3c27923c36abf2da2612756.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e94803732ac0366e15b8e08db946aeccab052fdaada52bd03adfa9a633a5164 +size 65527 diff --git a/clashroyalechardetector/train/pic1920_png.rf.52a95ab78927989e3fadcf00ef671752.jpg b/clashroyalechardetector/train/pic1920_png.rf.52a95ab78927989e3fadcf00ef671752.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc5381f979e158a1e85d8726613dfc1a1df3b487 --- /dev/null +++ b/clashroyalechardetector/train/pic1920_png.rf.52a95ab78927989e3fadcf00ef671752.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af62b17ba45939e5dec562c5093edcde08c7430a1192307b17f00c235fb92e9c +size 66992 diff --git a/clashroyalechardetector/train/pic1921_png.rf.75300c534cbe9d73455f52c3216f4249.jpg b/clashroyalechardetector/train/pic1921_png.rf.75300c534cbe9d73455f52c3216f4249.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7b6442ff983bc5cb67ae31635995d7c1bc3346c --- /dev/null +++ b/clashroyalechardetector/train/pic1921_png.rf.75300c534cbe9d73455f52c3216f4249.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c23fa85a5356a97a43d4817e46b807c38781c5fa7026c25b1168cd90322a243 +size 66489 diff --git a/clashroyalechardetector/train/pic1924_png.rf.a16f0c565b99e23b76d654b993c9edd1.jpg b/clashroyalechardetector/train/pic1924_png.rf.a16f0c565b99e23b76d654b993c9edd1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..434366f703969e509c1788873ed4d34c7e5f5d7b --- /dev/null +++ b/clashroyalechardetector/train/pic1924_png.rf.a16f0c565b99e23b76d654b993c9edd1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6efb195495425b1dbd91bc8ec68baf2a7eda47ab855414ae3aa6461cf020cb +size 64177 diff --git a/clashroyalechardetector/train/pic1926_png.rf.2c79fcf50e357d88ccb9a337828c2a52.jpg b/clashroyalechardetector/train/pic1926_png.rf.2c79fcf50e357d88ccb9a337828c2a52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e5646d2b15cc5142037d1f7e64eec383f81ae13 --- /dev/null +++ b/clashroyalechardetector/train/pic1926_png.rf.2c79fcf50e357d88ccb9a337828c2a52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91132d23ec4272deccc3f493265903d626ada06b261e12707e3946fd2e9b7d36 +size 62475 diff --git a/clashroyalechardetector/train/pic1933_png.rf.85f5d9194a4c05a71609c4d7d033292a.jpg b/clashroyalechardetector/train/pic1933_png.rf.85f5d9194a4c05a71609c4d7d033292a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75c5e2eb09de699758e8248dc05c356464d35a18 --- /dev/null +++ b/clashroyalechardetector/train/pic1933_png.rf.85f5d9194a4c05a71609c4d7d033292a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc8bce3297a7c2160e00401cd7b88eeaac147e0c60b37bbeedb4e59dc434050 +size 64321 diff --git a/clashroyalechardetector/train/pic1940_png.rf.adada924e16df25e6ee2ff0742b08cf6.jpg b/clashroyalechardetector/train/pic1940_png.rf.adada924e16df25e6ee2ff0742b08cf6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a2dd91a9c09537fac2f2a38f8f9d8b746e2daff --- /dev/null +++ b/clashroyalechardetector/train/pic1940_png.rf.adada924e16df25e6ee2ff0742b08cf6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb01cd63f4ca01c6f65d96f9cd4b4a853cc54a5005e674e72241ec345ae604a +size 65777 diff --git a/clashroyalechardetector/train/pic1942_png.rf.76640d4d6f30878552b725db90f978d3.jpg b/clashroyalechardetector/train/pic1942_png.rf.76640d4d6f30878552b725db90f978d3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34ef5e4be1fe4caedc963d616ba493675fa7c5ef --- /dev/null +++ b/clashroyalechardetector/train/pic1942_png.rf.76640d4d6f30878552b725db90f978d3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b35c8307946b677f9a91c56d06069f99e58e73b52d80c928b38298680a1a27 +size 65759 diff --git a/clashroyalechardetector/train/pic1943_png.rf.8e43dc0332380effb215f5387dd7e0b4.jpg b/clashroyalechardetector/train/pic1943_png.rf.8e43dc0332380effb215f5387dd7e0b4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..996828c9191ea599b974cee69a19a32456c92570 --- /dev/null +++ b/clashroyalechardetector/train/pic1943_png.rf.8e43dc0332380effb215f5387dd7e0b4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee623da185f66625b67ee6e39e5c4a08789ebe59870c53171adea2a42506115b +size 65535 diff --git a/clashroyalechardetector/train/pic1945_png.rf.763a8c14b3a8c57219171727bed6fcce.jpg b/clashroyalechardetector/train/pic1945_png.rf.763a8c14b3a8c57219171727bed6fcce.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd835becba2e30da029fc6cbf5ae4552d5e6c69a --- /dev/null +++ b/clashroyalechardetector/train/pic1945_png.rf.763a8c14b3a8c57219171727bed6fcce.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad8dc043a8a361a9de0e51a5a43115b37731dc4eb2ebcd72fe2cf37bd98783c +size 66817 diff --git a/clashroyalechardetector/train/pic1946_png.rf.ac8fc4d0b33c5a52c2b3debee6a7d21f.jpg b/clashroyalechardetector/train/pic1946_png.rf.ac8fc4d0b33c5a52c2b3debee6a7d21f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f5c671047fd2d73d3fae3ce4b6d74a3b105dc49 --- /dev/null +++ b/clashroyalechardetector/train/pic1946_png.rf.ac8fc4d0b33c5a52c2b3debee6a7d21f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e3bce98c56ed70b101e38657c2bce11e4a39862d68f3b54df0dea88ff50f0e +size 67499 diff --git a/clashroyalechardetector/train/pic1948_png.rf.7d21df2025e265e2d68fafd247a9b384.jpg b/clashroyalechardetector/train/pic1948_png.rf.7d21df2025e265e2d68fafd247a9b384.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a6cfccb1885c31a7e7479839f8b260afcfa6ba --- /dev/null +++ b/clashroyalechardetector/train/pic1948_png.rf.7d21df2025e265e2d68fafd247a9b384.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7346197fde94bd891e7059a26e2b53302077c0996e49a5773a1c61dd9ed6bd3 +size 67887 diff --git a/clashroyalechardetector/train/pic1954_png.rf.2df3f6688c5e807e622fafb914618677.jpg b/clashroyalechardetector/train/pic1954_png.rf.2df3f6688c5e807e622fafb914618677.jpg new file mode 100644 index 0000000000000000000000000000000000000000..085150c72d831ea1c9e04cb1a5feb7e2038f9605 --- /dev/null +++ b/clashroyalechardetector/train/pic1954_png.rf.2df3f6688c5e807e622fafb914618677.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc7748309d1642e6b5fe5648622ef68935add4d89030b78f66c0afa90f93df4 +size 68546 diff --git a/clashroyalechardetector/train/pic1956_png.rf.6a2285f2053d9a1ac1c69994a0e8d521.jpg b/clashroyalechardetector/train/pic1956_png.rf.6a2285f2053d9a1ac1c69994a0e8d521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..195293e2ddb41df5c78c7c17a145e014b4940b5e --- /dev/null +++ b/clashroyalechardetector/train/pic1956_png.rf.6a2285f2053d9a1ac1c69994a0e8d521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7c7c1d830a93b071e67f6efa74d7bd6061f72407aa3666a658edd1cf2dc048 +size 67928 diff --git a/clashroyalechardetector/train/pic1957_png.rf.195790238aa2aef32233f3e5afd003dc.jpg b/clashroyalechardetector/train/pic1957_png.rf.195790238aa2aef32233f3e5afd003dc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d3ece0595a9077d8c181783d39e98d4839b2068 --- /dev/null +++ b/clashroyalechardetector/train/pic1957_png.rf.195790238aa2aef32233f3e5afd003dc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a35d37766462cbbaa9a7ffcfca190c6464916d893df243a1068b8715c6e01b +size 66759 diff --git a/clashroyalechardetector/train/pic1959_png.rf.853dc03b03c6c5dec2a095f64a34022e.jpg b/clashroyalechardetector/train/pic1959_png.rf.853dc03b03c6c5dec2a095f64a34022e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26beaf7b2be94222e48da6330e6c162a8953e4dd --- /dev/null +++ b/clashroyalechardetector/train/pic1959_png.rf.853dc03b03c6c5dec2a095f64a34022e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad1ee446cb765479fd76ff76be8177794b202da36500aec261781f1880e52c9 +size 65419 diff --git a/clashroyalechardetector/train/pic1960_png.rf.0a63b227a7676b689492f459ba518cf1.jpg b/clashroyalechardetector/train/pic1960_png.rf.0a63b227a7676b689492f459ba518cf1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b718d90b87a6ae10567be0893d67e020872f298 --- /dev/null +++ b/clashroyalechardetector/train/pic1960_png.rf.0a63b227a7676b689492f459ba518cf1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b5bcee4297e96d2bfd29ee61ce74f08e5947bee5ad2454b8411c0b5d3718ef +size 64968 diff --git a/clashroyalechardetector/train/pic1961_png.rf.89718b5f2025de9a1272827e280b0a98.jpg b/clashroyalechardetector/train/pic1961_png.rf.89718b5f2025de9a1272827e280b0a98.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30996239bcaae31e2711e0e8ed269dca7eacc007 --- /dev/null +++ b/clashroyalechardetector/train/pic1961_png.rf.89718b5f2025de9a1272827e280b0a98.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c982c3460141efbd6724b2459105e6d225b4b0c0ada55a2f7d002ce2d3c277d8 +size 65074 diff --git a/clashroyalechardetector/train/pic1964_png.rf.4d0f0474094d2b677c55b69e996f244a.jpg b/clashroyalechardetector/train/pic1964_png.rf.4d0f0474094d2b677c55b69e996f244a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cb2d11b6949673b45a23527ca36b9202e1d79cf --- /dev/null +++ b/clashroyalechardetector/train/pic1964_png.rf.4d0f0474094d2b677c55b69e996f244a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998c68bcdf3e1aa563c5a744cdbf1493905bf68a0d243a371e9fc7f620f816c7 +size 66578 diff --git a/clashroyalechardetector/train/pic1967_png.rf.975dff2c80fdda65cadaa2d483ff149d.jpg b/clashroyalechardetector/train/pic1967_png.rf.975dff2c80fdda65cadaa2d483ff149d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b8d6a3996e4b6b1db91cb932521fc3a1a42bbad --- /dev/null +++ b/clashroyalechardetector/train/pic1967_png.rf.975dff2c80fdda65cadaa2d483ff149d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fa4e1a1b5fadbf6e18648671d2d5f3cd80491461c27346c6e1ac5678cff4db +size 64351 diff --git a/clashroyalechardetector/train/pic1968_png.rf.169583908ec0f8f57336bb08e6cdab2d.jpg b/clashroyalechardetector/train/pic1968_png.rf.169583908ec0f8f57336bb08e6cdab2d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f355ba19344f96d87567f74858c856ae70d128e --- /dev/null +++ b/clashroyalechardetector/train/pic1968_png.rf.169583908ec0f8f57336bb08e6cdab2d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab81fe291221b5ea3e09e31dc33e909cb99afe83b904dd6b2bc54d6b5d7d31c9 +size 63887 diff --git a/clashroyalechardetector/train/pic1973_png.rf.0bd2ee575f81aba5eb06cb7bcebd4ff2.jpg b/clashroyalechardetector/train/pic1973_png.rf.0bd2ee575f81aba5eb06cb7bcebd4ff2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0315efeaee811638db92fb2334ce1d5cb2092f0 --- /dev/null +++ b/clashroyalechardetector/train/pic1973_png.rf.0bd2ee575f81aba5eb06cb7bcebd4ff2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e114326f055aaee2dd7523c949f6cc12867dbc3a88613087fb9402988018f5 +size 69432 diff --git a/clashroyalechardetector/train/pic1974_png.rf.9cda9ea2266852a1323e7ec70e874bcb.jpg b/clashroyalechardetector/train/pic1974_png.rf.9cda9ea2266852a1323e7ec70e874bcb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58dccfa799b6062ed89a41a9fc86ce99b488831d --- /dev/null +++ b/clashroyalechardetector/train/pic1974_png.rf.9cda9ea2266852a1323e7ec70e874bcb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d50fecfbf536eb272a8d917c16731e36f9a7bf1e736f5b858767a4f06a8c14e +size 69848 diff --git a/clashroyalechardetector/train/pic1984_png.rf.797020991b1b65809ea862826639ef4b.jpg b/clashroyalechardetector/train/pic1984_png.rf.797020991b1b65809ea862826639ef4b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9ed33711f6f2acb203d5b04088dca3e980e025a --- /dev/null +++ b/clashroyalechardetector/train/pic1984_png.rf.797020991b1b65809ea862826639ef4b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e1ab00b27fd8002a6f35879b66cc4051a37677871e4430f400bb32dcaa72f6 +size 71018 diff --git a/clashroyalechardetector/train/pic2002_png.rf.fa5cc8e9d7618e753bebfd8f5cdaa3e7.jpg b/clashroyalechardetector/train/pic2002_png.rf.fa5cc8e9d7618e753bebfd8f5cdaa3e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59fe2cba1cd1c1ee3cc56498c6ce09ef034d2b8b --- /dev/null +++ b/clashroyalechardetector/train/pic2002_png.rf.fa5cc8e9d7618e753bebfd8f5cdaa3e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41745a9a296b4924a21da6dadc9aaa8f950bf0bbbaa458e02c0be3bd42336fad +size 63519 diff --git a/clashroyalechardetector/train/pic2004_png.rf.e5ca2c2b3a767a1fc68ab854448ec6ce.jpg b/clashroyalechardetector/train/pic2004_png.rf.e5ca2c2b3a767a1fc68ab854448ec6ce.jpg new file mode 100644 index 0000000000000000000000000000000000000000..addf0c1928ad96057a1b8a3281ac78b7fa6eb249 --- /dev/null +++ b/clashroyalechardetector/train/pic2004_png.rf.e5ca2c2b3a767a1fc68ab854448ec6ce.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b95c74dcd566ffbe9432b1bb8a53f9c7ee2223a7965a063dcfd74c6342d0f9 +size 63356 diff --git a/clashroyalechardetector/train/pic2006_png.rf.1f2d527de98f9f4308bb6ff2ec6e054b.jpg b/clashroyalechardetector/train/pic2006_png.rf.1f2d527de98f9f4308bb6ff2ec6e054b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c103d06004e7aad477a3e2713daca115a8baf650 --- /dev/null +++ b/clashroyalechardetector/train/pic2006_png.rf.1f2d527de98f9f4308bb6ff2ec6e054b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5eec48c199319aad8b7b85a17a92637e8a48042a748fe3f4dc288fb4f96c13 +size 63094 diff --git a/clashroyalechardetector/train/pic2007_png.rf.977a415cbc74df61889ebba804234316.jpg b/clashroyalechardetector/train/pic2007_png.rf.977a415cbc74df61889ebba804234316.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d171c1d0465ed112bb5d75852de336ade9106f5 --- /dev/null +++ b/clashroyalechardetector/train/pic2007_png.rf.977a415cbc74df61889ebba804234316.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88cf9a3773d3e27bef94c90199ef696f13d63c53efa4d003a98bc94a45b2358 +size 62931 diff --git a/clashroyalechardetector/train/pic200_png.rf.c0a2a4e25859b5bef0672b5646e4ebe7.jpg b/clashroyalechardetector/train/pic200_png.rf.c0a2a4e25859b5bef0672b5646e4ebe7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..977b031cf187671eb9b9a7f2a827fe42cc7375fd --- /dev/null +++ b/clashroyalechardetector/train/pic200_png.rf.c0a2a4e25859b5bef0672b5646e4ebe7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49851101a6fcb7cef222de88834001bc2ac64176bf10ff6be901e358263c5a1f +size 72851 diff --git a/clashroyalechardetector/train/pic2023_png.rf.28f0de0fe4de3fad90c4b637f361ac43.jpg b/clashroyalechardetector/train/pic2023_png.rf.28f0de0fe4de3fad90c4b637f361ac43.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a9ca64db161046dd99e9680604ae13e720e8b8a --- /dev/null +++ b/clashroyalechardetector/train/pic2023_png.rf.28f0de0fe4de3fad90c4b637f361ac43.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37e65051976806729497f5690395749840aeff52a60fef604f71c4c4c928ba2a +size 64269 diff --git a/clashroyalechardetector/train/pic2025_png.rf.6e6f5e003694cbbf13a1ae250e58e41d.jpg b/clashroyalechardetector/train/pic2025_png.rf.6e6f5e003694cbbf13a1ae250e58e41d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb69656b6cf3930fca6e3b6f92f7be3289e8eb7e --- /dev/null +++ b/clashroyalechardetector/train/pic2025_png.rf.6e6f5e003694cbbf13a1ae250e58e41d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280f632178a098ee45a05ca74f3387db7474009c2d4f328dde187bb1959a7ddb +size 64118 diff --git a/clashroyalechardetector/train/pic2027_png.rf.e9e535055937489159ce09aeb3069e18.jpg b/clashroyalechardetector/train/pic2027_png.rf.e9e535055937489159ce09aeb3069e18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45d07b278dc2715135d1613ba14bb67991217d26 --- /dev/null +++ b/clashroyalechardetector/train/pic2027_png.rf.e9e535055937489159ce09aeb3069e18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e51cdfd943c5c2b25a10ad49d6fccac8f72dc779e08b5080646a0725f3ca1f9 +size 66259 diff --git a/clashroyalechardetector/train/pic2028_png.rf.ca10a5c0394432c00b588c025de5b9cf.jpg b/clashroyalechardetector/train/pic2028_png.rf.ca10a5c0394432c00b588c025de5b9cf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e0a3b19ed1df0b40140ea94acff78775b35cbf0 --- /dev/null +++ b/clashroyalechardetector/train/pic2028_png.rf.ca10a5c0394432c00b588c025de5b9cf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a19241bbaf321c46036e3b0f39137024aceeab8313bc43b838de91b519f450 +size 65022 diff --git a/clashroyalechardetector/train/pic202_png.rf.e64d3c9e50bae9cfc4591fab83782e89.jpg b/clashroyalechardetector/train/pic202_png.rf.e64d3c9e50bae9cfc4591fab83782e89.jpg new file mode 100644 index 0000000000000000000000000000000000000000..444de48c5a8dacecd791ed424565e29f3ac822a9 --- /dev/null +++ b/clashroyalechardetector/train/pic202_png.rf.e64d3c9e50bae9cfc4591fab83782e89.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee42ae155d8869f7591770d14d77625875b6a53ad9320d45c848e92ec00a6a7 +size 71163 diff --git a/clashroyalechardetector/train/pic2033_png.rf.5b0e12635158d6feaf0414af38e4e82a.jpg b/clashroyalechardetector/train/pic2033_png.rf.5b0e12635158d6feaf0414af38e4e82a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abbd5b4f22683d56d48b31ffb72b84bc5372cd36 --- /dev/null +++ b/clashroyalechardetector/train/pic2033_png.rf.5b0e12635158d6feaf0414af38e4e82a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63175dcedd9c54be54fb78346328546b25ebda23906b21a7644dbc68e20aca4d +size 63499 diff --git a/clashroyalechardetector/train/pic2034_png.rf.f548c8e3d517e09faa9e3e412db6e8ed.jpg b/clashroyalechardetector/train/pic2034_png.rf.f548c8e3d517e09faa9e3e412db6e8ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dd29c9279453ddb63bb46114759078e8d3b4699 --- /dev/null +++ b/clashroyalechardetector/train/pic2034_png.rf.f548c8e3d517e09faa9e3e412db6e8ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bec576a8ddbf4bffc8c83ea18599812b9fccbfa528c20268caa8656512e7556 +size 63758 diff --git a/clashroyalechardetector/train/pic2036_png.rf.8df054f4ee72127b06bf74c242b9989f.jpg b/clashroyalechardetector/train/pic2036_png.rf.8df054f4ee72127b06bf74c242b9989f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18b18fb4fa2804c37372af4041083ef5fd26c5ba --- /dev/null +++ b/clashroyalechardetector/train/pic2036_png.rf.8df054f4ee72127b06bf74c242b9989f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0570bbe881b384ddbe2d8eb2bff5e9482ae04b7aaeb7dbae8c8c613659ff3a28 +size 63701 diff --git a/clashroyalechardetector/train/pic2055_png.rf.038009974d09be95dd7dd515099287e4.jpg b/clashroyalechardetector/train/pic2055_png.rf.038009974d09be95dd7dd515099287e4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..318170ed8cc8994834c9dd4e8a49eb100eca6f64 --- /dev/null +++ b/clashroyalechardetector/train/pic2055_png.rf.038009974d09be95dd7dd515099287e4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e6defca5efa41468aa80fadb45ebf2ec9e7d0e8479f46fe321563f6cc9dce6 +size 65974 diff --git a/clashroyalechardetector/train/pic205_png.rf.dfee26a424e1db8f9141837a0c109c2a.jpg b/clashroyalechardetector/train/pic205_png.rf.dfee26a424e1db8f9141837a0c109c2a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7209a1f344c24b5bea414e735674bee69baad967 --- /dev/null +++ b/clashroyalechardetector/train/pic205_png.rf.dfee26a424e1db8f9141837a0c109c2a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eca7178c213fc03123be939e0683c8f00c800b78a21acdb838426d570ea59de +size 69507 diff --git a/clashroyalechardetector/train/pic2061_png.rf.ef70651d1c3ebd96e2a4b3010d8be761.jpg b/clashroyalechardetector/train/pic2061_png.rf.ef70651d1c3ebd96e2a4b3010d8be761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8af15afaf7fbf24568596b8d3842efa77f9428aa --- /dev/null +++ b/clashroyalechardetector/train/pic2061_png.rf.ef70651d1c3ebd96e2a4b3010d8be761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f377e7a2d1cf57d418ba039d4dd844d32f6deef7ba224706bc2f76e33f872361 +size 64522 diff --git a/clashroyalechardetector/train/pic2063_png.rf.95355c629d63408d4f60e8de6fac9642.jpg b/clashroyalechardetector/train/pic2063_png.rf.95355c629d63408d4f60e8de6fac9642.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec960d7075bd16edff3a8769165f36400f83c288 --- /dev/null +++ b/clashroyalechardetector/train/pic2063_png.rf.95355c629d63408d4f60e8de6fac9642.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:220407c2600cc375260798be208ef3e3a77f4c7cab8ea7c4e5b4b85f5acb9f66 +size 65349 diff --git a/clashroyalechardetector/train/pic2064_png.rf.13b26ae72ece5d6249480f162cd6dbb1.jpg b/clashroyalechardetector/train/pic2064_png.rf.13b26ae72ece5d6249480f162cd6dbb1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..424317a87e112b9796236e1afaf4b795969a207d --- /dev/null +++ b/clashroyalechardetector/train/pic2064_png.rf.13b26ae72ece5d6249480f162cd6dbb1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a46c6cce7bb7032bd99fa2ef9404c026d52cd5dcdc102f380301b793f8fb91 +size 65049 diff --git a/clashroyalechardetector/train/pic2067_png.rf.1c70feeffa3746368b7d2525264c8fd1.jpg b/clashroyalechardetector/train/pic2067_png.rf.1c70feeffa3746368b7d2525264c8fd1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b76bd1d3857941bfc5478ec7b1f21bcfab81b016 --- /dev/null +++ b/clashroyalechardetector/train/pic2067_png.rf.1c70feeffa3746368b7d2525264c8fd1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2cc936618adc793cdd35d3dba0cbdcb6496c509959714721f803ba9022df6c +size 64677 diff --git a/clashroyalechardetector/train/pic2068_png.rf.2febd8436cbfdee01a6538dc8b296501.jpg b/clashroyalechardetector/train/pic2068_png.rf.2febd8436cbfdee01a6538dc8b296501.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36191d54a601eb73d5e1963a0d721887570baa10 --- /dev/null +++ b/clashroyalechardetector/train/pic2068_png.rf.2febd8436cbfdee01a6538dc8b296501.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb6ef3882683b740de7fa433fc3de68d8b0a0bdc51615484c4a64d27be344e1 +size 64360 diff --git a/clashroyalechardetector/train/pic206_png.rf.4bd14a88ab77609fcaf870a2ad4bfcb1.jpg b/clashroyalechardetector/train/pic206_png.rf.4bd14a88ab77609fcaf870a2ad4bfcb1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fb8ea9ad635fdd9959bd0a35b0231115ae646f8 --- /dev/null +++ b/clashroyalechardetector/train/pic206_png.rf.4bd14a88ab77609fcaf870a2ad4bfcb1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359a038c1b13cc801b632660c359319a4ceb57ff2d18d6cab3c6652f71a73410 +size 68110 diff --git a/clashroyalechardetector/train/pic2070_png.rf.be58fc856f35701b111c06702c483a25.jpg b/clashroyalechardetector/train/pic2070_png.rf.be58fc856f35701b111c06702c483a25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..994b08335a65870fe98bcdbaa577bcdedf53d9b7 --- /dev/null +++ b/clashroyalechardetector/train/pic2070_png.rf.be58fc856f35701b111c06702c483a25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74a187f03fac762a436e16057f97aceb3309bc53a7539c4084621ca892922d3 +size 64338 diff --git a/clashroyalechardetector/train/pic2071_png.rf.91fb7a5d23b26ddbaaabfe20f604730e.jpg b/clashroyalechardetector/train/pic2071_png.rf.91fb7a5d23b26ddbaaabfe20f604730e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2309e5d6489b0f9583327ebf64ddf654b8218ce0 --- /dev/null +++ b/clashroyalechardetector/train/pic2071_png.rf.91fb7a5d23b26ddbaaabfe20f604730e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3382b0399b647442869ef3bab9a086e9ba16f467f76e8a7ce3e7762ab96506 +size 66557 diff --git a/clashroyalechardetector/train/pic2072_png.rf.7fdd9391630506400a308f0992a2e8cb.jpg b/clashroyalechardetector/train/pic2072_png.rf.7fdd9391630506400a308f0992a2e8cb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d21c3825355dc2fb3fbcf9aabcef8be720b78e2b --- /dev/null +++ b/clashroyalechardetector/train/pic2072_png.rf.7fdd9391630506400a308f0992a2e8cb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed42560eaa594e43d40ea819c251dcd0497f12c82cdcb036668fe0440d6e8712 +size 67667 diff --git a/clashroyalechardetector/train/pic2073_png.rf.65ffa19f3b54ef2814a788b4125bbcde.jpg b/clashroyalechardetector/train/pic2073_png.rf.65ffa19f3b54ef2814a788b4125bbcde.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc26184505ecc9738ab6a9192741d8bf752aa23e --- /dev/null +++ b/clashroyalechardetector/train/pic2073_png.rf.65ffa19f3b54ef2814a788b4125bbcde.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c634fd628e0e8cc21b1b843866cdd36da466332c390167eceb951cac5cdc218 +size 67762 diff --git a/clashroyalechardetector/train/pic2079_png.rf.a64b6c7c1ac0c02d2221eefc39a2222d.jpg b/clashroyalechardetector/train/pic2079_png.rf.a64b6c7c1ac0c02d2221eefc39a2222d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ba58a775da564a23825195302c736092475179d --- /dev/null +++ b/clashroyalechardetector/train/pic2079_png.rf.a64b6c7c1ac0c02d2221eefc39a2222d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02fbe1c0adf0a3ad11cab184213a27bca23bcd46ff8d28d50b9e7c8bc1a1f13f +size 67986 diff --git a/clashroyalechardetector/train/pic2081_png.rf.05021b5bcb4fa87c712a09bd00b3db10.jpg b/clashroyalechardetector/train/pic2081_png.rf.05021b5bcb4fa87c712a09bd00b3db10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..faee885618eabf18827672c75f25fcf26d72829e --- /dev/null +++ b/clashroyalechardetector/train/pic2081_png.rf.05021b5bcb4fa87c712a09bd00b3db10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b15e92c99e7064f651401d98e444a5ebf1f33d25fe2a0f2917fa7ee00e668f +size 68478 diff --git a/clashroyalechardetector/train/pic2082_png.rf.7f796a36a5b3d0311ecde62b5601ac93.jpg b/clashroyalechardetector/train/pic2082_png.rf.7f796a36a5b3d0311ecde62b5601ac93.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e8a6e2ce4f32c2264f7247635382d2631d85221 --- /dev/null +++ b/clashroyalechardetector/train/pic2082_png.rf.7f796a36a5b3d0311ecde62b5601ac93.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d92c1b2628192730a4f77f9ae56320539cc149452ace437778b737972a63a16 +size 67125 diff --git a/clashroyalechardetector/train/pic2084_png.rf.67fa3f32d4bb5034f986bab3601ea9e6.jpg b/clashroyalechardetector/train/pic2084_png.rf.67fa3f32d4bb5034f986bab3601ea9e6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3cb93545b820591f4e5ad6ce6ec306e7d88fdc7 --- /dev/null +++ b/clashroyalechardetector/train/pic2084_png.rf.67fa3f32d4bb5034f986bab3601ea9e6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b79b61fe94c2f2a0357aa33b75fb36989556bdd46af4bbec74ce02c8505f186 +size 68656 diff --git a/clashroyalechardetector/train/pic2085_png.rf.e0fb75b19365cb0d882ae4ec52290307.jpg b/clashroyalechardetector/train/pic2085_png.rf.e0fb75b19365cb0d882ae4ec52290307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1b2e22b007379b607253f32535da96b064fb0a8 --- /dev/null +++ b/clashroyalechardetector/train/pic2085_png.rf.e0fb75b19365cb0d882ae4ec52290307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dbbe1388859e5e9da89542b1084f8320cee8168850282fd2c847f8657917ef2 +size 67812 diff --git a/clashroyalechardetector/train/pic208_png.rf.4d4e2a4c84d7756029b92568a873a5e2.jpg b/clashroyalechardetector/train/pic208_png.rf.4d4e2a4c84d7756029b92568a873a5e2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2bcb9a86f8455632d105afcb9f92cc4f2125c15 --- /dev/null +++ b/clashroyalechardetector/train/pic208_png.rf.4d4e2a4c84d7756029b92568a873a5e2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0f156567a07aff84bf2e143cb78537867d1eab0d9b369ad5e70fe45a188d7d +size 68737 diff --git a/clashroyalechardetector/train/pic2092_png.rf.47d7702f6b8fd628429d89656b76e918.jpg b/clashroyalechardetector/train/pic2092_png.rf.47d7702f6b8fd628429d89656b76e918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdded4fa2d70603a4d51b107497c01f7aa545b55 --- /dev/null +++ b/clashroyalechardetector/train/pic2092_png.rf.47d7702f6b8fd628429d89656b76e918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce60f5e5646f802c1f738c0e643862113505b5fbc7038152c1b9b4bd12a464f2 +size 65652 diff --git a/clashroyalechardetector/train/pic2094_png.rf.1135342c1a6644ae9f90a5386ab76e15.jpg b/clashroyalechardetector/train/pic2094_png.rf.1135342c1a6644ae9f90a5386ab76e15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4aad85f43106bb837d65b1ad0aecdc17a9837f9 --- /dev/null +++ b/clashroyalechardetector/train/pic2094_png.rf.1135342c1a6644ae9f90a5386ab76e15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a552dedb38fc491ba2849d9362a1dbfb8f741d1ed772ce2acead1d24a3a6454d +size 68309 diff --git a/clashroyalechardetector/train/pic2096_png.rf.fb1ea4de1fe0d793e1f719976809c6b3.jpg b/clashroyalechardetector/train/pic2096_png.rf.fb1ea4de1fe0d793e1f719976809c6b3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f180a8a560bc5e90364a82638a4f15144c13aff --- /dev/null +++ b/clashroyalechardetector/train/pic2096_png.rf.fb1ea4de1fe0d793e1f719976809c6b3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef8cf5ad2f781d122c2734bd5bd38c1fd1f30ea5ee45dd26878352db5961371 +size 66511 diff --git a/clashroyalechardetector/train/pic2098_png.rf.b0bbf5e2fa05a6f0b758db842c45383b.jpg b/clashroyalechardetector/train/pic2098_png.rf.b0bbf5e2fa05a6f0b758db842c45383b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..942329dbc1d06812dc9695326b28eacd5a83d5be --- /dev/null +++ b/clashroyalechardetector/train/pic2098_png.rf.b0bbf5e2fa05a6f0b758db842c45383b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f970bbbacf9c70abfcf7f07b5b6bf13a34b77d31bdb08e599c0b3f809f2d30f +size 65741 diff --git a/clashroyalechardetector/train/pic2099_png.rf.ebd672f0bac72cb1ac01a46add66d8b3.jpg b/clashroyalechardetector/train/pic2099_png.rf.ebd672f0bac72cb1ac01a46add66d8b3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b0bd241afc2c7dcbc3ec747e9259d7b7c279eed --- /dev/null +++ b/clashroyalechardetector/train/pic2099_png.rf.ebd672f0bac72cb1ac01a46add66d8b3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6989edc063f1af66552a83d9d7f9614a5621e1bf71e2a8054783e8854d73b08b +size 67647 diff --git a/clashroyalechardetector/train/pic209_png.rf.c706febe4282476445a40152b68fa790.jpg b/clashroyalechardetector/train/pic209_png.rf.c706febe4282476445a40152b68fa790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2d6abb1a276bed9f7e92d40f81f97063a5d7e70 --- /dev/null +++ b/clashroyalechardetector/train/pic209_png.rf.c706febe4282476445a40152b68fa790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f9960caa9ab2214e1542e2711141c5c27e1b5d6eafb0a43ed060773a047ba7 +size 68884 diff --git a/clashroyalechardetector/train/pic20_png.rf.f99fd2f0d1ee820e0f6eeac3350f71e9.jpg b/clashroyalechardetector/train/pic20_png.rf.f99fd2f0d1ee820e0f6eeac3350f71e9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84c88f46cde3b63d81769c689a072756dc9a69b2 --- /dev/null +++ b/clashroyalechardetector/train/pic20_png.rf.f99fd2f0d1ee820e0f6eeac3350f71e9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852f7417cf64c418a5d537c98f8d36bc30b0480e178b7abd566dde9f597d10b5 +size 68336 diff --git a/clashroyalechardetector/train/pic2100_png.rf.54ad218699bc6405cb064b93e30c0acc.jpg b/clashroyalechardetector/train/pic2100_png.rf.54ad218699bc6405cb064b93e30c0acc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99694af0328cb88a963484e0b161eec74ce76522 --- /dev/null +++ b/clashroyalechardetector/train/pic2100_png.rf.54ad218699bc6405cb064b93e30c0acc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f5029674ea96a4ae46308f751729532060bd4beb3007fea3d476a8a00d5c83 +size 68718 diff --git a/clashroyalechardetector/train/pic2108_png.rf.4665b47b9691566050f960e8588360e5.jpg b/clashroyalechardetector/train/pic2108_png.rf.4665b47b9691566050f960e8588360e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1392fa5ae9c097c1a1f72a496e46072c8919b56f --- /dev/null +++ b/clashroyalechardetector/train/pic2108_png.rf.4665b47b9691566050f960e8588360e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fd259cf772d4442b5d51e4a17e2ae1773aee2a365d84ea6f43763d6f83fd401 +size 64494 diff --git a/clashroyalechardetector/train/pic2109_png.rf.1442d3511171d7343c0ace1d38ca0092.jpg b/clashroyalechardetector/train/pic2109_png.rf.1442d3511171d7343c0ace1d38ca0092.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99c56e65472472d31526388ad36f5561514381d9 --- /dev/null +++ b/clashroyalechardetector/train/pic2109_png.rf.1442d3511171d7343c0ace1d38ca0092.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8b4622db10b9a7766b521dc47234c56d21f619d76b4048c2d9e57e9f00c557 +size 64005 diff --git a/clashroyalechardetector/train/pic2110_png.rf.342325e2b68503262eac883fc3cf0c8e.jpg b/clashroyalechardetector/train/pic2110_png.rf.342325e2b68503262eac883fc3cf0c8e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fddbf4a27e878bc15c2ecb6e471ae87eae1e77a9 --- /dev/null +++ b/clashroyalechardetector/train/pic2110_png.rf.342325e2b68503262eac883fc3cf0c8e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1fa7e866a885c9a5d18ced4bd83c91c674dfc9df5b8dd748d7ee7f7179fbef +size 64006 diff --git a/clashroyalechardetector/train/pic2111_png.rf.440786443abf961e252227cab9a4b420.jpg b/clashroyalechardetector/train/pic2111_png.rf.440786443abf961e252227cab9a4b420.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68acb2cafe459f1e645587b65e89c93789a0bf32 --- /dev/null +++ b/clashroyalechardetector/train/pic2111_png.rf.440786443abf961e252227cab9a4b420.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4888668cf5a3d2d54fa6f0aa955be0aa15190e380b35ec336a542c1658fb7d50 +size 65710 diff --git a/clashroyalechardetector/train/pic2114_png.rf.371601aafbb29bd817b061ec2a20388c.jpg b/clashroyalechardetector/train/pic2114_png.rf.371601aafbb29bd817b061ec2a20388c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac58cfd40c8452cc02893cbc5fa389075b525cda --- /dev/null +++ b/clashroyalechardetector/train/pic2114_png.rf.371601aafbb29bd817b061ec2a20388c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6ad20563ab2f28b594fff8b44f4934e390124e41b08f1154f9614b94383ff4 +size 64792 diff --git a/clashroyalechardetector/train/pic2115_png.rf.50a95a0bce285ef2b244a9e325f339e2.jpg b/clashroyalechardetector/train/pic2115_png.rf.50a95a0bce285ef2b244a9e325f339e2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdc984e683eba3ae9ce279b71df3906ec686001f --- /dev/null +++ b/clashroyalechardetector/train/pic2115_png.rf.50a95a0bce285ef2b244a9e325f339e2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7099075b95e581f97492ee86d1e863b193bbaa72ec62ff9198580355990d09 +size 64292 diff --git a/clashroyalechardetector/train/pic2119_png.rf.525ae0c99ec3a8cf813f619661c8ffa0.jpg b/clashroyalechardetector/train/pic2119_png.rf.525ae0c99ec3a8cf813f619661c8ffa0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8da85fe77942d154fcf8df0510aee7dcd3d009c --- /dev/null +++ b/clashroyalechardetector/train/pic2119_png.rf.525ae0c99ec3a8cf813f619661c8ffa0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e43945775d7e9d7f8559e24e798422a098c5a1e7a1c27f44f80bd955d635a65 +size 65473 diff --git a/clashroyalechardetector/train/pic2123_png.rf.33cdb099c7838e7cc616e09e9516f06f.jpg b/clashroyalechardetector/train/pic2123_png.rf.33cdb099c7838e7cc616e09e9516f06f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2d28a738995db9a3c74a614512aad551de3ebcf --- /dev/null +++ b/clashroyalechardetector/train/pic2123_png.rf.33cdb099c7838e7cc616e09e9516f06f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c7cf6ad08b95fb148efa83721c79304999d91f8366bee2d4d78b2d5f5b1344 +size 65401 diff --git a/clashroyalechardetector/train/pic2124_png.rf.49e3c83bb31a8150b8f84867677f2530.jpg b/clashroyalechardetector/train/pic2124_png.rf.49e3c83bb31a8150b8f84867677f2530.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56215008ff02d7d99387660151278485ad410b8d --- /dev/null +++ b/clashroyalechardetector/train/pic2124_png.rf.49e3c83bb31a8150b8f84867677f2530.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22a152fb3a5da5d75beadfa91a98acdc5cd9b25d4b52b87c8e7f7e8ca73d5ed +size 64301 diff --git a/clashroyalechardetector/train/pic2130_png.rf.9ab83e6f72826129a2dad428661168f0.jpg b/clashroyalechardetector/train/pic2130_png.rf.9ab83e6f72826129a2dad428661168f0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c52bf32b048b64e5fbfe24d018dc3755d0b1b5ab --- /dev/null +++ b/clashroyalechardetector/train/pic2130_png.rf.9ab83e6f72826129a2dad428661168f0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8467da28664ecc089f905b6ade86a8b5e77724f43faed6c13ffa7acefd3652e +size 67242 diff --git a/clashroyalechardetector/train/pic2131_png.rf.86584801df7d1baa5054af4d5e62b0c9.jpg b/clashroyalechardetector/train/pic2131_png.rf.86584801df7d1baa5054af4d5e62b0c9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd2c66ce50a45a99df37eddacfa5c82efb950126 --- /dev/null +++ b/clashroyalechardetector/train/pic2131_png.rf.86584801df7d1baa5054af4d5e62b0c9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c450f8d54c284766b7dc347aa0c82ad21539f223c79835e0848b6f61960f60a +size 66400 diff --git a/clashroyalechardetector/train/pic2134_png.rf.0ea82042a001aa4c149c7e1be1a90806.jpg b/clashroyalechardetector/train/pic2134_png.rf.0ea82042a001aa4c149c7e1be1a90806.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0458fcb55523f8a34808f6ff04a88c3e0034047 --- /dev/null +++ b/clashroyalechardetector/train/pic2134_png.rf.0ea82042a001aa4c149c7e1be1a90806.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2334deba2973429d97ba2ed354924ea64ab660b468c7d3a9f306bbec367120c1 +size 69287 diff --git a/clashroyalechardetector/train/pic2142_png.rf.524b42be5c3081a19044d74a955b1185.jpg b/clashroyalechardetector/train/pic2142_png.rf.524b42be5c3081a19044d74a955b1185.jpg new file mode 100644 index 0000000000000000000000000000000000000000..511fa9eab7dcd3a5f7752395b8e76a58ae26146b --- /dev/null +++ b/clashroyalechardetector/train/pic2142_png.rf.524b42be5c3081a19044d74a955b1185.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04a66c2431397d89853c55c72bbde17c34ea4a487930e59e00a75590c655e7b +size 64825 diff --git a/clashroyalechardetector/train/pic2143_png.rf.0b00ab3b6b6fcab0e849c890321572d8.jpg b/clashroyalechardetector/train/pic2143_png.rf.0b00ab3b6b6fcab0e849c890321572d8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fb8727813168ecf5db87ddba2d3db45beb605183 --- /dev/null +++ b/clashroyalechardetector/train/pic2143_png.rf.0b00ab3b6b6fcab0e849c890321572d8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b41947fae9ffb31032679612322374e3f3b134a56c19fefeda9ecc1db2998a2 +size 64560 diff --git a/clashroyalechardetector/train/pic2153_png.rf.5e081202e3e1795d555c6ecdd165c8e9.jpg b/clashroyalechardetector/train/pic2153_png.rf.5e081202e3e1795d555c6ecdd165c8e9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e0841c2be40cd079ee5dbd442384e0c2a75fd81 --- /dev/null +++ b/clashroyalechardetector/train/pic2153_png.rf.5e081202e3e1795d555c6ecdd165c8e9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7cfdc1303410280dd3ba84fb30f88d11a856a8a82d4260e9539b28c6d951dc2 +size 64274 diff --git a/clashroyalechardetector/train/pic2154_png.rf.250314875cea12152f6f8643eada2555.jpg b/clashroyalechardetector/train/pic2154_png.rf.250314875cea12152f6f8643eada2555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24cc8e3024bc3a0db4bad2a632659691688e64d8 --- /dev/null +++ b/clashroyalechardetector/train/pic2154_png.rf.250314875cea12152f6f8643eada2555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01295349074989066cdd164484b124ce1f5112fc750438a3b89ff78b8b49194c +size 64692 diff --git a/clashroyalechardetector/train/pic2155_png.rf.b7bf7b9a9a6177309b6cbf9bf8098b54.jpg b/clashroyalechardetector/train/pic2155_png.rf.b7bf7b9a9a6177309b6cbf9bf8098b54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ebaf4ccb80ae34be97f52e3dcd402011dd6b3ec --- /dev/null +++ b/clashroyalechardetector/train/pic2155_png.rf.b7bf7b9a9a6177309b6cbf9bf8098b54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dede5677bf7f8a2bf4b0dd42d37fb3d03ca3d1bf73234cd594e089535194f26d +size 63654 diff --git a/clashroyalechardetector/train/pic2158_png.rf.1f78ab95996e86180fee32955c7b22d4.jpg b/clashroyalechardetector/train/pic2158_png.rf.1f78ab95996e86180fee32955c7b22d4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c4a66b797fe041d3660e8fa0bb39fbde8053ba8 --- /dev/null +++ b/clashroyalechardetector/train/pic2158_png.rf.1f78ab95996e86180fee32955c7b22d4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce13c7cce7475e92133d965e0dbdbeee6336ad8ce7fa20cae016765d9517ba7 +size 64559 diff --git a/clashroyalechardetector/train/pic215_png.rf.e0511af03463d159c68df8976e35d411.jpg b/clashroyalechardetector/train/pic215_png.rf.e0511af03463d159c68df8976e35d411.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcc90075bc34cf178e01cb358eb0be2aad6a0322 --- /dev/null +++ b/clashroyalechardetector/train/pic215_png.rf.e0511af03463d159c68df8976e35d411.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98443656ac88bb9fe9e609a2d75deac6a6a85523fda120b7c490a44790827644 +size 69910 diff --git a/clashroyalechardetector/train/pic2162_png.rf.d3892ac0f0c7bf0374651462cb7d1c9b.jpg b/clashroyalechardetector/train/pic2162_png.rf.d3892ac0f0c7bf0374651462cb7d1c9b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..379cd8245ea4444db475275362b50ee3d6432bee --- /dev/null +++ b/clashroyalechardetector/train/pic2162_png.rf.d3892ac0f0c7bf0374651462cb7d1c9b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1269063e3689f50de0f34581f57bf582961211b6e63173c50a0d1eb18e499d57 +size 62759 diff --git a/clashroyalechardetector/train/pic2163_png.rf.6cc74b28893321b61fefb81afb14f367.jpg b/clashroyalechardetector/train/pic2163_png.rf.6cc74b28893321b61fefb81afb14f367.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d81a974f4f65887e96be94708b9037ccb470eb9 --- /dev/null +++ b/clashroyalechardetector/train/pic2163_png.rf.6cc74b28893321b61fefb81afb14f367.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ded17c4988d4824fde44e409aa1cddda3bb00ed0c582e95a893f0c35c67d74 +size 62799 diff --git a/clashroyalechardetector/train/pic2166_png.rf.0d24b1b513695a744bbcbb8835a09039.jpg b/clashroyalechardetector/train/pic2166_png.rf.0d24b1b513695a744bbcbb8835a09039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63771508ac3ee23881560196cfa7d44143359efa --- /dev/null +++ b/clashroyalechardetector/train/pic2166_png.rf.0d24b1b513695a744bbcbb8835a09039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bca4e1acdcaa371ca87cf2a6311d0a7c329524dda4db8f73f4c25f30d1b51bf +size 65035 diff --git a/clashroyalechardetector/train/pic2167_png.rf.5b7f0b4d7ed3a51197cbb0c20d7d6990.jpg b/clashroyalechardetector/train/pic2167_png.rf.5b7f0b4d7ed3a51197cbb0c20d7d6990.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1100ecaa435eb103e0e010996f616a2f06553123 --- /dev/null +++ b/clashroyalechardetector/train/pic2167_png.rf.5b7f0b4d7ed3a51197cbb0c20d7d6990.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74f7d729835ad8f204f539137fb495692b251120df9c0671f833768e7f3f9c4 +size 64165 diff --git a/clashroyalechardetector/train/pic2168_png.rf.60b3a8db77cc70cab112ae46580d64ae.jpg b/clashroyalechardetector/train/pic2168_png.rf.60b3a8db77cc70cab112ae46580d64ae.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b5f51a686abb4e257f57315ad195ef646f34254 --- /dev/null +++ b/clashroyalechardetector/train/pic2168_png.rf.60b3a8db77cc70cab112ae46580d64ae.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c722a6e33e2d0263af9cc514cd9e4e729e7026ed0f1f585db548478ad2e4a8e9 +size 63890 diff --git a/clashroyalechardetector/train/pic2170_png.rf.8c376c059f71ed0a8a4b9a2dac0206a6.jpg b/clashroyalechardetector/train/pic2170_png.rf.8c376c059f71ed0a8a4b9a2dac0206a6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbcacd21d67d55d3ffdd5394fa89bbadfd41cd78 --- /dev/null +++ b/clashroyalechardetector/train/pic2170_png.rf.8c376c059f71ed0a8a4b9a2dac0206a6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99290d50cf493e91050d9290e8f41a1505ee1a12a562f4dfa37468a47310825b +size 63713 diff --git a/clashroyalechardetector/train/pic2172_png.rf.f7542b86811e2cfec45bcde15ed9cdb2.jpg b/clashroyalechardetector/train/pic2172_png.rf.f7542b86811e2cfec45bcde15ed9cdb2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d1ef4a1d69f61ffe5d4a6b7434ef852aeb67fa7 --- /dev/null +++ b/clashroyalechardetector/train/pic2172_png.rf.f7542b86811e2cfec45bcde15ed9cdb2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7949a51ef61ccb74302230c1d34db18f2a6e771cae26438d51cab0049c7db248 +size 63520 diff --git a/clashroyalechardetector/train/pic2180_png.rf.0a06254529a6bba9ee34e1989da918ad.jpg b/clashroyalechardetector/train/pic2180_png.rf.0a06254529a6bba9ee34e1989da918ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09aa1cb8461ac5d05e1a4345733f375aea346414 --- /dev/null +++ b/clashroyalechardetector/train/pic2180_png.rf.0a06254529a6bba9ee34e1989da918ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6a5bfd9f71e4c6200ffce84399e9f1e2f1447ffe06824f62849f09a0c405e0 +size 63789 diff --git a/clashroyalechardetector/train/pic2182_png.rf.60126db746c455a957653e6b09ebed4e.jpg b/clashroyalechardetector/train/pic2182_png.rf.60126db746c455a957653e6b09ebed4e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0bee68bbdcaf2a1af3a346a61f083bdb9d7c439 --- /dev/null +++ b/clashroyalechardetector/train/pic2182_png.rf.60126db746c455a957653e6b09ebed4e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb2376827c552f8dbbc75c6f8a908bb18cc92eef25952770a42fec16e72283a1 +size 64358 diff --git a/clashroyalechardetector/train/pic2198_png.rf.8decda3be738f4c79cc06b8405804035.jpg b/clashroyalechardetector/train/pic2198_png.rf.8decda3be738f4c79cc06b8405804035.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6691f40f45bfb89b4a5dcb18c4309e49c30e709 --- /dev/null +++ b/clashroyalechardetector/train/pic2198_png.rf.8decda3be738f4c79cc06b8405804035.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117083144bf332a4b584a59de237ebc3c32019a5be2a4923cef0c464c0a810cb +size 61209 diff --git a/clashroyalechardetector/train/pic2210_png.rf.dceea8e297d5172536136becf3482bdd.jpg b/clashroyalechardetector/train/pic2210_png.rf.dceea8e297d5172536136becf3482bdd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9e30d765810404468bb634857642384655875fc --- /dev/null +++ b/clashroyalechardetector/train/pic2210_png.rf.dceea8e297d5172536136becf3482bdd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accd743bf8a5ce3cb3fb8ef3ce1d414c58c30a087e667c74057a6c38d793edd5 +size 64319 diff --git a/clashroyalechardetector/train/pic2216_png.rf.06525fddd001b0f5e4e23c35c4fa9a44.jpg b/clashroyalechardetector/train/pic2216_png.rf.06525fddd001b0f5e4e23c35c4fa9a44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a9a95406bb15d76a4b47420474589b6042c0384 --- /dev/null +++ b/clashroyalechardetector/train/pic2216_png.rf.06525fddd001b0f5e4e23c35c4fa9a44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b15ba98a1bd9defff57ea6544da4cb73b5d9380e8f6115ee350d6ab5546ead +size 64824 diff --git a/clashroyalechardetector/train/pic2217_png.rf.a7712c251a9f109d0f55658026007151.jpg b/clashroyalechardetector/train/pic2217_png.rf.a7712c251a9f109d0f55658026007151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0ff1b51b4df347db5959002ca130c4a17942990 --- /dev/null +++ b/clashroyalechardetector/train/pic2217_png.rf.a7712c251a9f109d0f55658026007151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992622a7388d907445187bd51d05bf5124b42e2b4f4ba7e59fe1e43dc3dcb14b +size 64076 diff --git a/clashroyalechardetector/train/pic2227_png.rf.b25513eebfd035d66900d5b64de7f907.jpg b/clashroyalechardetector/train/pic2227_png.rf.b25513eebfd035d66900d5b64de7f907.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1244089357508e88b2f4631369cfcd191d780469 --- /dev/null +++ b/clashroyalechardetector/train/pic2227_png.rf.b25513eebfd035d66900d5b64de7f907.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8784379a5522e50cdd0dd9bbca1747deb5945cd0fd1592ce46dc4427fc89ce6 +size 66848 diff --git a/clashroyalechardetector/train/pic2228_png.rf.719cc703d45f4693a7af4990ac3851dc.jpg b/clashroyalechardetector/train/pic2228_png.rf.719cc703d45f4693a7af4990ac3851dc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..678c92ace8ba71f628f82beeb99bdbb38a1af2b4 --- /dev/null +++ b/clashroyalechardetector/train/pic2228_png.rf.719cc703d45f4693a7af4990ac3851dc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1901ef5d352dcbf1e3553bf7361bd7551ea96231db964b75ee7823fe461904 +size 66602 diff --git a/clashroyalechardetector/train/pic2229_png.rf.99ed7840de143e153df3176091409a12.jpg b/clashroyalechardetector/train/pic2229_png.rf.99ed7840de143e153df3176091409a12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2434aed2669043a0d27f13b1ddbe112adb0239f --- /dev/null +++ b/clashroyalechardetector/train/pic2229_png.rf.99ed7840de143e153df3176091409a12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db21504f3a7f55abbbd255b5931f0f070bbf4c1296391bfcc3f4dd80ef17055 +size 67413 diff --git a/clashroyalechardetector/train/pic222_png.rf.7a868945cf0ecbd15f041ba53a0c7d0e.jpg b/clashroyalechardetector/train/pic222_png.rf.7a868945cf0ecbd15f041ba53a0c7d0e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2bbab50ae4342330bf43b673d3a315d2b634774 --- /dev/null +++ b/clashroyalechardetector/train/pic222_png.rf.7a868945cf0ecbd15f041ba53a0c7d0e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466a3700dcf8439e90de847c4ad713289bd2494d6063eedab6162d37d936b5ba +size 71870 diff --git a/clashroyalechardetector/train/pic2231_png.rf.f02ccaa8b2984f4e4c8b0a8f400a8f87.jpg b/clashroyalechardetector/train/pic2231_png.rf.f02ccaa8b2984f4e4c8b0a8f400a8f87.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab8d9de33dc1250e2306fcd670e0f41626b7c5a1 --- /dev/null +++ b/clashroyalechardetector/train/pic2231_png.rf.f02ccaa8b2984f4e4c8b0a8f400a8f87.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:279b3d764cf09a4e93fcf9cb1675febe592f20d00a9bc925d70612003360b4ad +size 67429 diff --git a/clashroyalechardetector/train/pic2234_png.rf.0964978d3640b0f381e5d9b3536567ad.jpg b/clashroyalechardetector/train/pic2234_png.rf.0964978d3640b0f381e5d9b3536567ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dcf34a006f24b25fc1e7d978e86b6e69420c36d --- /dev/null +++ b/clashroyalechardetector/train/pic2234_png.rf.0964978d3640b0f381e5d9b3536567ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65240479518d6675467664d8508e193e3507435ca0f4e95d781d7ab5b3e23a4 +size 66260 diff --git a/clashroyalechardetector/train/pic2235_png.rf.28bb749f907a10ff1b74dd52d4e3b05c.jpg b/clashroyalechardetector/train/pic2235_png.rf.28bb749f907a10ff1b74dd52d4e3b05c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0e5ced1a8c5bf34e6f68d226aff6783965899c1 --- /dev/null +++ b/clashroyalechardetector/train/pic2235_png.rf.28bb749f907a10ff1b74dd52d4e3b05c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69027b5724dfd72fbbaea980c794cf82e51eebd5fb71a747b901ac6e1ede3d8 +size 67627 diff --git a/clashroyalechardetector/train/pic2236_png.rf.af4f24d26b9382342eb3c9fa8b88f7e7.jpg b/clashroyalechardetector/train/pic2236_png.rf.af4f24d26b9382342eb3c9fa8b88f7e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d07296856321157a97f3c1c23080e279734eb71 --- /dev/null +++ b/clashroyalechardetector/train/pic2236_png.rf.af4f24d26b9382342eb3c9fa8b88f7e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4897083dad90d0374361b49f25ad5f7e911cf2ac5572e027caa78584fe39addf +size 66377 diff --git a/clashroyalechardetector/train/pic2238_png.rf.0ef8068379a4a401903010fd8430ea29.jpg b/clashroyalechardetector/train/pic2238_png.rf.0ef8068379a4a401903010fd8430ea29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02d2d09db25113c23e445bb2331cc43914342d8a --- /dev/null +++ b/clashroyalechardetector/train/pic2238_png.rf.0ef8068379a4a401903010fd8430ea29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6845d2daf1eb41b2e5fab04f785e31e2cf71b774871d4fc546065db4f2544b02 +size 64871 diff --git a/clashroyalechardetector/train/pic2239_png.rf.b21239fbd88d59a722888aa79ca8fb10.jpg b/clashroyalechardetector/train/pic2239_png.rf.b21239fbd88d59a722888aa79ca8fb10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dbcf027fde92138a622f9e1b6210c54932ebd88 --- /dev/null +++ b/clashroyalechardetector/train/pic2239_png.rf.b21239fbd88d59a722888aa79ca8fb10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08953cfc3d885efe3203dbf63d6d764b943321b7feafe1016ebadfe7bb59db88 +size 62912 diff --git a/clashroyalechardetector/train/pic2240_png.rf.ff46c72597bd4a3a6deafc9fc72ba9ef.jpg b/clashroyalechardetector/train/pic2240_png.rf.ff46c72597bd4a3a6deafc9fc72ba9ef.jpg new file mode 100644 index 0000000000000000000000000000000000000000..982befe0bff01d0ad4c372457da05409466efd19 --- /dev/null +++ b/clashroyalechardetector/train/pic2240_png.rf.ff46c72597bd4a3a6deafc9fc72ba9ef.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27acb883f4e032f27d542f6fd35750fc344838145ac21a88d1512d6caba94c0 +size 62357 diff --git a/clashroyalechardetector/train/pic2246_png.rf.81eb88e9563a8712c91fe07707ab4582.jpg b/clashroyalechardetector/train/pic2246_png.rf.81eb88e9563a8712c91fe07707ab4582.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99bbf4e4b3a8f0fd602bcf6a5dcc139056dcdb52 --- /dev/null +++ b/clashroyalechardetector/train/pic2246_png.rf.81eb88e9563a8712c91fe07707ab4582.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11108214527e92dd30ebc57f2383b39a56e4326bfb59ce83f8a688a288b464f3 +size 65786 diff --git a/clashroyalechardetector/train/pic2249_png.rf.2b09125ac5a511c2f09fcdb537abdd44.jpg b/clashroyalechardetector/train/pic2249_png.rf.2b09125ac5a511c2f09fcdb537abdd44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c002ad744f998c3d46ff6475c935ef0e1e4ef1c4 --- /dev/null +++ b/clashroyalechardetector/train/pic2249_png.rf.2b09125ac5a511c2f09fcdb537abdd44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ca2739b639e338c3c0a3c716239aa1f4ebd43afd363ca6d9d9be168357ed65 +size 65261 diff --git a/clashroyalechardetector/train/pic224_png.rf.302512e751435408fe2d1fdf0cfaccbb.jpg b/clashroyalechardetector/train/pic224_png.rf.302512e751435408fe2d1fdf0cfaccbb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef2a988dfe7cf8713aebe1f67ccdc027f6351654 --- /dev/null +++ b/clashroyalechardetector/train/pic224_png.rf.302512e751435408fe2d1fdf0cfaccbb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5df1ded9f2103ccba5ea7202ced7127b4466ddc1979ef90bd8e902557ffb9453 +size 71075 diff --git a/clashroyalechardetector/train/pic2250_png.rf.5f0e8e5ae9b5987a79bca97d592b84fb.jpg b/clashroyalechardetector/train/pic2250_png.rf.5f0e8e5ae9b5987a79bca97d592b84fb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ab900c7dd256e5e43bb5432b08bfe38bbd8c0d5 --- /dev/null +++ b/clashroyalechardetector/train/pic2250_png.rf.5f0e8e5ae9b5987a79bca97d592b84fb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae8bedb41cb46a48d04d0310c8945595f4891925fc826591c184bac3f50ac04 +size 64122 diff --git a/clashroyalechardetector/train/pic2252_png.rf.138a3de250d045685a50655d21ff2879.jpg b/clashroyalechardetector/train/pic2252_png.rf.138a3de250d045685a50655d21ff2879.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af0150fb2c14fea331744d952574ee55a500063c --- /dev/null +++ b/clashroyalechardetector/train/pic2252_png.rf.138a3de250d045685a50655d21ff2879.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f95bd51ecbcf2ffbfa83fd7c298c244707c027ad91493b12a2ac04b3754d665 +size 65956 diff --git a/clashroyalechardetector/train/pic2253_png.rf.d0e5837d7f69b9a50718ef99e27e1dd5.jpg b/clashroyalechardetector/train/pic2253_png.rf.d0e5837d7f69b9a50718ef99e27e1dd5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac1c4323b807cbd8cec51384b959a7c1063e3f79 --- /dev/null +++ b/clashroyalechardetector/train/pic2253_png.rf.d0e5837d7f69b9a50718ef99e27e1dd5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c50f77dec6a177f9edd2ca3576aa5c8db52a8a4c18489a1816a3960259cca60 +size 64927 diff --git a/clashroyalechardetector/train/pic2254_png.rf.43d5d28822b9f7911493cc0c4bafa5b5.jpg b/clashroyalechardetector/train/pic2254_png.rf.43d5d28822b9f7911493cc0c4bafa5b5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d5c77aca93c8eb4e63f96736d348f1e0f165e9c --- /dev/null +++ b/clashroyalechardetector/train/pic2254_png.rf.43d5d28822b9f7911493cc0c4bafa5b5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ec5bc1688f35850adbb68b1f2d310a06280e331542eaefde9a4a75ba9f4403 +size 66532 diff --git a/clashroyalechardetector/train/pic2255_png.rf.d3e0c572fb2750364718c80505e63b5c.jpg b/clashroyalechardetector/train/pic2255_png.rf.d3e0c572fb2750364718c80505e63b5c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0adf52d25085e2b59fa7e1f93cb41ce592575b8a --- /dev/null +++ b/clashroyalechardetector/train/pic2255_png.rf.d3e0c572fb2750364718c80505e63b5c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d78cb7d3298f8943b50fc14401f508ffe79b9d7684fe7bbdaa8b451ce6839f +size 65792 diff --git a/clashroyalechardetector/train/pic2259_png.rf.e717c8d508a0a1635bd01d41ae37a5c4.jpg b/clashroyalechardetector/train/pic2259_png.rf.e717c8d508a0a1635bd01d41ae37a5c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8a4bb1de55fb5e19e7d695761dcc96c9ec5edbf --- /dev/null +++ b/clashroyalechardetector/train/pic2259_png.rf.e717c8d508a0a1635bd01d41ae37a5c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611e2ac332b603b45ec64b5dbc8dedb39f98da859aa2a8ca6a45096ad9aea967 +size 69009 diff --git a/clashroyalechardetector/train/pic2261_png.rf.104390cad485dc2a8c6749865334e25c.jpg b/clashroyalechardetector/train/pic2261_png.rf.104390cad485dc2a8c6749865334e25c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce09af2ee07c564bb8b4a9f3f79400f6f10b3720 --- /dev/null +++ b/clashroyalechardetector/train/pic2261_png.rf.104390cad485dc2a8c6749865334e25c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a9548881630d27d8aea166d4f5301ce32104cf2f6ac456b5393bebb1d13545 +size 68087 diff --git a/clashroyalechardetector/train/pic2262_png.rf.01bdf3b1eabd64180f5e501b474b8f1b.jpg b/clashroyalechardetector/train/pic2262_png.rf.01bdf3b1eabd64180f5e501b474b8f1b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4645c6531a8474109f5204abb658adb8af8e7bdc --- /dev/null +++ b/clashroyalechardetector/train/pic2262_png.rf.01bdf3b1eabd64180f5e501b474b8f1b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a197ac06bf88956b4e8cb932caaebbdf2fadd237a876f1db9996fed96f9483 +size 69703 diff --git a/clashroyalechardetector/train/pic2264_png.rf.51bb2454ac6abbf78be57b3df84deb6e.jpg b/clashroyalechardetector/train/pic2264_png.rf.51bb2454ac6abbf78be57b3df84deb6e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..780c38bb6d295db8b3f237f623bd006dd97d98c0 --- /dev/null +++ b/clashroyalechardetector/train/pic2264_png.rf.51bb2454ac6abbf78be57b3df84deb6e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd114f4554278470349afa8b49dc669d436a896f1b1a9a6cdcdfd0c6f793b3a1 +size 69091 diff --git a/clashroyalechardetector/train/pic2265_png.rf.0a0c51e0bcf839a9d19cf156c648f221.jpg b/clashroyalechardetector/train/pic2265_png.rf.0a0c51e0bcf839a9d19cf156c648f221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ac2dd94a51b896a91d7bbe902a020d4c69a3ebb --- /dev/null +++ b/clashroyalechardetector/train/pic2265_png.rf.0a0c51e0bcf839a9d19cf156c648f221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255891d2ee9bf1c0a8aa6b2b71c4a40bc3b615513b7a6c7712f46d901456577d +size 71286 diff --git a/clashroyalechardetector/train/pic2266_png.rf.cbcfc854d66bb97e725ef3d261d95b5c.jpg b/clashroyalechardetector/train/pic2266_png.rf.cbcfc854d66bb97e725ef3d261d95b5c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d8a10bdd485e7e44e12209a5b82952699f0bc19 --- /dev/null +++ b/clashroyalechardetector/train/pic2266_png.rf.cbcfc854d66bb97e725ef3d261d95b5c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4e3991c59207c6cac11eeaca6757e2e7c2530826dbe032d0d3ad4f7bb07d61 +size 70963 diff --git a/clashroyalechardetector/train/pic226_png.rf.6faab58dea20c7ef19a32132edf1fb92.jpg b/clashroyalechardetector/train/pic226_png.rf.6faab58dea20c7ef19a32132edf1fb92.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e33537d2235d7a81fee291dca60864f5872d774 --- /dev/null +++ b/clashroyalechardetector/train/pic226_png.rf.6faab58dea20c7ef19a32132edf1fb92.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc7431e9ee712acc2fc81bceb8e89f9de64ca582c6526fc6681f2d69e699b62 +size 73846 diff --git a/clashroyalechardetector/train/pic227_png.rf.61f273db3758c1ff52507d3e027eba3d.jpg b/clashroyalechardetector/train/pic227_png.rf.61f273db3758c1ff52507d3e027eba3d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f5df86a89882f256a118c5e3cc3018fa2e6924d --- /dev/null +++ b/clashroyalechardetector/train/pic227_png.rf.61f273db3758c1ff52507d3e027eba3d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711d13cf2caeac74f8cad067a0823c7700dc26e870a65403f2c1a13493b7d6f8 +size 72056 diff --git a/clashroyalechardetector/train/pic2285_png.rf.718595f972be112f9bb7c41d53993bee.jpg b/clashroyalechardetector/train/pic2285_png.rf.718595f972be112f9bb7c41d53993bee.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53e2d5fceb485c7b3ac21d0685c59011ed1689c3 --- /dev/null +++ b/clashroyalechardetector/train/pic2285_png.rf.718595f972be112f9bb7c41d53993bee.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa0d0d95cdb7c9d26bfea2a787829ac88a3625a74a092d5a2a67bdf1a48226f +size 63400 diff --git a/clashroyalechardetector/train/pic2290_png.rf.2bfda921be694d0c6903a68c1d67acc4.jpg b/clashroyalechardetector/train/pic2290_png.rf.2bfda921be694d0c6903a68c1d67acc4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5394c0ce4b2d1f42d7d4ada9e50ca732918cbd6 --- /dev/null +++ b/clashroyalechardetector/train/pic2290_png.rf.2bfda921be694d0c6903a68c1d67acc4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6895812dc5c489fec990eea32f9b0018ffbf117f078d7d019b2d681580498b +size 66008 diff --git a/clashroyalechardetector/train/pic2295_png.rf.d86cdcfa793ea50dedf2fd0f11e368d6.jpg b/clashroyalechardetector/train/pic2295_png.rf.d86cdcfa793ea50dedf2fd0f11e368d6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e98783e34f2f8df50f1a420e1939f582df9e3f27 --- /dev/null +++ b/clashroyalechardetector/train/pic2295_png.rf.d86cdcfa793ea50dedf2fd0f11e368d6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfccce1dca2fdee2b68b3791750659b6f6ace252ea082f0c5c4ea2dd3c7b823 +size 67077 diff --git a/clashroyalechardetector/train/pic2298_png.rf.2e8883f963d54bfc1abc667fea304a74.jpg b/clashroyalechardetector/train/pic2298_png.rf.2e8883f963d54bfc1abc667fea304a74.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f74921b72244e6cc7bf1723bacc8979831c6b64d --- /dev/null +++ b/clashroyalechardetector/train/pic2298_png.rf.2e8883f963d54bfc1abc667fea304a74.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba18945be0e1960214b45ff0ed90619286ed5bfe9508ef50e57d8c5c682a84b8 +size 65604 diff --git a/clashroyalechardetector/train/pic22_png.rf.f914806035509835ee159304277ea247.jpg b/clashroyalechardetector/train/pic22_png.rf.f914806035509835ee159304277ea247.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef8cff0911afa2c47c13a006105e6c8de6adde0d --- /dev/null +++ b/clashroyalechardetector/train/pic22_png.rf.f914806035509835ee159304277ea247.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e48fd12e40ee50df14964f8ff2cb1d64895924fa27f6311452ee6996bdb59a +size 68090 diff --git a/clashroyalechardetector/train/pic2308_png.rf.72dccb268e9023bcaff05a02092cbe0f.jpg b/clashroyalechardetector/train/pic2308_png.rf.72dccb268e9023bcaff05a02092cbe0f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c27154a0d5a628aeeaff174b5d6be1a45b18dd8 --- /dev/null +++ b/clashroyalechardetector/train/pic2308_png.rf.72dccb268e9023bcaff05a02092cbe0f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3e383f462c64c5c25ed41e7141a1e5663df05c768ca028fa89ddd656ff1941 +size 64659 diff --git a/clashroyalechardetector/train/pic230_png.rf.458f8c5058f2b5bd476fee6a5a574fd2.jpg b/clashroyalechardetector/train/pic230_png.rf.458f8c5058f2b5bd476fee6a5a574fd2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5b52b09f4a9ebf64ee751d80c1b72f334d891de --- /dev/null +++ b/clashroyalechardetector/train/pic230_png.rf.458f8c5058f2b5bd476fee6a5a574fd2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277a7be99c80bdd8a446559290b8e04b9028ece71fc621fdee98c73bb7cf95d6 +size 72099 diff --git a/clashroyalechardetector/train/pic2313_png.rf.0ff5d5c77fc90f1ed633c8433cd3134f.jpg b/clashroyalechardetector/train/pic2313_png.rf.0ff5d5c77fc90f1ed633c8433cd3134f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9866fa0650826717e7a59e00bf13595971fe2ea4 --- /dev/null +++ b/clashroyalechardetector/train/pic2313_png.rf.0ff5d5c77fc90f1ed633c8433cd3134f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba611c25414556dc67984f053c7c3204ec243600423e34e7c715803f1363f52 +size 65332 diff --git a/clashroyalechardetector/train/pic2318_png.rf.07af71296c719615f403a22bbae34823.jpg b/clashroyalechardetector/train/pic2318_png.rf.07af71296c719615f403a22bbae34823.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e4f6cdbac0f4596a975a5be305db9eb88e1146e --- /dev/null +++ b/clashroyalechardetector/train/pic2318_png.rf.07af71296c719615f403a22bbae34823.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e4509832ca3f47b96e0fc3759d4dd2800973fe79f6938941ef0302a34684ad +size 67403 diff --git a/clashroyalechardetector/train/pic2319_png.rf.6a4931eed8cb9d70f9947f201414ed5b.jpg b/clashroyalechardetector/train/pic2319_png.rf.6a4931eed8cb9d70f9947f201414ed5b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf94282ac40e1069ee12dabcaf8864bfd00fb22a --- /dev/null +++ b/clashroyalechardetector/train/pic2319_png.rf.6a4931eed8cb9d70f9947f201414ed5b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f841da13eb4574186b2cc2ab767672e662cd21d3f37f48a6fa8eb9188a0228c +size 65237 diff --git a/clashroyalechardetector/train/pic231_png.rf.8bcbef5002a223b19a3af9ecfceaa67b.jpg b/clashroyalechardetector/train/pic231_png.rf.8bcbef5002a223b19a3af9ecfceaa67b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63235d8992901f3d67a7556c2ba4b5bd99c4f018 --- /dev/null +++ b/clashroyalechardetector/train/pic231_png.rf.8bcbef5002a223b19a3af9ecfceaa67b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf80cd13ea58928bb1fc53a2678da324ec345bb19f5ec33600b61c101b79dde2 +size 72926 diff --git a/clashroyalechardetector/train/pic2320_png.rf.d3c22a0f936a2d7ec64287d28f73ac2c.jpg b/clashroyalechardetector/train/pic2320_png.rf.d3c22a0f936a2d7ec64287d28f73ac2c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1586171054bcf2fe337587a672514efce4d45ae2 --- /dev/null +++ b/clashroyalechardetector/train/pic2320_png.rf.d3c22a0f936a2d7ec64287d28f73ac2c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedd2148eb8c65235a9830ea0e2b1cc80c52ddc933aaab04f679eaff9ef9477c +size 64817 diff --git a/clashroyalechardetector/train/pic2321_png.rf.951c3c40e6d60d66631e65017ee02d95.jpg b/clashroyalechardetector/train/pic2321_png.rf.951c3c40e6d60d66631e65017ee02d95.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae5d8a3a140d15eee965d1fd96b3146474559690 --- /dev/null +++ b/clashroyalechardetector/train/pic2321_png.rf.951c3c40e6d60d66631e65017ee02d95.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb300571cff6cf38e17b860164fd5ea39aac33dfb31e3d17febe38c84861052f +size 65116 diff --git a/clashroyalechardetector/train/pic2324_png.rf.d04527f31fa258164951e1470fe169aa.jpg b/clashroyalechardetector/train/pic2324_png.rf.d04527f31fa258164951e1470fe169aa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9e2bf307f4c540c8d49ca9d15c8bf2950e9a99a --- /dev/null +++ b/clashroyalechardetector/train/pic2324_png.rf.d04527f31fa258164951e1470fe169aa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc067b96d20b0ef3a6d6637939a54f87a4ba6d768d8bece602086a1b55ff631 +size 65280 diff --git a/clashroyalechardetector/train/pic2325_png.rf.acf922658613118ec980da874d4615d8.jpg b/clashroyalechardetector/train/pic2325_png.rf.acf922658613118ec980da874d4615d8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09a457fa030c28627298ae481c56220a625f2c03 --- /dev/null +++ b/clashroyalechardetector/train/pic2325_png.rf.acf922658613118ec980da874d4615d8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a63a21b6ab3537656f692099b092ef58d917bacee612e81e60c045b81ce7e5 +size 64698 diff --git a/clashroyalechardetector/train/pic2328_png.rf.2c712fdf274dc08da1f2aba0454acc54.jpg b/clashroyalechardetector/train/pic2328_png.rf.2c712fdf274dc08da1f2aba0454acc54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..653b3e4334604bd8c24fac4fb7a305e1bda63a66 --- /dev/null +++ b/clashroyalechardetector/train/pic2328_png.rf.2c712fdf274dc08da1f2aba0454acc54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923b72f5ce18b3f0c0a3995ead83e8aed5ec15c8644247fa346f829cb15869f3 +size 64707 diff --git a/clashroyalechardetector/train/pic2329_png.rf.db94e252e4bff285a1346e7835b6786b.jpg b/clashroyalechardetector/train/pic2329_png.rf.db94e252e4bff285a1346e7835b6786b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e837148fec704224bb484959164108430327112 --- /dev/null +++ b/clashroyalechardetector/train/pic2329_png.rf.db94e252e4bff285a1346e7835b6786b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f723a98086514bd8ef01dcf563de0b2018a353e944de16d216ecfb1924e97d +size 64527 diff --git a/clashroyalechardetector/train/pic232_png.rf.62ef73d41f66eefdbeab2250d851c85e.jpg b/clashroyalechardetector/train/pic232_png.rf.62ef73d41f66eefdbeab2250d851c85e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..196bdfbaddf1e9f908381800221911f0f5673a99 --- /dev/null +++ b/clashroyalechardetector/train/pic232_png.rf.62ef73d41f66eefdbeab2250d851c85e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97aaad404aed1549b68b6265e6ad9f21f39dc62fe1ea48cb0766d9af8f103352 +size 73609 diff --git a/clashroyalechardetector/train/pic233_png.rf.410ee53f2dce6757e571314f82a6f50b.jpg b/clashroyalechardetector/train/pic233_png.rf.410ee53f2dce6757e571314f82a6f50b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2fa447f3fd3f6dad3690660389a493f3ec5cd84 --- /dev/null +++ b/clashroyalechardetector/train/pic233_png.rf.410ee53f2dce6757e571314f82a6f50b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffca1eb00b3aa52f97a10d84f8e64d720bc4464732eab66ce2f3a1e6a2ef4cc9 +size 72561 diff --git a/clashroyalechardetector/train/pic2348_png.rf.55148b411092c9a6479a940af6b4a2a4.jpg b/clashroyalechardetector/train/pic2348_png.rf.55148b411092c9a6479a940af6b4a2a4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66be509f5ed0e5db2b2e55cd1229b99fb56f4c8f --- /dev/null +++ b/clashroyalechardetector/train/pic2348_png.rf.55148b411092c9a6479a940af6b4a2a4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a1a7ff6c3cf43f0c4d7e436387ef228133d0e33881a935fc51b387dbaf25dc +size 63538 diff --git a/clashroyalechardetector/train/pic2352_png.rf.960aa503528051e4058e60f98415b87a.jpg b/clashroyalechardetector/train/pic2352_png.rf.960aa503528051e4058e60f98415b87a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4895502d550210e7127084d2a1394d46eb71eda6 --- /dev/null +++ b/clashroyalechardetector/train/pic2352_png.rf.960aa503528051e4058e60f98415b87a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f4a8d5c5e9f395eaca5ada44f97c7e987a4e90c9f9e52c381512f606dd57a1 +size 62929 diff --git a/clashroyalechardetector/train/pic2355_png.rf.401f8d7e5b07d546625ce9de398dde16.jpg b/clashroyalechardetector/train/pic2355_png.rf.401f8d7e5b07d546625ce9de398dde16.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e09f35b6aa181e8a4983cd4dcc902066f19f12ee --- /dev/null +++ b/clashroyalechardetector/train/pic2355_png.rf.401f8d7e5b07d546625ce9de398dde16.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8789aae876dfcbba13cbfdbb144ced6605c343c771d49d8b97b9b7c52f654094 +size 62812 diff --git a/clashroyalechardetector/train/pic2357_png.rf.a17432f27da5b7ff083ade5ce69469c3.jpg b/clashroyalechardetector/train/pic2357_png.rf.a17432f27da5b7ff083ade5ce69469c3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03c6685f222fede5bd9ecbd660cec5020979eb77 --- /dev/null +++ b/clashroyalechardetector/train/pic2357_png.rf.a17432f27da5b7ff083ade5ce69469c3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff93a7ae42ebef9bb2ff14a31873a711adf35faade0dffa48e45e850cadd028d +size 62691 diff --git a/clashroyalechardetector/train/pic2366_png.rf.10c631c106224917dd820d06d13f9c6b.jpg b/clashroyalechardetector/train/pic2366_png.rf.10c631c106224917dd820d06d13f9c6b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd8da0885eeb38e1770ae7066db13e1e0fe40c82 --- /dev/null +++ b/clashroyalechardetector/train/pic2366_png.rf.10c631c106224917dd820d06d13f9c6b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9886308ed89a23a181fa7d7c48cb6d9d9942e2e6ceab8a9d6cf2a7971be5cbc +size 63206 diff --git a/clashroyalechardetector/train/pic2367_png.rf.cdbc935f2b7d54546b5c339f046cee74.jpg b/clashroyalechardetector/train/pic2367_png.rf.cdbc935f2b7d54546b5c339f046cee74.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e39b552acba148b7a61b0127a5e0e2332feced0 --- /dev/null +++ b/clashroyalechardetector/train/pic2367_png.rf.cdbc935f2b7d54546b5c339f046cee74.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f520a47473fc0f5dd4ff613cf8b8a1a9d6415c86783a2c0745aef77c3d1648a4 +size 62877 diff --git a/clashroyalechardetector/train/pic2369_png.rf.c8b7a8eba61214d2af91dbe8f33472e9.jpg b/clashroyalechardetector/train/pic2369_png.rf.c8b7a8eba61214d2af91dbe8f33472e9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec7ae24a0c2dc93c670dcbeab254b93b31864bb4 --- /dev/null +++ b/clashroyalechardetector/train/pic2369_png.rf.c8b7a8eba61214d2af91dbe8f33472e9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86967a18ceef1836b664564f07a1a8ded028f5cb36c74f043232de045d54cc05 +size 63634 diff --git a/clashroyalechardetector/train/pic236_png.rf.81ce8a1734238e1664c709da3f5b131d.jpg b/clashroyalechardetector/train/pic236_png.rf.81ce8a1734238e1664c709da3f5b131d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ca9f8b412ef7a3bf093da303fe7ea5e44850399e --- /dev/null +++ b/clashroyalechardetector/train/pic236_png.rf.81ce8a1734238e1664c709da3f5b131d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff1955c1ef7bc5bf8ad8c9f3d264c51d26936d7ca6712093568a8883a42e8c1 +size 73135 diff --git a/clashroyalechardetector/train/pic2370_png.rf.dbef45dcf30d60fbaf1298f263688b67.jpg b/clashroyalechardetector/train/pic2370_png.rf.dbef45dcf30d60fbaf1298f263688b67.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bdbbe757eb44c53f1684959fdec13a6cb3613cc --- /dev/null +++ b/clashroyalechardetector/train/pic2370_png.rf.dbef45dcf30d60fbaf1298f263688b67.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fcf3db8605c736abe00f88d959175fde0036903929bbfc1884345da9087c29b +size 64560 diff --git a/clashroyalechardetector/train/pic2373_png.rf.c8dc24d4ca1ae0cee3990483c80e36ed.jpg b/clashroyalechardetector/train/pic2373_png.rf.c8dc24d4ca1ae0cee3990483c80e36ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3817b8a19b1e77bbf2aade5d33297779a8fb540 --- /dev/null +++ b/clashroyalechardetector/train/pic2373_png.rf.c8dc24d4ca1ae0cee3990483c80e36ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d184b8ddb79362b4807f1fc2b884ed38e5c2e5231c0df1bfc9114e61dd6d3ae +size 65581 diff --git a/clashroyalechardetector/train/pic2374_png.rf.3ddc990a631fbae171b45523bf41f728.jpg b/clashroyalechardetector/train/pic2374_png.rf.3ddc990a631fbae171b45523bf41f728.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eece53bb834278cada11dc0f97e4a0e3e96390a1 --- /dev/null +++ b/clashroyalechardetector/train/pic2374_png.rf.3ddc990a631fbae171b45523bf41f728.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20562214ff1142d804f652fd9f39f7ba6611bfca55cc9044a6dc3a1a0ea9add7 +size 65487 diff --git a/clashroyalechardetector/train/pic2375_png.rf.2b83bf36e2dea09f751847c8e94c4c84.jpg b/clashroyalechardetector/train/pic2375_png.rf.2b83bf36e2dea09f751847c8e94c4c84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4952bda64bb48f3c64086211e57bd3b72e1115d --- /dev/null +++ b/clashroyalechardetector/train/pic2375_png.rf.2b83bf36e2dea09f751847c8e94c4c84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4a72a3bbdce579fe7752d90ad9595dfb9f6e7a1f117d8522535f98b6f7d6ee +size 65957 diff --git a/clashroyalechardetector/train/pic2376_png.rf.0f84717674d3f55be19fa5421a3f2771.jpg b/clashroyalechardetector/train/pic2376_png.rf.0f84717674d3f55be19fa5421a3f2771.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea07acaaf3f5abf18a2cc413ebfd011ed89b3d27 --- /dev/null +++ b/clashroyalechardetector/train/pic2376_png.rf.0f84717674d3f55be19fa5421a3f2771.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a337b0a302f45e3df13f4e681e709e21251e502e898fc20bfed34e1d71a03eca +size 65394 diff --git a/clashroyalechardetector/train/pic2377_png.rf.9b460fb8b001fe75cd41876c9582fd36.jpg b/clashroyalechardetector/train/pic2377_png.rf.9b460fb8b001fe75cd41876c9582fd36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66c0336a8351d7a10c960d808531dfab978a1906 --- /dev/null +++ b/clashroyalechardetector/train/pic2377_png.rf.9b460fb8b001fe75cd41876c9582fd36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35053b204dca775236b7f290665128a4fe51f7b287f83061518308bd27d7aa4 +size 64647 diff --git a/clashroyalechardetector/train/pic2378_png.rf.3d2a649da33573dbc697a35d6bd3cf6e.jpg b/clashroyalechardetector/train/pic2378_png.rf.3d2a649da33573dbc697a35d6bd3cf6e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d493dccb4ce6989b2f75aa01c5ad65d57a806a22 --- /dev/null +++ b/clashroyalechardetector/train/pic2378_png.rf.3d2a649da33573dbc697a35d6bd3cf6e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccdeeb0cf704f4a1c70df9fc4cce5cf53050c95c0ae70774475f0ac7f0dc9b9d +size 65956 diff --git a/clashroyalechardetector/train/pic2379_png.rf.3843b4664f0c827b94f3e281d8b982f3.jpg b/clashroyalechardetector/train/pic2379_png.rf.3843b4664f0c827b94f3e281d8b982f3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2e3f1082cb30504457f375fcfc29f7d7c304cee --- /dev/null +++ b/clashroyalechardetector/train/pic2379_png.rf.3843b4664f0c827b94f3e281d8b982f3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2ae864289de7d466d31258f4405f84f183d81a66c0016562d42024abb0665a +size 65192 diff --git a/clashroyalechardetector/train/pic237_png.rf.23bda6a400500ff1382cec44703d4013.jpg b/clashroyalechardetector/train/pic237_png.rf.23bda6a400500ff1382cec44703d4013.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fd762463ff8765f380cd0ee8e270202786bca4f --- /dev/null +++ b/clashroyalechardetector/train/pic237_png.rf.23bda6a400500ff1382cec44703d4013.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12e7790247081a423824a1009d3ce7e0e96a4796df38e18f7b883a3df9cd77d +size 75083 diff --git a/clashroyalechardetector/train/pic2380_png.rf.ffeaf6afd1b61f78cb12cb637e909324.jpg b/clashroyalechardetector/train/pic2380_png.rf.ffeaf6afd1b61f78cb12cb637e909324.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcfcae8aa87257304d515335774dbdfee398ac74 --- /dev/null +++ b/clashroyalechardetector/train/pic2380_png.rf.ffeaf6afd1b61f78cb12cb637e909324.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:affeadde1c12d8652b18ea37ea588693ad7b3766723d63327a041b7656970a2a +size 65042 diff --git a/clashroyalechardetector/train/pic2383_png.rf.aedb03f19eec99b4b595fa399f30825b.jpg b/clashroyalechardetector/train/pic2383_png.rf.aedb03f19eec99b4b595fa399f30825b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..828b6d15254bce0efee73373d9c2794b89bb4672 --- /dev/null +++ b/clashroyalechardetector/train/pic2383_png.rf.aedb03f19eec99b4b595fa399f30825b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4023381410a5b725ec397117f7909e10835795ddfccfa2c6b4d616ab48d044e5 +size 68436 diff --git a/clashroyalechardetector/train/pic2384_png.rf.c6dea3cb778385c057fe4ee0853970a5.jpg b/clashroyalechardetector/train/pic2384_png.rf.c6dea3cb778385c057fe4ee0853970a5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22b573aff7bc9404d2746cd228316b4a29e28a7d --- /dev/null +++ b/clashroyalechardetector/train/pic2384_png.rf.c6dea3cb778385c057fe4ee0853970a5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9c8be09f7ee677d26938d46ec8fde30b92913d138f5a37029306bb404f8cb4 +size 67683 diff --git a/clashroyalechardetector/train/pic238_png.rf.83f0fe82fe20ab1f7eb0a6a034a15348.jpg b/clashroyalechardetector/train/pic238_png.rf.83f0fe82fe20ab1f7eb0a6a034a15348.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4791bc6a65521053865ece5e3fdbe8be2585ca62 --- /dev/null +++ b/clashroyalechardetector/train/pic238_png.rf.83f0fe82fe20ab1f7eb0a6a034a15348.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0a905a49fa6204d6b03b5db5278ed71a2b08c07919f9a258edac098e50ea78 +size 72152 diff --git a/clashroyalechardetector/train/pic23_png.rf.0fb699f78b91820690b105b3c6b8a58e.jpg b/clashroyalechardetector/train/pic23_png.rf.0fb699f78b91820690b105b3c6b8a58e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4d6179b0107d117c8f4b1bf58d9624e1e89c9d3 --- /dev/null +++ b/clashroyalechardetector/train/pic23_png.rf.0fb699f78b91820690b105b3c6b8a58e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2a1a2e59c6f3ba5bbf05d7dfe9f0b048a67fe4edd3d25e8c9df5d67165dfd0 +size 67926 diff --git a/clashroyalechardetector/train/pic240_png.rf.304fcf0e941d00fa38f08cefad4a7c0a.jpg b/clashroyalechardetector/train/pic240_png.rf.304fcf0e941d00fa38f08cefad4a7c0a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cc3dc822a92d6579b9735ba759ec6315e32688f --- /dev/null +++ b/clashroyalechardetector/train/pic240_png.rf.304fcf0e941d00fa38f08cefad4a7c0a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc76b0ccab52a17ce6336420f094e655521609ab357aec16941587a2e615a20 +size 71942 diff --git a/clashroyalechardetector/train/pic2410_png.rf.0d7f5f39f85c0b9ebb7b13c750e66e7b.jpg b/clashroyalechardetector/train/pic2410_png.rf.0d7f5f39f85c0b9ebb7b13c750e66e7b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eee03a02d0bef926a4caafa02c3dde1fb0587b85 --- /dev/null +++ b/clashroyalechardetector/train/pic2410_png.rf.0d7f5f39f85c0b9ebb7b13c750e66e7b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a134cf4369128249f67f3623a9f00ad517d017e15dd358eba052f54c61b16f6 +size 64030 diff --git a/clashroyalechardetector/train/pic2419_png.rf.a93da2bf89b192bc6fd489f420dd3aba.jpg b/clashroyalechardetector/train/pic2419_png.rf.a93da2bf89b192bc6fd489f420dd3aba.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e84a83edafd4a81f5c52dff8c50913d2fda315f --- /dev/null +++ b/clashroyalechardetector/train/pic2419_png.rf.a93da2bf89b192bc6fd489f420dd3aba.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc7f85f8bde3ff61b2b361624fa5c8ec2e6685dab21478053fb9edb3d0d8e93 +size 66616 diff --git a/clashroyalechardetector/train/pic2422_png.rf.e37a4858cdfda76a274be3ed725fd7b6.jpg b/clashroyalechardetector/train/pic2422_png.rf.e37a4858cdfda76a274be3ed725fd7b6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97dc6e151dec045208f36951a4f45015f16df451 --- /dev/null +++ b/clashroyalechardetector/train/pic2422_png.rf.e37a4858cdfda76a274be3ed725fd7b6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c59e23b6b8dabf2f0939af58faa7726e8a11e565b0b0821ee01a57070fd0f85 +size 68636 diff --git a/clashroyalechardetector/train/pic2426_png.rf.ca403c750fcb77d94a68d79d37d40480.jpg b/clashroyalechardetector/train/pic2426_png.rf.ca403c750fcb77d94a68d79d37d40480.jpg new file mode 100644 index 0000000000000000000000000000000000000000..decabeb6cc52838cc12ab656959d43552f1469bd --- /dev/null +++ b/clashroyalechardetector/train/pic2426_png.rf.ca403c750fcb77d94a68d79d37d40480.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66b508968f26cba24ebe6506ef5ba7db08164a60a05ec4f3c5b1a58a7652171 +size 63306 diff --git a/clashroyalechardetector/train/pic2441_png.rf.215e40dacccfca95c064169104979da0.jpg b/clashroyalechardetector/train/pic2441_png.rf.215e40dacccfca95c064169104979da0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b114ea19723a3566782823b16f2ca16fffd06e30 --- /dev/null +++ b/clashroyalechardetector/train/pic2441_png.rf.215e40dacccfca95c064169104979da0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eba0e579415fae4ab7c23f6f5149245724dd7644d28dbb7b92dba265e0db3c6 +size 67099 diff --git a/clashroyalechardetector/train/pic2464_png.rf.28665ce482a5a3b74d074d1e42428740.jpg b/clashroyalechardetector/train/pic2464_png.rf.28665ce482a5a3b74d074d1e42428740.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7975965311bd91bffa50ac902924191d5643647 --- /dev/null +++ b/clashroyalechardetector/train/pic2464_png.rf.28665ce482a5a3b74d074d1e42428740.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b52e745c8e80f6a574da4c0bddb87770da1ac16cdd12f4b206cb2b9eb359307 +size 63069 diff --git a/clashroyalechardetector/train/pic2473_png.rf.25d98a695f16a3cf02c05914bc96a4ab.jpg b/clashroyalechardetector/train/pic2473_png.rf.25d98a695f16a3cf02c05914bc96a4ab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..82fe38119893984df33517b99f06e69add31ba7d --- /dev/null +++ b/clashroyalechardetector/train/pic2473_png.rf.25d98a695f16a3cf02c05914bc96a4ab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6dfa5b8fd5c4680a5d2014d5cd221ae827890eb7e81d913433013ed6ffd7c9 +size 63753 diff --git a/clashroyalechardetector/train/pic2479_png.rf.825a1e2853cb3a61a5449e2a8649a4fe.jpg b/clashroyalechardetector/train/pic2479_png.rf.825a1e2853cb3a61a5449e2a8649a4fe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41997c74d92542121053d3534c7616df8c1c60a6 --- /dev/null +++ b/clashroyalechardetector/train/pic2479_png.rf.825a1e2853cb3a61a5449e2a8649a4fe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bba2fff34c42e8b581ad395e935091c4eaa494dd84e7d999913ba0ba1ab74ddb +size 63684 diff --git a/clashroyalechardetector/train/pic247_png.rf.6f9df0712a2e483c613aac38c03eba64.jpg b/clashroyalechardetector/train/pic247_png.rf.6f9df0712a2e483c613aac38c03eba64.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5dc42fd9b66dcf081d202654e918d00f1b63190 --- /dev/null +++ b/clashroyalechardetector/train/pic247_png.rf.6f9df0712a2e483c613aac38c03eba64.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671f2af31c2c59685f7beaeee824c1e622c0da96400e62242c83946830371195 +size 71632 diff --git a/clashroyalechardetector/train/pic2480_png.rf.5508d65c47ae36d49c50ce0ddad9d14b.jpg b/clashroyalechardetector/train/pic2480_png.rf.5508d65c47ae36d49c50ce0ddad9d14b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..544928b1c7bf98cc20239071b5d682d16ff4d3de --- /dev/null +++ b/clashroyalechardetector/train/pic2480_png.rf.5508d65c47ae36d49c50ce0ddad9d14b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd6a5f9390a89b0a3d407b9771fbb0e3c66c00fa19d223d2c422eb4ef14e773 +size 64113 diff --git a/clashroyalechardetector/train/pic2481_png.rf.442dd2ec1ddd7248d7c6b92d4ce25742.jpg b/clashroyalechardetector/train/pic2481_png.rf.442dd2ec1ddd7248d7c6b92d4ce25742.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9223bba15ac1fbd4187c0f08569a7e0580734c7f --- /dev/null +++ b/clashroyalechardetector/train/pic2481_png.rf.442dd2ec1ddd7248d7c6b92d4ce25742.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5aa9d80735ef68f3a4781255f3c20f30fa8d6c5a0fdf58bb3e99ba1961f0e7b +size 63793 diff --git a/clashroyalechardetector/train/pic2483_png.rf.a94bb5694f0a84af37c027ca6005cc44.jpg b/clashroyalechardetector/train/pic2483_png.rf.a94bb5694f0a84af37c027ca6005cc44.jpg new file mode 100644 index 0000000000000000000000000000000000000000..feb510c5e34ecdbac9f1ec838e4ada324da2e1f3 --- /dev/null +++ b/clashroyalechardetector/train/pic2483_png.rf.a94bb5694f0a84af37c027ca6005cc44.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1378893d8f96b51284d5c2b997a19c33140e7716bb26a815745d2b8acd0e1e4e +size 63984 diff --git a/clashroyalechardetector/train/pic2487_png.rf.a6af262606f32378d16d465f8f0bcb56.jpg b/clashroyalechardetector/train/pic2487_png.rf.a6af262606f32378d16d465f8f0bcb56.jpg new file mode 100644 index 0000000000000000000000000000000000000000..549f0807156b71e45effd45c23cbcf27d08ba9a9 --- /dev/null +++ b/clashroyalechardetector/train/pic2487_png.rf.a6af262606f32378d16d465f8f0bcb56.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f03f05a3c5956b9f91d70f0ebdbaf01e0c8c02649e7b4134a581afd698196b +size 64679 diff --git a/clashroyalechardetector/train/pic248_png.rf.aa0a1d5789d2be974598f18d7539f56b.jpg b/clashroyalechardetector/train/pic248_png.rf.aa0a1d5789d2be974598f18d7539f56b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f16d82203dc409f5a8668dcb0bd201758c4474e6 --- /dev/null +++ b/clashroyalechardetector/train/pic248_png.rf.aa0a1d5789d2be974598f18d7539f56b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cffa370341df2dd376f6611f7cb1bab4352c8b44455b206344206f8f40e0918 +size 73280 diff --git a/clashroyalechardetector/train/pic249_png.rf.720f4ec13035cb88001a167dfd38d84b.jpg b/clashroyalechardetector/train/pic249_png.rf.720f4ec13035cb88001a167dfd38d84b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5dd7585492ef96933f38c1e79fac68996c38623 --- /dev/null +++ b/clashroyalechardetector/train/pic249_png.rf.720f4ec13035cb88001a167dfd38d84b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da753759ab25b4cece01f91cc7d0f1c1a89a769a00e8ec550b9a67ff96f9e6a +size 73547 diff --git a/clashroyalechardetector/train/pic2503_png.rf.8217db10fbc7c6796ecfb5012c550524.jpg b/clashroyalechardetector/train/pic2503_png.rf.8217db10fbc7c6796ecfb5012c550524.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e38dbe44e1e1ca5db12d1a7eed8af73d74b64fe --- /dev/null +++ b/clashroyalechardetector/train/pic2503_png.rf.8217db10fbc7c6796ecfb5012c550524.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a51a6fa75a76af0f96db5eb537d8ee34ea07dba8f0c0081f290e4b1bc67610 +size 65848 diff --git a/clashroyalechardetector/train/pic2504_png.rf.3cebda405aa090a2311159b8cee827b1.jpg b/clashroyalechardetector/train/pic2504_png.rf.3cebda405aa090a2311159b8cee827b1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed4add2a77a1e1e72b457caa4c0c2847c8024c67 --- /dev/null +++ b/clashroyalechardetector/train/pic2504_png.rf.3cebda405aa090a2311159b8cee827b1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69707f403a0ce238d6f818a3d03ae0ea4f538446af220bc4a4be62ead74b5293 +size 64584 diff --git a/clashroyalechardetector/train/pic2507_png.rf.4787bb99d9214a018178e36b6e81969f.jpg b/clashroyalechardetector/train/pic2507_png.rf.4787bb99d9214a018178e36b6e81969f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..512ed31b10ee08aad1f75f8485c61c3b4cdb98d6 --- /dev/null +++ b/clashroyalechardetector/train/pic2507_png.rf.4787bb99d9214a018178e36b6e81969f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647f85b419d49f5bce8bec0d05fc44da6d4fd7a4e3879413cdc91c335bd8b01e +size 64408 diff --git a/clashroyalechardetector/train/pic250_png.rf.53e8b275fa4bf053d3d0db83fb34737a.jpg b/clashroyalechardetector/train/pic250_png.rf.53e8b275fa4bf053d3d0db83fb34737a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8308261706cbda8ffc79b498bd296428b165bf5 --- /dev/null +++ b/clashroyalechardetector/train/pic250_png.rf.53e8b275fa4bf053d3d0db83fb34737a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a632ae2020eaaaba7deb93e45c947e6a2ee291ba4b5714f2cad0b2d6a17a0b +size 74431 diff --git a/clashroyalechardetector/train/pic2512_png.rf.84f2be383f31559c77eb6cf9c79c21f1.jpg b/clashroyalechardetector/train/pic2512_png.rf.84f2be383f31559c77eb6cf9c79c21f1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecaa0f0b4097db76f1a515b953d002b61c0bfce9 --- /dev/null +++ b/clashroyalechardetector/train/pic2512_png.rf.84f2be383f31559c77eb6cf9c79c21f1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454d4617a75a988e9473cfd753a6b0245fdbf4bc840377820c38d823e7d3aff4 +size 63864 diff --git a/clashroyalechardetector/train/pic2513_png.rf.3473cbd8148f744ce8cc2e5f2ea81dc2.jpg b/clashroyalechardetector/train/pic2513_png.rf.3473cbd8148f744ce8cc2e5f2ea81dc2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c39eb67e2cb4fb6092e6b52dc3b230c97e11c5e --- /dev/null +++ b/clashroyalechardetector/train/pic2513_png.rf.3473cbd8148f744ce8cc2e5f2ea81dc2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0f6f689cccf97b6423f88bb4e53764d59cdb84556d37a3ae94c5b31336a900 +size 61960 diff --git a/clashroyalechardetector/train/pic2514_png.rf.f2257b61813c6793c70a9a5f2e75d37d.jpg b/clashroyalechardetector/train/pic2514_png.rf.f2257b61813c6793c70a9a5f2e75d37d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5cdf65d796a00c4254d5d0d37db515862a8422e --- /dev/null +++ b/clashroyalechardetector/train/pic2514_png.rf.f2257b61813c6793c70a9a5f2e75d37d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c270a429567bc8867fa887f7ac47e958b8ebc81f2c628f968e7b33421419c7 +size 61831 diff --git a/clashroyalechardetector/train/pic2517_png.rf.4e403314b4143b29532c61a7f6b3f35f.jpg b/clashroyalechardetector/train/pic2517_png.rf.4e403314b4143b29532c61a7f6b3f35f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f1bdba4a66e5583cb634fe3ee4be052a2ac926e --- /dev/null +++ b/clashroyalechardetector/train/pic2517_png.rf.4e403314b4143b29532c61a7f6b3f35f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7845ae8dd7c0e1706bacccc3f26280d560c2137db8b0359b6e10be58da5526 +size 60691 diff --git a/clashroyalechardetector/train/pic251_png.rf.59754c59593237d7eac00393ef6de208.jpg b/clashroyalechardetector/train/pic251_png.rf.59754c59593237d7eac00393ef6de208.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59c4934cf5d8c7444716b28ebeb117c0d77f6c22 --- /dev/null +++ b/clashroyalechardetector/train/pic251_png.rf.59754c59593237d7eac00393ef6de208.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da72c667a657c1cf454a8647f663d3da91f8ea303fbb6576e6402dea75fe5f1 +size 76042 diff --git a/clashroyalechardetector/train/pic2528_png.rf.85e388e9d9670adfc2a955f8f61e8ee1.jpg b/clashroyalechardetector/train/pic2528_png.rf.85e388e9d9670adfc2a955f8f61e8ee1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ee76e0832a06c5843bf71d3532d2712c4b4e8a5 --- /dev/null +++ b/clashroyalechardetector/train/pic2528_png.rf.85e388e9d9670adfc2a955f8f61e8ee1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9d3a8af81a6ff1ba9eadbd74c1f74129eb1d6ebc83d3fc16e26773e4605ead +size 63764 diff --git a/clashroyalechardetector/train/pic252_png.rf.f86b9e584cde7bf5d942b59d22237ba0.jpg b/clashroyalechardetector/train/pic252_png.rf.f86b9e584cde7bf5d942b59d22237ba0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c758555dba5d8fe5157ea22ec8bc66d406cdaf78 --- /dev/null +++ b/clashroyalechardetector/train/pic252_png.rf.f86b9e584cde7bf5d942b59d22237ba0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f3ccd2501b75154c32bc262699dfe6c3026c1d963ebd4ee05f72aa1a2ef975 +size 76014 diff --git a/clashroyalechardetector/train/pic2531_png.rf.7524a3d8050172b3bc7cddb0eaff5d2e.jpg b/clashroyalechardetector/train/pic2531_png.rf.7524a3d8050172b3bc7cddb0eaff5d2e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9962fe8248bb819a5b19f9082f5b8820399f55a6 --- /dev/null +++ b/clashroyalechardetector/train/pic2531_png.rf.7524a3d8050172b3bc7cddb0eaff5d2e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596f4bf7973cea47dcffd500c887434a6936a4443df3dfdb1b7d54ede673cf21 +size 64234 diff --git a/clashroyalechardetector/train/pic2542_png.rf.aafb59b1a93ceb2a0eae1a775f90036c.jpg b/clashroyalechardetector/train/pic2542_png.rf.aafb59b1a93ceb2a0eae1a775f90036c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35bbfc355ed7585a9778fc22e70499f8a8431fe0 --- /dev/null +++ b/clashroyalechardetector/train/pic2542_png.rf.aafb59b1a93ceb2a0eae1a775f90036c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40de4ff018d8dfaf1a781ee53f634aa3ec3439d325118ad40479b5a33407e3e +size 65716 diff --git a/clashroyalechardetector/train/pic2545_png.rf.ccc6fe02d4ee0ca9fa7b98e6d89e31da.jpg b/clashroyalechardetector/train/pic2545_png.rf.ccc6fe02d4ee0ca9fa7b98e6d89e31da.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c2db7faf07d46600c387fc9d187b69ef146d739 --- /dev/null +++ b/clashroyalechardetector/train/pic2545_png.rf.ccc6fe02d4ee0ca9fa7b98e6d89e31da.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b1b14834f3a0db4dbea55301a7dbe499c2f97c8122156ca7a9e007463c176f +size 64750 diff --git a/clashroyalechardetector/train/pic2549_png.rf.d0bbfe6112b2780d92ea2698fe6e0e5d.jpg b/clashroyalechardetector/train/pic2549_png.rf.d0bbfe6112b2780d92ea2698fe6e0e5d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e2bc97ad8dce95ee95b6bdda3d03175cee14502 --- /dev/null +++ b/clashroyalechardetector/train/pic2549_png.rf.d0bbfe6112b2780d92ea2698fe6e0e5d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d28b54c054a1b72bdc9a219ac196fbdf7f1526a2ed6ba1e065deee97efd9cd +size 65375 diff --git a/clashroyalechardetector/train/pic254_png.rf.4a0c18de24d837eccc3ec0953223406a.jpg b/clashroyalechardetector/train/pic254_png.rf.4a0c18de24d837eccc3ec0953223406a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31ee5af2676a79958f744d744e50df974aab3f1f --- /dev/null +++ b/clashroyalechardetector/train/pic254_png.rf.4a0c18de24d837eccc3ec0953223406a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e90d41dfade730b69bc670708e0dd226a248acec988f6e7dd815b62bc2b2cc +size 74685 diff --git a/clashroyalechardetector/train/pic2550_png.rf.f88d9abb5e8784286a9105309078fb42.jpg b/clashroyalechardetector/train/pic2550_png.rf.f88d9abb5e8784286a9105309078fb42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9098a19a41b4c87275d076cf684fca25e7606be3 --- /dev/null +++ b/clashroyalechardetector/train/pic2550_png.rf.f88d9abb5e8784286a9105309078fb42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfececc6e829cd72e662ca6b8928a2e61ea543eba1e2bf1547f1cd2e6a86a62 +size 65330 diff --git a/clashroyalechardetector/train/pic256_png.rf.6093a7a223613119b6884ce77f3dfe00.jpg b/clashroyalechardetector/train/pic256_png.rf.6093a7a223613119b6884ce77f3dfe00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c90f2143010a44331ac610465ef75dcc231c7b81 --- /dev/null +++ b/clashroyalechardetector/train/pic256_png.rf.6093a7a223613119b6884ce77f3dfe00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5769fdb48d8334bc0905953e8c909e014b357faa020ff2c7ae2904b4a4485d5d +size 74917 diff --git a/clashroyalechardetector/train/pic2570_png.rf.277f5a8b739fae4246c28fc60a115841.jpg b/clashroyalechardetector/train/pic2570_png.rf.277f5a8b739fae4246c28fc60a115841.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d9de91e6cc0cd84822d8156658d60548c751c4f --- /dev/null +++ b/clashroyalechardetector/train/pic2570_png.rf.277f5a8b739fae4246c28fc60a115841.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2dc34d1b0fb61b18d5c40596fe2da37f5e2f1fca2012a3082aaf97027f516e5 +size 66059 diff --git a/clashroyalechardetector/train/pic257_png.rf.18e8df3ac8a0e51dac6ab428228c4557.jpg b/clashroyalechardetector/train/pic257_png.rf.18e8df3ac8a0e51dac6ab428228c4557.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d2fcec2f8f6b607d8efba4a4c8f7ecfc8ba856f --- /dev/null +++ b/clashroyalechardetector/train/pic257_png.rf.18e8df3ac8a0e51dac6ab428228c4557.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2427e5fdabd955cb3d575d7dab5c6fbe34449405ad6a2c81931667556738a5ee +size 72600 diff --git a/clashroyalechardetector/train/pic2580_png.rf.eb5ab26e3e59913382c43735fe36a6e5.jpg b/clashroyalechardetector/train/pic2580_png.rf.eb5ab26e3e59913382c43735fe36a6e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eebbf59b3b870c47044b829e5b00a7addc23636c --- /dev/null +++ b/clashroyalechardetector/train/pic2580_png.rf.eb5ab26e3e59913382c43735fe36a6e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcece9bb0d4fcc07c75b6ed438d17a35b3c25d08304c005f4be6dbbb269e92e1 +size 65850 diff --git a/clashroyalechardetector/train/pic2585_png.rf.25fbfad7c1029a428147768a8457c843.jpg b/clashroyalechardetector/train/pic2585_png.rf.25fbfad7c1029a428147768a8457c843.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78a109c314f03fb43410142181215a881a8c1f17 --- /dev/null +++ b/clashroyalechardetector/train/pic2585_png.rf.25fbfad7c1029a428147768a8457c843.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed93fb852cf8b019a01d022a4bf375793973c82a92a7215b5eed5aee1a9a79d9 +size 69229 diff --git a/clashroyalechardetector/train/pic2586_png.rf.cf12398c8d452dbca4170910465adea6.jpg b/clashroyalechardetector/train/pic2586_png.rf.cf12398c8d452dbca4170910465adea6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e9622bca184d555ff72668dd97d701dd6c43d2f --- /dev/null +++ b/clashroyalechardetector/train/pic2586_png.rf.cf12398c8d452dbca4170910465adea6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fed20a784d5f036ff0ffb51b3e9d205f30892f1a3d3f24ee5e6c72ec7f16c09 +size 65404 diff --git a/clashroyalechardetector/train/pic2587_png.rf.2428e7355db1dbfc06633fff799b5164.jpg b/clashroyalechardetector/train/pic2587_png.rf.2428e7355db1dbfc06633fff799b5164.jpg new file mode 100644 index 0000000000000000000000000000000000000000..126c8099fb4c7bdd072b435727b982e033f62753 --- /dev/null +++ b/clashroyalechardetector/train/pic2587_png.rf.2428e7355db1dbfc06633fff799b5164.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d3df554b9ab5f5fc7d48fabddd5fa20a009225fe112d71648019729c3f469e +size 68816 diff --git a/clashroyalechardetector/train/pic2590_png.rf.b23b9339cbaf86265bc0b179215055fd.jpg b/clashroyalechardetector/train/pic2590_png.rf.b23b9339cbaf86265bc0b179215055fd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e9b00e2476e84959954eedb2031865e025b7c6f --- /dev/null +++ b/clashroyalechardetector/train/pic2590_png.rf.b23b9339cbaf86265bc0b179215055fd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd443394306b8c1c9d16e49a83e71871aa8e426d81ed1d510d79a807fce408ac +size 67404 diff --git a/clashroyalechardetector/train/pic2594_png.rf.23b40d9782a0a02fc5990d5893475787.jpg b/clashroyalechardetector/train/pic2594_png.rf.23b40d9782a0a02fc5990d5893475787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a96ca26af3c443798c1a7c4b873cc1f8ff19782 --- /dev/null +++ b/clashroyalechardetector/train/pic2594_png.rf.23b40d9782a0a02fc5990d5893475787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ec811168325ee8cbcaef52077946bb3a79ee9fc8c32280c41575ccb102719b +size 67120 diff --git a/clashroyalechardetector/train/pic2602_png.rf.d270de57a92a86bf2d7a2b804560e623.jpg b/clashroyalechardetector/train/pic2602_png.rf.d270de57a92a86bf2d7a2b804560e623.jpg new file mode 100644 index 0000000000000000000000000000000000000000..594150311164b77f85d6f3a933e59fb832491748 --- /dev/null +++ b/clashroyalechardetector/train/pic2602_png.rf.d270de57a92a86bf2d7a2b804560e623.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fa6fd93903e0d6ab63ecbf1f45b81548c6a1274e9eca2fc4f4d9a07cd56f35 +size 66516 diff --git a/clashroyalechardetector/train/pic2608_png.rf.281e6997210708a09952a13e4eecbe07.jpg b/clashroyalechardetector/train/pic2608_png.rf.281e6997210708a09952a13e4eecbe07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3515849dd23efc5fca3121d26e64bddacd147cce --- /dev/null +++ b/clashroyalechardetector/train/pic2608_png.rf.281e6997210708a09952a13e4eecbe07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd2e8a3a78dbd93c903b84b4ed87f0554d59a2beece954e621a209f3b9f472b +size 63601 diff --git a/clashroyalechardetector/train/pic2610_png.rf.1f491bd7f3d08b8b77af287207852260.jpg b/clashroyalechardetector/train/pic2610_png.rf.1f491bd7f3d08b8b77af287207852260.jpg new file mode 100644 index 0000000000000000000000000000000000000000..763bf202f733570e427cc5f11acf9d471d7d9e12 --- /dev/null +++ b/clashroyalechardetector/train/pic2610_png.rf.1f491bd7f3d08b8b77af287207852260.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c7287ea6960db7f9ee719ba6449473b7274bc55b036a135d79cbce5b301d3f +size 64326 diff --git a/clashroyalechardetector/train/pic2611_png.rf.3092e5fb811ecb71feafe4224b089323.jpg b/clashroyalechardetector/train/pic2611_png.rf.3092e5fb811ecb71feafe4224b089323.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80b1713633e7c8331e01ec4b4b72a9a6c7d359a9 --- /dev/null +++ b/clashroyalechardetector/train/pic2611_png.rf.3092e5fb811ecb71feafe4224b089323.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8257d5ce418c9ac1ddceae7b97d743343c6b499a4dc91c4454a0fe05e6d025 +size 64991 diff --git a/clashroyalechardetector/train/pic2612_png.rf.8b73824dafd287aa22e8924781258a4a.jpg b/clashroyalechardetector/train/pic2612_png.rf.8b73824dafd287aa22e8924781258a4a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e71126eac48b824f5ceac56aeb0e4f3fa5c0d3ef --- /dev/null +++ b/clashroyalechardetector/train/pic2612_png.rf.8b73824dafd287aa22e8924781258a4a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4222c11d54a858b49a625cde14910dcc497e300df6fc15817c480a854ef3466f +size 63939 diff --git a/clashroyalechardetector/train/pic2613_png.rf.56a5afdebad89dfd9882758d0827b0f8.jpg b/clashroyalechardetector/train/pic2613_png.rf.56a5afdebad89dfd9882758d0827b0f8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5da052bb406286126930a5eb46a3385bda023b2 --- /dev/null +++ b/clashroyalechardetector/train/pic2613_png.rf.56a5afdebad89dfd9882758d0827b0f8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0f47ac0dbfe820b317b638bc8b47ac437d08d16c0c8a120f70a0abddf00c52 +size 64598 diff --git a/clashroyalechardetector/train/pic2615_png.rf.b6cdf61004a0245cee380a48e18d68bd.jpg b/clashroyalechardetector/train/pic2615_png.rf.b6cdf61004a0245cee380a48e18d68bd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..922279a2e37bb0a5469eb1a0627c53e2fc7a51f4 --- /dev/null +++ b/clashroyalechardetector/train/pic2615_png.rf.b6cdf61004a0245cee380a48e18d68bd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117cd5fbe4d5e673d166ce129a575b9cef1ac4a1a60f82d57c84cf20fd2e096c +size 64804 diff --git a/clashroyalechardetector/train/pic2616_png.rf.d977b069ecb4ced84dcf9c8eaefdfe2a.jpg b/clashroyalechardetector/train/pic2616_png.rf.d977b069ecb4ced84dcf9c8eaefdfe2a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e180a5ea423419bae09f44e62f6a5e362dcdd65e --- /dev/null +++ b/clashroyalechardetector/train/pic2616_png.rf.d977b069ecb4ced84dcf9c8eaefdfe2a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd2816a1b04066abbfb032004340678f7b0256cc0b1cb65cf14d6c2f235c1b2 +size 64067 diff --git a/clashroyalechardetector/train/pic2618_png.rf.eb37a9da9203e315ddef8cf99706f799.jpg b/clashroyalechardetector/train/pic2618_png.rf.eb37a9da9203e315ddef8cf99706f799.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a47a97a0462dd0ddec74f652623165610c03f35 --- /dev/null +++ b/clashroyalechardetector/train/pic2618_png.rf.eb37a9da9203e315ddef8cf99706f799.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa4f75f08ac21b0bed2c5f08e367372b637121b1902567bbf2a266f606a073b +size 64131 diff --git a/clashroyalechardetector/train/pic261_png.rf.aad59166dc41c413bfce31d75c8f7220.jpg b/clashroyalechardetector/train/pic261_png.rf.aad59166dc41c413bfce31d75c8f7220.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06f15b01ec6e19f86419af0fdc424495a208c3b5 --- /dev/null +++ b/clashroyalechardetector/train/pic261_png.rf.aad59166dc41c413bfce31d75c8f7220.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f31805e4dcdd6bd065354bad4f974a1599b17abc496d53bc179bde3d734773 +size 71161 diff --git a/clashroyalechardetector/train/pic2624_png.rf.5efeef6472b22bd504c6ddd353306077.jpg b/clashroyalechardetector/train/pic2624_png.rf.5efeef6472b22bd504c6ddd353306077.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5cae80d697a8b9f9e5dc60775eacca773c29a121 --- /dev/null +++ b/clashroyalechardetector/train/pic2624_png.rf.5efeef6472b22bd504c6ddd353306077.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9f605f7e5497f5f026abb126907ecaa66a56c7ccc06fe08e08e18908710f02 +size 63103 diff --git a/clashroyalechardetector/train/pic262_png.rf.945274355ad3c0b7bef35cb44d970df8.jpg b/clashroyalechardetector/train/pic262_png.rf.945274355ad3c0b7bef35cb44d970df8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76d893b3483701ff7e0df78614ae485e4f975a0c --- /dev/null +++ b/clashroyalechardetector/train/pic262_png.rf.945274355ad3c0b7bef35cb44d970df8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725851f793eca969f7fe0ebd23df4588bba0425dd10b28bcae836c8c729d4eed +size 71974 diff --git a/clashroyalechardetector/train/pic2642_png.rf.c833942fd2d6f6d76eaf4d47f50cde54.jpg b/clashroyalechardetector/train/pic2642_png.rf.c833942fd2d6f6d76eaf4d47f50cde54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33bb50b548972b0e5652e820530aac4e331b4de3 --- /dev/null +++ b/clashroyalechardetector/train/pic2642_png.rf.c833942fd2d6f6d76eaf4d47f50cde54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481f714d5e64241bae3a1e31cb64c2b6756c9d489bee20fab17e48735892ea88 +size 62556 diff --git a/clashroyalechardetector/train/pic269_png.rf.fc53245cf03ad7fdc79399a80e723c86.jpg b/clashroyalechardetector/train/pic269_png.rf.fc53245cf03ad7fdc79399a80e723c86.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c1a6be4ccf1dfa35a06ff163a2a39528af07b24 --- /dev/null +++ b/clashroyalechardetector/train/pic269_png.rf.fc53245cf03ad7fdc79399a80e723c86.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b96e4b573f6d219ed90e691ab96ad9fa93c0f72515ff0c08aee71a254951b0 +size 73523 diff --git a/clashroyalechardetector/train/pic274_png.rf.e5a665f652ae52e4dea507a73849426e.jpg b/clashroyalechardetector/train/pic274_png.rf.e5a665f652ae52e4dea507a73849426e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23bb214754d4260d4e2aad3af3db317dda16acaa --- /dev/null +++ b/clashroyalechardetector/train/pic274_png.rf.e5a665f652ae52e4dea507a73849426e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2afb3597a42fc07c9f68bdd662662b3c467a2e3c2cb6083321092790a5504e +size 74391 diff --git a/clashroyalechardetector/train/pic2755_png.rf.91f957b098f4775911e3fa3e471f8aea.jpg b/clashroyalechardetector/train/pic2755_png.rf.91f957b098f4775911e3fa3e471f8aea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..205828e30338d6028ba36340aba995fda961ec71 --- /dev/null +++ b/clashroyalechardetector/train/pic2755_png.rf.91f957b098f4775911e3fa3e471f8aea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c3f2ffa03b467fa6090b196ae9eaf78c0742e0aeaa38aaaab6c3a36702f075 +size 68286 diff --git a/clashroyalechardetector/train/pic275_png.rf.de02b0dd473c47f60e8229232787db1e.jpg b/clashroyalechardetector/train/pic275_png.rf.de02b0dd473c47f60e8229232787db1e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93c4579906b0861faf875436179d6002d12356b9 --- /dev/null +++ b/clashroyalechardetector/train/pic275_png.rf.de02b0dd473c47f60e8229232787db1e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3147fc61d802648bdd115f9ae41e4d37c4a9be75cc9a2f699fe75624a3c3c727 +size 74441 diff --git a/clashroyalechardetector/train/pic2770_png.rf.93e917b94bd894ee3a2c343bdf760531.jpg b/clashroyalechardetector/train/pic2770_png.rf.93e917b94bd894ee3a2c343bdf760531.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da5d75f2db7d382f53adf4ec93242f87f8109005 --- /dev/null +++ b/clashroyalechardetector/train/pic2770_png.rf.93e917b94bd894ee3a2c343bdf760531.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8baf794aa7945d58d535c5b3101a924b3f8a2191aa7ead28963971b89dfd0d +size 69011 diff --git a/clashroyalechardetector/train/pic2781_png.rf.05040e2bb24fe7f9298634b90e15a6c5.jpg b/clashroyalechardetector/train/pic2781_png.rf.05040e2bb24fe7f9298634b90e15a6c5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aec6be3090e6ad4629a3c81bf0f59da209458bbc --- /dev/null +++ b/clashroyalechardetector/train/pic2781_png.rf.05040e2bb24fe7f9298634b90e15a6c5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a86338aeb30fae6b42ea72306baef396fa3275f34ab7eb4e9b429dcf5436b2e +size 68055 diff --git a/clashroyalechardetector/train/pic2786_png.rf.773f564167ac8ed43e12e0b8bcca5c15.jpg b/clashroyalechardetector/train/pic2786_png.rf.773f564167ac8ed43e12e0b8bcca5c15.jpg new file mode 100644 index 0000000000000000000000000000000000000000..308bffa357ae276c883ea93261d61d4b23c821ff --- /dev/null +++ b/clashroyalechardetector/train/pic2786_png.rf.773f564167ac8ed43e12e0b8bcca5c15.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d2f97107897101bc49febb8bbf67de4f21b7ae45543ed968203dc09f730330 +size 68244 diff --git a/clashroyalechardetector/train/pic2793_png.rf.d2188a2f8bf274ecf2241ce7f7da8c6b.jpg b/clashroyalechardetector/train/pic2793_png.rf.d2188a2f8bf274ecf2241ce7f7da8c6b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..309b50ca00b8cfb2a445b689d6578ea01505254a --- /dev/null +++ b/clashroyalechardetector/train/pic2793_png.rf.d2188a2f8bf274ecf2241ce7f7da8c6b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8e6c5c2f3cf9c6ae9dc1ed391de048e5ab28ee5fe56d929eb8a2b18834edda +size 67555 diff --git a/clashroyalechardetector/train/pic2794_png.rf.afb18dd1ad20aa14bfaeb7e49e885bd9.jpg b/clashroyalechardetector/train/pic2794_png.rf.afb18dd1ad20aa14bfaeb7e49e885bd9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5719d5ab2f9956b14064e13d44653a7bd4723e6e --- /dev/null +++ b/clashroyalechardetector/train/pic2794_png.rf.afb18dd1ad20aa14bfaeb7e49e885bd9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa98f2bd40da50560c05d962f07232772278666fab0e27dc83b6ce1507cd46c +size 67435 diff --git a/clashroyalechardetector/train/pic2808_png.rf.a128a7890ade87c7ca5ae81278b6412e.jpg b/clashroyalechardetector/train/pic2808_png.rf.a128a7890ade87c7ca5ae81278b6412e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..268199f9bf0188d64ed46bbcd48dffc7eca728c3 --- /dev/null +++ b/clashroyalechardetector/train/pic2808_png.rf.a128a7890ade87c7ca5ae81278b6412e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1330582b47755fb26bf0e53508180823da199e31ed33399be84b2cdcb0932da9 +size 70795 diff --git a/clashroyalechardetector/train/pic2809_png.rf.c1d6cd732862ca6cde04a32d61ce7508.jpg b/clashroyalechardetector/train/pic2809_png.rf.c1d6cd732862ca6cde04a32d61ce7508.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b9f96b83095ee4ef2b07232750e8e6b15082472 --- /dev/null +++ b/clashroyalechardetector/train/pic2809_png.rf.c1d6cd732862ca6cde04a32d61ce7508.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaee8e2b8106ffadff315d0bd8a595355d2c8f676057ec15e6c419a4a344499a +size 70577 diff --git a/clashroyalechardetector/train/pic2841_png.rf.dd4a2a0fc249751ccb44b64127feebb1.jpg b/clashroyalechardetector/train/pic2841_png.rf.dd4a2a0fc249751ccb44b64127feebb1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0447f3fd03a6c0a7c654fd2325e35ffa03f19678 --- /dev/null +++ b/clashroyalechardetector/train/pic2841_png.rf.dd4a2a0fc249751ccb44b64127feebb1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5777791752b857b27a0e2836624cccaf0d964d158f34153628d81b33f153fe39 +size 74436 diff --git a/clashroyalechardetector/train/pic2843_png.rf.32eaf81c42f4d7617832d83ef84ca4da.jpg b/clashroyalechardetector/train/pic2843_png.rf.32eaf81c42f4d7617832d83ef84ca4da.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7333b47bfd70808a679299ed659f125cca31c4fc --- /dev/null +++ b/clashroyalechardetector/train/pic2843_png.rf.32eaf81c42f4d7617832d83ef84ca4da.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e810fd83e86eb253635fbff291fb9100be9c25d1359c872ae2df4fb80eea247 +size 71887 diff --git a/clashroyalechardetector/train/pic2845_png.rf.0b179fbd03374727c0141e17a8dd67f9.jpg b/clashroyalechardetector/train/pic2845_png.rf.0b179fbd03374727c0141e17a8dd67f9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e28865d3e75003f6a6d4105465fa63ff10c24bed --- /dev/null +++ b/clashroyalechardetector/train/pic2845_png.rf.0b179fbd03374727c0141e17a8dd67f9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264e300aba8ea18d2d0c1b39a39564982a2f1915e28120b19d286d1d496f5e69 +size 71442 diff --git a/clashroyalechardetector/train/pic2855_png.rf.9b949e817185ecafd4a7eba4653870e2.jpg b/clashroyalechardetector/train/pic2855_png.rf.9b949e817185ecafd4a7eba4653870e2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5142b728e122be5c222e1bb78e411bb0d4ff256 --- /dev/null +++ b/clashroyalechardetector/train/pic2855_png.rf.9b949e817185ecafd4a7eba4653870e2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a561f496e67498f87bc757d324fd19c723f290f582cd7fbf855396a40c95d6 +size 71008 diff --git a/clashroyalechardetector/train/pic2858_png.rf.bdbf5bac1d7ccd785a7fb6fece2ca80f.jpg b/clashroyalechardetector/train/pic2858_png.rf.bdbf5bac1d7ccd785a7fb6fece2ca80f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e238333e6f0c78ca25e11963fa61a90d3de36da --- /dev/null +++ b/clashroyalechardetector/train/pic2858_png.rf.bdbf5bac1d7ccd785a7fb6fece2ca80f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacb5cd017f08382808fec2146c66fe1432701845099cfc283de42aa2193d7aa +size 73750 diff --git a/clashroyalechardetector/train/pic2859_png.rf.871b3a896a0eb6a2c43b67e91a060dcc.jpg b/clashroyalechardetector/train/pic2859_png.rf.871b3a896a0eb6a2c43b67e91a060dcc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..114657c02657816d57de0ab0299e931b6c5a63f5 --- /dev/null +++ b/clashroyalechardetector/train/pic2859_png.rf.871b3a896a0eb6a2c43b67e91a060dcc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966e8cce1172f83ee38dce0409d558639caad144f515dcec459dff517a648e36 +size 73490 diff --git a/clashroyalechardetector/train/pic2863_png.rf.b1f397c2d763b4555401d53e1d008ff2.jpg b/clashroyalechardetector/train/pic2863_png.rf.b1f397c2d763b4555401d53e1d008ff2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..193d8ada8e67d94e25b29c7c279a30a5af9b1bfe --- /dev/null +++ b/clashroyalechardetector/train/pic2863_png.rf.b1f397c2d763b4555401d53e1d008ff2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1487023934b780fcf66ed751c162278636ae992a3e799585bfe8ca0721ec5b +size 73625 diff --git a/clashroyalechardetector/train/pic2864_png.rf.4090340a374dcd8c7a6d448983322cda.jpg b/clashroyalechardetector/train/pic2864_png.rf.4090340a374dcd8c7a6d448983322cda.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c293ef2e225c5095e863742ec1a1d2479a56344 --- /dev/null +++ b/clashroyalechardetector/train/pic2864_png.rf.4090340a374dcd8c7a6d448983322cda.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b6890d16560d9ae1c00020c881234db9a20a60e83cc6d7e1c051a74515631f +size 74075 diff --git a/clashroyalechardetector/train/pic2866_png.rf.ab0a1c017d93f0592378c207259aef61.jpg b/clashroyalechardetector/train/pic2866_png.rf.ab0a1c017d93f0592378c207259aef61.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95ff8d0c03dae384924d5113d35b1c0c72f1f84c --- /dev/null +++ b/clashroyalechardetector/train/pic2866_png.rf.ab0a1c017d93f0592378c207259aef61.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730e4aa273808ef814b8ed14b456f3483db60d5249013ea085bfb3fb1211f3e2 +size 72695 diff --git a/clashroyalechardetector/train/pic2868_png.rf.da2efee9d8eec1bdd1ec5f59a4a5f7a7.jpg b/clashroyalechardetector/train/pic2868_png.rf.da2efee9d8eec1bdd1ec5f59a4a5f7a7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f0dc21468dbbc6d679e26c306b3fcd9ce3fb012 --- /dev/null +++ b/clashroyalechardetector/train/pic2868_png.rf.da2efee9d8eec1bdd1ec5f59a4a5f7a7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3f16223e6340ff984d1412412ece147be9b49589515780306b345cebc95360 +size 84020 diff --git a/clashroyalechardetector/train/pic2869_png.rf.a2836855c6762cf34b3d674364252107.jpg b/clashroyalechardetector/train/pic2869_png.rf.a2836855c6762cf34b3d674364252107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..588ddf5d7512f1d95d8b8459bc0c96fd4f3db896 --- /dev/null +++ b/clashroyalechardetector/train/pic2869_png.rf.a2836855c6762cf34b3d674364252107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33ffed6207b8cb20a6415674db1d0ec00ea47687d23dd0518ac5dfb940226c8 +size 74662 diff --git a/clashroyalechardetector/train/pic2870_png.rf.fd801bcf016207b071e175e5adbf988b.jpg b/clashroyalechardetector/train/pic2870_png.rf.fd801bcf016207b071e175e5adbf988b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..180cefbf36afd6ec5fc95a41eafc657a80ba7ab5 --- /dev/null +++ b/clashroyalechardetector/train/pic2870_png.rf.fd801bcf016207b071e175e5adbf988b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c818114978248f2433d33f12a378154fc4a6b764b84ce38f30e827fbc7398bcf +size 75159 diff --git a/clashroyalechardetector/train/pic2871_png.rf.c014dc4fde9f36777591602e96d72d88.jpg b/clashroyalechardetector/train/pic2871_png.rf.c014dc4fde9f36777591602e96d72d88.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d6f1b9b6b4e67ef415c83664765868edf6c9a95 --- /dev/null +++ b/clashroyalechardetector/train/pic2871_png.rf.c014dc4fde9f36777591602e96d72d88.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ff775f13315c59f4d3332e0a1c7c507844bb4b473e960a7eadc5a1d44ccccc +size 74978 diff --git a/clashroyalechardetector/train/pic2873_png.rf.8e16e753e6bbc710685c5de3793e7965.jpg b/clashroyalechardetector/train/pic2873_png.rf.8e16e753e6bbc710685c5de3793e7965.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0db50939e47c20a3acdd2b703b0de9274b54cc87 --- /dev/null +++ b/clashroyalechardetector/train/pic2873_png.rf.8e16e753e6bbc710685c5de3793e7965.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10fecc53450e55c8e20b29c1529eecdbbe2a144721de9bc168afdf634e763bb9 +size 73576 diff --git a/clashroyalechardetector/train/pic2874_png.rf.0267b6d3dad52162eb20c67679309776.jpg b/clashroyalechardetector/train/pic2874_png.rf.0267b6d3dad52162eb20c67679309776.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e0c91b5d3aea841f32dcfcffb9bebdbfdcca4a3 --- /dev/null +++ b/clashroyalechardetector/train/pic2874_png.rf.0267b6d3dad52162eb20c67679309776.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83eb9b5f38434f4275b0b866246f40211263b202c9bcffb651f8a800503a98d8 +size 73465 diff --git a/clashroyalechardetector/train/pic2875_png.rf.8571aeb6a694b897921656a6e1d5582b.jpg b/clashroyalechardetector/train/pic2875_png.rf.8571aeb6a694b897921656a6e1d5582b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..733e4fc17e24e4ab2bc4f09c8fe20b5417636cb0 --- /dev/null +++ b/clashroyalechardetector/train/pic2875_png.rf.8571aeb6a694b897921656a6e1d5582b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b830b53c909083db43445dff17d857bee36e6b28d4616bbfb77edd013f03f6 +size 72896 diff --git a/clashroyalechardetector/train/pic2880_png.rf.5966df340b8b050e952416e05f4d17b6.jpg b/clashroyalechardetector/train/pic2880_png.rf.5966df340b8b050e952416e05f4d17b6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..019c58443e6fd0af174217560dd49ab4e98ea2fe --- /dev/null +++ b/clashroyalechardetector/train/pic2880_png.rf.5966df340b8b050e952416e05f4d17b6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5fb6b82b981da269b96a5650f730b89d4161226a4946e41c7d86af56493f442 +size 83567 diff --git a/clashroyalechardetector/train/pic2884_png.rf.d21930da69fe6baed1f2b6bf7d1c1f45.jpg b/clashroyalechardetector/train/pic2884_png.rf.d21930da69fe6baed1f2b6bf7d1c1f45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..819e6a921dc03f46cbaf871135a94fb8943497b8 --- /dev/null +++ b/clashroyalechardetector/train/pic2884_png.rf.d21930da69fe6baed1f2b6bf7d1c1f45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54979b901f9677d1b92166b94a7f19ceca84c9cf7bc0243dc799374b788846ec +size 72677 diff --git a/clashroyalechardetector/train/pic2889_png.rf.43b1837ccfcddff7335db46545002685.jpg b/clashroyalechardetector/train/pic2889_png.rf.43b1837ccfcddff7335db46545002685.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37db76c33d4c07747bda2ffdaaef01653c46fee7 --- /dev/null +++ b/clashroyalechardetector/train/pic2889_png.rf.43b1837ccfcddff7335db46545002685.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4d215dcbccb9d3a5066c0e6ace463a3de2ec22d166617bc6a08d8b7e4a633e +size 73070 diff --git a/clashroyalechardetector/train/pic2890_png.rf.7dc96bc2e25e5891f5b3ab7489944155.jpg b/clashroyalechardetector/train/pic2890_png.rf.7dc96bc2e25e5891f5b3ab7489944155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0295eb4d094747c69e616a1f0c475cbc063e0cb --- /dev/null +++ b/clashroyalechardetector/train/pic2890_png.rf.7dc96bc2e25e5891f5b3ab7489944155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa822ef98a9862d5c948f50d6462fd8600a4b33b522b579abd718d320fd8d9b1 +size 73095 diff --git a/clashroyalechardetector/train/pic2891_png.rf.081faa722e758e6991a6daf82f480faa.jpg b/clashroyalechardetector/train/pic2891_png.rf.081faa722e758e6991a6daf82f480faa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d296a0ad8ea1f9a70b90e6a990b8e26a77ee05d --- /dev/null +++ b/clashroyalechardetector/train/pic2891_png.rf.081faa722e758e6991a6daf82f480faa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54379d5d44fdbe47990ce9f3365472693f822f52ec0ad7429cee8f4e23a3404f +size 74084 diff --git a/clashroyalechardetector/train/pic2894_png.rf.653b39231bb8d31f0d30ed18b2a01546.jpg b/clashroyalechardetector/train/pic2894_png.rf.653b39231bb8d31f0d30ed18b2a01546.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18107989d278514c78f430ace9290a754e049123 --- /dev/null +++ b/clashroyalechardetector/train/pic2894_png.rf.653b39231bb8d31f0d30ed18b2a01546.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a54ca79f82c9885281e7b00c27b2feebd104ddb847401208ddfb16236a6a88 +size 74206 diff --git a/clashroyalechardetector/train/pic2896_png.rf.38c42612ec9fc5703202a52494bf389d.jpg b/clashroyalechardetector/train/pic2896_png.rf.38c42612ec9fc5703202a52494bf389d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09668d6ed939975199ccdccb62ed212ac87a4a38 --- /dev/null +++ b/clashroyalechardetector/train/pic2896_png.rf.38c42612ec9fc5703202a52494bf389d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1f3e3735710bff8c099f2a8ec054eeddf1163bfe716802507a4b9dac5da451 +size 71547 diff --git a/clashroyalechardetector/train/pic2899_png.rf.22ee8f6c5decb2612dbf2d383e3e50db.jpg b/clashroyalechardetector/train/pic2899_png.rf.22ee8f6c5decb2612dbf2d383e3e50db.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9e33ad0870147ae8211f9a7f2ba7ce83fbbd0fe --- /dev/null +++ b/clashroyalechardetector/train/pic2899_png.rf.22ee8f6c5decb2612dbf2d383e3e50db.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272318f8307fa3c66d460b6c33b48974847bc5f0642267e21b8a5ec4ea94cd4d +size 74275 diff --git a/clashroyalechardetector/train/pic2900_png.rf.92b9541cc102405e3a5879895248918e.jpg b/clashroyalechardetector/train/pic2900_png.rf.92b9541cc102405e3a5879895248918e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4688969700cd506fe4b80f995b6fbd1ff9996a5f --- /dev/null +++ b/clashroyalechardetector/train/pic2900_png.rf.92b9541cc102405e3a5879895248918e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4c610866813171712b5b0c9a70a835f17f1f37d18c1c0720176177117da49b +size 74570 diff --git a/clashroyalechardetector/train/pic2901_png.rf.98934f824f6eb4f5fea9deca227e3977.jpg b/clashroyalechardetector/train/pic2901_png.rf.98934f824f6eb4f5fea9deca227e3977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de13db754e16fe59ee5d5f83186c44f216d8a38e --- /dev/null +++ b/clashroyalechardetector/train/pic2901_png.rf.98934f824f6eb4f5fea9deca227e3977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44f69f6c6466f642da4a5c72b00a38deb0b96b5159ea47236be6c470497870c +size 74260 diff --git a/clashroyalechardetector/train/pic2903_png.rf.d3339875930b23e0393d4a5d0c8d5d18.jpg b/clashroyalechardetector/train/pic2903_png.rf.d3339875930b23e0393d4a5d0c8d5d18.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16a03c7772decc631dc73d5d69f0b0ece3f51229 --- /dev/null +++ b/clashroyalechardetector/train/pic2903_png.rf.d3339875930b23e0393d4a5d0c8d5d18.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efd337103b20d446ac24525e25ad7923f8c02af4605dd2bdab0f7dd20af0e0a +size 73709 diff --git a/clashroyalechardetector/train/pic2908_png.rf.b86fda97cc782b658c5c60977316e9c9.jpg b/clashroyalechardetector/train/pic2908_png.rf.b86fda97cc782b658c5c60977316e9c9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2854787e34e791407719cfb6cf59907260501ed8 --- /dev/null +++ b/clashroyalechardetector/train/pic2908_png.rf.b86fda97cc782b658c5c60977316e9c9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764cdb8880e9d4abf8d87543de05cf15b3667e952647dd9d785cdf39a22d14fd +size 74690 diff --git a/clashroyalechardetector/train/pic2924_png.rf.3a5045f1cca68a226f669e5379e098c0.jpg b/clashroyalechardetector/train/pic2924_png.rf.3a5045f1cca68a226f669e5379e098c0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2645cd28bdfe453c7bbea6dba0ccefd48af4b83 --- /dev/null +++ b/clashroyalechardetector/train/pic2924_png.rf.3a5045f1cca68a226f669e5379e098c0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98ef11a58b7122a6edfd1e3bd062e4d350e6d7537c60e90898384812d42d75e +size 71901 diff --git a/clashroyalechardetector/train/pic2925_png.rf.80c92fdad6928541bfd518af337514a5.jpg b/clashroyalechardetector/train/pic2925_png.rf.80c92fdad6928541bfd518af337514a5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a29ce08d1e574e09ca3fe56f1fe36324ca78a726 --- /dev/null +++ b/clashroyalechardetector/train/pic2925_png.rf.80c92fdad6928541bfd518af337514a5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331bc157c8376b1cd9b1175d8b5997731e7a02c7b4c8955b9e7c5e76485619c8 +size 71681 diff --git a/clashroyalechardetector/train/pic2926_png.rf.c9f84a1c859b435722bf434a084b8e88.jpg b/clashroyalechardetector/train/pic2926_png.rf.c9f84a1c859b435722bf434a084b8e88.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54450dbe10091ad113a65a3d5f0a56b2d818814e --- /dev/null +++ b/clashroyalechardetector/train/pic2926_png.rf.c9f84a1c859b435722bf434a084b8e88.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15391ddc8009b0746fa007662e88790a33481c35f6b3ba3b6b9fabe7c888916 +size 71718 diff --git a/clashroyalechardetector/train/pic2928_png.rf.00c262bc28aaad3b73fae0359e8eadb7.jpg b/clashroyalechardetector/train/pic2928_png.rf.00c262bc28aaad3b73fae0359e8eadb7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c7ff6ef09c5b36a047b166b73243ffbdb31b4b4 --- /dev/null +++ b/clashroyalechardetector/train/pic2928_png.rf.00c262bc28aaad3b73fae0359e8eadb7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ecaa2b14fe234fa2f182908dd4bf78a782766734576b5f9700ba8a8ab5510c +size 71406 diff --git a/clashroyalechardetector/train/pic2930_png.rf.059c3b0199876ab6b7923596fee6d5f0.jpg b/clashroyalechardetector/train/pic2930_png.rf.059c3b0199876ab6b7923596fee6d5f0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c7465dc732f3e77eb50f17db03f6dde3f89a7a4 --- /dev/null +++ b/clashroyalechardetector/train/pic2930_png.rf.059c3b0199876ab6b7923596fee6d5f0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ea9e7a6487e1b03493af427e4565a2e19a8ff6b7a7cd7718bb8a2b4f9233d4 +size 70955 diff --git a/clashroyalechardetector/train/pic2934_png.rf.8c4ad29a816b0442d257580cba79e4b0.jpg b/clashroyalechardetector/train/pic2934_png.rf.8c4ad29a816b0442d257580cba79e4b0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76215172226e45f0f5e9369c0d8fa04abecad16b --- /dev/null +++ b/clashroyalechardetector/train/pic2934_png.rf.8c4ad29a816b0442d257580cba79e4b0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f75bdaa9f5dfc2c7df8a95bf47a34c741e4c52f507a7fea784637e399cd2f5db +size 73754 diff --git a/clashroyalechardetector/train/pic2939_png.rf.bb4c6bc8a9541b5431eee869515fadd6.jpg b/clashroyalechardetector/train/pic2939_png.rf.bb4c6bc8a9541b5431eee869515fadd6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fb552829eabb4947a7a5a1f27be0bc2981f7769 --- /dev/null +++ b/clashroyalechardetector/train/pic2939_png.rf.bb4c6bc8a9541b5431eee869515fadd6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4858c35115285348b286750f4c4d2a4be2fd8e6791e9bf1904e103ffcc486f +size 72443 diff --git a/clashroyalechardetector/train/pic293_png.rf.7e0ac03c3efc6f91f13cee4f58e40fe2.jpg b/clashroyalechardetector/train/pic293_png.rf.7e0ac03c3efc6f91f13cee4f58e40fe2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..040b879f96dfdd3e6f65721e160157b658f85df8 --- /dev/null +++ b/clashroyalechardetector/train/pic293_png.rf.7e0ac03c3efc6f91f13cee4f58e40fe2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef09886fa59f322de9033b647e8e67a03dcb56684ce8806d5fb070f76186cdeb +size 67662 diff --git a/clashroyalechardetector/train/pic2941_png.rf.f66deb2f7371365d5033ed9ae961a5e7.jpg b/clashroyalechardetector/train/pic2941_png.rf.f66deb2f7371365d5033ed9ae961a5e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51aba20a6042ba126939ae538a139f96b4fb396b --- /dev/null +++ b/clashroyalechardetector/train/pic2941_png.rf.f66deb2f7371365d5033ed9ae961a5e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4621990138b2a48974d4c607ec1f1f3439d9e4c68948c017106b01a1811ae2 +size 72750 diff --git a/clashroyalechardetector/train/pic2944_png.rf.c5cae8b75a5f4790c1c13b02ec07d599.jpg b/clashroyalechardetector/train/pic2944_png.rf.c5cae8b75a5f4790c1c13b02ec07d599.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea7b9588f2e2516c2a51904030cfcd4e637219da --- /dev/null +++ b/clashroyalechardetector/train/pic2944_png.rf.c5cae8b75a5f4790c1c13b02ec07d599.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51112fa1508d442c8fe2ecf704d3488e2b09eac5011680f114d298f3ec2cc08c +size 72633 diff --git a/clashroyalechardetector/train/pic2948_png.rf.eb686f2bf45653f78d8de51b50df713c.jpg b/clashroyalechardetector/train/pic2948_png.rf.eb686f2bf45653f78d8de51b50df713c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bdc08623b98c12f05a787ddb8c7ee72b32c8adc --- /dev/null +++ b/clashroyalechardetector/train/pic2948_png.rf.eb686f2bf45653f78d8de51b50df713c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7119ed80fe98fbcc9d1990ddee29f560dc4e45403f3aaf832a0dcb0ff8b711d +size 73076 diff --git a/clashroyalechardetector/train/pic2949_png.rf.864dfe154617a45060dccf4ff52e68ce.jpg b/clashroyalechardetector/train/pic2949_png.rf.864dfe154617a45060dccf4ff52e68ce.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23c45f1060a00c4bc0f32ceb9d67ac6b36c352e0 --- /dev/null +++ b/clashroyalechardetector/train/pic2949_png.rf.864dfe154617a45060dccf4ff52e68ce.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc7f9a82f03bd59734f52ed204cae22cf67085cb79bf1b2e1f865a9d1b36c84 +size 72702 diff --git a/clashroyalechardetector/train/pic294_png.rf.804bd0ab8ed12c3c60dde864ba37a69b.jpg b/clashroyalechardetector/train/pic294_png.rf.804bd0ab8ed12c3c60dde864ba37a69b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07b84ffc892326fcd6b702a939e5f8330db27fcb --- /dev/null +++ b/clashroyalechardetector/train/pic294_png.rf.804bd0ab8ed12c3c60dde864ba37a69b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8682f3a1770d2b5eba1d4f897668b100cb54c8a7d5e5a64e25b7e6f58854c6 +size 68073 diff --git a/clashroyalechardetector/train/pic2950_png.rf.32b28cf2c4eb013750b7a90451ed200d.jpg b/clashroyalechardetector/train/pic2950_png.rf.32b28cf2c4eb013750b7a90451ed200d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08707a99f7b57c825b5c543aae3a8b32d3b3ed51 --- /dev/null +++ b/clashroyalechardetector/train/pic2950_png.rf.32b28cf2c4eb013750b7a90451ed200d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5028d3568b7736c4048ba8712629be156b89607ff71df477d00c67be191710a +size 72720 diff --git a/clashroyalechardetector/train/pic2951_png.rf.5068a811a3b18580563b7e8c512c3acf.jpg b/clashroyalechardetector/train/pic2951_png.rf.5068a811a3b18580563b7e8c512c3acf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..762523720edc4b1cd72f18dc2942473ddf4863da --- /dev/null +++ b/clashroyalechardetector/train/pic2951_png.rf.5068a811a3b18580563b7e8c512c3acf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1b0da7c1599b29571eef2c15a5319ef422f9cbaac3ad80726af99f0a9ff168 +size 74667 diff --git a/clashroyalechardetector/train/pic2959_png.rf.97bf5fd406155e26b9c51b9193f05026.jpg b/clashroyalechardetector/train/pic2959_png.rf.97bf5fd406155e26b9c51b9193f05026.jpg new file mode 100644 index 0000000000000000000000000000000000000000..995abc9eaa028c1d3f1d17859274c370004f5d5f --- /dev/null +++ b/clashroyalechardetector/train/pic2959_png.rf.97bf5fd406155e26b9c51b9193f05026.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5290c34f725e9ed99d93571fa5bc43b00098d11f62a421955bfb78157bbe2d39 +size 73405 diff --git a/clashroyalechardetector/train/pic295_png.rf.60ffe8746951539132b30852c524cede.jpg b/clashroyalechardetector/train/pic295_png.rf.60ffe8746951539132b30852c524cede.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f46f751bb5019f6596e26426db98691cdcc4a27 --- /dev/null +++ b/clashroyalechardetector/train/pic295_png.rf.60ffe8746951539132b30852c524cede.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbec3f1561e1db1500611be64f762b623dda1f66f78e2d7eb5e444f5cbfe4992 +size 67568 diff --git a/clashroyalechardetector/train/pic2962_png.rf.bf242cd2389c012700a1426448cd002b.jpg b/clashroyalechardetector/train/pic2962_png.rf.bf242cd2389c012700a1426448cd002b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..102cd3ce06f9e88c0a1546965431f7cb12613895 --- /dev/null +++ b/clashroyalechardetector/train/pic2962_png.rf.bf242cd2389c012700a1426448cd002b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b13d806214cd0c7f6908419c15b4de753193ce09b4337d21534012ac85d5c6 +size 74177 diff --git a/clashroyalechardetector/train/pic2965_png.rf.c882b065137d298b2bac61c18304e03e.jpg b/clashroyalechardetector/train/pic2965_png.rf.c882b065137d298b2bac61c18304e03e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4d2ef2a823b0705e78a178aa1795e720495f370 --- /dev/null +++ b/clashroyalechardetector/train/pic2965_png.rf.c882b065137d298b2bac61c18304e03e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61215e86a23c437dad3d4502cace9c13ed6f31ce308715931f27545bf3cbcb62 +size 75197 diff --git a/clashroyalechardetector/train/pic2966_png.rf.d18b02511458ae6ec5c184a11b50e562.jpg b/clashroyalechardetector/train/pic2966_png.rf.d18b02511458ae6ec5c184a11b50e562.jpg new file mode 100644 index 0000000000000000000000000000000000000000..828621fb3b036c94fe2f34db8c6d53e39ed62b71 --- /dev/null +++ b/clashroyalechardetector/train/pic2966_png.rf.d18b02511458ae6ec5c184a11b50e562.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096b750c02df65cc6aace38035e6128fc2a51298352250e9387d1e203e1a17d0 +size 74863 diff --git a/clashroyalechardetector/train/pic2969_png.rf.1d4b4786fdf409e82f7d8b087215b5c9.jpg b/clashroyalechardetector/train/pic2969_png.rf.1d4b4786fdf409e82f7d8b087215b5c9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4fb2415bccde3b082e8f49e7250a52a17ece33e --- /dev/null +++ b/clashroyalechardetector/train/pic2969_png.rf.1d4b4786fdf409e82f7d8b087215b5c9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511341aff2f5bd110dd0bc897e2ce8d3ec6bb8817f761680c1beceeb26e36125 +size 84544 diff --git a/clashroyalechardetector/train/pic296_png.rf.ea355f64cbf7255dd9f4a9ef97b4c67d.jpg b/clashroyalechardetector/train/pic296_png.rf.ea355f64cbf7255dd9f4a9ef97b4c67d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4adfaf5c3b85c02d339c7d4cae6abe11dcf06a19 --- /dev/null +++ b/clashroyalechardetector/train/pic296_png.rf.ea355f64cbf7255dd9f4a9ef97b4c67d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e8ece5a0b00c3cf8a209ca95c38e65e2a6d2619775777dca6ee01cafa46844 +size 66328 diff --git a/clashroyalechardetector/train/pic2973_png.rf.96795a309b2d67a7d8742054f4336a21.jpg b/clashroyalechardetector/train/pic2973_png.rf.96795a309b2d67a7d8742054f4336a21.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fce2f9bb3022fbf7aa1488b08ad525057af22a8 --- /dev/null +++ b/clashroyalechardetector/train/pic2973_png.rf.96795a309b2d67a7d8742054f4336a21.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d97496e512eb9a38c5e65c9750133d6e292d95212c18bb8646bfdd15d99a4e +size 76222 diff --git a/clashroyalechardetector/train/pic2974_png.rf.af6ed5397501bceb2065c8e9f46b99b6.jpg b/clashroyalechardetector/train/pic2974_png.rf.af6ed5397501bceb2065c8e9f46b99b6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a4a13284860e1cc823dfc8c22d8b701948bcfbe --- /dev/null +++ b/clashroyalechardetector/train/pic2974_png.rf.af6ed5397501bceb2065c8e9f46b99b6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcf29944397f7d6d0420e936f724fd45dd23a60197011e8eeca6ef0d564ad0b +size 73339 diff --git a/clashroyalechardetector/train/pic297_png.rf.9e2750104fe5d14b7e512304ea013bcc.jpg b/clashroyalechardetector/train/pic297_png.rf.9e2750104fe5d14b7e512304ea013bcc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d3ed73ab87982cf5cbe4523f4372b0fdb3702df --- /dev/null +++ b/clashroyalechardetector/train/pic297_png.rf.9e2750104fe5d14b7e512304ea013bcc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c519626b52df73866de9f9770ddbd15b4d4e5d91b0b9a8d2824ccffa13772efb +size 67325 diff --git a/clashroyalechardetector/train/pic2982_png.rf.e14807aad6e864a10813e35c14a9b1fe.jpg b/clashroyalechardetector/train/pic2982_png.rf.e14807aad6e864a10813e35c14a9b1fe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d5d71a3561fdeeb7f75e4522ff5256dc456b2f6 --- /dev/null +++ b/clashroyalechardetector/train/pic2982_png.rf.e14807aad6e864a10813e35c14a9b1fe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4745a3e2de1f21ff828a60ccdb9f49aabc29343f34a06121a599b67727a1b5a4 +size 73075 diff --git a/clashroyalechardetector/train/pic2988_png.rf.9181c3868d9882ef1f5260d21d984f60.jpg b/clashroyalechardetector/train/pic2988_png.rf.9181c3868d9882ef1f5260d21d984f60.jpg new file mode 100644 index 0000000000000000000000000000000000000000..300a56f3ac6b71cabebd5c34bb13626ee89075be --- /dev/null +++ b/clashroyalechardetector/train/pic2988_png.rf.9181c3868d9882ef1f5260d21d984f60.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ba057c46b0821c11d0d73b08bf09cede6edb60ba3572ef1b71eaeda15cf03e +size 71205 diff --git a/clashroyalechardetector/train/pic2991_png.rf.f74db12f902114dfd60a1b2e8130f0a0.jpg b/clashroyalechardetector/train/pic2991_png.rf.f74db12f902114dfd60a1b2e8130f0a0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adba78687ec2f04a2238ebed8a177a90759e998f --- /dev/null +++ b/clashroyalechardetector/train/pic2991_png.rf.f74db12f902114dfd60a1b2e8130f0a0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69114727aa7c17bf9e3199ed2fb7f6337f6ad8777553cd4fb6efbf671b1930e +size 70763 diff --git a/clashroyalechardetector/train/pic2992_png.rf.3f13fb3336cd8e3010244e2b61edf133.jpg b/clashroyalechardetector/train/pic2992_png.rf.3f13fb3336cd8e3010244e2b61edf133.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4aab675d1e62b63d32991e17655f200023ceff30 --- /dev/null +++ b/clashroyalechardetector/train/pic2992_png.rf.3f13fb3336cd8e3010244e2b61edf133.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba8f7d19101d01e603f509e53665c54535f22530016424e5166cdf15d16cd95 +size 70717 diff --git a/clashroyalechardetector/train/pic3002_png.rf.7030492b97d7b4435100678de9f21a7d.jpg b/clashroyalechardetector/train/pic3002_png.rf.7030492b97d7b4435100678de9f21a7d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef5b137046634315c94d928c8b2f404e0441f30a --- /dev/null +++ b/clashroyalechardetector/train/pic3002_png.rf.7030492b97d7b4435100678de9f21a7d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465dfa505a78be233742b7e520bd126510f963c7120876fccfe8c1cc1a0e1a02 +size 71902 diff --git a/clashroyalechardetector/train/pic3005_png.rf.318c860a0db09ecc5297da2a0bf94102.jpg b/clashroyalechardetector/train/pic3005_png.rf.318c860a0db09ecc5297da2a0bf94102.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed3d14ec835e16e2da73516476ca21ba93085b04 --- /dev/null +++ b/clashroyalechardetector/train/pic3005_png.rf.318c860a0db09ecc5297da2a0bf94102.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6be108051010eb3d3f64889d6d6f07d624af1411f1d085bca539ffced475fa +size 69961 diff --git a/clashroyalechardetector/train/pic302_png.rf.43ed3d9f7b5366483f3e044185de6ec2.jpg b/clashroyalechardetector/train/pic302_png.rf.43ed3d9f7b5366483f3e044185de6ec2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a40f05635c61b9fc6f0a350a5dea8f8e71161e3 --- /dev/null +++ b/clashroyalechardetector/train/pic302_png.rf.43ed3d9f7b5366483f3e044185de6ec2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0341787a81f1b63047691bcb5696f424118540b5b41999166b7a5b365dfb63f0 +size 68629 diff --git a/clashroyalechardetector/train/pic3030_png.rf.f1bba31631969a58d42e88ecd87d4fe2.jpg b/clashroyalechardetector/train/pic3030_png.rf.f1bba31631969a58d42e88ecd87d4fe2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0660a43c64191466710bcc5ccdcd962ee06fdea8 --- /dev/null +++ b/clashroyalechardetector/train/pic3030_png.rf.f1bba31631969a58d42e88ecd87d4fe2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f2a2267a7b30135118796b2204497bf6fded4d5d869c7c2a21c8b1676d6889 +size 72275 diff --git a/clashroyalechardetector/train/pic3037_png.rf.961a81f0437d34631049de43d12a6fbd.jpg b/clashroyalechardetector/train/pic3037_png.rf.961a81f0437d34631049de43d12a6fbd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf99e5226b619cdb00ba365d86670076c63c00de --- /dev/null +++ b/clashroyalechardetector/train/pic3037_png.rf.961a81f0437d34631049de43d12a6fbd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e01bb77e366db762f9261578ae5c29182e180b9d78a499d5fd53342024d42aa +size 74111 diff --git a/clashroyalechardetector/train/pic3039_png.rf.81efe6474dc13a412ccd73618b238973.jpg b/clashroyalechardetector/train/pic3039_png.rf.81efe6474dc13a412ccd73618b238973.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acbadc920d47198e22db688464129661529ad8ad --- /dev/null +++ b/clashroyalechardetector/train/pic3039_png.rf.81efe6474dc13a412ccd73618b238973.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0463c36be26eefb99fa4f42b7b142bee82c41eeb6223df09488a55a36d64c596 +size 75805 diff --git a/clashroyalechardetector/train/pic303_png.rf.3d8fc4836aa40c333d318b649bb9d66c.jpg b/clashroyalechardetector/train/pic303_png.rf.3d8fc4836aa40c333d318b649bb9d66c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f295e8563ee4d53693a055fb2f6e0a7c892304a4 --- /dev/null +++ b/clashroyalechardetector/train/pic303_png.rf.3d8fc4836aa40c333d318b649bb9d66c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1cf52add231a2bdbc6855bb51f1af2ac39cb6d8ac315ece533702275e1a2432 +size 68481 diff --git a/clashroyalechardetector/train/pic3043_png.rf.37ec50850f38559dab60690f1b972ba3.jpg b/clashroyalechardetector/train/pic3043_png.rf.37ec50850f38559dab60690f1b972ba3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a9f8f27cc21eed0e53236101b31b559a5b6e15a1 --- /dev/null +++ b/clashroyalechardetector/train/pic3043_png.rf.37ec50850f38559dab60690f1b972ba3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249d7d8e8d69d37f7fe3b5e8e2bddd2dcfccf9aad7851d75183c83d2a6d85fc0 +size 72724 diff --git a/clashroyalechardetector/train/pic3044_png.rf.9bafb15daddf1fcdd88daa600053271b.jpg b/clashroyalechardetector/train/pic3044_png.rf.9bafb15daddf1fcdd88daa600053271b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6939f8b2ad78fbb30ed39a1da6966b8e71502a6 --- /dev/null +++ b/clashroyalechardetector/train/pic3044_png.rf.9bafb15daddf1fcdd88daa600053271b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e1c3364aff24f629d8cbdb04ad4a55f4ddc1efdcf9b96dc696c04d49e48da5 +size 72649 diff --git a/clashroyalechardetector/train/pic3046_png.rf.2efa6eb2373daea5fd64d510e989e70e.jpg b/clashroyalechardetector/train/pic3046_png.rf.2efa6eb2373daea5fd64d510e989e70e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdcea0f86a05b8cbbe90252f50bcd156429b3584 --- /dev/null +++ b/clashroyalechardetector/train/pic3046_png.rf.2efa6eb2373daea5fd64d510e989e70e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0aa0c0b24f91ab82430010e8302baf2e3722e7be06fade8943e29c20d5cc11e +size 73743 diff --git a/clashroyalechardetector/train/pic304_png.rf.f0eeeeeb95eab5c2eebc7ab7ee4b744b.jpg b/clashroyalechardetector/train/pic304_png.rf.f0eeeeeb95eab5c2eebc7ab7ee4b744b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61d0495415c0824476bc5d201a31f81e0300c35a --- /dev/null +++ b/clashroyalechardetector/train/pic304_png.rf.f0eeeeeb95eab5c2eebc7ab7ee4b744b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa269d4950eba49729dd8a211953cfe8501185652b4f1a39141314b7b3d167f7 +size 68337 diff --git a/clashroyalechardetector/train/pic3055_png.rf.d2adad12e20449b27a4cf7b40a6949b8.jpg b/clashroyalechardetector/train/pic3055_png.rf.d2adad12e20449b27a4cf7b40a6949b8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afa05b1780c9d93ed5accb669ab07949c00057a5 --- /dev/null +++ b/clashroyalechardetector/train/pic3055_png.rf.d2adad12e20449b27a4cf7b40a6949b8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb57396bc1d468a94c4ecd66277e104a4bef566b02222581f712e5eb2363e8c +size 74105 diff --git a/clashroyalechardetector/train/pic3057_png.rf.8bd0e1ce79c6d39055476c6e38006514.jpg b/clashroyalechardetector/train/pic3057_png.rf.8bd0e1ce79c6d39055476c6e38006514.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e1263d3a4ffcb373d7b43d496e22ee1795540e4 --- /dev/null +++ b/clashroyalechardetector/train/pic3057_png.rf.8bd0e1ce79c6d39055476c6e38006514.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb05e9006545b3788cb076a89cde092693eeb0ac5dc78063b3d38149319d9f56 +size 74055 diff --git a/clashroyalechardetector/train/pic3062_png.rf.d109531ab56610788465c03fd2491a27.jpg b/clashroyalechardetector/train/pic3062_png.rf.d109531ab56610788465c03fd2491a27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6909702b2e12ef4551cfd622f051c1f0d208b0fc --- /dev/null +++ b/clashroyalechardetector/train/pic3062_png.rf.d109531ab56610788465c03fd2491a27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e589741f21e9a24087037b00eee2185f2d926559c7c37572573dd95ed6ba1b3e +size 76797 diff --git a/clashroyalechardetector/train/pic3081_png.rf.f58d9d623358dfe1e77142369a29694b.jpg b/clashroyalechardetector/train/pic3081_png.rf.f58d9d623358dfe1e77142369a29694b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ffae7e22787d44d9ec10bfe592e6cd88c905980 --- /dev/null +++ b/clashroyalechardetector/train/pic3081_png.rf.f58d9d623358dfe1e77142369a29694b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861a8f9e73d93fa5266b5cfe12343db65f5e4283627a17b93338881b8f72eaa5 +size 74612 diff --git a/clashroyalechardetector/train/pic3082_png.rf.f627c1abb66e757b092c70f4bc0634a4.jpg b/clashroyalechardetector/train/pic3082_png.rf.f627c1abb66e757b092c70f4bc0634a4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1431d73e51e114d66e7d0316d43d9bea63a44bb --- /dev/null +++ b/clashroyalechardetector/train/pic3082_png.rf.f627c1abb66e757b092c70f4bc0634a4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94969968517df539c8548b229b58ed32891741440c16dd8dd8aa719f66054df4 +size 74521 diff --git a/clashroyalechardetector/train/pic3083_png.rf.d5ca62d004d0b702ce1817400114a977.jpg b/clashroyalechardetector/train/pic3083_png.rf.d5ca62d004d0b702ce1817400114a977.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aec01e34575ec0e50ff6831e56d1a5508df25dc4 --- /dev/null +++ b/clashroyalechardetector/train/pic3083_png.rf.d5ca62d004d0b702ce1817400114a977.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c762220df34196f66e9c418857ab832542ceb2e60cc974c49fdd7abef95a2cf +size 73827 diff --git a/clashroyalechardetector/train/pic3104_png.rf.48353d97a1f7c9654445d8dfc6d9eb58.jpg b/clashroyalechardetector/train/pic3104_png.rf.48353d97a1f7c9654445d8dfc6d9eb58.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85d5d3c16177afb308f7a0f3f3aca4585b7fc189 --- /dev/null +++ b/clashroyalechardetector/train/pic3104_png.rf.48353d97a1f7c9654445d8dfc6d9eb58.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835f5b0fbf0024a8bd226460e32e3cade8123dd9cd49e8909f9a7cde884c100d +size 75016 diff --git a/clashroyalechardetector/train/pic3108_png.rf.8da0a0eff941d6f2b24a60dbd3a72b83.jpg b/clashroyalechardetector/train/pic3108_png.rf.8da0a0eff941d6f2b24a60dbd3a72b83.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd2d806a1c9edb6343fe40a4dd61a5697de9f08b --- /dev/null +++ b/clashroyalechardetector/train/pic3108_png.rf.8da0a0eff941d6f2b24a60dbd3a72b83.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5e0faabc1e516de1fa1701e8551a796b894ac6d4601dabf97b130ec725c310 +size 76350 diff --git a/clashroyalechardetector/train/pic3110_png.rf.170c5c930c94b3e0febaeeada8a28be2.jpg b/clashroyalechardetector/train/pic3110_png.rf.170c5c930c94b3e0febaeeada8a28be2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61e7998854afe4baf4e01da0176e0dfa2bf1b288 --- /dev/null +++ b/clashroyalechardetector/train/pic3110_png.rf.170c5c930c94b3e0febaeeada8a28be2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8961cf320aaa69e134d18412fc91a8c16b4e7a7d399752c82d5f137a18cd8d7d +size 81788 diff --git a/clashroyalechardetector/train/pic3112_png.rf.c0167c0e1e5d2ac77304d5d15d902efe.jpg b/clashroyalechardetector/train/pic3112_png.rf.c0167c0e1e5d2ac77304d5d15d902efe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0abd1915608b9e436c0b12a6dc86e5d30f1eeb8a --- /dev/null +++ b/clashroyalechardetector/train/pic3112_png.rf.c0167c0e1e5d2ac77304d5d15d902efe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6549ee7bdf1487d9ab9c146d51279ead21c78bc6356f8b80a8e6d88d6cb218c +size 82299 diff --git a/clashroyalechardetector/train/pic3113_png.rf.e8c486da22bc3eb10a38c640249bfd24.jpg b/clashroyalechardetector/train/pic3113_png.rf.e8c486da22bc3eb10a38c640249bfd24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..790a5301932940863a06e4d10b14743e5449b1d8 --- /dev/null +++ b/clashroyalechardetector/train/pic3113_png.rf.e8c486da22bc3eb10a38c640249bfd24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a440d839765c104f76698445efc505b5693bc4a98c810c0abeb11dd7fc9d0608 +size 80931 diff --git a/clashroyalechardetector/train/pic3115_png.rf.7dc9c6cd74683ebb221678abf0cdd56d.jpg b/clashroyalechardetector/train/pic3115_png.rf.7dc9c6cd74683ebb221678abf0cdd56d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..853f6c26185cc13bcf947cb6b7a8b5012998e9ef --- /dev/null +++ b/clashroyalechardetector/train/pic3115_png.rf.7dc9c6cd74683ebb221678abf0cdd56d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75804e02945b0bc31879423025283933b39732e0f8266ed40288d437060a811 +size 77687 diff --git a/clashroyalechardetector/train/pic3116_png.rf.350d778012431e1815991b0de3794fa1.jpg b/clashroyalechardetector/train/pic3116_png.rf.350d778012431e1815991b0de3794fa1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4329df4cacfdbf95e0f2ef8839b6031861bb647b --- /dev/null +++ b/clashroyalechardetector/train/pic3116_png.rf.350d778012431e1815991b0de3794fa1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef1ef22a551c8277f3c2bc060850db81998563f0c7a175b22d0061eb0ab2486 +size 75095 diff --git a/clashroyalechardetector/train/pic3123_png.rf.34bef6da694972279d06becda2dc0e60.jpg b/clashroyalechardetector/train/pic3123_png.rf.34bef6da694972279d06becda2dc0e60.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a639bf1c2ed11a98b8a945a7d9e20d376052a4a --- /dev/null +++ b/clashroyalechardetector/train/pic3123_png.rf.34bef6da694972279d06becda2dc0e60.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652228d5d59666823310e6db4c68c612d3ab93856455793207e33f5447e41a0a +size 74770 diff --git a/clashroyalechardetector/train/pic3125_png.rf.b8ec61bb30943e196b1a3773f8f113a3.jpg b/clashroyalechardetector/train/pic3125_png.rf.b8ec61bb30943e196b1a3773f8f113a3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1eca2773a6aabdefe658cf8aada7d686ab5d08e --- /dev/null +++ b/clashroyalechardetector/train/pic3125_png.rf.b8ec61bb30943e196b1a3773f8f113a3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c145b43bafc3fe3e12f2416aa0ba7aab1e5a410a588deef9dfe1ac96ebc931 +size 74775 diff --git a/clashroyalechardetector/train/pic3128_png.rf.1afd9c6a1e2a4a067df74ff90ec2d111.jpg b/clashroyalechardetector/train/pic3128_png.rf.1afd9c6a1e2a4a067df74ff90ec2d111.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fc45cb57b1614ad8619ea03dc1a59b1a4d3a9bf --- /dev/null +++ b/clashroyalechardetector/train/pic3128_png.rf.1afd9c6a1e2a4a067df74ff90ec2d111.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff55be1a199362bfa6e8c4a25ec6d45efc97cec7c3614e08d3d4346cc22af1a5 +size 75089 diff --git a/clashroyalechardetector/train/pic3131_png.rf.1325dd7c5a2565dbdf3425872e3d5790.jpg b/clashroyalechardetector/train/pic3131_png.rf.1325dd7c5a2565dbdf3425872e3d5790.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cea7295d7b301893ce59009e7682311297a2609 --- /dev/null +++ b/clashroyalechardetector/train/pic3131_png.rf.1325dd7c5a2565dbdf3425872e3d5790.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7824d3eaa3e1792dfdbc991dba5ba6ce35122d9a059bb434e230f212bef164 +size 73860 diff --git a/clashroyalechardetector/train/pic3135_png.rf.5e132f95715880834f5b482ea11e0155.jpg b/clashroyalechardetector/train/pic3135_png.rf.5e132f95715880834f5b482ea11e0155.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3825280be5a5e9671bc38baab82bf40d38e19bd3 --- /dev/null +++ b/clashroyalechardetector/train/pic3135_png.rf.5e132f95715880834f5b482ea11e0155.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a536300b1cacdf4bc54660fb398e3da5f951de3a6a40cf5a5e73636b578766e +size 73429 diff --git a/clashroyalechardetector/train/pic315_png.rf.ad87d65fd3b2fd98ff1171b48be044a5.jpg b/clashroyalechardetector/train/pic315_png.rf.ad87d65fd3b2fd98ff1171b48be044a5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb19d346a6eb2442232a2a3fcb7da1dd6ec735d5 --- /dev/null +++ b/clashroyalechardetector/train/pic315_png.rf.ad87d65fd3b2fd98ff1171b48be044a5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417794278607ad27a53a28e056d732cc0d7a80ae969eef00577c386ef7faa043 +size 68479 diff --git a/clashroyalechardetector/train/pic3170_png.rf.314f6f9c4a660377890c9a89ae0fa1ad.jpg b/clashroyalechardetector/train/pic3170_png.rf.314f6f9c4a660377890c9a89ae0fa1ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5aa20a4207522bd8b53983c39a90269d25ade7ea --- /dev/null +++ b/clashroyalechardetector/train/pic3170_png.rf.314f6f9c4a660377890c9a89ae0fa1ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7dc12401ff866ce654e3351b98f141737d504fd852a1e5e0e23cb0e85962efd +size 78902 diff --git a/clashroyalechardetector/train/pic317_png.rf.cf43f3db0e72de126e3a1ce61362a47d.jpg b/clashroyalechardetector/train/pic317_png.rf.cf43f3db0e72de126e3a1ce61362a47d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0449499b9ea8da0fd3aa2e90f3adeb1a227e3d10 --- /dev/null +++ b/clashroyalechardetector/train/pic317_png.rf.cf43f3db0e72de126e3a1ce61362a47d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65187bcc75a57454d29b4bbba24d740482e7c06b3d3d40cb2c89faedd4647a1 +size 70094 diff --git a/clashroyalechardetector/train/pic3238_png.rf.db5faaecaf409205d21860409eb4ffe0.jpg b/clashroyalechardetector/train/pic3238_png.rf.db5faaecaf409205d21860409eb4ffe0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24aba8e7d2e815fed4005a8f47bf85212702bdba --- /dev/null +++ b/clashroyalechardetector/train/pic3238_png.rf.db5faaecaf409205d21860409eb4ffe0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789c18476ded310ded1f879335d53a58b9e214cb407b8ba2869c0a71a7b065d2 +size 64127 diff --git a/clashroyalechardetector/train/pic3239_png.rf.c583d2817754591311ce33af262222ac.jpg b/clashroyalechardetector/train/pic3239_png.rf.c583d2817754591311ce33af262222ac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7eebf8cf968ca40d1a027efe24bde30125303968 --- /dev/null +++ b/clashroyalechardetector/train/pic3239_png.rf.c583d2817754591311ce33af262222ac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6264f7274bd81c7144ea58051cfbec931984c1299df303ac7d90105e87d525bd +size 63984 diff --git a/clashroyalechardetector/train/pic3279_png.rf.9fadad46f96e711b8d1132f612d169d9.jpg b/clashroyalechardetector/train/pic3279_png.rf.9fadad46f96e711b8d1132f612d169d9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2a7bd0aff700cebf62c632d98efb467599cf7e1 --- /dev/null +++ b/clashroyalechardetector/train/pic3279_png.rf.9fadad46f96e711b8d1132f612d169d9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68bed3ad2a9a665fcf8bd0065bd788d9c1e0cb10f840b554c35c23d7c14543ba +size 67453 diff --git a/clashroyalechardetector/train/pic3300_png.rf.79e22a777de12c188ec6af4269cfc21a.jpg b/clashroyalechardetector/train/pic3300_png.rf.79e22a777de12c188ec6af4269cfc21a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31949912531c456d5f5274dfa4591ab5c4c3805c --- /dev/null +++ b/clashroyalechardetector/train/pic3300_png.rf.79e22a777de12c188ec6af4269cfc21a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a75a503de0a664e5f8add347cd9507463cc09a198c547b8da27b30eb64a9566 +size 69388 diff --git a/clashroyalechardetector/train/pic3304_png.rf.8d7d63779ab4e1c2dff20ab6bcd36f77.jpg b/clashroyalechardetector/train/pic3304_png.rf.8d7d63779ab4e1c2dff20ab6bcd36f77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5804d96a66acef8adb60f514ae01e647ee79a19a --- /dev/null +++ b/clashroyalechardetector/train/pic3304_png.rf.8d7d63779ab4e1c2dff20ab6bcd36f77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549f1cba76bbc9f90b112f19c6af67df89741b2099bef82f34fdd97bc2d9bc11 +size 69054 diff --git a/clashroyalechardetector/train/pic3340_png.rf.f9af4ab8665007055e7d1c32e8e25ba6.jpg b/clashroyalechardetector/train/pic3340_png.rf.f9af4ab8665007055e7d1c32e8e25ba6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79f6033121851d0dce87fc675761f6b80adfbd22 --- /dev/null +++ b/clashroyalechardetector/train/pic3340_png.rf.f9af4ab8665007055e7d1c32e8e25ba6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df3b5f6accf26fd7a077f93959d7ee8c21bc516261f1d35985108d1615814e2 +size 65325 diff --git a/clashroyalechardetector/train/pic3342_png.rf.078e91919d9e8c30fd831d89f506d873.jpg b/clashroyalechardetector/train/pic3342_png.rf.078e91919d9e8c30fd831d89f506d873.jpg new file mode 100644 index 0000000000000000000000000000000000000000..822d280138838a1b71dab59b392b6a6f1c934f9f --- /dev/null +++ b/clashroyalechardetector/train/pic3342_png.rf.078e91919d9e8c30fd831d89f506d873.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb1192694b0e119d650546ecef124dd7b6324016e1d60d081a865190f99da1b +size 65149 diff --git a/clashroyalechardetector/train/pic3349_png.rf.78ca302ec7e4eff0bfd5e1aa27cc88fb.jpg b/clashroyalechardetector/train/pic3349_png.rf.78ca302ec7e4eff0bfd5e1aa27cc88fb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1aed5849d49c699d473413cf567686289e005966 --- /dev/null +++ b/clashroyalechardetector/train/pic3349_png.rf.78ca302ec7e4eff0bfd5e1aa27cc88fb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc5d97c79d132a172df37d8c601b1d0e1fe36ead4d2fcee0773dc24beb6d4c7 +size 65734 diff --git a/clashroyalechardetector/train/pic3350_png.rf.20ae2427ed63c2a27d6bdd9eeb5377f2.jpg b/clashroyalechardetector/train/pic3350_png.rf.20ae2427ed63c2a27d6bdd9eeb5377f2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d0356fb1a67cb87df05a3a9d7de9461eb5af675 --- /dev/null +++ b/clashroyalechardetector/train/pic3350_png.rf.20ae2427ed63c2a27d6bdd9eeb5377f2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f065f721ad534bee21bfbad87f7d1e18bbbb2760673f412d0fa1ddc8a8c30cbf +size 66020 diff --git a/clashroyalechardetector/train/pic3355_png.rf.d542a938c1f4dbe8ee75b9cb897dadbb.jpg b/clashroyalechardetector/train/pic3355_png.rf.d542a938c1f4dbe8ee75b9cb897dadbb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..322c750741e3df78ae6c0d1c0ad8bcd6dfb957fe --- /dev/null +++ b/clashroyalechardetector/train/pic3355_png.rf.d542a938c1f4dbe8ee75b9cb897dadbb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7abbda9ab9c608d72da0893dbcf5fefad86171d408d003ccd7e5320a7db7d88 +size 66560 diff --git a/clashroyalechardetector/train/pic3356_png.rf.56ecd8de432a108cd14b2218d7f75087.jpg b/clashroyalechardetector/train/pic3356_png.rf.56ecd8de432a108cd14b2218d7f75087.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e3b9743167441075739a04675d980822cc3b981 --- /dev/null +++ b/clashroyalechardetector/train/pic3356_png.rf.56ecd8de432a108cd14b2218d7f75087.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827a654551b2ce01f3db4a6f738fb5f4f374903596db08ebaec8e0b187f7ab7e +size 66861 diff --git a/clashroyalechardetector/train/pic3357_png.rf.0eeca1c535018409e4d17b633ebeff13.jpg b/clashroyalechardetector/train/pic3357_png.rf.0eeca1c535018409e4d17b633ebeff13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2741bc6263382ac7f4b410b0a8d8772cffbcd0c1 --- /dev/null +++ b/clashroyalechardetector/train/pic3357_png.rf.0eeca1c535018409e4d17b633ebeff13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28e79d155f9e01824f8512aa5cb74ca76436649b62c78e5220d9d9720bf8bd2 +size 66189 diff --git a/clashroyalechardetector/train/pic3360_png.rf.b64a627bc0beb70a8bc52766c7eb97b7.jpg b/clashroyalechardetector/train/pic3360_png.rf.b64a627bc0beb70a8bc52766c7eb97b7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adc431d9e7823ca3ff41caee777b612e5b3aff4e --- /dev/null +++ b/clashroyalechardetector/train/pic3360_png.rf.b64a627bc0beb70a8bc52766c7eb97b7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afb56916909e2c3a3f8a81a590ce6fc75f694888ebb821c18d202e954851550 +size 65925 diff --git a/clashroyalechardetector/train/pic3362_png.rf.19f5a9649ce7b3c2d8a5f7662fa7fda6.jpg b/clashroyalechardetector/train/pic3362_png.rf.19f5a9649ce7b3c2d8a5f7662fa7fda6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b5c92beb295b9b79d3f7da9d57db5f68e254c73 --- /dev/null +++ b/clashroyalechardetector/train/pic3362_png.rf.19f5a9649ce7b3c2d8a5f7662fa7fda6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625f711473fffc9fe90cd19c9fd6650344c6a48c01494f610195364c4c1c1579 +size 66336 diff --git a/clashroyalechardetector/train/pic3363_png.rf.724828885d7ee05627aeac32d57fdcb0.jpg b/clashroyalechardetector/train/pic3363_png.rf.724828885d7ee05627aeac32d57fdcb0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84f340233bc57a8b3e58a5cffe8c4e095040a432 --- /dev/null +++ b/clashroyalechardetector/train/pic3363_png.rf.724828885d7ee05627aeac32d57fdcb0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f01c85956f2248f04e25836ad4aa4a2ab05be9589d79a2b11f49c2dc1bc27d1e +size 66327 diff --git a/clashroyalechardetector/train/pic3364_png.rf.6afdfc1d70dbf92ee6edf1e02bb65eb6.jpg b/clashroyalechardetector/train/pic3364_png.rf.6afdfc1d70dbf92ee6edf1e02bb65eb6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83751e1fc1d3cbf0c98cdb3b5de799f38b1db38b --- /dev/null +++ b/clashroyalechardetector/train/pic3364_png.rf.6afdfc1d70dbf92ee6edf1e02bb65eb6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b23ec7845bf1c33ccd0637599ae8ab7f4331dd6e44d0771dcb76afe726478f +size 65886 diff --git a/clashroyalechardetector/train/pic3391_png.rf.52beb747fe4e85c9c1e9b01945e79158.jpg b/clashroyalechardetector/train/pic3391_png.rf.52beb747fe4e85c9c1e9b01945e79158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4dd8cfa2a76da32cdb6f28dd7e052a041798119 --- /dev/null +++ b/clashroyalechardetector/train/pic3391_png.rf.52beb747fe4e85c9c1e9b01945e79158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc4935c3a2c989425e989c6efd0d9fc532e5afb232140b3abdb7373efd43b73 +size 68379 diff --git a/clashroyalechardetector/train/pic33_png.rf.00270ac55d52a0eb7fe2c1d60e9aed97.jpg b/clashroyalechardetector/train/pic33_png.rf.00270ac55d52a0eb7fe2c1d60e9aed97.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a621cbdf379b78929ece4834820d1f941b9d45a --- /dev/null +++ b/clashroyalechardetector/train/pic33_png.rf.00270ac55d52a0eb7fe2c1d60e9aed97.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e77f3756787e354f4f0e615d14071ca07b382f7db28a7bc5292ff0b92ecbb8 +size 69023 diff --git a/clashroyalechardetector/train/pic3400_png.rf.d2bbdc99534eb0c69dfc6f4f463f8b84.jpg b/clashroyalechardetector/train/pic3400_png.rf.d2bbdc99534eb0c69dfc6f4f463f8b84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9a36eadedd9f3a5ed8f0bb6747dc177ba865019 --- /dev/null +++ b/clashroyalechardetector/train/pic3400_png.rf.d2bbdc99534eb0c69dfc6f4f463f8b84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c117f95a6b10e28fcdedc6ba143375b8e9f95a506f623ce04df07fc2762e002b +size 68797 diff --git a/clashroyalechardetector/train/pic3402_png.rf.b22edb0329de1948fd5085c8be70701f.jpg b/clashroyalechardetector/train/pic3402_png.rf.b22edb0329de1948fd5085c8be70701f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5cfc0bf51a153169ab470744fa446ee4a3a9770 --- /dev/null +++ b/clashroyalechardetector/train/pic3402_png.rf.b22edb0329de1948fd5085c8be70701f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8edc2e02251315f80560ee8fe6f6b8d2291193531e2f536026988141737a8c1a +size 68484 diff --git a/clashroyalechardetector/train/pic3403_png.rf.f99cfc817b676cd4eb446539827af3da.jpg b/clashroyalechardetector/train/pic3403_png.rf.f99cfc817b676cd4eb446539827af3da.jpg new file mode 100644 index 0000000000000000000000000000000000000000..750e3b5386a3bed3bf847cc31f6d1446c50a2f54 --- /dev/null +++ b/clashroyalechardetector/train/pic3403_png.rf.f99cfc817b676cd4eb446539827af3da.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1623a45997e2650c2d1b9cb2aa29875cc6ce11d21f8f62840a471a45c7837de9 +size 68216 diff --git a/clashroyalechardetector/train/pic3404_png.rf.fd50d3307562cadc378434557f673dfd.jpg b/clashroyalechardetector/train/pic3404_png.rf.fd50d3307562cadc378434557f673dfd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d38f330b39d9bf19e30d35d9a25d4ecf03e6002 --- /dev/null +++ b/clashroyalechardetector/train/pic3404_png.rf.fd50d3307562cadc378434557f673dfd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a5d0faa9eca4b404f49b23bdcba7c883b6589d36cf4662170ef313ada628f6 +size 63770 diff --git a/clashroyalechardetector/train/pic3407_png.rf.db0384b2e7942312e86a8bbd765d0bb2.jpg b/clashroyalechardetector/train/pic3407_png.rf.db0384b2e7942312e86a8bbd765d0bb2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96482ee753d8f3eddd71fb5593619b6c371f19e4 --- /dev/null +++ b/clashroyalechardetector/train/pic3407_png.rf.db0384b2e7942312e86a8bbd765d0bb2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15da3654a14759119ec8519bcc476aa59371323bce9c09b7b5ed964795f5c17 +size 66435 diff --git a/clashroyalechardetector/train/pic3408_png.rf.00f150be4a0cabad4ec95554e741c2a9.jpg b/clashroyalechardetector/train/pic3408_png.rf.00f150be4a0cabad4ec95554e741c2a9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cee41bea97549a615de54e5b4262680280ccb502 --- /dev/null +++ b/clashroyalechardetector/train/pic3408_png.rf.00f150be4a0cabad4ec95554e741c2a9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82833304f575a72ead7db15f02ff50d66c1525e16c67aa9efa5949a9e2b29e79 +size 65810 diff --git a/clashroyalechardetector/train/pic3409_png.rf.5acf63d4a4217be3b4c9fda179c2fbe2.jpg b/clashroyalechardetector/train/pic3409_png.rf.5acf63d4a4217be3b4c9fda179c2fbe2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cb74f27dc836d71615545882d2cc36e931be57d --- /dev/null +++ b/clashroyalechardetector/train/pic3409_png.rf.5acf63d4a4217be3b4c9fda179c2fbe2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b977c9fb06102c127c221677a903eb3ff2a5a7f465d426c8c11f4828f565e86d +size 65620 diff --git a/clashroyalechardetector/train/pic340_png.rf.7c5107e85e70e5933e118d2a3527c3e7.jpg b/clashroyalechardetector/train/pic340_png.rf.7c5107e85e70e5933e118d2a3527c3e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56e1e2b1133e6b129f7a94de0998d80826802dbc --- /dev/null +++ b/clashroyalechardetector/train/pic340_png.rf.7c5107e85e70e5933e118d2a3527c3e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be5f54de513ae1bf41c2b41eab09107dad547e56f4ec51e6563ec83bc80bed2 +size 69426 diff --git a/clashroyalechardetector/train/pic3411_png.rf.874e4cc2b8320976ffd6c3562f4e34cc.jpg b/clashroyalechardetector/train/pic3411_png.rf.874e4cc2b8320976ffd6c3562f4e34cc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ab5f3e653df51d557d47d5f083eb05803b76365 --- /dev/null +++ b/clashroyalechardetector/train/pic3411_png.rf.874e4cc2b8320976ffd6c3562f4e34cc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be480ad6dd851c11f84a86650c597f16926eb511ec955ae952e1a9507726f135 +size 65185 diff --git a/clashroyalechardetector/train/pic3415_png.rf.1759333fda08b0b9064facc69b2417d3.jpg b/clashroyalechardetector/train/pic3415_png.rf.1759333fda08b0b9064facc69b2417d3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4c8f18f1713dd15107da238457c45a2701447450 --- /dev/null +++ b/clashroyalechardetector/train/pic3415_png.rf.1759333fda08b0b9064facc69b2417d3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041b11f02fe76b477b25ff2768a5ddd5417f5baaf01b712e839cbcc84ba0c1a5 +size 68236 diff --git a/clashroyalechardetector/train/pic3416_png.rf.fbc83123e728df258d22ff4b3d2efcd0.jpg b/clashroyalechardetector/train/pic3416_png.rf.fbc83123e728df258d22ff4b3d2efcd0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c2150fda2ad71936a7da742bcbea97b7558f08d --- /dev/null +++ b/clashroyalechardetector/train/pic3416_png.rf.fbc83123e728df258d22ff4b3d2efcd0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444457d684117b8bad09d95a3e38a66899865bdf05ce2362d2e826d393eb6db8 +size 67180 diff --git a/clashroyalechardetector/train/pic3417_png.rf.0fd37033041e9a617b1fc3b84a2ad39d.jpg b/clashroyalechardetector/train/pic3417_png.rf.0fd37033041e9a617b1fc3b84a2ad39d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8caf3b48e772ce20821671aabec528bb54f736f2 --- /dev/null +++ b/clashroyalechardetector/train/pic3417_png.rf.0fd37033041e9a617b1fc3b84a2ad39d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172ded96f2cf1ec82ba2d54133450df644d69058b10d93e599524d005e4aace3 +size 68698 diff --git a/clashroyalechardetector/train/pic3418_png.rf.5f8ca3955d4e96845f9d558257c3ad41.jpg b/clashroyalechardetector/train/pic3418_png.rf.5f8ca3955d4e96845f9d558257c3ad41.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10347a1b142e5b947e8c1ab69f58844e4d6aa44b --- /dev/null +++ b/clashroyalechardetector/train/pic3418_png.rf.5f8ca3955d4e96845f9d558257c3ad41.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fcad27ac102233dce6d6ec9f447aca4182d9cb7b05d72cad1050a91c876103 +size 69296 diff --git a/clashroyalechardetector/train/pic3421_png.rf.240b4dfc3bf24a9ee24d639c48c9f847.jpg b/clashroyalechardetector/train/pic3421_png.rf.240b4dfc3bf24a9ee24d639c48c9f847.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0bac775332c4cd5e76a1cb27f6c046b25453048 --- /dev/null +++ b/clashroyalechardetector/train/pic3421_png.rf.240b4dfc3bf24a9ee24d639c48c9f847.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c27d38c1d23c0df27a53115ae49850ac7e043fb6eb261d57cfd3dcfac3bfb9 +size 69286 diff --git a/clashroyalechardetector/train/pic3424_png.rf.9537c48819a92dad96c0f1255796a39d.jpg b/clashroyalechardetector/train/pic3424_png.rf.9537c48819a92dad96c0f1255796a39d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b390ffa323c4a624c9d83e34c85febfadf2aa22b --- /dev/null +++ b/clashroyalechardetector/train/pic3424_png.rf.9537c48819a92dad96c0f1255796a39d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fdc27e1489d86244eeba49ec2c71aef750a25fb480c26ee4300eb93dc1b5641 +size 67792 diff --git a/clashroyalechardetector/train/pic3425_png.rf.d945acfbccc455a29e39c09ea4a1343e.jpg b/clashroyalechardetector/train/pic3425_png.rf.d945acfbccc455a29e39c09ea4a1343e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..132b7bf0664975082fe2e7d4b091ffc4cd9bcca1 --- /dev/null +++ b/clashroyalechardetector/train/pic3425_png.rf.d945acfbccc455a29e39c09ea4a1343e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4926654aea157329542d13cd8a1d055ff7c2b90b185391976e21af4fd5c276 +size 68130 diff --git a/clashroyalechardetector/train/pic3427_png.rf.f1672b2d1e6d0fac01c9e785714c64fc.jpg b/clashroyalechardetector/train/pic3427_png.rf.f1672b2d1e6d0fac01c9e785714c64fc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9ef88e4554ffc6901df449c6cc8c3ff19c388e4 --- /dev/null +++ b/clashroyalechardetector/train/pic3427_png.rf.f1672b2d1e6d0fac01c9e785714c64fc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7817473c69815ef1ef2598c8c215039ca1ee93a05b347dac2c5bea16847ffd14 +size 70077 diff --git a/clashroyalechardetector/train/pic3428_png.rf.d87c142c01279033991455015f45a046.jpg b/clashroyalechardetector/train/pic3428_png.rf.d87c142c01279033991455015f45a046.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7f5e75a1b57a9b49be85edee9f3a4f6c841ed0c --- /dev/null +++ b/clashroyalechardetector/train/pic3428_png.rf.d87c142c01279033991455015f45a046.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4587dc47dc3db528fe5714c7b95b3f2b76e2a04e06a07191c13001d1d5f56eb8 +size 67976 diff --git a/clashroyalechardetector/train/pic3429_png.rf.d21441f6fe66d21f5f7e14c4d193ed77.jpg b/clashroyalechardetector/train/pic3429_png.rf.d21441f6fe66d21f5f7e14c4d193ed77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27693a209cc76abd0a06896ca206ed6522a70ad4 --- /dev/null +++ b/clashroyalechardetector/train/pic3429_png.rf.d21441f6fe66d21f5f7e14c4d193ed77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c5d62cefcdecdded434531bebfce83c52234a7f861c8134e7239e494ccdb77 +size 68592 diff --git a/clashroyalechardetector/train/pic342_png.rf.d2fd959842f3c7ee74663b365b4595da.jpg b/clashroyalechardetector/train/pic342_png.rf.d2fd959842f3c7ee74663b365b4595da.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eec9b9068503d56ce9f2cd97cb12c6b3485a972e --- /dev/null +++ b/clashroyalechardetector/train/pic342_png.rf.d2fd959842f3c7ee74663b365b4595da.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5b01ea3603252bff60601e57fad19abf9a4551615e74f6b36e4b35bfa5101e +size 69090 diff --git a/clashroyalechardetector/train/pic3430_png.rf.4f21002835e54adcb2b35b19f76b4cbf.jpg b/clashroyalechardetector/train/pic3430_png.rf.4f21002835e54adcb2b35b19f76b4cbf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a7838e9101aa89ab1483e2657caced8228bb4fe --- /dev/null +++ b/clashroyalechardetector/train/pic3430_png.rf.4f21002835e54adcb2b35b19f76b4cbf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe84536e754cd36d304af3537c8a1ba893f8605679acd459127e44e7fef936a3 +size 68099 diff --git a/clashroyalechardetector/train/pic3432_png.rf.d1ff525ec8adaa5dc5e84b12f44a4536.jpg b/clashroyalechardetector/train/pic3432_png.rf.d1ff525ec8adaa5dc5e84b12f44a4536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44875aba6298de49af53cb42c5b780aa4d59fa72 --- /dev/null +++ b/clashroyalechardetector/train/pic3432_png.rf.d1ff525ec8adaa5dc5e84b12f44a4536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e994539546f57fe541920f148e5343250ed3f498236d098aa31b546e893d091 +size 66301 diff --git a/clashroyalechardetector/train/pic3433_png.rf.51a12f00aec9612808612a1921c94691.jpg b/clashroyalechardetector/train/pic3433_png.rf.51a12f00aec9612808612a1921c94691.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4abe8669a1001a9e7f47ea6a3849191810d841b1 --- /dev/null +++ b/clashroyalechardetector/train/pic3433_png.rf.51a12f00aec9612808612a1921c94691.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f679bf749851f8b828ea9883c572b4f8ff0f07140ed93d4190184c183bc1ff1 +size 66526 diff --git a/clashroyalechardetector/train/pic3435_png.rf.3a8fe423e14ab68cfa631537f3cd3ed1.jpg b/clashroyalechardetector/train/pic3435_png.rf.3a8fe423e14ab68cfa631537f3cd3ed1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..692ab02748eba10bd5aebd3003446457a57de9f2 --- /dev/null +++ b/clashroyalechardetector/train/pic3435_png.rf.3a8fe423e14ab68cfa631537f3cd3ed1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccd91fdde1ef796600188a0370658ece7a71e0cf1075a6593c712b857aa83bb +size 69331 diff --git a/clashroyalechardetector/train/pic3436_png.rf.3bae6774d23ea375858a12b919463b9f.jpg b/clashroyalechardetector/train/pic3436_png.rf.3bae6774d23ea375858a12b919463b9f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e8e49d02a5d49cd137652dc572726cc9de8ecbb --- /dev/null +++ b/clashroyalechardetector/train/pic3436_png.rf.3bae6774d23ea375858a12b919463b9f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055f9deaf13591352001f261cb8bfebe42806bb1fa467f2936b47f12845b5507 +size 68916 diff --git a/clashroyalechardetector/train/pic3437_png.rf.2c7e7b64a5b22a5db54d7cc3d984de6b.jpg b/clashroyalechardetector/train/pic3437_png.rf.2c7e7b64a5b22a5db54d7cc3d984de6b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1469c3d022761a6976b442bb87476177174da259 --- /dev/null +++ b/clashroyalechardetector/train/pic3437_png.rf.2c7e7b64a5b22a5db54d7cc3d984de6b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44a325c2823407d8e19aaa71d71fa974be219a31424c8cbe1929d28dae48ed0 +size 70305 diff --git a/clashroyalechardetector/train/pic3438_png.rf.24598e557f8e02eb8e90d161c0466cc3.jpg b/clashroyalechardetector/train/pic3438_png.rf.24598e557f8e02eb8e90d161c0466cc3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ca380c04f6e7fd922a9c3e72753f0eca7fa835e --- /dev/null +++ b/clashroyalechardetector/train/pic3438_png.rf.24598e557f8e02eb8e90d161c0466cc3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4353454eb2078c585a192cad6b9d88f4f3a082be14bfd2f4ccd6f1768b3de5d4 +size 70077 diff --git a/clashroyalechardetector/train/pic3439_png.rf.2bf50749a70985459ca69f69e7bf4c3c.jpg b/clashroyalechardetector/train/pic3439_png.rf.2bf50749a70985459ca69f69e7bf4c3c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..027c194b3f0551cabde8659d740e34c9b6ca608d --- /dev/null +++ b/clashroyalechardetector/train/pic3439_png.rf.2bf50749a70985459ca69f69e7bf4c3c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da49c0fd6d83a22587932ccf045a7b7b0d539f6d4a577664fa04ea60122d8f5 +size 69375 diff --git a/clashroyalechardetector/train/pic3440_png.rf.7b269d6492e824d6e47afe41341eec48.jpg b/clashroyalechardetector/train/pic3440_png.rf.7b269d6492e824d6e47afe41341eec48.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af77addf1f723384dedbd721374d9a2b3f881c38 --- /dev/null +++ b/clashroyalechardetector/train/pic3440_png.rf.7b269d6492e824d6e47afe41341eec48.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a76922ad0da862d073c0c394f952cb480a965496ccae1fe0a8141cc5f9b8e81 +size 69293 diff --git a/clashroyalechardetector/train/pic3441_png.rf.9f474b788dfce02ecc907de4849bc8b6.jpg b/clashroyalechardetector/train/pic3441_png.rf.9f474b788dfce02ecc907de4849bc8b6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03ebef060a5bbe0280917b3b6c14448a15e86d8a --- /dev/null +++ b/clashroyalechardetector/train/pic3441_png.rf.9f474b788dfce02ecc907de4849bc8b6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a4198a8071cbc465915bb3303567b3f08a25e7ef0fd6cbafb83d207a1c4693 +size 68784 diff --git a/clashroyalechardetector/train/pic3443_png.rf.c58ea51e52c02b104206ccdd0168ef8c.jpg b/clashroyalechardetector/train/pic3443_png.rf.c58ea51e52c02b104206ccdd0168ef8c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a751d5befbae7641e3ee2d92cf1effb5fb365fc --- /dev/null +++ b/clashroyalechardetector/train/pic3443_png.rf.c58ea51e52c02b104206ccdd0168ef8c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da8bfe990862f9da8690a422bf2561573298ebc35b5e0ccc3d3069783638b22 +size 67484 diff --git a/clashroyalechardetector/train/pic3444_png.rf.8301630fed4c4402e4a1a0d8049bbec6.jpg b/clashroyalechardetector/train/pic3444_png.rf.8301630fed4c4402e4a1a0d8049bbec6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..848175cd23fc23674389214078fc733a1fe846a8 --- /dev/null +++ b/clashroyalechardetector/train/pic3444_png.rf.8301630fed4c4402e4a1a0d8049bbec6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d52f60606fe0edb0d2cfd2a9908695ceeb7197a414b50826f9380ccb08fa44 +size 67563 diff --git a/clashroyalechardetector/train/pic3445_png.rf.6dc75bf5b032a44ed9bdfe85b9dca3b0.jpg b/clashroyalechardetector/train/pic3445_png.rf.6dc75bf5b032a44ed9bdfe85b9dca3b0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dd59af674203b3e6b37300c4edb612771ff4fac --- /dev/null +++ b/clashroyalechardetector/train/pic3445_png.rf.6dc75bf5b032a44ed9bdfe85b9dca3b0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235cab2ced597318fb93f2a904260cec7d1ce6ce8b8a29ffb5d020b4e755d3e7 +size 67455 diff --git a/clashroyalechardetector/train/pic3446_png.rf.f87437b1734c218e6cf49b5a42d27812.jpg b/clashroyalechardetector/train/pic3446_png.rf.f87437b1734c218e6cf49b5a42d27812.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49678f285e7191f5abf157a4e02a21607c66e122 --- /dev/null +++ b/clashroyalechardetector/train/pic3446_png.rf.f87437b1734c218e6cf49b5a42d27812.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e97417e2d72094eaeb6eb4420f25851af6ecf7a5a5e54a1d2b8b7006bb70413 +size 66976 diff --git a/clashroyalechardetector/train/pic3447_png.rf.b90ea9b76854ab2a6ddcee3d62312851.jpg b/clashroyalechardetector/train/pic3447_png.rf.b90ea9b76854ab2a6ddcee3d62312851.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2730bd1b57fe7a4535795bb2ca23cb6defbe367e --- /dev/null +++ b/clashroyalechardetector/train/pic3447_png.rf.b90ea9b76854ab2a6ddcee3d62312851.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e244dce3c954ec8e3dcba84c1f7b4ceeeef65da33099e5a1740d3f8feb9810 +size 65474 diff --git a/clashroyalechardetector/train/pic3448_png.rf.4cb5eee734bf02a97faaf878045165a2.jpg b/clashroyalechardetector/train/pic3448_png.rf.4cb5eee734bf02a97faaf878045165a2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a04339e860fdf7a24146d0a61e6608ea5a8d53f --- /dev/null +++ b/clashroyalechardetector/train/pic3448_png.rf.4cb5eee734bf02a97faaf878045165a2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0edba7942b8e373ae67b889dba948ed4e42d3fe73cf5dc61362ca2a69815be23 +size 66484 diff --git a/clashroyalechardetector/train/pic3449_png.rf.016cd29506103946c4aed58e2a5059d4.jpg b/clashroyalechardetector/train/pic3449_png.rf.016cd29506103946c4aed58e2a5059d4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9385a3300e682bad7a56f417e5d1685d867e60d4 --- /dev/null +++ b/clashroyalechardetector/train/pic3449_png.rf.016cd29506103946c4aed58e2a5059d4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a286860cd90b734ca32d850e30034da59a5bd4292c23b743b6232ae9ec657847 +size 67471 diff --git a/clashroyalechardetector/train/pic3452_png.rf.e2caf50c716ba82c96e8eac7769f2336.jpg b/clashroyalechardetector/train/pic3452_png.rf.e2caf50c716ba82c96e8eac7769f2336.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e085d4b3596e49a3982828d3090ef1e25036f186 --- /dev/null +++ b/clashroyalechardetector/train/pic3452_png.rf.e2caf50c716ba82c96e8eac7769f2336.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561ab90f206aabf1d9d69ad56820cb18987ebfe54b45f7be3cc6627e08da7a7e +size 68367 diff --git a/clashroyalechardetector/train/pic3453_png.rf.d7dbc90c0e70dc8643ca37c07142b6ff.jpg b/clashroyalechardetector/train/pic3453_png.rf.d7dbc90c0e70dc8643ca37c07142b6ff.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce56493ca3fb73d7b73fe19cf02d9f22d08931e6 --- /dev/null +++ b/clashroyalechardetector/train/pic3453_png.rf.d7dbc90c0e70dc8643ca37c07142b6ff.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e141f7e133e678a186741d74672d1038500258c0ee1ec86ee90206edb70a86 +size 67225 diff --git a/clashroyalechardetector/train/pic3459_png.rf.67f6da0ffa38b3ca80a0d62312030451.jpg b/clashroyalechardetector/train/pic3459_png.rf.67f6da0ffa38b3ca80a0d62312030451.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3f9829eb0e81bbc9272f951d42a0ebb3a2e2268 --- /dev/null +++ b/clashroyalechardetector/train/pic3459_png.rf.67f6da0ffa38b3ca80a0d62312030451.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6828fe1f550735980e4e2d470c5d261ac287b90b6e00603b7c3ed46693f2d5 +size 66906 diff --git a/clashroyalechardetector/train/pic345_png.rf.43e58d874dc3b7ec011c7cb8f352c7f1.jpg b/clashroyalechardetector/train/pic345_png.rf.43e58d874dc3b7ec011c7cb8f352c7f1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..961dc194de1903a6599d1d0bc067d5d4c00064fb --- /dev/null +++ b/clashroyalechardetector/train/pic345_png.rf.43e58d874dc3b7ec011c7cb8f352c7f1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acaac768f243b328f8467e733c6410207c627e3eabd15930ae5aa4719f507738 +size 68635 diff --git a/clashroyalechardetector/train/pic3465_png.rf.ea72ad162f2930b406619b7b9f865be4.jpg b/clashroyalechardetector/train/pic3465_png.rf.ea72ad162f2930b406619b7b9f865be4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8c776e69ff7246c1241d63060791a546113b1b1 --- /dev/null +++ b/clashroyalechardetector/train/pic3465_png.rf.ea72ad162f2930b406619b7b9f865be4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60da61807dc47f6de18b36ab5f5d9d3536efdc46c3cf8cd1d2e39015a7498184 +size 67880 diff --git a/clashroyalechardetector/train/pic3468_png.rf.ed2a90a4c965336eea50002efda734ae.jpg b/clashroyalechardetector/train/pic3468_png.rf.ed2a90a4c965336eea50002efda734ae.jpg new file mode 100644 index 0000000000000000000000000000000000000000..973d017d46851075677b3ed2a6d707dd2f60db8d --- /dev/null +++ b/clashroyalechardetector/train/pic3468_png.rf.ed2a90a4c965336eea50002efda734ae.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7e404a058b1972982963ff69d44bf0c8e149445f231a7a19eca15ee8967200 +size 68199 diff --git a/clashroyalechardetector/train/pic3469_png.rf.d357dc38f9f40f09f3b26ba32df087ae.jpg b/clashroyalechardetector/train/pic3469_png.rf.d357dc38f9f40f09f3b26ba32df087ae.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c152c5409f328233b3e45f95275150fb2180e74 --- /dev/null +++ b/clashroyalechardetector/train/pic3469_png.rf.d357dc38f9f40f09f3b26ba32df087ae.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a415121030a2a4cbf2ae651e872b58d9aa0e7cb8061c7e5571ef528b37d134d +size 67977 diff --git a/clashroyalechardetector/train/pic3569_png.rf.15480d65cf74f8d9c67f052995123dd3.jpg b/clashroyalechardetector/train/pic3569_png.rf.15480d65cf74f8d9c67f052995123dd3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65a79e6663fe0b0fb1d2da3fe13ce850fa88f233 --- /dev/null +++ b/clashroyalechardetector/train/pic3569_png.rf.15480d65cf74f8d9c67f052995123dd3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b39e0a0bc2df5f2a98772f89b26b765fd52196a89c68ef592574240458e36b +size 68863 diff --git a/clashroyalechardetector/train/pic3619_png.rf.f6a3cef2eeeb74860fdd5b88e08bf0f3.jpg b/clashroyalechardetector/train/pic3619_png.rf.f6a3cef2eeeb74860fdd5b88e08bf0f3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40e600066b59a94e97b87cd684f69154d7c7a745 --- /dev/null +++ b/clashroyalechardetector/train/pic3619_png.rf.f6a3cef2eeeb74860fdd5b88e08bf0f3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12130fb0ea056271424be9f04f205ae2b4626a22f2a14a79d9498fdd5f82b26 +size 72295 diff --git a/clashroyalechardetector/train/pic3620_png.rf.b34e88a193d34c5bb211f4fe5cc77772.jpg b/clashroyalechardetector/train/pic3620_png.rf.b34e88a193d34c5bb211f4fe5cc77772.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f2147186fd69c0b7f6a6807a878927f22817a2a --- /dev/null +++ b/clashroyalechardetector/train/pic3620_png.rf.b34e88a193d34c5bb211f4fe5cc77772.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cdda2b5e40dd843b5f0584537cabc9ec0d97e05ff8ec59d038ef24596aaaa1 +size 72011 diff --git a/clashroyalechardetector/train/pic3630_png.rf.5de2830a82d374171919fbfaea6d3dc9.jpg b/clashroyalechardetector/train/pic3630_png.rf.5de2830a82d374171919fbfaea6d3dc9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..256bb58af5cb3a001fa4309438b863f68b39cf56 --- /dev/null +++ b/clashroyalechardetector/train/pic3630_png.rf.5de2830a82d374171919fbfaea6d3dc9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03132af7e98a2e05d30eb036d05d7f8e222e8af73193df89b548d401c3e9e13c +size 71186 diff --git a/clashroyalechardetector/train/pic3632_png.rf.67c6ae79a0e8e7421b1ed83c4ab9cf07.jpg b/clashroyalechardetector/train/pic3632_png.rf.67c6ae79a0e8e7421b1ed83c4ab9cf07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8491b2770e48d6e0438dc1afee7be216ea91477e --- /dev/null +++ b/clashroyalechardetector/train/pic3632_png.rf.67c6ae79a0e8e7421b1ed83c4ab9cf07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841df7766055b8568235d9f8e58d6356b78a708737af8d1c5268b1fc6d777339 +size 71149 diff --git a/clashroyalechardetector/train/pic3634_png.rf.4dc86bf98f477f2c2ac2c97ac94a13ea.jpg b/clashroyalechardetector/train/pic3634_png.rf.4dc86bf98f477f2c2ac2c97ac94a13ea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d634c24dcea1213c86b75ad866afe978082b4848 --- /dev/null +++ b/clashroyalechardetector/train/pic3634_png.rf.4dc86bf98f477f2c2ac2c97ac94a13ea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee8e7f9b88938b34157f6ec946ffb6adc0804686bde53d40c7f4518197c07d15 +size 70846 diff --git a/clashroyalechardetector/train/pic3642_png.rf.2cc260155691f221b7302db179ec9ce8.jpg b/clashroyalechardetector/train/pic3642_png.rf.2cc260155691f221b7302db179ec9ce8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97e248a7fb267b8dc711993f1eb7335540aae540 --- /dev/null +++ b/clashroyalechardetector/train/pic3642_png.rf.2cc260155691f221b7302db179ec9ce8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9561f994db3a675645ca3a47eb1fe308b36e01109b113b8321c897c274332df9 +size 71775 diff --git a/clashroyalechardetector/train/pic389_png.rf.cad0d0a7996744b281794ebba4504cd4.jpg b/clashroyalechardetector/train/pic389_png.rf.cad0d0a7996744b281794ebba4504cd4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d088d8f81c130ca8103521b0e6710d69abb2095 --- /dev/null +++ b/clashroyalechardetector/train/pic389_png.rf.cad0d0a7996744b281794ebba4504cd4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f69fc59f980d11223fa0d39491a10739ab08c157519b75341f3de242c5a524 +size 65201 diff --git a/clashroyalechardetector/train/pic38_png.rf.7724bae89539c32df648795b3d5c2041.jpg b/clashroyalechardetector/train/pic38_png.rf.7724bae89539c32df648795b3d5c2041.jpg new file mode 100644 index 0000000000000000000000000000000000000000..989f26ae3bb967b79dc99c56500d7a2319d80971 --- /dev/null +++ b/clashroyalechardetector/train/pic38_png.rf.7724bae89539c32df648795b3d5c2041.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85f537a33d19baf6b33aab92619ba5d083e23edd79d0d9a33d8a976b4138f36 +size 67848 diff --git a/clashroyalechardetector/train/pic392_png.rf.4f970e2cf2d81bd464afa2e5d7b7f890.jpg b/clashroyalechardetector/train/pic392_png.rf.4f970e2cf2d81bd464afa2e5d7b7f890.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d1c7b0ca9cb9e4a8e4460c9e1ce891f2a083c0ab --- /dev/null +++ b/clashroyalechardetector/train/pic392_png.rf.4f970e2cf2d81bd464afa2e5d7b7f890.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24b54e5357a19cece6e631155ddf282c0ee056bef51f64ea97f200b0d027e9b +size 68580 diff --git a/clashroyalechardetector/train/pic394_png.rf.f7a893229c95f0b19b28c741670ce521.jpg b/clashroyalechardetector/train/pic394_png.rf.f7a893229c95f0b19b28c741670ce521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78e5a7606d5569fa70f81160b67fb3ee63cb38ba --- /dev/null +++ b/clashroyalechardetector/train/pic394_png.rf.f7a893229c95f0b19b28c741670ce521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d71eba2d663e8652afef687bc46db0d4e4bb9427858359f67e83cc9d2372356 +size 72464 diff --git a/clashroyalechardetector/train/pic39_png.rf.54e8c213e2f4617b347d6d80a181b82f.jpg b/clashroyalechardetector/train/pic39_png.rf.54e8c213e2f4617b347d6d80a181b82f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b11c550b12911b0fd6bb962e47c153cfe51a6f04 --- /dev/null +++ b/clashroyalechardetector/train/pic39_png.rf.54e8c213e2f4617b347d6d80a181b82f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e636ad9843d48d4419e380f8378e7e4747558bc35f4a19b1e3a51b25c31101ea +size 67736 diff --git a/clashroyalechardetector/train/pic4002_png.rf.1602b76d37a996b7ebebd25b10fee223.jpg b/clashroyalechardetector/train/pic4002_png.rf.1602b76d37a996b7ebebd25b10fee223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c28ce2fc3efd6823880e1a44ddc4fccd55cddead --- /dev/null +++ b/clashroyalechardetector/train/pic4002_png.rf.1602b76d37a996b7ebebd25b10fee223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc2e4fb55c58cda2381ee9fc5efdd9e18ce84b0a27e791efe7978b1cc6a12f0e +size 67219 diff --git a/clashroyalechardetector/train/pic4003_png.rf.d7e5cc46eb3a144c3812e34bb462626a.jpg b/clashroyalechardetector/train/pic4003_png.rf.d7e5cc46eb3a144c3812e34bb462626a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe1dbd5f952650395da1428adcf3a043999c09f2 --- /dev/null +++ b/clashroyalechardetector/train/pic4003_png.rf.d7e5cc46eb3a144c3812e34bb462626a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7fb1317c0ad204f4108f8e2e131c65d60ba94fc89d18b6eb36af63958f9c42 +size 67193 diff --git a/clashroyalechardetector/train/pic4004_png.rf.db8108594da07e9c1ec781f8d42f9490.jpg b/clashroyalechardetector/train/pic4004_png.rf.db8108594da07e9c1ec781f8d42f9490.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d1860d641a7467ed3abc024614ce2484e2889e9 --- /dev/null +++ b/clashroyalechardetector/train/pic4004_png.rf.db8108594da07e9c1ec781f8d42f9490.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:601b4e6856abb5b3b0b9f61c87a5ce30085655452be224066d7c68b06de627ed +size 67175 diff --git a/clashroyalechardetector/train/pic4005_png.rf.09adc8eff55b70477fe08310bea55a64.jpg b/clashroyalechardetector/train/pic4005_png.rf.09adc8eff55b70477fe08310bea55a64.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01ec11743377205f97d42c72d9b3c497a9f0eb79 --- /dev/null +++ b/clashroyalechardetector/train/pic4005_png.rf.09adc8eff55b70477fe08310bea55a64.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1588abed51f1ffd7e204be2c6b3ccd0c802bfca1201aa70423e045b777d9ac +size 67227 diff --git a/clashroyalechardetector/train/pic4006_png.rf.60a2e709c38a52fece911e3870cffeb4.jpg b/clashroyalechardetector/train/pic4006_png.rf.60a2e709c38a52fece911e3870cffeb4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2c29d3c72c9637163c6a2585ff29b625473739b --- /dev/null +++ b/clashroyalechardetector/train/pic4006_png.rf.60a2e709c38a52fece911e3870cffeb4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:919149e17e3d2ff1bdd38bda4291f695b4cccda92242a6fae7ff28a0059f26c2 +size 66888 diff --git a/clashroyalechardetector/train/pic4008_png.rf.218ac7ba7165defd4c28febdd57f9591.jpg b/clashroyalechardetector/train/pic4008_png.rf.218ac7ba7165defd4c28febdd57f9591.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6cb20c9ef3bb1c2ec9f55f0eb235812558c81a1 --- /dev/null +++ b/clashroyalechardetector/train/pic4008_png.rf.218ac7ba7165defd4c28febdd57f9591.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad305df5c6a2bec70338927d6437631ab9f340e3d7f320cfe41c6c4a9fe6d48a +size 69357 diff --git a/clashroyalechardetector/train/pic4009_png.rf.3161f8226ade766df0054981fe9f39e3.jpg b/clashroyalechardetector/train/pic4009_png.rf.3161f8226ade766df0054981fe9f39e3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fe4e5ed06bde468595b11801d7c899964bb50f6 --- /dev/null +++ b/clashroyalechardetector/train/pic4009_png.rf.3161f8226ade766df0054981fe9f39e3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8640441c19d5776c285c6a60761b3ef7e42989af46955fde27d7eece5152f92 +size 69382 diff --git a/clashroyalechardetector/train/pic4010_png.rf.8fbd5e93fa5384bccb879ae4f8feb328.jpg b/clashroyalechardetector/train/pic4010_png.rf.8fbd5e93fa5384bccb879ae4f8feb328.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fac71545ca2453fe105c157a5f78ad907b371eb --- /dev/null +++ b/clashroyalechardetector/train/pic4010_png.rf.8fbd5e93fa5384bccb879ae4f8feb328.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145cf8f212bd42f75c2fb88a4274e8329b7633f63fe80922cd35250deef4dbcc +size 70375 diff --git a/clashroyalechardetector/train/pic4011_png.rf.70dc80916402e09763144f529a64e6a8.jpg b/clashroyalechardetector/train/pic4011_png.rf.70dc80916402e09763144f529a64e6a8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..806db0318706f52e13019c15ae18b0e117267098 --- /dev/null +++ b/clashroyalechardetector/train/pic4011_png.rf.70dc80916402e09763144f529a64e6a8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db633fcb9972e3f5a2bff2c20740bc7f1c920401e95d72f8c5a8aec9f97f574 +size 69299 diff --git a/clashroyalechardetector/train/pic4013_png.rf.7c1781677f81c1ab0d0c7f51017cdd6c.jpg b/clashroyalechardetector/train/pic4013_png.rf.7c1781677f81c1ab0d0c7f51017cdd6c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56fe24853d9630330721734d5706ebb68d9e1c2b --- /dev/null +++ b/clashroyalechardetector/train/pic4013_png.rf.7c1781677f81c1ab0d0c7f51017cdd6c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a861f596edbc236852854ae8cec60372f9b0ee2f9e73d17b3a55a894ff0882 +size 70560 diff --git a/clashroyalechardetector/train/pic4014_png.rf.b243747f1826624dc54627c8dae7add0.jpg b/clashroyalechardetector/train/pic4014_png.rf.b243747f1826624dc54627c8dae7add0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..801242cf420933f7d119a9d09c617a6e13828c6f --- /dev/null +++ b/clashroyalechardetector/train/pic4014_png.rf.b243747f1826624dc54627c8dae7add0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d8849ad273257d79d108ff25ffe16effa33ca50068e06d78bbab1e1d4a46ec +size 70378 diff --git a/clashroyalechardetector/train/pic4015_png.rf.9e0859c4d7f022cb3a2643ef2f2eca1b.jpg b/clashroyalechardetector/train/pic4015_png.rf.9e0859c4d7f022cb3a2643ef2f2eca1b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ccab77ac93b334083771567d7ceba6fd9344d30 --- /dev/null +++ b/clashroyalechardetector/train/pic4015_png.rf.9e0859c4d7f022cb3a2643ef2f2eca1b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff41bb93d5105f27e3d1fdb5ee2cf4f548665d115b32644178b9842706af0f1 +size 69595 diff --git a/clashroyalechardetector/train/pic4018_png.rf.deb73857d854c6167b281731bce9cdd7.jpg b/clashroyalechardetector/train/pic4018_png.rf.deb73857d854c6167b281731bce9cdd7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8617d4aa5e3ebd4acac88bd3492ffecde0afa21 --- /dev/null +++ b/clashroyalechardetector/train/pic4018_png.rf.deb73857d854c6167b281731bce9cdd7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3177570697db3ec26da5b181f41553f8aaff060fac13f6cb3796fa4d6cd9959 +size 69042 diff --git a/clashroyalechardetector/train/pic401_png.rf.61179b086a128360383bede89df8e068.jpg b/clashroyalechardetector/train/pic401_png.rf.61179b086a128360383bede89df8e068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..599e29d8480545e2132192e4c0c295ef3f6ec341 --- /dev/null +++ b/clashroyalechardetector/train/pic401_png.rf.61179b086a128360383bede89df8e068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1928f390c68b6e1521c5dbbe02cc29a280fa03ca53365a5b83fda27b0ce9e865 +size 68596 diff --git a/clashroyalechardetector/train/pic4020_png.rf.6cbff45a555d2e5c8d2f05029c0ad528.jpg b/clashroyalechardetector/train/pic4020_png.rf.6cbff45a555d2e5c8d2f05029c0ad528.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da6c2789d7c492a9fd8b6bcaa58ad6ec367cc488 --- /dev/null +++ b/clashroyalechardetector/train/pic4020_png.rf.6cbff45a555d2e5c8d2f05029c0ad528.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d31c9879c2a4e4744ceb9d51d14f9a56e2f40b42381422ac9a8ed9f63f75bca +size 68841 diff --git a/clashroyalechardetector/train/pic4027_png.rf.747b5d663ad453780bbac9fb01e07955.jpg b/clashroyalechardetector/train/pic4027_png.rf.747b5d663ad453780bbac9fb01e07955.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4192b2b7fb0c6db4718ef45c1408a0babb34358 --- /dev/null +++ b/clashroyalechardetector/train/pic4027_png.rf.747b5d663ad453780bbac9fb01e07955.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edd6b3cf92ebadbfca085f1f8d7b0077e29c6060f0212cc9acbb6c8dbf29122 +size 68689 diff --git a/clashroyalechardetector/train/pic4028_png.rf.17a0d733704e81ef22f1ae590c75f00a.jpg b/clashroyalechardetector/train/pic4028_png.rf.17a0d733704e81ef22f1ae590c75f00a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8feb9196bfba3ffd85d3ef3e7cff178c75fa2237 --- /dev/null +++ b/clashroyalechardetector/train/pic4028_png.rf.17a0d733704e81ef22f1ae590c75f00a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293134a86eb868430d25e996022405cb98ecbe309b59cbdea98ef54b2e1d421b +size 68662 diff --git a/clashroyalechardetector/train/pic4034_png.rf.9cb17b2bf039c55ce0ced9808c253b33.jpg b/clashroyalechardetector/train/pic4034_png.rf.9cb17b2bf039c55ce0ced9808c253b33.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f3fd7ceaabfbb100919585659cad2ba0ed524d2 --- /dev/null +++ b/clashroyalechardetector/train/pic4034_png.rf.9cb17b2bf039c55ce0ced9808c253b33.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2270da11e11a231c8ecfa4a0a96b7e4cfccf8a522dd8cd5b3dcf597676b3e6ed +size 68249 diff --git a/clashroyalechardetector/train/pic4036_png.rf.460e52a18c1413fe3cf7fadd28a9b153.jpg b/clashroyalechardetector/train/pic4036_png.rf.460e52a18c1413fe3cf7fadd28a9b153.jpg new file mode 100644 index 0000000000000000000000000000000000000000..007d2a2e2c64e0f037fe3cd18d9fe5a4f66e5c47 --- /dev/null +++ b/clashroyalechardetector/train/pic4036_png.rf.460e52a18c1413fe3cf7fadd28a9b153.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1c4488d5a878a811346798789e1d6346a4104a6e48424c4dbcdf2fda94b335 +size 68149 diff --git a/clashroyalechardetector/train/pic4037_png.rf.4325faf257c9b72d00c0eda94cc9ab7f.jpg b/clashroyalechardetector/train/pic4037_png.rf.4325faf257c9b72d00c0eda94cc9ab7f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19bc16a860e47ed95f992bfc0e47cb7a0fc047b0 --- /dev/null +++ b/clashroyalechardetector/train/pic4037_png.rf.4325faf257c9b72d00c0eda94cc9ab7f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdc37f147b3c48cc1e4eb9e60996033e2b4d36b1d4f1ef29e6327735836d9dd +size 68880 diff --git a/clashroyalechardetector/train/pic4039_png.rf.13b2fd6024f4710cef36b7d23286d8bb.jpg b/clashroyalechardetector/train/pic4039_png.rf.13b2fd6024f4710cef36b7d23286d8bb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96f82c0132eaa324fc9bacbfc2086e22ec3a5a08 --- /dev/null +++ b/clashroyalechardetector/train/pic4039_png.rf.13b2fd6024f4710cef36b7d23286d8bb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13597772b04b2599bba113194021d1aa382edf934f0a9b8d6e0292457628881 +size 68648 diff --git a/clashroyalechardetector/train/pic4041_png.rf.672b9e88e2c54feb129e63bd286f9d24.jpg b/clashroyalechardetector/train/pic4041_png.rf.672b9e88e2c54feb129e63bd286f9d24.jpg new file mode 100644 index 0000000000000000000000000000000000000000..550ddbbd6477683b17f15f1e9fbb21cf973e1e08 --- /dev/null +++ b/clashroyalechardetector/train/pic4041_png.rf.672b9e88e2c54feb129e63bd286f9d24.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bb8b1065de54ec0f12030bde81c6617b2e1c20b4eada8f66436c577ad6bac42 +size 69149 diff --git a/clashroyalechardetector/train/pic4042_png.rf.cbc612c3b348e4f31b42beb6c49f5bb1.jpg b/clashroyalechardetector/train/pic4042_png.rf.cbc612c3b348e4f31b42beb6c49f5bb1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9382cb8eeec19c92f52b6015a4af93822cd156ac --- /dev/null +++ b/clashroyalechardetector/train/pic4042_png.rf.cbc612c3b348e4f31b42beb6c49f5bb1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a91f7adbdbedc30c08e18dae55331812bd0b18030768e105d674bc725f5be28 +size 68951 diff --git a/clashroyalechardetector/train/pic4043_png.rf.0fdbe43a7321053d8b2fb28839c0b34f.jpg b/clashroyalechardetector/train/pic4043_png.rf.0fdbe43a7321053d8b2fb28839c0b34f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe964dd0f61a05ec578b482875c88ebb2a695733 --- /dev/null +++ b/clashroyalechardetector/train/pic4043_png.rf.0fdbe43a7321053d8b2fb28839c0b34f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5bb60587f8e29b3c826db45c5111e60226b13963ef5db7d46cdd47c9432ed0d +size 70325 diff --git a/clashroyalechardetector/train/pic4046_png.rf.b2c92c77da1603a20c42da5ee59309ad.jpg b/clashroyalechardetector/train/pic4046_png.rf.b2c92c77da1603a20c42da5ee59309ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6de3973374c641568b53b05feb456d9de98aa31e --- /dev/null +++ b/clashroyalechardetector/train/pic4046_png.rf.b2c92c77da1603a20c42da5ee59309ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294c95d058f79eb1e4dd5bf8bf4664cda0b4e45928b1b45a70530b87cba5ddc8 +size 69542 diff --git a/clashroyalechardetector/train/pic4047_png.rf.81f2b92bc8cbe1f308999500de8af6d9.jpg b/clashroyalechardetector/train/pic4047_png.rf.81f2b92bc8cbe1f308999500de8af6d9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51983a7f3becc29323a862f24625637e4e74c2b9 --- /dev/null +++ b/clashroyalechardetector/train/pic4047_png.rf.81f2b92bc8cbe1f308999500de8af6d9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a18fb56bba6f856e376a11e2fcb39ec76fcb844fdf1ba0d0f66dd4b6de430c +size 69074 diff --git a/clashroyalechardetector/train/pic4048_png.rf.9fad0565c0821668df643baa7196bbdd.jpg b/clashroyalechardetector/train/pic4048_png.rf.9fad0565c0821668df643baa7196bbdd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0297aa921dcd6ffce503761e3280af963767bd2 --- /dev/null +++ b/clashroyalechardetector/train/pic4048_png.rf.9fad0565c0821668df643baa7196bbdd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48ba9524bc68103b0ba3ac91e4ccfb1ea822867e25685dd5e23f225e01be465 +size 69157 diff --git a/clashroyalechardetector/train/pic4049_png.rf.98ea264c3bae80ae48e930ddb8cec506.jpg b/clashroyalechardetector/train/pic4049_png.rf.98ea264c3bae80ae48e930ddb8cec506.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a218d65afd3851f4e56228ad35a3ad2be7add35 --- /dev/null +++ b/clashroyalechardetector/train/pic4049_png.rf.98ea264c3bae80ae48e930ddb8cec506.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e630cd878c3a8dfdb157ab0da3bf16c90741f344cf3e310d503f60ac9e1e41 +size 68882 diff --git a/clashroyalechardetector/train/pic4050_png.rf.be3d31809ece83c0c1fc725bf726eff6.jpg b/clashroyalechardetector/train/pic4050_png.rf.be3d31809ece83c0c1fc725bf726eff6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4bcd34fb72b053877cdff651aa60b1dac00fa398 --- /dev/null +++ b/clashroyalechardetector/train/pic4050_png.rf.be3d31809ece83c0c1fc725bf726eff6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd5b597103c337742f2a3df859c1520057ce5cc1eba7958b8ffd62d274d5b36 +size 69327 diff --git a/clashroyalechardetector/train/pic4051_png.rf.2fae33ffcd12bf42488c77acff57da2e.jpg b/clashroyalechardetector/train/pic4051_png.rf.2fae33ffcd12bf42488c77acff57da2e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ccc3b1f4c589885763c23dd3ee0d55c9d73f8963 --- /dev/null +++ b/clashroyalechardetector/train/pic4051_png.rf.2fae33ffcd12bf42488c77acff57da2e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659e1b596c932ae06c005d9b1d991c0c572cc4a9af9d1a2831c87250fe72c7f8 +size 68814 diff --git a/clashroyalechardetector/train/pic4052_png.rf.187b763190330e694fec10dda7ddf7ef.jpg b/clashroyalechardetector/train/pic4052_png.rf.187b763190330e694fec10dda7ddf7ef.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cb449ac2546939e737f0768f1cf97899eee1bf2 --- /dev/null +++ b/clashroyalechardetector/train/pic4052_png.rf.187b763190330e694fec10dda7ddf7ef.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a436a96b9c972cd43fdded3c68e72f1f23810863a74b70cdba7e770e03cbba +size 68660 diff --git a/clashroyalechardetector/train/pic4053_png.rf.26a7d24c6c20f1d582f57f95f338d8ed.jpg b/clashroyalechardetector/train/pic4053_png.rf.26a7d24c6c20f1d582f57f95f338d8ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea212471aef0ce57b2a0766fa20bc3410dfacce0 --- /dev/null +++ b/clashroyalechardetector/train/pic4053_png.rf.26a7d24c6c20f1d582f57f95f338d8ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d824b7edfd16ae00717367be9fe4504557a41134d76c0f44d61bd22e66907763 +size 69001 diff --git a/clashroyalechardetector/train/pic4054_png.rf.cbbd673c492fed59e0e24f7b6c37e573.jpg b/clashroyalechardetector/train/pic4054_png.rf.cbbd673c492fed59e0e24f7b6c37e573.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc1894e87001a2f18a596ad94f88d40127dab193 --- /dev/null +++ b/clashroyalechardetector/train/pic4054_png.rf.cbbd673c492fed59e0e24f7b6c37e573.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62dc845ca257f6fed9288f52a74a887cf4083521763b7112b5839c2dacd551e +size 69088 diff --git a/clashroyalechardetector/train/pic4058_png.rf.2be93eccf8b3ca2994096e68724775d5.jpg b/clashroyalechardetector/train/pic4058_png.rf.2be93eccf8b3ca2994096e68724775d5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ccc44ef64a4ee0f1c07c4e4cf4b4038297abf58 --- /dev/null +++ b/clashroyalechardetector/train/pic4058_png.rf.2be93eccf8b3ca2994096e68724775d5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c4e8dcf8f892bc51ef63841599575dbcee0dd2b887c60a35003d188a456567 +size 68579 diff --git a/clashroyalechardetector/train/pic4059_png.rf.7745374cdea882c945b6c721318a99ce.jpg b/clashroyalechardetector/train/pic4059_png.rf.7745374cdea882c945b6c721318a99ce.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8331e9b4b90eabf9191e4b8d074ca0cc86929a1b --- /dev/null +++ b/clashroyalechardetector/train/pic4059_png.rf.7745374cdea882c945b6c721318a99ce.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c74f593f059a64b2521e83b1dfb0cd748c14f7dc3f8a8091d6138f955948c2 +size 68554 diff --git a/clashroyalechardetector/train/pic405_png.rf.1e4560904aab071072cd33ecbef572a7.jpg b/clashroyalechardetector/train/pic405_png.rf.1e4560904aab071072cd33ecbef572a7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd7b786eeb3a6b93f48a2c8e862c364837460187 --- /dev/null +++ b/clashroyalechardetector/train/pic405_png.rf.1e4560904aab071072cd33ecbef572a7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:685f7addc4dec8e3ee03a4f11cb203b19e2a7e4e13442f61fb929682dbf22fe9 +size 71652 diff --git a/clashroyalechardetector/train/pic4060_png.rf.a085a0e93c84e5cedd7fabe827c93307.jpg b/clashroyalechardetector/train/pic4060_png.rf.a085a0e93c84e5cedd7fabe827c93307.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed32e4dfb2c5aaaf753063933e51c86d48f005be --- /dev/null +++ b/clashroyalechardetector/train/pic4060_png.rf.a085a0e93c84e5cedd7fabe827c93307.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03822d76b0ac1cfe60973814bfc4e5d81ae092404418c715068694200bc66acb +size 68402 diff --git a/clashroyalechardetector/train/pic4061_png.rf.93a38936203e0c4e3221ba28503d1f3d.jpg b/clashroyalechardetector/train/pic4061_png.rf.93a38936203e0c4e3221ba28503d1f3d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df3148c6b89cad2d9b81fa517b227a479b2848bf --- /dev/null +++ b/clashroyalechardetector/train/pic4061_png.rf.93a38936203e0c4e3221ba28503d1f3d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f56e26dd52b8491ac0b20084b802087c9735cbd160ff8ece70c915aaa3fbf384 +size 68224 diff --git a/clashroyalechardetector/train/pic4062_png.rf.02d1dc3a2b83c7ac635c29437b4ac75e.jpg b/clashroyalechardetector/train/pic4062_png.rf.02d1dc3a2b83c7ac635c29437b4ac75e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d36ce5aedfc1bf5f27db432550e38128606ae64 --- /dev/null +++ b/clashroyalechardetector/train/pic4062_png.rf.02d1dc3a2b83c7ac635c29437b4ac75e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9e364ef3054e089d065d7aa35c83fd993d2bdab1c0702d2afaf1e478b3641f +size 68092 diff --git a/clashroyalechardetector/train/pic4063_png.rf.89c4a852637064bb7c068affbb6c7cac.jpg b/clashroyalechardetector/train/pic4063_png.rf.89c4a852637064bb7c068affbb6c7cac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..166c6d89c1492e1bac19ba4451cf57f042fa71d1 --- /dev/null +++ b/clashroyalechardetector/train/pic4063_png.rf.89c4a852637064bb7c068affbb6c7cac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0cd37809e4500277034cb0f763a4531d70b161652846aa78917facb7151129b +size 67765 diff --git a/clashroyalechardetector/train/pic4064_png.rf.c609cb3c78fa2c162732fb34c966325b.jpg b/clashroyalechardetector/train/pic4064_png.rf.c609cb3c78fa2c162732fb34c966325b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fafcfaad9da12c98b8cec03dcad9375fd384b759 --- /dev/null +++ b/clashroyalechardetector/train/pic4064_png.rf.c609cb3c78fa2c162732fb34c966325b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7442104aab73f7ff7c7700f8e04f537de7b33cf0482ff9736dc7114e7152ef +size 67974 diff --git a/clashroyalechardetector/train/pic4065_png.rf.05a9d0cb43fda01579ddb3255125c07b.jpg b/clashroyalechardetector/train/pic4065_png.rf.05a9d0cb43fda01579ddb3255125c07b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87941bdc705153ca44d071dcf2fab535fac81b3f --- /dev/null +++ b/clashroyalechardetector/train/pic4065_png.rf.05a9d0cb43fda01579ddb3255125c07b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc9c54e844ce8d1c58fd56c725ed037802ee8de1ebe3a6e7aee6820edd689e7 +size 68639 diff --git a/clashroyalechardetector/train/pic4066_png.rf.26722c551b315dc65a07d7a161a3b482.jpg b/clashroyalechardetector/train/pic4066_png.rf.26722c551b315dc65a07d7a161a3b482.jpg new file mode 100644 index 0000000000000000000000000000000000000000..657c894fc7642559895ae1c35764c10c0631b7c9 --- /dev/null +++ b/clashroyalechardetector/train/pic4066_png.rf.26722c551b315dc65a07d7a161a3b482.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274602475cd40eba61604f43892d6af5d2a2b9bdae414e692d9bf7afe69d8a4e +size 68695 diff --git a/clashroyalechardetector/train/pic4069_png.rf.2e7121ff61f66f4d52d6249b09e18d0b.jpg b/clashroyalechardetector/train/pic4069_png.rf.2e7121ff61f66f4d52d6249b09e18d0b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da6e7cdd4a384f804a649213fbd5f8f4cb6e8bd9 --- /dev/null +++ b/clashroyalechardetector/train/pic4069_png.rf.2e7121ff61f66f4d52d6249b09e18d0b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625dd2c7d933c13ce333b15dc5fc1bf17b9cf7c9c9da99269b994c6b8b29adef +size 68654 diff --git a/clashroyalechardetector/train/pic406_png.rf.223fa221aa9cae21bb9e9746709f09d0.jpg b/clashroyalechardetector/train/pic406_png.rf.223fa221aa9cae21bb9e9746709f09d0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7a794f67a4d824f4d0606491cf8dcb6b79e81ea --- /dev/null +++ b/clashroyalechardetector/train/pic406_png.rf.223fa221aa9cae21bb9e9746709f09d0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530204e46f903c5d6216fa6a81c75bc5076c9e11021e3e84ca85d0e2fd5b7aba +size 70382 diff --git a/clashroyalechardetector/train/pic4070_png.rf.4d76762fc85756d344729bdb44083aac.jpg b/clashroyalechardetector/train/pic4070_png.rf.4d76762fc85756d344729bdb44083aac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7afc038c65c2b789cd3e4e99cdf9eb168eba849 --- /dev/null +++ b/clashroyalechardetector/train/pic4070_png.rf.4d76762fc85756d344729bdb44083aac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86867b2f0151916634ef70de5294c1859eab66f42b983578415439851da78e39 +size 68951 diff --git a/clashroyalechardetector/train/pic4071_png.rf.21edbcbfcc57f26b11c6c4dc4b5096bf.jpg b/clashroyalechardetector/train/pic4071_png.rf.21edbcbfcc57f26b11c6c4dc4b5096bf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..939e117eaf93262bfd00dd2bb4df3dd3c5248b75 --- /dev/null +++ b/clashroyalechardetector/train/pic4071_png.rf.21edbcbfcc57f26b11c6c4dc4b5096bf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b4cc784d5f279697aafe3e33a0d6a35a815b75a123e0ce68135fda70b8d717 +size 69038 diff --git a/clashroyalechardetector/train/pic4074_png.rf.ac96895768f31ead721aca0a64e11397.jpg b/clashroyalechardetector/train/pic4074_png.rf.ac96895768f31ead721aca0a64e11397.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa41eb15a1092a05596fc7a64a4f8fd1c71f856f --- /dev/null +++ b/clashroyalechardetector/train/pic4074_png.rf.ac96895768f31ead721aca0a64e11397.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee8f38a1ea731457b6eee0513a1ab38741e0e35af75c43e2fbb9a9f6fdea0dd +size 69436 diff --git a/clashroyalechardetector/train/pic4077_png.rf.bda3c9ccf34c26ddd40a4d62d80f1a3f.jpg b/clashroyalechardetector/train/pic4077_png.rf.bda3c9ccf34c26ddd40a4d62d80f1a3f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8afb920a9a4be54c53e99c2434aa8c59222be1b1 --- /dev/null +++ b/clashroyalechardetector/train/pic4077_png.rf.bda3c9ccf34c26ddd40a4d62d80f1a3f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c74ddad4899c0f3e24fcef03bd04ee3f65e4f3726bee915ab18b9271be3176 +size 70883 diff --git a/clashroyalechardetector/train/pic4079_png.rf.ecf81675a1d528e5e4ce2783a03e0a53.jpg b/clashroyalechardetector/train/pic4079_png.rf.ecf81675a1d528e5e4ce2783a03e0a53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1346b25fd34e6b600b1a308afb4283eac0a7c199 --- /dev/null +++ b/clashroyalechardetector/train/pic4079_png.rf.ecf81675a1d528e5e4ce2783a03e0a53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cd85fcb991219336f2f8cb80bcdbe7c5c4e253eca09acb045ba5975ea5bf97 +size 69110 diff --git a/clashroyalechardetector/train/pic4080_png.rf.a03a8c97510ab03cc71b1767c326ae65.jpg b/clashroyalechardetector/train/pic4080_png.rf.a03a8c97510ab03cc71b1767c326ae65.jpg new file mode 100644 index 0000000000000000000000000000000000000000..085135e7055ee4f400286d23813755d25fb4b601 --- /dev/null +++ b/clashroyalechardetector/train/pic4080_png.rf.a03a8c97510ab03cc71b1767c326ae65.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c71f951e2928372f19e07d287107a3f36b5bfbb354a382f20fcb5c4c84a878 +size 69077 diff --git a/clashroyalechardetector/train/pic4081_png.rf.5c74831994c01907c755a38de975eb35.jpg b/clashroyalechardetector/train/pic4081_png.rf.5c74831994c01907c755a38de975eb35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d1c0c12af1f5caf49bd1cc59339606d761ea71f --- /dev/null +++ b/clashroyalechardetector/train/pic4081_png.rf.5c74831994c01907c755a38de975eb35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a00a03d005ea44e1b21b022135d02f47f001f27c0b2ddb7ead9e8c4cdcde9c +size 68791 diff --git a/clashroyalechardetector/train/pic4084_png.rf.f9757c087342cd6190fc61a5479588d5.jpg b/clashroyalechardetector/train/pic4084_png.rf.f9757c087342cd6190fc61a5479588d5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8e52819b57e38ef51f52029c51ab8f3c3055091 --- /dev/null +++ b/clashroyalechardetector/train/pic4084_png.rf.f9757c087342cd6190fc61a5479588d5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf6de2c6cf0e5f426749e4d6bfe50de30d96e90990e30aad22c706920e88828 +size 69568 diff --git a/clashroyalechardetector/train/pic4087_png.rf.270f5c12cf2ab745b564f4f24c53e435.jpg b/clashroyalechardetector/train/pic4087_png.rf.270f5c12cf2ab745b564f4f24c53e435.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c7e2567f553971bab555c68e41870b9ab2612bd --- /dev/null +++ b/clashroyalechardetector/train/pic4087_png.rf.270f5c12cf2ab745b564f4f24c53e435.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9115329ed3cdf9b67543e7c560ea87cb178b89aa3cd1d3474b2922e6d9c38f70 +size 69420 diff --git a/clashroyalechardetector/train/pic4088_png.rf.6051b8252a3ff0375977e14feeb69a64.jpg b/clashroyalechardetector/train/pic4088_png.rf.6051b8252a3ff0375977e14feeb69a64.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1d7cd6f13526ae3c03f8e62dd78051910eb6d5fc --- /dev/null +++ b/clashroyalechardetector/train/pic4088_png.rf.6051b8252a3ff0375977e14feeb69a64.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb1e1e6214a97a731eed8af958c97f2418d0c96e0818109f6c28842be4d6c88 +size 68972 diff --git a/clashroyalechardetector/train/pic4089_png.rf.42305730d79613ab966014bdd37ab676.jpg b/clashroyalechardetector/train/pic4089_png.rf.42305730d79613ab966014bdd37ab676.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68837046851214093624ad6e76bbbc0bd93824c3 --- /dev/null +++ b/clashroyalechardetector/train/pic4089_png.rf.42305730d79613ab966014bdd37ab676.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0f06836886d7f7ebc75fb07f15a6078059711d95bd0b21418b69bdfb74c886 +size 68727 diff --git a/clashroyalechardetector/train/pic4092_png.rf.4ab751a84903b4db6915bb0c44bcf7cb.jpg b/clashroyalechardetector/train/pic4092_png.rf.4ab751a84903b4db6915bb0c44bcf7cb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2dd0482f4d34817ab76c36e39b2a0dc962f18968 --- /dev/null +++ b/clashroyalechardetector/train/pic4092_png.rf.4ab751a84903b4db6915bb0c44bcf7cb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481f0db1cabd4ce4cfaf29899792a1d97bed3b27f27290f9fd902b9e034483bf +size 70102 diff --git a/clashroyalechardetector/train/pic4093_png.rf.f87f8020c32b38560784e76d3ac8c365.jpg b/clashroyalechardetector/train/pic4093_png.rf.f87f8020c32b38560784e76d3ac8c365.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f73db497aed7a7d1a8cbdb0fbe88e08a1241ebf --- /dev/null +++ b/clashroyalechardetector/train/pic4093_png.rf.f87f8020c32b38560784e76d3ac8c365.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd3e538b9e9f09276aba109102364aeeafb74dc45674d7306c374035c425e926 +size 67943 diff --git a/clashroyalechardetector/train/pic4094_png.rf.6d0d2176b0a6ee67333ac3cbd310f83d.jpg b/clashroyalechardetector/train/pic4094_png.rf.6d0d2176b0a6ee67333ac3cbd310f83d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8421ca9999e81909cabdf75d4fe35ba668c46dc0 --- /dev/null +++ b/clashroyalechardetector/train/pic4094_png.rf.6d0d2176b0a6ee67333ac3cbd310f83d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d414bc99c633166243af63976ba94fb9bb2a9ac7da2b54aec2add0204fa991f9 +size 67839 diff --git a/clashroyalechardetector/train/pic4095_png.rf.0a31557a8ff34a5716a6401f4df77d2d.jpg b/clashroyalechardetector/train/pic4095_png.rf.0a31557a8ff34a5716a6401f4df77d2d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2f7b4afc6884bf577bd6602ef664573ae68e3bc --- /dev/null +++ b/clashroyalechardetector/train/pic4095_png.rf.0a31557a8ff34a5716a6401f4df77d2d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a7a189bbeda94a378629199c1bc558db8325aaa5a08fc6e85d450870a15af4 +size 67829 diff --git a/clashroyalechardetector/train/pic4096_png.rf.ae754e3a5d6df3624154f1aba80cebf1.jpg b/clashroyalechardetector/train/pic4096_png.rf.ae754e3a5d6df3624154f1aba80cebf1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..34e8ada87b8822d7d4881f831d1bbab54e942912 --- /dev/null +++ b/clashroyalechardetector/train/pic4096_png.rf.ae754e3a5d6df3624154f1aba80cebf1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04e9210d86c33940b895a2999136544644924b9ec338a124137b967f05b6780 +size 68349 diff --git a/clashroyalechardetector/train/pic4097_png.rf.956829f09ea5799fedf896edc00b6e1a.jpg b/clashroyalechardetector/train/pic4097_png.rf.956829f09ea5799fedf896edc00b6e1a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..adc9b120474ec10c1f91212bb30d15e182e5cf59 --- /dev/null +++ b/clashroyalechardetector/train/pic4097_png.rf.956829f09ea5799fedf896edc00b6e1a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7bb1dbd97812df532c35c17c800ce4b3d0d4f82920a32457248f1da55125dd +size 68667 diff --git a/clashroyalechardetector/train/pic4098_png.rf.97c65319f5cdfbb54ed4c31def58a9f2.jpg b/clashroyalechardetector/train/pic4098_png.rf.97c65319f5cdfbb54ed4c31def58a9f2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07f0dff9e430fccd66d16266f93965abe1c3e8a6 --- /dev/null +++ b/clashroyalechardetector/train/pic4098_png.rf.97c65319f5cdfbb54ed4c31def58a9f2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe7f571756dcbf90f7613341d5ed51c04f4d30852e16d33431a9e8155a2fcbe +size 69657 diff --git a/clashroyalechardetector/train/pic4099_png.rf.f8727dd68c264988b144b07b184de6dc.jpg b/clashroyalechardetector/train/pic4099_png.rf.f8727dd68c264988b144b07b184de6dc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b824b88abb0b002dddb06bdc676889e90a91930 --- /dev/null +++ b/clashroyalechardetector/train/pic4099_png.rf.f8727dd68c264988b144b07b184de6dc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a49e8347b29de5ffa4b0f4aeb07fe972d0fd61353582241886cedab4b56c33 +size 69345 diff --git a/clashroyalechardetector/train/pic4100_png.rf.98ce50c0a9018681e09d2f5664d19d6f.jpg b/clashroyalechardetector/train/pic4100_png.rf.98ce50c0a9018681e09d2f5664d19d6f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d099709e591f0a67f036f82f9b04ccbffefcff0 --- /dev/null +++ b/clashroyalechardetector/train/pic4100_png.rf.98ce50c0a9018681e09d2f5664d19d6f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55255d1196bed3c012c2a7cce1f0e3ebc433e3ab452881c275ec089366dad6d8 +size 68179 diff --git a/clashroyalechardetector/train/pic4101_png.rf.d4eddc8cd2db3a64e5f51f2ce169a7b4.jpg b/clashroyalechardetector/train/pic4101_png.rf.d4eddc8cd2db3a64e5f51f2ce169a7b4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f0dbc1929ce648639a09ab051c7ac396fab48523 --- /dev/null +++ b/clashroyalechardetector/train/pic4101_png.rf.d4eddc8cd2db3a64e5f51f2ce169a7b4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd157f8603abb1fcea27be9cacd874417b9f6e1e19d9db5c2410fab74dc13dbb +size 68989 diff --git a/clashroyalechardetector/train/pic4102_png.rf.0362e69f2413fa98591947ed0b633c00.jpg b/clashroyalechardetector/train/pic4102_png.rf.0362e69f2413fa98591947ed0b633c00.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b52e47d61bffc76a9829a55500ee703d195fc3a2 --- /dev/null +++ b/clashroyalechardetector/train/pic4102_png.rf.0362e69f2413fa98591947ed0b633c00.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97923e38eb2be5319f18af6c10e5043b8d9ce9d065e1073c1c4cd292fcf6be2 +size 68312 diff --git a/clashroyalechardetector/train/pic4103_png.rf.986a6fd583b82ec0a6f15a517248d632.jpg b/clashroyalechardetector/train/pic4103_png.rf.986a6fd583b82ec0a6f15a517248d632.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bb7fdd087893693bcb9faa14edf62235fa90208 --- /dev/null +++ b/clashroyalechardetector/train/pic4103_png.rf.986a6fd583b82ec0a6f15a517248d632.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a442cb894db3ee1918684c1ee652e00ea6f06cae25d2f0d873ae85ca3aef8ae3 +size 68292 diff --git a/clashroyalechardetector/train/pic4104_png.rf.2f7d0f33cc6903812dc422363e3ebf23.jpg b/clashroyalechardetector/train/pic4104_png.rf.2f7d0f33cc6903812dc422363e3ebf23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90df459d30bf48f1414f193593172e46f2c507a3 --- /dev/null +++ b/clashroyalechardetector/train/pic4104_png.rf.2f7d0f33cc6903812dc422363e3ebf23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b6f3bd2f837ed1db86786da77615af153864715aaaf8d70490eb6bb387b386 +size 69788 diff --git a/clashroyalechardetector/train/pic4106_png.rf.58a5208cf8e662585b254390f910ed4e.jpg b/clashroyalechardetector/train/pic4106_png.rf.58a5208cf8e662585b254390f910ed4e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c88518f0e83244c74ebac1a83127b214587a979 --- /dev/null +++ b/clashroyalechardetector/train/pic4106_png.rf.58a5208cf8e662585b254390f910ed4e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7ee7242ca3471898d9787035cf40c7b3e166120c1193d7ab06c24df9519093 +size 69680 diff --git a/clashroyalechardetector/train/pic4108_png.rf.e24fdc1a16afe251bb8b1233d7e61ca5.jpg b/clashroyalechardetector/train/pic4108_png.rf.e24fdc1a16afe251bb8b1233d7e61ca5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70a840971844963f2f2c6cb6814b484647db8338 --- /dev/null +++ b/clashroyalechardetector/train/pic4108_png.rf.e24fdc1a16afe251bb8b1233d7e61ca5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8033da6297cd8180d4b7e40d8e8b468f6f6f00e933efd95dcc491b7ea5e09a +size 69219 diff --git a/clashroyalechardetector/train/pic4111_png.rf.0d0d87a7860d4e88f7d9d81b5b4bf2c4.jpg b/clashroyalechardetector/train/pic4111_png.rf.0d0d87a7860d4e88f7d9d81b5b4bf2c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf0e815dcb004e8ee95ecaba910a66900b9bd896 --- /dev/null +++ b/clashroyalechardetector/train/pic4111_png.rf.0d0d87a7860d4e88f7d9d81b5b4bf2c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c2833e2cb3e723adeed77678b66f09683ecc2640a1024b2f05f04d8ec9db52a +size 68444 diff --git a/clashroyalechardetector/train/pic4112_png.rf.ac71d68115cdd27be8dee5208f8314a4.jpg b/clashroyalechardetector/train/pic4112_png.rf.ac71d68115cdd27be8dee5208f8314a4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0cda74d5036de08c92d96b43a09d68aa87b1efc3 --- /dev/null +++ b/clashroyalechardetector/train/pic4112_png.rf.ac71d68115cdd27be8dee5208f8314a4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc420f0aebfedc4e4411c57e651799e4399043850856f465065d5b3cf7c8155 +size 68613 diff --git a/clashroyalechardetector/train/pic4113_png.rf.5e6601eebc0f35da376935169cabc7a3.jpg b/clashroyalechardetector/train/pic4113_png.rf.5e6601eebc0f35da376935169cabc7a3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04dc42fee785f60ae3e31b54139a0b926ce23e0c --- /dev/null +++ b/clashroyalechardetector/train/pic4113_png.rf.5e6601eebc0f35da376935169cabc7a3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba2a69d06c1eb7a28eff49b6a4c8647e9812f6b9558e5858dc334c1fa2fd0e3 +size 68322 diff --git a/clashroyalechardetector/train/pic4114_png.rf.f44615454d3ccc973ff074a1aaf74dd2.jpg b/clashroyalechardetector/train/pic4114_png.rf.f44615454d3ccc973ff074a1aaf74dd2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac6c20fe0359690ae379eb57aaa7418653d5eb7a --- /dev/null +++ b/clashroyalechardetector/train/pic4114_png.rf.f44615454d3ccc973ff074a1aaf74dd2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7178cc06d63df0ef15c832f0010ec69d87ce5f64ab4cc7032fc7f14c35769a +size 68003 diff --git a/clashroyalechardetector/train/pic4115_png.rf.9eaeb46ee0f65cac90f3de0b58793042.jpg b/clashroyalechardetector/train/pic4115_png.rf.9eaeb46ee0f65cac90f3de0b58793042.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f58935737e9fe88ae76366ff5b3d5d601a3764a --- /dev/null +++ b/clashroyalechardetector/train/pic4115_png.rf.9eaeb46ee0f65cac90f3de0b58793042.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be1afd74e245be031fcb15ac9f6fca6fcd691ed3fd23b75c8541595a3a175ae +size 67949 diff --git a/clashroyalechardetector/train/pic4116_png.rf.90fc6402610896d7b6b576830e578197.jpg b/clashroyalechardetector/train/pic4116_png.rf.90fc6402610896d7b6b576830e578197.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c46dd59f5803d68842397b6fb9bdac4831d1d6fd --- /dev/null +++ b/clashroyalechardetector/train/pic4116_png.rf.90fc6402610896d7b6b576830e578197.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98830bbf603684f30fe90b3d12d3360d631d55589a6aa0f5e69cbe0510b544f +size 67875 diff --git a/clashroyalechardetector/train/pic4118_png.rf.df785aa76c7dd3002c7de01e03e28423.jpg b/clashroyalechardetector/train/pic4118_png.rf.df785aa76c7dd3002c7de01e03e28423.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a201cfe6b92b2d2ac4685a9b81ee7cf60c85931 --- /dev/null +++ b/clashroyalechardetector/train/pic4118_png.rf.df785aa76c7dd3002c7de01e03e28423.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d6809170fc7c23b3c1fd054e8a58378028fec5f96942db03e9313190527b93f +size 67633 diff --git a/clashroyalechardetector/train/pic411_png.rf.9cdf8d47772b7f5b08f11c00195bead2.jpg b/clashroyalechardetector/train/pic411_png.rf.9cdf8d47772b7f5b08f11c00195bead2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..417f3ae177b78d46155f233512301240907c123d --- /dev/null +++ b/clashroyalechardetector/train/pic411_png.rf.9cdf8d47772b7f5b08f11c00195bead2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b07df3d968be7aac80cb816aa389e0a02adaaa2f766349ff97f448aaa87c99a +size 72506 diff --git a/clashroyalechardetector/train/pic4122_png.rf.3a96cda0dc0e7b013457a8274b1da52e.jpg b/clashroyalechardetector/train/pic4122_png.rf.3a96cda0dc0e7b013457a8274b1da52e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..417c8bf2207d03d2002987fd80d50acc74f4f951 --- /dev/null +++ b/clashroyalechardetector/train/pic4122_png.rf.3a96cda0dc0e7b013457a8274b1da52e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51000bb5e01d18845ffd32b9baae8897268fa7cf8a06717a992918a5f3f5c80 +size 68464 diff --git a/clashroyalechardetector/train/pic4123_png.rf.65a73fa9ba6c90124c993677b5a12146.jpg b/clashroyalechardetector/train/pic4123_png.rf.65a73fa9ba6c90124c993677b5a12146.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46405b66ab660c7f9ca741ca64e1f10f7cfc0a2f --- /dev/null +++ b/clashroyalechardetector/train/pic4123_png.rf.65a73fa9ba6c90124c993677b5a12146.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de1f6e5ff60e31edd5f1c17166c7ad1e5626f35b714e2d00c4f8bde8a67856c +size 68251 diff --git a/clashroyalechardetector/train/pic4124_png.rf.9ec6c164f31859cf203b8e01d4cd8500.jpg b/clashroyalechardetector/train/pic4124_png.rf.9ec6c164f31859cf203b8e01d4cd8500.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c84b720c72b7352662639f9a8753ff557d7f80d8 --- /dev/null +++ b/clashroyalechardetector/train/pic4124_png.rf.9ec6c164f31859cf203b8e01d4cd8500.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9747c1ea704a8917e829c7a19ea118b1afb0caa4cbbfb7cb1622fd19201d13 +size 67278 diff --git a/clashroyalechardetector/train/pic4125_png.rf.ff17dc1bf734f8b5c05799cbcb7c19c4.jpg b/clashroyalechardetector/train/pic4125_png.rf.ff17dc1bf734f8b5c05799cbcb7c19c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c6e976924e1df345833dd503740bd71b3d64b48 --- /dev/null +++ b/clashroyalechardetector/train/pic4125_png.rf.ff17dc1bf734f8b5c05799cbcb7c19c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f3c8500b33b48843c8a7b91ad86ad6b59829e4a10e2fcf2caa113f7ad687c3 +size 67272 diff --git a/clashroyalechardetector/train/pic4165_png.rf.0916e27568e6c3b2543e23ec0170df61.jpg b/clashroyalechardetector/train/pic4165_png.rf.0916e27568e6c3b2543e23ec0170df61.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cadea5cdbd8c65868a063d81cdc999dc732feab3 --- /dev/null +++ b/clashroyalechardetector/train/pic4165_png.rf.0916e27568e6c3b2543e23ec0170df61.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5249138b07402f077df03ef02bf47463be3580f85fd5ef5c4cd2444afb8987a7 +size 68199 diff --git a/clashroyalechardetector/train/pic4175_png.rf.a8e90962fcc237eacb2d76261080ce23.jpg b/clashroyalechardetector/train/pic4175_png.rf.a8e90962fcc237eacb2d76261080ce23.jpg new file mode 100644 index 0000000000000000000000000000000000000000..36d9a5e9119f1c105cd5fb5ea3cc55548d662316 --- /dev/null +++ b/clashroyalechardetector/train/pic4175_png.rf.a8e90962fcc237eacb2d76261080ce23.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2ecf32a7929522c0d5f17d3223b7efbac41f0e5c50abe5a49dd711c9d26ee2 +size 67997 diff --git a/clashroyalechardetector/train/pic4176_png.rf.db0deacc06dc6732a400bd9b3aa32df7.jpg b/clashroyalechardetector/train/pic4176_png.rf.db0deacc06dc6732a400bd9b3aa32df7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..97634dd31a9b0b1bb1a08406928f05386cf6bb6d --- /dev/null +++ b/clashroyalechardetector/train/pic4176_png.rf.db0deacc06dc6732a400bd9b3aa32df7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18622e5536fa2b9033f4be0a00cac377f55b5e2f2e1bf1c86f80ccb4cf46e797 +size 68271 diff --git a/clashroyalechardetector/train/pic4178_png.rf.b990b36a213b563c9465918c2519bd79.jpg b/clashroyalechardetector/train/pic4178_png.rf.b990b36a213b563c9465918c2519bd79.jpg new file mode 100644 index 0000000000000000000000000000000000000000..860eb725b1d2b1684bf5211d5167fb8858876985 --- /dev/null +++ b/clashroyalechardetector/train/pic4178_png.rf.b990b36a213b563c9465918c2519bd79.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0450030b5c5fe5ab4ea12ab65290c0988bf953de991f0e9313823423e63d8e0c +size 68121 diff --git a/clashroyalechardetector/train/pic4179_png.rf.78cd69cd58b1231925b036dadadce388.jpg b/clashroyalechardetector/train/pic4179_png.rf.78cd69cd58b1231925b036dadadce388.jpg new file mode 100644 index 0000000000000000000000000000000000000000..526232b019599384d50e45c0ec8611ae9057bf20 --- /dev/null +++ b/clashroyalechardetector/train/pic4179_png.rf.78cd69cd58b1231925b036dadadce388.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c40c931f3eca0579c9ee071ceb5d9bbaab9b54b623ce276f5a6dd4a30375dc1 +size 68159 diff --git a/clashroyalechardetector/train/pic4181_png.rf.9de741e1a77a294ecf8c00b7551e0354.jpg b/clashroyalechardetector/train/pic4181_png.rf.9de741e1a77a294ecf8c00b7551e0354.jpg new file mode 100644 index 0000000000000000000000000000000000000000..405acb0b749f17f7cedd8740ebf0bbfaff3a1ae1 --- /dev/null +++ b/clashroyalechardetector/train/pic4181_png.rf.9de741e1a77a294ecf8c00b7551e0354.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670cba5058769874417a4ceff2b89753d79c7be502068450212cc8877e0b2814 +size 68079 diff --git a/clashroyalechardetector/train/pic4182_png.rf.c312c3bcb3cdb42139494efc8e64c169.jpg b/clashroyalechardetector/train/pic4182_png.rf.c312c3bcb3cdb42139494efc8e64c169.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0ae249f5d24b4e706203d62dd7b1955824d53892 --- /dev/null +++ b/clashroyalechardetector/train/pic4182_png.rf.c312c3bcb3cdb42139494efc8e64c169.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6271e61640564a433c5fbb921bb7491b653017e9feaf68d7f3caee3cc7d13271 +size 68201 diff --git a/clashroyalechardetector/train/pic420_png.rf.cd2c5608771e6aa412c9f0bdb296f0a8.jpg b/clashroyalechardetector/train/pic420_png.rf.cd2c5608771e6aa412c9f0bdb296f0a8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..764cc7e0761b9eb24dc189a9db5162cb99bf5ad2 --- /dev/null +++ b/clashroyalechardetector/train/pic420_png.rf.cd2c5608771e6aa412c9f0bdb296f0a8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f791cd528e5757df3abf5319fba0343946656590b5e1e2148f195df91291362 +size 70993 diff --git a/clashroyalechardetector/train/pic421_png.rf.f33bdba086e020d1ed16dbca146a28c5.jpg b/clashroyalechardetector/train/pic421_png.rf.f33bdba086e020d1ed16dbca146a28c5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1560082cc8f3aaf2fc9d825547c4b58676bf50bc --- /dev/null +++ b/clashroyalechardetector/train/pic421_png.rf.f33bdba086e020d1ed16dbca146a28c5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36bdc927eb86e24463238dc218f2ff979608214256a9f937239c7f7e27e1a2fd +size 70588 diff --git a/clashroyalechardetector/train/pic4247_png.rf.12fb3feea8e225101cca42db7e7390e7.jpg b/clashroyalechardetector/train/pic4247_png.rf.12fb3feea8e225101cca42db7e7390e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5c38243f0dacaf77b07f5919df7772ea75c8d68 --- /dev/null +++ b/clashroyalechardetector/train/pic4247_png.rf.12fb3feea8e225101cca42db7e7390e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0653e5f002f9f7f4be012588dfcc837d52543b27c64766442958597e0be89f +size 68842 diff --git a/clashroyalechardetector/train/pic4252_png.rf.ea31a9bd587331d5264a8ea6ca625172.jpg b/clashroyalechardetector/train/pic4252_png.rf.ea31a9bd587331d5264a8ea6ca625172.jpg new file mode 100644 index 0000000000000000000000000000000000000000..717cf40910b4574e36c6478b6c4d6413cd4f4160 --- /dev/null +++ b/clashroyalechardetector/train/pic4252_png.rf.ea31a9bd587331d5264a8ea6ca625172.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a29172705dbb164027d48c35d33e31c59b678688688f7a8ea5937a4ed871c8 +size 71027 diff --git a/clashroyalechardetector/train/pic4253_png.rf.18b4529319de8a6d432f68b23fe43ed4.jpg b/clashroyalechardetector/train/pic4253_png.rf.18b4529319de8a6d432f68b23fe43ed4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63c326e74807114a36f472a71217db2b86e59c3d --- /dev/null +++ b/clashroyalechardetector/train/pic4253_png.rf.18b4529319de8a6d432f68b23fe43ed4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79879a4e22c3d3af2bbce943b1bc242538a2eca7082bc976adf8468fea2125d +size 70961 diff --git a/clashroyalechardetector/train/pic4254_png.rf.386ec82a61970e61724aeb8d4eeea8af.jpg b/clashroyalechardetector/train/pic4254_png.rf.386ec82a61970e61724aeb8d4eeea8af.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e5863f9bfe5c34db541204b19d8b4e0eb7284be --- /dev/null +++ b/clashroyalechardetector/train/pic4254_png.rf.386ec82a61970e61724aeb8d4eeea8af.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f427b22a1427ba93aed5e42909c1802c4276ab163d8d2153f7b113c45636c53 +size 70687 diff --git a/clashroyalechardetector/train/pic4255_png.rf.4d580c49f7ac671b5ad177a55548c147.jpg b/clashroyalechardetector/train/pic4255_png.rf.4d580c49f7ac671b5ad177a55548c147.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e2a82308439c6ede8ccd209601dd00d0b0752fb --- /dev/null +++ b/clashroyalechardetector/train/pic4255_png.rf.4d580c49f7ac671b5ad177a55548c147.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cdcb8526733f75957759b2097e82d8e165b2b2b1b3385acf767527acd444c7 +size 69752 diff --git a/clashroyalechardetector/train/pic4256_png.rf.3657584823b61370c2796611523a3dc9.jpg b/clashroyalechardetector/train/pic4256_png.rf.3657584823b61370c2796611523a3dc9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4dcb12b36e0d40ed7a5aeea9963d068225f4e827 --- /dev/null +++ b/clashroyalechardetector/train/pic4256_png.rf.3657584823b61370c2796611523a3dc9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6de2c6676c92bc55c265af043d4f1c732e5e0a6136b1532b7bc2bf6cad1eee1 +size 69860 diff --git a/clashroyalechardetector/train/pic425_png.rf.679efc63012fb430d92737678f39c96e.jpg b/clashroyalechardetector/train/pic425_png.rf.679efc63012fb430d92737678f39c96e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9ed7eb8d76d01439a096cc12f73f4f0982afae8 --- /dev/null +++ b/clashroyalechardetector/train/pic425_png.rf.679efc63012fb430d92737678f39c96e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c25194f2c27061d390038ea766a71974529f1298ec6820ffbeedf91152bc1d +size 67674 diff --git a/clashroyalechardetector/train/pic4270_png.rf.bf64e1dea902f58989a29a8a0217618e.jpg b/clashroyalechardetector/train/pic4270_png.rf.bf64e1dea902f58989a29a8a0217618e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a37d9fcd65e34c7413fd3a1cc83c775f558aa4 --- /dev/null +++ b/clashroyalechardetector/train/pic4270_png.rf.bf64e1dea902f58989a29a8a0217618e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3bd38eaaa2a579a719ec47a77c64cf84fe1b0efdff2786eff6b1d69eac65fe +size 70106 diff --git a/clashroyalechardetector/train/pic4271_png.rf.7a3ad63d067fd71ac3eb2a80b934eb75.jpg b/clashroyalechardetector/train/pic4271_png.rf.7a3ad63d067fd71ac3eb2a80b934eb75.jpg new file mode 100644 index 0000000000000000000000000000000000000000..403685cc2a869f41cd2b6cd335684b3b19730f71 --- /dev/null +++ b/clashroyalechardetector/train/pic4271_png.rf.7a3ad63d067fd71ac3eb2a80b934eb75.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10fb43ee1d8304e6976c6b63810b7d0a73a6b6bebb6b0b669cafb71ce9b6652b +size 69688 diff --git a/clashroyalechardetector/train/pic4272_png.rf.db86e997d6dc42ec2fff5810e0d870ed.jpg b/clashroyalechardetector/train/pic4272_png.rf.db86e997d6dc42ec2fff5810e0d870ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4766ce4c1a895b11ac6abb45239a45de5a4bce2 --- /dev/null +++ b/clashroyalechardetector/train/pic4272_png.rf.db86e997d6dc42ec2fff5810e0d870ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2772c0cf407895663edcd1333e119a1ae3212fbf517e78c295a396843883f6e +size 69670 diff --git a/clashroyalechardetector/train/pic4273_png.rf.7407fc3d4107139627cfae00714ec21c.jpg b/clashroyalechardetector/train/pic4273_png.rf.7407fc3d4107139627cfae00714ec21c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cb934b5a48e3cdd8dd2d216ff18df52fb6c640a --- /dev/null +++ b/clashroyalechardetector/train/pic4273_png.rf.7407fc3d4107139627cfae00714ec21c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8306a7dfbd5e8bb3ac18b8541278f656246294742f64983e7caceb05ddc8d45 +size 69824 diff --git a/clashroyalechardetector/train/pic4274_png.rf.64a3ad3852159f9a1debbdb12393501d.jpg b/clashroyalechardetector/train/pic4274_png.rf.64a3ad3852159f9a1debbdb12393501d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dda10ae3e3c1b606d6c108677c17299f20f55d4f --- /dev/null +++ b/clashroyalechardetector/train/pic4274_png.rf.64a3ad3852159f9a1debbdb12393501d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a7ba427b7e4c0fd9fe777ed07b272e5f848550922313b1b106323662a123aa +size 69401 diff --git a/clashroyalechardetector/train/pic4275_png.rf.b5a5d51b9e308f418b6798d57f05d865.jpg b/clashroyalechardetector/train/pic4275_png.rf.b5a5d51b9e308f418b6798d57f05d865.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2f0856fb1d0554ac2dba01cf5adfa618350f030 --- /dev/null +++ b/clashroyalechardetector/train/pic4275_png.rf.b5a5d51b9e308f418b6798d57f05d865.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8efeffcf035aa9245fa48c715706a7a39d53b93ea83b81dbddf2e7db354eb829 +size 69124 diff --git a/clashroyalechardetector/train/pic4276_png.rf.5686a31ba9f7e30f11851a148f115385.jpg b/clashroyalechardetector/train/pic4276_png.rf.5686a31ba9f7e30f11851a148f115385.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac5f8a5a16575d50e99dca29c120a9ddb1e90c9b --- /dev/null +++ b/clashroyalechardetector/train/pic4276_png.rf.5686a31ba9f7e30f11851a148f115385.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0451d12bbd49a7c78ecc1fc4f58e852a8442f9e84b5ca447022767a48663d1 +size 69246 diff --git a/clashroyalechardetector/train/pic4278_png.rf.5cf844f523453aa094cc428a9c9b2751.jpg b/clashroyalechardetector/train/pic4278_png.rf.5cf844f523453aa094cc428a9c9b2751.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45ead4a0839927952d43115d3afef83929a3d561 --- /dev/null +++ b/clashroyalechardetector/train/pic4278_png.rf.5cf844f523453aa094cc428a9c9b2751.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8170569618a40d64a60b60f6d2b9193366fbed706bf8a324b25937b142c21870 +size 69130 diff --git a/clashroyalechardetector/train/pic4279_png.rf.40500e7ab245ac30a7386eeaec27bafc.jpg b/clashroyalechardetector/train/pic4279_png.rf.40500e7ab245ac30a7386eeaec27bafc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a78bc82558c562bbd550f4024445ca6fe375fc2 --- /dev/null +++ b/clashroyalechardetector/train/pic4279_png.rf.40500e7ab245ac30a7386eeaec27bafc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03810f142b9fed033b301e58b4aedc47aeda9e05317caa163c31dee99047b0e5 +size 69103 diff --git a/clashroyalechardetector/train/pic4280_png.rf.53b38dc949570f6511cf6fccc5e0a14f.jpg b/clashroyalechardetector/train/pic4280_png.rf.53b38dc949570f6511cf6fccc5e0a14f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85610fee22cf0f743bef387311b0220ded372e06 --- /dev/null +++ b/clashroyalechardetector/train/pic4280_png.rf.53b38dc949570f6511cf6fccc5e0a14f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24493ab87ef63cf00e4a83e62cfe98053d5679147244404d38ac988be12f6137 +size 69338 diff --git a/clashroyalechardetector/train/pic4281_png.rf.65c10c39a4ca5f720d0c7aa5833e4762.jpg b/clashroyalechardetector/train/pic4281_png.rf.65c10c39a4ca5f720d0c7aa5833e4762.jpg new file mode 100644 index 0000000000000000000000000000000000000000..862d6aa6007172e9e5a39ec27619b917f680ecb6 --- /dev/null +++ b/clashroyalechardetector/train/pic4281_png.rf.65c10c39a4ca5f720d0c7aa5833e4762.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c0eb33138e86400b4eb8a00fe863373c373bce2d09759c66b4eb16461355c5 +size 69560 diff --git a/clashroyalechardetector/train/pic428_png.rf.0df1b72fe861e0d9fc0c1310d11ece04.jpg b/clashroyalechardetector/train/pic428_png.rf.0df1b72fe861e0d9fc0c1310d11ece04.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dec074a3504b57265926edb7f70fce1cdb9d149f --- /dev/null +++ b/clashroyalechardetector/train/pic428_png.rf.0df1b72fe861e0d9fc0c1310d11ece04.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caedae0edf68cba1bc349cc83827faeb1b8dfc684e18d03b95b36953a2176f42 +size 66983 diff --git a/clashroyalechardetector/train/pic4326_png.rf.cf9f8afe4e5bd202750a395f1a524143.jpg b/clashroyalechardetector/train/pic4326_png.rf.cf9f8afe4e5bd202750a395f1a524143.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a957b9f0cae34410166b3fa616cb33b32f34bfd7 --- /dev/null +++ b/clashroyalechardetector/train/pic4326_png.rf.cf9f8afe4e5bd202750a395f1a524143.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8d4574db2f6fa422cac1ee85bbbed774f03e31afbc865aacc9fd219b6f1a70 +size 70090 diff --git a/clashroyalechardetector/train/pic4327_png.rf.94a133c1b6cd98051c07dc122368b695.jpg b/clashroyalechardetector/train/pic4327_png.rf.94a133c1b6cd98051c07dc122368b695.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ceed056ebc1022eac2777dce188f70f5546fffe --- /dev/null +++ b/clashroyalechardetector/train/pic4327_png.rf.94a133c1b6cd98051c07dc122368b695.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3338eccc1e35c29057b0b5b38faa7cfd318f5febbd849318e7dafeea43472fba +size 70682 diff --git a/clashroyalechardetector/train/pic4417_png.rf.bf8a7c4912183adbccdb0ed3a9a76702.jpg b/clashroyalechardetector/train/pic4417_png.rf.bf8a7c4912183adbccdb0ed3a9a76702.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d86dbc68803bd1bf69826b1ed711b2942384e2c --- /dev/null +++ b/clashroyalechardetector/train/pic4417_png.rf.bf8a7c4912183adbccdb0ed3a9a76702.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98fb0f01acd56497fc5f60823fdef074fecbb56157938358d5ad1d6a57aa8a6a +size 70898 diff --git a/clashroyalechardetector/train/pic4418_png.rf.927de9d748e4de6b3e8c788e0b69af36.jpg b/clashroyalechardetector/train/pic4418_png.rf.927de9d748e4de6b3e8c788e0b69af36.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed3221ab32eb9b62f15e71c08fe7f96670c11762 --- /dev/null +++ b/clashroyalechardetector/train/pic4418_png.rf.927de9d748e4de6b3e8c788e0b69af36.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0852b055569d710eb60d3835c8343e05d4c9f0d616993316240a09ca037f72e2 +size 70799 diff --git a/clashroyalechardetector/train/pic4421_png.rf.216c64b1c87d905199be98fac906c390.jpg b/clashroyalechardetector/train/pic4421_png.rf.216c64b1c87d905199be98fac906c390.jpg new file mode 100644 index 0000000000000000000000000000000000000000..03d91687e0a7a4f669b64d75e332f005c8e43fdb --- /dev/null +++ b/clashroyalechardetector/train/pic4421_png.rf.216c64b1c87d905199be98fac906c390.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d5e9cebf209422ad2b8363d159b1cea8a79dab83e42c5fbfbc15276e82a5365 +size 69727 diff --git a/clashroyalechardetector/train/pic4433_png.rf.2a46a5bdcd024e56735347b4df8a9ce3.jpg b/clashroyalechardetector/train/pic4433_png.rf.2a46a5bdcd024e56735347b4df8a9ce3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e481b8aa5dd08a6c237aac3e9008bd838d1471da --- /dev/null +++ b/clashroyalechardetector/train/pic4433_png.rf.2a46a5bdcd024e56735347b4df8a9ce3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8221170dcbf99f786a1c784b52cd692840b3f1ab8703cac651ee3bbc8b613c +size 71320 diff --git a/clashroyalechardetector/train/pic4438_png.rf.18c346235149eafe6a1f83c5f7977819.jpg b/clashroyalechardetector/train/pic4438_png.rf.18c346235149eafe6a1f83c5f7977819.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf920c161c1507421e46463a7ecf01e9373ab965 --- /dev/null +++ b/clashroyalechardetector/train/pic4438_png.rf.18c346235149eafe6a1f83c5f7977819.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf1a9a435813886a457b6d9f38c051e83bb52bac26b8daadcabb9c52665b9f2 +size 70031 diff --git a/clashroyalechardetector/train/pic453_png.rf.25d273542aa657295c5a41068806daab.jpg b/clashroyalechardetector/train/pic453_png.rf.25d273542aa657295c5a41068806daab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d0e1baab25054a9c7af0231216a4af4819d5db3 --- /dev/null +++ b/clashroyalechardetector/train/pic453_png.rf.25d273542aa657295c5a41068806daab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f84e9e75137fd850dc6a6e34afab1d6d3dcce49f3aa958f121c71475d57c42 +size 68132 diff --git a/clashroyalechardetector/train/pic454_png.rf.17e0167782d60da81f5cda3afb3d967d.jpg b/clashroyalechardetector/train/pic454_png.rf.17e0167782d60da81f5cda3afb3d967d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2428be88e88db6a79480d6bf335b3f582bb5b764 --- /dev/null +++ b/clashroyalechardetector/train/pic454_png.rf.17e0167782d60da81f5cda3afb3d967d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110044e0416d106610a7ec6972a49a524130288c3150b46b17899676e2b383dd +size 67352 diff --git a/clashroyalechardetector/train/pic455_png.rf.4bed8b4060e77f979cc4bd0d840cafe9.jpg b/clashroyalechardetector/train/pic455_png.rf.4bed8b4060e77f979cc4bd0d840cafe9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d4a3e24213c4dae4275e66cd1d43057646ec4c19 --- /dev/null +++ b/clashroyalechardetector/train/pic455_png.rf.4bed8b4060e77f979cc4bd0d840cafe9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8286eb085c993cd9a49026db405d14861895013988857f26cb36f672c5da005e +size 66632 diff --git a/clashroyalechardetector/train/pic458_png.rf.be0146ee2620af97342d7d2676f0b8e0.jpg b/clashroyalechardetector/train/pic458_png.rf.be0146ee2620af97342d7d2676f0b8e0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..185f0b279468970fb58c8e45165749d4622fee10 --- /dev/null +++ b/clashroyalechardetector/train/pic458_png.rf.be0146ee2620af97342d7d2676f0b8e0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638620832c31c9a948065e5432ae70b9b1cb2ef3bab1bae2b52a78d80360e467 +size 66765 diff --git a/clashroyalechardetector/train/pic463_png.rf.34a1cec8e7306708bb7b3adca8ef2b09.jpg b/clashroyalechardetector/train/pic463_png.rf.34a1cec8e7306708bb7b3adca8ef2b09.jpg new file mode 100644 index 0000000000000000000000000000000000000000..593bf06ee743abdf6161271512b2d5fd3c915567 --- /dev/null +++ b/clashroyalechardetector/train/pic463_png.rf.34a1cec8e7306708bb7b3adca8ef2b09.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25340ee034766a72d8502158909448799917fbfedc0e506ad6a0224c7245a164 +size 67299 diff --git a/clashroyalechardetector/train/pic479_png.rf.aafd14feab0c56ef6620e7a343ee5022.jpg b/clashroyalechardetector/train/pic479_png.rf.aafd14feab0c56ef6620e7a343ee5022.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd140793b356591cdc3e88689abcc26cf7501187 --- /dev/null +++ b/clashroyalechardetector/train/pic479_png.rf.aafd14feab0c56ef6620e7a343ee5022.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f4e91d3dfe00d4ea86fd67ba38bd43ab4bebfa92fb4af993ce3d92d12ad79a +size 69299 diff --git a/clashroyalechardetector/train/pic481_png.rf.44dc8224018e25a5ad25cd4552d1c539.jpg b/clashroyalechardetector/train/pic481_png.rf.44dc8224018e25a5ad25cd4552d1c539.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0e6eff0c6b39fa4bff464c0706e0f6c55bd7cec --- /dev/null +++ b/clashroyalechardetector/train/pic481_png.rf.44dc8224018e25a5ad25cd4552d1c539.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a6df7534477cbfea4fbb51c1cf8f90952c3ad929de032e0c02bc0e8b59ad70 +size 68645 diff --git a/clashroyalechardetector/train/pic489_png.rf.6fcd23bd5e9f97fa13bad5e71822e261.jpg b/clashroyalechardetector/train/pic489_png.rf.6fcd23bd5e9f97fa13bad5e71822e261.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b20951428afe9756dd23aca0db1a5c45b3ee2d6d --- /dev/null +++ b/clashroyalechardetector/train/pic489_png.rf.6fcd23bd5e9f97fa13bad5e71822e261.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e741ee48aec7a293a081040759d43992ee4a711b21f9de1984cd04b2cd079b40 +size 69920 diff --git a/clashroyalechardetector/train/pic497_png.rf.39503ba0d67a1639d6e47b8a90f985ca.jpg b/clashroyalechardetector/train/pic497_png.rf.39503ba0d67a1639d6e47b8a90f985ca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f0eab850797e4a9bda6520c18d4e51b15eaaeef --- /dev/null +++ b/clashroyalechardetector/train/pic497_png.rf.39503ba0d67a1639d6e47b8a90f985ca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438e7658908c2559b2e69db5309f882322f5ef9f6cc5774f647abcf3fd16134e +size 71601 diff --git a/clashroyalechardetector/train/pic4997_png.rf.b37551d8ec4ef67fbb981197188e010b.jpg b/clashroyalechardetector/train/pic4997_png.rf.b37551d8ec4ef67fbb981197188e010b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e03d18dc575e147ac9d27d6ab0438680c43e97cf --- /dev/null +++ b/clashroyalechardetector/train/pic4997_png.rf.b37551d8ec4ef67fbb981197188e010b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254dc2f51d1333b9c8c62678b4b6042c7a5b4a2ea9b3ebfcafeb947e8524bc4f +size 69429 diff --git a/clashroyalechardetector/train/pic4998_png.rf.ac904ed6e1b899fd81f1cb222a71687f.jpg b/clashroyalechardetector/train/pic4998_png.rf.ac904ed6e1b899fd81f1cb222a71687f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12141179e0048d594a990826b283df29be0e238d --- /dev/null +++ b/clashroyalechardetector/train/pic4998_png.rf.ac904ed6e1b899fd81f1cb222a71687f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654a74156b6ef016b18c2244a0802d5a10abef60f029eae4baba8c0f2f23f3e9 +size 69462 diff --git a/clashroyalechardetector/train/pic4999_png.rf.092da0329fdfd08a822ca38b4135494c.jpg b/clashroyalechardetector/train/pic4999_png.rf.092da0329fdfd08a822ca38b4135494c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3589037aab651eeefd4a64f8160df0d73c071a1 --- /dev/null +++ b/clashroyalechardetector/train/pic4999_png.rf.092da0329fdfd08a822ca38b4135494c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9399df459851b40f8783b8a9d08cc46974b2242be35d50fa516ac34e86de51 +size 69648 diff --git a/clashroyalechardetector/train/pic5000_png.rf.ea0280dee6f7a9ca756ebd4573363eba.jpg b/clashroyalechardetector/train/pic5000_png.rf.ea0280dee6f7a9ca756ebd4573363eba.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9616207c753497b9fe363ac388e35c691b4673a9 --- /dev/null +++ b/clashroyalechardetector/train/pic5000_png.rf.ea0280dee6f7a9ca756ebd4573363eba.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e104e2b18a3beedaef1d1db3ad083a354bed78461c5b2fad0ab71a70230e517 +size 69984 diff --git a/clashroyalechardetector/train/pic5001_png.rf.deb335fb3f0434c8df3f9f61186bae9c.jpg b/clashroyalechardetector/train/pic5001_png.rf.deb335fb3f0434c8df3f9f61186bae9c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35d90e4f51b78de267ad5cc78f79c019a57febf8 --- /dev/null +++ b/clashroyalechardetector/train/pic5001_png.rf.deb335fb3f0434c8df3f9f61186bae9c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585d6214b25e2c6bbb58db3be66a04d76a55c1595c9d5c71d15c9bb29ebcafe4 +size 68688 diff --git a/clashroyalechardetector/train/pic5005_png.rf.18b733f29ffc2f597ee00b2905b35c2d.jpg b/clashroyalechardetector/train/pic5005_png.rf.18b733f29ffc2f597ee00b2905b35c2d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3d05c0f6c9ea672a51170ef95aabc24b933ace8 --- /dev/null +++ b/clashroyalechardetector/train/pic5005_png.rf.18b733f29ffc2f597ee00b2905b35c2d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9054a4cce603a864ea70373fae18f7926b793bc1acfda006a1f2c92ad7c28972 +size 68116 diff --git a/clashroyalechardetector/train/pic5006_png.rf.3c4b7e63a3f63c04cddde5561ef79a46.jpg b/clashroyalechardetector/train/pic5006_png.rf.3c4b7e63a3f63c04cddde5561ef79a46.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9a94651d1225dde2309f696927b921a9b0da2a4 --- /dev/null +++ b/clashroyalechardetector/train/pic5006_png.rf.3c4b7e63a3f63c04cddde5561ef79a46.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82ba32fcdc146b2fc03e31d63dd45412bf03ce69de59e5880028b2ec5139fb4 +size 68026 diff --git a/clashroyalechardetector/train/pic5008_png.rf.0b5a61c706088497a35626ae0eee8e8c.jpg b/clashroyalechardetector/train/pic5008_png.rf.0b5a61c706088497a35626ae0eee8e8c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ac6f095289673af3b54ba508c829e8b69cd3ed7e --- /dev/null +++ b/clashroyalechardetector/train/pic5008_png.rf.0b5a61c706088497a35626ae0eee8e8c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d654f0333148618563ab04a348f8af29cffdd7d5156c4b85fa313433bb8560 +size 69360 diff --git a/clashroyalechardetector/train/pic5083_png.rf.0a18e6c419ec13de66b23fc7f746a80e.jpg b/clashroyalechardetector/train/pic5083_png.rf.0a18e6c419ec13de66b23fc7f746a80e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e32e6220aebc28635a6d81d760a0bfda064a1b4 --- /dev/null +++ b/clashroyalechardetector/train/pic5083_png.rf.0a18e6c419ec13de66b23fc7f746a80e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf29f38bd4189a5c4c9eb1ce4c5480814fda63ff75c714338b842342f8336f1 +size 69213 diff --git a/clashroyalechardetector/train/pic5084_png.rf.42c3a60d87ed44916c37f0d589d0b2b1.jpg b/clashroyalechardetector/train/pic5084_png.rf.42c3a60d87ed44916c37f0d589d0b2b1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3da7a3f0ea4632716c4f12fb41084e6c422c89f9 --- /dev/null +++ b/clashroyalechardetector/train/pic5084_png.rf.42c3a60d87ed44916c37f0d589d0b2b1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29eeeace0b09689e226cd85758591b59dc59c4fe3b51c9382af97e973cab1330 +size 69033 diff --git a/clashroyalechardetector/train/pic5123_png.rf.c12459c427f80fb8fbb3c5b1fdd3814f.jpg b/clashroyalechardetector/train/pic5123_png.rf.c12459c427f80fb8fbb3c5b1fdd3814f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b41d8b5c2a80ee1a3e39adf51a13faf3a44ea9b8 --- /dev/null +++ b/clashroyalechardetector/train/pic5123_png.rf.c12459c427f80fb8fbb3c5b1fdd3814f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94692e3d87db4c90e81ab5bebd38794785af38e7e349555003d0ca7291e89d16 +size 71230 diff --git a/clashroyalechardetector/train/pic5124_png.rf.296072b455c5b001e9872a949b2be09d.jpg b/clashroyalechardetector/train/pic5124_png.rf.296072b455c5b001e9872a949b2be09d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bcc7fac8fd88b2682b69da389881e31f4cb6e250 --- /dev/null +++ b/clashroyalechardetector/train/pic5124_png.rf.296072b455c5b001e9872a949b2be09d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3f4c232cdf92565c7eb8493a13c090661c8b611ee905192d370c493d46863c +size 71163 diff --git a/clashroyalechardetector/train/pic520_png.rf.97e1b76fefaa3a308ca0f823d82d5bc5.jpg b/clashroyalechardetector/train/pic520_png.rf.97e1b76fefaa3a308ca0f823d82d5bc5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b27ceba9b95e5e419fa40441efeae788456b5cf --- /dev/null +++ b/clashroyalechardetector/train/pic520_png.rf.97e1b76fefaa3a308ca0f823d82d5bc5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2ebcb1cf05628bba4616134760ae3abd6facd207e12cebbf564f4c57acfc64 +size 68295 diff --git a/clashroyalechardetector/train/pic5269_png.rf.e94828f64b283e54df906f79c5b27f5a.jpg b/clashroyalechardetector/train/pic5269_png.rf.e94828f64b283e54df906f79c5b27f5a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0ce65b49cae91efa7ef757d9723ad7968f30ba7 --- /dev/null +++ b/clashroyalechardetector/train/pic5269_png.rf.e94828f64b283e54df906f79c5b27f5a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4520322c4660b112e63e704f84ccda09b10887444bd3e5c0538bc055ffd22e89 +size 73061 diff --git a/clashroyalechardetector/train/pic5525_png.rf.29ddbfb7c2f1cfbfa0c93f4a4922fcca.jpg b/clashroyalechardetector/train/pic5525_png.rf.29ddbfb7c2f1cfbfa0c93f4a4922fcca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7f4763c224b7846a48d8f8fdff52655eafff28f --- /dev/null +++ b/clashroyalechardetector/train/pic5525_png.rf.29ddbfb7c2f1cfbfa0c93f4a4922fcca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12649223720a4fecf9bd26f244fd9e81499ba4bf2ed084951db437cdb3d041e +size 71203 diff --git a/clashroyalechardetector/train/pic5527_png.rf.f3da17ab31b7036a918a6ea276ed0579.jpg b/clashroyalechardetector/train/pic5527_png.rf.f3da17ab31b7036a918a6ea276ed0579.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d07d3c96cad95cda89bbec61dcca42a0d6a87d0b --- /dev/null +++ b/clashroyalechardetector/train/pic5527_png.rf.f3da17ab31b7036a918a6ea276ed0579.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593258f9b0d0256ca375f72e5c7f5cc43f19c2a42330813c14e0bc95efe07de6 +size 71301 diff --git a/clashroyalechardetector/train/pic5528_png.rf.524174395c541f02f183b8417d34ba4d.jpg b/clashroyalechardetector/train/pic5528_png.rf.524174395c541f02f183b8417d34ba4d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..587e0d6b952c400869ad55f753fad87a98b9bdaf --- /dev/null +++ b/clashroyalechardetector/train/pic5528_png.rf.524174395c541f02f183b8417d34ba4d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1fd9df13015ee0f28e6d8b176b9b419fa3038f3accf9f8e061a9dd6bad790a +size 71339 diff --git a/clashroyalechardetector/train/pic5529_png.rf.7065a79838b74720cb1096b68c9918eb.jpg b/clashroyalechardetector/train/pic5529_png.rf.7065a79838b74720cb1096b68c9918eb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dba77fc0987e9320dcb966a4ef5fabc8a689882 --- /dev/null +++ b/clashroyalechardetector/train/pic5529_png.rf.7065a79838b74720cb1096b68c9918eb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03d945a317e18f55077f648478a662acf71ace0c0ef31cc315087d213a17e58 +size 70790 diff --git a/clashroyalechardetector/train/pic552_png.rf.62efb0d2cdd647475e5adfe369dc2018.jpg b/clashroyalechardetector/train/pic552_png.rf.62efb0d2cdd647475e5adfe369dc2018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f09ff7d45cf790fdbde1de85a37f0610ed4d09b5 --- /dev/null +++ b/clashroyalechardetector/train/pic552_png.rf.62efb0d2cdd647475e5adfe369dc2018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8d314059681a42cc63722197f4d0723a1017c539871f6e1cab0920077ac28d +size 69258 diff --git a/clashroyalechardetector/train/pic5530_png.rf.04361f02fe3a53ff05aeeeea594f6a81.jpg b/clashroyalechardetector/train/pic5530_png.rf.04361f02fe3a53ff05aeeeea594f6a81.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89dd4926f4e88d5379154de54c9626c16cc9d0b2 --- /dev/null +++ b/clashroyalechardetector/train/pic5530_png.rf.04361f02fe3a53ff05aeeeea594f6a81.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64474b628fad44b9767d4a49cb048de9fe7351af08b6eb9ff871fbd412b50d49 +size 70884 diff --git a/clashroyalechardetector/train/pic5535_png.rf.78bb7c8e56a49bfde6e38521c60ea72f.jpg b/clashroyalechardetector/train/pic5535_png.rf.78bb7c8e56a49bfde6e38521c60ea72f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4be82cbf2f9fd1f17163c68388db41dde0b535c3 --- /dev/null +++ b/clashroyalechardetector/train/pic5535_png.rf.78bb7c8e56a49bfde6e38521c60ea72f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e560160647db93785d6d5262cace6ec47a14405118b7653d4c1cc422a15c6f +size 70561 diff --git a/clashroyalechardetector/train/pic5537_png.rf.5f95663eb46937ed13b398d86dfdc63b.jpg b/clashroyalechardetector/train/pic5537_png.rf.5f95663eb46937ed13b398d86dfdc63b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2c6af3f4b0d6226d4322f8ba427ca8a7f6d24b7 --- /dev/null +++ b/clashroyalechardetector/train/pic5537_png.rf.5f95663eb46937ed13b398d86dfdc63b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098751a73feee22ffef831bee02c4e17534f67f7492bf2b00a86e96135790dc3 +size 71972 diff --git a/clashroyalechardetector/train/pic5539_png.rf.5725e521c3771f5925373fd826f3b278.jpg b/clashroyalechardetector/train/pic5539_png.rf.5725e521c3771f5925373fd826f3b278.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec3fdad9dbab26f8ab289eb8226c247e8bb6bf79 --- /dev/null +++ b/clashroyalechardetector/train/pic5539_png.rf.5725e521c3771f5925373fd826f3b278.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38258931bdfb71354052101c761f3a2b322f68c9e24783e2ae9ac363aa5a6e63 +size 74509 diff --git a/clashroyalechardetector/train/pic553_png.rf.a28216a22744f16f2e2b65b656e70179.jpg b/clashroyalechardetector/train/pic553_png.rf.a28216a22744f16f2e2b65b656e70179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b5054aadf5d9cec01e08b0d7b951fffa930d321 --- /dev/null +++ b/clashroyalechardetector/train/pic553_png.rf.a28216a22744f16f2e2b65b656e70179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9468cd84c3b5db41139972a6db28e95b872ca7c294bc2bfbf2db0b33182edb51 +size 68861 diff --git a/clashroyalechardetector/train/pic5540_png.rf.2470b3d92f0665e333cd564e5242bfdb.jpg b/clashroyalechardetector/train/pic5540_png.rf.2470b3d92f0665e333cd564e5242bfdb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81afa6c75f576f1ab324f4b5370e17d0f85eb7f5 --- /dev/null +++ b/clashroyalechardetector/train/pic5540_png.rf.2470b3d92f0665e333cd564e5242bfdb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b794eaf4e583c1aa9e63f074d9689e19a15e92e2b030bb76ae63647619cedad5 +size 74809 diff --git a/clashroyalechardetector/train/pic5541_png.rf.a312e1d0b989fde538ada34772a39f39.jpg b/clashroyalechardetector/train/pic5541_png.rf.a312e1d0b989fde538ada34772a39f39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b54ea666f34918d2f3df9904a179ee8fb2a005a9 --- /dev/null +++ b/clashroyalechardetector/train/pic5541_png.rf.a312e1d0b989fde538ada34772a39f39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fe03bda5d465698de619d759f1a6ddd17083a4b5ef8ceb41f62fff30832c43 +size 74972 diff --git a/clashroyalechardetector/train/pic5542_png.rf.afabfc300051ce261c45caa37cb51d6a.jpg b/clashroyalechardetector/train/pic5542_png.rf.afabfc300051ce261c45caa37cb51d6a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..16f79085c654677c11296d64f102393942727054 --- /dev/null +++ b/clashroyalechardetector/train/pic5542_png.rf.afabfc300051ce261c45caa37cb51d6a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2c4838a5188e54be46f9e086e23f745df5c09b55545275bc1e11d1e724372b +size 74980 diff --git a/clashroyalechardetector/train/pic555_png.rf.71b4f2f83543e61dabdd25525c35e688.jpg b/clashroyalechardetector/train/pic555_png.rf.71b4f2f83543e61dabdd25525c35e688.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0078279f06f7e9b0e42cfed5eef9ca5f3ca6bcb6 --- /dev/null +++ b/clashroyalechardetector/train/pic555_png.rf.71b4f2f83543e61dabdd25525c35e688.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdff41f592a5710f2d91d9d9b18f109894c7490c6aadfe88296b5960b120b398 +size 70490 diff --git a/clashroyalechardetector/train/pic557_png.rf.af4d6fc5ce4d40bb46be971ebd0b31ab.jpg b/clashroyalechardetector/train/pic557_png.rf.af4d6fc5ce4d40bb46be971ebd0b31ab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce6fdbd245af67768713e909004e3c47d5a816a8 --- /dev/null +++ b/clashroyalechardetector/train/pic557_png.rf.af4d6fc5ce4d40bb46be971ebd0b31ab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc897d7aae4021d21c4d06f05874741f2daee451d7e806323c5c188adfaf63f2 +size 68614 diff --git a/clashroyalechardetector/train/pic558_png.rf.e8c9dcd5880e13b5b386b8156422f6ba.jpg b/clashroyalechardetector/train/pic558_png.rf.e8c9dcd5880e13b5b386b8156422f6ba.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3cb11b0c3fb4b8b3eeb9d74b29dc03785a8b9b7 --- /dev/null +++ b/clashroyalechardetector/train/pic558_png.rf.e8c9dcd5880e13b5b386b8156422f6ba.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b540448fe4759845cd89f8491c8d7f3d8e4eb4b1080ec1fad41b7c8f9c37745 +size 70948 diff --git a/clashroyalechardetector/train/pic564_png.rf.366b65722a9384634a0e112e8bbbba2e.jpg b/clashroyalechardetector/train/pic564_png.rf.366b65722a9384634a0e112e8bbbba2e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64c93043c5184e7d3b8396150d394f4afec67eb5 --- /dev/null +++ b/clashroyalechardetector/train/pic564_png.rf.366b65722a9384634a0e112e8bbbba2e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16b08f55c8cdc61a5f805448462c9f81fe39dfdfe1f1af5529c1bbab0aa2e08 +size 69500 diff --git a/clashroyalechardetector/train/pic565_png.rf.16c6a444d2e851b812a8373ef2284c39.jpg b/clashroyalechardetector/train/pic565_png.rf.16c6a444d2e851b812a8373ef2284c39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a97412197213f1c54537ee970bd3f5772f7db977 --- /dev/null +++ b/clashroyalechardetector/train/pic565_png.rf.16c6a444d2e851b812a8373ef2284c39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640be47925d5dbbce4bddc39b710b369c352fdc8c145bf89f59a5177b2021ec1 +size 68769 diff --git a/clashroyalechardetector/train/pic5691_png.rf.89cd20ea18b29269c40cc33d9d1545a9.jpg b/clashroyalechardetector/train/pic5691_png.rf.89cd20ea18b29269c40cc33d9d1545a9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f0bc349e533a41357e1009f2bf69070641c265e --- /dev/null +++ b/clashroyalechardetector/train/pic5691_png.rf.89cd20ea18b29269c40cc33d9d1545a9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4940d5af02bf29b0f6e9a04dcfad9c0164494d374c536e0b8de36699ab30c9 +size 69945 diff --git a/clashroyalechardetector/train/pic5692_png.rf.96fbc871dd770a87e76a3f1ec5671e14.jpg b/clashroyalechardetector/train/pic5692_png.rf.96fbc871dd770a87e76a3f1ec5671e14.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0bff2cb7b0385e9617561a2b46f61d039d6c598e --- /dev/null +++ b/clashroyalechardetector/train/pic5692_png.rf.96fbc871dd770a87e76a3f1ec5671e14.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15baa737faa992e73052585900889f1fa072c803398437f51d8750a6e826e04 +size 70030 diff --git a/clashroyalechardetector/train/pic5693_png.rf.88313a368d7c2f325e6876c8112c12d7.jpg b/clashroyalechardetector/train/pic5693_png.rf.88313a368d7c2f325e6876c8112c12d7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7699b4e797b67a115455c45217e6982b60fbc06 --- /dev/null +++ b/clashroyalechardetector/train/pic5693_png.rf.88313a368d7c2f325e6876c8112c12d7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2edc3968b335cd0cbde60fc61c9263407a35853ac7202f755975c43cffc8dc +size 69390 diff --git a/clashroyalechardetector/train/pic5694_png.rf.c790e8cc89ed60332b36e9202abaae27.jpg b/clashroyalechardetector/train/pic5694_png.rf.c790e8cc89ed60332b36e9202abaae27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c8c56881c4e5441738b99e92f003e6247b59185 --- /dev/null +++ b/clashroyalechardetector/train/pic5694_png.rf.c790e8cc89ed60332b36e9202abaae27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502278c40e606434498154c7c70af2e0dc2617a2afc2317d6bed560756dcf21f +size 69216 diff --git a/clashroyalechardetector/train/pic5696_png.rf.cf0984aa169acae18f618995545569bc.jpg b/clashroyalechardetector/train/pic5696_png.rf.cf0984aa169acae18f618995545569bc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67d42a5490ed0815a3764fabddc7de725498c2e9 --- /dev/null +++ b/clashroyalechardetector/train/pic5696_png.rf.cf0984aa169acae18f618995545569bc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5983ea4af483a40a572da9af171b5f89d29ab34aa4115abc7aaab176b55861aa +size 68952 diff --git a/clashroyalechardetector/train/pic5697_png.rf.2d61beb431cc98481442a28e074ebfa0.jpg b/clashroyalechardetector/train/pic5697_png.rf.2d61beb431cc98481442a28e074ebfa0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c5f2bc2c8472e739857f55a5805ba7aa7bdd847 --- /dev/null +++ b/clashroyalechardetector/train/pic5697_png.rf.2d61beb431cc98481442a28e074ebfa0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266f75562c7a15481026d21f79e29d39c5b01d600f27db747c70a08b2c310bdb +size 69002 diff --git a/clashroyalechardetector/train/pic5698_png.rf.c7c53d9a463e417b13bd6b45c314aacc.jpg b/clashroyalechardetector/train/pic5698_png.rf.c7c53d9a463e417b13bd6b45c314aacc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76900d96d17a62211f314594a8394364c64f0036 --- /dev/null +++ b/clashroyalechardetector/train/pic5698_png.rf.c7c53d9a463e417b13bd6b45c314aacc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4510e313992d5de3ddb3829cc0382dc3a492cfe3b285f060547901a96c0025a8 +size 68901 diff --git a/clashroyalechardetector/train/pic5775_png.rf.f4c3b04176731afcc1e183e99dac99dc.jpg b/clashroyalechardetector/train/pic5775_png.rf.f4c3b04176731afcc1e183e99dac99dc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..906b02b9f29141631b60fb78558d02688b2694f6 --- /dev/null +++ b/clashroyalechardetector/train/pic5775_png.rf.f4c3b04176731afcc1e183e99dac99dc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6d38c6fc2032b8c2b5328fe0287ba6a7bbbe82c1099ea00bfdd4afea54d51d +size 69010 diff --git a/clashroyalechardetector/train/pic587_png.rf.0750912da03f451622f131761ff6ebfa.jpg b/clashroyalechardetector/train/pic587_png.rf.0750912da03f451622f131761ff6ebfa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..828555b3c469551a331e6c3e5606611f9cf1b27f --- /dev/null +++ b/clashroyalechardetector/train/pic587_png.rf.0750912da03f451622f131761ff6ebfa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0da07157cfe57a367d2aadf073a861efe7489a252baf8f27b2e80b33603caf9 +size 68749 diff --git a/clashroyalechardetector/train/pic5912_png.rf.bcafb69805eac8c94829164e0af8c7c6.jpg b/clashroyalechardetector/train/pic5912_png.rf.bcafb69805eac8c94829164e0af8c7c6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7e34b54260a795fa6a904dc20707304d3596dcc --- /dev/null +++ b/clashroyalechardetector/train/pic5912_png.rf.bcafb69805eac8c94829164e0af8c7c6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c0a43efd532f4bb4e4210f4753b9e541158a5dc7950cb683336e80f33a22c4 +size 70154 diff --git a/clashroyalechardetector/train/pic5914_png.rf.1d2ab49ecaddd149d04618c2b90cbbb2.jpg b/clashroyalechardetector/train/pic5914_png.rf.1d2ab49ecaddd149d04618c2b90cbbb2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..608ad0b7ea8ea2be522a3d47d6aeb3f9eb68bde1 --- /dev/null +++ b/clashroyalechardetector/train/pic5914_png.rf.1d2ab49ecaddd149d04618c2b90cbbb2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2103aeb6a73ca800865c96cf8cc22e8cf7624c8e693113fe06800c79dc83132 +size 68919 diff --git a/clashroyalechardetector/train/pic5915_png.rf.b65fae45f1785bd25f9d33438d733fd5.jpg b/clashroyalechardetector/train/pic5915_png.rf.b65fae45f1785bd25f9d33438d733fd5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87c3a2ee2d9fb2d923cafa79483b1e26350e7fb4 --- /dev/null +++ b/clashroyalechardetector/train/pic5915_png.rf.b65fae45f1785bd25f9d33438d733fd5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768538de691893053aac59aee3cd5364a1c423aff2168b72ced1eb091439b3e9 +size 69268 diff --git a/clashroyalechardetector/train/pic5918_png.rf.3e359792c7e6b91559ee6c5995f6f6f7.jpg b/clashroyalechardetector/train/pic5918_png.rf.3e359792c7e6b91559ee6c5995f6f6f7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fa12957e9706d94978fa7caea0d856d0c7e194f --- /dev/null +++ b/clashroyalechardetector/train/pic5918_png.rf.3e359792c7e6b91559ee6c5995f6f6f7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cad4102ea174d01d650702e5c99caf28657557de66c175ef9d6ec1b2e1dcf4 +size 70556 diff --git a/clashroyalechardetector/train/pic5920_png.rf.87caaf68075b6bf6186cdaf75cb17b26.jpg b/clashroyalechardetector/train/pic5920_png.rf.87caaf68075b6bf6186cdaf75cb17b26.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76900fd3383161b81b2bfd914d254a6f7c014b5f --- /dev/null +++ b/clashroyalechardetector/train/pic5920_png.rf.87caaf68075b6bf6186cdaf75cb17b26.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9738e3fc4f23fa0ffea341b46b009971dd38ad3a468357a4dd997bb5d1dc965 +size 70733 diff --git a/clashroyalechardetector/train/pic5921_png.rf.3b8649011c59e2cbf2cfd1ff845a2d84.jpg b/clashroyalechardetector/train/pic5921_png.rf.3b8649011c59e2cbf2cfd1ff845a2d84.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e36c8369e48d46b7ab7e9d2f0797c46583dc233 --- /dev/null +++ b/clashroyalechardetector/train/pic5921_png.rf.3b8649011c59e2cbf2cfd1ff845a2d84.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d87c168fe704316c2f566c442fc58114715c0895090384dd61b33e8a23075fb +size 70769 diff --git a/clashroyalechardetector/train/pic5922_png.rf.b03b23684e9f401577c74d89882b040d.jpg b/clashroyalechardetector/train/pic5922_png.rf.b03b23684e9f401577c74d89882b040d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2514eb1e31c9abd3ff1d4d129b84bae8d1ea8ca5 --- /dev/null +++ b/clashroyalechardetector/train/pic5922_png.rf.b03b23684e9f401577c74d89882b040d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8d44c98094b07d38d41b2f211139129225d53e15d4b68865a70a37ec22d44d +size 70699 diff --git a/clashroyalechardetector/train/pic5926_png.rf.c7af1569320f1f65cd178ffd6ea477c4.jpg b/clashroyalechardetector/train/pic5926_png.rf.c7af1569320f1f65cd178ffd6ea477c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e92104354abda5e9aa39f060260a4bd8416f86e --- /dev/null +++ b/clashroyalechardetector/train/pic5926_png.rf.c7af1569320f1f65cd178ffd6ea477c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339a98f07e3d23c340abd5fd9e0b3650d4c531e537959d46f6bcd53a708748d3 +size 69442 diff --git a/clashroyalechardetector/train/pic5929_png.rf.0112686ce900e1d2e4d4ef3ed3751b85.jpg b/clashroyalechardetector/train/pic5929_png.rf.0112686ce900e1d2e4d4ef3ed3751b85.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed01f143f1821b5cab242f25cdeb26c6bac9272c --- /dev/null +++ b/clashroyalechardetector/train/pic5929_png.rf.0112686ce900e1d2e4d4ef3ed3751b85.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56eaa5bf56445b489c2db2b928965bbc8ff65e83538b1395ac2b239c11a4afef +size 69629 diff --git a/clashroyalechardetector/train/pic5931_png.rf.9c28d54efd47f6832448fcac6cf3281b.jpg b/clashroyalechardetector/train/pic5931_png.rf.9c28d54efd47f6832448fcac6cf3281b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c22c1181bf203be2b88a4c890582f690be1a676f --- /dev/null +++ b/clashroyalechardetector/train/pic5931_png.rf.9c28d54efd47f6832448fcac6cf3281b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f16bdcb457a1d041729332036db4ab14a0b8d5358b27a904fb13f37b547028e +size 69484 diff --git a/clashroyalechardetector/train/pic5935_png.rf.72ee5521755c7eb3f6c1a15b4df61221.jpg b/clashroyalechardetector/train/pic5935_png.rf.72ee5521755c7eb3f6c1a15b4df61221.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f4dc0595295ef9b47ba9b47cfd22cf6fccbc409 --- /dev/null +++ b/clashroyalechardetector/train/pic5935_png.rf.72ee5521755c7eb3f6c1a15b4df61221.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909ba98c0ace5a44eaccfc03126312968f315cea93251654683b19f001c77053 +size 71083 diff --git a/clashroyalechardetector/train/pic5936_png.rf.564730c7f0f860712fbe659428aeb722.jpg b/clashroyalechardetector/train/pic5936_png.rf.564730c7f0f860712fbe659428aeb722.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aaf3c4568d71fde3bbf7a0a0b48971cf9279a10a --- /dev/null +++ b/clashroyalechardetector/train/pic5936_png.rf.564730c7f0f860712fbe659428aeb722.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33340ce58d1330d2823697f83e1456cce682c37fed79447edae35e3004a413a7 +size 70467 diff --git a/clashroyalechardetector/train/pic5937_png.rf.280678fe3b95f641208ea9ab3e7534f4.jpg b/clashroyalechardetector/train/pic5937_png.rf.280678fe3b95f641208ea9ab3e7534f4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf9752ec0e9533f1a9fb9afa6a6ba159c541262b --- /dev/null +++ b/clashroyalechardetector/train/pic5937_png.rf.280678fe3b95f641208ea9ab3e7534f4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13712868f52ef12400ba9803c6d1c3d940539d0cd106617792da860894624231 +size 70114 diff --git a/clashroyalechardetector/train/pic5938_png.rf.1d817d5a731887df99924990f28af360.jpg b/clashroyalechardetector/train/pic5938_png.rf.1d817d5a731887df99924990f28af360.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4459aa750df35e6b9a87cb91353d40a8d28ba1a1 --- /dev/null +++ b/clashroyalechardetector/train/pic5938_png.rf.1d817d5a731887df99924990f28af360.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3202f8fbc4243122b230ada2a25f101d3a709df47ac236639e654ddc321e8dd5 +size 72392 diff --git a/clashroyalechardetector/train/pic5939_png.rf.f8bfa7d632bacb49e41ac263b735665f.jpg b/clashroyalechardetector/train/pic5939_png.rf.f8bfa7d632bacb49e41ac263b735665f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0523d8302266aee2617fa85c0337f8904e029bb1 --- /dev/null +++ b/clashroyalechardetector/train/pic5939_png.rf.f8bfa7d632bacb49e41ac263b735665f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a94cf2dc4d4a1cba9d758a509f5e2fa02b6f6a8b8925335fb0502cdef57944 +size 72073 diff --git a/clashroyalechardetector/train/pic5945_png.rf.d4b54ac5d27ea97f82bf96a1a884f90b.jpg b/clashroyalechardetector/train/pic5945_png.rf.d4b54ac5d27ea97f82bf96a1a884f90b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1b9ce8926ffd91ff3ee3abf71162a72b852ae18 --- /dev/null +++ b/clashroyalechardetector/train/pic5945_png.rf.d4b54ac5d27ea97f82bf96a1a884f90b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136c63ad8af7eb739aa00944dae0e90e10620cc1d0950cd3393a3accb17ec01b +size 70991 diff --git a/clashroyalechardetector/train/pic5946_png.rf.c11a009a45ae11e9d9fd83579d7894a4.jpg b/clashroyalechardetector/train/pic5946_png.rf.c11a009a45ae11e9d9fd83579d7894a4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcb1ab320c0cf8be27773a210f274ac927573ea6 --- /dev/null +++ b/clashroyalechardetector/train/pic5946_png.rf.c11a009a45ae11e9d9fd83579d7894a4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6500b35accf7df1e1edebab5d27f21226330ff3b18d55cf46bc2b0cfd44f08f9 +size 70448 diff --git a/clashroyalechardetector/train/pic5948_png.rf.7467f4722a2a03504d47bf99ff11cc12.jpg b/clashroyalechardetector/train/pic5948_png.rf.7467f4722a2a03504d47bf99ff11cc12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f22c21ddf56de27dbdc6eac2789a8b5adc9ac132 --- /dev/null +++ b/clashroyalechardetector/train/pic5948_png.rf.7467f4722a2a03504d47bf99ff11cc12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbbd0c344b31397e141a06d56150f541bca1ccb0d2cc136460bb4cff5709c886 +size 69501 diff --git a/clashroyalechardetector/train/pic5949_png.rf.51411d4a2f21bec7a8c93734ce15dc12.jpg b/clashroyalechardetector/train/pic5949_png.rf.51411d4a2f21bec7a8c93734ce15dc12.jpg new file mode 100644 index 0000000000000000000000000000000000000000..007b1ebbf99794ece2fe20aea4582c6984cf30d0 --- /dev/null +++ b/clashroyalechardetector/train/pic5949_png.rf.51411d4a2f21bec7a8c93734ce15dc12.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d921e206607dd661fd58dc071733267372c2b8bbd6bcb5cf30a0d0736376ca86 +size 69404 diff --git a/clashroyalechardetector/train/pic5950_png.rf.5fa3619f43e174f962629cdac16c2ce8.jpg b/clashroyalechardetector/train/pic5950_png.rf.5fa3619f43e174f962629cdac16c2ce8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2153c8592bb525be62973bf93cd2f9b10ff7880 --- /dev/null +++ b/clashroyalechardetector/train/pic5950_png.rf.5fa3619f43e174f962629cdac16c2ce8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c649b6586a388bb9fd9f206eb22a3261d334ac09e27c48c94007e3244f1bad +size 69690 diff --git a/clashroyalechardetector/train/pic606_png.rf.661770f6b2e68eb0e52d0db79684b375.jpg b/clashroyalechardetector/train/pic606_png.rf.661770f6b2e68eb0e52d0db79684b375.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5aa41615a2216ee71040d850e32aa7b5e6db4482 --- /dev/null +++ b/clashroyalechardetector/train/pic606_png.rf.661770f6b2e68eb0e52d0db79684b375.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331f74ca3c8276b716e5e781c171139b57b1f75547b1bd4defa9f3a88e148453 +size 71253 diff --git a/clashroyalechardetector/train/pic6076_png.rf.f885a388d397167360f25ad686b48266.jpg b/clashroyalechardetector/train/pic6076_png.rf.f885a388d397167360f25ad686b48266.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84c045d03fc8089e8e47d9838e6fd58ed72dd2c0 --- /dev/null +++ b/clashroyalechardetector/train/pic6076_png.rf.f885a388d397167360f25ad686b48266.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d32dcc4a39b68103fdb8f4430fb0dc3d7a6d7c0893360cd5dc62642a358cca2 +size 72322 diff --git a/clashroyalechardetector/train/pic6077_png.rf.316fb8c167b5729b524d9a2bf76177ef.jpg b/clashroyalechardetector/train/pic6077_png.rf.316fb8c167b5729b524d9a2bf76177ef.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b1278801884c887690d025275ddd28ccd9daa88 --- /dev/null +++ b/clashroyalechardetector/train/pic6077_png.rf.316fb8c167b5729b524d9a2bf76177ef.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:931ff33404cd702017b05f9ceb371c87d929a457cc1842133a9715fdf664e4f2 +size 70757 diff --git a/clashroyalechardetector/train/pic6078_png.rf.e56be54ee6914937f458a006c026c3a7.jpg b/clashroyalechardetector/train/pic6078_png.rf.e56be54ee6914937f458a006c026c3a7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8febd91164046095d6005c5e9e7a3be439ef42f4 --- /dev/null +++ b/clashroyalechardetector/train/pic6078_png.rf.e56be54ee6914937f458a006c026c3a7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e6aee2467c35778f5cc911bffb4ba1aece005b75bd1b4a31be6bfe9927e339 +size 70438 diff --git a/clashroyalechardetector/train/pic607_png.rf.6b46e25abe0d7042f6e2bb11368290bc.jpg b/clashroyalechardetector/train/pic607_png.rf.6b46e25abe0d7042f6e2bb11368290bc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c9e83cd2e34c87d1b1e39873edbde88f3e039c8 --- /dev/null +++ b/clashroyalechardetector/train/pic607_png.rf.6b46e25abe0d7042f6e2bb11368290bc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c853dc3e8d72f8a79c815f1abcbcbc9a646958c670070634a2455a91c1e555b2 +size 72748 diff --git a/clashroyalechardetector/train/pic6081_png.rf.c54ea61005f8a1a3c73dfaaa0963bc45.jpg b/clashroyalechardetector/train/pic6081_png.rf.c54ea61005f8a1a3c73dfaaa0963bc45.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15ba9ce7583e79c671fabc36647abdcfdd87520d --- /dev/null +++ b/clashroyalechardetector/train/pic6081_png.rf.c54ea61005f8a1a3c73dfaaa0963bc45.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff732ab83ac7ee97663e69d23c2dc3270c87e3e7849cf875056a0f8136d6d67 +size 71739 diff --git a/clashroyalechardetector/train/pic6082_png.rf.a5e26ad3f4bf8f3d444b024c1700c2c1.jpg b/clashroyalechardetector/train/pic6082_png.rf.a5e26ad3f4bf8f3d444b024c1700c2c1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f2e2ec72a5db5ce35e566bbfcc2104f2f1ae24f --- /dev/null +++ b/clashroyalechardetector/train/pic6082_png.rf.a5e26ad3f4bf8f3d444b024c1700c2c1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7e3e5537c00de44a90a2a09253692d71d68b56d769306ad161877eaedc2568 +size 71348 diff --git a/clashroyalechardetector/train/pic6083_png.rf.4f46e48cdab123a83eaa76210b0aa048.jpg b/clashroyalechardetector/train/pic6083_png.rf.4f46e48cdab123a83eaa76210b0aa048.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0987f5c04a0d3afcc9f9cc2b77e70f41b6f8a460 --- /dev/null +++ b/clashroyalechardetector/train/pic6083_png.rf.4f46e48cdab123a83eaa76210b0aa048.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cd77680e1c0868cc6e6aadc405bbed78adfc1dc7d20b3a376b6cedb49a9bf7 +size 71622 diff --git a/clashroyalechardetector/train/pic6084_png.rf.f209ca4946ee360d65828fbf8f3f1b6f.jpg b/clashroyalechardetector/train/pic6084_png.rf.f209ca4946ee360d65828fbf8f3f1b6f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..51e34410f209f5a92c0b1d8e6961940f6d401bdf --- /dev/null +++ b/clashroyalechardetector/train/pic6084_png.rf.f209ca4946ee360d65828fbf8f3f1b6f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c50c641eda24db4f30c9f262fa01dfa6e01043ca5197f04656fd94706b4c46e +size 71388 diff --git a/clashroyalechardetector/train/pic6087_png.rf.b16d5089b899469f7fc674db55d94aeb.jpg b/clashroyalechardetector/train/pic6087_png.rf.b16d5089b899469f7fc674db55d94aeb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79e79a150256d997eb90c60c53d62ac4dc6c91cb --- /dev/null +++ b/clashroyalechardetector/train/pic6087_png.rf.b16d5089b899469f7fc674db55d94aeb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1213366ca191a097c3fbd90dfb14a4a2ccb310c0a02e623278e668797c6d57b1 +size 71066 diff --git a/clashroyalechardetector/train/pic6089_png.rf.3f1185b420105bc57b096e2b8dedf65e.jpg b/clashroyalechardetector/train/pic6089_png.rf.3f1185b420105bc57b096e2b8dedf65e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f274f4d0399d23081ad3b02f021bb964c8444208 --- /dev/null +++ b/clashroyalechardetector/train/pic6089_png.rf.3f1185b420105bc57b096e2b8dedf65e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c4af3b70d6d1f9c9271c068f2c8f1deb40cabff63660ec7dff35c297205a6a +size 70948 diff --git a/clashroyalechardetector/train/pic6091_png.rf.03dbb0164ef3ecf5be4338858744d5c5.jpg b/clashroyalechardetector/train/pic6091_png.rf.03dbb0164ef3ecf5be4338858744d5c5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8526048c505e6ba35f2dcd203e065401315142c0 --- /dev/null +++ b/clashroyalechardetector/train/pic6091_png.rf.03dbb0164ef3ecf5be4338858744d5c5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9298866bee58aef7d7cd3745a60dd69ef1c6f111834313251b3c6e28a6f386c3 +size 72334 diff --git a/clashroyalechardetector/train/pic6093_png.rf.5711b69118a75eb8424827095e407427.jpg b/clashroyalechardetector/train/pic6093_png.rf.5711b69118a75eb8424827095e407427.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4cee2ff13e8f1561a50dc86b2042c35f4b816db7 --- /dev/null +++ b/clashroyalechardetector/train/pic6093_png.rf.5711b69118a75eb8424827095e407427.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1101fc60b12d272dd93418f6e2952b99422da9f2212b6c366454525223531534 +size 72044 diff --git a/clashroyalechardetector/train/pic6094_png.rf.c5aba0855dcde7a9bd610163c725fd0b.jpg b/clashroyalechardetector/train/pic6094_png.rf.c5aba0855dcde7a9bd610163c725fd0b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70b3d1b834f7172e646ad5a6586b5f0e86a171bd --- /dev/null +++ b/clashroyalechardetector/train/pic6094_png.rf.c5aba0855dcde7a9bd610163c725fd0b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3e80859d61afac8138d3a947ad8307bc4e8c58c5b1e8a5ecdfe0884d14677b +size 72116 diff --git a/clashroyalechardetector/train/pic6095_png.rf.1ea46ba1e19258d7fb3ab8e6d7399774.jpg b/clashroyalechardetector/train/pic6095_png.rf.1ea46ba1e19258d7fb3ab8e6d7399774.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dec3e75f57236c2f7520e232c80e4876e53cf0eb --- /dev/null +++ b/clashroyalechardetector/train/pic6095_png.rf.1ea46ba1e19258d7fb3ab8e6d7399774.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65e5d0da06f9fbfabad974f5517a66aa4a6ba7288fe0e34c53266783ace002d +size 71992 diff --git a/clashroyalechardetector/train/pic6096_png.rf.b5564234a21c53c501252ba362344653.jpg b/clashroyalechardetector/train/pic6096_png.rf.b5564234a21c53c501252ba362344653.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0e6af4b4117376523e331247381311abf99bbed --- /dev/null +++ b/clashroyalechardetector/train/pic6096_png.rf.b5564234a21c53c501252ba362344653.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b6d0f1e6a6c7f55daa4c396a6dc29dcf9333f44be717e19fb8f6a0b914bce5 +size 72198 diff --git a/clashroyalechardetector/train/pic6097_png.rf.f0caabae1b25c96c05e3daa85f341179.jpg b/clashroyalechardetector/train/pic6097_png.rf.f0caabae1b25c96c05e3daa85f341179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a36735a9196a64b14d6e454d0150e96f18d574a7 --- /dev/null +++ b/clashroyalechardetector/train/pic6097_png.rf.f0caabae1b25c96c05e3daa85f341179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927e42101e7bf1e400a8f6cd11a6cdb014caeac37b6a291df7671c0fa98d7af4 +size 72248 diff --git a/clashroyalechardetector/train/pic6098_png.rf.e04d939d3d12a839a006df95c7910747.jpg b/clashroyalechardetector/train/pic6098_png.rf.e04d939d3d12a839a006df95c7910747.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd580c0789444a0ce1c490f99967de4689ed36b6 --- /dev/null +++ b/clashroyalechardetector/train/pic6098_png.rf.e04d939d3d12a839a006df95c7910747.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8289c5b911f908980609c74ffb42d14ec53fcf67800325922f10066d44e2ad6 +size 71104 diff --git a/clashroyalechardetector/train/pic6109_png.rf.4b854ac2f543c3fd2d84ee7b29011152.jpg b/clashroyalechardetector/train/pic6109_png.rf.4b854ac2f543c3fd2d84ee7b29011152.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79a6111278ae0d3ef25551b0a5a14845762571a4 --- /dev/null +++ b/clashroyalechardetector/train/pic6109_png.rf.4b854ac2f543c3fd2d84ee7b29011152.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867585b40e398e85a8e7cc5ed46b8cc906f54e7b003bd14c53bf7fb54e5902b8 +size 71313 diff --git a/clashroyalechardetector/train/pic6110_png.rf.c9378279bca8adfbc0328997c5d82b38.jpg b/clashroyalechardetector/train/pic6110_png.rf.c9378279bca8adfbc0328997c5d82b38.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b5d501615c6b19bd2fb323239352a13af9cbdf6 --- /dev/null +++ b/clashroyalechardetector/train/pic6110_png.rf.c9378279bca8adfbc0328997c5d82b38.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7d612e2d77f9d6185f7dfc7bddb717a21c0075c3a811b2c12526c2bce6ac18 +size 70771 diff --git a/clashroyalechardetector/train/pic6111_png.rf.8802cb35b2d34c7acf930c3d6e62d14e.jpg b/clashroyalechardetector/train/pic6111_png.rf.8802cb35b2d34c7acf930c3d6e62d14e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed7a3f8b8a4dcc8a1d8cc80d0e67e90223fd0d03 --- /dev/null +++ b/clashroyalechardetector/train/pic6111_png.rf.8802cb35b2d34c7acf930c3d6e62d14e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8abec478f1bba6eded28ff35372b0e4759621dbc2bc5e67b4a7c312c1d5fbd3 +size 70552 diff --git a/clashroyalechardetector/train/pic6112_png.rf.89690550ac7b4213db228a6998d8416f.jpg b/clashroyalechardetector/train/pic6112_png.rf.89690550ac7b4213db228a6998d8416f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72e3c0e33510bb8b336dd8f9ac8f85971c4e4277 --- /dev/null +++ b/clashroyalechardetector/train/pic6112_png.rf.89690550ac7b4213db228a6998d8416f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e048a895a7cc793350d51d094af9a28bea8c272a64e68d9de4fa0f23811f07a8 +size 69980 diff --git a/clashroyalechardetector/train/pic6113_png.rf.9223555c34bf20afb9fa2bb68d83027b.jpg b/clashroyalechardetector/train/pic6113_png.rf.9223555c34bf20afb9fa2bb68d83027b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea582838b44b52c001708c3a4863d705e415979f --- /dev/null +++ b/clashroyalechardetector/train/pic6113_png.rf.9223555c34bf20afb9fa2bb68d83027b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e8b54721933b57ab3b060fbe52762b54302c06e93b7df682da3353c5ff0754 +size 69051 diff --git a/clashroyalechardetector/train/pic6116_png.rf.02cec1ea8f1389c51be0ef7d9899bb29.jpg b/clashroyalechardetector/train/pic6116_png.rf.02cec1ea8f1389c51be0ef7d9899bb29.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ef3788506f11d4045a14f38b7142ae7f02438b3 --- /dev/null +++ b/clashroyalechardetector/train/pic6116_png.rf.02cec1ea8f1389c51be0ef7d9899bb29.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c846f8bfc0d31a112baa82196b4f95aec88b49aa85d167bfa3c43627ab152654 +size 72139 diff --git a/clashroyalechardetector/train/pic613_png.rf.a84286b126cea2ed46c09ada40ae1be6.jpg b/clashroyalechardetector/train/pic613_png.rf.a84286b126cea2ed46c09ada40ae1be6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f58de49c172855db22962452d822983c609fc9a4 --- /dev/null +++ b/clashroyalechardetector/train/pic613_png.rf.a84286b126cea2ed46c09ada40ae1be6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:722d080b21e5d2c3db78c4431feca5de9a063c859b8a765fad0880d8b3149a31 +size 79481 diff --git a/clashroyalechardetector/train/pic630_png.rf.366b3d5fe3a397869a434fb5868265c3.jpg b/clashroyalechardetector/train/pic630_png.rf.366b3d5fe3a397869a434fb5868265c3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12ee6bb8c447fb8b4facd7e796ca46eae1e48bad --- /dev/null +++ b/clashroyalechardetector/train/pic630_png.rf.366b3d5fe3a397869a434fb5868265c3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8261c81bbfa014c7dbd047a439a343ea6c8f7ab0c3332242a7b9f5fdab4c1bbf +size 68795 diff --git a/clashroyalechardetector/train/pic701_png.rf.aba537f758b14cf84b4058058011917f.jpg b/clashroyalechardetector/train/pic701_png.rf.aba537f758b14cf84b4058058011917f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1825e110edef4dc2418ef3e9099a7ed0fdbceba7 --- /dev/null +++ b/clashroyalechardetector/train/pic701_png.rf.aba537f758b14cf84b4058058011917f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc6b01794ed3a136b20b2d4406b01e09ba3875cbda93f84710c032545f4a533 +size 69483 diff --git a/clashroyalechardetector/train/pic705_png.rf.d81db169f140429d5490e513a128e1e3.jpg b/clashroyalechardetector/train/pic705_png.rf.d81db169f140429d5490e513a128e1e3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89385a7f26bdbb52f784cb4f6d265de37783a3ba --- /dev/null +++ b/clashroyalechardetector/train/pic705_png.rf.d81db169f140429d5490e513a128e1e3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0054cbec23e38d7a87a51ccc42e0d6541e6197597071065d3d4a2e3cf0c1144c +size 67519 diff --git a/clashroyalechardetector/train/pic714_png.rf.700b544a641fae9cf19d1fc06ef96e68.jpg b/clashroyalechardetector/train/pic714_png.rf.700b544a641fae9cf19d1fc06ef96e68.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8cf22bb8700bdde75d22fbf825483cf5b978d339 --- /dev/null +++ b/clashroyalechardetector/train/pic714_png.rf.700b544a641fae9cf19d1fc06ef96e68.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94a7d23fc1576d45a5f1d316e79c5a88a6f90b920c9b8ec147aeb462232f8bc +size 70697 diff --git a/clashroyalechardetector/train/pic720_png.rf.c14c1821d57593c03c36733a4916d795.jpg b/clashroyalechardetector/train/pic720_png.rf.c14c1821d57593c03c36733a4916d795.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d32f160b6f0fee647dfdab32591e33fd911f0bd9 --- /dev/null +++ b/clashroyalechardetector/train/pic720_png.rf.c14c1821d57593c03c36733a4916d795.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47df1058a62c12e4e76f0db16f2f972fd74ee8ffee2f5820bfaa9bffa77283b +size 73651 diff --git a/clashroyalechardetector/train/pic722_png.rf.5042e93c780125915ebb5bfacefb6cf5.jpg b/clashroyalechardetector/train/pic722_png.rf.5042e93c780125915ebb5bfacefb6cf5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6b7331dca15f702214267feaecb36b030601a5c --- /dev/null +++ b/clashroyalechardetector/train/pic722_png.rf.5042e93c780125915ebb5bfacefb6cf5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f517f39bc3f5db273767339332ba8b90d3493388860d6bd55156a33fe9a69592 +size 69514 diff --git a/clashroyalechardetector/train/pic723_png.rf.157664595604e7713b990e7423e14e86.jpg b/clashroyalechardetector/train/pic723_png.rf.157664595604e7713b990e7423e14e86.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9dc1b1ca87ad869981e3ade1ae2c10225e608668 --- /dev/null +++ b/clashroyalechardetector/train/pic723_png.rf.157664595604e7713b990e7423e14e86.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4c482a29f4fa720603093f8ec07a78469793315ecd8c4aa65a08b79f0f5b4b +size 71611 diff --git a/clashroyalechardetector/train/pic726_png.rf.6fb7a40d7c9e0e404d324177b51b55bc.jpg b/clashroyalechardetector/train/pic726_png.rf.6fb7a40d7c9e0e404d324177b51b55bc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..702852348def16ac8d429bc52f6a903da18f706b --- /dev/null +++ b/clashroyalechardetector/train/pic726_png.rf.6fb7a40d7c9e0e404d324177b51b55bc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815d92f85aaa462b9fb7dc3a5bf2eb4dd84e17d3c31eb93b62453b43aad5bfa9 +size 72578 diff --git a/clashroyalechardetector/train/pic886_png.rf.ecc8dff57a2b2eb9659f16c9b0561057.jpg b/clashroyalechardetector/train/pic886_png.rf.ecc8dff57a2b2eb9659f16c9b0561057.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a0f60e854e05b3f970f0466f2969751ae13ad2b --- /dev/null +++ b/clashroyalechardetector/train/pic886_png.rf.ecc8dff57a2b2eb9659f16c9b0561057.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1258acc7486016b8bd54e13e0b35cc89cbca13368c0a86b46e5e54223bb50c50 +size 71045 diff --git a/clashroyalechardetector/train/pic887_png.rf.7c2165a06b895a3da347b86cd1ac8dc8.jpg b/clashroyalechardetector/train/pic887_png.rf.7c2165a06b895a3da347b86cd1ac8dc8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..947cb28c4c21fcd5ffda8df3eac170a2e9a8027b --- /dev/null +++ b/clashroyalechardetector/train/pic887_png.rf.7c2165a06b895a3da347b86cd1ac8dc8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e399084bd181537d19b11417e4a0be361e021ab85a6d4686024bbbf734a1a16 +size 69688 diff --git a/clashroyalechardetector/train/pic890_png.rf.6e31a94dc9b900e3bdbc75bae07fac55.jpg b/clashroyalechardetector/train/pic890_png.rf.6e31a94dc9b900e3bdbc75bae07fac55.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13116bf85b650ec2fbe33710bbdbabb8c7db4d79 --- /dev/null +++ b/clashroyalechardetector/train/pic890_png.rf.6e31a94dc9b900e3bdbc75bae07fac55.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63dbc547b5d8b2a1efff2ca5d09d593dfed4edabc99dc1b6a5de414032d26359 +size 69485 diff --git a/clashroyalechardetector/train/pic891_png.rf.4a150ca8e615da55b832bb936514111a.jpg b/clashroyalechardetector/train/pic891_png.rf.4a150ca8e615da55b832bb936514111a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7f8e0935a5f3b16e451ac9ba5c90cbb8a0702c7 --- /dev/null +++ b/clashroyalechardetector/train/pic891_png.rf.4a150ca8e615da55b832bb936514111a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b7dadae2a2963bdce88d895ad174a5249f2d9ebca88bab1678bc0e079590fb +size 70518 diff --git a/clashroyalechardetector/train/pic940_png.rf.8e42a78438f2c8019a865a359c461a0a.jpg b/clashroyalechardetector/train/pic940_png.rf.8e42a78438f2c8019a865a359c461a0a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f4e6c6d27176f8e8b5d581e0092894aa8d23b6a --- /dev/null +++ b/clashroyalechardetector/train/pic940_png.rf.8e42a78438f2c8019a865a359c461a0a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97335efbbd42627ffbb3a9649c70ea3bd25f985585c5452cb283cdcaf2853e77 +size 72865 diff --git a/clashroyalechardetector/train/pic975_png.rf.dd21867e33f21930a7bc5f5ce6de5142.jpg b/clashroyalechardetector/train/pic975_png.rf.dd21867e33f21930a7bc5f5ce6de5142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3ea9b6d3c1275c73b3785264e82012212de71ec --- /dev/null +++ b/clashroyalechardetector/train/pic975_png.rf.dd21867e33f21930a7bc5f5ce6de5142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defab1eada742ec0377e322b851fb049a53f7fdd519662f5f796b49f9d01e9ad +size 70438 diff --git a/clashroyalechardetector/train/pic978_png.rf.19c7d48506410c03ef18ad4c11e01356.jpg b/clashroyalechardetector/train/pic978_png.rf.19c7d48506410c03ef18ad4c11e01356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a472002e9dcbb538b202458675c2225317ef1cf2 --- /dev/null +++ b/clashroyalechardetector/train/pic978_png.rf.19c7d48506410c03ef18ad4c11e01356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8beedffb3d11e93b6219442153df889246ffe234658efdeb5521f54b86d365 +size 70160 diff --git a/clashroyalechardetector/train/pic979_png.rf.daa233025bfe80ade78fdbe2ef5da3d1.jpg b/clashroyalechardetector/train/pic979_png.rf.daa233025bfe80ade78fdbe2ef5da3d1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..50ca458f7eb5174886fc6d8060e79cc0a335832f --- /dev/null +++ b/clashroyalechardetector/train/pic979_png.rf.daa233025bfe80ade78fdbe2ef5da3d1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc7ffde49642d0084f2fb7cb85f80c5340d70df240e8a3faad73fd4e512ac8f +size 70256 diff --git a/clashroyalechardetector/train/pic980_png.rf.46f587f971170e7c30e276533dd5ec0c.jpg b/clashroyalechardetector/train/pic980_png.rf.46f587f971170e7c30e276533dd5ec0c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6a6b25593d466e1bd9c8319024e209d34c0f339 --- /dev/null +++ b/clashroyalechardetector/train/pic980_png.rf.46f587f971170e7c30e276533dd5ec0c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc3f6fff2df11e0d4260493e2033722dfc03352b14d1ca89248444958f9d771 +size 70549 diff --git a/clashroyalechardetector/train/pic981_png.rf.b441e3d9dc9b4b5799589ed88a0e4f03.jpg b/clashroyalechardetector/train/pic981_png.rf.b441e3d9dc9b4b5799589ed88a0e4f03.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f27ff50d2e1ba4260129820be5302f1d783dd9fe --- /dev/null +++ b/clashroyalechardetector/train/pic981_png.rf.b441e3d9dc9b4b5799589ed88a0e4f03.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f2221a75490bc1ae50ee1b7f8c93766f83268f4ee0091a44cf9d00bc2c1e91 +size 71329 diff --git a/clashroyalechardetector/train/pic985_png.rf.ecfb0a30d96c5f097b74bf0f1fec8ca2.jpg b/clashroyalechardetector/train/pic985_png.rf.ecfb0a30d96c5f097b74bf0f1fec8ca2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58de0434a45820fb6f1469d61552c99aae1abf6e --- /dev/null +++ b/clashroyalechardetector/train/pic985_png.rf.ecfb0a30d96c5f097b74bf0f1fec8ca2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e80ea0312e853fa0d0610938b2148220567d18e916d79f15d86fda2ff189a42 +size 68706 diff --git a/clashroyalechardetector/train/pic987_png.rf.d9467c7c9c339a85e24eb376d8665051.jpg b/clashroyalechardetector/train/pic987_png.rf.d9467c7c9c339a85e24eb376d8665051.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b79966140ff799da68fe38f86267c03f73defa0a --- /dev/null +++ b/clashroyalechardetector/train/pic987_png.rf.d9467c7c9c339a85e24eb376d8665051.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0920f218b0d72051beba4ff03c4c716293c882fd131c78085fedd43e82f4238f +size 71064 diff --git a/clashroyalechardetector/train/pic988_png.rf.20d9de2c2db9b5a0e41632c57bff210c.jpg b/clashroyalechardetector/train/pic988_png.rf.20d9de2c2db9b5a0e41632c57bff210c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f52646b29ef1931ff4ce6e24ec28372c0b62371f --- /dev/null +++ b/clashroyalechardetector/train/pic988_png.rf.20d9de2c2db9b5a0e41632c57bff210c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1cf14dc72d5529e4a1f29a552ca19677c3295578cdeef56d8542ed835cc8f4a +size 70726 diff --git a/clashroyalechardetector/train/pic989_png.rf.517ba3143540890ff31df372b02718a0.jpg b/clashroyalechardetector/train/pic989_png.rf.517ba3143540890ff31df372b02718a0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be5e23ed5f5ab7a85e3b215cb264ec803901ade1 --- /dev/null +++ b/clashroyalechardetector/train/pic989_png.rf.517ba3143540890ff31df372b02718a0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172ae303dc2a5bd38381bd3a81faa97f66780fb0b7a3860a55af2d36539fe957 +size 68893 diff --git a/clashroyalechardetector/train/pic991_png.rf.62b18eac9ee27ba6bf71959589e34bdd.jpg b/clashroyalechardetector/train/pic991_png.rf.62b18eac9ee27ba6bf71959589e34bdd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f5c96a0755c37f104f92761c8bf6118ebbb7e97a --- /dev/null +++ b/clashroyalechardetector/train/pic991_png.rf.62b18eac9ee27ba6bf71959589e34bdd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca38592a32bdc51b62562d986246709482967e1c810730cc963bc6dee5d5576 +size 67050 diff --git a/clashroyalechardetector/train/pic994_png.rf.535673f36127a55b58f1cddc43c3d137.jpg b/clashroyalechardetector/train/pic994_png.rf.535673f36127a55b58f1cddc43c3d137.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ddd95dff13c37a42bcbafa8640cb1aca8f5a19b --- /dev/null +++ b/clashroyalechardetector/train/pic994_png.rf.535673f36127a55b58f1cddc43c3d137.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb05eb2fe79044fcae8ab097dd3c735028f4c46cf79b4e8b1589527b626308eb +size 66212 diff --git a/clashroyalechardetector/train/pic997_png.rf.646a66ad601545cfb071907843bc6e30.jpg b/clashroyalechardetector/train/pic997_png.rf.646a66ad601545cfb071907843bc6e30.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65939b91898ff86b5b1be8782ca8b1d609d3d3ed --- /dev/null +++ b/clashroyalechardetector/train/pic997_png.rf.646a66ad601545cfb071907843bc6e30.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfbebf982486606dd83ba634a949e84db2371b6492aac962e6ed5f8e3b487c8e +size 68022 diff --git a/clashroyalechardetector/valid/_annotations.coco.json b/clashroyalechardetector/valid/_annotations.coco.json new file mode 100644 index 0000000000000000000000000000000000000000..716d9ece64fb74a970670bf75ba38f06e5b4f93b --- /dev/null +++ b/clashroyalechardetector/valid/_annotations.coco.json @@ -0,0 +1 @@ +{"info": {"year": "2025", "version": "4", "description": "Exported from roboflow.com", "contributor": "", "url": "https://public.roboflow.com/object-detection/undefined", "date_created": "2025-03-14T02:58:49+00:00"}, "licenses": [{"id": 1, "url": "https://choosealicense.com/licenses/mit/", "name": "MIT"}], "categories": [{"id": 0, "name": "Ally Barbarian", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 1, "name": "Ally Battle Ram", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 2, "name": "Ally Bomber", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 3, "name": "Ally Executioner", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 4, "name": "Ally Firecracker", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 5, "name": "Ally Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 6, "name": "Ally Goblin Brawler", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 7, "name": "Ally Goblin Cage", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 8, "name": "Ally Knight", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 9, "name": "Ally Mini Pekka", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 10, "name": "Ally Minion", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 11, "name": "Ally Pekka", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 12, "name": "Ally Ram Rider", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 13, "name": "Ally Skeleton", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 14, "name": "Ally Spear Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 15, "name": "Ally Tombstone", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 16, "name": "Enemy Archer", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 17, "name": "Enemy Bat", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 18, "name": "Enemy Cannon", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 19, "name": "Enemy Closed Tesla", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 20, "name": "Enemy Evo Archers", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 21, "name": "Enemy Evo Barbarians", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 22, "name": "Enemy Executioner", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 23, "name": "Enemy Fire Spirit", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 24, "name": "Enemy Flying Machine", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 25, "name": "Enemy Furnace", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 26, "name": "Enemy Goblin", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 27, "name": "Enemy Knight", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 28, "name": "Enemy Log", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 29, "name": "Enemy Minion", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 30, "name": "Enemy Mortar", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 31, "name": "Enemy Musketeer", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 32, "name": "Enemy Open Tesla", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}, {"id": 33, "name": "Enemy Skeleton", "supercategory": "clashroyalechardetector-xus94-giyri-voeq"}], "images": [{"id": 0, "license": 1, "file_name": "pic3266_png.rf.523e863e87112499b0b292067780c231.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3266_png"}}, {"id": 1, "license": 1, "file_name": "pic1485_png.rf.5ab17c36174fc3b0151ba5479981a410.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1485_png"}}, {"id": 2, "license": 1, "file_name": "pic2774_png.rf.5adf09afaa998978bd4da549a787b48d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2774_png"}}, {"id": 3, "license": 1, "file_name": "pic1048_png.rf.4ba6d7767a7847c9f399ed2d74904a6f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1048_png"}}, {"id": 4, "license": 1, "file_name": "pic1939_png.rf.49baf8c7bdf003aceb3f1cfba51d9746.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1939_png"}}, {"id": 5, "license": 1, "file_name": "pic193_png.rf.4f9917b74cb00590119cbaacbab2c934.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic193_png"}}, {"id": 6, "license": 1, "file_name": "pic1106_png.rf.460e6bbb67247e6a1dada5a1e7b05caf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1106_png"}}, {"id": 7, "license": 1, "file_name": "pic1537_png.rf.50288909dae2b58b89a1e59259bc3919.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1537_png"}}, {"id": 8, "license": 1, "file_name": "pic1395_png.rf.4cc6330ef0d98bbbfe180d1081696f8c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1395_png"}}, {"id": 9, "license": 1, "file_name": "pic6092_png.rf.5c804e624b67f4294f10e78c380255e8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6092_png"}}, {"id": 10, "license": 1, "file_name": "pic1952_png.rf.467371ae00c81c1d04854247204c6b42.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1952_png"}}, {"id": 11, "license": 1, "file_name": "pic4277_png.rf.5aea71726e424a2a6f4433f0dce220bb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4277_png"}}, {"id": 12, "license": 1, "file_name": "pic885_png.rf.44ab7e0c34b4968f659e6f14560aa992.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic885_png"}}, {"id": 13, "license": 1, "file_name": "pic998_png.rf.5f4eb7b2fa93eba4d92ab1dbe56c79b4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic998_png"}}, {"id": 14, "license": 1, "file_name": "pic3359_png.rf.4b329a2e4751e3cfbf1f8040d2e172a8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3359_png"}}, {"id": 15, "license": 1, "file_name": "pic4068_png.rf.5d4ec20a1397cc0a645d090e6275ff49.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4068_png"}}, {"id": 16, "license": 1, "file_name": "pic184_png.rf.5b3227ac31b581ce826abf83681fe592.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic184_png"}}, {"id": 17, "license": 1, "file_name": "pic1884_png.rf.547c7831c0b45b0b6dae09c5b6a78bd9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1884_png"}}, {"id": 18, "license": 1, "file_name": "pic5776_png.rf.5eca66a8da28e4760e55faa8ee0c9809.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5776_png"}}, {"id": 19, "license": 1, "file_name": "pic1254_png.rf.5f72d9660a8ef1a05ed29ac97430c256.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1254_png"}}, {"id": 20, "license": 1, "file_name": "pic2625_png.rf.4b1a100bd2ef74cd4bcf76558df6c433.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2625_png"}}, {"id": 21, "license": 1, "file_name": "pic611_png.rf.511763a5413dad42e18acc3fb88d612c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic611_png"}}, {"id": 22, "license": 1, "file_name": "pic1247_png.rf.5d7f6e05e6ccf29fef72f37ceda95c68.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1247_png"}}, {"id": 23, "license": 1, "file_name": "pic2381_png.rf.5fbcacf8455e876d4f70df8acfbb019b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2381_png"}}, {"id": 24, "license": 1, "file_name": "pic996_png.rf.4367c57c7da2db0db484d030a9e1b521.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic996_png"}}, {"id": 25, "license": 1, "file_name": "pic1557_png.rf.6084bead512cfa4faed630ceeeab105f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1557_png"}}, {"id": 26, "license": 1, "file_name": "pic1150_png.rf.60e0cc385ba7de390124bd7876cb5859.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1150_png"}}, {"id": 27, "license": 1, "file_name": "pic2248_png.rf.63b29b008e2125ce8db030845a911a59.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2248_png"}}, {"id": 28, "license": 1, "file_name": "pic1111_png.rf.58e668527930dd8a2da0b55b51704f93.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1111_png"}}, {"id": 29, "license": 1, "file_name": "pic4082_png.rf.6190a57cec00c4b1a4c33d81784e5e57.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4082_png"}}, {"id": 30, "license": 1, "file_name": "pic939_png.rf.614183b8bcd11fb011f8e6d7c99bcd80.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic939_png"}}, {"id": 31, "license": 1, "file_name": "pic2785_png.rf.6242e876bf05f8abf539143f6317df4c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2785_png"}}, {"id": 32, "license": 1, "file_name": "pic1028_png.rf.641dd477430cbf25a7830bd9cafc8c07.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1028_png"}}, {"id": 33, "license": 1, "file_name": "pic4012_png.rf.49497baeef6494ce46ddf43814a1eba9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4012_png"}}, {"id": 34, "license": 1, "file_name": "pic2482_png.rf.6871f2587aa895337038130801912bc3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2482_png"}}, {"id": 35, "license": 1, "file_name": "pic1140_png.rf.656c32a6c059c1c5e68dc3a4825d50ef.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1140_png"}}, {"id": 36, "license": 1, "file_name": "pic2599_png.rf.5ed3266f683fe02f5e447b9903764cf1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2599_png"}}, {"id": 37, "license": 1, "file_name": "pic3031_png.rf.59a7d0e3843d9a4a90aa185a4b0f3dca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3031_png"}}, {"id": 38, "license": 1, "file_name": "pic4107_png.rf.6ecb760f976df00f8581597cf91ea94e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4107_png"}}, {"id": 39, "license": 1, "file_name": "pic3132_png.rf.6b4dee4a1a74c9d28fe039837d1e4a0a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3132_png"}}, {"id": 40, "license": 1, "file_name": "pic1327_png.rf.675672a6fed9b0409f64ac34360be4a2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1327_png"}}, {"id": 41, "license": 1, "file_name": "pic1237_png.rf.6bf4a079a3056f9b783f678f672dd00c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1237_png"}}, {"id": 42, "license": 1, "file_name": "pic4420_png.rf.681bd8d2e4c0614795d41cfcb9fbf50d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4420_png"}}, {"id": 43, "license": 1, "file_name": "pic1744_png.rf.693001e1839b10f73969fe05cbe976d5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1744_png"}}, {"id": 44, "license": 1, "file_name": "pic1207_png.rf.6550a45de413e55dfad988362061bd5f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1207_png"}}, {"id": 45, "license": 1, "file_name": "pic1684_png.rf.52ef1704c6028ae4b5bbdb2c2281f2ca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1684_png"}}, {"id": 46, "license": 1, "file_name": "pic4055_png.rf.6f84c2d249f15e0efcfaf263636c7e31.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4055_png"}}, {"id": 47, "license": 1, "file_name": "pic5928_png.rf.671c9911abe37d81f09c0e95c9b990ef.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5928_png"}}, {"id": 48, "license": 1, "file_name": "pic3042_png.rf.72ff055e37c31631b6170ebe35c13020.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3042_png"}}, {"id": 49, "license": 1, "file_name": "pic2964_png.rf.67fe9983f6a21f5b53e0534d4cf7ceb9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2964_png"}}, {"id": 50, "license": 1, "file_name": "pic1443_png.rf.6accaf5d5b7a220d5c874bb1fb31796e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1443_png"}}, {"id": 51, "license": 1, "file_name": "pic1408_png.rf.72c9d98a0cabfbcbedf4ecfc9ef65425.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1408_png"}}, {"id": 52, "license": 1, "file_name": "pic5934_png.rf.5625b7efebf34cdaca814c4fcb3d01e2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5934_png"}}, {"id": 53, "license": 1, "file_name": "pic1886_png.rf.53bdb7ecf0e4a84a093ab7eeefa8fa59.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1886_png"}}, {"id": 54, "license": 1, "file_name": "pic5932_png.rf.71b2127b67d10246d6e8356ef7ebe0e7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5932_png"}}, {"id": 55, "license": 1, "file_name": "pic1981_png.rf.71540adaab4f3a38ff0b45498bdf7a87.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1981_png"}}, {"id": 56, "license": 1, "file_name": "pic2232_png.rf.70fbc2cedd36134ac10048068753bbfe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2232_png"}}, {"id": 57, "license": 1, "file_name": "pic2773_png.rf.68dea4cc65ae6e57b5e6e27efce5e891.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2773_png"}}, {"id": 58, "license": 1, "file_name": "pic5925_png.rf.71be35e61e63b49a7474d900bbe70a4d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5925_png"}}, {"id": 59, "license": 1, "file_name": "pic2299_png.rf.73453c94599b13d2c38354b8990bff75.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2299_png"}}, {"id": 60, "license": 1, "file_name": "pic2201_png.rf.73085345fe56358c76d9bdd92ea40950.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2201_png"}}, {"id": 61, "license": 1, "file_name": "pic341_png.rf.5425814eb2ad6a5ca2fd61ab0a27e5fe.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic341_png"}}, {"id": 62, "license": 1, "file_name": "pic2985_png.rf.75f0674346bd4c12d9311af12bdd34bc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2985_png"}}, {"id": 63, "license": 1, "file_name": "pic1950_png.rf.7a473b8abdc89a2dc5728e52cc43d36b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1950_png"}}, {"id": 64, "license": 1, "file_name": "pic29_png.rf.506d279e8a78294a3ed4b0d2fa669110.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic29_png"}}, {"id": 65, "license": 1, "file_name": "pic2317_png.rf.74394ee83a08853172d00661a4837b8c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2317_png"}}, {"id": 66, "license": 1, "file_name": "pic1868_png.rf.7ee69a362110bf6d36b60896719e155d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1868_png"}}, {"id": 67, "license": 1, "file_name": "pic1732_png.rf.74ae8eecae8c50f9effc27b4da208993.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1732_png"}}, {"id": 68, "license": 1, "file_name": "pic1155_png.rf.759649142586507db9f66e8475bdb8c0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1155_png"}}, {"id": 69, "license": 1, "file_name": "pic225_png.rf.7e8ec2a760ea09dfbebd85d769efe8f6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic225_png"}}, {"id": 70, "license": 1, "file_name": "pic1693_png.rf.7600a2c3151317ac2415c391d8da6718.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1693_png"}}, {"id": 71, "license": 1, "file_name": "pic4184_png.rf.84a4ddbc3fdbc415cdad5e949fcc6970.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4184_png"}}, {"id": 72, "license": 1, "file_name": "pic1018_png.rf.7b480061c98d8e845d9649f4771f6d25.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1018_png"}}, {"id": 73, "license": 1, "file_name": "pic3149_png.rf.80532d18714e1acf41de48d824344ca4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3149_png"}}, {"id": 74, "license": 1, "file_name": "pic4075_png.rf.784d7edc5c09bbb68ad150fe995a503d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4075_png"}}, {"id": 75, "license": 1, "file_name": "pic3358_png.rf.5285fe2ae3f0571e92f1be69b9b59176.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3358_png"}}, {"id": 76, "license": 1, "file_name": "pic1375_png.rf.87dc6326d52917e9520761ff7ee4f35d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1375_png"}}, {"id": 77, "license": 1, "file_name": "pic3450_png.rf.877b7640d9c07c170f92c1b3b0833c42.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3450_png"}}, {"id": 78, "license": 1, "file_name": "pic1903_png.rf.815a6fedfba44bb176b6879dc184e680.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1903_png"}}, {"id": 79, "license": 1, "file_name": "pic2490_png.rf.764d329863c282ee2036320abb9f2db5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2490_png"}}, {"id": 80, "license": 1, "file_name": "pic3410_png.rf.784f61cee35bdfebbbaef464c9306006.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3410_png"}}, {"id": 81, "license": 1, "file_name": "pic4078_png.rf.899ff9ec6389a7531238c5d7ffae1a54.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4078_png"}}, {"id": 82, "license": 1, "file_name": "pic1277_png.rf.7c68e5ffb5e767f9e695e89d18e5ea4f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1277_png"}}, {"id": 83, "license": 1, "file_name": "pic1602_png.rf.777dd8e5ce1669a8c4b33696773bd450.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1602_png"}}, {"id": 84, "license": 1, "file_name": "pic3106_png.rf.788f48a5b521699a2b962dc6cee89e39.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3106_png"}}, {"id": 85, "license": 1, "file_name": "pic1515_png.rf.79fecfe9cd722e8b5ee7071aa47d14f0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1515_png"}}, {"id": 86, "license": 1, "file_name": "pic1008_png.rf.7f8a9156e270ee2057cf8cc36cbbd074.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1008_png"}}, {"id": 87, "license": 1, "file_name": "pic149_png.rf.8a9236d9514456dcff6cfe5dfb46916d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic149_png"}}, {"id": 88, "license": 1, "file_name": "pic2196_png.rf.8deecb4a37dea7b238dde7c7f0f9f944.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2196_png"}}, {"id": 89, "license": 1, "file_name": "pic2372_png.rf.8cd177038147edde1eeecb18a9deff89.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2372_png"}}, {"id": 90, "license": 1, "file_name": "pic2452_png.rf.8db7e19219af20e7748bfd7617a34461.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2452_png"}}, {"id": 91, "license": 1, "file_name": "pic2420_png.rf.97465925250c03276d4c6f1a377485e3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2420_png"}}, {"id": 92, "license": 1, "file_name": "pic2879_png.rf.9360fb3380439b3386fd495d4c3759a4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2879_png"}}, {"id": 93, "license": 1, "file_name": "pic1146_png.rf.9796366434d79b97e844e99ee574f735.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1146_png"}}, {"id": 94, "license": 1, "file_name": "pic1667_png.rf.8c84f8b801e16ce9f05dd5ea6d4f7fd3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1667_png"}}, {"id": 95, "license": 1, "file_name": "pic319_png.rf.8c27cb9b55e6fd5bdbe341935dbd4fb2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic319_png"}}, {"id": 96, "license": 1, "file_name": "pic1097_png.rf.9e86b8b0b00e02f5cbe9357c6f0bf16e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1097_png"}}, {"id": 97, "license": 1, "file_name": "pic235_png.rf.8f221555e8ecd41244efca2b71791555.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic235_png"}}, {"id": 98, "license": 1, "file_name": "pic2132_png.rf.9de2c1af62a0ed293bdb44e4f7c93e9f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2132_png"}}, {"id": 99, "license": 1, "file_name": "pic1662_png.rf.9e0106fb5ea7a8af0c9bf2439fa7e2b3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1662_png"}}, {"id": 100, "license": 1, "file_name": "pic1323_png.rf.a28efcc644b581f39baebec7cf9455f4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1323_png"}}, {"id": 101, "license": 1, "file_name": "pic1728_png.rf.9a7c378f6b3e17cf877d23d15c20a7c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1728_png"}}, {"id": 102, "license": 1, "file_name": "pic2515_png.rf.9cbae914ec4d76b8cfaf315514e54cb7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2515_png"}}, {"id": 103, "license": 1, "file_name": "pic2638_png.rf.95be57d1d257f921aa50126568943970.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2638_png"}}, {"id": 104, "license": 1, "file_name": "pic2371_png.rf.a37b9f732335d2d412f26e217c2d419e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2371_png"}}, {"id": 105, "license": 1, "file_name": "pic1707_png.rf.9399919ae615e230030b005b3b0832a6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1707_png"}}, {"id": 106, "license": 1, "file_name": "pic2637_png.rf.9debfd4f2eb524f0970a985996b9a824.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2637_png"}}, {"id": 107, "license": 1, "file_name": "pic196_png.rf.8ecc0401c5e13f39c58eddab271f7484.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic196_png"}}, {"id": 108, "license": 1, "file_name": "pic1674_png.rf.9ff8a4f10404d7acccb9832f31f8df6f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1674_png"}}, {"id": 109, "license": 1, "file_name": "pic6086_png.rf.9f33ced6e9889bfd6b44b0fe263df228.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6086_png"}}, {"id": 110, "license": 1, "file_name": "pic5030_png.rf.97e62fe31bf9b46ba01f876b3fdc979a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5030_png"}}, {"id": 111, "license": 1, "file_name": "pic1039_png.rf.a07bb5f1e9cc0573130283e07ed27230.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1039_png"}}, {"id": 112, "license": 1, "file_name": "pic3457_png.rf.906b6039bb1d5683d313179126c373e3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3457_png"}}, {"id": 113, "license": 1, "file_name": "pic2224_png.rf.a3e512eba591983aa2d2a33990a0816a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2224_png"}}, {"id": 114, "license": 1, "file_name": "pic3048_png.rf.a6d61e944064dcc19c27f8325be0e982.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3048_png"}}, {"id": 115, "license": 1, "file_name": "pic889_png.rf.b1180d64dc4faa663630f7f6876e1761.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic889_png"}}, {"id": 116, "license": 1, "file_name": "pic1955_png.rf.a475f424ac4c86f6246cca0a4f3050a2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1955_png"}}, {"id": 117, "license": 1, "file_name": "pic888_png.rf.a637e462594457a6ffa642f34c847b40.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic888_png"}}, {"id": 118, "license": 1, "file_name": "pic2258_png.rf.adf21c4ee3cbd2d9072f29e416ccc0a8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2258_png"}}, {"id": 119, "license": 1, "file_name": "pic21_png.rf.b143d6b9ac499c4cf6ee1b16ae826fa5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic21_png"}}, {"id": 120, "license": 1, "file_name": "pic1346_png.rf.a5528e01e36463ff10c8c437a3bcc5e5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1346_png"}}, {"id": 121, "license": 1, "file_name": "pic2385_png.rf.ae1ed1879497e02e033792b0b7b58f5a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2385_png"}}, {"id": 122, "license": 1, "file_name": "pic5933_png.rf.a99bf87de4af8ceef4a01019e8264382.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5933_png"}}, {"id": 123, "license": 1, "file_name": "pic1343_png.rf.ac7542c428793529e441afb60c070fe6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1343_png"}}, {"id": 124, "license": 1, "file_name": "pic2112_png.rf.b09c22524583b644eaea0157f2ac167f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2112_png"}}, {"id": 125, "license": 1, "file_name": "pic2233_png.rf.a8c105f203f5a1b8db968534babd431a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2233_png"}}, {"id": 126, "license": 1, "file_name": "pic3333_png.rf.ae0067a66b155052c43b5fbc20dde377.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3333_png"}}, {"id": 127, "license": 1, "file_name": "pic2425_png.rf.ad1c000ef9c2e42a2b988998c1d75976.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2425_png"}}, {"id": 128, "license": 1, "file_name": "pic214_png.rf.a6776ca9f8b160d784a0e365137b2d4c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic214_png"}}, {"id": 129, "license": 1, "file_name": "pic1627_png.rf.b3d7828923b57028b932578d24610491.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1627_png"}}, {"id": 130, "license": 1, "file_name": "pic1797_png.rf.b4cca8baccf9ce5fbb7bc389919eed51.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1797_png"}}, {"id": 131, "license": 1, "file_name": "pic6080_png.rf.b5805538b285a429130e9b19c2618953.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6080_png"}}, {"id": 132, "license": 1, "file_name": "pic3454_png.rf.b12dad059135eba462cb2cf335ec87c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3454_png"}}, {"id": 133, "license": 1, "file_name": "pic3133_png.rf.aa2f4af9b3abb80dc992d5bacb8bafb7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3133_png"}}, {"id": 134, "license": 1, "file_name": "pic4419_png.rf.b38c390c7f795f99f2e8103311c06645.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4419_png"}}, {"id": 135, "license": 1, "file_name": "pic4057_png.rf.ad9b368afe5c77463424530f4521fb92.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4057_png"}}, {"id": 136, "license": 1, "file_name": "pic1601_png.rf.b486eefb98dd5682d4e46d4cec294a81.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1601_png"}}, {"id": 137, "license": 1, "file_name": "pic1692_png.rf.b916559ee110c75fe159b8e3448ea06d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1692_png"}}, {"id": 138, "license": 1, "file_name": "pic1622_png.rf.b600828e94281491f23a6c2b9bcf8918.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1622_png"}}, {"id": 139, "license": 1, "file_name": "pic5774_png.rf.b95b8ea2223a07a2c661c5194e2a118a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5774_png"}}, {"id": 140, "license": 1, "file_name": "pic2805_png.rf.b9a294832bca16c8b241555f2115e0f9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2805_png"}}, {"id": 141, "license": 1, "file_name": "pic4017_png.rf.b98c72cdeacd6ebfa91492f9aed70eb0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4017_png"}}, {"id": 142, "license": 1, "file_name": "pic2758_png.rf.b9f6b9cbfe2c7b2ce666ee46a5e273a5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2758_png"}}, {"id": 143, "license": 1, "file_name": "pic2066_png.rf.b66f0002eaf6bda6de249809177c5538.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2066_png"}}, {"id": 144, "license": 1, "file_name": "pic4091_png.rf.bcad2f16386d91b1dfa3a84dc8485484.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4091_png"}}, {"id": 145, "license": 1, "file_name": "pic1740_png.rf.abeb7708243c3a7cc9c669d94fad1620.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1740_png"}}, {"id": 146, "license": 1, "file_name": "pic1239_png.rf.bd08594a46ff774a74699fac126c9f52.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1239_png"}}, {"id": 147, "license": 1, "file_name": "pic1976_png.rf.bec79bf54629955cbb672269c6dcac76.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1976_png"}}, {"id": 148, "license": 1, "file_name": "pic1101_png.rf.bc88db115d461b9918f1937fdc4152de.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1101_png"}}, {"id": 149, "license": 1, "file_name": "pic2940_png.rf.c291cd891783a53c521a47f0a8173fdf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2940_png"}}, {"id": 150, "license": 1, "file_name": "pic1324_png.rf.be8b8871d74b9a048c422b402c3608ca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1324_png"}}, {"id": 151, "license": 1, "file_name": "pic3406_png.rf.c1bcc47b2381555fd8e4f902472cfef5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3406_png"}}, {"id": 152, "license": 1, "file_name": "pic1417_png.rf.c6f8042bad9990a3759072c4b4ca9f8e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1417_png"}}, {"id": 153, "license": 1, "file_name": "pic2171_png.rf.bff71448254f60c2f72b0ffd91a5a598.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2171_png"}}, {"id": 154, "license": 1, "file_name": "pic2497_png.rf.bba264051213f14a7639550a23a73356.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2497_png"}}, {"id": 155, "license": 1, "file_name": "pic2323_png.rf.c295da60df14930dfefef5c9ec6eb106.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2323_png"}}, {"id": 156, "license": 1, "file_name": "pic3423_png.rf.c0da9b3a7fe1c091bada1db9ec2a08fc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3423_png"}}, {"id": 157, "license": 1, "file_name": "pic2230_png.rf.c2344381b1ca550dbc44c16b6124edd3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2230_png"}}, {"id": 158, "license": 1, "file_name": "pic426_png.rf.c2add9798e6254dcd0e9be4b535bb7a0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic426_png"}}, {"id": 159, "license": 1, "file_name": "pic1908_png.rf.bec217c70ce953be7b0a5ca44ddb0dcb.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1908_png"}}, {"id": 160, "license": 1, "file_name": "pic234_png.rf.c20f47b04506755e40c8384fc787e7c4.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic234_png"}}, {"id": 161, "license": 1, "file_name": "pic1438_png.rf.cab4149efb32f250314e947d3065e2aa.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1438_png"}}, {"id": 162, "license": 1, "file_name": "pic1049_png.rf.c1e1974e42bc0e04c49292137c628054.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1049_png"}}, {"id": 163, "license": 1, "file_name": "pic160_png.rf.c9e388c0a2807fb04794ab60be78e45b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic160_png"}}, {"id": 164, "license": 1, "file_name": "pic2854_png.rf.c599f77cdd73ff839cc289bcb711fb4e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2854_png"}}, {"id": 165, "license": 1, "file_name": "pic1905_png.rf.c9a38997c819d165d738980a77c94780.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1905_png"}}, {"id": 166, "license": 1, "file_name": "pic4007_png.rf.ca4a04e3c9a078cb3ffb7bcaafd8f349.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4007_png"}}, {"id": 167, "license": 1, "file_name": "pic3462_png.rf.cb231a1585a9faa74104d9c649df01c0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3462_png"}}, {"id": 168, "license": 1, "file_name": "pic3041_png.rf.cbf8831fa25a2ccb998917190c0c7ddc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3041_png"}}, {"id": 169, "license": 1, "file_name": "pic1392_png.rf.cbbc80f4e151805c6312191c06e0d957.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1392_png"}}, {"id": 170, "license": 1, "file_name": "pic120_png.rf.cd68d372d8da18a43a35821098230913.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic120_png"}}, {"id": 171, "license": 1, "file_name": "pic1012_png.rf.bda5c8b8fbe3ad1a8002b289590d4f47.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1012_png"}}, {"id": 172, "license": 1, "file_name": "pic2918_png.rf.d338a4b08c603d57186573375243a73c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2918_png"}}, {"id": 173, "license": 1, "file_name": "pic3419_png.rf.d1859a619e37831ef3fc1e9c4f50c3f3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3419_png"}}, {"id": 174, "license": 1, "file_name": "pic2474_png.rf.d56109c242ef7c5432541605ab7d07f3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2474_png"}}, {"id": 175, "license": 1, "file_name": "pic1822_png.rf.cde8a170628d8290a6f8d724e34dc5d8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1822_png"}}, {"id": 176, "license": 1, "file_name": "pic5930_png.rf.d001853b0a42ccf5e9c23300b97c4ec7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5930_png"}}, {"id": 177, "license": 1, "file_name": "pic1208_png.rf.d356a88cdad9a00c36c56cee87530f72.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1208_png"}}, {"id": 178, "license": 1, "file_name": "pic1864_png.rf.d2c3c8c05de232e9508ae7eb35889607.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1864_png"}}, {"id": 179, "license": 1, "file_name": "pic4056_png.rf.cd52ff60b0ee2f0728e79b39e48e4f4a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4056_png"}}, {"id": 180, "license": 1, "file_name": "pic2445_png.rf.d12b38cd43f57d3a439c06191d273d71.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2445_png"}}, {"id": 181, "license": 1, "file_name": "pic2772_png.rf.d194321e7549491d278ad1ed9869d6ca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2772_png"}}, {"id": 182, "license": 1, "file_name": "pic1011_png.rf.d449880a05fdcae30ce3c2dcf0abd5dd.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1011_png"}}, {"id": 183, "license": 1, "file_name": "pic1614_png.rf.dccbf56ad64641b008790ba2b1d0217b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1614_png"}}, {"id": 184, "license": 1, "file_name": "pic976_png.rf.d6592f0514fccfd8c0aeb0260664a154.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic976_png"}}, {"id": 185, "license": 1, "file_name": "pic1547_png.rf.d369bbf7fd0429e6fb8dcc3cdc5703a8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1547_png"}}, {"id": 186, "license": 1, "file_name": "pic1124_png.rf.d68763ffe01c39fc4245fb67b1cab9df.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1124_png"}}, {"id": 187, "license": 1, "file_name": "pic2161_png.rf.db1c5122071eae1d587f5525ee3b1659.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2161_png"}}, {"id": 188, "license": 1, "file_name": "pic3420_png.rf.ddf623fd5dba37da367a3751d663bd1d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3420_png"}}, {"id": 189, "license": 1, "file_name": "pic3388_png.rf.dbc17e762fc1e274a09d2a738d20ce3f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3388_png"}}, {"id": 190, "license": 1, "file_name": "pic721_png.rf.d2cd3a011cd265f5eb6718cd63bb2fba.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic721_png"}}, {"id": 191, "license": 1, "file_name": "pic10_png.rf.db164e4cfdb62adb3f6924d876f4da35.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic10_png"}}, {"id": 192, "license": 1, "file_name": "pic3401_png.rf.de98d9d42d43ecbc57c625a6f5fb8996.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3401_png"}}, {"id": 193, "license": 1, "file_name": "pic2069_png.rf.dd5273b35ba0e221b86ecfbf484baf6e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2069_png"}}, {"id": 194, "license": 1, "file_name": "pic2327_png.rf.ce1134609fa9c4712f911121ff42cfe3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2327_png"}}, {"id": 195, "license": 1, "file_name": "pic1006_png.rf.e5dff572801c71ff8875034d8898f223.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1006_png"}}, {"id": 196, "license": 1, "file_name": "pic3431_png.rf.e301b7a6fd9b43ce352aeb7bb4c74797.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3431_png"}}, {"id": 197, "license": 1, "file_name": "pic6085_png.rf.df69526c68a350fb80b85272a0e337b6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6085_png"}}, {"id": 198, "license": 1, "file_name": "pic1621_png.rf.dfca27ab1f33e9d868536e14cc1faca0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1621_png"}}, {"id": 199, "license": 1, "file_name": "pic1387_png.rf.da69f1b7866b397115f945cbf5e5c0d3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1387_png"}}, {"id": 200, "license": 1, "file_name": "pic487_png.rf.be4527925dab51ccf63ad449b37be858.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic487_png"}}, {"id": 201, "license": 1, "file_name": "pic2354_png.rf.e6c169bb657944ba173ff7a103bb539f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2354_png"}}, {"id": 202, "license": 1, "file_name": "pic1238_png.rf.e2ca32d7748ce9728f6df45d2737d8ca.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1238_png"}}, {"id": 203, "license": 1, "file_name": "pic1591_png.rf.e653ab581ef86a33a7a4d6b73f1502ad.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1591_png"}}, {"id": 204, "license": 1, "file_name": "pic246_png.rf.e01636487b34a018b9c6dcc2bc52517a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic246_png"}}, {"id": 205, "license": 1, "file_name": "pic260_png.rf.e88032727f56b61d63ff49d7989b843c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic260_png"}}, {"id": 206, "license": 1, "file_name": "pic2912_png.rf.e416c7ff6e72944160f10d647f91d72a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2912_png"}}, {"id": 207, "license": 1, "file_name": "pic2247_png.rf.f2db5858dd5a162494d947b078542bb9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2247_png"}}, {"id": 208, "license": 1, "file_name": "pic2614_png.rf.f060efd898c1c873ea26d515a4585038.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2614_png"}}, {"id": 209, "license": 1, "file_name": "pic1276_png.rf.ef3a8529cdb2a77d820bc476998c26ec.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1276_png"}}, {"id": 210, "license": 1, "file_name": "pic2103_png.rf.f4113a890c81ea549d9b14c08f1eaf83.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2103_png"}}, {"id": 211, "license": 1, "file_name": "pic2237_png.rf.e77cbb307a260263d38488ac05167781.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2237_png"}}, {"id": 212, "license": 1, "file_name": "pic4035_png.rf.ec48786675642a5afdaf1d8efc4907c8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4035_png"}}, {"id": 213, "license": 1, "file_name": "pic2947_png.rf.ed426b1f75574c163b746b3272315a8f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2947_png"}}, {"id": 214, "license": 1, "file_name": "pic4073_png.rf.f62fc6c94d772d57ca052f2af5bd1e02.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4073_png"}}, {"id": 215, "license": 1, "file_name": "pic1414_png.rf.e51d1309d063c65e3cca621499d55019.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1414_png"}}, {"id": 216, "license": 1, "file_name": "pic1159_png.rf.f2cf634c4f833087cd467c4791149286.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1159_png"}}, {"id": 217, "license": 1, "file_name": "pic1655_png.rf.f54c81762121c767d131702fe866314e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1655_png"}}, {"id": 218, "license": 1, "file_name": "pic1271_png.rf.eac9ffcf297ec3240000687871e8167f.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1271_png"}}, {"id": 219, "license": 1, "file_name": "pic1840_png.rf.f5a87e3ca105bd474f44f197b546c64e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1840_png"}}, {"id": 220, "license": 1, "file_name": "pic1139_png.rf.e33bbb0611a84f1cf8d12033ffbff958.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1139_png"}}, {"id": 221, "license": 1, "file_name": "pic2936_png.rf.f89cc485db7c359a6a7c7a37634ed2b5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2936_png"}}, {"id": 222, "license": 1, "file_name": "pic1312_png.rf.fcef41858afcc37396ca7f73e1a98b53.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1312_png"}}, {"id": 223, "license": 1, "file_name": "pic452_png.rf.f8aec8e580a4d1459a3446ae595f7b79.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic452_png"}}, {"id": 224, "license": 1, "file_name": "pic117_png.rf.f7dc41ebd8e3b9db169f234b0983523b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic117_png"}}, {"id": 225, "license": 1, "file_name": "pic1975_png.rf.f472066f40a988df3d2e794b91e7eb77.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1975_png"}}, {"id": 226, "license": 1, "file_name": "pic1074_png.rf.ff946df98f904afbfbd42df6ab5fe2a3.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1074_png"}}, {"id": 227, "license": 1, "file_name": "pic4166_png.rf.f6d0c364eef150557a62941b246de6f7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4166_png"}}, {"id": 228, "license": 1, "file_name": "pic5526_png.rf.fab78256f78bfb1662f645d01e462787.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5526_png"}}, {"id": 229, "license": 1, "file_name": "pic5916_png.rf.e8fd7e15be035b0007eb431484f9cbe5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5916_png"}}, {"id": 230, "license": 1, "file_name": "pic3341_png.rf.004ca633c16bb736150449e430d01a8b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3341_png"}}, {"id": 231, "license": 1, "file_name": "pic6115_png.rf.013f287223403db18a46817f9efaa6a9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6115_png"}}, {"id": 232, "license": 1, "file_name": "pic207_png.rf.04122df44d360eff11dc0b2ac26e6c08.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic207_png"}}, {"id": 233, "license": 1, "file_name": "pic1609_png.rf.0bff6e19b923edf72b935a54984372d1.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1609_png"}}, {"id": 234, "license": 1, "file_name": "pic2356_png.rf.18a5fcd313fe9da7773462a4e218cb94.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2356_png"}}, {"id": 235, "license": 1, "file_name": "pic1861_png.rf.07790b40b7a5c1c02c29fea29bd5e4b6.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1861_png"}}, {"id": 236, "license": 1, "file_name": "pic2898_png.rf.048740e2366728d404618dda45471c1a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2898_png"}}, {"id": 237, "license": 1, "file_name": "pic2349_png.rf.0cbac927a12db3934703731639709142.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2349_png"}}, {"id": 238, "license": 1, "file_name": "pic1925_png.rf.17ed3114d0f44c565e0eaf7b8e214967.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1925_png"}}, {"id": 239, "license": 1, "file_name": "pic1879_png.rf.0926da3fd104be13a9f16f12168a9518.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1879_png"}}, {"id": 240, "license": 1, "file_name": "pic34_png.rf.0e19563949e42278a01a70483fc1f5c7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic34_png"}}, {"id": 241, "license": 1, "file_name": "pic1676_png.rf.15a2ac19eae2bcd81c3e0c434908b37d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1676_png"}}, {"id": 242, "license": 1, "file_name": "pic2584_png.rf.17dad265094c96c1ca34aaefabdcff75.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2584_png"}}, {"id": 243, "license": 1, "file_name": "pic1205_png.rf.0be0936ee11ad4d9926a1cebe62898de.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1205_png"}}, {"id": 244, "license": 1, "file_name": "pic1619_png.rf.1c555e38a567c65d0bd6712356726179.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1619_png"}}, {"id": 245, "license": 1, "file_name": "pic2183_png.rf.0ec46bade4cae59a272f4f3ea3c42930.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2183_png"}}, {"id": 246, "license": 1, "file_name": "pic1130_png.rf.084b7f50e7f57f1b1cb3688361a3ca87.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1130_png"}}, {"id": 247, "license": 1, "file_name": "pic2984_png.rf.0c4d1ae82b9944ca74745feb96b02321.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2984_png"}}, {"id": 248, "license": 1, "file_name": "pic2315_png.rf.0d7540b3cd0b5e684f62e9bbe606dd0a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2315_png"}}, {"id": 249, "license": 1, "file_name": "pic1462_png.rf.17d8d26add62d1c4f6ab31d7feabb173.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1462_png"}}, {"id": 250, "license": 1, "file_name": "pic192_png.rf.043bdc8233dc2ef048c9b9d29f61a5f2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic192_png"}}, {"id": 251, "license": 1, "file_name": "pic1985_png.rf.129085439d1d4fe664b12befd985dbd0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1985_png"}}, {"id": 252, "license": 1, "file_name": "pic1470_png.rf.1c64e0cd275a775dbf6ea711a76deff2.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1470_png"}}, {"id": 253, "license": 1, "file_name": "pic2051_png.rf.0e064d292ed3a83842707e04e2c832b7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2051_png"}}, {"id": 254, "license": 1, "file_name": "pic2975_png.rf.1d49a42521e8eb9ef4d65b57323df671.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2975_png"}}, {"id": 255, "license": 1, "file_name": "pic4105_png.rf.0ab29653e61b5a250e3cc9da8dd87502.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4105_png"}}, {"id": 256, "license": 1, "file_name": "pic1897_png.rf.1fa5e2c4a15d8e190a4cef7ae70f9d08.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1897_png"}}, {"id": 257, "license": 1, "file_name": "pic2583_png.rf.21e237efde55d32d5adbd8943e5446b8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2583_png"}}, {"id": 258, "license": 1, "file_name": "pic1672_png.rf.1a32d3f88d698753684267720b75acaf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1672_png"}}, {"id": 259, "license": 1, "file_name": "pic5913_png.rf.1fcd56dc984ae199b111778e5e8d1454.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5913_png"}}, {"id": 260, "license": 1, "file_name": "pic1320_png.rf.213fbcc72e2c24dac3383527ccdcf910.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1320_png"}}, {"id": 261, "license": 1, "file_name": "pic4040_png.rf.252a61240d84e03f1bf42c39bc7399f0.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4040_png"}}, {"id": 262, "license": 1, "file_name": "pic161_png.rf.28daf0639d2147b2f543f1d9fdf20507.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic161_png"}}, {"id": 263, "license": 1, "file_name": "pic4117_png.rf.26e1e693bdf3cfc19d37138b01161e70.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4117_png"}}, {"id": 264, "license": 1, "file_name": "pic131_png.rf.2579275bbd0335bfb08a62e81d2b6d27.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic131_png"}}, {"id": 265, "license": 1, "file_name": "pic1424_png.rf.2e5d1841e53f25ff3667bdbb8cc29864.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1424_png"}}, {"id": 266, "license": 1, "file_name": "pic4045_png.rf.25c9d11c093f6dfe0e2aa79d353d953a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4045_png"}}, {"id": 267, "license": 1, "file_name": "pic1348_png.rf.27422e52e86d97ad3bc465da32f40e3e.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1348_png"}}, {"id": 268, "license": 1, "file_name": "pic1708_png.rf.28a820dc0d50b3fbeeddfbdc7581b75d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1708_png"}}, {"id": 269, "license": 1, "file_name": "pic2457_png.rf.30110200eb04a0107da8c31edb2a27aa.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2457_png"}}, {"id": 270, "license": 1, "file_name": "pic5695_png.rf.2c97b3978c94a0817b1d009db0e6329d.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5695_png"}}, {"id": 271, "license": 1, "file_name": "pic2316_png.rf.30daec9d0eb14ca7e3fcded538bac3c8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2316_png"}}, {"id": 272, "license": 1, "file_name": "pic2970_png.rf.28fb4cb2c71ac57cfd3cf9f53bd4a542.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2970_png"}}, {"id": 273, "license": 1, "file_name": "pic2943_png.rf.38a6ce61e056d137a543351d97f31e0a.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2943_png"}}, {"id": 274, "license": 1, "file_name": "pic1665_png.rf.32301be71f7d2a4af3dd3a092035fef9.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1665_png"}}, {"id": 275, "license": 1, "file_name": "pic4167_png.rf.2cc22ed6792d6633602312413eac4dce.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4167_png"}}, {"id": 276, "license": 1, "file_name": "pic4251_png.rf.33f896a2da895e868310f62e4c047116.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic4251_png"}}, {"id": 277, "license": 1, "file_name": "pic124_png.rf.373eb8a1973658b278240a7e16d9a19c.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic124_png"}}, {"id": 278, "license": 1, "file_name": "pic6303_png.rf.3c45754670bdf85168a20d1ae84383b5.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic6303_png"}}, {"id": 279, "license": 1, "file_name": "pic255_png.rf.39956acc05a0d55f58ea623ecb7b2b59.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic255_png"}}, {"id": 280, "license": 1, "file_name": "pic2575_png.rf.380ee5a930c0e8337008271ce9de53ed.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2575_png"}}, {"id": 281, "license": 1, "file_name": "pic1930_png.rf.2ae3fde1e1a001ac90d4c34a8398acb7.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1930_png"}}, {"id": 282, "license": 1, "file_name": "pic187_png.rf.396f0771f71e8d100f6d0f445cd99e13.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic187_png"}}, {"id": 283, "license": 1, "file_name": "pic977_png.rf.429699bdfec882f2aa26904b5379c995.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic977_png"}}, {"id": 284, "license": 1, "file_name": "pic1156_png.rf.3e75d398c64243ba3853f9041634d098.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1156_png"}}, {"id": 285, "license": 1, "file_name": "pic1109_png.rf.3f2c8ba1f602bba60788494cc978353b.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1109_png"}}, {"id": 286, "license": 1, "file_name": "pic5947_png.rf.37766d0067ed57a0eb43c74ecdfe1724.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic5947_png"}}, {"id": 287, "license": 1, "file_name": "pic1161_png.rf.3f19fdca2ca9da6f6c86377a92c2dcfc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1161_png"}}, {"id": 288, "license": 1, "file_name": "pic3361_png.rf.42fa0098d4eba685d4b85839f6cbeebf.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic3361_png"}}, {"id": 289, "license": 1, "file_name": "pic2953_png.rf.3ff621af9ae011fb0931505f7f32f585.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2953_png"}}, {"id": 290, "license": 1, "file_name": "pic2314_png.rf.31f1d22cad783d995f264fc1508bcf91.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2314_png"}}, {"id": 291, "license": 1, "file_name": "pic1081_png.rf.2d918a1bd369d4e58778e40e83827827.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1081_png"}}, {"id": 292, "license": 1, "file_name": "pic1919_png.rf.385f3e85747532a2922a5dcef55ea780.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1919_png"}}, {"id": 293, "license": 1, "file_name": "pic2746_png.rf.3dc739add4e28e50fcaa4225177beacc.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic2746_png"}}, {"id": 294, "license": 1, "file_name": "pic1626_png.rf.2cc48bb5a152af38202c2db9321dd171.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1626_png"}}, {"id": 295, "license": 1, "file_name": "pic1295_png.rf.3e48761426e1fd77ddc8e94b7066e8f8.jpg", "height": 805, "width": 555, "date_captured": "2025-03-14T02:58:49+00:00", "extra": {"name": "pic1295_png"}}], "annotations": [{"id": 0, "image_id": 0, "category_id": 7, "bbox": [256, 477, 80, 86], "area": 6880, "segmentation": [], "iscrowd": 0}, {"id": 1, "image_id": 1, "category_id": 8, "bbox": [238, 418, 70, 60], "area": 4200, "segmentation": [], "iscrowd": 0}, {"id": 2, "image_id": 2, "category_id": 9, "bbox": [373, 530, 60, 45], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 3, "image_id": 2, "category_id": 0, "bbox": [379, 390, 45, 71], "area": 3195, "segmentation": [], "iscrowd": 0}, {"id": 4, "image_id": 3, "category_id": 26, "bbox": [365, 217, 25, 39], "area": 975, "segmentation": [], "iscrowd": 0}, {"id": 5, "image_id": 3, "category_id": 6, "bbox": [399, 280, 61, 59], "area": 3599, "segmentation": [], "iscrowd": 0}, {"id": 6, "image_id": 3, "category_id": 26, "bbox": [370, 255, 26, 42], "area": 1092, "segmentation": [], "iscrowd": 0}, {"id": 7, "image_id": 3, "category_id": 26, "bbox": [391, 239, 26, 48], "area": 1248, "segmentation": [], "iscrowd": 0}, {"id": 8, "image_id": 4, "category_id": 15, "bbox": [234, 424, 66, 77], "area": 5082, "segmentation": [], "iscrowd": 0}, {"id": 9, "image_id": 4, "category_id": 13, "bbox": [320, 503, 26, 26], "area": 676, "segmentation": [], "iscrowd": 0}, {"id": 10, "image_id": 4, "category_id": 13, "bbox": [326, 481, 27, 26], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 11, "image_id": 5, "category_id": 19, "bbox": [256, 274, 48, 42], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 12, "image_id": 5, "category_id": 20, "bbox": [229, 290, 35, 78], "area": 2730, "segmentation": [], "iscrowd": 0}, {"id": 13, "image_id": 5, "category_id": 20, "bbox": [198, 281, 30, 76], "area": 2280, "segmentation": [], "iscrowd": 0}, {"id": 14, "image_id": 5, "category_id": 27, "bbox": [94, 378, 53, 56], "area": 2968, "segmentation": [], "iscrowd": 0}, {"id": 15, "image_id": 5, "category_id": 6, "bbox": [109, 433, 55, 60], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 16, "image_id": 5, "category_id": 11, "bbox": [55, 415, 61, 77], "area": 4697, "segmentation": [], "iscrowd": 0}, {"id": 17, "image_id": 6, "category_id": 26, "bbox": [377, 280, 36, 33], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 18, "image_id": 6, "category_id": 26, "bbox": [343, 302, 32, 30], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 19, "image_id": 6, "category_id": 26, "bbox": [381, 309, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 20, "image_id": 7, "category_id": 10, "bbox": [443, 381, 42, 43], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 21, "image_id": 7, "category_id": 10, "bbox": [469, 382, 40, 41], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 22, "image_id": 7, "category_id": 10, "bbox": [452, 355, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 23, "image_id": 8, "category_id": 23, "bbox": [406, 464, 30, 48], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 24, "image_id": 8, "category_id": 15, "bbox": [180, 528, 63, 80], "area": 5040, "segmentation": [], "iscrowd": 0}, {"id": 25, "image_id": 8, "category_id": 13, "bbox": [148, 465, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 26, "image_id": 8, "category_id": 13, "bbox": [157, 490, 30, 34], "area": 1020, "segmentation": [], "iscrowd": 0}, {"id": 27, "image_id": 9, "category_id": 3, "bbox": [332, 287, 55, 52], "area": 2860, "segmentation": [], "iscrowd": 0}, {"id": 28, "image_id": 10, "category_id": 10, "bbox": [115, 398, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 29, "image_id": 10, "category_id": 10, "bbox": [76, 398, 36, 37], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 30, "image_id": 10, "category_id": 10, "bbox": [110, 374, 47, 37], "area": 1739, "segmentation": [], "iscrowd": 0}, {"id": 31, "image_id": 10, "category_id": 9, "bbox": [119, 351, 53, 50], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 32, "image_id": 10, "category_id": 0, "bbox": [414, 249, 43, 48], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 33, "image_id": 10, "category_id": 0, "bbox": [405, 218, 47, 37], "area": 1739, "segmentation": [], "iscrowd": 0}, {"id": 34, "image_id": 11, "category_id": 24, "bbox": [443, 337, 70, 80], "area": 5600, "segmentation": [], "iscrowd": 0}, {"id": 35, "image_id": 12, "category_id": 21, "bbox": [213, 436, 51, 60], "area": 3060, "segmentation": [], "iscrowd": 0}, {"id": 36, "image_id": 12, "category_id": 21, "bbox": [103, 451, 58, 62], "area": 3596, "segmentation": [], "iscrowd": 0}, {"id": 37, "image_id": 13, "category_id": 21, "bbox": [296, 600, 46, 52], "area": 2392, "segmentation": [], "iscrowd": 0}, {"id": 38, "image_id": 13, "category_id": 21, "bbox": [323, 633, 53, 67], "area": 3551, "segmentation": [], "iscrowd": 0}, {"id": 39, "image_id": 14, "category_id": 6, "bbox": [377, 373, 57, 51], "area": 2907, "segmentation": [], "iscrowd": 0}, {"id": 40, "image_id": 14, "category_id": 14, "bbox": [369, 418, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 41, "image_id": 14, "category_id": 14, "bbox": [434, 353, 52, 40], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 42, "image_id": 14, "category_id": 18, "bbox": [238, 309, 62, 71], "area": 4402, "segmentation": [], "iscrowd": 0}, {"id": 43, "image_id": 15, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 44, "image_id": 15, "category_id": 6, "bbox": [362, 360, 54, 62], "area": 3348, "segmentation": [], "iscrowd": 0}, {"id": 45, "image_id": 15, "category_id": 12, "bbox": [194, 336, 46, 58], "area": 2668, "segmentation": [], "iscrowd": 0}, {"id": 46, "image_id": 16, "category_id": 19, "bbox": [256, 274, 48, 48], "area": 2304, "segmentation": [], "iscrowd": 0}, {"id": 47, "image_id": 17, "category_id": 33, "bbox": [164, 578, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 48, "image_id": 17, "category_id": 33, "bbox": [94, 584, 18, 27], "area": 486, "segmentation": [], "iscrowd": 0}, {"id": 49, "image_id": 17, "category_id": 33, "bbox": [78, 551, 20, 45], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 50, "image_id": 17, "category_id": 33, "bbox": [101, 543, 17, 33], "area": 561, "segmentation": [], "iscrowd": 0}, {"id": 51, "image_id": 17, "category_id": 33, "bbox": [133, 540, 20, 37], "area": 740, "segmentation": [], "iscrowd": 0}, {"id": 52, "image_id": 17, "category_id": 33, "bbox": [164, 553, 21, 26], "area": 546, "segmentation": [], "iscrowd": 0}, {"id": 53, "image_id": 17, "category_id": 1, "bbox": [408, 235, 46, 96], "area": 4416, "segmentation": [], "iscrowd": 0}, {"id": 54, "image_id": 18, "category_id": 8, "bbox": [224, 230, 50, 65], "area": 3250, "segmentation": [], "iscrowd": 0}, {"id": 55, "image_id": 19, "category_id": 11, "bbox": [291, 402, 73, 86], "area": 6278, "segmentation": [], "iscrowd": 0}, {"id": 56, "image_id": 19, "category_id": 14, "bbox": [222, 514, 35, 44], "area": 1540, "segmentation": [], "iscrowd": 0}, {"id": 57, "image_id": 19, "category_id": 14, "bbox": [286, 542, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 58, "image_id": 20, "category_id": 2, "bbox": [123, 308, 41, 47], "area": 1927, "segmentation": [], "iscrowd": 0}, {"id": 59, "image_id": 20, "category_id": 5, "bbox": [83, 219, 40, 51], "area": 2040, "segmentation": [], "iscrowd": 0}, {"id": 60, "image_id": 21, "category_id": 4, "bbox": [425, 350, 42, 46], "area": 1932, "segmentation": [], "iscrowd": 0}, {"id": 61, "image_id": 21, "category_id": 4, "bbox": [390, 363, 40, 50], "area": 2000, "segmentation": [], "iscrowd": 0}, {"id": 62, "image_id": 21, "category_id": 0, "bbox": [113, 269, 51, 57], "area": 2907, "segmentation": [], "iscrowd": 0}, {"id": 63, "image_id": 22, "category_id": 5, "bbox": [182, 450, 38, 51], "area": 1938, "segmentation": [], "iscrowd": 0}, {"id": 64, "image_id": 22, "category_id": 14, "bbox": [308, 522, 40, 60], "area": 2400, "segmentation": [], "iscrowd": 0}, {"id": 65, "image_id": 22, "category_id": 5, "bbox": [331, 485, 32, 53], "area": 1696, "segmentation": [], "iscrowd": 0}, {"id": 66, "image_id": 22, "category_id": 5, "bbox": [356, 494, 33, 54], "area": 1782, "segmentation": [], "iscrowd": 0}, {"id": 67, "image_id": 22, "category_id": 14, "bbox": [282, 517, 34, 58], "area": 1972, "segmentation": [], "iscrowd": 0}, {"id": 68, "image_id": 22, "category_id": 14, "bbox": [216, 500, 37, 57], "area": 2109, "segmentation": [], "iscrowd": 0}, {"id": 69, "image_id": 23, "category_id": 29, "bbox": [357, 442, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 70, "image_id": 23, "category_id": 29, "bbox": [372, 459, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 71, "image_id": 23, "category_id": 29, "bbox": [403, 430, 28, 24], "area": 672, "segmentation": [], "iscrowd": 0}, {"id": 72, "image_id": 23, "category_id": 29, "bbox": [328, 435, 33, 37], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 73, "image_id": 23, "category_id": 29, "bbox": [397, 449, 31, 32], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 74, "image_id": 23, "category_id": 29, "bbox": [353, 414, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 75, "image_id": 23, "category_id": 15, "bbox": [292, 537, 54, 72], "area": 3888, "segmentation": [], "iscrowd": 0}, {"id": 76, "image_id": 23, "category_id": 13, "bbox": [350, 502, 26, 30], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 77, "image_id": 24, "category_id": 21, "bbox": [320, 651, 48, 64], "area": 3072, "segmentation": [], "iscrowd": 0}, {"id": 78, "image_id": 25, "category_id": 8, "bbox": [90, 442, 55, 70], "area": 3850, "segmentation": [], "iscrowd": 0}, {"id": 79, "image_id": 26, "category_id": 12, "bbox": [399, 331, 42, 73], "area": 3066, "segmentation": [], "iscrowd": 0}, {"id": 80, "image_id": 27, "category_id": 10, "bbox": [392, 375, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 81, "image_id": 27, "category_id": 10, "bbox": [428, 379, 41, 47], "area": 1927, "segmentation": [], "iscrowd": 0}, {"id": 82, "image_id": 28, "category_id": 11, "bbox": [412, 333, 65, 77], "area": 5005, "segmentation": [], "iscrowd": 0}, {"id": 83, "image_id": 28, "category_id": 28, "bbox": [324, 321, 95, 26], "area": 2470, "segmentation": [], "iscrowd": 0}, {"id": 84, "image_id": 28, "category_id": 12, "bbox": [294, 302, 43, 63], "area": 2709, "segmentation": [], "iscrowd": 0}, {"id": 85, "image_id": 29, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 86, "image_id": 30, "category_id": 21, "bbox": [268, 479, 46, 66], "area": 3036, "segmentation": [], "iscrowd": 0}, {"id": 87, "image_id": 30, "category_id": 21, "bbox": [241, 501, 45, 57], "area": 2565, "segmentation": [], "iscrowd": 0}, {"id": 88, "image_id": 30, "category_id": 21, "bbox": [198, 479, 46, 57], "area": 2622, "segmentation": [], "iscrowd": 0}, {"id": 89, "image_id": 30, "category_id": 21, "bbox": [213, 440, 45, 58], "area": 2610, "segmentation": [], "iscrowd": 0}, {"id": 90, "image_id": 30, "category_id": 21, "bbox": [255, 440, 50, 56], "area": 2800, "segmentation": [], "iscrowd": 0}, {"id": 91, "image_id": 31, "category_id": 9, "bbox": [433, 231, 42, 48], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 92, "image_id": 31, "category_id": 28, "bbox": [380, 291, 93, 43], "area": 3999, "segmentation": [], "iscrowd": 0}, {"id": 93, "image_id": 32, "category_id": 0, "bbox": [114, 366, 51, 54], "area": 2754, "segmentation": [], "iscrowd": 0}, {"id": 94, "image_id": 33, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 95, "image_id": 33, "category_id": 23, "bbox": [386, 361, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 96, "image_id": 34, "category_id": 17, "bbox": [137, 363, 28, 32], "area": 896, "segmentation": [], "iscrowd": 0}, {"id": 97, "image_id": 34, "category_id": 17, "bbox": [89, 357, 27, 26], "area": 702, "segmentation": [], "iscrowd": 0}, {"id": 98, "image_id": 34, "category_id": 8, "bbox": [88, 382, 64, 56], "area": 3584, "segmentation": [], "iscrowd": 0}, {"id": 99, "image_id": 35, "category_id": 6, "bbox": [371, 170, 51, 56], "area": 2856, "segmentation": [], "iscrowd": 0}, {"id": 100, "image_id": 35, "category_id": 26, "bbox": [233, 75, 20, 36], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 101, "image_id": 35, "category_id": 12, "bbox": [313, 118, 52, 60], "area": 3120, "segmentation": [], "iscrowd": 0}, {"id": 102, "image_id": 35, "category_id": 7, "bbox": [289, 296, 65, 86], "area": 5590, "segmentation": [], "iscrowd": 0}, {"id": 103, "image_id": 35, "category_id": 26, "bbox": [272, 49, 33, 28], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 104, "image_id": 35, "category_id": 26, "bbox": [231, 49, 28, 23], "area": 644, "segmentation": [], "iscrowd": 0}, {"id": 105, "image_id": 36, "category_id": 2, "bbox": [86, 506, 42, 34], "area": 1428, "segmentation": [], "iscrowd": 0}, {"id": 106, "image_id": 37, "category_id": 19, "bbox": [342, 332, 42, 64], "area": 2688, "segmentation": [], "iscrowd": 0}, {"id": 107, "image_id": 38, "category_id": 24, "bbox": [49, 344, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 108, "image_id": 39, "category_id": 28, "bbox": [354, 689, 95, 46], "area": 4370, "segmentation": [], "iscrowd": 0}, {"id": 109, "image_id": 39, "category_id": 30, "bbox": [399, 309, 53, 58], "area": 3074, "segmentation": [], "iscrowd": 0}, {"id": 110, "image_id": 39, "category_id": 19, "bbox": [469, 329, 55, 52], "area": 2860, "segmentation": [], "iscrowd": 0}, {"id": 111, "image_id": 40, "category_id": 14, "bbox": [353, 570, 32, 32], "area": 1024, "segmentation": [], "iscrowd": 0}, {"id": 112, "image_id": 40, "category_id": 14, "bbox": [334, 548, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 113, "image_id": 40, "category_id": 5, "bbox": [334, 507, 25, 33], "area": 825, "segmentation": [], "iscrowd": 0}, {"id": 114, "image_id": 40, "category_id": 5, "bbox": [317, 521, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 115, "image_id": 40, "category_id": 4, "bbox": [177, 619, 33, 47], "area": 1551, "segmentation": [], "iscrowd": 0}, {"id": 116, "image_id": 41, "category_id": 6, "bbox": [113, 344, 61, 57], "area": 3477, "segmentation": [], "iscrowd": 0}, {"id": 117, "image_id": 42, "category_id": 24, "bbox": [154, 330, 72, 76], "area": 5472, "segmentation": [], "iscrowd": 0}, {"id": 118, "image_id": 42, "category_id": 7, "bbox": [266, 503, 62, 77], "area": 4774, "segmentation": [], "iscrowd": 0}, {"id": 119, "image_id": 43, "category_id": 8, "bbox": [390, 276, 43, 63], "area": 2709, "segmentation": [], "iscrowd": 0}, {"id": 120, "image_id": 43, "category_id": 2, "bbox": [418, 312, 33, 53], "area": 1749, "segmentation": [], "iscrowd": 0}, {"id": 121, "image_id": 43, "category_id": 13, "bbox": [375, 335, 26, 37], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 122, "image_id": 43, "category_id": 13, "bbox": [389, 348, 29, 37], "area": 1073, "segmentation": [], "iscrowd": 0}, {"id": 123, "image_id": 43, "category_id": 13, "bbox": [387, 500, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 124, "image_id": 43, "category_id": 13, "bbox": [390, 472, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 125, "image_id": 43, "category_id": 15, "bbox": [313, 573, 63, 76], "area": 4788, "segmentation": [], "iscrowd": 0}, {"id": 126, "image_id": 44, "category_id": 31, "bbox": [404, 409, 32, 63], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 127, "image_id": 44, "category_id": 31, "bbox": [424, 387, 28, 58], "area": 1624, "segmentation": [], "iscrowd": 0}, {"id": 128, "image_id": 45, "category_id": 1, "bbox": [412, 362, 33, 99], "area": 3267, "segmentation": [], "iscrowd": 0}, {"id": 129, "image_id": 45, "category_id": 10, "bbox": [402, 225, 36, 60], "area": 2160, "segmentation": [], "iscrowd": 0}, {"id": 130, "image_id": 45, "category_id": 10, "bbox": [358, 227, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 131, "image_id": 45, "category_id": 8, "bbox": [313, 424, 45, 82], "area": 3690, "segmentation": [], "iscrowd": 0}, {"id": 132, "image_id": 46, "category_id": 25, "bbox": [262, 219, 68, 102], "area": 6936, "segmentation": [], "iscrowd": 0}, {"id": 133, "image_id": 46, "category_id": 23, "bbox": [311, 296, 25, 47], "area": 1175, "segmentation": [], "iscrowd": 0}, {"id": 134, "image_id": 46, "category_id": 6, "bbox": [295, 458, 54, 55], "area": 2970, "segmentation": [], "iscrowd": 0}, {"id": 135, "image_id": 46, "category_id": 12, "bbox": [192, 494, 52, 72], "area": 3744, "segmentation": [], "iscrowd": 0}, {"id": 136, "image_id": 47, "category_id": 22, "bbox": [371, 283, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 137, "image_id": 47, "category_id": 3, "bbox": [376, 466, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 138, "image_id": 47, "category_id": 4, "bbox": [485, 433, 41, 52], "area": 2132, "segmentation": [], "iscrowd": 0}, {"id": 139, "image_id": 48, "category_id": 32, "bbox": [324, 328, 68, 78], "area": 5304, "segmentation": [], "iscrowd": 0}, {"id": 140, "image_id": 49, "category_id": 28, "bbox": [382, 294, 93, 34], "area": 3162, "segmentation": [], "iscrowd": 0}, {"id": 141, "image_id": 49, "category_id": 7, "bbox": [261, 489, 72, 81], "area": 5832, "segmentation": [], "iscrowd": 0}, {"id": 142, "image_id": 49, "category_id": 19, "bbox": [260, 270, 44, 69], "area": 3036, "segmentation": [], "iscrowd": 0}, {"id": 143, "image_id": 50, "category_id": 2, "bbox": [142, 495, 39, 53], "area": 2067, "segmentation": [], "iscrowd": 0}, {"id": 144, "image_id": 50, "category_id": 13, "bbox": [358, 142, 26, 44], "area": 1144, "segmentation": [], "iscrowd": 0}, {"id": 145, "image_id": 50, "category_id": 5, "bbox": [438, 560, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 146, "image_id": 51, "category_id": 9, "bbox": [116, 256, 29, 46], "area": 1334, "segmentation": [], "iscrowd": 0}, {"id": 147, "image_id": 51, "category_id": 13, "bbox": [124, 346, 27, 34], "area": 918, "segmentation": [], "iscrowd": 0}, {"id": 148, "image_id": 51, "category_id": 13, "bbox": [124, 328, 30, 26], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 149, "image_id": 51, "category_id": 0, "bbox": [317, 131, 35, 55], "area": 1925, "segmentation": [], "iscrowd": 0}, {"id": 150, "image_id": 51, "category_id": 0, "bbox": [342, 130, 40, 51], "area": 2040, "segmentation": [], "iscrowd": 0}, {"id": 151, "image_id": 52, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 152, "image_id": 52, "category_id": 3, "bbox": [380, 426, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 153, "image_id": 52, "category_id": 4, "bbox": [485, 445, 50, 54], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 154, "image_id": 53, "category_id": 0, "bbox": [424, 229, 58, 58], "area": 3364, "segmentation": [], "iscrowd": 0}, {"id": 155, "image_id": 53, "category_id": 0, "bbox": [410, 210, 40, 47], "area": 1880, "segmentation": [], "iscrowd": 0}, {"id": 156, "image_id": 54, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 157, "image_id": 54, "category_id": 3, "bbox": [379, 443, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 158, "image_id": 54, "category_id": 4, "bbox": [496, 464, 45, 44], "area": 1980, "segmentation": [], "iscrowd": 0}, {"id": 159, "image_id": 55, "category_id": 0, "bbox": [343, 295, 33, 48], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 160, "image_id": 55, "category_id": 2, "bbox": [404, 310, 40, 40], "area": 1600, "segmentation": [], "iscrowd": 0}, {"id": 161, "image_id": 55, "category_id": 10, "bbox": [355, 260, 37, 36], "area": 1332, "segmentation": [], "iscrowd": 0}, {"id": 162, "image_id": 55, "category_id": 5, "bbox": [165, 209, 28, 42], "area": 1176, "segmentation": [], "iscrowd": 0}, {"id": 163, "image_id": 55, "category_id": 5, "bbox": [135, 224, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 164, "image_id": 55, "category_id": 5, "bbox": [90, 220, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 165, "image_id": 55, "category_id": 8, "bbox": [111, 310, 68, 65], "area": 4420, "segmentation": [], "iscrowd": 0}, {"id": 166, "image_id": 55, "category_id": 33, "bbox": [190, 454, 27, 37], "area": 999, "segmentation": [], "iscrowd": 0}, {"id": 167, "image_id": 55, "category_id": 33, "bbox": [180, 439, 23, 37], "area": 851, "segmentation": [], "iscrowd": 0}, {"id": 168, "image_id": 55, "category_id": 33, "bbox": [235, 449, 22, 38], "area": 836, "segmentation": [], "iscrowd": 0}, {"id": 169, "image_id": 55, "category_id": 33, "bbox": [215, 414, 18, 37], "area": 666, "segmentation": [], "iscrowd": 0}, {"id": 170, "image_id": 55, "category_id": 15, "bbox": [243, 434, 55, 68], "area": 3740, "segmentation": [], "iscrowd": 0}, {"id": 171, "image_id": 55, "category_id": 13, "bbox": [137, 403, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 172, "image_id": 56, "category_id": 8, "bbox": [338, 392, 40, 70], "area": 2800, "segmentation": [], "iscrowd": 0}, {"id": 173, "image_id": 56, "category_id": 10, "bbox": [418, 498, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 174, "image_id": 56, "category_id": 9, "bbox": [383, 522, 50, 43], "area": 2150, "segmentation": [], "iscrowd": 0}, {"id": 175, "image_id": 56, "category_id": 10, "bbox": [378, 497, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 176, "image_id": 57, "category_id": 0, "bbox": [368, 406, 40, 53], "area": 2120, "segmentation": [], "iscrowd": 0}, {"id": 177, "image_id": 58, "category_id": 22, "bbox": [370, 298, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 178, "image_id": 58, "category_id": 3, "bbox": [374, 491, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 179, "image_id": 58, "category_id": 4, "bbox": [485, 452, 40, 49], "area": 1960, "segmentation": [], "iscrowd": 0}, {"id": 180, "image_id": 59, "category_id": 13, "bbox": [315, 490, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 181, "image_id": 59, "category_id": 13, "bbox": [290, 461, 28, 30], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 182, "image_id": 59, "category_id": 13, "bbox": [299, 440, 25, 23], "area": 575, "segmentation": [], "iscrowd": 0}, {"id": 183, "image_id": 59, "category_id": 13, "bbox": [260, 453, 23, 38], "area": 874, "segmentation": [], "iscrowd": 0}, {"id": 184, "image_id": 59, "category_id": 13, "bbox": [149, 495, 25, 36], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 185, "image_id": 59, "category_id": 13, "bbox": [129, 475, 25, 40], "area": 1000, "segmentation": [], "iscrowd": 0}, {"id": 186, "image_id": 59, "category_id": 5, "bbox": [349, 471, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 187, "image_id": 59, "category_id": 5, "bbox": [345, 448, 25, 27], "area": 675, "segmentation": [], "iscrowd": 0}, {"id": 188, "image_id": 59, "category_id": 5, "bbox": [319, 453, 31, 50], "area": 1550, "segmentation": [], "iscrowd": 0}, {"id": 189, "image_id": 60, "category_id": 1, "bbox": [406, 392, 42, 83], "area": 3486, "segmentation": [], "iscrowd": 0}, {"id": 190, "image_id": 61, "category_id": 12, "bbox": [103, 273, 42, 73], "area": 3066, "segmentation": [], "iscrowd": 0}, {"id": 191, "image_id": 62, "category_id": 12, "bbox": [306, 307, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 192, "image_id": 62, "category_id": 6, "bbox": [339, 287, 53, 55], "area": 2915, "segmentation": [], "iscrowd": 0}, {"id": 193, "image_id": 62, "category_id": 16, "bbox": [364, 261, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 194, "image_id": 63, "category_id": 1, "bbox": [404, 219, 52, 102], "area": 5304, "segmentation": [], "iscrowd": 0}, {"id": 195, "image_id": 63, "category_id": 10, "bbox": [84, 446, 33, 33], "area": 1089, "segmentation": [], "iscrowd": 0}, {"id": 196, "image_id": 63, "category_id": 10, "bbox": [110, 406, 35, 32], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 197, "image_id": 64, "category_id": 7, "bbox": [234, 492, 67, 77], "area": 5159, "segmentation": [], "iscrowd": 0}, {"id": 198, "image_id": 65, "category_id": 9, "bbox": [80, 471, 47, 52], "area": 2444, "segmentation": [], "iscrowd": 0}, {"id": 199, "image_id": 65, "category_id": 17, "bbox": [358, 391, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 200, "image_id": 65, "category_id": 17, "bbox": [425, 375, 52, 31], "area": 1612, "segmentation": [], "iscrowd": 0}, {"id": 201, "image_id": 66, "category_id": 9, "bbox": [152, 227, 34, 47], "area": 1598, "segmentation": [], "iscrowd": 0}, {"id": 202, "image_id": 66, "category_id": 15, "bbox": [323, 431, 48, 71], "area": 3408, "segmentation": [], "iscrowd": 0}, {"id": 203, "image_id": 66, "category_id": 13, "bbox": [366, 370, 16, 25], "area": 400, "segmentation": [], "iscrowd": 0}, {"id": 204, "image_id": 67, "category_id": 13, "bbox": [391, 529, 31, 27], "area": 837, "segmentation": [], "iscrowd": 0}, {"id": 205, "image_id": 67, "category_id": 13, "bbox": [400, 506, 27, 27], "area": 729, "segmentation": [], "iscrowd": 0}, {"id": 206, "image_id": 67, "category_id": 13, "bbox": [397, 480, 30, 28], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 207, "image_id": 67, "category_id": 13, "bbox": [341, 558, 31, 22], "area": 682, "segmentation": [], "iscrowd": 0}, {"id": 208, "image_id": 67, "category_id": 10, "bbox": [420, 516, 26, 46], "area": 1196, "segmentation": [], "iscrowd": 0}, {"id": 209, "image_id": 67, "category_id": 10, "bbox": [437, 538, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 210, "image_id": 67, "category_id": 10, "bbox": [444, 509, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 211, "image_id": 67, "category_id": 2, "bbox": [459, 599, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 212, "image_id": 67, "category_id": 15, "bbox": [319, 582, 58, 72], "area": 4176, "segmentation": [], "iscrowd": 0}, {"id": 213, "image_id": 68, "category_id": 12, "bbox": [410, 203, 46, 85], "area": 3910, "segmentation": [], "iscrowd": 0}, {"id": 214, "image_id": 68, "category_id": 5, "bbox": [352, 558, 39, 44], "area": 1716, "segmentation": [], "iscrowd": 0}, {"id": 215, "image_id": 68, "category_id": 5, "bbox": [365, 544, 27, 33], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 216, "image_id": 68, "category_id": 14, "bbox": [327, 603, 32, 36], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 217, "image_id": 68, "category_id": 14, "bbox": [344, 618, 40, 44], "area": 1760, "segmentation": [], "iscrowd": 0}, {"id": 218, "image_id": 69, "category_id": 11, "bbox": [106, 366, 67, 68], "area": 4556, "segmentation": [], "iscrowd": 0}, {"id": 219, "image_id": 69, "category_id": 12, "bbox": [87, 284, 48, 64], "area": 3072, "segmentation": [], "iscrowd": 0}, {"id": 220, "image_id": 69, "category_id": 19, "bbox": [249, 271, 62, 43], "area": 2666, "segmentation": [], "iscrowd": 0}, {"id": 221, "image_id": 69, "category_id": 28, "bbox": [55, 512, 96, 45], "area": 4320, "segmentation": [], "iscrowd": 0}, {"id": 222, "image_id": 70, "category_id": 15, "bbox": [282, 522, 62, 84], "area": 5208, "segmentation": [], "iscrowd": 0}, {"id": 223, "image_id": 70, "category_id": 8, "bbox": [463, 647, 53, 74], "area": 3922, "segmentation": [], "iscrowd": 0}, {"id": 224, "image_id": 71, "category_id": 25, "bbox": [234, 216, 66, 101], "area": 6666, "segmentation": [], "iscrowd": 0}, {"id": 225, "image_id": 71, "category_id": 7, "bbox": [233, 502, 66, 84], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 226, "image_id": 71, "category_id": 23, "bbox": [254, 258, 27, 54], "area": 1458, "segmentation": [], "iscrowd": 0}, {"id": 227, "image_id": 72, "category_id": 26, "bbox": [79, 348, 36, 53], "area": 1908, "segmentation": [], "iscrowd": 0}, {"id": 228, "image_id": 72, "category_id": 26, "bbox": [92, 320, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 229, "image_id": 72, "category_id": 11, "bbox": [108, 326, 81, 92], "area": 7452, "segmentation": [], "iscrowd": 0}, {"id": 230, "image_id": 72, "category_id": 5, "bbox": [379, 457, 28, 48], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 231, "image_id": 72, "category_id": 14, "bbox": [457, 468, 25, 43], "area": 1075, "segmentation": [], "iscrowd": 0}, {"id": 232, "image_id": 72, "category_id": 14, "bbox": [422, 464, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 233, "image_id": 72, "category_id": 14, "bbox": [418, 497, 35, 50], "area": 1750, "segmentation": [], "iscrowd": 0}, {"id": 234, "image_id": 72, "category_id": 5, "bbox": [400, 474, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 235, "image_id": 72, "category_id": 5, "bbox": [377, 500, 36, 44], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 236, "image_id": 73, "category_id": 19, "bbox": [469, 331, 50, 52], "area": 2600, "segmentation": [], "iscrowd": 0}, {"id": 237, "image_id": 73, "category_id": 30, "bbox": [430, 439, 51, 50], "area": 2550, "segmentation": [], "iscrowd": 0}, {"id": 238, "image_id": 74, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 239, "image_id": 75, "category_id": 18, "bbox": [236, 311, 60, 60], "area": 3600, "segmentation": [], "iscrowd": 0}, {"id": 240, "image_id": 75, "category_id": 5, "bbox": [417, 317, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 241, "image_id": 75, "category_id": 5, "bbox": [389, 323, 33, 44], "area": 1452, "segmentation": [], "iscrowd": 0}, {"id": 242, "image_id": 75, "category_id": 33, "bbox": [369, 309, 18, 34], "area": 612, "segmentation": [], "iscrowd": 0}, {"id": 243, "image_id": 75, "category_id": 14, "bbox": [376, 409, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 244, "image_id": 75, "category_id": 6, "bbox": [394, 391, 54, 50], "area": 2700, "segmentation": [], "iscrowd": 0}, {"id": 245, "image_id": 75, "category_id": 14, "bbox": [436, 387, 38, 46], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 246, "image_id": 76, "category_id": 8, "bbox": [341, 357, 73, 74], "area": 5402, "segmentation": [], "iscrowd": 0}, {"id": 247, "image_id": 76, "category_id": 2, "bbox": [368, 470, 42, 46], "area": 1932, "segmentation": [], "iscrowd": 0}, {"id": 248, "image_id": 77, "category_id": 20, "bbox": [376, 274, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 249, "image_id": 77, "category_id": 6, "bbox": [158, 331, 54, 60], "area": 3240, "segmentation": [], "iscrowd": 0}, {"id": 250, "image_id": 77, "category_id": 4, "bbox": [91, 378, 44, 54], "area": 2376, "segmentation": [], "iscrowd": 0}, {"id": 251, "image_id": 77, "category_id": 14, "bbox": [133, 386, 30, 45], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 252, "image_id": 78, "category_id": 33, "bbox": [161, 353, 22, 41], "area": 902, "segmentation": [], "iscrowd": 0}, {"id": 253, "image_id": 78, "category_id": 33, "bbox": [193, 348, 15, 36], "area": 540, "segmentation": [], "iscrowd": 0}, {"id": 254, "image_id": 78, "category_id": 15, "bbox": [235, 419, 67, 83], "area": 5561, "segmentation": [], "iscrowd": 0}, {"id": 255, "image_id": 78, "category_id": 2, "bbox": [404, 350, 33, 50], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 256, "image_id": 79, "category_id": 29, "bbox": [403, 339, 25, 37], "area": 925, "segmentation": [], "iscrowd": 0}, {"id": 257, "image_id": 79, "category_id": 29, "bbox": [375, 315, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 258, "image_id": 79, "category_id": 29, "bbox": [419, 319, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 259, "image_id": 80, "category_id": 28, "bbox": [377, 373, 103, 36], "area": 3708, "segmentation": [], "iscrowd": 0}, {"id": 260, "image_id": 80, "category_id": 11, "bbox": [97, 417, 78, 72], "area": 5616, "segmentation": [], "iscrowd": 0}, {"id": 261, "image_id": 81, "category_id": 25, "bbox": [260, 212, 80, 105], "area": 8400, "segmentation": [], "iscrowd": 0}, {"id": 262, "image_id": 81, "category_id": 12, "bbox": [208, 300, 44, 83], "area": 3652, "segmentation": [], "iscrowd": 0}, {"id": 263, "image_id": 81, "category_id": 4, "bbox": [249, 542, 36, 64], "area": 2304, "segmentation": [], "iscrowd": 0}, {"id": 264, "image_id": 82, "category_id": 12, "bbox": [426, 310, 47, 71], "area": 3337, "segmentation": [], "iscrowd": 0}, {"id": 265, "image_id": 83, "category_id": 15, "bbox": [184, 572, 60, 76], "area": 4560, "segmentation": [], "iscrowd": 0}, {"id": 266, "image_id": 83, "category_id": 13, "bbox": [169, 542, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 267, "image_id": 83, "category_id": 13, "bbox": [192, 558, 20, 30], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 268, "image_id": 84, "category_id": 16, "bbox": [383, 338, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 269, "image_id": 84, "category_id": 16, "bbox": [376, 313, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 270, "image_id": 84, "category_id": 30, "bbox": [396, 306, 61, 70], "area": 4270, "segmentation": [], "iscrowd": 0}, {"id": 271, "image_id": 84, "category_id": 27, "bbox": [423, 529, 63, 58], "area": 3654, "segmentation": [], "iscrowd": 0}, {"id": 272, "image_id": 85, "category_id": 18, "bbox": [238, 260, 60, 74], "area": 4440, "segmentation": [], "iscrowd": 0}, {"id": 273, "image_id": 85, "category_id": 1, "bbox": [406, 521, 41, 55], "area": 2255, "segmentation": [], "iscrowd": 0}, {"id": 274, "image_id": 86, "category_id": 11, "bbox": [88, 456, 86, 87], "area": 7482, "segmentation": [], "iscrowd": 0}, {"id": 275, "image_id": 87, "category_id": 12, "bbox": [90, 321, 50, 68], "area": 3400, "segmentation": [], "iscrowd": 0}, {"id": 276, "image_id": 88, "category_id": 8, "bbox": [28, 441, 55, 92], "area": 5060, "segmentation": [], "iscrowd": 0}, {"id": 277, "image_id": 89, "category_id": 1, "bbox": [404, 301, 32, 81], "area": 2592, "segmentation": [], "iscrowd": 0}, {"id": 278, "image_id": 89, "category_id": 10, "bbox": [327, 349, 41, 40], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 279, "image_id": 89, "category_id": 10, "bbox": [366, 334, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 280, "image_id": 89, "category_id": 2, "bbox": [392, 470, 26, 45], "area": 1170, "segmentation": [], "iscrowd": 0}, {"id": 281, "image_id": 89, "category_id": 10, "bbox": [298, 224, 34, 47], "area": 1598, "segmentation": [], "iscrowd": 0}, {"id": 282, "image_id": 89, "category_id": 10, "bbox": [333, 219, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 283, "image_id": 89, "category_id": 16, "bbox": [318, 312, 30, 37], "area": 1110, "segmentation": [], "iscrowd": 0}, {"id": 284, "image_id": 90, "category_id": 1, "bbox": [400, 391, 47, 87], "area": 4089, "segmentation": [], "iscrowd": 0}, {"id": 285, "image_id": 91, "category_id": 29, "bbox": [149, 365, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 286, "image_id": 91, "category_id": 29, "bbox": [138, 330, 41, 37], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 287, "image_id": 91, "category_id": 29, "bbox": [115, 328, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 288, "image_id": 91, "category_id": 29, "bbox": [79, 331, 42, 38], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 289, "image_id": 92, "category_id": 19, "bbox": [255, 297, 50, 45], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 290, "image_id": 92, "category_id": 16, "bbox": [362, 123, 26, 47], "area": 1222, "segmentation": [], "iscrowd": 0}, {"id": 291, "image_id": 92, "category_id": 16, "bbox": [390, 139, 17, 45], "area": 765, "segmentation": [], "iscrowd": 0}, {"id": 292, "image_id": 92, "category_id": 7, "bbox": [232, 466, 65, 80], "area": 5200, "segmentation": [], "iscrowd": 0}, {"id": 293, "image_id": 93, "category_id": 12, "bbox": [382, 490, 40, 76], "area": 3040, "segmentation": [], "iscrowd": 0}, {"id": 294, "image_id": 94, "category_id": 8, "bbox": [78, 468, 63, 60], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 295, "image_id": 94, "category_id": 2, "bbox": [138, 476, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 296, "image_id": 95, "category_id": 5, "bbox": [391, 364, 30, 37], "area": 1110, "segmentation": [], "iscrowd": 0}, {"id": 297, "image_id": 95, "category_id": 5, "bbox": [416, 359, 41, 37], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 298, "image_id": 95, "category_id": 14, "bbox": [435, 468, 42, 43], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 299, "image_id": 95, "category_id": 14, "bbox": [403, 486, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 300, "image_id": 95, "category_id": 14, "bbox": [384, 464, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 301, "image_id": 96, "category_id": 7, "bbox": [256, 513, 75, 82], "area": 6150, "segmentation": [], "iscrowd": 0}, {"id": 302, "image_id": 97, "category_id": 32, "bbox": [226, 306, 54, 76], "area": 4104, "segmentation": [], "iscrowd": 0}, {"id": 303, "image_id": 97, "category_id": 19, "bbox": [259, 248, 40, 66], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 304, "image_id": 97, "category_id": 16, "bbox": [132, 270, 26, 43], "area": 1118, "segmentation": [], "iscrowd": 0}, {"id": 305, "image_id": 97, "category_id": 16, "bbox": [164, 273, 25, 42], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 306, "image_id": 97, "category_id": 28, "bbox": [124, 439, 78, 25], "area": 1950, "segmentation": [], "iscrowd": 0}, {"id": 307, "image_id": 97, "category_id": 7, "bbox": [81, 427, 58, 75], "area": 4350, "segmentation": [], "iscrowd": 0}, {"id": 308, "image_id": 98, "category_id": 5, "bbox": [136, 435, 30, 43], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 309, "image_id": 98, "category_id": 15, "bbox": [262, 504, 62, 75], "area": 4650, "segmentation": [], "iscrowd": 0}, {"id": 310, "image_id": 99, "category_id": 2, "bbox": [147, 531, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 311, "image_id": 100, "category_id": 4, "bbox": [196, 601, 37, 47], "area": 1739, "segmentation": [], "iscrowd": 0}, {"id": 312, "image_id": 101, "category_id": 33, "bbox": [411, 647, 13, 39], "area": 507, "segmentation": [], "iscrowd": 0}, {"id": 313, "image_id": 101, "category_id": 33, "bbox": [375, 632, 14, 45], "area": 630, "segmentation": [], "iscrowd": 0}, {"id": 314, "image_id": 101, "category_id": 10, "bbox": [463, 586, 33, 39], "area": 1287, "segmentation": [], "iscrowd": 0}, {"id": 315, "image_id": 101, "category_id": 33, "bbox": [501, 576, 17, 41], "area": 697, "segmentation": [], "iscrowd": 0}, {"id": 316, "image_id": 101, "category_id": 2, "bbox": [490, 633, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 317, "image_id": 101, "category_id": 10, "bbox": [460, 620, 37, 33], "area": 1221, "segmentation": [], "iscrowd": 0}, {"id": 318, "image_id": 101, "category_id": 15, "bbox": [315, 570, 61, 79], "area": 4819, "segmentation": [], "iscrowd": 0}, {"id": 319, "image_id": 102, "category_id": 6, "bbox": [398, 316, 55, 67], "area": 3685, "segmentation": [], "iscrowd": 0}, {"id": 320, "image_id": 103, "category_id": 31, "bbox": [109, 306, 45, 77], "area": 3465, "segmentation": [], "iscrowd": 0}, {"id": 321, "image_id": 104, "category_id": 16, "bbox": [343, 319, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 322, "image_id": 104, "category_id": 10, "bbox": [394, 343, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 323, "image_id": 104, "category_id": 10, "bbox": [373, 350, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 324, "image_id": 104, "category_id": 16, "bbox": [315, 312, 29, 44], "area": 1276, "segmentation": [], "iscrowd": 0}, {"id": 325, "image_id": 104, "category_id": 1, "bbox": [400, 349, 36, 91], "area": 3276, "segmentation": [], "iscrowd": 0}, {"id": 326, "image_id": 104, "category_id": 2, "bbox": [393, 504, 27, 45], "area": 1215, "segmentation": [], "iscrowd": 0}, {"id": 327, "image_id": 104, "category_id": 10, "bbox": [348, 350, 26, 38], "area": 988, "segmentation": [], "iscrowd": 0}, {"id": 328, "image_id": 105, "category_id": 33, "bbox": [464, 359, 19, 36], "area": 684, "segmentation": [], "iscrowd": 0}, {"id": 329, "image_id": 105, "category_id": 33, "bbox": [454, 340, 20, 36], "area": 720, "segmentation": [], "iscrowd": 0}, {"id": 330, "image_id": 105, "category_id": 33, "bbox": [440, 371, 17, 29], "area": 493, "segmentation": [], "iscrowd": 0}, {"id": 331, "image_id": 105, "category_id": 33, "bbox": [429, 349, 16, 38], "area": 608, "segmentation": [], "iscrowd": 0}, {"id": 332, "image_id": 105, "category_id": 33, "bbox": [404, 341, 20, 42], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 333, "image_id": 105, "category_id": 33, "bbox": [383, 346, 16, 49], "area": 784, "segmentation": [], "iscrowd": 0}, {"id": 334, "image_id": 105, "category_id": 33, "bbox": [362, 361, 19, 40], "area": 760, "segmentation": [], "iscrowd": 0}, {"id": 335, "image_id": 105, "category_id": 2, "bbox": [394, 463, 35, 47], "area": 1645, "segmentation": [], "iscrowd": 0}, {"id": 336, "image_id": 105, "category_id": 8, "bbox": [427, 408, 43, 47], "area": 2021, "segmentation": [], "iscrowd": 0}, {"id": 337, "image_id": 106, "category_id": 31, "bbox": [120, 298, 27, 57], "area": 1539, "segmentation": [], "iscrowd": 0}, {"id": 338, "image_id": 107, "category_id": 20, "bbox": [229, 295, 33, 55], "area": 1815, "segmentation": [], "iscrowd": 0}, {"id": 339, "image_id": 107, "category_id": 20, "bbox": [194, 286, 33, 53], "area": 1749, "segmentation": [], "iscrowd": 0}, {"id": 340, "image_id": 107, "category_id": 19, "bbox": [255, 270, 53, 48], "area": 2544, "segmentation": [], "iscrowd": 0}, {"id": 341, "image_id": 108, "category_id": 18, "bbox": [362, 323, 70, 71], "area": 4970, "segmentation": [], "iscrowd": 0}, {"id": 342, "image_id": 108, "category_id": 30, "bbox": [208, 241, 60, 66], "area": 3960, "segmentation": [], "iscrowd": 0}, {"id": 343, "image_id": 108, "category_id": 5, "bbox": [195, 313, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 344, "image_id": 108, "category_id": 5, "bbox": [171, 304, 25, 51], "area": 1275, "segmentation": [], "iscrowd": 0}, {"id": 345, "image_id": 108, "category_id": 5, "bbox": [150, 321, 32, 40], "area": 1280, "segmentation": [], "iscrowd": 0}, {"id": 346, "image_id": 108, "category_id": 8, "bbox": [108, 333, 67, 71], "area": 4757, "segmentation": [], "iscrowd": 0}, {"id": 347, "image_id": 108, "category_id": 2, "bbox": [115, 404, 41, 59], "area": 2419, "segmentation": [], "iscrowd": 0}, {"id": 348, "image_id": 109, "category_id": 3, "bbox": [347, 308, 51, 70], "area": 3570, "segmentation": [], "iscrowd": 0}, {"id": 349, "image_id": 110, "category_id": 5, "bbox": [338, 0, 34, 307], "area": 10438, "segmentation": [], "iscrowd": 0}, {"id": 350, "image_id": 111, "category_id": 7, "bbox": [426, 446, 64, 83], "area": 5312, "segmentation": [], "iscrowd": 0}, {"id": 351, "image_id": 112, "category_id": 20, "bbox": [378, 290, 33, 67], "area": 2211, "segmentation": [], "iscrowd": 0}, {"id": 352, "image_id": 112, "category_id": 4, "bbox": [95, 359, 47, 42], "area": 1974, "segmentation": [], "iscrowd": 0}, {"id": 353, "image_id": 112, "category_id": 12, "bbox": [58, 518, 53, 85], "area": 4505, "segmentation": [], "iscrowd": 0}, {"id": 354, "image_id": 113, "category_id": 9, "bbox": [395, 495, 71, 63], "area": 4473, "segmentation": [], "iscrowd": 0}, {"id": 355, "image_id": 114, "category_id": 32, "bbox": [324, 328, 68, 78], "area": 5304, "segmentation": [], "iscrowd": 0}, {"id": 356, "image_id": 114, "category_id": 16, "bbox": [348, 266, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 357, "image_id": 114, "category_id": 16, "bbox": [372, 264, 22, 40], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 358, "image_id": 115, "category_id": 21, "bbox": [226, 486, 47, 56], "area": 2632, "segmentation": [], "iscrowd": 0}, {"id": 359, "image_id": 115, "category_id": 21, "bbox": [130, 483, 38, 70], "area": 2660, "segmentation": [], "iscrowd": 0}, {"id": 360, "image_id": 116, "category_id": 0, "bbox": [418, 218, 61, 58], "area": 3538, "segmentation": [], "iscrowd": 0}, {"id": 361, "image_id": 116, "category_id": 10, "bbox": [61, 365, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 362, "image_id": 116, "category_id": 10, "bbox": [134, 361, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 363, "image_id": 116, "category_id": 10, "bbox": [140, 335, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 364, "image_id": 116, "category_id": 9, "bbox": [109, 328, 48, 43], "area": 2064, "segmentation": [], "iscrowd": 0}, {"id": 365, "image_id": 116, "category_id": 33, "bbox": [108, 369, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 366, "image_id": 117, "category_id": 21, "bbox": [220, 483, 51, 68], "area": 3468, "segmentation": [], "iscrowd": 0}, {"id": 367, "image_id": 117, "category_id": 21, "bbox": [134, 469, 61, 68], "area": 4148, "segmentation": [], "iscrowd": 0}, {"id": 368, "image_id": 117, "category_id": 21, "bbox": [139, 405, 42, 55], "area": 2310, "segmentation": [], "iscrowd": 0}, {"id": 369, "image_id": 117, "category_id": 21, "bbox": [121, 426, 51, 51], "area": 2601, "segmentation": [], "iscrowd": 0}, {"id": 370, "image_id": 118, "category_id": 0, "bbox": [430, 300, 47, 48], "area": 2256, "segmentation": [], "iscrowd": 0}, {"id": 371, "image_id": 119, "category_id": 19, "bbox": [254, 265, 48, 79], "area": 3792, "segmentation": [], "iscrowd": 0}, {"id": 372, "image_id": 120, "category_id": 5, "bbox": [124, 348, 35, 44], "area": 1540, "segmentation": [], "iscrowd": 0}, {"id": 373, "image_id": 120, "category_id": 5, "bbox": [109, 328, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 374, "image_id": 120, "category_id": 8, "bbox": [97, 380, 75, 71], "area": 5325, "segmentation": [], "iscrowd": 0}, {"id": 375, "image_id": 121, "category_id": 29, "bbox": [323, 475, 31, 40], "area": 1240, "segmentation": [], "iscrowd": 0}, {"id": 376, "image_id": 121, "category_id": 29, "bbox": [350, 494, 28, 32], "area": 896, "segmentation": [], "iscrowd": 0}, {"id": 377, "image_id": 122, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 378, "image_id": 122, "category_id": 3, "bbox": [373, 439, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 379, "image_id": 122, "category_id": 4, "bbox": [495, 448, 43, 55], "area": 2365, "segmentation": [], "iscrowd": 0}, {"id": 380, "image_id": 123, "category_id": 8, "bbox": [109, 429, 62, 60], "area": 3720, "segmentation": [], "iscrowd": 0}, {"id": 381, "image_id": 123, "category_id": 10, "bbox": [403, 289, 36, 33], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 382, "image_id": 123, "category_id": 5, "bbox": [116, 408, 32, 30], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 383, "image_id": 123, "category_id": 5, "bbox": [151, 424, 37, 38], "area": 1406, "segmentation": [], "iscrowd": 0}, {"id": 384, "image_id": 124, "category_id": 15, "bbox": [265, 515, 55, 73], "area": 4015, "segmentation": [], "iscrowd": 0}, {"id": 385, "image_id": 124, "category_id": 13, "bbox": [382, 436, 27, 31], "area": 837, "segmentation": [], "iscrowd": 0}, {"id": 386, "image_id": 124, "category_id": 13, "bbox": [387, 414, 25, 32], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 387, "image_id": 124, "category_id": 1, "bbox": [404, 341, 41, 116], "area": 4756, "segmentation": [], "iscrowd": 0}, {"id": 388, "image_id": 125, "category_id": 15, "bbox": [291, 434, 54, 64], "area": 3456, "segmentation": [], "iscrowd": 0}, {"id": 389, "image_id": 125, "category_id": 10, "bbox": [426, 503, 37, 41], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 390, "image_id": 125, "category_id": 10, "bbox": [387, 507, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 391, "image_id": 125, "category_id": 8, "bbox": [345, 400, 52, 59], "area": 3068, "segmentation": [], "iscrowd": 0}, {"id": 392, "image_id": 126, "category_id": 7, "bbox": [286, 488, 68, 81], "area": 5508, "segmentation": [], "iscrowd": 0}, {"id": 393, "image_id": 127, "category_id": 2, "bbox": [113, 419, 38, 47], "area": 1786, "segmentation": [], "iscrowd": 0}, {"id": 394, "image_id": 128, "category_id": 11, "bbox": [85, 493, 90, 90], "area": 8100, "segmentation": [], "iscrowd": 0}, {"id": 395, "image_id": 128, "category_id": 19, "bbox": [223, 315, 57, 47], "area": 2679, "segmentation": [], "iscrowd": 0}, {"id": 396, "image_id": 129, "category_id": 13, "bbox": [96, 427, 26, 39], "area": 1014, "segmentation": [], "iscrowd": 0}, {"id": 397, "image_id": 129, "category_id": 13, "bbox": [120, 432, 24, 27], "area": 648, "segmentation": [], "iscrowd": 0}, {"id": 398, "image_id": 129, "category_id": 13, "bbox": [130, 415, 23, 27], "area": 621, "segmentation": [], "iscrowd": 0}, {"id": 399, "image_id": 129, "category_id": 13, "bbox": [138, 395, 18, 31], "area": 558, "segmentation": [], "iscrowd": 0}, {"id": 400, "image_id": 129, "category_id": 13, "bbox": [140, 504, 30, 30], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 401, "image_id": 129, "category_id": 13, "bbox": [141, 476, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 402, "image_id": 129, "category_id": 13, "bbox": [165, 569, 30, 32], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 403, "image_id": 129, "category_id": 13, "bbox": [182, 547, 21, 33], "area": 693, "segmentation": [], "iscrowd": 0}, {"id": 404, "image_id": 129, "category_id": 13, "bbox": [198, 565, 26, 34], "area": 884, "segmentation": [], "iscrowd": 0}, {"id": 405, "image_id": 129, "category_id": 13, "bbox": [205, 543, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 406, "image_id": 129, "category_id": 0, "bbox": [415, 233, 50, 56], "area": 2800, "segmentation": [], "iscrowd": 0}, {"id": 407, "image_id": 129, "category_id": 0, "bbox": [411, 212, 43, 42], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 408, "image_id": 130, "category_id": 1, "bbox": [375, 164, 40, 95], "area": 3800, "segmentation": [], "iscrowd": 0}, {"id": 409, "image_id": 130, "category_id": 5, "bbox": [318, 205, 36, 47], "area": 1692, "segmentation": [], "iscrowd": 0}, {"id": 410, "image_id": 130, "category_id": 33, "bbox": [293, 266, 20, 45], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 411, "image_id": 130, "category_id": 13, "bbox": [313, 302, 23, 40], "area": 920, "segmentation": [], "iscrowd": 0}, {"id": 412, "image_id": 130, "category_id": 5, "bbox": [325, 265, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 413, "image_id": 130, "category_id": 33, "bbox": [257, 305, 17, 44], "area": 748, "segmentation": [], "iscrowd": 0}, {"id": 414, "image_id": 130, "category_id": 33, "bbox": [275, 290, 19, 35], "area": 665, "segmentation": [], "iscrowd": 0}, {"id": 415, "image_id": 130, "category_id": 33, "bbox": [267, 272, 19, 39], "area": 741, "segmentation": [], "iscrowd": 0}, {"id": 416, "image_id": 130, "category_id": 33, "bbox": [282, 245, 20, 40], "area": 800, "segmentation": [], "iscrowd": 0}, {"id": 417, "image_id": 130, "category_id": 33, "bbox": [304, 327, 21, 46], "area": 966, "segmentation": [], "iscrowd": 0}, {"id": 418, "image_id": 131, "category_id": 3, "bbox": [373, 348, 56, 58], "area": 3248, "segmentation": [], "iscrowd": 0}, {"id": 419, "image_id": 132, "category_id": 20, "bbox": [343, 265, 43, 71], "area": 3053, "segmentation": [], "iscrowd": 0}, {"id": 420, "image_id": 132, "category_id": 6, "bbox": [164, 303, 48, 60], "area": 2880, "segmentation": [], "iscrowd": 0}, {"id": 421, "image_id": 132, "category_id": 4, "bbox": [103, 339, 38, 46], "area": 1748, "segmentation": [], "iscrowd": 0}, {"id": 422, "image_id": 132, "category_id": 12, "bbox": [34, 556, 40, 70], "area": 2800, "segmentation": [], "iscrowd": 0}, {"id": 423, "image_id": 132, "category_id": 14, "bbox": [136, 326, 37, 45], "area": 1665, "segmentation": [], "iscrowd": 0}, {"id": 424, "image_id": 133, "category_id": 30, "bbox": [403, 310, 51, 65], "area": 3315, "segmentation": [], "iscrowd": 0}, {"id": 425, "image_id": 133, "category_id": 19, "bbox": [466, 335, 60, 53], "area": 3180, "segmentation": [], "iscrowd": 0}, {"id": 426, "image_id": 134, "category_id": 24, "bbox": [157, 331, 70, 70], "area": 4900, "segmentation": [], "iscrowd": 0}, {"id": 427, "image_id": 135, "category_id": 6, "bbox": [317, 444, 47, 59], "area": 2773, "segmentation": [], "iscrowd": 0}, {"id": 428, "image_id": 135, "category_id": 25, "bbox": [263, 220, 65, 101], "area": 6565, "segmentation": [], "iscrowd": 0}, {"id": 429, "image_id": 135, "category_id": 23, "bbox": [342, 320, 26, 47], "area": 1222, "segmentation": [], "iscrowd": 0}, {"id": 430, "image_id": 135, "category_id": 12, "bbox": [172, 480, 60, 80], "area": 4800, "segmentation": [], "iscrowd": 0}, {"id": 431, "image_id": 136, "category_id": 15, "bbox": [183, 572, 58, 86], "area": 4988, "segmentation": [], "iscrowd": 0}, {"id": 432, "image_id": 137, "category_id": 8, "bbox": [486, 664, 44, 97], "area": 4268, "segmentation": [], "iscrowd": 0}, {"id": 433, "image_id": 138, "category_id": 30, "bbox": [235, 258, 60, 71], "area": 4260, "segmentation": [], "iscrowd": 0}, {"id": 434, "image_id": 138, "category_id": 13, "bbox": [170, 546, 26, 33], "area": 858, "segmentation": [], "iscrowd": 0}, {"id": 435, "image_id": 138, "category_id": 15, "bbox": [185, 577, 63, 82], "area": 5166, "segmentation": [], "iscrowd": 0}, {"id": 436, "image_id": 138, "category_id": 13, "bbox": [195, 562, 20, 30], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 437, "image_id": 138, "category_id": 1, "bbox": [429, 386, 41, 83], "area": 3403, "segmentation": [], "iscrowd": 0}, {"id": 438, "image_id": 138, "category_id": 8, "bbox": [398, 348, 70, 58], "area": 4060, "segmentation": [], "iscrowd": 0}, {"id": 439, "image_id": 139, "category_id": 8, "bbox": [186, 237, 65, 72], "area": 4680, "segmentation": [], "iscrowd": 0}, {"id": 440, "image_id": 140, "category_id": 10, "bbox": [384, 556, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 441, "image_id": 140, "category_id": 10, "bbox": [365, 531, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 442, "image_id": 140, "category_id": 10, "bbox": [351, 556, 38, 45], "area": 1710, "segmentation": [], "iscrowd": 0}, {"id": 443, "image_id": 140, "category_id": 2, "bbox": [396, 385, 40, 52], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 444, "image_id": 141, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 445, "image_id": 141, "category_id": 7, "bbox": [296, 456, 58, 86], "area": 4988, "segmentation": [], "iscrowd": 0}, {"id": 446, "image_id": 141, "category_id": 14, "bbox": [378, 472, 26, 36], "area": 936, "segmentation": [], "iscrowd": 0}, {"id": 447, "image_id": 141, "category_id": 14, "bbox": [402, 480, 40, 46], "area": 1840, "segmentation": [], "iscrowd": 0}, {"id": 448, "image_id": 142, "category_id": 8, "bbox": [426, 451, 58, 65], "area": 3770, "segmentation": [], "iscrowd": 0}, {"id": 449, "image_id": 143, "category_id": 15, "bbox": [155, 454, 61, 76], "area": 4636, "segmentation": [], "iscrowd": 0}, {"id": 450, "image_id": 143, "category_id": 13, "bbox": [153, 404, 23, 42], "area": 966, "segmentation": [], "iscrowd": 0}, {"id": 451, "image_id": 144, "category_id": 23, "bbox": [364, 309, 28, 48], "area": 1344, "segmentation": [], "iscrowd": 0}, {"id": 452, "image_id": 144, "category_id": 4, "bbox": [180, 464, 38, 48], "area": 1824, "segmentation": [], "iscrowd": 0}, {"id": 453, "image_id": 145, "category_id": 2, "bbox": [422, 350, 30, 45], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 454, "image_id": 145, "category_id": 8, "bbox": [399, 296, 64, 62], "area": 3968, "segmentation": [], "iscrowd": 0}, {"id": 455, "image_id": 145, "category_id": 13, "bbox": [399, 353, 25, 30], "area": 750, "segmentation": [], "iscrowd": 0}, {"id": 456, "image_id": 145, "category_id": 13, "bbox": [406, 379, 20, 30], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 457, "image_id": 145, "category_id": 13, "bbox": [388, 507, 30, 30], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 458, "image_id": 145, "category_id": 13, "bbox": [378, 527, 26, 33], "area": 858, "segmentation": [], "iscrowd": 0}, {"id": 459, "image_id": 145, "category_id": 15, "bbox": [320, 582, 57, 67], "area": 3819, "segmentation": [], "iscrowd": 0}, {"id": 460, "image_id": 146, "category_id": 6, "bbox": [109, 271, 58, 62], "area": 3596, "segmentation": [], "iscrowd": 0}, {"id": 461, "image_id": 147, "category_id": 5, "bbox": [120, 431, 35, 46], "area": 1610, "segmentation": [], "iscrowd": 0}, {"id": 462, "image_id": 147, "category_id": 5, "bbox": [104, 411, 28, 43], "area": 1204, "segmentation": [], "iscrowd": 0}, {"id": 463, "image_id": 147, "category_id": 5, "bbox": [146, 420, 20, 45], "area": 900, "segmentation": [], "iscrowd": 0}, {"id": 464, "image_id": 147, "category_id": 5, "bbox": [156, 436, 35, 45], "area": 1575, "segmentation": [], "iscrowd": 0}, {"id": 465, "image_id": 147, "category_id": 8, "bbox": [201, 390, 47, 78], "area": 3666, "segmentation": [], "iscrowd": 0}, {"id": 466, "image_id": 147, "category_id": 0, "bbox": [270, 311, 47, 58], "area": 2726, "segmentation": [], "iscrowd": 0}, {"id": 467, "image_id": 147, "category_id": 10, "bbox": [305, 308, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 468, "image_id": 147, "category_id": 10, "bbox": [346, 300, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 469, "image_id": 147, "category_id": 10, "bbox": [376, 289, 27, 46], "area": 1242, "segmentation": [], "iscrowd": 0}, {"id": 470, "image_id": 147, "category_id": 2, "bbox": [406, 353, 47, 56], "area": 2632, "segmentation": [], "iscrowd": 0}, {"id": 471, "image_id": 148, "category_id": 11, "bbox": [443, 556, 84, 76], "area": 6384, "segmentation": [], "iscrowd": 0}, {"id": 472, "image_id": 148, "category_id": 7, "bbox": [262, 499, 71, 96], "area": 6816, "segmentation": [], "iscrowd": 0}, {"id": 473, "image_id": 149, "category_id": 19, "bbox": [255, 297, 50, 47], "area": 2350, "segmentation": [], "iscrowd": 0}, {"id": 474, "image_id": 149, "category_id": 7, "bbox": [258, 490, 69, 82], "area": 5658, "segmentation": [], "iscrowd": 0}, {"id": 475, "image_id": 149, "category_id": 27, "bbox": [350, 423, 68, 67], "area": 4556, "segmentation": [], "iscrowd": 0}, {"id": 476, "image_id": 150, "category_id": 4, "bbox": [191, 602, 44, 47], "area": 2068, "segmentation": [], "iscrowd": 0}, {"id": 477, "image_id": 150, "category_id": 0, "bbox": [354, 482, 51, 54], "area": 2754, "segmentation": [], "iscrowd": 0}, {"id": 478, "image_id": 151, "category_id": 12, "bbox": [363, 266, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 479, "image_id": 151, "category_id": 11, "bbox": [98, 450, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 480, "image_id": 151, "category_id": 28, "bbox": [373, 106, 111, 36], "area": 3996, "segmentation": [], "iscrowd": 0}, {"id": 481, "image_id": 152, "category_id": 2, "bbox": [91, 487, 37, 73], "area": 2701, "segmentation": [], "iscrowd": 0}, {"id": 482, "image_id": 152, "category_id": 5, "bbox": [169, 447, 31, 42], "area": 1302, "segmentation": [], "iscrowd": 0}, {"id": 483, "image_id": 152, "category_id": 5, "bbox": [121, 437, 37, 39], "area": 1443, "segmentation": [], "iscrowd": 0}, {"id": 484, "image_id": 152, "category_id": 5, "bbox": [126, 419, 34, 34], "area": 1156, "segmentation": [], "iscrowd": 0}, {"id": 485, "image_id": 152, "category_id": 5, "bbox": [165, 425, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 486, "image_id": 153, "category_id": 10, "bbox": [120, 371, 31, 37], "area": 1147, "segmentation": [], "iscrowd": 0}, {"id": 487, "image_id": 153, "category_id": 10, "bbox": [115, 345, 32, 30], "area": 960, "segmentation": [], "iscrowd": 0}, {"id": 488, "image_id": 153, "category_id": 10, "bbox": [89, 350, 31, 41], "area": 1271, "segmentation": [], "iscrowd": 0}, {"id": 489, "image_id": 154, "category_id": 29, "bbox": [383, 523, 43, 30], "area": 1290, "segmentation": [], "iscrowd": 0}, {"id": 490, "image_id": 155, "category_id": 9, "bbox": [102, 299, 52, 68], "area": 3536, "segmentation": [], "iscrowd": 0}, {"id": 491, "image_id": 155, "category_id": 15, "bbox": [186, 430, 57, 73], "area": 4161, "segmentation": [], "iscrowd": 0}, {"id": 492, "image_id": 155, "category_id": 29, "bbox": [397, 489, 42, 36], "area": 1512, "segmentation": [], "iscrowd": 0}, {"id": 493, "image_id": 155, "category_id": 10, "bbox": [431, 477, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 494, "image_id": 155, "category_id": 10, "bbox": [421, 464, 33, 30], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 495, "image_id": 156, "category_id": 4, "bbox": [112, 411, 43, 55], "area": 2365, "segmentation": [], "iscrowd": 0}, {"id": 496, "image_id": 156, "category_id": 7, "bbox": [260, 429, 74, 77], "area": 5698, "segmentation": [], "iscrowd": 0}, {"id": 497, "image_id": 157, "category_id": 10, "bbox": [368, 490, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 498, "image_id": 157, "category_id": 10, "bbox": [395, 468, 38, 34], "area": 1292, "segmentation": [], "iscrowd": 0}, {"id": 499, "image_id": 158, "category_id": 4, "bbox": [238, 451, 51, 51], "area": 2601, "segmentation": [], "iscrowd": 0}, {"id": 500, "image_id": 158, "category_id": 11, "bbox": [375, 395, 70, 65], "area": 4550, "segmentation": [], "iscrowd": 0}, {"id": 501, "image_id": 159, "category_id": 13, "bbox": [136, 433, 21, 38], "area": 798, "segmentation": [], "iscrowd": 0}, {"id": 502, "image_id": 159, "category_id": 13, "bbox": [163, 444, 18, 31], "area": 558, "segmentation": [], "iscrowd": 0}, {"id": 503, "image_id": 159, "category_id": 8, "bbox": [129, 378, 50, 62], "area": 3100, "segmentation": [], "iscrowd": 0}, {"id": 504, "image_id": 159, "category_id": 15, "bbox": [238, 433, 57, 68], "area": 3876, "segmentation": [], "iscrowd": 0}, {"id": 505, "image_id": 160, "category_id": 28, "bbox": [111, 330, 96, 41], "area": 3936, "segmentation": [], "iscrowd": 0}, {"id": 506, "image_id": 160, "category_id": 19, "bbox": [231, 310, 46, 72], "area": 3312, "segmentation": [], "iscrowd": 0}, {"id": 507, "image_id": 160, "category_id": 19, "bbox": [255, 245, 47, 68], "area": 3196, "segmentation": [], "iscrowd": 0}, {"id": 508, "image_id": 160, "category_id": 16, "bbox": [176, 259, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 509, "image_id": 160, "category_id": 16, "bbox": [155, 249, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 510, "image_id": 161, "category_id": 0, "bbox": [190, 248, 48, 53], "area": 2544, "segmentation": [], "iscrowd": 0}, {"id": 511, "image_id": 161, "category_id": 0, "bbox": [168, 225, 44, 51], "area": 2244, "segmentation": [], "iscrowd": 0}, {"id": 512, "image_id": 161, "category_id": 15, "bbox": [285, 291, 72, 83], "area": 5976, "segmentation": [], "iscrowd": 0}, {"id": 513, "image_id": 161, "category_id": 2, "bbox": [249, 592, 33, 46], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 514, "image_id": 162, "category_id": 6, "bbox": [417, 269, 50, 63], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 515, "image_id": 162, "category_id": 26, "bbox": [376, 278, 34, 39], "area": 1326, "segmentation": [], "iscrowd": 0}, {"id": 516, "image_id": 162, "category_id": 26, "bbox": [396, 292, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 517, "image_id": 163, "category_id": 19, "bbox": [232, 297, 43, 44], "area": 1892, "segmentation": [], "iscrowd": 0}, {"id": 518, "image_id": 163, "category_id": 33, "bbox": [145, 352, 19, 40], "area": 760, "segmentation": [], "iscrowd": 0}, {"id": 519, "image_id": 163, "category_id": 33, "bbox": [101, 348, 21, 36], "area": 756, "segmentation": [], "iscrowd": 0}, {"id": 520, "image_id": 163, "category_id": 11, "bbox": [95, 529, 80, 66], "area": 5280, "segmentation": [], "iscrowd": 0}, {"id": 521, "image_id": 164, "category_id": 7, "bbox": [233, 464, 68, 85], "area": 5780, "segmentation": [], "iscrowd": 0}, {"id": 522, "image_id": 165, "category_id": 8, "bbox": [175, 403, 50, 63], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 523, "image_id": 165, "category_id": 15, "bbox": [241, 429, 58, 73], "area": 4234, "segmentation": [], "iscrowd": 0}, {"id": 524, "image_id": 165, "category_id": 2, "bbox": [402, 312, 35, 55], "area": 1925, "segmentation": [], "iscrowd": 0}, {"id": 525, "image_id": 165, "category_id": 13, "bbox": [152, 437, 21, 41], "area": 861, "segmentation": [], "iscrowd": 0}, {"id": 526, "image_id": 165, "category_id": 33, "bbox": [231, 325, 16, 34], "area": 544, "segmentation": [], "iscrowd": 0}, {"id": 527, "image_id": 165, "category_id": 33, "bbox": [136, 397, 24, 57], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 528, "image_id": 166, "category_id": 25, "bbox": [262, 218, 72, 100], "area": 7200, "segmentation": [], "iscrowd": 0}, {"id": 529, "image_id": 166, "category_id": 23, "bbox": [316, 307, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 530, "image_id": 167, "category_id": 20, "bbox": [398, 359, 37, 78], "area": 2886, "segmentation": [], "iscrowd": 0}, {"id": 531, "image_id": 167, "category_id": 12, "bbox": [90, 415, 45, 71], "area": 3195, "segmentation": [], "iscrowd": 0}, {"id": 532, "image_id": 167, "category_id": 18, "bbox": [229, 245, 73, 91], "area": 6643, "segmentation": [], "iscrowd": 0}, {"id": 533, "image_id": 168, "category_id": 32, "bbox": [332, 326, 52, 74], "area": 3848, "segmentation": [], "iscrowd": 0}, {"id": 534, "image_id": 169, "category_id": 23, "bbox": [350, 291, 29, 53], "area": 1537, "segmentation": [], "iscrowd": 0}, {"id": 535, "image_id": 169, "category_id": 15, "bbox": [183, 528, 64, 79], "area": 5056, "segmentation": [], "iscrowd": 0}, {"id": 536, "image_id": 169, "category_id": 13, "bbox": [152, 475, 23, 40], "area": 920, "segmentation": [], "iscrowd": 0}, {"id": 537, "image_id": 169, "category_id": 13, "bbox": [145, 453, 23, 35], "area": 805, "segmentation": [], "iscrowd": 0}, {"id": 538, "image_id": 170, "category_id": 19, "bbox": [252, 294, 53, 48], "area": 2544, "segmentation": [], "iscrowd": 0}, {"id": 539, "image_id": 170, "category_id": 27, "bbox": [120, 233, 72, 62], "area": 4464, "segmentation": [], "iscrowd": 0}, {"id": 540, "image_id": 170, "category_id": 33, "bbox": [403, 233, 20, 31], "area": 620, "segmentation": [], "iscrowd": 0}, {"id": 541, "image_id": 170, "category_id": 33, "bbox": [384, 219, 18, 33], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 542, "image_id": 170, "category_id": 33, "bbox": [425, 227, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 543, "image_id": 170, "category_id": 5, "bbox": [448, 221, 33, 45], "area": 1485, "segmentation": [], "iscrowd": 0}, {"id": 544, "image_id": 170, "category_id": 11, "bbox": [79, 413, 75, 77], "area": 5775, "segmentation": [], "iscrowd": 0}, {"id": 545, "image_id": 171, "category_id": 11, "bbox": [88, 377, 73, 74], "area": 5402, "segmentation": [], "iscrowd": 0}, {"id": 546, "image_id": 171, "category_id": 4, "bbox": [161, 412, 42, 55], "area": 2310, "segmentation": [], "iscrowd": 0}, {"id": 547, "image_id": 172, "category_id": 5, "bbox": [374, 377, 33, 47], "area": 1551, "segmentation": [], "iscrowd": 0}, {"id": 548, "image_id": 172, "category_id": 27, "bbox": [320, 317, 45, 51], "area": 2295, "segmentation": [], "iscrowd": 0}, {"id": 549, "image_id": 172, "category_id": 30, "bbox": [242, 339, 52, 48], "area": 2496, "segmentation": [], "iscrowd": 0}, {"id": 550, "image_id": 172, "category_id": 12, "bbox": [280, 336, 56, 66], "area": 3696, "segmentation": [], "iscrowd": 0}, {"id": 551, "image_id": 173, "category_id": 11, "bbox": [94, 334, 74, 71], "area": 5254, "segmentation": [], "iscrowd": 0}, {"id": 552, "image_id": 173, "category_id": 4, "bbox": [107, 396, 38, 43], "area": 1634, "segmentation": [], "iscrowd": 0}, {"id": 553, "image_id": 173, "category_id": 16, "bbox": [270, 277, 25, 35], "area": 875, "segmentation": [], "iscrowd": 0}, {"id": 554, "image_id": 173, "category_id": 16, "bbox": [239, 270, 27, 47], "area": 1269, "segmentation": [], "iscrowd": 0}, {"id": 555, "image_id": 174, "category_id": 8, "bbox": [64, 524, 52, 68], "area": 3536, "segmentation": [], "iscrowd": 0}, {"id": 556, "image_id": 175, "category_id": 1, "bbox": [132, 217, 60, 105], "area": 6300, "segmentation": [], "iscrowd": 0}, {"id": 557, "image_id": 175, "category_id": 2, "bbox": [87, 280, 37, 51], "area": 1887, "segmentation": [], "iscrowd": 0}, {"id": 558, "image_id": 175, "category_id": 5, "bbox": [147, 353, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 559, "image_id": 175, "category_id": 5, "bbox": [121, 400, 36, 40], "area": 1440, "segmentation": [], "iscrowd": 0}, {"id": 560, "image_id": 175, "category_id": 5, "bbox": [119, 360, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 561, "image_id": 175, "category_id": 5, "bbox": [133, 378, 27, 33], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 562, "image_id": 175, "category_id": 13, "bbox": [126, 319, 23, 32], "area": 736, "segmentation": [], "iscrowd": 0}, {"id": 563, "image_id": 176, "category_id": 22, "bbox": [371, 290, 60, 63], "area": 3780, "segmentation": [], "iscrowd": 0}, {"id": 564, "image_id": 176, "category_id": 3, "bbox": [379, 452, 56, 57], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 565, "image_id": 176, "category_id": 4, "bbox": [495, 452, 44, 53], "area": 2332, "segmentation": [], "iscrowd": 0}, {"id": 566, "image_id": 177, "category_id": 31, "bbox": [432, 407, 31, 65], "area": 2015, "segmentation": [], "iscrowd": 0}, {"id": 567, "image_id": 177, "category_id": 31, "bbox": [407, 402, 31, 57], "area": 1767, "segmentation": [], "iscrowd": 0}, {"id": 568, "image_id": 178, "category_id": 10, "bbox": [140, 251, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 569, "image_id": 178, "category_id": 15, "bbox": [318, 432, 58, 69], "area": 4002, "segmentation": [], "iscrowd": 0}, {"id": 570, "image_id": 178, "category_id": 10, "bbox": [143, 280, 34, 40], "area": 1360, "segmentation": [], "iscrowd": 0}, {"id": 571, "image_id": 178, "category_id": 10, "bbox": [126, 314, 26, 30], "area": 780, "segmentation": [], "iscrowd": 0}, {"id": 572, "image_id": 178, "category_id": 13, "bbox": [130, 336, 23, 36], "area": 828, "segmentation": [], "iscrowd": 0}, {"id": 573, "image_id": 178, "category_id": 13, "bbox": [407, 368, 25, 38], "area": 950, "segmentation": [], "iscrowd": 0}, {"id": 574, "image_id": 178, "category_id": 10, "bbox": [127, 297, 29, 36], "area": 1044, "segmentation": [], "iscrowd": 0}, {"id": 575, "image_id": 178, "category_id": 13, "bbox": [406, 344, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 576, "image_id": 179, "category_id": 23, "bbox": [326, 315, 27, 38], "area": 1026, "segmentation": [], "iscrowd": 0}, {"id": 577, "image_id": 179, "category_id": 25, "bbox": [263, 220, 66, 100], "area": 6600, "segmentation": [], "iscrowd": 0}, {"id": 578, "image_id": 179, "category_id": 12, "bbox": [188, 492, 56, 66], "area": 3696, "segmentation": [], "iscrowd": 0}, {"id": 579, "image_id": 179, "category_id": 6, "bbox": [300, 454, 56, 60], "area": 3360, "segmentation": [], "iscrowd": 0}, {"id": 580, "image_id": 180, "category_id": 9, "bbox": [255, 309, 46, 58], "area": 2668, "segmentation": [], "iscrowd": 0}, {"id": 581, "image_id": 181, "category_id": 1, "bbox": [329, 386, 78, 72], "area": 5616, "segmentation": [], "iscrowd": 0}, {"id": 582, "image_id": 182, "category_id": 11, "bbox": [86, 394, 77, 78], "area": 6006, "segmentation": [], "iscrowd": 0}, {"id": 583, "image_id": 183, "category_id": 30, "bbox": [240, 268, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 584, "image_id": 183, "category_id": 13, "bbox": [138, 467, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 585, "image_id": 183, "category_id": 13, "bbox": [142, 450, 21, 26], "area": 546, "segmentation": [], "iscrowd": 0}, {"id": 586, "image_id": 183, "category_id": 15, "bbox": [182, 567, 56, 80], "area": 4480, "segmentation": [], "iscrowd": 0}, {"id": 587, "image_id": 184, "category_id": 21, "bbox": [410, 389, 38, 56], "area": 2128, "segmentation": [], "iscrowd": 0}, {"id": 588, "image_id": 184, "category_id": 21, "bbox": [426, 368, 37, 56], "area": 2072, "segmentation": [], "iscrowd": 0}, {"id": 589, "image_id": 185, "category_id": 8, "bbox": [31, 669, 49, 84], "area": 4116, "segmentation": [], "iscrowd": 0}, {"id": 590, "image_id": 185, "category_id": 9, "bbox": [426, 226, 36, 53], "area": 1908, "segmentation": [], "iscrowd": 0}, {"id": 591, "image_id": 186, "category_id": 26, "bbox": [429, 252, 42, 41], "area": 1722, "segmentation": [], "iscrowd": 0}, {"id": 592, "image_id": 187, "category_id": 8, "bbox": [95, 344, 42, 51], "area": 2142, "segmentation": [], "iscrowd": 0}, {"id": 593, "image_id": 188, "category_id": 4, "bbox": [103, 409, 46, 50], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 594, "image_id": 188, "category_id": 11, "bbox": [90, 334, 53, 74], "area": 3922, "segmentation": [], "iscrowd": 0}, {"id": 595, "image_id": 188, "category_id": 16, "bbox": [260, 279, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 596, "image_id": 188, "category_id": 16, "bbox": [236, 272, 24, 35], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 597, "image_id": 188, "category_id": 7, "bbox": [256, 422, 76, 84], "area": 6384, "segmentation": [], "iscrowd": 0}, {"id": 598, "image_id": 189, "category_id": 12, "bbox": [293, 448, 61, 77], "area": 4697, "segmentation": [], "iscrowd": 0}, {"id": 599, "image_id": 190, "category_id": 11, "bbox": [350, 365, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 600, "image_id": 190, "category_id": 11, "bbox": [404, 348, 47, 64], "area": 3008, "segmentation": [], "iscrowd": 0}, {"id": 601, "image_id": 190, "category_id": 0, "bbox": [399, 285, 42, 40], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 602, "image_id": 191, "category_id": 12, "bbox": [97, 361, 44, 62], "area": 2728, "segmentation": [], "iscrowd": 0}, {"id": 603, "image_id": 191, "category_id": 14, "bbox": [152, 446, 33, 42], "area": 1386, "segmentation": [], "iscrowd": 0}, {"id": 604, "image_id": 191, "category_id": 14, "bbox": [119, 447, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 605, "image_id": 191, "category_id": 5, "bbox": [136, 380, 28, 33], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 606, "image_id": 191, "category_id": 5, "bbox": [104, 401, 37, 42], "area": 1554, "segmentation": [], "iscrowd": 0}, {"id": 607, "image_id": 191, "category_id": 5, "bbox": [138, 401, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 608, "image_id": 191, "category_id": 14, "bbox": [127, 427, 25, 28], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 609, "image_id": 191, "category_id": 19, "bbox": [256, 298, 51, 40], "area": 2040, "segmentation": [], "iscrowd": 0}, {"id": 610, "image_id": 192, "category_id": 12, "bbox": [297, 320, 63, 77], "area": 4851, "segmentation": [], "iscrowd": 0}, {"id": 611, "image_id": 192, "category_id": 11, "bbox": [106, 504, 75, 81], "area": 6075, "segmentation": [], "iscrowd": 0}, {"id": 612, "image_id": 193, "category_id": 15, "bbox": [150, 453, 70, 80], "area": 5600, "segmentation": [], "iscrowd": 0}, {"id": 613, "image_id": 194, "category_id": 9, "bbox": [105, 235, 40, 52], "area": 2080, "segmentation": [], "iscrowd": 0}, {"id": 614, "image_id": 194, "category_id": 13, "bbox": [150, 426, 20, 34], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 615, "image_id": 194, "category_id": 10, "bbox": [440, 346, 30, 52], "area": 1560, "segmentation": [], "iscrowd": 0}, {"id": 616, "image_id": 194, "category_id": 15, "bbox": [185, 432, 57, 72], "area": 4104, "segmentation": [], "iscrowd": 0}, {"id": 617, "image_id": 194, "category_id": 10, "bbox": [407, 357, 32, 49], "area": 1568, "segmentation": [], "iscrowd": 0}, {"id": 618, "image_id": 194, "category_id": 13, "bbox": [133, 409, 23, 38], "area": 874, "segmentation": [], "iscrowd": 0}, {"id": 619, "image_id": 194, "category_id": 10, "bbox": [416, 335, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 620, "image_id": 194, "category_id": 13, "bbox": [121, 272, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 621, "image_id": 194, "category_id": 13, "bbox": [138, 254, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 622, "image_id": 195, "category_id": 11, "bbox": [90, 499, 90, 82], "area": 7380, "segmentation": [], "iscrowd": 0}, {"id": 623, "image_id": 196, "category_id": 7, "bbox": [258, 429, 72, 76], "area": 5472, "segmentation": [], "iscrowd": 0}, {"id": 624, "image_id": 196, "category_id": 4, "bbox": [122, 438, 46, 50], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 625, "image_id": 196, "category_id": 11, "bbox": [106, 334, 57, 57], "area": 3249, "segmentation": [], "iscrowd": 0}, {"id": 626, "image_id": 197, "category_id": 3, "bbox": [354, 322, 56, 59], "area": 3304, "segmentation": [], "iscrowd": 0}, {"id": 627, "image_id": 198, "category_id": 30, "bbox": [240, 268, 55, 62], "area": 3410, "segmentation": [], "iscrowd": 0}, {"id": 628, "image_id": 198, "category_id": 15, "bbox": [179, 572, 63, 83], "area": 5229, "segmentation": [], "iscrowd": 0}, {"id": 629, "image_id": 198, "category_id": 1, "bbox": [436, 349, 34, 110], "area": 3740, "segmentation": [], "iscrowd": 0}, {"id": 630, "image_id": 198, "category_id": 8, "bbox": [393, 372, 61, 61], "area": 3721, "segmentation": [], "iscrowd": 0}, {"id": 631, "image_id": 198, "category_id": 13, "bbox": [136, 465, 32, 41], "area": 1312, "segmentation": [], "iscrowd": 0}, {"id": 632, "image_id": 199, "category_id": 15, "bbox": [186, 528, 56, 80], "area": 4480, "segmentation": [], "iscrowd": 0}, {"id": 633, "image_id": 199, "category_id": 2, "bbox": [395, 287, 43, 66], "area": 2838, "segmentation": [], "iscrowd": 0}, {"id": 634, "image_id": 200, "category_id": 27, "bbox": [109, 274, 80, 81], "area": 6480, "segmentation": [], "iscrowd": 0}, {"id": 635, "image_id": 201, "category_id": 9, "bbox": [109, 332, 53, 66], "area": 3498, "segmentation": [], "iscrowd": 0}, {"id": 636, "image_id": 202, "category_id": 6, "bbox": [114, 313, 54, 65], "area": 3510, "segmentation": [], "iscrowd": 0}, {"id": 637, "image_id": 203, "category_id": 8, "bbox": [134, 270, 60, 61], "area": 3660, "segmentation": [], "iscrowd": 0}, {"id": 638, "image_id": 204, "category_id": 19, "bbox": [230, 311, 52, 73], "area": 3796, "segmentation": [], "iscrowd": 0}, {"id": 639, "image_id": 204, "category_id": 19, "bbox": [258, 246, 48, 70], "area": 3360, "segmentation": [], "iscrowd": 0}, {"id": 640, "image_id": 204, "category_id": 16, "bbox": [146, 368, 31, 36], "area": 1116, "segmentation": [], "iscrowd": 0}, {"id": 641, "image_id": 204, "category_id": 16, "bbox": [104, 355, 38, 40], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 642, "image_id": 205, "category_id": 32, "bbox": [222, 284, 58, 73], "area": 4234, "segmentation": [], "iscrowd": 0}, {"id": 643, "image_id": 205, "category_id": 32, "bbox": [173, 240, 53, 75], "area": 3975, "segmentation": [], "iscrowd": 0}, {"id": 644, "image_id": 205, "category_id": 14, "bbox": [74, 378, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 645, "image_id": 205, "category_id": 14, "bbox": [114, 388, 46, 34], "area": 1564, "segmentation": [], "iscrowd": 0}, {"id": 646, "image_id": 205, "category_id": 14, "bbox": [101, 410, 41, 40], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 647, "image_id": 206, "category_id": 30, "bbox": [245, 336, 50, 57], "area": 2850, "segmentation": [], "iscrowd": 0}, {"id": 648, "image_id": 206, "category_id": 32, "bbox": [259, 267, 48, 57], "area": 2736, "segmentation": [], "iscrowd": 0}, {"id": 649, "image_id": 206, "category_id": 12, "bbox": [359, 350, 45, 70], "area": 3150, "segmentation": [], "iscrowd": 0}, {"id": 650, "image_id": 207, "category_id": 10, "bbox": [388, 439, 32, 34], "area": 1088, "segmentation": [], "iscrowd": 0}, {"id": 651, "image_id": 207, "category_id": 10, "bbox": [413, 435, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 652, "image_id": 207, "category_id": 10, "bbox": [402, 419, 34, 36], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 653, "image_id": 208, "category_id": 0, "bbox": [417, 234, 50, 53], "area": 2650, "segmentation": [], "iscrowd": 0}, {"id": 654, "image_id": 208, "category_id": 0, "bbox": [419, 217, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 655, "image_id": 209, "category_id": 12, "bbox": [427, 309, 44, 75], "area": 3300, "segmentation": [], "iscrowd": 0}, {"id": 656, "image_id": 210, "category_id": 1, "bbox": [110, 346, 41, 93], "area": 3813, "segmentation": [], "iscrowd": 0}, {"id": 657, "image_id": 210, "category_id": 13, "bbox": [208, 344, 19, 36], "area": 684, "segmentation": [], "iscrowd": 0}, {"id": 658, "image_id": 210, "category_id": 15, "bbox": [241, 319, 57, 77], "area": 4389, "segmentation": [], "iscrowd": 0}, {"id": 659, "image_id": 211, "category_id": 22, "bbox": [329, 352, 45, 65], "area": 2925, "segmentation": [], "iscrowd": 0}, {"id": 660, "image_id": 211, "category_id": 9, "bbox": [392, 410, 38, 40], "area": 1520, "segmentation": [], "iscrowd": 0}, {"id": 661, "image_id": 211, "category_id": 10, "bbox": [414, 391, 38, 47], "area": 1786, "segmentation": [], "iscrowd": 0}, {"id": 662, "image_id": 211, "category_id": 2, "bbox": [469, 459, 38, 42], "area": 1596, "segmentation": [], "iscrowd": 0}, {"id": 663, "image_id": 212, "category_id": 25, "bbox": [263, 221, 66, 97], "area": 6402, "segmentation": [], "iscrowd": 0}, {"id": 664, "image_id": 212, "category_id": 7, "bbox": [290, 456, 66, 84], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 665, "image_id": 213, "category_id": 19, "bbox": [255, 297, 50, 46], "area": 2300, "segmentation": [], "iscrowd": 0}, {"id": 666, "image_id": 213, "category_id": 7, "bbox": [258, 488, 69, 83], "area": 5727, "segmentation": [], "iscrowd": 0}, {"id": 667, "image_id": 214, "category_id": 25, "bbox": [263, 220, 67, 94], "area": 6298, "segmentation": [], "iscrowd": 0}, {"id": 668, "image_id": 214, "category_id": 12, "bbox": [198, 311, 61, 84], "area": 5124, "segmentation": [], "iscrowd": 0}, {"id": 669, "image_id": 215, "category_id": 0, "bbox": [311, 128, 52, 51], "area": 2652, "segmentation": [], "iscrowd": 0}, {"id": 670, "image_id": 215, "category_id": 2, "bbox": [70, 586, 31, 51], "area": 1581, "segmentation": [], "iscrowd": 0}, {"id": 671, "image_id": 216, "category_id": 14, "bbox": [385, 478, 43, 46], "area": 1978, "segmentation": [], "iscrowd": 0}, {"id": 672, "image_id": 216, "category_id": 14, "bbox": [383, 453, 46, 33], "area": 1518, "segmentation": [], "iscrowd": 0}, {"id": 673, "image_id": 216, "category_id": 14, "bbox": [385, 430, 40, 35], "area": 1400, "segmentation": [], "iscrowd": 0}, {"id": 674, "image_id": 216, "category_id": 5, "bbox": [405, 408, 26, 43], "area": 1118, "segmentation": [], "iscrowd": 0}, {"id": 675, "image_id": 216, "category_id": 5, "bbox": [429, 402, 30, 50], "area": 1500, "segmentation": [], "iscrowd": 0}, {"id": 676, "image_id": 217, "category_id": 9, "bbox": [138, 359, 57, 48], "area": 2736, "segmentation": [], "iscrowd": 0}, {"id": 677, "image_id": 218, "category_id": 31, "bbox": [243, 480, 44, 64], "area": 2816, "segmentation": [], "iscrowd": 0}, {"id": 678, "image_id": 219, "category_id": 15, "bbox": [239, 516, 57, 70], "area": 3990, "segmentation": [], "iscrowd": 0}, {"id": 679, "image_id": 219, "category_id": 13, "bbox": [174, 441, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 680, "image_id": 219, "category_id": 13, "bbox": [194, 457, 24, 34], "area": 816, "segmentation": [], "iscrowd": 0}, {"id": 681, "image_id": 219, "category_id": 8, "bbox": [395, 448, 67, 67], "area": 4489, "segmentation": [], "iscrowd": 0}, {"id": 682, "image_id": 220, "category_id": 12, "bbox": [376, 149, 41, 66], "area": 2706, "segmentation": [], "iscrowd": 0}, {"id": 683, "image_id": 220, "category_id": 6, "bbox": [373, 213, 47, 52], "area": 2444, "segmentation": [], "iscrowd": 0}, {"id": 684, "image_id": 221, "category_id": 27, "bbox": [383, 383, 67, 61], "area": 4087, "segmentation": [], "iscrowd": 0}, {"id": 685, "image_id": 221, "category_id": 19, "bbox": [257, 294, 47, 50], "area": 2350, "segmentation": [], "iscrowd": 0}, {"id": 686, "image_id": 222, "category_id": 5, "bbox": [221, 450, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 687, "image_id": 222, "category_id": 33, "bbox": [288, 500, 28, 37], "area": 1036, "segmentation": [], "iscrowd": 0}, {"id": 688, "image_id": 222, "category_id": 14, "bbox": [318, 457, 41, 33], "area": 1353, "segmentation": [], "iscrowd": 0}, {"id": 689, "image_id": 223, "category_id": 14, "bbox": [425, 403, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 690, "image_id": 223, "category_id": 14, "bbox": [401, 396, 28, 40], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 691, "image_id": 223, "category_id": 14, "bbox": [376, 405, 31, 50], "area": 1550, "segmentation": [], "iscrowd": 0}, {"id": 692, "image_id": 223, "category_id": 5, "bbox": [423, 339, 33, 36], "area": 1188, "segmentation": [], "iscrowd": 0}, {"id": 693, "image_id": 223, "category_id": 5, "bbox": [398, 349, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 694, "image_id": 223, "category_id": 5, "bbox": [400, 334, 26, 37], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 695, "image_id": 224, "category_id": 19, "bbox": [256, 293, 53, 46], "area": 2438, "segmentation": [], "iscrowd": 0}, {"id": 696, "image_id": 224, "category_id": 27, "bbox": [157, 168, 52, 61], "area": 3172, "segmentation": [], "iscrowd": 0}, {"id": 697, "image_id": 224, "category_id": 33, "bbox": [346, 162, 18, 41], "area": 738, "segmentation": [], "iscrowd": 0}, {"id": 698, "image_id": 224, "category_id": 33, "bbox": [360, 159, 27, 33], "area": 891, "segmentation": [], "iscrowd": 0}, {"id": 699, "image_id": 224, "category_id": 11, "bbox": [77, 471, 74, 78], "area": 5772, "segmentation": [], "iscrowd": 0}, {"id": 700, "image_id": 225, "category_id": 0, "bbox": [269, 301, 33, 50], "area": 1650, "segmentation": [], "iscrowd": 0}, {"id": 701, "image_id": 225, "category_id": 0, "bbox": [294, 324, 37, 46], "area": 1702, "segmentation": [], "iscrowd": 0}, {"id": 702, "image_id": 225, "category_id": 10, "bbox": [296, 303, 50, 43], "area": 2150, "segmentation": [], "iscrowd": 0}, {"id": 703, "image_id": 225, "category_id": 10, "bbox": [328, 303, 41, 42], "area": 1722, "segmentation": [], "iscrowd": 0}, {"id": 704, "image_id": 225, "category_id": 10, "bbox": [358, 295, 35, 43], "area": 1505, "segmentation": [], "iscrowd": 0}, {"id": 705, "image_id": 225, "category_id": 2, "bbox": [413, 355, 42, 48], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 706, "image_id": 225, "category_id": 5, "bbox": [124, 485, 40, 41], "area": 1640, "segmentation": [], "iscrowd": 0}, {"id": 707, "image_id": 225, "category_id": 5, "bbox": [161, 446, 31, 43], "area": 1333, "segmentation": [], "iscrowd": 0}, {"id": 708, "image_id": 225, "category_id": 5, "bbox": [140, 460, 25, 31], "area": 775, "segmentation": [], "iscrowd": 0}, {"id": 709, "image_id": 225, "category_id": 5, "bbox": [119, 435, 37, 43], "area": 1591, "segmentation": [], "iscrowd": 0}, {"id": 710, "image_id": 225, "category_id": 8, "bbox": [206, 396, 57, 71], "area": 4047, "segmentation": [], "iscrowd": 0}, {"id": 711, "image_id": 226, "category_id": 4, "bbox": [348, 455, 42, 53], "area": 2226, "segmentation": [], "iscrowd": 0}, {"id": 712, "image_id": 227, "category_id": 25, "bbox": [227, 216, 74, 98], "area": 7252, "segmentation": [], "iscrowd": 0}, {"id": 713, "image_id": 228, "category_id": 3, "bbox": [332, 322, 57, 57], "area": 3249, "segmentation": [], "iscrowd": 0}, {"id": 714, "image_id": 229, "category_id": 22, "bbox": [377, 266, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 715, "image_id": 229, "category_id": 3, "bbox": [359, 555, 51, 48], "area": 2448, "segmentation": [], "iscrowd": 0}, {"id": 716, "image_id": 230, "category_id": 16, "bbox": [307, 361, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 717, "image_id": 230, "category_id": 16, "bbox": [346, 359, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 718, "image_id": 231, "category_id": 22, "bbox": [352, 197, 54, 58], "area": 3132, "segmentation": [], "iscrowd": 0}, {"id": 719, "image_id": 232, "category_id": 19, "bbox": [217, 280, 68, 77], "area": 5236, "segmentation": [], "iscrowd": 0}, {"id": 720, "image_id": 233, "category_id": 5, "bbox": [94, 394, 41, 43], "area": 1763, "segmentation": [], "iscrowd": 0}, {"id": 721, "image_id": 233, "category_id": 5, "bbox": [129, 423, 32, 53], "area": 1696, "segmentation": [], "iscrowd": 0}, {"id": 722, "image_id": 233, "category_id": 5, "bbox": [128, 362, 27, 51], "area": 1377, "segmentation": [], "iscrowd": 0}, {"id": 723, "image_id": 233, "category_id": 13, "bbox": [149, 447, 28, 36], "area": 1008, "segmentation": [], "iscrowd": 0}, {"id": 724, "image_id": 233, "category_id": 13, "bbox": [144, 539, 34, 27], "area": 918, "segmentation": [], "iscrowd": 0}, {"id": 725, "image_id": 233, "category_id": 13, "bbox": [178, 550, 22, 27], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 726, "image_id": 233, "category_id": 15, "bbox": [184, 577, 57, 71], "area": 4047, "segmentation": [], "iscrowd": 0}, {"id": 727, "image_id": 234, "category_id": 9, "bbox": [113, 259, 53, 45], "area": 2385, "segmentation": [], "iscrowd": 0}, {"id": 728, "image_id": 235, "category_id": 15, "bbox": [318, 432, 58, 71], "area": 4118, "segmentation": [], "iscrowd": 0}, {"id": 729, "image_id": 235, "category_id": 10, "bbox": [157, 362, 36, 50], "area": 1800, "segmentation": [], "iscrowd": 0}, {"id": 730, "image_id": 235, "category_id": 13, "bbox": [191, 444, 22, 37], "area": 814, "segmentation": [], "iscrowd": 0}, {"id": 731, "image_id": 235, "category_id": 10, "bbox": [153, 403, 41, 36], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 732, "image_id": 235, "category_id": 10, "bbox": [167, 362, 32, 31], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 733, "image_id": 235, "category_id": 13, "bbox": [154, 443, 24, 25], "area": 600, "segmentation": [], "iscrowd": 0}, {"id": 734, "image_id": 235, "category_id": 13, "bbox": [173, 427, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 735, "image_id": 235, "category_id": 13, "bbox": [127, 331, 24, 41], "area": 984, "segmentation": [], "iscrowd": 0}, {"id": 736, "image_id": 235, "category_id": 13, "bbox": [407, 344, 24, 36], "area": 864, "segmentation": [], "iscrowd": 0}, {"id": 737, "image_id": 236, "category_id": 19, "bbox": [258, 297, 46, 46], "area": 2116, "segmentation": [], "iscrowd": 0}, {"id": 738, "image_id": 236, "category_id": 33, "bbox": [142, 333, 22, 39], "area": 858, "segmentation": [], "iscrowd": 0}, {"id": 739, "image_id": 236, "category_id": 33, "bbox": [116, 335, 20, 44], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 740, "image_id": 236, "category_id": 16, "bbox": [406, 395, 25, 48], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 741, "image_id": 236, "category_id": 16, "bbox": [404, 376, 26, 37], "area": 962, "segmentation": [], "iscrowd": 0}, {"id": 742, "image_id": 236, "category_id": 12, "bbox": [474, 671, 51, 66], "area": 3366, "segmentation": [], "iscrowd": 0}, {"id": 743, "image_id": 237, "category_id": 9, "bbox": [162, 510, 53, 44], "area": 2332, "segmentation": [], "iscrowd": 0}, {"id": 744, "image_id": 238, "category_id": 33, "bbox": [125, 459, 20, 35], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 745, "image_id": 238, "category_id": 33, "bbox": [150, 456, 21, 34], "area": 714, "segmentation": [], "iscrowd": 0}, {"id": 746, "image_id": 238, "category_id": 33, "bbox": [175, 455, 23, 43], "area": 989, "segmentation": [], "iscrowd": 0}, {"id": 747, "image_id": 239, "category_id": 1, "bbox": [404, 470, 47, 67], "area": 3149, "segmentation": [], "iscrowd": 0}, {"id": 748, "image_id": 240, "category_id": 16, "bbox": [211, 303, 31, 32], "area": 992, "segmentation": [], "iscrowd": 0}, {"id": 749, "image_id": 240, "category_id": 16, "bbox": [186, 298, 25, 42], "area": 1050, "segmentation": [], "iscrowd": 0}, {"id": 750, "image_id": 240, "category_id": 6, "bbox": [159, 459, 40, 55], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 751, "image_id": 240, "category_id": 11, "bbox": [88, 406, 83, 58], "area": 4814, "segmentation": [], "iscrowd": 0}, {"id": 752, "image_id": 240, "category_id": 33, "bbox": [99, 399, 22, 27], "area": 594, "segmentation": [], "iscrowd": 0}, {"id": 753, "image_id": 241, "category_id": 18, "bbox": [368, 332, 66, 68], "area": 4488, "segmentation": [], "iscrowd": 0}, {"id": 754, "image_id": 241, "category_id": 30, "bbox": [211, 240, 57, 59], "area": 3363, "segmentation": [], "iscrowd": 0}, {"id": 755, "image_id": 241, "category_id": 2, "bbox": [128, 350, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 756, "image_id": 241, "category_id": 8, "bbox": [156, 285, 53, 66], "area": 3498, "segmentation": [], "iscrowd": 0}, {"id": 757, "image_id": 241, "category_id": 5, "bbox": [211, 285, 39, 45], "area": 1755, "segmentation": [], "iscrowd": 0}, {"id": 758, "image_id": 242, "category_id": 17, "bbox": [197, 548, 48, 23], "area": 1104, "segmentation": [], "iscrowd": 0}, {"id": 759, "image_id": 242, "category_id": 17, "bbox": [164, 588, 28, 35], "area": 980, "segmentation": [], "iscrowd": 0}, {"id": 760, "image_id": 242, "category_id": 17, "bbox": [189, 569, 30, 38], "area": 1140, "segmentation": [], "iscrowd": 0}, {"id": 761, "image_id": 243, "category_id": 31, "bbox": [383, 333, 37, 66], "area": 2442, "segmentation": [], "iscrowd": 0}, {"id": 762, "image_id": 243, "category_id": 31, "bbox": [404, 307, 33, 65], "area": 2145, "segmentation": [], "iscrowd": 0}, {"id": 763, "image_id": 244, "category_id": 30, "bbox": [237, 258, 64, 69], "area": 4416, "segmentation": [], "iscrowd": 0}, {"id": 764, "image_id": 244, "category_id": 13, "bbox": [148, 528, 32, 35], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 765, "image_id": 244, "category_id": 13, "bbox": [170, 549, 24, 35], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 766, "image_id": 244, "category_id": 15, "bbox": [181, 573, 60, 79], "area": 4740, "segmentation": [], "iscrowd": 0}, {"id": 767, "image_id": 245, "category_id": 22, "bbox": [116, 454, 41, 64], "area": 2624, "segmentation": [], "iscrowd": 0}, {"id": 768, "image_id": 245, "category_id": 15, "bbox": [75, 417, 58, 75], "area": 4350, "segmentation": [], "iscrowd": 0}, {"id": 769, "image_id": 246, "category_id": 28, "bbox": [329, 356, 102, 41], "area": 4182, "segmentation": [], "iscrowd": 0}, {"id": 770, "image_id": 246, "category_id": 12, "bbox": [407, 462, 46, 70], "area": 3220, "segmentation": [], "iscrowd": 0}, {"id": 771, "image_id": 246, "category_id": 6, "bbox": [295, 507, 59, 63], "area": 3717, "segmentation": [], "iscrowd": 0}, {"id": 772, "image_id": 247, "category_id": 6, "bbox": [324, 295, 49, 59], "area": 2891, "segmentation": [], "iscrowd": 0}, {"id": 773, "image_id": 247, "category_id": 16, "bbox": [366, 254, 28, 40], "area": 1120, "segmentation": [], "iscrowd": 0}, {"id": 774, "image_id": 247, "category_id": 12, "bbox": [300, 310, 40, 70], "area": 2800, "segmentation": [], "iscrowd": 0}, {"id": 775, "image_id": 248, "category_id": 9, "bbox": [98, 460, 56, 55], "area": 3080, "segmentation": [], "iscrowd": 0}, {"id": 776, "image_id": 248, "category_id": 17, "bbox": [363, 411, 47, 25], "area": 1175, "segmentation": [], "iscrowd": 0}, {"id": 777, "image_id": 248, "category_id": 17, "bbox": [431, 397, 33, 33], "area": 1089, "segmentation": [], "iscrowd": 0}, {"id": 778, "image_id": 248, "category_id": 2, "bbox": [192, 503, 41, 52], "area": 2132, "segmentation": [], "iscrowd": 0}, {"id": 779, "image_id": 249, "category_id": 1, "bbox": [444, 213, 73, 123], "area": 8979, "segmentation": [], "iscrowd": 0}, {"id": 780, "image_id": 249, "category_id": 9, "bbox": [125, 304, 57, 56], "area": 3192, "segmentation": [], "iscrowd": 0}, {"id": 781, "image_id": 249, "category_id": 13, "bbox": [151, 449, 22, 36], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 782, "image_id": 249, "category_id": 13, "bbox": [135, 427, 29, 39], "area": 1131, "segmentation": [], "iscrowd": 0}, {"id": 783, "image_id": 249, "category_id": 15, "bbox": [204, 528, 65, 86], "area": 5590, "segmentation": [], "iscrowd": 0}, {"id": 784, "image_id": 250, "category_id": 20, "bbox": [204, 296, 28, 46], "area": 1288, "segmentation": [], "iscrowd": 0}, {"id": 785, "image_id": 250, "category_id": 20, "bbox": [233, 299, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 786, "image_id": 250, "category_id": 19, "bbox": [250, 273, 55, 47], "area": 2585, "segmentation": [], "iscrowd": 0}, {"id": 787, "image_id": 250, "category_id": 6, "bbox": [113, 434, 51, 60], "area": 3060, "segmentation": [], "iscrowd": 0}, {"id": 788, "image_id": 250, "category_id": 11, "bbox": [59, 419, 55, 70], "area": 3850, "segmentation": [], "iscrowd": 0}, {"id": 789, "image_id": 251, "category_id": 33, "bbox": [205, 465, 22, 33], "area": 726, "segmentation": [], "iscrowd": 0}, {"id": 790, "image_id": 251, "category_id": 33, "bbox": [239, 489, 23, 41], "area": 943, "segmentation": [], "iscrowd": 0}, {"id": 791, "image_id": 251, "category_id": 8, "bbox": [120, 374, 63, 63], "area": 3969, "segmentation": [], "iscrowd": 0}, {"id": 792, "image_id": 251, "category_id": 5, "bbox": [150, 251, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 793, "image_id": 251, "category_id": 2, "bbox": [395, 315, 41, 58], "area": 2378, "segmentation": [], "iscrowd": 0}, {"id": 794, "image_id": 251, "category_id": 33, "bbox": [178, 417, 23, 38], "area": 874, "segmentation": [], "iscrowd": 0}, {"id": 795, "image_id": 251, "category_id": 33, "bbox": [206, 415, 20, 33], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 796, "image_id": 251, "category_id": 33, "bbox": [245, 414, 19, 38], "area": 722, "segmentation": [], "iscrowd": 0}, {"id": 797, "image_id": 252, "category_id": 15, "bbox": [208, 528, 66, 82], "area": 5412, "segmentation": [], "iscrowd": 0}, {"id": 798, "image_id": 252, "category_id": 13, "bbox": [202, 504, 30, 36], "area": 1080, "segmentation": [], "iscrowd": 0}, {"id": 799, "image_id": 252, "category_id": 15, "bbox": [288, 293, 62, 82], "area": 5084, "segmentation": [], "iscrowd": 0}, {"id": 800, "image_id": 252, "category_id": 8, "bbox": [276, 213, 55, 68], "area": 3740, "segmentation": [], "iscrowd": 0}, {"id": 801, "image_id": 253, "category_id": 33, "bbox": [460, 555, 18, 35], "area": 630, "segmentation": [], "iscrowd": 0}, {"id": 802, "image_id": 253, "category_id": 33, "bbox": [388, 548, 16, 30], "area": 480, "segmentation": [], "iscrowd": 0}, {"id": 803, "image_id": 253, "category_id": 33, "bbox": [411, 524, 17, 37], "area": 629, "segmentation": [], "iscrowd": 0}, {"id": 804, "image_id": 253, "category_id": 33, "bbox": [374, 568, 17, 35], "area": 595, "segmentation": [], "iscrowd": 0}, {"id": 805, "image_id": 253, "category_id": 33, "bbox": [440, 533, 16, 32], "area": 512, "segmentation": [], "iscrowd": 0}, {"id": 806, "image_id": 253, "category_id": 33, "bbox": [449, 570, 21, 37], "area": 777, "segmentation": [], "iscrowd": 0}, {"id": 807, "image_id": 254, "category_id": 6, "bbox": [384, 394, 54, 57], "area": 3078, "segmentation": [], "iscrowd": 0}, {"id": 808, "image_id": 254, "category_id": 16, "bbox": [327, 265, 26, 45], "area": 1170, "segmentation": [], "iscrowd": 0}, {"id": 809, "image_id": 254, "category_id": 16, "bbox": [367, 266, 31, 48], "area": 1488, "segmentation": [], "iscrowd": 0}, {"id": 810, "image_id": 254, "category_id": 12, "bbox": [288, 339, 34, 72], "area": 2448, "segmentation": [], "iscrowd": 0}, {"id": 811, "image_id": 254, "category_id": 32, "bbox": [251, 262, 53, 68], "area": 3604, "segmentation": [], "iscrowd": 0}, {"id": 812, "image_id": 255, "category_id": 24, "bbox": [47, 320, 68, 80], "area": 5440, "segmentation": [], "iscrowd": 0}, {"id": 813, "image_id": 256, "category_id": 33, "bbox": [134, 396, 28, 32], "area": 896, "segmentation": [], "iscrowd": 0}, {"id": 814, "image_id": 256, "category_id": 33, "bbox": [148, 378, 22, 26], "area": 572, "segmentation": [], "iscrowd": 0}, {"id": 815, "image_id": 256, "category_id": 13, "bbox": [173, 455, 25, 41], "area": 1025, "segmentation": [], "iscrowd": 0}, {"id": 816, "image_id": 256, "category_id": 13, "bbox": [201, 444, 23, 40], "area": 920, "segmentation": [], "iscrowd": 0}, {"id": 817, "image_id": 256, "category_id": 2, "bbox": [303, 498, 38, 51], "area": 1938, "segmentation": [], "iscrowd": 0}, {"id": 818, "image_id": 256, "category_id": 15, "bbox": [240, 434, 57, 63], "area": 3591, "segmentation": [], "iscrowd": 0}, {"id": 819, "image_id": 257, "category_id": 17, "bbox": [160, 503, 24, 33], "area": 792, "segmentation": [], "iscrowd": 0}, {"id": 820, "image_id": 258, "category_id": 18, "bbox": [366, 322, 65, 69], "area": 4485, "segmentation": [], "iscrowd": 0}, {"id": 821, "image_id": 258, "category_id": 5, "bbox": [82, 375, 33, 44], "area": 1452, "segmentation": [], "iscrowd": 0}, {"id": 822, "image_id": 258, "category_id": 2, "bbox": [116, 430, 40, 43], "area": 1720, "segmentation": [], "iscrowd": 0}, {"id": 823, "image_id": 258, "category_id": 5, "bbox": [135, 408, 36, 43], "area": 1548, "segmentation": [], "iscrowd": 0}, {"id": 824, "image_id": 258, "category_id": 5, "bbox": [149, 387, 27, 36], "area": 972, "segmentation": [], "iscrowd": 0}, {"id": 825, "image_id": 258, "category_id": 5, "bbox": [155, 371, 25, 28], "area": 700, "segmentation": [], "iscrowd": 0}, {"id": 826, "image_id": 258, "category_id": 15, "bbox": [315, 484, 60, 82], "area": 4920, "segmentation": [], "iscrowd": 0}, {"id": 827, "image_id": 258, "category_id": 13, "bbox": [371, 454, 30, 33], "area": 990, "segmentation": [], "iscrowd": 0}, {"id": 828, "image_id": 258, "category_id": 8, "bbox": [105, 362, 44, 58], "area": 2552, "segmentation": [], "iscrowd": 0}, {"id": 829, "image_id": 259, "category_id": 22, "bbox": [376, 234, 60, 65], "area": 3900, "segmentation": [], "iscrowd": 0}, {"id": 830, "image_id": 260, "category_id": 4, "bbox": [236, 563, 42, 50], "area": 2100, "segmentation": [], "iscrowd": 0}, {"id": 831, "image_id": 261, "category_id": 23, "bbox": [330, 313, 25, 46], "area": 1150, "segmentation": [], "iscrowd": 0}, {"id": 832, "image_id": 261, "category_id": 25, "bbox": [261, 220, 68, 99], "area": 6732, "segmentation": [], "iscrowd": 0}, {"id": 833, "image_id": 261, "category_id": 7, "bbox": [284, 470, 74, 76], "area": 5624, "segmentation": [], "iscrowd": 0}, {"id": 834, "image_id": 262, "category_id": 16, "bbox": [81, 354, 23, 42], "area": 966, "segmentation": [], "iscrowd": 0}, {"id": 835, "image_id": 262, "category_id": 16, "bbox": [52, 352, 23, 42], "area": 966, "segmentation": [], "iscrowd": 0}, {"id": 836, "image_id": 262, "category_id": 19, "bbox": [233, 270, 44, 71], "area": 3124, "segmentation": [], "iscrowd": 0}, {"id": 837, "image_id": 262, "category_id": 11, "bbox": [95, 511, 75, 89], "area": 6675, "segmentation": [], "iscrowd": 0}, {"id": 838, "image_id": 262, "category_id": 33, "bbox": [128, 409, 18, 41], "area": 738, "segmentation": [], "iscrowd": 0}, {"id": 839, "image_id": 262, "category_id": 33, "bbox": [130, 381, 28, 38], "area": 1064, "segmentation": [], "iscrowd": 0}, {"id": 840, "image_id": 262, "category_id": 33, "bbox": [111, 387, 17, 40], "area": 680, "segmentation": [], "iscrowd": 0}, {"id": 841, "image_id": 263, "category_id": 24, "bbox": [48, 326, 70, 86], "area": 6020, "segmentation": [], "iscrowd": 0}, {"id": 842, "image_id": 263, "category_id": 5, "bbox": [100, 430, 36, 34], "area": 1224, "segmentation": [], "iscrowd": 0}, {"id": 843, "image_id": 263, "category_id": 5, "bbox": [94, 452, 30, 44], "area": 1320, "segmentation": [], "iscrowd": 0}, {"id": 844, "image_id": 263, "category_id": 14, "bbox": [58, 536, 32, 44], "area": 1408, "segmentation": [], "iscrowd": 0}, {"id": 845, "image_id": 263, "category_id": 14, "bbox": [88, 530, 26, 40], "area": 1040, "segmentation": [], "iscrowd": 0}, {"id": 846, "image_id": 263, "category_id": 14, "bbox": [114, 530, 30, 28], "area": 840, "segmentation": [], "iscrowd": 0}, {"id": 847, "image_id": 264, "category_id": 11, "bbox": [104, 292, 78, 75], "area": 5850, "segmentation": [], "iscrowd": 0}, {"id": 848, "image_id": 264, "category_id": 20, "bbox": [202, 242, 42, 48], "area": 2016, "segmentation": [], "iscrowd": 0}, {"id": 849, "image_id": 264, "category_id": 20, "bbox": [177, 232, 30, 38], "area": 1140, "segmentation": [], "iscrowd": 0}, {"id": 850, "image_id": 264, "category_id": 32, "bbox": [248, 261, 66, 80], "area": 5280, "segmentation": [], "iscrowd": 0}, {"id": 851, "image_id": 265, "category_id": 8, "bbox": [259, 260, 52, 78], "area": 4056, "segmentation": [], "iscrowd": 0}, {"id": 852, "image_id": 266, "category_id": 25, "bbox": [261, 218, 69, 100], "area": 6900, "segmentation": [], "iscrowd": 0}, {"id": 853, "image_id": 266, "category_id": 23, "bbox": [392, 363, 30, 52], "area": 1560, "segmentation": [], "iscrowd": 0}, {"id": 854, "image_id": 266, "category_id": 7, "bbox": [288, 478, 68, 66], "area": 4488, "segmentation": [], "iscrowd": 0}, {"id": 855, "image_id": 267, "category_id": 5, "bbox": [124, 234, 31, 34], "area": 1054, "segmentation": [], "iscrowd": 0}, {"id": 856, "image_id": 267, "category_id": 8, "bbox": [102, 321, 75, 71], "area": 5325, "segmentation": [], "iscrowd": 0}, {"id": 857, "image_id": 268, "category_id": 8, "bbox": [432, 391, 42, 63], "area": 2646, "segmentation": [], "iscrowd": 0}, {"id": 858, "image_id": 268, "category_id": 2, "bbox": [389, 490, 35, 42], "area": 1470, "segmentation": [], "iscrowd": 0}, {"id": 859, "image_id": 268, "category_id": 33, "bbox": [377, 403, 18, 45], "area": 810, "segmentation": [], "iscrowd": 0}, {"id": 860, "image_id": 268, "category_id": 33, "bbox": [392, 388, 26, 43], "area": 1118, "segmentation": [], "iscrowd": 0}, {"id": 861, "image_id": 268, "category_id": 33, "bbox": [388, 364, 27, 34], "area": 918, "segmentation": [], "iscrowd": 0}, {"id": 862, "image_id": 269, "category_id": 5, "bbox": [93, 318, 26, 32], "area": 832, "segmentation": [], "iscrowd": 0}, {"id": 863, "image_id": 269, "category_id": 5, "bbox": [81, 341, 35, 37], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 864, "image_id": 269, "category_id": 5, "bbox": [111, 336, 21, 42], "area": 882, "segmentation": [], "iscrowd": 0}, {"id": 865, "image_id": 269, "category_id": 13, "bbox": [70, 331, 22, 30], "area": 660, "segmentation": [], "iscrowd": 0}, {"id": 866, "image_id": 269, "category_id": 0, "bbox": [404, 246, 53, 38], "area": 2014, "segmentation": [], "iscrowd": 0}, {"id": 867, "image_id": 269, "category_id": 0, "bbox": [399, 218, 60, 37], "area": 2220, "segmentation": [], "iscrowd": 0}, {"id": 868, "image_id": 269, "category_id": 13, "bbox": [91, 421, 23, 30], "area": 690, "segmentation": [], "iscrowd": 0}, {"id": 869, "image_id": 269, "category_id": 13, "bbox": [104, 405, 25, 21], "area": 525, "segmentation": [], "iscrowd": 0}, {"id": 870, "image_id": 270, "category_id": 22, "bbox": [331, 230, 61, 73], "area": 4453, "segmentation": [], "iscrowd": 0}, {"id": 871, "image_id": 271, "category_id": 2, "bbox": [189, 520, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 872, "image_id": 271, "category_id": 9, "bbox": [87, 470, 42, 45], "area": 1890, "segmentation": [], "iscrowd": 0}, {"id": 873, "image_id": 271, "category_id": 17, "bbox": [423, 456, 45, 23], "area": 1035, "segmentation": [], "iscrowd": 0}, {"id": 874, "image_id": 272, "category_id": 6, "bbox": [324, 474, 46, 68], "area": 3128, "segmentation": [], "iscrowd": 0}, {"id": 875, "image_id": 272, "category_id": 12, "bbox": [290, 457, 46, 82], "area": 3772, "segmentation": [], "iscrowd": 0}, {"id": 876, "image_id": 272, "category_id": 19, "bbox": [260, 294, 42, 43], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 877, "image_id": 272, "category_id": 30, "bbox": [263, 338, 56, 54], "area": 3024, "segmentation": [], "iscrowd": 0}, {"id": 878, "image_id": 273, "category_id": 19, "bbox": [255, 297, 50, 45], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 879, "image_id": 273, "category_id": 7, "bbox": [259, 488, 69, 82], "area": 5658, "segmentation": [], "iscrowd": 0}, {"id": 880, "image_id": 273, "category_id": 27, "bbox": [330, 450, 55, 67], "area": 3685, "segmentation": [], "iscrowd": 0}, {"id": 881, "image_id": 274, "category_id": 8, "bbox": [89, 431, 44, 80], "area": 3520, "segmentation": [], "iscrowd": 0}, {"id": 882, "image_id": 274, "category_id": 2, "bbox": [135, 483, 41, 46], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 883, "image_id": 274, "category_id": 0, "bbox": [94, 386, 53, 39], "area": 2067, "segmentation": [], "iscrowd": 0}, {"id": 884, "image_id": 274, "category_id": 0, "bbox": [92, 362, 50, 44], "area": 2200, "segmentation": [], "iscrowd": 0}, {"id": 885, "image_id": 275, "category_id": 25, "bbox": [227, 216, 74, 98], "area": 7252, "segmentation": [], "iscrowd": 0}, {"id": 886, "image_id": 276, "category_id": 25, "bbox": [224, 214, 82, 95], "area": 7790, "segmentation": [], "iscrowd": 0}, {"id": 887, "image_id": 276, "category_id": 23, "bbox": [227, 282, 31, 45], "area": 1395, "segmentation": [], "iscrowd": 0}, {"id": 888, "image_id": 276, "category_id": 5, "bbox": [57, 174, 46, 41], "area": 1886, "segmentation": [], "iscrowd": 0}, {"id": 889, "image_id": 276, "category_id": 5, "bbox": [84, 154, 33, 33], "area": 1089, "segmentation": [], "iscrowd": 0}, {"id": 890, "image_id": 276, "category_id": 6, "bbox": [164, 461, 57, 60], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 891, "image_id": 276, "category_id": 24, "bbox": [444, 212, 71, 82], "area": 5822, "segmentation": [], "iscrowd": 0}, {"id": 892, "image_id": 277, "category_id": 11, "bbox": [93, 360, 62, 74], "area": 4588, "segmentation": [], "iscrowd": 0}, {"id": 893, "image_id": 277, "category_id": 20, "bbox": [179, 233, 24, 44], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 894, "image_id": 277, "category_id": 33, "bbox": [439, 351, 19, 39], "area": 741, "segmentation": [], "iscrowd": 0}, {"id": 895, "image_id": 277, "category_id": 20, "bbox": [208, 239, 30, 46], "area": 1380, "segmentation": [], "iscrowd": 0}, {"id": 896, "image_id": 277, "category_id": 33, "bbox": [396, 351, 21, 44], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 897, "image_id": 277, "category_id": 19, "bbox": [258, 297, 45, 46], "area": 2070, "segmentation": [], "iscrowd": 0}, {"id": 898, "image_id": 277, "category_id": 33, "bbox": [421, 366, 17, 39], "area": 663, "segmentation": [], "iscrowd": 0}, {"id": 899, "image_id": 277, "category_id": 27, "bbox": [120, 321, 60, 62], "area": 3720, "segmentation": [], "iscrowd": 0}, {"id": 900, "image_id": 277, "category_id": 28, "bbox": [86, 284, 95, 36], "area": 3420, "segmentation": [], "iscrowd": 0}, {"id": 901, "image_id": 277, "category_id": 12, "bbox": [83, 324, 42, 53], "area": 2226, "segmentation": [], "iscrowd": 0}, {"id": 902, "image_id": 278, "category_id": 7, "bbox": [256, 501, 73, 84], "area": 6132, "segmentation": [], "iscrowd": 0}, {"id": 903, "image_id": 279, "category_id": 20, "bbox": [111, 241, 28, 52], "area": 1456, "segmentation": [], "iscrowd": 0}, {"id": 904, "image_id": 279, "category_id": 20, "bbox": [85, 250, 26, 55], "area": 1430, "segmentation": [], "iscrowd": 0}, {"id": 905, "image_id": 280, "category_id": 29, "bbox": [78, 459, 36, 38], "area": 1368, "segmentation": [], "iscrowd": 0}, {"id": 906, "image_id": 280, "category_id": 29, "bbox": [101, 450, 38, 38], "area": 1444, "segmentation": [], "iscrowd": 0}, {"id": 907, "image_id": 280, "category_id": 29, "bbox": [131, 521, 45, 42], "area": 1890, "segmentation": [], "iscrowd": 0}, {"id": 908, "image_id": 280, "category_id": 17, "bbox": [106, 532, 35, 22], "area": 770, "segmentation": [], "iscrowd": 0}, {"id": 909, "image_id": 280, "category_id": 17, "bbox": [73, 542, 45, 30], "area": 1350, "segmentation": [], "iscrowd": 0}, {"id": 910, "image_id": 281, "category_id": 5, "bbox": [419, 359, 35, 36], "area": 1260, "segmentation": [], "iscrowd": 0}, {"id": 911, "image_id": 281, "category_id": 5, "bbox": [403, 380, 32, 38], "area": 1216, "segmentation": [], "iscrowd": 0}, {"id": 912, "image_id": 282, "category_id": 19, "bbox": [258, 275, 46, 44], "area": 2024, "segmentation": [], "iscrowd": 0}, {"id": 913, "image_id": 282, "category_id": 11, "bbox": [91, 497, 76, 86], "area": 6536, "segmentation": [], "iscrowd": 0}, {"id": 914, "image_id": 283, "category_id": 21, "bbox": [409, 420, 43, 68], "area": 2924, "segmentation": [], "iscrowd": 0}, {"id": 915, "image_id": 283, "category_id": 21, "bbox": [429, 398, 37, 58], "area": 2146, "segmentation": [], "iscrowd": 0}, {"id": 916, "image_id": 284, "category_id": 5, "bbox": [371, 527, 29, 50], "area": 1450, "segmentation": [], "iscrowd": 0}, {"id": 917, "image_id": 284, "category_id": 5, "bbox": [379, 547, 27, 43], "area": 1161, "segmentation": [], "iscrowd": 0}, {"id": 918, "image_id": 284, "category_id": 14, "bbox": [350, 589, 27, 47], "area": 1269, "segmentation": [], "iscrowd": 0}, {"id": 919, "image_id": 284, "category_id": 14, "bbox": [375, 579, 21, 47], "area": 987, "segmentation": [], "iscrowd": 0}, {"id": 920, "image_id": 284, "category_id": 14, "bbox": [367, 598, 20, 44], "area": 880, "segmentation": [], "iscrowd": 0}, {"id": 921, "image_id": 284, "category_id": 5, "bbox": [403, 546, 33, 35], "area": 1155, "segmentation": [], "iscrowd": 0}, {"id": 922, "image_id": 284, "category_id": 12, "bbox": [412, 218, 38, 67], "area": 2546, "segmentation": [], "iscrowd": 0}, {"id": 923, "image_id": 285, "category_id": 0, "bbox": [354, 318, 79, 65], "area": 5135, "segmentation": [], "iscrowd": 0}, {"id": 924, "image_id": 285, "category_id": 12, "bbox": [296, 328, 57, 81], "area": 4617, "segmentation": [], "iscrowd": 0}, {"id": 925, "image_id": 285, "category_id": 11, "bbox": [395, 388, 76, 61], "area": 4636, "segmentation": [], "iscrowd": 0}, {"id": 926, "image_id": 286, "category_id": 4, "bbox": [498, 461, 43, 49], "area": 2107, "segmentation": [], "iscrowd": 0}, {"id": 927, "image_id": 286, "category_id": 22, "bbox": [381, 302, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 928, "image_id": 286, "category_id": 3, "bbox": [376, 419, 59, 64], "area": 3776, "segmentation": [], "iscrowd": 0}, {"id": 929, "image_id": 287, "category_id": 14, "bbox": [386, 482, 37, 40], "area": 1480, "segmentation": [], "iscrowd": 0}, {"id": 930, "image_id": 287, "category_id": 14, "bbox": [387, 458, 36, 32], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 931, "image_id": 287, "category_id": 14, "bbox": [388, 435, 35, 34], "area": 1190, "segmentation": [], "iscrowd": 0}, {"id": 932, "image_id": 287, "category_id": 5, "bbox": [387, 407, 36, 44], "area": 1584, "segmentation": [], "iscrowd": 0}, {"id": 933, "image_id": 287, "category_id": 5, "bbox": [414, 381, 33, 53], "area": 1749, "segmentation": [], "iscrowd": 0}, {"id": 934, "image_id": 287, "category_id": 5, "bbox": [429, 362, 35, 53], "area": 1855, "segmentation": [], "iscrowd": 0}, {"id": 935, "image_id": 288, "category_id": 18, "bbox": [234, 308, 65, 68], "area": 4420, "segmentation": [], "iscrowd": 0}, {"id": 936, "image_id": 288, "category_id": 6, "bbox": [339, 352, 42, 56], "area": 2352, "segmentation": [], "iscrowd": 0}, {"id": 937, "image_id": 288, "category_id": 14, "bbox": [370, 408, 37, 41], "area": 1517, "segmentation": [], "iscrowd": 0}, {"id": 938, "image_id": 288, "category_id": 14, "bbox": [402, 378, 43, 42], "area": 1806, "segmentation": [], "iscrowd": 0}, {"id": 939, "image_id": 288, "category_id": 14, "bbox": [438, 327, 35, 40], "area": 1400, "segmentation": [], "iscrowd": 0}, {"id": 940, "image_id": 289, "category_id": 19, "bbox": [255, 297, 50, 45], "area": 2250, "segmentation": [], "iscrowd": 0}, {"id": 941, "image_id": 289, "category_id": 33, "bbox": [395, 362, 24, 48], "area": 1152, "segmentation": [], "iscrowd": 0}, {"id": 942, "image_id": 289, "category_id": 33, "bbox": [424, 338, 19, 38], "area": 722, "segmentation": [], "iscrowd": 0}, {"id": 943, "image_id": 289, "category_id": 33, "bbox": [396, 329, 19, 37], "area": 703, "segmentation": [], "iscrowd": 0}, {"id": 944, "image_id": 290, "category_id": 9, "bbox": [108, 458, 47, 52], "area": 2444, "segmentation": [], "iscrowd": 0}, {"id": 945, "image_id": 290, "category_id": 17, "bbox": [360, 355, 37, 35], "area": 1295, "segmentation": [], "iscrowd": 0}, {"id": 946, "image_id": 290, "category_id": 17, "bbox": [419, 340, 52, 31], "area": 1612, "segmentation": [], "iscrowd": 0}, {"id": 947, "image_id": 291, "category_id": 26, "bbox": [423, 300, 35, 48], "area": 1680, "segmentation": [], "iscrowd": 0}, {"id": 948, "image_id": 291, "category_id": 26, "bbox": [414, 262, 30, 40], "area": 1200, "segmentation": [], "iscrowd": 0}, {"id": 949, "image_id": 291, "category_id": 26, "bbox": [436, 272, 36, 41], "area": 1476, "segmentation": [], "iscrowd": 0}, {"id": 950, "image_id": 291, "category_id": 12, "bbox": [379, 263, 52, 65], "area": 3380, "segmentation": [], "iscrowd": 0}, {"id": 951, "image_id": 292, "category_id": 13, "bbox": [131, 403, 21, 44], "area": 924, "segmentation": [], "iscrowd": 0}, {"id": 952, "image_id": 292, "category_id": 33, "bbox": [303, 311, 22, 48], "area": 1056, "segmentation": [], "iscrowd": 0}, {"id": 953, "image_id": 292, "category_id": 0, "bbox": [313, 291, 67, 58], "area": 3886, "segmentation": [], "iscrowd": 0}, {"id": 954, "image_id": 292, "category_id": 15, "bbox": [237, 430, 60, 68], "area": 4080, "segmentation": [], "iscrowd": 0}, {"id": 955, "image_id": 293, "category_id": 29, "bbox": [401, 455, 41, 45], "area": 1845, "segmentation": [], "iscrowd": 0}, {"id": 956, "image_id": 294, "category_id": 15, "bbox": [94, 421, 66, 84], "area": 5544, "segmentation": [], "iscrowd": 0}, {"id": 957, "image_id": 294, "category_id": 13, "bbox": [142, 520, 31, 38], "area": 1178, "segmentation": [], "iscrowd": 0}, {"id": 958, "image_id": 294, "category_id": 13, "bbox": [159, 536, 32, 43], "area": 1376, "segmentation": [], "iscrowd": 0}, {"id": 959, "image_id": 294, "category_id": 15, "bbox": [181, 569, 60, 83], "area": 4980, "segmentation": [], "iscrowd": 0}, {"id": 960, "image_id": 294, "category_id": 8, "bbox": [374, 231, 62, 64], "area": 3968, "segmentation": [], "iscrowd": 0}, {"id": 961, "image_id": 295, "category_id": 31, "bbox": [299, 277, 50, 58], "area": 2900, "segmentation": [], "iscrowd": 0}, {"id": 962, "image_id": 295, "category_id": 31, "bbox": [229, 269, 60, 52], "area": 3120, "segmentation": [], "iscrowd": 0}, {"id": 963, "image_id": 295, "category_id": 31, "bbox": [274, 309, 48, 55], "area": 2640, "segmentation": [], "iscrowd": 0}, {"id": 964, "image_id": 295, "category_id": 14, "bbox": [427, 376, 43, 44], "area": 1892, "segmentation": [], "iscrowd": 0}, {"id": 965, "image_id": 295, "category_id": 14, "bbox": [413, 401, 37, 45], "area": 1665, "segmentation": [], "iscrowd": 0}, {"id": 966, "image_id": 295, "category_id": 14, "bbox": [383, 422, 35, 38], "area": 1330, "segmentation": [], "iscrowd": 0}, {"id": 967, "image_id": 295, "category_id": 7, "bbox": [311, 427, 77, 78], "area": 6006, "segmentation": [], "iscrowd": 0}]} \ No newline at end of file diff --git a/clashroyalechardetector/valid/pic1006_png.rf.e5dff572801c71ff8875034d8898f223.jpg b/clashroyalechardetector/valid/pic1006_png.rf.e5dff572801c71ff8875034d8898f223.jpg new file mode 100644 index 0000000000000000000000000000000000000000..979f4c4911800a3046d757433c4c7ab5cdcfa216 --- /dev/null +++ b/clashroyalechardetector/valid/pic1006_png.rf.e5dff572801c71ff8875034d8898f223.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5c91631d39c3e404cb04b67d89988d7f218824419030c2e14748aab861abea +size 66179 diff --git a/clashroyalechardetector/valid/pic1008_png.rf.7f8a9156e270ee2057cf8cc36cbbd074.jpg b/clashroyalechardetector/valid/pic1008_png.rf.7f8a9156e270ee2057cf8cc36cbbd074.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a62bb9741f1f4b76b516e0e91827bd6274d4eb90 --- /dev/null +++ b/clashroyalechardetector/valid/pic1008_png.rf.7f8a9156e270ee2057cf8cc36cbbd074.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bb3d8e2bb6dda5855e4de1658ff2e0cd63c748b75225236f04ee7c0d6afb24 +size 68070 diff --git a/clashroyalechardetector/valid/pic1011_png.rf.d449880a05fdcae30ce3c2dcf0abd5dd.jpg b/clashroyalechardetector/valid/pic1011_png.rf.d449880a05fdcae30ce3c2dcf0abd5dd.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc9c7c835897928896ea2dbacea91466c7b3de87 --- /dev/null +++ b/clashroyalechardetector/valid/pic1011_png.rf.d449880a05fdcae30ce3c2dcf0abd5dd.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca137d24d426267c9ce520a0d5a34b46b903886b336d8c56918ce22979f389c2 +size 68433 diff --git a/clashroyalechardetector/valid/pic1012_png.rf.bda5c8b8fbe3ad1a8002b289590d4f47.jpg b/clashroyalechardetector/valid/pic1012_png.rf.bda5c8b8fbe3ad1a8002b289590d4f47.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d73243b2f86787c48207ef988f3597a4bf9adeb --- /dev/null +++ b/clashroyalechardetector/valid/pic1012_png.rf.bda5c8b8fbe3ad1a8002b289590d4f47.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd8f56fc47582243ba7f5d13a6a030742a50d8d6e37a31df0524a5712296f72 +size 67777 diff --git a/clashroyalechardetector/valid/pic1018_png.rf.7b480061c98d8e845d9649f4771f6d25.jpg b/clashroyalechardetector/valid/pic1018_png.rf.7b480061c98d8e845d9649f4771f6d25.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74981817f6c90ec34c8da5a82efd703f51337f82 --- /dev/null +++ b/clashroyalechardetector/valid/pic1018_png.rf.7b480061c98d8e845d9649f4771f6d25.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936b3361306d0a0d6ff3b96395a1682304a2e26fd9011fe02fc634ad9814e620 +size 69227 diff --git a/clashroyalechardetector/valid/pic1028_png.rf.641dd477430cbf25a7830bd9cafc8c07.jpg b/clashroyalechardetector/valid/pic1028_png.rf.641dd477430cbf25a7830bd9cafc8c07.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8eacd8b294a7261b25e8377cd12382524824b12a --- /dev/null +++ b/clashroyalechardetector/valid/pic1028_png.rf.641dd477430cbf25a7830bd9cafc8c07.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cf32433e9a8b5eab2d26fd86a6ddd5c113b75ae5042083abe98ca7246e183d +size 69127 diff --git a/clashroyalechardetector/valid/pic1039_png.rf.a07bb5f1e9cc0573130283e07ed27230.jpg b/clashroyalechardetector/valid/pic1039_png.rf.a07bb5f1e9cc0573130283e07ed27230.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6454b1b6678182a7bc301c171ddc62d26f66833 --- /dev/null +++ b/clashroyalechardetector/valid/pic1039_png.rf.a07bb5f1e9cc0573130283e07ed27230.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2bb3187ac2198acf30b23768f7400e66c715eefa91a95bfdd6e642485fb2270 +size 66807 diff --git a/clashroyalechardetector/valid/pic1048_png.rf.4ba6d7767a7847c9f399ed2d74904a6f.jpg b/clashroyalechardetector/valid/pic1048_png.rf.4ba6d7767a7847c9f399ed2d74904a6f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b8207ce3caec0cf03f5bc0b6c4cbda52ffd38e5 --- /dev/null +++ b/clashroyalechardetector/valid/pic1048_png.rf.4ba6d7767a7847c9f399ed2d74904a6f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fee3a0d276f07602e11559536a31c1bfb2c0542036b6aaf1c40fdd0ea2c80bd +size 66416 diff --git a/clashroyalechardetector/valid/pic1049_png.rf.c1e1974e42bc0e04c49292137c628054.jpg b/clashroyalechardetector/valid/pic1049_png.rf.c1e1974e42bc0e04c49292137c628054.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c376144e8fd9119f48ebcc416b87171497c033b1 --- /dev/null +++ b/clashroyalechardetector/valid/pic1049_png.rf.c1e1974e42bc0e04c49292137c628054.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65d8f611db8596711e641b64cc8832f33cef80d9d94ddad004cb6e064491a77 +size 66529 diff --git a/clashroyalechardetector/valid/pic1074_png.rf.ff946df98f904afbfbd42df6ab5fe2a3.jpg b/clashroyalechardetector/valid/pic1074_png.rf.ff946df98f904afbfbd42df6ab5fe2a3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1e045a5df9c25adbc741ef9b4cbe011b1fa396e --- /dev/null +++ b/clashroyalechardetector/valid/pic1074_png.rf.ff946df98f904afbfbd42df6ab5fe2a3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b3194a118dde1068786cce55191f2ba095432b189b2a9666fa3f7d69d9a3f1 +size 71001 diff --git a/clashroyalechardetector/valid/pic1081_png.rf.2d918a1bd369d4e58778e40e83827827.jpg b/clashroyalechardetector/valid/pic1081_png.rf.2d918a1bd369d4e58778e40e83827827.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a77197642eb94ed9e91dbc878a4ce71b9b9ef10f --- /dev/null +++ b/clashroyalechardetector/valid/pic1081_png.rf.2d918a1bd369d4e58778e40e83827827.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d62aae33f37976e8c2006b18f9d5cd6d0578f75036bf87bcb2ffc30943656aa +size 67956 diff --git a/clashroyalechardetector/valid/pic1097_png.rf.9e86b8b0b00e02f5cbe9357c6f0bf16e.jpg b/clashroyalechardetector/valid/pic1097_png.rf.9e86b8b0b00e02f5cbe9357c6f0bf16e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08a49be24342e10600e93e4375cb84a8d695492e --- /dev/null +++ b/clashroyalechardetector/valid/pic1097_png.rf.9e86b8b0b00e02f5cbe9357c6f0bf16e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a4270c67519de30c7a36fa07dd5fb34f938cc36088e8a121072dc237527babb +size 70837 diff --git a/clashroyalechardetector/valid/pic10_png.rf.db164e4cfdb62adb3f6924d876f4da35.jpg b/clashroyalechardetector/valid/pic10_png.rf.db164e4cfdb62adb3f6924d876f4da35.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bfe297f01a4f37a5e427cd12328755af8d5831e --- /dev/null +++ b/clashroyalechardetector/valid/pic10_png.rf.db164e4cfdb62adb3f6924d876f4da35.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3d0b69be85cc2c4f4d087fef37eac8a9de7ced2183db995ba4cf309f156383 +size 67114 diff --git a/clashroyalechardetector/valid/pic1101_png.rf.bc88db115d461b9918f1937fdc4152de.jpg b/clashroyalechardetector/valid/pic1101_png.rf.bc88db115d461b9918f1937fdc4152de.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9263a10daf32e2032947abe2f0cf17ddd814515c --- /dev/null +++ b/clashroyalechardetector/valid/pic1101_png.rf.bc88db115d461b9918f1937fdc4152de.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12655426a9ed6d3e5a7d29d2e3a14393473e772965f52276ee1f2386c346125 +size 71579 diff --git a/clashroyalechardetector/valid/pic1106_png.rf.460e6bbb67247e6a1dada5a1e7b05caf.jpg b/clashroyalechardetector/valid/pic1106_png.rf.460e6bbb67247e6a1dada5a1e7b05caf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47a1a323a7ad65aaacb76b42217a5a950c5c6254 --- /dev/null +++ b/clashroyalechardetector/valid/pic1106_png.rf.460e6bbb67247e6a1dada5a1e7b05caf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1e973efa9575e53575d4c6cb420377a3f92ce32a89cd835d705b45435f0b24 +size 73863 diff --git a/clashroyalechardetector/valid/pic1109_png.rf.3f2c8ba1f602bba60788494cc978353b.jpg b/clashroyalechardetector/valid/pic1109_png.rf.3f2c8ba1f602bba60788494cc978353b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e2c650b4d4054777a42b1b22801439b703e8b52 --- /dev/null +++ b/clashroyalechardetector/valid/pic1109_png.rf.3f2c8ba1f602bba60788494cc978353b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7ae62cb31352ea5570c9457c75e92682583af5590de8a6b85df5fb28ea5ada +size 71930 diff --git a/clashroyalechardetector/valid/pic1111_png.rf.58e668527930dd8a2da0b55b51704f93.jpg b/clashroyalechardetector/valid/pic1111_png.rf.58e668527930dd8a2da0b55b51704f93.jpg new file mode 100644 index 0000000000000000000000000000000000000000..785d508c205958d66a0dc3344599eb992495874a --- /dev/null +++ b/clashroyalechardetector/valid/pic1111_png.rf.58e668527930dd8a2da0b55b51704f93.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d4607610e18d1d4754125fc86ab27baa950b9f71729f20cdcb718bdd5744e42 +size 70573 diff --git a/clashroyalechardetector/valid/pic1124_png.rf.d68763ffe01c39fc4245fb67b1cab9df.jpg b/clashroyalechardetector/valid/pic1124_png.rf.d68763ffe01c39fc4245fb67b1cab9df.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dc329825eac167ffc493daf17e8adfe1370b3b9 --- /dev/null +++ b/clashroyalechardetector/valid/pic1124_png.rf.d68763ffe01c39fc4245fb67b1cab9df.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b81f2b8e3a917b73da7e68c344f603f6c3743c0a75f6c218bb988666854db56 +size 71014 diff --git a/clashroyalechardetector/valid/pic1130_png.rf.084b7f50e7f57f1b1cb3688361a3ca87.jpg b/clashroyalechardetector/valid/pic1130_png.rf.084b7f50e7f57f1b1cb3688361a3ca87.jpg new file mode 100644 index 0000000000000000000000000000000000000000..727c3dd6d568350aa1501d6493a302d7b694f8a1 --- /dev/null +++ b/clashroyalechardetector/valid/pic1130_png.rf.084b7f50e7f57f1b1cb3688361a3ca87.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ae072caeb9065f3c2fea704df247b42000dd62b7b3a787390bcc65b1641a25 +size 71111 diff --git a/clashroyalechardetector/valid/pic1139_png.rf.e33bbb0611a84f1cf8d12033ffbff958.jpg b/clashroyalechardetector/valid/pic1139_png.rf.e33bbb0611a84f1cf8d12033ffbff958.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80ed8cd0ffea8f100225d16f2069b17a274bf47a --- /dev/null +++ b/clashroyalechardetector/valid/pic1139_png.rf.e33bbb0611a84f1cf8d12033ffbff958.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1a3a666c46d7e4974a5e398aabfe367ab7239b9fddf0c5185259058ef9bc06 +size 71755 diff --git a/clashroyalechardetector/valid/pic1140_png.rf.656c32a6c059c1c5e68dc3a4825d50ef.jpg b/clashroyalechardetector/valid/pic1140_png.rf.656c32a6c059c1c5e68dc3a4825d50ef.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b54bd449ecc036111c1e5c55f39b5a64279223a --- /dev/null +++ b/clashroyalechardetector/valid/pic1140_png.rf.656c32a6c059c1c5e68dc3a4825d50ef.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824fb8ad6b46111b0d11c3b22dfe0331e1320d6ed31bfb05d2af6bcfd2ccbf13 +size 68791 diff --git a/clashroyalechardetector/valid/pic1146_png.rf.9796366434d79b97e844e99ee574f735.jpg b/clashroyalechardetector/valid/pic1146_png.rf.9796366434d79b97e844e99ee574f735.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8d62700447f4382124547136006e3e3f09f7f42 --- /dev/null +++ b/clashroyalechardetector/valid/pic1146_png.rf.9796366434d79b97e844e99ee574f735.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493284d0ac763f3c61b9073fb9f02ed20ae4e98a0e008803cda29501d8060238 +size 66984 diff --git a/clashroyalechardetector/valid/pic1150_png.rf.60e0cc385ba7de390124bd7876cb5859.jpg b/clashroyalechardetector/valid/pic1150_png.rf.60e0cc385ba7de390124bd7876cb5859.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b4fedbbe8a03d915a38fb3ba504f75761ebe2eb --- /dev/null +++ b/clashroyalechardetector/valid/pic1150_png.rf.60e0cc385ba7de390124bd7876cb5859.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92142d96575ea1efd99c3205bb5bca57d772db51b72b247d799f3f7d31de813c +size 66547 diff --git a/clashroyalechardetector/valid/pic1155_png.rf.759649142586507db9f66e8475bdb8c0.jpg b/clashroyalechardetector/valid/pic1155_png.rf.759649142586507db9f66e8475bdb8c0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a0c545d515c878b30d320aacdf31be20fb31a5e --- /dev/null +++ b/clashroyalechardetector/valid/pic1155_png.rf.759649142586507db9f66e8475bdb8c0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4139ed5d574f807d58973b5697512bed0a6843a25186f0bacb61c253b2572a0f +size 67602 diff --git a/clashroyalechardetector/valid/pic1156_png.rf.3e75d398c64243ba3853f9041634d098.jpg b/clashroyalechardetector/valid/pic1156_png.rf.3e75d398c64243ba3853f9041634d098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..101098e6dc5f4f3c14067bfb8ea5f2c0149d3798 --- /dev/null +++ b/clashroyalechardetector/valid/pic1156_png.rf.3e75d398c64243ba3853f9041634d098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab729c8006a61fc642d3cd958f68fecc45d190f67ddec43896905111e78d7ac +size 67150 diff --git a/clashroyalechardetector/valid/pic1159_png.rf.f2cf634c4f833087cd467c4791149286.jpg b/clashroyalechardetector/valid/pic1159_png.rf.f2cf634c4f833087cd467c4791149286.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90538c0b1ccb7cd062740cdb6642cca70fb4bc16 --- /dev/null +++ b/clashroyalechardetector/valid/pic1159_png.rf.f2cf634c4f833087cd467c4791149286.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847119a411bbc62db6b4f9b9d85f313b3b1629ee9b8b477dadcd16e427fc9a0c +size 67628 diff --git a/clashroyalechardetector/valid/pic1161_png.rf.3f19fdca2ca9da6f6c86377a92c2dcfc.jpg b/clashroyalechardetector/valid/pic1161_png.rf.3f19fdca2ca9da6f6c86377a92c2dcfc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79f74ab6a86de9beab05aa2fa87396a0173a6f74 --- /dev/null +++ b/clashroyalechardetector/valid/pic1161_png.rf.3f19fdca2ca9da6f6c86377a92c2dcfc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b39dd24d1b9d572b0fc31a67be135ab7913081c08c2900593cfac69fcd36c0 +size 67556 diff --git a/clashroyalechardetector/valid/pic117_png.rf.f7dc41ebd8e3b9db169f234b0983523b.jpg b/clashroyalechardetector/valid/pic117_png.rf.f7dc41ebd8e3b9db169f234b0983523b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e3dc889d793176e5debcfa41658b1407f9b6b87 --- /dev/null +++ b/clashroyalechardetector/valid/pic117_png.rf.f7dc41ebd8e3b9db169f234b0983523b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803f72c5ec77240914f8237f1242e41a9d1845f68a588de6e1ed3fbd19e1fcda +size 69505 diff --git a/clashroyalechardetector/valid/pic1205_png.rf.0be0936ee11ad4d9926a1cebe62898de.jpg b/clashroyalechardetector/valid/pic1205_png.rf.0be0936ee11ad4d9926a1cebe62898de.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59935402071c0639910478b4b7b7c979ea82070c --- /dev/null +++ b/clashroyalechardetector/valid/pic1205_png.rf.0be0936ee11ad4d9926a1cebe62898de.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f49b6748aa1f39c4ffaa492f12e5454c40058e8c1e63a03c37a30ef4b7c472 +size 69428 diff --git a/clashroyalechardetector/valid/pic1207_png.rf.6550a45de413e55dfad988362061bd5f.jpg b/clashroyalechardetector/valid/pic1207_png.rf.6550a45de413e55dfad988362061bd5f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84ff7b495f7124c345e76a6d7e3e88589bd196e9 --- /dev/null +++ b/clashroyalechardetector/valid/pic1207_png.rf.6550a45de413e55dfad988362061bd5f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980770cfb6daba7ff9183d8bb0a031a4908a0c656a0f7b87b4c842325d388386 +size 68277 diff --git a/clashroyalechardetector/valid/pic1208_png.rf.d356a88cdad9a00c36c56cee87530f72.jpg b/clashroyalechardetector/valid/pic1208_png.rf.d356a88cdad9a00c36c56cee87530f72.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ccd030ef28b1e954d20600ec68353d24d107f63 --- /dev/null +++ b/clashroyalechardetector/valid/pic1208_png.rf.d356a88cdad9a00c36c56cee87530f72.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ebdc0d71bdfeb766f0bff8cad126836bd1a717c5bb216e57e5bc85134a9f941 +size 65453 diff --git a/clashroyalechardetector/valid/pic120_png.rf.cd68d372d8da18a43a35821098230913.jpg b/clashroyalechardetector/valid/pic120_png.rf.cd68d372d8da18a43a35821098230913.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c2919225222e64244e85950d8c7d3cf3fb0b648 --- /dev/null +++ b/clashroyalechardetector/valid/pic120_png.rf.cd68d372d8da18a43a35821098230913.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e324f9f2fef298710a44ed34ee4986dd01d18c5ec54d18ccb1b9af982da5391f +size 69747 diff --git a/clashroyalechardetector/valid/pic1237_png.rf.6bf4a079a3056f9b783f678f672dd00c.jpg b/clashroyalechardetector/valid/pic1237_png.rf.6bf4a079a3056f9b783f678f672dd00c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86c70ea7b88a428804bd502cf3000e4073b4ccb7 --- /dev/null +++ b/clashroyalechardetector/valid/pic1237_png.rf.6bf4a079a3056f9b783f678f672dd00c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b5e489250a08730c170cb5bd7709cbf2b1a0cae4dc87a37e8ea185a4f196e72 +size 67387 diff --git a/clashroyalechardetector/valid/pic1238_png.rf.e2ca32d7748ce9728f6df45d2737d8ca.jpg b/clashroyalechardetector/valid/pic1238_png.rf.e2ca32d7748ce9728f6df45d2737d8ca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9737f1322701e43f247ef1a84d91f42fc0f2471 --- /dev/null +++ b/clashroyalechardetector/valid/pic1238_png.rf.e2ca32d7748ce9728f6df45d2737d8ca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aebe0d468987021fac5779a7da54eb3418bbde781b66d1b6ea644f4fbc24cf50 +size 67097 diff --git a/clashroyalechardetector/valid/pic1239_png.rf.bd08594a46ff774a74699fac126c9f52.jpg b/clashroyalechardetector/valid/pic1239_png.rf.bd08594a46ff774a74699fac126c9f52.jpg new file mode 100644 index 0000000000000000000000000000000000000000..185ad7fa6baad868b9e6feda586b7221b0e18ff8 --- /dev/null +++ b/clashroyalechardetector/valid/pic1239_png.rf.bd08594a46ff774a74699fac126c9f52.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727c0b43495b1e17653cd9ad36f9e34a231c384b9cb5fa9d9d72926ef54cd795 +size 66992 diff --git a/clashroyalechardetector/valid/pic1247_png.rf.5d7f6e05e6ccf29fef72f37ceda95c68.jpg b/clashroyalechardetector/valid/pic1247_png.rf.5d7f6e05e6ccf29fef72f37ceda95c68.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fc598e4b0fbe6c4700ee22bcce0624c4c9bc1f3 --- /dev/null +++ b/clashroyalechardetector/valid/pic1247_png.rf.5d7f6e05e6ccf29fef72f37ceda95c68.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5f28eb8324692ee8236fc00e6c25f61122173d412fcfffa1d53b9e3b900580 +size 71256 diff --git a/clashroyalechardetector/valid/pic124_png.rf.373eb8a1973658b278240a7e16d9a19c.jpg b/clashroyalechardetector/valid/pic124_png.rf.373eb8a1973658b278240a7e16d9a19c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aba41ae0d93fd94f624b9892332c7c141139fbfd --- /dev/null +++ b/clashroyalechardetector/valid/pic124_png.rf.373eb8a1973658b278240a7e16d9a19c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc7064defef3b18d8f6603ae2613b421dcc27f0322b818a440ecc098b9eba55 +size 69186 diff --git a/clashroyalechardetector/valid/pic1254_png.rf.5f72d9660a8ef1a05ed29ac97430c256.jpg b/clashroyalechardetector/valid/pic1254_png.rf.5f72d9660a8ef1a05ed29ac97430c256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7852d7269a6e5bd9a6091f86519911aacfb94d23 --- /dev/null +++ b/clashroyalechardetector/valid/pic1254_png.rf.5f72d9660a8ef1a05ed29ac97430c256.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f2b546d4c12f87e2abbb594f4ea36c3c70fa1d1a1d0bb26bf2a8a7a12c4b73 +size 70551 diff --git a/clashroyalechardetector/valid/pic1271_png.rf.eac9ffcf297ec3240000687871e8167f.jpg b/clashroyalechardetector/valid/pic1271_png.rf.eac9ffcf297ec3240000687871e8167f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7c5efd79a5563009c7665906d630af6cf93378a --- /dev/null +++ b/clashroyalechardetector/valid/pic1271_png.rf.eac9ffcf297ec3240000687871e8167f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419ef7354ac994131217d5eaefa925e859278adf553eb5a255b7e4b53e471f36 +size 70448 diff --git a/clashroyalechardetector/valid/pic1276_png.rf.ef3a8529cdb2a77d820bc476998c26ec.jpg b/clashroyalechardetector/valid/pic1276_png.rf.ef3a8529cdb2a77d820bc476998c26ec.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf2a09be7a791d9548a340f64aa9aec2aa965282 --- /dev/null +++ b/clashroyalechardetector/valid/pic1276_png.rf.ef3a8529cdb2a77d820bc476998c26ec.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6bd736afdbdb457172122e8d627279b3c587b2e3e7f6182574c0ee2887ca00 +size 69979 diff --git a/clashroyalechardetector/valid/pic1277_png.rf.7c68e5ffb5e767f9e695e89d18e5ea4f.jpg b/clashroyalechardetector/valid/pic1277_png.rf.7c68e5ffb5e767f9e695e89d18e5ea4f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..83eab706d36052cdc7ff3ca8070a66f5310c70d3 --- /dev/null +++ b/clashroyalechardetector/valid/pic1277_png.rf.7c68e5ffb5e767f9e695e89d18e5ea4f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68e2ec242af3504b895774c52b5bbc923a2551252e63c7adf4e9d93e47f1f88 +size 70846 diff --git a/clashroyalechardetector/valid/pic1295_png.rf.3e48761426e1fd77ddc8e94b7066e8f8.jpg b/clashroyalechardetector/valid/pic1295_png.rf.3e48761426e1fd77ddc8e94b7066e8f8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..332624db42cdf04f8a9b5a2c3adefc80c79d4c34 --- /dev/null +++ b/clashroyalechardetector/valid/pic1295_png.rf.3e48761426e1fd77ddc8e94b7066e8f8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80405cd7e8e63a4b1ca66067f766e1dc6519aeaad591c41b59d92b06f0525d2a +size 72419 diff --git a/clashroyalechardetector/valid/pic1312_png.rf.fcef41858afcc37396ca7f73e1a98b53.jpg b/clashroyalechardetector/valid/pic1312_png.rf.fcef41858afcc37396ca7f73e1a98b53.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85bc48bd090e24ad6fc6fbcad3fc2f93b6f012ce --- /dev/null +++ b/clashroyalechardetector/valid/pic1312_png.rf.fcef41858afcc37396ca7f73e1a98b53.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1310de48ded2368060a0575bfea2e83312a2a35f57d0ac0cc2da27e522d33633 +size 72802 diff --git a/clashroyalechardetector/valid/pic131_png.rf.2579275bbd0335bfb08a62e81d2b6d27.jpg b/clashroyalechardetector/valid/pic131_png.rf.2579275bbd0335bfb08a62e81d2b6d27.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f7ec15e87ce08e88a063052f07092c2cedf0bcb --- /dev/null +++ b/clashroyalechardetector/valid/pic131_png.rf.2579275bbd0335bfb08a62e81d2b6d27.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caef8efc495e56c8c629e596fb0ca596ee827a266393efe221c79af82f10c781 +size 69346 diff --git a/clashroyalechardetector/valid/pic1320_png.rf.213fbcc72e2c24dac3383527ccdcf910.jpg b/clashroyalechardetector/valid/pic1320_png.rf.213fbcc72e2c24dac3383527ccdcf910.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f7175462c282b61202565669bb6242454398bafd --- /dev/null +++ b/clashroyalechardetector/valid/pic1320_png.rf.213fbcc72e2c24dac3383527ccdcf910.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0b6efbf781f517dba811864c66494620e036333f49253d1a14b84b7163b1de +size 70367 diff --git a/clashroyalechardetector/valid/pic1323_png.rf.a28efcc644b581f39baebec7cf9455f4.jpg b/clashroyalechardetector/valid/pic1323_png.rf.a28efcc644b581f39baebec7cf9455f4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f82b3528bb4c5c057ac65b7a53483e8b337f99e4 --- /dev/null +++ b/clashroyalechardetector/valid/pic1323_png.rf.a28efcc644b581f39baebec7cf9455f4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f15a2e599eaa4d99a297b77a0c1f2fbdf23afcabf531534ebfabddaa613a339 +size 70527 diff --git a/clashroyalechardetector/valid/pic1324_png.rf.be8b8871d74b9a048c422b402c3608ca.jpg b/clashroyalechardetector/valid/pic1324_png.rf.be8b8871d74b9a048c422b402c3608ca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..290e6ec5d89a6f0b5815ccb2e73782e5c1acd8ad --- /dev/null +++ b/clashroyalechardetector/valid/pic1324_png.rf.be8b8871d74b9a048c422b402c3608ca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48524bc6964f29dacb962191d0463f5a8ab0bdcbddede4165d4c37aca51abca3 +size 71453 diff --git a/clashroyalechardetector/valid/pic1327_png.rf.675672a6fed9b0409f64ac34360be4a2.jpg b/clashroyalechardetector/valid/pic1327_png.rf.675672a6fed9b0409f64ac34360be4a2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17b667ffd6f402cf4e37496348fb0dc2c9f533d4 --- /dev/null +++ b/clashroyalechardetector/valid/pic1327_png.rf.675672a6fed9b0409f64ac34360be4a2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d1300608ca16965e07a404f552d51d6048f6f7f987f25861d8b7820b4f5892 +size 84724 diff --git a/clashroyalechardetector/valid/pic1343_png.rf.ac7542c428793529e441afb60c070fe6.jpg b/clashroyalechardetector/valid/pic1343_png.rf.ac7542c428793529e441afb60c070fe6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79ffbab451b237bfaaab5f507d2a5a602c6aea65 --- /dev/null +++ b/clashroyalechardetector/valid/pic1343_png.rf.ac7542c428793529e441afb60c070fe6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7ce3ff603769dccce21c7569be2046634adfe11cc0ac070cea35f72d8e4322 +size 65347 diff --git a/clashroyalechardetector/valid/pic1346_png.rf.a5528e01e36463ff10c8c437a3bcc5e5.jpg b/clashroyalechardetector/valid/pic1346_png.rf.a5528e01e36463ff10c8c437a3bcc5e5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0161f9ac70e38684209d72a1ebddc6aa01870f5 --- /dev/null +++ b/clashroyalechardetector/valid/pic1346_png.rf.a5528e01e36463ff10c8c437a3bcc5e5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10396659fadcdbc2b8f01612e351b65a6177d40fea885e279bf48cce83275671 +size 63957 diff --git a/clashroyalechardetector/valid/pic1348_png.rf.27422e52e86d97ad3bc465da32f40e3e.jpg b/clashroyalechardetector/valid/pic1348_png.rf.27422e52e86d97ad3bc465da32f40e3e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff58986083c8a4d547db8bdbec29f3b8d21c278f --- /dev/null +++ b/clashroyalechardetector/valid/pic1348_png.rf.27422e52e86d97ad3bc465da32f40e3e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15269211e608301b44665acb24d5f5115925cfb6966cb7842dce5e1fc2180f5 +size 61517 diff --git a/clashroyalechardetector/valid/pic1375_png.rf.87dc6326d52917e9520761ff7ee4f35d.jpg b/clashroyalechardetector/valid/pic1375_png.rf.87dc6326d52917e9520761ff7ee4f35d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fed7b0931300dd6990b3255a0ad95683ed4aedf --- /dev/null +++ b/clashroyalechardetector/valid/pic1375_png.rf.87dc6326d52917e9520761ff7ee4f35d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4033bd848df6a8c302ecd8293b73a45f490ba48451cd8e04bf072f6ca48f23 +size 64050 diff --git a/clashroyalechardetector/valid/pic1387_png.rf.da69f1b7866b397115f945cbf5e5c0d3.jpg b/clashroyalechardetector/valid/pic1387_png.rf.da69f1b7866b397115f945cbf5e5c0d3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70630fa62f01840aca0366f6e2fe0b90de22ca01 --- /dev/null +++ b/clashroyalechardetector/valid/pic1387_png.rf.da69f1b7866b397115f945cbf5e5c0d3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d86e72ff3ce270cfa7cf00f2ee65d3828cd58bb3c82e6a2da869758f9c5532 +size 64807 diff --git a/clashroyalechardetector/valid/pic1392_png.rf.cbbc80f4e151805c6312191c06e0d957.jpg b/clashroyalechardetector/valid/pic1392_png.rf.cbbc80f4e151805c6312191c06e0d957.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d5c4554095e04e389e06dc0e93eb46c9c5b50922 --- /dev/null +++ b/clashroyalechardetector/valid/pic1392_png.rf.cbbc80f4e151805c6312191c06e0d957.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd410a831fc3db87822ae13ad3d5cf44b2fc89a3c350ac8e2e4847e2b09391b6 +size 64377 diff --git a/clashroyalechardetector/valid/pic1395_png.rf.4cc6330ef0d98bbbfe180d1081696f8c.jpg b/clashroyalechardetector/valid/pic1395_png.rf.4cc6330ef0d98bbbfe180d1081696f8c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26095f7a2917147bb056dfa6b415a04c41959947 --- /dev/null +++ b/clashroyalechardetector/valid/pic1395_png.rf.4cc6330ef0d98bbbfe180d1081696f8c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1553d52a070d1d199fe8e50641c6cc7cdedab8712bd0602cd53ba7c86158b563 +size 62144 diff --git a/clashroyalechardetector/valid/pic1408_png.rf.72c9d98a0cabfbcbedf4ecfc9ef65425.jpg b/clashroyalechardetector/valid/pic1408_png.rf.72c9d98a0cabfbcbedf4ecfc9ef65425.jpg new file mode 100644 index 0000000000000000000000000000000000000000..69403a4b0a1724e3b10e1fd4495f79f7a50c98ab --- /dev/null +++ b/clashroyalechardetector/valid/pic1408_png.rf.72c9d98a0cabfbcbedf4ecfc9ef65425.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf52e5b48cdbbab774f5134b96b6a06f11fa5c287b83aea1fea4abbeea84e57 +size 63614 diff --git a/clashroyalechardetector/valid/pic1414_png.rf.e51d1309d063c65e3cca621499d55019.jpg b/clashroyalechardetector/valid/pic1414_png.rf.e51d1309d063c65e3cca621499d55019.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3898febf89000477f1b06d453e418b34d131c044 --- /dev/null +++ b/clashroyalechardetector/valid/pic1414_png.rf.e51d1309d063c65e3cca621499d55019.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67038f827466855294dfa7f43050092f13ad379ae9f6643d0e6d5460dcf974ab +size 63035 diff --git a/clashroyalechardetector/valid/pic1417_png.rf.c6f8042bad9990a3759072c4b4ca9f8e.jpg b/clashroyalechardetector/valid/pic1417_png.rf.c6f8042bad9990a3759072c4b4ca9f8e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b113711d83c97304375deacead83584a9ed6c332 --- /dev/null +++ b/clashroyalechardetector/valid/pic1417_png.rf.c6f8042bad9990a3759072c4b4ca9f8e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d939af531ce33ec312f8a734d4f4ab9b03f43657d8db27a9474ffb718b4a8d +size 64068 diff --git a/clashroyalechardetector/valid/pic1424_png.rf.2e5d1841e53f25ff3667bdbb8cc29864.jpg b/clashroyalechardetector/valid/pic1424_png.rf.2e5d1841e53f25ff3667bdbb8cc29864.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aaa7f4149ee5c1cccad96664fb25d4358ba1f33e --- /dev/null +++ b/clashroyalechardetector/valid/pic1424_png.rf.2e5d1841e53f25ff3667bdbb8cc29864.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f85da979e549d1bf863aa58b604abd3ed865bfac6e7678fcfd80f95cf30576a +size 63209 diff --git a/clashroyalechardetector/valid/pic1438_png.rf.cab4149efb32f250314e947d3065e2aa.jpg b/clashroyalechardetector/valid/pic1438_png.rf.cab4149efb32f250314e947d3065e2aa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65b3821df3aef9fc30d6862f9c5e7d5600bf11a0 --- /dev/null +++ b/clashroyalechardetector/valid/pic1438_png.rf.cab4149efb32f250314e947d3065e2aa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c59cfd84fd45d1485cc8b423bb31b4594be0ea7084584a136849d18aa36c405 +size 67076 diff --git a/clashroyalechardetector/valid/pic1443_png.rf.6accaf5d5b7a220d5c874bb1fb31796e.jpg b/clashroyalechardetector/valid/pic1443_png.rf.6accaf5d5b7a220d5c874bb1fb31796e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ce710d036ebd7fd7759919f4b6bdfed3d5b3bb1 --- /dev/null +++ b/clashroyalechardetector/valid/pic1443_png.rf.6accaf5d5b7a220d5c874bb1fb31796e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43b56e5b2128700e92817c22db4eea1078299da478ad609e6c3908d4d117c77 +size 64540 diff --git a/clashroyalechardetector/valid/pic1462_png.rf.17d8d26add62d1c4f6ab31d7feabb173.jpg b/clashroyalechardetector/valid/pic1462_png.rf.17d8d26add62d1c4f6ab31d7feabb173.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c9d6c9f1c1da538d40f5cc73753ba8bf52fd310a --- /dev/null +++ b/clashroyalechardetector/valid/pic1462_png.rf.17d8d26add62d1c4f6ab31d7feabb173.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f2d88de58c4b3004ccfd11e2a12e47e22b69125ae08ad25dbc0d7c54820b04 +size 66299 diff --git a/clashroyalechardetector/valid/pic1470_png.rf.1c64e0cd275a775dbf6ea711a76deff2.jpg b/clashroyalechardetector/valid/pic1470_png.rf.1c64e0cd275a775dbf6ea711a76deff2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1de8dbbc34c5d240ebbd54b79ebeaae811c9ee7f --- /dev/null +++ b/clashroyalechardetector/valid/pic1470_png.rf.1c64e0cd275a775dbf6ea711a76deff2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba99eaa560b2b1fcefca7ef78f474a47c37c16a263c98668ab60bce222f6ccd +size 67948 diff --git a/clashroyalechardetector/valid/pic1485_png.rf.5ab17c36174fc3b0151ba5479981a410.jpg b/clashroyalechardetector/valid/pic1485_png.rf.5ab17c36174fc3b0151ba5479981a410.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af65c6e38e4ea0f0328145fee6cf5e127c49653c --- /dev/null +++ b/clashroyalechardetector/valid/pic1485_png.rf.5ab17c36174fc3b0151ba5479981a410.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba21b718e204ce1114cfb0d0c0a96e72781489fab05ad66315043ab42048f61f +size 67158 diff --git a/clashroyalechardetector/valid/pic149_png.rf.8a9236d9514456dcff6cfe5dfb46916d.jpg b/clashroyalechardetector/valid/pic149_png.rf.8a9236d9514456dcff6cfe5dfb46916d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cca76656bbea6db159be3cd8b64d5c9980e46b7 --- /dev/null +++ b/clashroyalechardetector/valid/pic149_png.rf.8a9236d9514456dcff6cfe5dfb46916d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9d8a013d10f70680b5bfda210c79af5a801df64bd191fab801d03ea9209025 +size 66429 diff --git a/clashroyalechardetector/valid/pic1515_png.rf.79fecfe9cd722e8b5ee7071aa47d14f0.jpg b/clashroyalechardetector/valid/pic1515_png.rf.79fecfe9cd722e8b5ee7071aa47d14f0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19a4f25e534df6c9a33d70ff460642507c750fdd --- /dev/null +++ b/clashroyalechardetector/valid/pic1515_png.rf.79fecfe9cd722e8b5ee7071aa47d14f0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5805d40ca6600501f1b44cefe2b437571672ea25cc9d667d397ec2097851382a +size 63126 diff --git a/clashroyalechardetector/valid/pic1537_png.rf.50288909dae2b58b89a1e59259bc3919.jpg b/clashroyalechardetector/valid/pic1537_png.rf.50288909dae2b58b89a1e59259bc3919.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40b0185fa939491a427d7e50b58795f6e1c41ea8 --- /dev/null +++ b/clashroyalechardetector/valid/pic1537_png.rf.50288909dae2b58b89a1e59259bc3919.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8fc5b0d220ecbbebc71f482ff144812afbce0b6e8204e597efe0dbba6453d50 +size 63064 diff --git a/clashroyalechardetector/valid/pic1547_png.rf.d369bbf7fd0429e6fb8dcc3cdc5703a8.jpg b/clashroyalechardetector/valid/pic1547_png.rf.d369bbf7fd0429e6fb8dcc3cdc5703a8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25ef804a5ef00701e888992cc63aac363e7623a7 --- /dev/null +++ b/clashroyalechardetector/valid/pic1547_png.rf.d369bbf7fd0429e6fb8dcc3cdc5703a8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0237ab9b75f7a82c7c1912c5211554da63eeed1790699cc69fd8ab492356fe2f +size 62921 diff --git a/clashroyalechardetector/valid/pic1557_png.rf.6084bead512cfa4faed630ceeeab105f.jpg b/clashroyalechardetector/valid/pic1557_png.rf.6084bead512cfa4faed630ceeeab105f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96514e09853e46736fa2c4b2b3eb9ffe1d4f010f --- /dev/null +++ b/clashroyalechardetector/valid/pic1557_png.rf.6084bead512cfa4faed630ceeeab105f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea42907923dcf48a0305b62233a3bd3f05b346737b92ee131e7c7bbb77fa9f8 +size 62634 diff --git a/clashroyalechardetector/valid/pic1591_png.rf.e653ab581ef86a33a7a4d6b73f1502ad.jpg b/clashroyalechardetector/valid/pic1591_png.rf.e653ab581ef86a33a7a4d6b73f1502ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..650e472ebeef73adbf4383aa05676eda2b6a4990 --- /dev/null +++ b/clashroyalechardetector/valid/pic1591_png.rf.e653ab581ef86a33a7a4d6b73f1502ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2240270b038d33a7535738d0b6c1b7db9117a1f2c1fe8061ee789654d949a1f8 +size 63250 diff --git a/clashroyalechardetector/valid/pic1601_png.rf.b486eefb98dd5682d4e46d4cec294a81.jpg b/clashroyalechardetector/valid/pic1601_png.rf.b486eefb98dd5682d4e46d4cec294a81.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b6b8655f1d0939611404584e35e65bed2d211fba --- /dev/null +++ b/clashroyalechardetector/valid/pic1601_png.rf.b486eefb98dd5682d4e46d4cec294a81.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1111cbbb651e32873dfe951edd882c4eae2c4e52947d3a20cc9166d8d4cacacb +size 63875 diff --git a/clashroyalechardetector/valid/pic1602_png.rf.777dd8e5ce1669a8c4b33696773bd450.jpg b/clashroyalechardetector/valid/pic1602_png.rf.777dd8e5ce1669a8c4b33696773bd450.jpg new file mode 100644 index 0000000000000000000000000000000000000000..684650cc12609407d1423f689b0b346d5dbbd6cf --- /dev/null +++ b/clashroyalechardetector/valid/pic1602_png.rf.777dd8e5ce1669a8c4b33696773bd450.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7048064ab381990baf586630fedad90794eb8c8d16415de4f53ea92a7e07ff +size 65313 diff --git a/clashroyalechardetector/valid/pic1609_png.rf.0bff6e19b923edf72b935a54984372d1.jpg b/clashroyalechardetector/valid/pic1609_png.rf.0bff6e19b923edf72b935a54984372d1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18970a3cac9fba320a3d0c64e1abf1106f28af19 --- /dev/null +++ b/clashroyalechardetector/valid/pic1609_png.rf.0bff6e19b923edf72b935a54984372d1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e5b30fee8505885229c024b9be20bb6118d16734abccc062b7a1d07d934a80 +size 65935 diff --git a/clashroyalechardetector/valid/pic160_png.rf.c9e388c0a2807fb04794ab60be78e45b.jpg b/clashroyalechardetector/valid/pic160_png.rf.c9e388c0a2807fb04794ab60be78e45b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..77b1b8a96dea5e1b6705e4626fc8a721d0cbff52 --- /dev/null +++ b/clashroyalechardetector/valid/pic160_png.rf.c9e388c0a2807fb04794ab60be78e45b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6ec217bab0dca83c0f6fc6a43c9e8429c2f06a2ca70171ca9cf90a4acee778 +size 69035 diff --git a/clashroyalechardetector/valid/pic1614_png.rf.dccbf56ad64641b008790ba2b1d0217b.jpg b/clashroyalechardetector/valid/pic1614_png.rf.dccbf56ad64641b008790ba2b1d0217b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c5aade5938a4546f4e73d1ee21126cc47adb8f0 --- /dev/null +++ b/clashroyalechardetector/valid/pic1614_png.rf.dccbf56ad64641b008790ba2b1d0217b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3efb0c0f8394bd33a9f58b860575b85c4726518016e8d993860414d635ab77 +size 65994 diff --git a/clashroyalechardetector/valid/pic1619_png.rf.1c555e38a567c65d0bd6712356726179.jpg b/clashroyalechardetector/valid/pic1619_png.rf.1c555e38a567c65d0bd6712356726179.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e4f31328942b7f7b1470de4328408446a3c7139 --- /dev/null +++ b/clashroyalechardetector/valid/pic1619_png.rf.1c555e38a567c65d0bd6712356726179.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe6863261f37cf1940193adadac759980814fdb779003f95bc6abc5988d320b +size 67095 diff --git a/clashroyalechardetector/valid/pic161_png.rf.28daf0639d2147b2f543f1d9fdf20507.jpg b/clashroyalechardetector/valid/pic161_png.rf.28daf0639d2147b2f543f1d9fdf20507.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0db9b187b8f00e56a262164b62e7ff488d8e3444 --- /dev/null +++ b/clashroyalechardetector/valid/pic161_png.rf.28daf0639d2147b2f543f1d9fdf20507.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f68ff764ade0de7df36eb32a6a1f7f4d36449c0c50f1365ab6fc97ed19117c2 +size 72107 diff --git a/clashroyalechardetector/valid/pic1621_png.rf.dfca27ab1f33e9d868536e14cc1faca0.jpg b/clashroyalechardetector/valid/pic1621_png.rf.dfca27ab1f33e9d868536e14cc1faca0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3f305c60d0e93c7229bbd3385c7e3a7caf4d83c1 --- /dev/null +++ b/clashroyalechardetector/valid/pic1621_png.rf.dfca27ab1f33e9d868536e14cc1faca0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fac1457a3088caa6247f9d7408e2823678ce9c926ec76732e5322870fa73e33 +size 66204 diff --git a/clashroyalechardetector/valid/pic1622_png.rf.b600828e94281491f23a6c2b9bcf8918.jpg b/clashroyalechardetector/valid/pic1622_png.rf.b600828e94281491f23a6c2b9bcf8918.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54e06783af9f79d9e672f44698f6cb29b72a5810 --- /dev/null +++ b/clashroyalechardetector/valid/pic1622_png.rf.b600828e94281491f23a6c2b9bcf8918.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a1d9b0067b4d3e945b8b16e08e45991a183078da422828e202f158e18a43a9 +size 66106 diff --git a/clashroyalechardetector/valid/pic1626_png.rf.2cc48bb5a152af38202c2db9321dd171.jpg b/clashroyalechardetector/valid/pic1626_png.rf.2cc48bb5a152af38202c2db9321dd171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76adca332398c42cf97bfd07333883505add7646 --- /dev/null +++ b/clashroyalechardetector/valid/pic1626_png.rf.2cc48bb5a152af38202c2db9321dd171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9deb8a3423b99828345a87b0501df3d1d6e40386488c4f173cc7105f874b90c +size 66037 diff --git a/clashroyalechardetector/valid/pic1627_png.rf.b3d7828923b57028b932578d24610491.jpg b/clashroyalechardetector/valid/pic1627_png.rf.b3d7828923b57028b932578d24610491.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2273c95d184af22c23e1bcfc4c5fe44ab3ca1a94 --- /dev/null +++ b/clashroyalechardetector/valid/pic1627_png.rf.b3d7828923b57028b932578d24610491.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc375060c24107574ffe45eed22e599c554eba7d61333f0ffc0d7959f9c0c36 +size 66078 diff --git a/clashroyalechardetector/valid/pic1655_png.rf.f54c81762121c767d131702fe866314e.jpg b/clashroyalechardetector/valid/pic1655_png.rf.f54c81762121c767d131702fe866314e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11007a20eebac2ccbe504111fb108f1a598c3819 --- /dev/null +++ b/clashroyalechardetector/valid/pic1655_png.rf.f54c81762121c767d131702fe866314e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42cdb4ff3748c5ee2dc7c0058e04d0d9c172826df0a04b9f8aed7fe90f62680e +size 64110 diff --git a/clashroyalechardetector/valid/pic1662_png.rf.9e0106fb5ea7a8af0c9bf2439fa7e2b3.jpg b/clashroyalechardetector/valid/pic1662_png.rf.9e0106fb5ea7a8af0c9bf2439fa7e2b3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ba2ce7f38a91c656554fd8538b0512604afac53 --- /dev/null +++ b/clashroyalechardetector/valid/pic1662_png.rf.9e0106fb5ea7a8af0c9bf2439fa7e2b3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9a9d1866277baa0acfc923e25bd743217356a38933a3849414f6b7b74b46bb +size 65517 diff --git a/clashroyalechardetector/valid/pic1665_png.rf.32301be71f7d2a4af3dd3a092035fef9.jpg b/clashroyalechardetector/valid/pic1665_png.rf.32301be71f7d2a4af3dd3a092035fef9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ace307b7fd23898db59632e6c118af90e28d6bb9 --- /dev/null +++ b/clashroyalechardetector/valid/pic1665_png.rf.32301be71f7d2a4af3dd3a092035fef9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bca42ee1134f16bd5bfefbf85dab421a4104709d104e7b7e1cee7746028c9cc +size 66989 diff --git a/clashroyalechardetector/valid/pic1667_png.rf.8c84f8b801e16ce9f05dd5ea6d4f7fd3.jpg b/clashroyalechardetector/valid/pic1667_png.rf.8c84f8b801e16ce9f05dd5ea6d4f7fd3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e36570b705e0b7ceb37dbcd3ac64d539db3f797 --- /dev/null +++ b/clashroyalechardetector/valid/pic1667_png.rf.8c84f8b801e16ce9f05dd5ea6d4f7fd3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f1fd74760c0ac4539d4b79d2bc312dc9b0f47d64c2285b288665938cc3c4ae +size 66943 diff --git a/clashroyalechardetector/valid/pic1672_png.rf.1a32d3f88d698753684267720b75acaf.jpg b/clashroyalechardetector/valid/pic1672_png.rf.1a32d3f88d698753684267720b75acaf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10f1b5efd22054ea1ad1e134ada7e67dea504e93 --- /dev/null +++ b/clashroyalechardetector/valid/pic1672_png.rf.1a32d3f88d698753684267720b75acaf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e232e3498ed0d4c1567bc45a5b9e55f41b1f76bde0ebc5954d0884005b6155 +size 69686 diff --git a/clashroyalechardetector/valid/pic1674_png.rf.9ff8a4f10404d7acccb9832f31f8df6f.jpg b/clashroyalechardetector/valid/pic1674_png.rf.9ff8a4f10404d7acccb9832f31f8df6f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65675217a5cedf80acc91885b0f86bd079e7c88e --- /dev/null +++ b/clashroyalechardetector/valid/pic1674_png.rf.9ff8a4f10404d7acccb9832f31f8df6f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a01c321e2915261d6245df0e9abd9f20d52e0b375d260e87bfbc90836ca4861 +size 68766 diff --git a/clashroyalechardetector/valid/pic1676_png.rf.15a2ac19eae2bcd81c3e0c434908b37d.jpg b/clashroyalechardetector/valid/pic1676_png.rf.15a2ac19eae2bcd81c3e0c434908b37d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c5bce255f4db0a177ef2db1bcc180797edc2322 --- /dev/null +++ b/clashroyalechardetector/valid/pic1676_png.rf.15a2ac19eae2bcd81c3e0c434908b37d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5215e7ac467dd93309920d5beef3abfb9f73d6580143a7a25ce9ab0570c9305c +size 67870 diff --git a/clashroyalechardetector/valid/pic1684_png.rf.52ef1704c6028ae4b5bbdb2c2281f2ca.jpg b/clashroyalechardetector/valid/pic1684_png.rf.52ef1704c6028ae4b5bbdb2c2281f2ca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d16faa1a0683046dd1a2ea7de1073fe4b2615776 --- /dev/null +++ b/clashroyalechardetector/valid/pic1684_png.rf.52ef1704c6028ae4b5bbdb2c2281f2ca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e94c5488b50e6952d8ec757d97bbf46a505d3630422b675a16d04710e8a9bd +size 68169 diff --git a/clashroyalechardetector/valid/pic1692_png.rf.b916559ee110c75fe159b8e3448ea06d.jpg b/clashroyalechardetector/valid/pic1692_png.rf.b916559ee110c75fe159b8e3448ea06d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..313cbd026b31fd93cf989d9de29e47bbaf80b454 --- /dev/null +++ b/clashroyalechardetector/valid/pic1692_png.rf.b916559ee110c75fe159b8e3448ea06d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ea25c1ebdc4792f0f80e6cc38969f47754c458a2ee577c378520c923a263e9 +size 65264 diff --git a/clashroyalechardetector/valid/pic1693_png.rf.7600a2c3151317ac2415c391d8da6718.jpg b/clashroyalechardetector/valid/pic1693_png.rf.7600a2c3151317ac2415c391d8da6718.jpg new file mode 100644 index 0000000000000000000000000000000000000000..666155221ecc5877db9f3711dda3d8e203c2c307 --- /dev/null +++ b/clashroyalechardetector/valid/pic1693_png.rf.7600a2c3151317ac2415c391d8da6718.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7d89b5b6cb1a735cc99cfdf1df935975049649ed8c0eb6aee9588dbc4a4471 +size 63321 diff --git a/clashroyalechardetector/valid/pic1707_png.rf.9399919ae615e230030b005b3b0832a6.jpg b/clashroyalechardetector/valid/pic1707_png.rf.9399919ae615e230030b005b3b0832a6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7eb527b3f91d01eb129364323a039d79745ce738 --- /dev/null +++ b/clashroyalechardetector/valid/pic1707_png.rf.9399919ae615e230030b005b3b0832a6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97edbd7aeab38dba2a89eaf30377929bcb37cc38a42ec3fd49fbbae179ff1a1c +size 64556 diff --git a/clashroyalechardetector/valid/pic1708_png.rf.28a820dc0d50b3fbeeddfbdc7581b75d.jpg b/clashroyalechardetector/valid/pic1708_png.rf.28a820dc0d50b3fbeeddfbdc7581b75d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4255768353c89bfeb1e56ddde6c2afdec121123a --- /dev/null +++ b/clashroyalechardetector/valid/pic1708_png.rf.28a820dc0d50b3fbeeddfbdc7581b75d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d07f7e83c9f69f745fdd2c9db594ad1ccbfdc977855ae2f34e938556a44d3c4 +size 63176 diff --git a/clashroyalechardetector/valid/pic1728_png.rf.9a7c378f6b3e17cf877d23d15c20a7c4.jpg b/clashroyalechardetector/valid/pic1728_png.rf.9a7c378f6b3e17cf877d23d15c20a7c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59e4e3bc040eaf6a70062474b8bdc05c98239528 --- /dev/null +++ b/clashroyalechardetector/valid/pic1728_png.rf.9a7c378f6b3e17cf877d23d15c20a7c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28287b70c5012092e48b8306e850606c1024d7bd80136615e63f152f2c5403f1 +size 66374 diff --git a/clashroyalechardetector/valid/pic1732_png.rf.74ae8eecae8c50f9effc27b4da208993.jpg b/clashroyalechardetector/valid/pic1732_png.rf.74ae8eecae8c50f9effc27b4da208993.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a7308169569139b31a38e932f04958b4fd76204 --- /dev/null +++ b/clashroyalechardetector/valid/pic1732_png.rf.74ae8eecae8c50f9effc27b4da208993.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c280d91a0596a243815f61d84360811f52be0b0e3fba57f69ee032225bb280c6 +size 64684 diff --git a/clashroyalechardetector/valid/pic1740_png.rf.abeb7708243c3a7cc9c669d94fad1620.jpg b/clashroyalechardetector/valid/pic1740_png.rf.abeb7708243c3a7cc9c669d94fad1620.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ceb0cf3de09e55e2e5e43b8ef9f97108dab9e173 --- /dev/null +++ b/clashroyalechardetector/valid/pic1740_png.rf.abeb7708243c3a7cc9c669d94fad1620.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81996e2b17e1a083dbbb84312056a46403ab544594841c6f2b87175a056fa803 +size 65694 diff --git a/clashroyalechardetector/valid/pic1744_png.rf.693001e1839b10f73969fe05cbe976d5.jpg b/clashroyalechardetector/valid/pic1744_png.rf.693001e1839b10f73969fe05cbe976d5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e063ead12d410b3a5e57c5dc4b27720742a39b8 --- /dev/null +++ b/clashroyalechardetector/valid/pic1744_png.rf.693001e1839b10f73969fe05cbe976d5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725b782fa047c0f63d9a1731781220c02237387eb7ea2e7210bb964788ac5f6a +size 65385 diff --git a/clashroyalechardetector/valid/pic1797_png.rf.b4cca8baccf9ce5fbb7bc389919eed51.jpg b/clashroyalechardetector/valid/pic1797_png.rf.b4cca8baccf9ce5fbb7bc389919eed51.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2197ec46dd0dadfb58207f4d710053c3b522de66 --- /dev/null +++ b/clashroyalechardetector/valid/pic1797_png.rf.b4cca8baccf9ce5fbb7bc389919eed51.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69a94f02ba62d7f9bad2d0f932164f0948bce86ab65905539d3b36728a651ea +size 65832 diff --git a/clashroyalechardetector/valid/pic1822_png.rf.cde8a170628d8290a6f8d724e34dc5d8.jpg b/clashroyalechardetector/valid/pic1822_png.rf.cde8a170628d8290a6f8d724e34dc5d8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ed452db6ee8f5c316c3d7c3fff44f04f4efbfcc --- /dev/null +++ b/clashroyalechardetector/valid/pic1822_png.rf.cde8a170628d8290a6f8d724e34dc5d8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29248c523ff18894a67abff1e9bf1e000beac59b948a9aa7c411bb9e7615584d +size 67737 diff --git a/clashroyalechardetector/valid/pic1840_png.rf.f5a87e3ca105bd474f44f197b546c64e.jpg b/clashroyalechardetector/valid/pic1840_png.rf.f5a87e3ca105bd474f44f197b546c64e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c951c4285498464c6f2e6b2c312cff2a093d2275 --- /dev/null +++ b/clashroyalechardetector/valid/pic1840_png.rf.f5a87e3ca105bd474f44f197b546c64e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb9fd6ce4f359604f936a2245b3b88be382607647864133e71b64c48e8f00b0 +size 66985 diff --git a/clashroyalechardetector/valid/pic184_png.rf.5b3227ac31b581ce826abf83681fe592.jpg b/clashroyalechardetector/valid/pic184_png.rf.5b3227ac31b581ce826abf83681fe592.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc347c11d966d49a58b53cee0480c80476594764 --- /dev/null +++ b/clashroyalechardetector/valid/pic184_png.rf.5b3227ac31b581ce826abf83681fe592.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9acf9bb032d83ce9707a81e79637673d4fd8e08cd1e44e31647e8e2400eff12c +size 70187 diff --git a/clashroyalechardetector/valid/pic1861_png.rf.07790b40b7a5c1c02c29fea29bd5e4b6.jpg b/clashroyalechardetector/valid/pic1861_png.rf.07790b40b7a5c1c02c29fea29bd5e4b6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24d52f4a18feb6144be3619b4ba639e7c0e01d25 --- /dev/null +++ b/clashroyalechardetector/valid/pic1861_png.rf.07790b40b7a5c1c02c29fea29bd5e4b6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6d636a216dd577af86bafe2c769ca33932ba7d9e0b80118573df3a4541c3e6 +size 65498 diff --git a/clashroyalechardetector/valid/pic1864_png.rf.d2c3c8c05de232e9508ae7eb35889607.jpg b/clashroyalechardetector/valid/pic1864_png.rf.d2c3c8c05de232e9508ae7eb35889607.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f9ccdd7b1c6065ad712f6c301b18976f294b786 --- /dev/null +++ b/clashroyalechardetector/valid/pic1864_png.rf.d2c3c8c05de232e9508ae7eb35889607.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af519b42559dbf64e78b6b303102ad9a8de0c29c8d2fcab563bb2025d872bf2 +size 64739 diff --git a/clashroyalechardetector/valid/pic1868_png.rf.7ee69a362110bf6d36b60896719e155d.jpg b/clashroyalechardetector/valid/pic1868_png.rf.7ee69a362110bf6d36b60896719e155d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b4ebf84d791284759d0273cf0638c1f3c399704 --- /dev/null +++ b/clashroyalechardetector/valid/pic1868_png.rf.7ee69a362110bf6d36b60896719e155d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c65a2787e14f5f893b10d9d573d312c669a55c65d5596f77dd0fb0ca76e467c +size 65383 diff --git a/clashroyalechardetector/valid/pic1879_png.rf.0926da3fd104be13a9f16f12168a9518.jpg b/clashroyalechardetector/valid/pic1879_png.rf.0926da3fd104be13a9f16f12168a9518.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9a974ca6ab9f12e8b1d8783e987a7be0b3ff830 --- /dev/null +++ b/clashroyalechardetector/valid/pic1879_png.rf.0926da3fd104be13a9f16f12168a9518.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8c9a676692663accbca808c460aecd17a529960f6011b2ce29224a35e56c7f +size 65037 diff --git a/clashroyalechardetector/valid/pic187_png.rf.396f0771f71e8d100f6d0f445cd99e13.jpg b/clashroyalechardetector/valid/pic187_png.rf.396f0771f71e8d100f6d0f445cd99e13.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08557c0715a74454c5ff704ce800f32ff8973a15 --- /dev/null +++ b/clashroyalechardetector/valid/pic187_png.rf.396f0771f71e8d100f6d0f445cd99e13.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e09c735bbe5770d1780d92ebb0e487b9326efd3760c794e55f2f7699c5c80c4 +size 70192 diff --git a/clashroyalechardetector/valid/pic1884_png.rf.547c7831c0b45b0b6dae09c5b6a78bd9.jpg b/clashroyalechardetector/valid/pic1884_png.rf.547c7831c0b45b0b6dae09c5b6a78bd9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcd535bf4c24cba55988fb3327431ce02b240a48 --- /dev/null +++ b/clashroyalechardetector/valid/pic1884_png.rf.547c7831c0b45b0b6dae09c5b6a78bd9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247c39240ab2f15cab29f3baf317cc1c15817c66532ec02062c37559b0759f95 +size 66673 diff --git a/clashroyalechardetector/valid/pic1886_png.rf.53bdb7ecf0e4a84a093ab7eeefa8fa59.jpg b/clashroyalechardetector/valid/pic1886_png.rf.53bdb7ecf0e4a84a093ab7eeefa8fa59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d21b338d4542773976c778122e56f06c03aeeb4 --- /dev/null +++ b/clashroyalechardetector/valid/pic1886_png.rf.53bdb7ecf0e4a84a093ab7eeefa8fa59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4d6c3da9f692e32b1d953085e529d1c1cb838743c63f45afb2c8be22ce68da +size 64086 diff --git a/clashroyalechardetector/valid/pic1897_png.rf.1fa5e2c4a15d8e190a4cef7ae70f9d08.jpg b/clashroyalechardetector/valid/pic1897_png.rf.1fa5e2c4a15d8e190a4cef7ae70f9d08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bbd97d179c8d98a99d8f50f54513867fe7b2f0b --- /dev/null +++ b/clashroyalechardetector/valid/pic1897_png.rf.1fa5e2c4a15d8e190a4cef7ae70f9d08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e759f58b51337064d6ad58c6bd0b2261b443a615a73e1a2ad992ef7d8c3f04f +size 66063 diff --git a/clashroyalechardetector/valid/pic1903_png.rf.815a6fedfba44bb176b6879dc184e680.jpg b/clashroyalechardetector/valid/pic1903_png.rf.815a6fedfba44bb176b6879dc184e680.jpg new file mode 100644 index 0000000000000000000000000000000000000000..875214cdacb0614f51c63dbed672fa233e7a8e7f --- /dev/null +++ b/clashroyalechardetector/valid/pic1903_png.rf.815a6fedfba44bb176b6879dc184e680.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a019258e7bf0eb26037c14a6f847370b75112fccae5e0607931361c01e8d7ead +size 65567 diff --git a/clashroyalechardetector/valid/pic1905_png.rf.c9a38997c819d165d738980a77c94780.jpg b/clashroyalechardetector/valid/pic1905_png.rf.c9a38997c819d165d738980a77c94780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d89551e729ec18626bc2bdefefc3d4d09649b77 --- /dev/null +++ b/clashroyalechardetector/valid/pic1905_png.rf.c9a38997c819d165d738980a77c94780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4484625293682d804d76ea95c77e7621319a3c2a9932508415a8c372c32aa38a +size 65552 diff --git a/clashroyalechardetector/valid/pic1908_png.rf.bec217c70ce953be7b0a5ca44ddb0dcb.jpg b/clashroyalechardetector/valid/pic1908_png.rf.bec217c70ce953be7b0a5ca44ddb0dcb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89cd7f2e26100d49d69b7e0a7081165c9b5f86e1 --- /dev/null +++ b/clashroyalechardetector/valid/pic1908_png.rf.bec217c70ce953be7b0a5ca44ddb0dcb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5188ad1fadb6ececed4c5698d93c76457a6eacc8b21f84bd34d470325b3fe1 +size 65902 diff --git a/clashroyalechardetector/valid/pic1919_png.rf.385f3e85747532a2922a5dcef55ea780.jpg b/clashroyalechardetector/valid/pic1919_png.rf.385f3e85747532a2922a5dcef55ea780.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1561cf792461e95da7de3cdbe0be5585f27adc2a --- /dev/null +++ b/clashroyalechardetector/valid/pic1919_png.rf.385f3e85747532a2922a5dcef55ea780.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f830cd7cbc14c9c8ea17622e469fa4b5827c780cd08bedb4954b12486c2469b +size 65392 diff --git a/clashroyalechardetector/valid/pic1925_png.rf.17ed3114d0f44c565e0eaf7b8e214967.jpg b/clashroyalechardetector/valid/pic1925_png.rf.17ed3114d0f44c565e0eaf7b8e214967.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6b7a71064b4652f5a78f815cf9f20cd69066234 --- /dev/null +++ b/clashroyalechardetector/valid/pic1925_png.rf.17ed3114d0f44c565e0eaf7b8e214967.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f03978dfeee4887974862e0a44b111deaade8daf2c7da65444f1456fe46104 +size 63592 diff --git a/clashroyalechardetector/valid/pic192_png.rf.043bdc8233dc2ef048c9b9d29f61a5f2.jpg b/clashroyalechardetector/valid/pic192_png.rf.043bdc8233dc2ef048c9b9d29f61a5f2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25e5b4ff4f31e976acb49ad7d0e73296c17c9a79 --- /dev/null +++ b/clashroyalechardetector/valid/pic192_png.rf.043bdc8233dc2ef048c9b9d29f61a5f2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9eac8245d84daa0dda942bfd37393f38029e4021934c7de10f3784c261dd60a +size 72947 diff --git a/clashroyalechardetector/valid/pic1930_png.rf.2ae3fde1e1a001ac90d4c34a8398acb7.jpg b/clashroyalechardetector/valid/pic1930_png.rf.2ae3fde1e1a001ac90d4c34a8398acb7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb70331397ac6ec4eb33664acfd2e32cbcaccd89 --- /dev/null +++ b/clashroyalechardetector/valid/pic1930_png.rf.2ae3fde1e1a001ac90d4c34a8398acb7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0ba443c1417e632ea1ef29334cd28ae36c81f081adfb512d5ec9eae0ffb4cf +size 64923 diff --git a/clashroyalechardetector/valid/pic1939_png.rf.49baf8c7bdf003aceb3f1cfba51d9746.jpg b/clashroyalechardetector/valid/pic1939_png.rf.49baf8c7bdf003aceb3f1cfba51d9746.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fcc392c726e947769eb39738b6e236a3fa83f4e4 --- /dev/null +++ b/clashroyalechardetector/valid/pic1939_png.rf.49baf8c7bdf003aceb3f1cfba51d9746.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591af7a53db9c95f1f400f06996460a0a706d16afeb5890bce15923d7730b4ee +size 65502 diff --git a/clashroyalechardetector/valid/pic193_png.rf.4f9917b74cb00590119cbaacbab2c934.jpg b/clashroyalechardetector/valid/pic193_png.rf.4f9917b74cb00590119cbaacbab2c934.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b6d397e0620b9945c762f38b6d32ba061e8f21e --- /dev/null +++ b/clashroyalechardetector/valid/pic193_png.rf.4f9917b74cb00590119cbaacbab2c934.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd0e31cabbb75eef8009ca5edfe1977d4f8e255f0f5dca97a00c4607a05982c +size 72459 diff --git a/clashroyalechardetector/valid/pic1950_png.rf.7a473b8abdc89a2dc5728e52cc43d36b.jpg b/clashroyalechardetector/valid/pic1950_png.rf.7a473b8abdc89a2dc5728e52cc43d36b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..67f5142a9ae0c2b46995accca3623c52b703aab7 --- /dev/null +++ b/clashroyalechardetector/valid/pic1950_png.rf.7a473b8abdc89a2dc5728e52cc43d36b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ee71a9a9e2fb8abfc07b4543b49894dccd073d47785c1d41382e841e91db34 +size 66616 diff --git a/clashroyalechardetector/valid/pic1952_png.rf.467371ae00c81c1d04854247204c6b42.jpg b/clashroyalechardetector/valid/pic1952_png.rf.467371ae00c81c1d04854247204c6b42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4f609a5231b87c169b8b8739b379f42f053dcd0 --- /dev/null +++ b/clashroyalechardetector/valid/pic1952_png.rf.467371ae00c81c1d04854247204c6b42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8896d6411ae45079517a750154fd148c311b7ae34637bf0a443fa1ca303822 +size 66076 diff --git a/clashroyalechardetector/valid/pic1955_png.rf.a475f424ac4c86f6246cca0a4f3050a2.jpg b/clashroyalechardetector/valid/pic1955_png.rf.a475f424ac4c86f6246cca0a4f3050a2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f91d2336a41c0547617514fbe0d09b49fc7c69a1 --- /dev/null +++ b/clashroyalechardetector/valid/pic1955_png.rf.a475f424ac4c86f6246cca0a4f3050a2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6d502f57c1216481a5443d0b3aa5b3bed118c7b37873b415f9ffd6698358c0 +size 67933 diff --git a/clashroyalechardetector/valid/pic196_png.rf.8ecc0401c5e13f39c58eddab271f7484.jpg b/clashroyalechardetector/valid/pic196_png.rf.8ecc0401c5e13f39c58eddab271f7484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..edfe52a90c7700130e29452f44db596ace8194c7 --- /dev/null +++ b/clashroyalechardetector/valid/pic196_png.rf.8ecc0401c5e13f39c58eddab271f7484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8ee7ac2d732f9f87f7c955fedd3de7d89cbabe41b68fd8f4adf7f4e8894497 +size 74138 diff --git a/clashroyalechardetector/valid/pic1975_png.rf.f472066f40a988df3d2e794b91e7eb77.jpg b/clashroyalechardetector/valid/pic1975_png.rf.f472066f40a988df3d2e794b91e7eb77.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00e8ee4628e9058250a2e7ee67b9453df0cddc23 --- /dev/null +++ b/clashroyalechardetector/valid/pic1975_png.rf.f472066f40a988df3d2e794b91e7eb77.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d0b51884b61bc1d35abc8226c20d41ecc2b26a8f2703f850a7c55a5c45b11f +size 69065 diff --git a/clashroyalechardetector/valid/pic1976_png.rf.bec79bf54629955cbb672269c6dcac76.jpg b/clashroyalechardetector/valid/pic1976_png.rf.bec79bf54629955cbb672269c6dcac76.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78ff47cedb6bef4ccd0d0e04ef6116f2b5440394 --- /dev/null +++ b/clashroyalechardetector/valid/pic1976_png.rf.bec79bf54629955cbb672269c6dcac76.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59706bc14b206ce9011da39e27f5c32fefe14eff83238a94effcd87e43098bc +size 68896 diff --git a/clashroyalechardetector/valid/pic1981_png.rf.71540adaab4f3a38ff0b45498bdf7a87.jpg b/clashroyalechardetector/valid/pic1981_png.rf.71540adaab4f3a38ff0b45498bdf7a87.jpg new file mode 100644 index 0000000000000000000000000000000000000000..129cd6bf237fbf9eba7dd0dd48f63bf821a83ff3 --- /dev/null +++ b/clashroyalechardetector/valid/pic1981_png.rf.71540adaab4f3a38ff0b45498bdf7a87.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f9ec851f13785c44875eaa8a304a495a923516133967d09a068a1a61f357846 +size 67387 diff --git a/clashroyalechardetector/valid/pic1985_png.rf.129085439d1d4fe664b12befd985dbd0.jpg b/clashroyalechardetector/valid/pic1985_png.rf.129085439d1d4fe664b12befd985dbd0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13381651841f1e8c7ffe1b3898e898cc06a7b84d --- /dev/null +++ b/clashroyalechardetector/valid/pic1985_png.rf.129085439d1d4fe664b12befd985dbd0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261ba44a949ae9dc8a7efd1d4ea311d62eee5450f71a2c592f3ff8a20c6987c5 +size 69096 diff --git a/clashroyalechardetector/valid/pic2051_png.rf.0e064d292ed3a83842707e04e2c832b7.jpg b/clashroyalechardetector/valid/pic2051_png.rf.0e064d292ed3a83842707e04e2c832b7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb4e95b140109642aad02da2cf6b445ada9540df --- /dev/null +++ b/clashroyalechardetector/valid/pic2051_png.rf.0e064d292ed3a83842707e04e2c832b7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de10d382b158fecf6ba3bfc7d9201f27e2ceb1b9e85119d6c0562a9543e0ce3 +size 65291 diff --git a/clashroyalechardetector/valid/pic2066_png.rf.b66f0002eaf6bda6de249809177c5538.jpg b/clashroyalechardetector/valid/pic2066_png.rf.b66f0002eaf6bda6de249809177c5538.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ca9a2d3d3403e4407bc836a1b6022864efba7c5 --- /dev/null +++ b/clashroyalechardetector/valid/pic2066_png.rf.b66f0002eaf6bda6de249809177c5538.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c440da7d47d1baa6b69ba863baf35e80b8e4c9275dbe2a3eb3cb63c89dd2dd +size 65366 diff --git a/clashroyalechardetector/valid/pic2069_png.rf.dd5273b35ba0e221b86ecfbf484baf6e.jpg b/clashroyalechardetector/valid/pic2069_png.rf.dd5273b35ba0e221b86ecfbf484baf6e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa6444699276e78e90b3968534ffe0f07f748dde --- /dev/null +++ b/clashroyalechardetector/valid/pic2069_png.rf.dd5273b35ba0e221b86ecfbf484baf6e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d37ff8fd830c8ee086a67d39e19e54d281b57e9dcb08ea26c50ef301437b329 +size 64665 diff --git a/clashroyalechardetector/valid/pic207_png.rf.04122df44d360eff11dc0b2ac26e6c08.jpg b/clashroyalechardetector/valid/pic207_png.rf.04122df44d360eff11dc0b2ac26e6c08.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5eb4c7a3d7481c80636c4c3c0fecab358c7f354a --- /dev/null +++ b/clashroyalechardetector/valid/pic207_png.rf.04122df44d360eff11dc0b2ac26e6c08.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e7ca1db13d7c2cfdafdf6b53e67b3a7dfb90f0c12892f523658a7ec65b2507 +size 68157 diff --git a/clashroyalechardetector/valid/pic2103_png.rf.f4113a890c81ea549d9b14c08f1eaf83.jpg b/clashroyalechardetector/valid/pic2103_png.rf.f4113a890c81ea549d9b14c08f1eaf83.jpg new file mode 100644 index 0000000000000000000000000000000000000000..953a3cde45b54f138c26b145d49e9141c28c92a2 --- /dev/null +++ b/clashroyalechardetector/valid/pic2103_png.rf.f4113a890c81ea549d9b14c08f1eaf83.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7cd19209738daee300ac49977ea6ef55a32761e9c75d24a0967565ca52c7c5 +size 66005 diff --git a/clashroyalechardetector/valid/pic2112_png.rf.b09c22524583b644eaea0157f2ac167f.jpg b/clashroyalechardetector/valid/pic2112_png.rf.b09c22524583b644eaea0157f2ac167f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..85264dfd7c7c708c4cded9581a97b977a048de20 --- /dev/null +++ b/clashroyalechardetector/valid/pic2112_png.rf.b09c22524583b644eaea0157f2ac167f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ffaed69083d962644a481e1fd3002e2f2e828f2d5e0b134732da532f18e7ec +size 64750 diff --git a/clashroyalechardetector/valid/pic2132_png.rf.9de2c1af62a0ed293bdb44e4f7c93e9f.jpg b/clashroyalechardetector/valid/pic2132_png.rf.9de2c1af62a0ed293bdb44e4f7c93e9f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b671e4bdf22327fa939373c563a389cb4ff9a9f --- /dev/null +++ b/clashroyalechardetector/valid/pic2132_png.rf.9de2c1af62a0ed293bdb44e4f7c93e9f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6581cb1e790d0ad1eaab6ab253550a27e03ba6a28585d94051e5a7491495402d +size 65070 diff --git a/clashroyalechardetector/valid/pic214_png.rf.a6776ca9f8b160d784a0e365137b2d4c.jpg b/clashroyalechardetector/valid/pic214_png.rf.a6776ca9f8b160d784a0e365137b2d4c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b30c13473976561ddeb89772a8325afca579aa29 --- /dev/null +++ b/clashroyalechardetector/valid/pic214_png.rf.a6776ca9f8b160d784a0e365137b2d4c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d1ef55c0b232f0eed484c60830e0a4c6267c6ba8710ed78f519fe01a9d56a1 +size 69123 diff --git a/clashroyalechardetector/valid/pic2161_png.rf.db1c5122071eae1d587f5525ee3b1659.jpg b/clashroyalechardetector/valid/pic2161_png.rf.db1c5122071eae1d587f5525ee3b1659.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53ea8a835b260cc2f52d981188e06c426870b590 --- /dev/null +++ b/clashroyalechardetector/valid/pic2161_png.rf.db1c5122071eae1d587f5525ee3b1659.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e135312f6d85ae4cb089bf10d2c9fd3b24ee02d2703acccbb4e763306aec7b47 +size 62772 diff --git a/clashroyalechardetector/valid/pic2171_png.rf.bff71448254f60c2f72b0ffd91a5a598.jpg b/clashroyalechardetector/valid/pic2171_png.rf.bff71448254f60c2f72b0ffd91a5a598.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87a9822fcbd64990a29d6bc91a283122bf103311 --- /dev/null +++ b/clashroyalechardetector/valid/pic2171_png.rf.bff71448254f60c2f72b0ffd91a5a598.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e5a2c93f7f381dcd1788f68503dde948da2bb27ab847d9a303fb644e42020f +size 63492 diff --git a/clashroyalechardetector/valid/pic2183_png.rf.0ec46bade4cae59a272f4f3ea3c42930.jpg b/clashroyalechardetector/valid/pic2183_png.rf.0ec46bade4cae59a272f4f3ea3c42930.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8421e2dabb9b2870aa2539d72b9891ed8878b03d --- /dev/null +++ b/clashroyalechardetector/valid/pic2183_png.rf.0ec46bade4cae59a272f4f3ea3c42930.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048d0fdda947be21d89bbf0006f0b4a568cd494e8fc409592f23475d3ecc6567 +size 64384 diff --git a/clashroyalechardetector/valid/pic2196_png.rf.8deecb4a37dea7b238dde7c7f0f9f944.jpg b/clashroyalechardetector/valid/pic2196_png.rf.8deecb4a37dea7b238dde7c7f0f9f944.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdc53fde2cff9dd2f0e0dbb5c0f85dab059ad3eb --- /dev/null +++ b/clashroyalechardetector/valid/pic2196_png.rf.8deecb4a37dea7b238dde7c7f0f9f944.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6280b999c0780626097d2da8063f2bbbd375d12a3cf9d1ff5b44c0c2d64050 +size 63697 diff --git a/clashroyalechardetector/valid/pic21_png.rf.b143d6b9ac499c4cf6ee1b16ae826fa5.jpg b/clashroyalechardetector/valid/pic21_png.rf.b143d6b9ac499c4cf6ee1b16ae826fa5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2afd8b906d933a29ca5a51c222c5443500f617ad --- /dev/null +++ b/clashroyalechardetector/valid/pic21_png.rf.b143d6b9ac499c4cf6ee1b16ae826fa5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fb950b9eed4d9aa32fc20dc323661c2004f28f3f4799e6c41b8145e0625cc8d +size 68098 diff --git a/clashroyalechardetector/valid/pic2201_png.rf.73085345fe56358c76d9bdd92ea40950.jpg b/clashroyalechardetector/valid/pic2201_png.rf.73085345fe56358c76d9bdd92ea40950.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40fde00759fa821a4be7fb9c36bb0a25a6e716e2 --- /dev/null +++ b/clashroyalechardetector/valid/pic2201_png.rf.73085345fe56358c76d9bdd92ea40950.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5855b7c420e0fdc67b6c0b3825e942cc5c7518a5b919f879bdc7ca6968147c +size 66675 diff --git a/clashroyalechardetector/valid/pic2224_png.rf.a3e512eba591983aa2d2a33990a0816a.jpg b/clashroyalechardetector/valid/pic2224_png.rf.a3e512eba591983aa2d2a33990a0816a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e63c1e6d9002083a0e3d8e8c30e9100d19b6b6f --- /dev/null +++ b/clashroyalechardetector/valid/pic2224_png.rf.a3e512eba591983aa2d2a33990a0816a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c411d2d5c234d66e09013e49b36564f6fa58d6fe4fa82c9454f3d272c524e3 +size 66629 diff --git a/clashroyalechardetector/valid/pic2230_png.rf.c2344381b1ca550dbc44c16b6124edd3.jpg b/clashroyalechardetector/valid/pic2230_png.rf.c2344381b1ca550dbc44c16b6124edd3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53c5a2f1c0e1ecca454ff94eac3743bb9127a5d5 --- /dev/null +++ b/clashroyalechardetector/valid/pic2230_png.rf.c2344381b1ca550dbc44c16b6124edd3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5349edd8707bd8d363b87431b902be7e37f17ddf916460d64a231248b52a21c7 +size 68907 diff --git a/clashroyalechardetector/valid/pic2232_png.rf.70fbc2cedd36134ac10048068753bbfe.jpg b/clashroyalechardetector/valid/pic2232_png.rf.70fbc2cedd36134ac10048068753bbfe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43f55cf76abcfac836cbf674d922e7bc9ae06603 --- /dev/null +++ b/clashroyalechardetector/valid/pic2232_png.rf.70fbc2cedd36134ac10048068753bbfe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622b9429d18da5ceaa7e8cf673f7999b6311e2ef07ce5ef5fec6f36c48a8e3a4 +size 69098 diff --git a/clashroyalechardetector/valid/pic2233_png.rf.a8c105f203f5a1b8db968534babd431a.jpg b/clashroyalechardetector/valid/pic2233_png.rf.a8c105f203f5a1b8db968534babd431a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c345a0345dee2c6bcc56b3d4eba55c6cf2a5841 --- /dev/null +++ b/clashroyalechardetector/valid/pic2233_png.rf.a8c105f203f5a1b8db968534babd431a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb3f88f9f5762a8391f3466fbfeff5e8531b5dca616a6f5698c30084b540b53 +size 67169 diff --git a/clashroyalechardetector/valid/pic2237_png.rf.e77cbb307a260263d38488ac05167781.jpg b/clashroyalechardetector/valid/pic2237_png.rf.e77cbb307a260263d38488ac05167781.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ac2bb27676244bd4ea2bd5f7553aa54ecdabd8a --- /dev/null +++ b/clashroyalechardetector/valid/pic2237_png.rf.e77cbb307a260263d38488ac05167781.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc401188ee6cf1adc24eff1e146be9e4cec7e768fb644c59599469f6500de75 +size 65155 diff --git a/clashroyalechardetector/valid/pic2247_png.rf.f2db5858dd5a162494d947b078542bb9.jpg b/clashroyalechardetector/valid/pic2247_png.rf.f2db5858dd5a162494d947b078542bb9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8fcde4eb2b9cc0b864dcb4a0af3a2a4547b7b2ab --- /dev/null +++ b/clashroyalechardetector/valid/pic2247_png.rf.f2db5858dd5a162494d947b078542bb9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98192e97c20a8118b5384915b0234552e5d32d999c46e32c1ed69be7bd6655fd +size 64586 diff --git a/clashroyalechardetector/valid/pic2248_png.rf.63b29b008e2125ce8db030845a911a59.jpg b/clashroyalechardetector/valid/pic2248_png.rf.63b29b008e2125ce8db030845a911a59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..994bfe329140e32e41f8d1c9863c5e39b5a926d5 --- /dev/null +++ b/clashroyalechardetector/valid/pic2248_png.rf.63b29b008e2125ce8db030845a911a59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c9b5511dff094098f393ce309ab905a599b15d3da46f4186530da466c95caa +size 64860 diff --git a/clashroyalechardetector/valid/pic2258_png.rf.adf21c4ee3cbd2d9072f29e416ccc0a8.jpg b/clashroyalechardetector/valid/pic2258_png.rf.adf21c4ee3cbd2d9072f29e416ccc0a8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1adeeca4f11bbeb1df985bcd85985b2e26a6f5ac --- /dev/null +++ b/clashroyalechardetector/valid/pic2258_png.rf.adf21c4ee3cbd2d9072f29e416ccc0a8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baac417cf524d86c5374a89a8430d7a69c4825661ad3c79fd04849697d9a0d89 +size 68498 diff --git a/clashroyalechardetector/valid/pic225_png.rf.7e8ec2a760ea09dfbebd85d769efe8f6.jpg b/clashroyalechardetector/valid/pic225_png.rf.7e8ec2a760ea09dfbebd85d769efe8f6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb0bac2dccfe914772e08838fdc62aa8c1ea4471 --- /dev/null +++ b/clashroyalechardetector/valid/pic225_png.rf.7e8ec2a760ea09dfbebd85d769efe8f6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22294cbb055af646fede42e52b8ded378b6f52d933c4a4030a3c4164dda50295 +size 73896 diff --git a/clashroyalechardetector/valid/pic2299_png.rf.73453c94599b13d2c38354b8990bff75.jpg b/clashroyalechardetector/valid/pic2299_png.rf.73453c94599b13d2c38354b8990bff75.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebfa072ca3ee0058a4e0229ea8b00134e0061829 --- /dev/null +++ b/clashroyalechardetector/valid/pic2299_png.rf.73453c94599b13d2c38354b8990bff75.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f053948adc50b062cdbf392337706deef0e54f0fb6f050c2820535ff7030f31d +size 65644 diff --git a/clashroyalechardetector/valid/pic2314_png.rf.31f1d22cad783d995f264fc1508bcf91.jpg b/clashroyalechardetector/valid/pic2314_png.rf.31f1d22cad783d995f264fc1508bcf91.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f670abcc25dc2b4819e6aed706d9033c9dfe78e --- /dev/null +++ b/clashroyalechardetector/valid/pic2314_png.rf.31f1d22cad783d995f264fc1508bcf91.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eda865dffee69a03524df40a58ffc8cb7fb28c7dbd2d3e8cf67a8f58523149f +size 64976 diff --git a/clashroyalechardetector/valid/pic2315_png.rf.0d7540b3cd0b5e684f62e9bbe606dd0a.jpg b/clashroyalechardetector/valid/pic2315_png.rf.0d7540b3cd0b5e684f62e9bbe606dd0a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a92ff5f4628f2b389532613d6e33547663418e0 --- /dev/null +++ b/clashroyalechardetector/valid/pic2315_png.rf.0d7540b3cd0b5e684f62e9bbe606dd0a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5761a05c0a82188e9e07a568335c827e6c4421eed4f54f6510dc6f5b4709a0c +size 64933 diff --git a/clashroyalechardetector/valid/pic2316_png.rf.30daec9d0eb14ca7e3fcded538bac3c8.jpg b/clashroyalechardetector/valid/pic2316_png.rf.30daec9d0eb14ca7e3fcded538bac3c8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c122a62690514ebb03e8480d31a27343abb08d4 --- /dev/null +++ b/clashroyalechardetector/valid/pic2316_png.rf.30daec9d0eb14ca7e3fcded538bac3c8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c95aba6df5d1be7f8196c530aaf8a6a78311869dac23ea2e37c67ad5a2124c6 +size 64903 diff --git a/clashroyalechardetector/valid/pic2317_png.rf.74394ee83a08853172d00661a4837b8c.jpg b/clashroyalechardetector/valid/pic2317_png.rf.74394ee83a08853172d00661a4837b8c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..288dd4f7c6e88df9da7768a2b6d640e79187d641 --- /dev/null +++ b/clashroyalechardetector/valid/pic2317_png.rf.74394ee83a08853172d00661a4837b8c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89333c24218a8dc63fbb944427c6235328ae42f094eeb87ab8da3eea9142193 +size 65440 diff --git a/clashroyalechardetector/valid/pic2323_png.rf.c295da60df14930dfefef5c9ec6eb106.jpg b/clashroyalechardetector/valid/pic2323_png.rf.c295da60df14930dfefef5c9ec6eb106.jpg new file mode 100644 index 0000000000000000000000000000000000000000..607ea2728adbebe31af53e1291bcef33c08b3feb --- /dev/null +++ b/clashroyalechardetector/valid/pic2323_png.rf.c295da60df14930dfefef5c9ec6eb106.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f9c38ebda515376270608d91fdb7043459a1586261fd3cf7be5240f454efcd +size 65611 diff --git a/clashroyalechardetector/valid/pic2327_png.rf.ce1134609fa9c4712f911121ff42cfe3.jpg b/clashroyalechardetector/valid/pic2327_png.rf.ce1134609fa9c4712f911121ff42cfe3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be67c4d6c3632b696d208929c1f54dfd421dc062 --- /dev/null +++ b/clashroyalechardetector/valid/pic2327_png.rf.ce1134609fa9c4712f911121ff42cfe3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e4902eeb61b4781b2a990e0980c1204c509df27833b9ba1c0f44493f0b2171 +size 64875 diff --git a/clashroyalechardetector/valid/pic2349_png.rf.0cbac927a12db3934703731639709142.jpg b/clashroyalechardetector/valid/pic2349_png.rf.0cbac927a12db3934703731639709142.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a5aabc006331f896a7e39da05d5906581235a4b --- /dev/null +++ b/clashroyalechardetector/valid/pic2349_png.rf.0cbac927a12db3934703731639709142.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6402dc646cb04c8949083a5ff2307dca083e32903406d4fa6d9f67d24da04c0 +size 63725 diff --git a/clashroyalechardetector/valid/pic234_png.rf.c20f47b04506755e40c8384fc787e7c4.jpg b/clashroyalechardetector/valid/pic234_png.rf.c20f47b04506755e40c8384fc787e7c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..872f2d3cc7b1b96d468b6c3b5843db3b54c21c48 --- /dev/null +++ b/clashroyalechardetector/valid/pic234_png.rf.c20f47b04506755e40c8384fc787e7c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9562150bbf622c262ebc3ada4ee921e5d1451df513fc4c11ad31caacba6aa4d +size 72138 diff --git a/clashroyalechardetector/valid/pic2354_png.rf.e6c169bb657944ba173ff7a103bb539f.jpg b/clashroyalechardetector/valid/pic2354_png.rf.e6c169bb657944ba173ff7a103bb539f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74fad7b5baa5e784333b3172bc05a94ed2be68a9 --- /dev/null +++ b/clashroyalechardetector/valid/pic2354_png.rf.e6c169bb657944ba173ff7a103bb539f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd24ce8d8363f33676036330811f4535e80eb52c1ac89ea7a421f612403169df +size 62883 diff --git a/clashroyalechardetector/valid/pic2356_png.rf.18a5fcd313fe9da7773462a4e218cb94.jpg b/clashroyalechardetector/valid/pic2356_png.rf.18a5fcd313fe9da7773462a4e218cb94.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a57c69950c60afe259681fd5167288ad032bee2 --- /dev/null +++ b/clashroyalechardetector/valid/pic2356_png.rf.18a5fcd313fe9da7773462a4e218cb94.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cae4804e02685236e5ffde127871fda24851b7a7d1f70d6a7bae58609b3c51 +size 62784 diff --git a/clashroyalechardetector/valid/pic235_png.rf.8f221555e8ecd41244efca2b71791555.jpg b/clashroyalechardetector/valid/pic235_png.rf.8f221555e8ecd41244efca2b71791555.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e13762dd2e77bf886a274a9a9d42817ae690ae7 --- /dev/null +++ b/clashroyalechardetector/valid/pic235_png.rf.8f221555e8ecd41244efca2b71791555.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d609318fd7dad9465714bb5b05af3f35135192e9040737c3f017cc9f5bfe9a6e +size 73076 diff --git a/clashroyalechardetector/valid/pic2371_png.rf.a37b9f732335d2d412f26e217c2d419e.jpg b/clashroyalechardetector/valid/pic2371_png.rf.a37b9f732335d2d412f26e217c2d419e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4f595b270a8d369902b884d647a574978f91d1d --- /dev/null +++ b/clashroyalechardetector/valid/pic2371_png.rf.a37b9f732335d2d412f26e217c2d419e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a965c99bb500687b4fa0e6464f604d69d8835dea007e5074237f45d4ff0907 +size 64450 diff --git a/clashroyalechardetector/valid/pic2372_png.rf.8cd177038147edde1eeecb18a9deff89.jpg b/clashroyalechardetector/valid/pic2372_png.rf.8cd177038147edde1eeecb18a9deff89.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8a01cde4789beb23f8d5dc2b1040c39294b96cc --- /dev/null +++ b/clashroyalechardetector/valid/pic2372_png.rf.8cd177038147edde1eeecb18a9deff89.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92fcf5f21030b5ad58a6d13be5a0a32b47c1d70298e1cbe23cc7cc506abbaea +size 65235 diff --git a/clashroyalechardetector/valid/pic2381_png.rf.5fbcacf8455e876d4f70df8acfbb019b.jpg b/clashroyalechardetector/valid/pic2381_png.rf.5fbcacf8455e876d4f70df8acfbb019b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a6a418d2dab21451078728af01d49cbcb674ae6 --- /dev/null +++ b/clashroyalechardetector/valid/pic2381_png.rf.5fbcacf8455e876d4f70df8acfbb019b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4591b7289636077be60dbe27e99010b5309bf901e3907f1380b9e47918c25370 +size 65772 diff --git a/clashroyalechardetector/valid/pic2385_png.rf.ae1ed1879497e02e033792b0b7b58f5a.jpg b/clashroyalechardetector/valid/pic2385_png.rf.ae1ed1879497e02e033792b0b7b58f5a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a383c58f7f54f4caaa4eaef1946761ff2963923 --- /dev/null +++ b/clashroyalechardetector/valid/pic2385_png.rf.ae1ed1879497e02e033792b0b7b58f5a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3355068ed978677fa02c4dfb2e09c2f0c5a36b48162b181a58142e7d09f92756 +size 67890 diff --git a/clashroyalechardetector/valid/pic2420_png.rf.97465925250c03276d4c6f1a377485e3.jpg b/clashroyalechardetector/valid/pic2420_png.rf.97465925250c03276d4c6f1a377485e3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6096349a52b7b4958aec801e21a2e9fab6dcd740 --- /dev/null +++ b/clashroyalechardetector/valid/pic2420_png.rf.97465925250c03276d4c6f1a377485e3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1c1e62257322035a1e5319f4d3108ba6ac3c7f5e5965cd18ea5010b94c2666 +size 66374 diff --git a/clashroyalechardetector/valid/pic2425_png.rf.ad1c000ef9c2e42a2b988998c1d75976.jpg b/clashroyalechardetector/valid/pic2425_png.rf.ad1c000ef9c2e42a2b988998c1d75976.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbadfbd1a8067610a3bc768f40a1382e6c17a4aa --- /dev/null +++ b/clashroyalechardetector/valid/pic2425_png.rf.ad1c000ef9c2e42a2b988998c1d75976.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d22a8b34115824dcc6ee7158eeb8d9a6a4b4910ffa6a1cbd2aa61361e10d23 +size 64319 diff --git a/clashroyalechardetector/valid/pic2445_png.rf.d12b38cd43f57d3a439c06191d273d71.jpg b/clashroyalechardetector/valid/pic2445_png.rf.d12b38cd43f57d3a439c06191d273d71.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a96054a162cfe4543ca277f216f59dd6ef630ea --- /dev/null +++ b/clashroyalechardetector/valid/pic2445_png.rf.d12b38cd43f57d3a439c06191d273d71.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46b9cfb7ca9f4cf45b6139d5197883c257368da437390a4ccb75bcc787df291 +size 67181 diff --git a/clashroyalechardetector/valid/pic2452_png.rf.8db7e19219af20e7748bfd7617a34461.jpg b/clashroyalechardetector/valid/pic2452_png.rf.8db7e19219af20e7748bfd7617a34461.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b9d752e4c44f519fbf92b25625144002cf132434 --- /dev/null +++ b/clashroyalechardetector/valid/pic2452_png.rf.8db7e19219af20e7748bfd7617a34461.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349f80767fd7c0f3ab031ceb42787bf2342b7c0c0c8e8b408e58a99a20826b6b +size 69672 diff --git a/clashroyalechardetector/valid/pic2457_png.rf.30110200eb04a0107da8c31edb2a27aa.jpg b/clashroyalechardetector/valid/pic2457_png.rf.30110200eb04a0107da8c31edb2a27aa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..311df5c2b32c75a808d4df2cabcfafe4a4d239c0 --- /dev/null +++ b/clashroyalechardetector/valid/pic2457_png.rf.30110200eb04a0107da8c31edb2a27aa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821a85d0ba71ae94f20114161dd720ce329a92c7fbf7dd056971faffb663b6b2 +size 69209 diff --git a/clashroyalechardetector/valid/pic246_png.rf.e01636487b34a018b9c6dcc2bc52517a.jpg b/clashroyalechardetector/valid/pic246_png.rf.e01636487b34a018b9c6dcc2bc52517a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e743774b3af3ded4bb16a90db8e35b2beb7ca262 --- /dev/null +++ b/clashroyalechardetector/valid/pic246_png.rf.e01636487b34a018b9c6dcc2bc52517a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ba11c2a308262578576209a43ed2d57e03a2702fd4557fce6bafd2fdc0d401 +size 72520 diff --git a/clashroyalechardetector/valid/pic2474_png.rf.d56109c242ef7c5432541605ab7d07f3.jpg b/clashroyalechardetector/valid/pic2474_png.rf.d56109c242ef7c5432541605ab7d07f3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a26d53a0862822a3b2a3f9f3c1db2fa9ce3f6ba1 --- /dev/null +++ b/clashroyalechardetector/valid/pic2474_png.rf.d56109c242ef7c5432541605ab7d07f3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:919e00eb8a9a57100f495a8798eba89bdff58b84d0faa6e0575aa84682c6ecc8 +size 63368 diff --git a/clashroyalechardetector/valid/pic2482_png.rf.6871f2587aa895337038130801912bc3.jpg b/clashroyalechardetector/valid/pic2482_png.rf.6871f2587aa895337038130801912bc3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7bf5a1dcb44b322f07874be585afd640bf73838 --- /dev/null +++ b/clashroyalechardetector/valid/pic2482_png.rf.6871f2587aa895337038130801912bc3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89bb11893b490e0e17750937e412ceab16387929067197d1cc47be357ec9645 +size 63715 diff --git a/clashroyalechardetector/valid/pic2490_png.rf.764d329863c282ee2036320abb9f2db5.jpg b/clashroyalechardetector/valid/pic2490_png.rf.764d329863c282ee2036320abb9f2db5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4f38aad1e6a02660e4985c1e8af50805417d9f5 --- /dev/null +++ b/clashroyalechardetector/valid/pic2490_png.rf.764d329863c282ee2036320abb9f2db5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4c08d9918ba72ffa4c9e50e32f6695064bb34706ce27395bf24396219d79ca +size 65623 diff --git a/clashroyalechardetector/valid/pic2497_png.rf.bba264051213f14a7639550a23a73356.jpg b/clashroyalechardetector/valid/pic2497_png.rf.bba264051213f14a7639550a23a73356.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4ee58f030474df803eaa47c68cae4a5d363b4d9 --- /dev/null +++ b/clashroyalechardetector/valid/pic2497_png.rf.bba264051213f14a7639550a23a73356.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027891e5c6c394a361ebf6fe44a8d8b44b6be423afe600a4f090abfe27e44e27 +size 65548 diff --git a/clashroyalechardetector/valid/pic2515_png.rf.9cbae914ec4d76b8cfaf315514e54cb7.jpg b/clashroyalechardetector/valid/pic2515_png.rf.9cbae914ec4d76b8cfaf315514e54cb7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e03af881969326af2aa67b86533b7c3bb4e065f --- /dev/null +++ b/clashroyalechardetector/valid/pic2515_png.rf.9cbae914ec4d76b8cfaf315514e54cb7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1169aef09b68d5f192e2dabc4080257ae0f273051e17b34c56b3c34bcf335d +size 62428 diff --git a/clashroyalechardetector/valid/pic255_png.rf.39956acc05a0d55f58ea623ecb7b2b59.jpg b/clashroyalechardetector/valid/pic255_png.rf.39956acc05a0d55f58ea623ecb7b2b59.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cde18b6564212b30348f5bc458c9a12729534000 --- /dev/null +++ b/clashroyalechardetector/valid/pic255_png.rf.39956acc05a0d55f58ea623ecb7b2b59.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9f0b995b72f1ebf101103c014249b71be55086d04d1b46e45dcccbbd9c025a +size 74373 diff --git a/clashroyalechardetector/valid/pic2575_png.rf.380ee5a930c0e8337008271ce9de53ed.jpg b/clashroyalechardetector/valid/pic2575_png.rf.380ee5a930c0e8337008271ce9de53ed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b0628f2e5fba91a06334e8c1ba20bb40c532094 --- /dev/null +++ b/clashroyalechardetector/valid/pic2575_png.rf.380ee5a930c0e8337008271ce9de53ed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1daec454e38c51a7244f5e3c9bf03058e0a76c1ba6ec43387d6739dc6a67f890 +size 67530 diff --git a/clashroyalechardetector/valid/pic2583_png.rf.21e237efde55d32d5adbd8943e5446b8.jpg b/clashroyalechardetector/valid/pic2583_png.rf.21e237efde55d32d5adbd8943e5446b8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..576274fca305bb00cb45ee11516b40ede594b79a --- /dev/null +++ b/clashroyalechardetector/valid/pic2583_png.rf.21e237efde55d32d5adbd8943e5446b8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e824c7112ed19db6d3e3e46afc0a97a1f537aaaa6ae40185bc51e9b5a60bae +size 67093 diff --git a/clashroyalechardetector/valid/pic2584_png.rf.17dad265094c96c1ca34aaefabdcff75.jpg b/clashroyalechardetector/valid/pic2584_png.rf.17dad265094c96c1ca34aaefabdcff75.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1378f084067e581c2d2f90436cbedadab133ac70 --- /dev/null +++ b/clashroyalechardetector/valid/pic2584_png.rf.17dad265094c96c1ca34aaefabdcff75.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab79c5d7b4e0bd29fb49315e6f69fa9f888152b6e3e0bdeb08308b290eae95e8 +size 67662 diff --git a/clashroyalechardetector/valid/pic2599_png.rf.5ed3266f683fe02f5e447b9903764cf1.jpg b/clashroyalechardetector/valid/pic2599_png.rf.5ed3266f683fe02f5e447b9903764cf1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95666e7e4d916423560cbf29d93f0e791d03a41f --- /dev/null +++ b/clashroyalechardetector/valid/pic2599_png.rf.5ed3266f683fe02f5e447b9903764cf1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1125c3835f2659c75c542640a3d00cee7605212b49a82b6cb41d4ccc1086abb +size 65701 diff --git a/clashroyalechardetector/valid/pic260_png.rf.e88032727f56b61d63ff49d7989b843c.jpg b/clashroyalechardetector/valid/pic260_png.rf.e88032727f56b61d63ff49d7989b843c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..022d0fb1703a4fc7b99a394592af725644649061 --- /dev/null +++ b/clashroyalechardetector/valid/pic260_png.rf.e88032727f56b61d63ff49d7989b843c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a7a52f7dbc22a54faaa9abc3a00606bafe64b786bbdd94b62fb21c7274320c +size 73062 diff --git a/clashroyalechardetector/valid/pic2614_png.rf.f060efd898c1c873ea26d515a4585038.jpg b/clashroyalechardetector/valid/pic2614_png.rf.f060efd898c1c873ea26d515a4585038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b3cc7f84933e8adb3694464f7c7d65c181486fd --- /dev/null +++ b/clashroyalechardetector/valid/pic2614_png.rf.f060efd898c1c873ea26d515a4585038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a6e59b292d3807a58647df0214a92917b285e5557393c3530e6a2736e2352d +size 65015 diff --git a/clashroyalechardetector/valid/pic2625_png.rf.4b1a100bd2ef74cd4bcf76558df6c433.jpg b/clashroyalechardetector/valid/pic2625_png.rf.4b1a100bd2ef74cd4bcf76558df6c433.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3371bd638cf59d42144e98f094e751b98e94834b --- /dev/null +++ b/clashroyalechardetector/valid/pic2625_png.rf.4b1a100bd2ef74cd4bcf76558df6c433.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c90acfa91735408835a88caff0e93867629a835a9945025f9bf0f25f6810af +size 62748 diff --git a/clashroyalechardetector/valid/pic2637_png.rf.9debfd4f2eb524f0970a985996b9a824.jpg b/clashroyalechardetector/valid/pic2637_png.rf.9debfd4f2eb524f0970a985996b9a824.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5864df09f2794b32007945eb014b88863f343291 --- /dev/null +++ b/clashroyalechardetector/valid/pic2637_png.rf.9debfd4f2eb524f0970a985996b9a824.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21c5afd15df3690ee79e706dd58e73a88dfdadc04936cadcc54190a49e13c40 +size 65496 diff --git a/clashroyalechardetector/valid/pic2638_png.rf.95be57d1d257f921aa50126568943970.jpg b/clashroyalechardetector/valid/pic2638_png.rf.95be57d1d257f921aa50126568943970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..abcd7357d738a83be25a02fe5a23cd33be6c9f7b --- /dev/null +++ b/clashroyalechardetector/valid/pic2638_png.rf.95be57d1d257f921aa50126568943970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccaa8b58273de494c04c7f4289200d16464e69159b8ed698d0ff5219ca810de7 +size 63700 diff --git a/clashroyalechardetector/valid/pic2746_png.rf.3dc739add4e28e50fcaa4225177beacc.jpg b/clashroyalechardetector/valid/pic2746_png.rf.3dc739add4e28e50fcaa4225177beacc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d198e833fc0f5cd82ac4d9b7671f04340416e8b --- /dev/null +++ b/clashroyalechardetector/valid/pic2746_png.rf.3dc739add4e28e50fcaa4225177beacc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc99461eb0fbfe2f8802b8bc6a9a1d34d1ddbc32de5a6ab3ce06f4d620a9d9d +size 62830 diff --git a/clashroyalechardetector/valid/pic2758_png.rf.b9f6b9cbfe2c7b2ce666ee46a5e273a5.jpg b/clashroyalechardetector/valid/pic2758_png.rf.b9f6b9cbfe2c7b2ce666ee46a5e273a5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6a8ec1fa9bd17c49d083964acdf4d6cc60d4cf --- /dev/null +++ b/clashroyalechardetector/valid/pic2758_png.rf.b9f6b9cbfe2c7b2ce666ee46a5e273a5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f747224fcad0c1ea12b86a6decfbe17863e5a5422bb80431857b490bf3db2c +size 70665 diff --git a/clashroyalechardetector/valid/pic2772_png.rf.d194321e7549491d278ad1ed9869d6ca.jpg b/clashroyalechardetector/valid/pic2772_png.rf.d194321e7549491d278ad1ed9869d6ca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afa57b6150c428c0ea2fe06393636924570e5c30 --- /dev/null +++ b/clashroyalechardetector/valid/pic2772_png.rf.d194321e7549491d278ad1ed9869d6ca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123fecbfabc20c931fd199dcdc0438246187d10289bef073bd73a987f88a0d09 +size 68620 diff --git a/clashroyalechardetector/valid/pic2773_png.rf.68dea4cc65ae6e57b5e6e27efce5e891.jpg b/clashroyalechardetector/valid/pic2773_png.rf.68dea4cc65ae6e57b5e6e27efce5e891.jpg new file mode 100644 index 0000000000000000000000000000000000000000..708e760dbf351c20cbbc7aa58ad24ca6709aacc5 --- /dev/null +++ b/clashroyalechardetector/valid/pic2773_png.rf.68dea4cc65ae6e57b5e6e27efce5e891.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5411280f340a2f65b52e0eae452e3b2a502d4f1c2c3bca49f610d868ea757af +size 70480 diff --git a/clashroyalechardetector/valid/pic2774_png.rf.5adf09afaa998978bd4da549a787b48d.jpg b/clashroyalechardetector/valid/pic2774_png.rf.5adf09afaa998978bd4da549a787b48d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a501d373b90a5fbef473e17f1dab0c3b5509d35 --- /dev/null +++ b/clashroyalechardetector/valid/pic2774_png.rf.5adf09afaa998978bd4da549a787b48d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da95b6a8f0eb72f96453638c2dc8c57081dd62e30417a8f8329829ab9aba450 +size 68633 diff --git a/clashroyalechardetector/valid/pic2785_png.rf.6242e876bf05f8abf539143f6317df4c.jpg b/clashroyalechardetector/valid/pic2785_png.rf.6242e876bf05f8abf539143f6317df4c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8104ee50ca23f998e1217d5b8d844e0f19b424d --- /dev/null +++ b/clashroyalechardetector/valid/pic2785_png.rf.6242e876bf05f8abf539143f6317df4c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea4a1340c2bf109b06aa5e10b39913a174844dca26418184a42e372b059337e +size 68679 diff --git a/clashroyalechardetector/valid/pic2805_png.rf.b9a294832bca16c8b241555f2115e0f9.jpg b/clashroyalechardetector/valid/pic2805_png.rf.b9a294832bca16c8b241555f2115e0f9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87e949be7e99b5e51a3582ee0785ed3890f747a8 --- /dev/null +++ b/clashroyalechardetector/valid/pic2805_png.rf.b9a294832bca16c8b241555f2115e0f9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d942f474b0f3933af80f2ea4846b2c949bef631c867482e61e0c88c0b08e91 +size 69731 diff --git a/clashroyalechardetector/valid/pic2854_png.rf.c599f77cdd73ff839cc289bcb711fb4e.jpg b/clashroyalechardetector/valid/pic2854_png.rf.c599f77cdd73ff839cc289bcb711fb4e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ba1153b360b529fe78624952b958e29d8dadd76 --- /dev/null +++ b/clashroyalechardetector/valid/pic2854_png.rf.c599f77cdd73ff839cc289bcb711fb4e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0effe4621c7ba88a34ee067d2bf81db67ee49198cd950ff9b459a8788e397404 +size 71031 diff --git a/clashroyalechardetector/valid/pic2879_png.rf.9360fb3380439b3386fd495d4c3759a4.jpg b/clashroyalechardetector/valid/pic2879_png.rf.9360fb3380439b3386fd495d4c3759a4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..24eb44c527ceb7c4229e8bc4a89f5ebb1e5f7c7c --- /dev/null +++ b/clashroyalechardetector/valid/pic2879_png.rf.9360fb3380439b3386fd495d4c3759a4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea908b619a1f5baac5c0163e9541b1909b487104f63f27bfe546fbda1bba9a70 +size 72310 diff --git a/clashroyalechardetector/valid/pic2898_png.rf.048740e2366728d404618dda45471c1a.jpg b/clashroyalechardetector/valid/pic2898_png.rf.048740e2366728d404618dda45471c1a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2cd3d05982fc3e1dbec7f3a2bf120b6026185806 --- /dev/null +++ b/clashroyalechardetector/valid/pic2898_png.rf.048740e2366728d404618dda45471c1a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b419c9b13db13a66d76c1080e68962f7ccc987e2dd95378f0f3ffdcdd26661e0 +size 71194 diff --git a/clashroyalechardetector/valid/pic2912_png.rf.e416c7ff6e72944160f10d647f91d72a.jpg b/clashroyalechardetector/valid/pic2912_png.rf.e416c7ff6e72944160f10d647f91d72a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5645dca52b06e245b07a8bd9cdd249fab23bdd6b --- /dev/null +++ b/clashroyalechardetector/valid/pic2912_png.rf.e416c7ff6e72944160f10d647f91d72a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60773800aa2ebaf5e3a9ad01b0c2259291e2c9e6941ecfd44fb5d1daa7c07960 +size 77679 diff --git a/clashroyalechardetector/valid/pic2918_png.rf.d338a4b08c603d57186573375243a73c.jpg b/clashroyalechardetector/valid/pic2918_png.rf.d338a4b08c603d57186573375243a73c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..421b455d3dc7f5a4ffc4bf518102a4a5633e5fbe --- /dev/null +++ b/clashroyalechardetector/valid/pic2918_png.rf.d338a4b08c603d57186573375243a73c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef31f27587670d50ec8feec5c75471eda9f8f7799e6b618f4b678cc587095568 +size 73353 diff --git a/clashroyalechardetector/valid/pic2936_png.rf.f89cc485db7c359a6a7c7a37634ed2b5.jpg b/clashroyalechardetector/valid/pic2936_png.rf.f89cc485db7c359a6a7c7a37634ed2b5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..794aa1359c2c6671788705fadb15b1fabdd024ad --- /dev/null +++ b/clashroyalechardetector/valid/pic2936_png.rf.f89cc485db7c359a6a7c7a37634ed2b5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab452977842df4e347bffead3b5e969e02d3a3d1feba1b6dfdb5c45c9173ecc9 +size 73153 diff --git a/clashroyalechardetector/valid/pic2940_png.rf.c291cd891783a53c521a47f0a8173fdf.jpg b/clashroyalechardetector/valid/pic2940_png.rf.c291cd891783a53c521a47f0a8173fdf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e726740baccd9e69a7f15409b30105ef7cb5f1d --- /dev/null +++ b/clashroyalechardetector/valid/pic2940_png.rf.c291cd891783a53c521a47f0a8173fdf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510990f63682bb2644ddea27aa7862a9208647db01e3dfdad114309fc1adba34 +size 72587 diff --git a/clashroyalechardetector/valid/pic2943_png.rf.38a6ce61e056d137a543351d97f31e0a.jpg b/clashroyalechardetector/valid/pic2943_png.rf.38a6ce61e056d137a543351d97f31e0a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f6c8b50d325b841e7fa20b5e2748ba2da6913d3f --- /dev/null +++ b/clashroyalechardetector/valid/pic2943_png.rf.38a6ce61e056d137a543351d97f31e0a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b203db737e44603bf7de58caee056d2bebc132b0baf6d408f35b43fb0cfec863 +size 72722 diff --git a/clashroyalechardetector/valid/pic2947_png.rf.ed426b1f75574c163b746b3272315a8f.jpg b/clashroyalechardetector/valid/pic2947_png.rf.ed426b1f75574c163b746b3272315a8f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33a8e025eebcb6021b2c741084fb305faf94d25f --- /dev/null +++ b/clashroyalechardetector/valid/pic2947_png.rf.ed426b1f75574c163b746b3272315a8f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa1baa1ce383ea5eb92020c8004e9588218d64c5dc26120dcef8b29a5846ce7 +size 73228 diff --git a/clashroyalechardetector/valid/pic2953_png.rf.3ff621af9ae011fb0931505f7f32f585.jpg b/clashroyalechardetector/valid/pic2953_png.rf.3ff621af9ae011fb0931505f7f32f585.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17ef1a962ddef1c917b00bdf1379bb1606c55b80 --- /dev/null +++ b/clashroyalechardetector/valid/pic2953_png.rf.3ff621af9ae011fb0931505f7f32f585.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71df1e69b39c96667984256d92caa8f0b013450080ddc2c7f6e688644caf518 +size 74178 diff --git a/clashroyalechardetector/valid/pic2964_png.rf.67fe9983f6a21f5b53e0534d4cf7ceb9.jpg b/clashroyalechardetector/valid/pic2964_png.rf.67fe9983f6a21f5b53e0534d4cf7ceb9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31ef36b7f0c6e31ca69f45ced896c9cbef8b1b63 --- /dev/null +++ b/clashroyalechardetector/valid/pic2964_png.rf.67fe9983f6a21f5b53e0534d4cf7ceb9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e737a2b2233cf68740910cda9be08c0d1cfab06c89b6aaff6d170abe865720 +size 75303 diff --git a/clashroyalechardetector/valid/pic2970_png.rf.28fb4cb2c71ac57cfd3cf9f53bd4a542.jpg b/clashroyalechardetector/valid/pic2970_png.rf.28fb4cb2c71ac57cfd3cf9f53bd4a542.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b5a4d9364c855a2845d3d0a20f0b438750911b9 --- /dev/null +++ b/clashroyalechardetector/valid/pic2970_png.rf.28fb4cb2c71ac57cfd3cf9f53bd4a542.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d372784d509b6b8c72e38342f35d8f8e7bbbd1dd60bb23847e7c9ea511369103 +size 75747 diff --git a/clashroyalechardetector/valid/pic2975_png.rf.1d49a42521e8eb9ef4d65b57323df671.jpg b/clashroyalechardetector/valid/pic2975_png.rf.1d49a42521e8eb9ef4d65b57323df671.jpg new file mode 100644 index 0000000000000000000000000000000000000000..655ad72f5c5836ec9ad0bf87ba8c175267b5975c --- /dev/null +++ b/clashroyalechardetector/valid/pic2975_png.rf.1d49a42521e8eb9ef4d65b57323df671.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4010dc5d929cb1be2d30a54d9365a16ee4eb0e56c6566ecbf72aadeb593dd6fe +size 73561 diff --git a/clashroyalechardetector/valid/pic2984_png.rf.0c4d1ae82b9944ca74745feb96b02321.jpg b/clashroyalechardetector/valid/pic2984_png.rf.0c4d1ae82b9944ca74745feb96b02321.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3984e1ecd8119f085b7507d40a1d3f0ca1b3e7a0 --- /dev/null +++ b/clashroyalechardetector/valid/pic2984_png.rf.0c4d1ae82b9944ca74745feb96b02321.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a6c58ce0e66b975e9a3e9d575dceea222e9f2e0de3308d794e03a09696c92a +size 72261 diff --git a/clashroyalechardetector/valid/pic2985_png.rf.75f0674346bd4c12d9311af12bdd34bc.jpg b/clashroyalechardetector/valid/pic2985_png.rf.75f0674346bd4c12d9311af12bdd34bc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a79945c6d0bb36eb7502df0f56838fc2ae26ffd --- /dev/null +++ b/clashroyalechardetector/valid/pic2985_png.rf.75f0674346bd4c12d9311af12bdd34bc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40764675f676ef1b09a591c4b062fc035830aa26c35e916b78bdfcd1f8e23bf +size 72151 diff --git a/clashroyalechardetector/valid/pic29_png.rf.506d279e8a78294a3ed4b0d2fa669110.jpg b/clashroyalechardetector/valid/pic29_png.rf.506d279e8a78294a3ed4b0d2fa669110.jpg new file mode 100644 index 0000000000000000000000000000000000000000..535eb7a065ce98a05eb3c2398c5582a2199af8ea --- /dev/null +++ b/clashroyalechardetector/valid/pic29_png.rf.506d279e8a78294a3ed4b0d2fa669110.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa9d5b6f0668d2f23370d4bb5a4b795ed4747c9c8d58f51bf1bedea716e6226 +size 68462 diff --git a/clashroyalechardetector/valid/pic3031_png.rf.59a7d0e3843d9a4a90aa185a4b0f3dca.jpg b/clashroyalechardetector/valid/pic3031_png.rf.59a7d0e3843d9a4a90aa185a4b0f3dca.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4f31f866f5143ff554f19f1b1dfb5bd2b336863f --- /dev/null +++ b/clashroyalechardetector/valid/pic3031_png.rf.59a7d0e3843d9a4a90aa185a4b0f3dca.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47f1f7bd21f4601d3edfe6ee7578e16d6e68528d97a098358d0e54a497e77c1 +size 72382 diff --git a/clashroyalechardetector/valid/pic3041_png.rf.cbf8831fa25a2ccb998917190c0c7ddc.jpg b/clashroyalechardetector/valid/pic3041_png.rf.cbf8831fa25a2ccb998917190c0c7ddc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29ecd5b2e6025e351464b9c60a25023fa32a0df4 --- /dev/null +++ b/clashroyalechardetector/valid/pic3041_png.rf.cbf8831fa25a2ccb998917190c0c7ddc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41357ef925aac99fde87eea5e12f39f449f9b8020f320e33ff2fc7109ce61f9f +size 73815 diff --git a/clashroyalechardetector/valid/pic3042_png.rf.72ff055e37c31631b6170ebe35c13020.jpg b/clashroyalechardetector/valid/pic3042_png.rf.72ff055e37c31631b6170ebe35c13020.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27814a50a234feb89045cee8f3307790f74371cf --- /dev/null +++ b/clashroyalechardetector/valid/pic3042_png.rf.72ff055e37c31631b6170ebe35c13020.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f8025a9d94706ce95130157e9c8c8df8ec9535875e32a434232ea624157114 +size 73713 diff --git a/clashroyalechardetector/valid/pic3048_png.rf.a6d61e944064dcc19c27f8325be0e982.jpg b/clashroyalechardetector/valid/pic3048_png.rf.a6d61e944064dcc19c27f8325be0e982.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a57e4e89b69c9cc28becfce49559fb8370540f3 --- /dev/null +++ b/clashroyalechardetector/valid/pic3048_png.rf.a6d61e944064dcc19c27f8325be0e982.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000c2c4b5474721e897f758990057f3bc978153e7e0363ea2e631c805dc4d9db +size 74973 diff --git a/clashroyalechardetector/valid/pic3106_png.rf.788f48a5b521699a2b962dc6cee89e39.jpg b/clashroyalechardetector/valid/pic3106_png.rf.788f48a5b521699a2b962dc6cee89e39.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9cffb2b5114c0729a81795377f5461bdb9d70d1 --- /dev/null +++ b/clashroyalechardetector/valid/pic3106_png.rf.788f48a5b521699a2b962dc6cee89e39.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795b9934324c6e67409102c3edd90abcba866cbfc0e5e874fece9a618f7c6a4b +size 75733 diff --git a/clashroyalechardetector/valid/pic3132_png.rf.6b4dee4a1a74c9d28fe039837d1e4a0a.jpg b/clashroyalechardetector/valid/pic3132_png.rf.6b4dee4a1a74c9d28fe039837d1e4a0a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e8c50417be14668893fcedd9759188150c27fb90 --- /dev/null +++ b/clashroyalechardetector/valid/pic3132_png.rf.6b4dee4a1a74c9d28fe039837d1e4a0a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:497821107f0baac356582e5ad9fab64af205a70c1791638f6bd1b50b0f3bc0f5 +size 73772 diff --git a/clashroyalechardetector/valid/pic3133_png.rf.aa2f4af9b3abb80dc992d5bacb8bafb7.jpg b/clashroyalechardetector/valid/pic3133_png.rf.aa2f4af9b3abb80dc992d5bacb8bafb7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f269a8717522f032d576b6bd8d664d267814fb2e --- /dev/null +++ b/clashroyalechardetector/valid/pic3133_png.rf.aa2f4af9b3abb80dc992d5bacb8bafb7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b99abc1f1b02748108f2596d6276a4da3d56f0e280f359c1e738ff6a3a8486 +size 73698 diff --git a/clashroyalechardetector/valid/pic3149_png.rf.80532d18714e1acf41de48d824344ca4.jpg b/clashroyalechardetector/valid/pic3149_png.rf.80532d18714e1acf41de48d824344ca4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f13edd732d91ad4147c9ee968524a655e81781b --- /dev/null +++ b/clashroyalechardetector/valid/pic3149_png.rf.80532d18714e1acf41de48d824344ca4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5694d2fdd7641fddbc648247ec36251c4bdaf20c273edd5a67907982fca0f3e8 +size 76007 diff --git a/clashroyalechardetector/valid/pic319_png.rf.8c27cb9b55e6fd5bdbe341935dbd4fb2.jpg b/clashroyalechardetector/valid/pic319_png.rf.8c27cb9b55e6fd5bdbe341935dbd4fb2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b635f4eb4270847c14c7d8b512e68072df9c051e --- /dev/null +++ b/clashroyalechardetector/valid/pic319_png.rf.8c27cb9b55e6fd5bdbe341935dbd4fb2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5411cb3af772f38454cb28c5c3c6225587b34d1c6a024ec7620d2a1f9dc22e7 +size 67889 diff --git a/clashroyalechardetector/valid/pic3266_png.rf.523e863e87112499b0b292067780c231.jpg b/clashroyalechardetector/valid/pic3266_png.rf.523e863e87112499b0b292067780c231.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcae361ac65c74ad74251fa91fee8d4dda1c845c --- /dev/null +++ b/clashroyalechardetector/valid/pic3266_png.rf.523e863e87112499b0b292067780c231.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74c8f2c88b6f13f08aa7c7cdcd37136291f7787903066e2a05e948dae31459b +size 62489 diff --git a/clashroyalechardetector/valid/pic3333_png.rf.ae0067a66b155052c43b5fbc20dde377.jpg b/clashroyalechardetector/valid/pic3333_png.rf.ae0067a66b155052c43b5fbc20dde377.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cf6cc9f565906a7d69a52dc001a441b71b686d6 --- /dev/null +++ b/clashroyalechardetector/valid/pic3333_png.rf.ae0067a66b155052c43b5fbc20dde377.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff861f62f9f93a6a8baabda382105f4dbb8956fa8b2ff1da14747170a2ae370e +size 67637 diff --git a/clashroyalechardetector/valid/pic3341_png.rf.004ca633c16bb736150449e430d01a8b.jpg b/clashroyalechardetector/valid/pic3341_png.rf.004ca633c16bb736150449e430d01a8b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13f0392109212afdb5ae396947911aa90bc36407 --- /dev/null +++ b/clashroyalechardetector/valid/pic3341_png.rf.004ca633c16bb736150449e430d01a8b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b07acc0f67e021ba6f4efb03d9b9201b32993fcb777b58b1ff43a3c858fa052 +size 64976 diff --git a/clashroyalechardetector/valid/pic3358_png.rf.5285fe2ae3f0571e92f1be69b9b59176.jpg b/clashroyalechardetector/valid/pic3358_png.rf.5285fe2ae3f0571e92f1be69b9b59176.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ba75a8b5e9c980fa1f9e6e91b7326176a8f6843 --- /dev/null +++ b/clashroyalechardetector/valid/pic3358_png.rf.5285fe2ae3f0571e92f1be69b9b59176.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9bc7bc6a9122428b982a1542fce634a655c6727e56164a10de1d7b4881e6209 +size 66188 diff --git a/clashroyalechardetector/valid/pic3359_png.rf.4b329a2e4751e3cfbf1f8040d2e172a8.jpg b/clashroyalechardetector/valid/pic3359_png.rf.4b329a2e4751e3cfbf1f8040d2e172a8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e473bd2a7101e6fe0c7cbcc2a6a51e4ad6330ee9 --- /dev/null +++ b/clashroyalechardetector/valid/pic3359_png.rf.4b329a2e4751e3cfbf1f8040d2e172a8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0dd38ab84280cd73d2034aafe2b6d7c00e01e9eadc32367579f86e86d64619 +size 65579 diff --git a/clashroyalechardetector/valid/pic3361_png.rf.42fa0098d4eba685d4b85839f6cbeebf.jpg b/clashroyalechardetector/valid/pic3361_png.rf.42fa0098d4eba685d4b85839f6cbeebf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1efc6b7e57988e23994a14689756f2a644101ac9 --- /dev/null +++ b/clashroyalechardetector/valid/pic3361_png.rf.42fa0098d4eba685d4b85839f6cbeebf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7c2628443057564da43146063b6e5e448c854e8a05ad9d0cc7441350ad33d3 +size 66468 diff --git a/clashroyalechardetector/valid/pic3388_png.rf.dbc17e762fc1e274a09d2a738d20ce3f.jpg b/clashroyalechardetector/valid/pic3388_png.rf.dbc17e762fc1e274a09d2a738d20ce3f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45ae7755e7b8fbdd6388a49edaf0c1bfe0663ff2 --- /dev/null +++ b/clashroyalechardetector/valid/pic3388_png.rf.dbc17e762fc1e274a09d2a738d20ce3f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267219fabcbcbe1dd6d957f19710c0357eddca221adb012eb53c1cb228166939 +size 66963 diff --git a/clashroyalechardetector/valid/pic3401_png.rf.de98d9d42d43ecbc57c625a6f5fb8996.jpg b/clashroyalechardetector/valid/pic3401_png.rf.de98d9d42d43ecbc57c625a6f5fb8996.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cdfcda5508e805c36015aff6b21c646fe3a2bd4e --- /dev/null +++ b/clashroyalechardetector/valid/pic3401_png.rf.de98d9d42d43ecbc57c625a6f5fb8996.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bf5c2cb6006d58b2d94c7fa15fc7ed50f3b4dcfd08639d8b602162169b717c +size 68373 diff --git a/clashroyalechardetector/valid/pic3406_png.rf.c1bcc47b2381555fd8e4f902472cfef5.jpg b/clashroyalechardetector/valid/pic3406_png.rf.c1bcc47b2381555fd8e4f902472cfef5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebed5900f7d186f0e2bf6517e84bab252861ca05 --- /dev/null +++ b/clashroyalechardetector/valid/pic3406_png.rf.c1bcc47b2381555fd8e4f902472cfef5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ede5ac277aaa8771ab4b971ac007cc60b805dbb373c298369fde0499ca8c65 +size 67036 diff --git a/clashroyalechardetector/valid/pic3410_png.rf.784f61cee35bdfebbbaef464c9306006.jpg b/clashroyalechardetector/valid/pic3410_png.rf.784f61cee35bdfebbbaef464c9306006.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35048fcd0084aba15dc50f3e0436feb4d6aca9d0 --- /dev/null +++ b/clashroyalechardetector/valid/pic3410_png.rf.784f61cee35bdfebbbaef464c9306006.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93130de8755f828555786b93b657992bddfb41ad59d661e3d30bf67ed2ae4e6 +size 65503 diff --git a/clashroyalechardetector/valid/pic3419_png.rf.d1859a619e37831ef3fc1e9c4f50c3f3.jpg b/clashroyalechardetector/valid/pic3419_png.rf.d1859a619e37831ef3fc1e9c4f50c3f3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a210877715314a7ee80e76219346d980434297d5 --- /dev/null +++ b/clashroyalechardetector/valid/pic3419_png.rf.d1859a619e37831ef3fc1e9c4f50c3f3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38b3f6c2acfea3d6339e21b8e5b2dd2f48e77150422ff7953628f4015b0c932 +size 67769 diff --git a/clashroyalechardetector/valid/pic341_png.rf.5425814eb2ad6a5ca2fd61ab0a27e5fe.jpg b/clashroyalechardetector/valid/pic341_png.rf.5425814eb2ad6a5ca2fd61ab0a27e5fe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2808364e2b58198fa72c37fc574d78a4f1d8f7aa --- /dev/null +++ b/clashroyalechardetector/valid/pic341_png.rf.5425814eb2ad6a5ca2fd61ab0a27e5fe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131d0df6a3b71306fadfcd1a7ad28d5c3a96f688edeceac4184a43bcd0f98eec +size 69587 diff --git a/clashroyalechardetector/valid/pic3420_png.rf.ddf623fd5dba37da367a3751d663bd1d.jpg b/clashroyalechardetector/valid/pic3420_png.rf.ddf623fd5dba37da367a3751d663bd1d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3a8bf12092edc7293a8914225a888a8799491b71 --- /dev/null +++ b/clashroyalechardetector/valid/pic3420_png.rf.ddf623fd5dba37da367a3751d663bd1d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d56a7c61a434a9c56f8571dd322b16989c3792d0e4be9f5224ee68e4ce620d1 +size 67760 diff --git a/clashroyalechardetector/valid/pic3423_png.rf.c0da9b3a7fe1c091bada1db9ec2a08fc.jpg b/clashroyalechardetector/valid/pic3423_png.rf.c0da9b3a7fe1c091bada1db9ec2a08fc.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56005bffaa3ec9dbdea9af7c868c6b86a3aecbc4 --- /dev/null +++ b/clashroyalechardetector/valid/pic3423_png.rf.c0da9b3a7fe1c091bada1db9ec2a08fc.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0ec3dbf01c1198e16f25e5178f667ce728ba88de3ed8fa5d84656e72a8a98c +size 68641 diff --git a/clashroyalechardetector/valid/pic3431_png.rf.e301b7a6fd9b43ce352aeb7bb4c74797.jpg b/clashroyalechardetector/valid/pic3431_png.rf.e301b7a6fd9b43ce352aeb7bb4c74797.jpg new file mode 100644 index 0000000000000000000000000000000000000000..124f35c6daab442faea02449456dbd6ccc97ad14 --- /dev/null +++ b/clashroyalechardetector/valid/pic3431_png.rf.e301b7a6fd9b43ce352aeb7bb4c74797.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5d9d94233f550c0a0309e68c3644096733fc5411ddbc0707b9ba4409cd0f90 +size 67316 diff --git a/clashroyalechardetector/valid/pic3450_png.rf.877b7640d9c07c170f92c1b3b0833c42.jpg b/clashroyalechardetector/valid/pic3450_png.rf.877b7640d9c07c170f92c1b3b0833c42.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ecaa039db4e560d1f5e803661efdb14faae7205 --- /dev/null +++ b/clashroyalechardetector/valid/pic3450_png.rf.877b7640d9c07c170f92c1b3b0833c42.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1986bd4c6ebdf79543c7e1251822ba7d695a1ea5111e5c7f8f6c99e6161bad9 +size 68643 diff --git a/clashroyalechardetector/valid/pic3454_png.rf.b12dad059135eba462cb2cf335ec87c4.jpg b/clashroyalechardetector/valid/pic3454_png.rf.b12dad059135eba462cb2cf335ec87c4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6233e81601ba13018f898ed549dac8061013d4fc --- /dev/null +++ b/clashroyalechardetector/valid/pic3454_png.rf.b12dad059135eba462cb2cf335ec87c4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4220a4794f72e681a32417d3347afda502816027bdad9482e893178ffe3306e8 +size 67025 diff --git a/clashroyalechardetector/valid/pic3457_png.rf.906b6039bb1d5683d313179126c373e3.jpg b/clashroyalechardetector/valid/pic3457_png.rf.906b6039bb1d5683d313179126c373e3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..012a0edfdbba8de035c3cedde4319a8ffb41fe56 --- /dev/null +++ b/clashroyalechardetector/valid/pic3457_png.rf.906b6039bb1d5683d313179126c373e3.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e98b13b0e9ee4e4bebebe37b2aea7751c1a5fea9245cfedd245aa43bfc144ce +size 67181 diff --git a/clashroyalechardetector/valid/pic3462_png.rf.cb231a1585a9faa74104d9c649df01c0.jpg b/clashroyalechardetector/valid/pic3462_png.rf.cb231a1585a9faa74104d9c649df01c0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d51d5583b98d0f899650318354dda2410ccf1833 --- /dev/null +++ b/clashroyalechardetector/valid/pic3462_png.rf.cb231a1585a9faa74104d9c649df01c0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d98f6c7e118e5755e7ee265ee650468af3e1524dac95dd3236d34129f02e10 +size 67236 diff --git a/clashroyalechardetector/valid/pic34_png.rf.0e19563949e42278a01a70483fc1f5c7.jpg b/clashroyalechardetector/valid/pic34_png.rf.0e19563949e42278a01a70483fc1f5c7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fde52dd6b402dcb20d2b716a62cb0e74ffe3ae1b --- /dev/null +++ b/clashroyalechardetector/valid/pic34_png.rf.0e19563949e42278a01a70483fc1f5c7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bb50d41f71c99f8b25166c8c8f0ababd49445d2db6ecbb86f25f0878cc2129 +size 68627 diff --git a/clashroyalechardetector/valid/pic4007_png.rf.ca4a04e3c9a078cb3ffb7bcaafd8f349.jpg b/clashroyalechardetector/valid/pic4007_png.rf.ca4a04e3c9a078cb3ffb7bcaafd8f349.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4547e9ed557b9071db6025f86df09a3a3ceb445 --- /dev/null +++ b/clashroyalechardetector/valid/pic4007_png.rf.ca4a04e3c9a078cb3ffb7bcaafd8f349.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c89f77c20c193ba745bf76ce118a807eb188d49a7d6dcd8258b65438af1f0fc +size 68036 diff --git a/clashroyalechardetector/valid/pic4012_png.rf.49497baeef6494ce46ddf43814a1eba9.jpg b/clashroyalechardetector/valid/pic4012_png.rf.49497baeef6494ce46ddf43814a1eba9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad01e3cf8b6fac926ea46576793650ba8ffdd248 --- /dev/null +++ b/clashroyalechardetector/valid/pic4012_png.rf.49497baeef6494ce46ddf43814a1eba9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea42fbb37bdff7cf6bbf1ff86550cedc1564089c28a54b1afad5968ca899394 +size 69867 diff --git a/clashroyalechardetector/valid/pic4017_png.rf.b98c72cdeacd6ebfa91492f9aed70eb0.jpg b/clashroyalechardetector/valid/pic4017_png.rf.b98c72cdeacd6ebfa91492f9aed70eb0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00585dd9bc2acbf647416b31d9ebbe816057008d --- /dev/null +++ b/clashroyalechardetector/valid/pic4017_png.rf.b98c72cdeacd6ebfa91492f9aed70eb0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6deb5987cc1666f26e82f9dd51816dce726031b26c08763799b8e24529d20086 +size 69247 diff --git a/clashroyalechardetector/valid/pic4035_png.rf.ec48786675642a5afdaf1d8efc4907c8.jpg b/clashroyalechardetector/valid/pic4035_png.rf.ec48786675642a5afdaf1d8efc4907c8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2fc0390fd8e167208a6556e0002b8f116f2cc11 --- /dev/null +++ b/clashroyalechardetector/valid/pic4035_png.rf.ec48786675642a5afdaf1d8efc4907c8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea9cbd934bd2920f7788d982092e2e0c051f056b6a06991c5aaf5cd4747c3d5 +size 68138 diff --git a/clashroyalechardetector/valid/pic4040_png.rf.252a61240d84e03f1bf42c39bc7399f0.jpg b/clashroyalechardetector/valid/pic4040_png.rf.252a61240d84e03f1bf42c39bc7399f0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2144b5dac2474d5c4dd00ecf297bbc758b7dfa64 --- /dev/null +++ b/clashroyalechardetector/valid/pic4040_png.rf.252a61240d84e03f1bf42c39bc7399f0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0697409fc45ae8f06962461eaf4f8f1a5da50ad8b0bfaef6ba90d03ecb6c874b +size 68807 diff --git a/clashroyalechardetector/valid/pic4045_png.rf.25c9d11c093f6dfe0e2aa79d353d953a.jpg b/clashroyalechardetector/valid/pic4045_png.rf.25c9d11c093f6dfe0e2aa79d353d953a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1022bd2874ace6b5e40fce7d47549dc846c002e5 --- /dev/null +++ b/clashroyalechardetector/valid/pic4045_png.rf.25c9d11c093f6dfe0e2aa79d353d953a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4c910eef95a76652c841b5004dbcdd4574e8aa26378af1f1af695603715e6c +size 70094 diff --git a/clashroyalechardetector/valid/pic4055_png.rf.6f84c2d249f15e0efcfaf263636c7e31.jpg b/clashroyalechardetector/valid/pic4055_png.rf.6f84c2d249f15e0efcfaf263636c7e31.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37211afa9649afa7fcc9b564b3046c0664d715a0 --- /dev/null +++ b/clashroyalechardetector/valid/pic4055_png.rf.6f84c2d249f15e0efcfaf263636c7e31.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:938b4bb09c6ddf1ac661ce2b8d271a658c913c5225c55a563d1acb40b8c9856b +size 68771 diff --git a/clashroyalechardetector/valid/pic4056_png.rf.cd52ff60b0ee2f0728e79b39e48e4f4a.jpg b/clashroyalechardetector/valid/pic4056_png.rf.cd52ff60b0ee2f0728e79b39e48e4f4a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e85835354b0bbedbdf79ad585a3ee22152ac636c --- /dev/null +++ b/clashroyalechardetector/valid/pic4056_png.rf.cd52ff60b0ee2f0728e79b39e48e4f4a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c91de83e6eb355ee94539735af094a5c685779b372269030bb7fc0ae3d3071f +size 69028 diff --git a/clashroyalechardetector/valid/pic4057_png.rf.ad9b368afe5c77463424530f4521fb92.jpg b/clashroyalechardetector/valid/pic4057_png.rf.ad9b368afe5c77463424530f4521fb92.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f41f8b2563385f6463805384fdae563e42d5f829 --- /dev/null +++ b/clashroyalechardetector/valid/pic4057_png.rf.ad9b368afe5c77463424530f4521fb92.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82ed784a5d06e414fc9f931010196a0b420a69eec7feefc971d1ab2a53b9b8a +size 68647 diff --git a/clashroyalechardetector/valid/pic4068_png.rf.5d4ec20a1397cc0a645d090e6275ff49.jpg b/clashroyalechardetector/valid/pic4068_png.rf.5d4ec20a1397cc0a645d090e6275ff49.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b0ed74309f846135ef49d874f7f5fdcd0a031b2 --- /dev/null +++ b/clashroyalechardetector/valid/pic4068_png.rf.5d4ec20a1397cc0a645d090e6275ff49.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317455a58e4df7d916ea70b64d69a624ea6ca56310c5c18905989a777962b8ab +size 68279 diff --git a/clashroyalechardetector/valid/pic4073_png.rf.f62fc6c94d772d57ca052f2af5bd1e02.jpg b/clashroyalechardetector/valid/pic4073_png.rf.f62fc6c94d772d57ca052f2af5bd1e02.jpg new file mode 100644 index 0000000000000000000000000000000000000000..31c4e5987b213127b414f09ae3243c55c3e1e34d --- /dev/null +++ b/clashroyalechardetector/valid/pic4073_png.rf.f62fc6c94d772d57ca052f2af5bd1e02.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0026b709a8269d7367da396d59823367abda9551fb794832f5d7258ad82686 +size 69328 diff --git a/clashroyalechardetector/valid/pic4075_png.rf.784d7edc5c09bbb68ad150fe995a503d.jpg b/clashroyalechardetector/valid/pic4075_png.rf.784d7edc5c09bbb68ad150fe995a503d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..10b3121808a27af6de8782f9eb801a56ddf82cf8 --- /dev/null +++ b/clashroyalechardetector/valid/pic4075_png.rf.784d7edc5c09bbb68ad150fe995a503d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358c9bb268ef31e706d9894de5d16cc8bc84ac5fd495f296e4308915b673e303 +size 70795 diff --git a/clashroyalechardetector/valid/pic4078_png.rf.899ff9ec6389a7531238c5d7ffae1a54.jpg b/clashroyalechardetector/valid/pic4078_png.rf.899ff9ec6389a7531238c5d7ffae1a54.jpg new file mode 100644 index 0000000000000000000000000000000000000000..796fd5b9e5cf1fa59f1db903e701aacff05aa05e --- /dev/null +++ b/clashroyalechardetector/valid/pic4078_png.rf.899ff9ec6389a7531238c5d7ffae1a54.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570f230be6f4a160c13e4e79237295ffc079ae51eb3c955ee16bc6e3b691adc2 +size 69249 diff --git a/clashroyalechardetector/valid/pic4082_png.rf.6190a57cec00c4b1a4c33d81784e5e57.jpg b/clashroyalechardetector/valid/pic4082_png.rf.6190a57cec00c4b1a4c33d81784e5e57.jpg new file mode 100644 index 0000000000000000000000000000000000000000..511027923fd12dddb8215b711fc00df4fcca8fa5 --- /dev/null +++ b/clashroyalechardetector/valid/pic4082_png.rf.6190a57cec00c4b1a4c33d81784e5e57.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a2978040594dd666ac809b32c0a92739ff9ef12c83c130bea47928fa8aa61f +size 68706 diff --git a/clashroyalechardetector/valid/pic4091_png.rf.bcad2f16386d91b1dfa3a84dc8485484.jpg b/clashroyalechardetector/valid/pic4091_png.rf.bcad2f16386d91b1dfa3a84dc8485484.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a046b1928b96f1e0f62a50d738a5424100be485 --- /dev/null +++ b/clashroyalechardetector/valid/pic4091_png.rf.bcad2f16386d91b1dfa3a84dc8485484.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add33d1f5152b0fd3e8633d4200a27efe78bbf035e860d4e570ba0381766c346 +size 70104 diff --git a/clashroyalechardetector/valid/pic4105_png.rf.0ab29653e61b5a250e3cc9da8dd87502.jpg b/clashroyalechardetector/valid/pic4105_png.rf.0ab29653e61b5a250e3cc9da8dd87502.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33b76f7fbed568cc4990217b19703ec7c372e331 --- /dev/null +++ b/clashroyalechardetector/valid/pic4105_png.rf.0ab29653e61b5a250e3cc9da8dd87502.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbaf17ec63f667935e4e36060b2086dc6f43fe0a64c3af6e0109e0b0811b2bd7 +size 69799 diff --git a/clashroyalechardetector/valid/pic4107_png.rf.6ecb760f976df00f8581597cf91ea94e.jpg b/clashroyalechardetector/valid/pic4107_png.rf.6ecb760f976df00f8581597cf91ea94e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b8f96cefcf3b257fec5bc64507b2b9edf968d0d --- /dev/null +++ b/clashroyalechardetector/valid/pic4107_png.rf.6ecb760f976df00f8581597cf91ea94e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62669e5c21dfa5eb576e92647b16b499f2cb7e673cd39d2e98809fac8e49182f +size 68532 diff --git a/clashroyalechardetector/valid/pic4117_png.rf.26e1e693bdf3cfc19d37138b01161e70.jpg b/clashroyalechardetector/valid/pic4117_png.rf.26e1e693bdf3cfc19d37138b01161e70.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4d4e0eec8507dadf63dee5acebc90618121bc7b --- /dev/null +++ b/clashroyalechardetector/valid/pic4117_png.rf.26e1e693bdf3cfc19d37138b01161e70.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad77989d33f1e8844cbfd104ef7b83daf533900f523d0a30b6d7a7d7f01a7737 +size 67713 diff --git a/clashroyalechardetector/valid/pic4166_png.rf.f6d0c364eef150557a62941b246de6f7.jpg b/clashroyalechardetector/valid/pic4166_png.rf.f6d0c364eef150557a62941b246de6f7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..458f0a8a7bd6ad70b3b2303606c21b2176a93236 --- /dev/null +++ b/clashroyalechardetector/valid/pic4166_png.rf.f6d0c364eef150557a62941b246de6f7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0835cfd53e58445d5f7967b7fa63d78d87aac24f0c2dc3e925fbc9bd6766c319 +size 67969 diff --git a/clashroyalechardetector/valid/pic4167_png.rf.2cc22ed6792d6633602312413eac4dce.jpg b/clashroyalechardetector/valid/pic4167_png.rf.2cc22ed6792d6633602312413eac4dce.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ee0907033d222b9a0c7aad5e036d968517a188c --- /dev/null +++ b/clashroyalechardetector/valid/pic4167_png.rf.2cc22ed6792d6633602312413eac4dce.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2387a8b1cce1b23efdc1098c1369c9acd4e6ae723ecfe2fbf67e3368a2a98177 +size 68080 diff --git a/clashroyalechardetector/valid/pic4184_png.rf.84a4ddbc3fdbc415cdad5e949fcc6970.jpg b/clashroyalechardetector/valid/pic4184_png.rf.84a4ddbc3fdbc415cdad5e949fcc6970.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b0feb36c4186db5e83934394245fde4582267841 --- /dev/null +++ b/clashroyalechardetector/valid/pic4184_png.rf.84a4ddbc3fdbc415cdad5e949fcc6970.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df177b9fa53250b2259db5bcc59003cbe9abe435b23f7802a106113d709c51ae +size 68134 diff --git a/clashroyalechardetector/valid/pic4251_png.rf.33f896a2da895e868310f62e4c047116.jpg b/clashroyalechardetector/valid/pic4251_png.rf.33f896a2da895e868310f62e4c047116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2bb954e4d938b2a9c0dc53218b472ff6c9739faf --- /dev/null +++ b/clashroyalechardetector/valid/pic4251_png.rf.33f896a2da895e868310f62e4c047116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118e7ba85fcc8400a0f9eb75637627d73f9c1e2f66f3c1c8d1f4c7282620ffc7 +size 69992 diff --git a/clashroyalechardetector/valid/pic426_png.rf.c2add9798e6254dcd0e9be4b535bb7a0.jpg b/clashroyalechardetector/valid/pic426_png.rf.c2add9798e6254dcd0e9be4b535bb7a0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72355a2b42835c087b3be57758166999c22498bc --- /dev/null +++ b/clashroyalechardetector/valid/pic426_png.rf.c2add9798e6254dcd0e9be4b535bb7a0.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b267859db0b40768e84f17544746cc427bd6225e896cd4f0e2288b881d6d2d +size 67601 diff --git a/clashroyalechardetector/valid/pic4277_png.rf.5aea71726e424a2a6f4433f0dce220bb.jpg b/clashroyalechardetector/valid/pic4277_png.rf.5aea71726e424a2a6f4433f0dce220bb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..881a5aa8aa4d2bfb96f2b3edb8684978bc2dabca --- /dev/null +++ b/clashroyalechardetector/valid/pic4277_png.rf.5aea71726e424a2a6f4433f0dce220bb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab850f6915b6a92b4753577dbb0528356fb31d43cfb109e3469b144baba41f3c +size 69357 diff --git a/clashroyalechardetector/valid/pic4419_png.rf.b38c390c7f795f99f2e8103311c06645.jpg b/clashroyalechardetector/valid/pic4419_png.rf.b38c390c7f795f99f2e8103311c06645.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e7aad99532ea0990068cd7bed9c83169ba48c8a --- /dev/null +++ b/clashroyalechardetector/valid/pic4419_png.rf.b38c390c7f795f99f2e8103311c06645.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fec0e461e185dd71791ad42365976876f6d0b81a0176c822d2d0ed8301dc74 +size 69758 diff --git a/clashroyalechardetector/valid/pic4420_png.rf.681bd8d2e4c0614795d41cfcb9fbf50d.jpg b/clashroyalechardetector/valid/pic4420_png.rf.681bd8d2e4c0614795d41cfcb9fbf50d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9c04a8b152a5d420c634a26fa5ad1bfc8c02702 --- /dev/null +++ b/clashroyalechardetector/valid/pic4420_png.rf.681bd8d2e4c0614795d41cfcb9fbf50d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325d6aced53baba1155fe4004e33f028e02fca50a4356a8ae9ba5cfca81be3c1 +size 69890 diff --git a/clashroyalechardetector/valid/pic452_png.rf.f8aec8e580a4d1459a3446ae595f7b79.jpg b/clashroyalechardetector/valid/pic452_png.rf.f8aec8e580a4d1459a3446ae595f7b79.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f11535d931183abf31fe42663c9f3a9a595a49b1 --- /dev/null +++ b/clashroyalechardetector/valid/pic452_png.rf.f8aec8e580a4d1459a3446ae595f7b79.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e34946d25bdd86d510caae7fa8f9645cab042aaa6ff784cf046aa64e2fa12b +size 68248 diff --git a/clashroyalechardetector/valid/pic487_png.rf.be4527925dab51ccf63ad449b37be858.jpg b/clashroyalechardetector/valid/pic487_png.rf.be4527925dab51ccf63ad449b37be858.jpg new file mode 100644 index 0000000000000000000000000000000000000000..259d1ff9e2243f3e7edf2263cc447b82eb8ad5c5 --- /dev/null +++ b/clashroyalechardetector/valid/pic487_png.rf.be4527925dab51ccf63ad449b37be858.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d89a3e7e2623591dad69fc038595d89d8e4312a57f55633f4645e24bbb33794 +size 68283 diff --git a/clashroyalechardetector/valid/pic5030_png.rf.97e62fe31bf9b46ba01f876b3fdc979a.jpg b/clashroyalechardetector/valid/pic5030_png.rf.97e62fe31bf9b46ba01f876b3fdc979a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3120bf90182c5b83778b88c58db46619bda96f4e --- /dev/null +++ b/clashroyalechardetector/valid/pic5030_png.rf.97e62fe31bf9b46ba01f876b3fdc979a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7c6d1f8fcb52fc80188aa4148a0b0320e883e5f9d9d1d7ce5b7d343c93039e +size 69137 diff --git a/clashroyalechardetector/valid/pic5526_png.rf.fab78256f78bfb1662f645d01e462787.jpg b/clashroyalechardetector/valid/pic5526_png.rf.fab78256f78bfb1662f645d01e462787.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0974928413bb0e5ff566c8ae9e47e9f6af2283d3 --- /dev/null +++ b/clashroyalechardetector/valid/pic5526_png.rf.fab78256f78bfb1662f645d01e462787.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca4e26ffccac2a15a45a0a408917a0db5c4f0579411bed07fb27b3239411b77 +size 71342 diff --git a/clashroyalechardetector/valid/pic5695_png.rf.2c97b3978c94a0817b1d009db0e6329d.jpg b/clashroyalechardetector/valid/pic5695_png.rf.2c97b3978c94a0817b1d009db0e6329d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6172b12908942e152eb62e6f3c2d2740266b452 --- /dev/null +++ b/clashroyalechardetector/valid/pic5695_png.rf.2c97b3978c94a0817b1d009db0e6329d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87a1fa9e7b3c613a4558bce697a02e9e26ecd89d93e074961690a7cd76df661 +size 68601 diff --git a/clashroyalechardetector/valid/pic5774_png.rf.b95b8ea2223a07a2c661c5194e2a118a.jpg b/clashroyalechardetector/valid/pic5774_png.rf.b95b8ea2223a07a2c661c5194e2a118a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43fb179232025f1e661501dd3cf59240b3ba2845 --- /dev/null +++ b/clashroyalechardetector/valid/pic5774_png.rf.b95b8ea2223a07a2c661c5194e2a118a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34779635a2426c97797a56aee7392adb9645a7a3d2fc8ebc44048c41cf97a3c5 +size 69346 diff --git a/clashroyalechardetector/valid/pic5776_png.rf.5eca66a8da28e4760e55faa8ee0c9809.jpg b/clashroyalechardetector/valid/pic5776_png.rf.5eca66a8da28e4760e55faa8ee0c9809.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3c7fafa2e12d4c87986a157f268b28dbedc1918 --- /dev/null +++ b/clashroyalechardetector/valid/pic5776_png.rf.5eca66a8da28e4760e55faa8ee0c9809.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52ece1e0d43727982ab54997bc626cd57a2c72245fb682b0163700082a07135 +size 68935 diff --git a/clashroyalechardetector/valid/pic5913_png.rf.1fcd56dc984ae199b111778e5e8d1454.jpg b/clashroyalechardetector/valid/pic5913_png.rf.1fcd56dc984ae199b111778e5e8d1454.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08f5a43e1a938af9eed937173a50061116bb78c1 --- /dev/null +++ b/clashroyalechardetector/valid/pic5913_png.rf.1fcd56dc984ae199b111778e5e8d1454.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90aa495b74ffb2856ec9a5c7e108b99e963cb4ab4322f060df6babde03239bb2 +size 70163 diff --git a/clashroyalechardetector/valid/pic5916_png.rf.e8fd7e15be035b0007eb431484f9cbe5.jpg b/clashroyalechardetector/valid/pic5916_png.rf.e8fd7e15be035b0007eb431484f9cbe5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2f36fc813f2bc91b4b39b8bc9ff37ded4c1ef81 --- /dev/null +++ b/clashroyalechardetector/valid/pic5916_png.rf.e8fd7e15be035b0007eb431484f9cbe5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eabc8b4ea8b10abb9b44876dcf5da4bf485abc7ac0990d23a0083751a305f936 +size 69183 diff --git a/clashroyalechardetector/valid/pic5925_png.rf.71be35e61e63b49a7474d900bbe70a4d.jpg b/clashroyalechardetector/valid/pic5925_png.rf.71be35e61e63b49a7474d900bbe70a4d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ec52f06395d1ddebada70d670a39e99e91d1393 --- /dev/null +++ b/clashroyalechardetector/valid/pic5925_png.rf.71be35e61e63b49a7474d900bbe70a4d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5b518dca69b4e5c869dd223c6278cf6698dfddeb9a8b8632a46efc9cbe5522 +size 69914 diff --git a/clashroyalechardetector/valid/pic5928_png.rf.671c9911abe37d81f09c0e95c9b990ef.jpg b/clashroyalechardetector/valid/pic5928_png.rf.671c9911abe37d81f09c0e95c9b990ef.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a62f1416982336e160ebc1d59367779f32fdd62 --- /dev/null +++ b/clashroyalechardetector/valid/pic5928_png.rf.671c9911abe37d81f09c0e95c9b990ef.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9536b572e6663ec4b39df44082169e21aca8d97522dcab5a1142923b48dcc0f2 +size 70153 diff --git a/clashroyalechardetector/valid/pic5930_png.rf.d001853b0a42ccf5e9c23300b97c4ec7.jpg b/clashroyalechardetector/valid/pic5930_png.rf.d001853b0a42ccf5e9c23300b97c4ec7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..776d6b94fa8883741712cb9cb2024f38372eb0b9 --- /dev/null +++ b/clashroyalechardetector/valid/pic5930_png.rf.d001853b0a42ccf5e9c23300b97c4ec7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d38e461a0e8cbb66b5c1066e0121bcd8ac194d25c99d9f64399646099629ba6 +size 69608 diff --git a/clashroyalechardetector/valid/pic5932_png.rf.71b2127b67d10246d6e8356ef7ebe0e7.jpg b/clashroyalechardetector/valid/pic5932_png.rf.71b2127b67d10246d6e8356ef7ebe0e7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a918f80f43541f0c39602437bf8412489ba727e1 --- /dev/null +++ b/clashroyalechardetector/valid/pic5932_png.rf.71b2127b67d10246d6e8356ef7ebe0e7.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cd2e6af0cf668c8f04206beda996ddafd54ae7347de648c96698c2321b414f +size 70646 diff --git a/clashroyalechardetector/valid/pic5933_png.rf.a99bf87de4af8ceef4a01019e8264382.jpg b/clashroyalechardetector/valid/pic5933_png.rf.a99bf87de4af8ceef4a01019e8264382.jpg new file mode 100644 index 0000000000000000000000000000000000000000..675cb767db7452c1c4ad02dde1b71f9e35b2177b --- /dev/null +++ b/clashroyalechardetector/valid/pic5933_png.rf.a99bf87de4af8ceef4a01019e8264382.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a8838b9f68950fb519cef768312c850aa7e3c1fa0de2878500d854eb3d3449 +size 70828 diff --git a/clashroyalechardetector/valid/pic5934_png.rf.5625b7efebf34cdaca814c4fcb3d01e2.jpg b/clashroyalechardetector/valid/pic5934_png.rf.5625b7efebf34cdaca814c4fcb3d01e2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b63be7b22df37fa21e93aa102c895f0d24ba2c57 --- /dev/null +++ b/clashroyalechardetector/valid/pic5934_png.rf.5625b7efebf34cdaca814c4fcb3d01e2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48582aac65de75d285c7caf8392717593a3e5aae3e86c756f01509e859c38ecb +size 71374 diff --git a/clashroyalechardetector/valid/pic5947_png.rf.37766d0067ed57a0eb43c74ecdfe1724.jpg b/clashroyalechardetector/valid/pic5947_png.rf.37766d0067ed57a0eb43c74ecdfe1724.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6ba04a3cfeed5919aedc0c4c7fe8f3d3ce67cf1b --- /dev/null +++ b/clashroyalechardetector/valid/pic5947_png.rf.37766d0067ed57a0eb43c74ecdfe1724.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed3dde848e2a100f5d591b31daec200a82983c54106fcce7c9d5c230602f8c4f +size 69592 diff --git a/clashroyalechardetector/valid/pic6080_png.rf.b5805538b285a429130e9b19c2618953.jpg b/clashroyalechardetector/valid/pic6080_png.rf.b5805538b285a429130e9b19c2618953.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c879107d1ad5e4a552c01395b3e8771107a4946 --- /dev/null +++ b/clashroyalechardetector/valid/pic6080_png.rf.b5805538b285a429130e9b19c2618953.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51556cceeb2f584364e143aaf33f4c009e5bc35871ce030c91d03afebe710f4a +size 71053 diff --git a/clashroyalechardetector/valid/pic6085_png.rf.df69526c68a350fb80b85272a0e337b6.jpg b/clashroyalechardetector/valid/pic6085_png.rf.df69526c68a350fb80b85272a0e337b6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7194a7f131bccb0b4d65ee56f8baf9205621f451 --- /dev/null +++ b/clashroyalechardetector/valid/pic6085_png.rf.df69526c68a350fb80b85272a0e337b6.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa6659a0fa45f7bb0fdcc1fc46b8a99f778f4bb6f26383b3edae52ae966696e +size 71274 diff --git a/clashroyalechardetector/valid/pic6086_png.rf.9f33ced6e9889bfd6b44b0fe263df228.jpg b/clashroyalechardetector/valid/pic6086_png.rf.9f33ced6e9889bfd6b44b0fe263df228.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b48bdc226f9fec08be2eb998bba21da7c17e8587 --- /dev/null +++ b/clashroyalechardetector/valid/pic6086_png.rf.9f33ced6e9889bfd6b44b0fe263df228.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f45f88ee7aacb257bf8ff57890f94a06517ee40c6fa43b0fcc3732c66a2f88 +size 71861 diff --git a/clashroyalechardetector/valid/pic6092_png.rf.5c804e624b67f4294f10e78c380255e8.jpg b/clashroyalechardetector/valid/pic6092_png.rf.5c804e624b67f4294f10e78c380255e8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80ec8e81461fa55a43a8bec4258b64b93722ec2f --- /dev/null +++ b/clashroyalechardetector/valid/pic6092_png.rf.5c804e624b67f4294f10e78c380255e8.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b0536f7285043feb3dda7b2daccc818aca7c08c9c25984f975341078f9da41 +size 72240 diff --git a/clashroyalechardetector/valid/pic6115_png.rf.013f287223403db18a46817f9efaa6a9.jpg b/clashroyalechardetector/valid/pic6115_png.rf.013f287223403db18a46817f9efaa6a9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b7b089417fd281be0edd289f17f5a0952fe4993a --- /dev/null +++ b/clashroyalechardetector/valid/pic6115_png.rf.013f287223403db18a46817f9efaa6a9.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef82cb1b651102356aba87d771172bf15c6d398639c15263ca08de6e21289441 +size 69329 diff --git a/clashroyalechardetector/valid/pic611_png.rf.511763a5413dad42e18acc3fb88d612c.jpg b/clashroyalechardetector/valid/pic611_png.rf.511763a5413dad42e18acc3fb88d612c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c1c1f90f475e2db546e69ba3d32de344b31d128 --- /dev/null +++ b/clashroyalechardetector/valid/pic611_png.rf.511763a5413dad42e18acc3fb88d612c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b3c1d10d2ee2bfa591be83565b127d096b0e1f08f072cfb209b91a56c06466 +size 71976 diff --git a/clashroyalechardetector/valid/pic6303_png.rf.3c45754670bdf85168a20d1ae84383b5.jpg b/clashroyalechardetector/valid/pic6303_png.rf.3c45754670bdf85168a20d1ae84383b5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1f24eb3d56241da06d796704a55869d6ecd54126 --- /dev/null +++ b/clashroyalechardetector/valid/pic6303_png.rf.3c45754670bdf85168a20d1ae84383b5.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ccd66b722598d28e1375b1d636f83c938e1dea4dfad946c754a3d50f694430 +size 70740 diff --git a/clashroyalechardetector/valid/pic721_png.rf.d2cd3a011cd265f5eb6718cd63bb2fba.jpg b/clashroyalechardetector/valid/pic721_png.rf.d2cd3a011cd265f5eb6718cd63bb2fba.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ded8442ca6b975cd7538293dde862192f9f6833b --- /dev/null +++ b/clashroyalechardetector/valid/pic721_png.rf.d2cd3a011cd265f5eb6718cd63bb2fba.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238b4d65dd5a050e54ba40db05e44e2f0ca370caad4a709388fd123594431507 +size 72021 diff --git a/clashroyalechardetector/valid/pic885_png.rf.44ab7e0c34b4968f659e6f14560aa992.jpg b/clashroyalechardetector/valid/pic885_png.rf.44ab7e0c34b4968f659e6f14560aa992.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d19ebe51403009c229cf06400048dc97df4507d1 --- /dev/null +++ b/clashroyalechardetector/valid/pic885_png.rf.44ab7e0c34b4968f659e6f14560aa992.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b327cd97516c130899d0fcb0bf14f6cb13ae21b0bc6ffd6e5a20d49fcac23b40 +size 69859 diff --git a/clashroyalechardetector/valid/pic888_png.rf.a637e462594457a6ffa642f34c847b40.jpg b/clashroyalechardetector/valid/pic888_png.rf.a637e462594457a6ffa642f34c847b40.jpg new file mode 100644 index 0000000000000000000000000000000000000000..735d39470797574412bbf3d178a20ad43cdb5fc7 --- /dev/null +++ b/clashroyalechardetector/valid/pic888_png.rf.a637e462594457a6ffa642f34c847b40.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b734d8fd9876943dfdcac8e8693315416e4e8c1bf5c61e2fb0a31249a6fff2 +size 69160 diff --git a/clashroyalechardetector/valid/pic889_png.rf.b1180d64dc4faa663630f7f6876e1761.jpg b/clashroyalechardetector/valid/pic889_png.rf.b1180d64dc4faa663630f7f6876e1761.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f43a52417fc855fb61b4da15116a3914a1c304e --- /dev/null +++ b/clashroyalechardetector/valid/pic889_png.rf.b1180d64dc4faa663630f7f6876e1761.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70f15ad05588a755a9342395d07c603f6d6f83d2a82c85b1b59125e6300f602 +size 69578 diff --git a/clashroyalechardetector/valid/pic939_png.rf.614183b8bcd11fb011f8e6d7c99bcd80.jpg b/clashroyalechardetector/valid/pic939_png.rf.614183b8bcd11fb011f8e6d7c99bcd80.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7b8fb796711034844e5de5d5dbee9f4c1d69a72d --- /dev/null +++ b/clashroyalechardetector/valid/pic939_png.rf.614183b8bcd11fb011f8e6d7c99bcd80.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03f25eb79b457bab77a3a031ead07fede9eaeca225c0b5faa861c7cd9ec7cc6 +size 72134 diff --git a/clashroyalechardetector/valid/pic976_png.rf.d6592f0514fccfd8c0aeb0260664a154.jpg b/clashroyalechardetector/valid/pic976_png.rf.d6592f0514fccfd8c0aeb0260664a154.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e992b21586a1dadd1830aa0d9bba012d4d94b9f0 --- /dev/null +++ b/clashroyalechardetector/valid/pic976_png.rf.d6592f0514fccfd8c0aeb0260664a154.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f323d5f2b405ddb40906327b3699b50f9594732e24157f15d0bc0b8e26bbde +size 68462 diff --git a/clashroyalechardetector/valid/pic977_png.rf.429699bdfec882f2aa26904b5379c995.jpg b/clashroyalechardetector/valid/pic977_png.rf.429699bdfec882f2aa26904b5379c995.jpg new file mode 100644 index 0000000000000000000000000000000000000000..746d2faae81ca649e27539d50520619f2893c4e6 --- /dev/null +++ b/clashroyalechardetector/valid/pic977_png.rf.429699bdfec882f2aa26904b5379c995.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8969a04c4e62f9464ffe2b51fa2edbaa31cb53c0f29c82c3f5ba97bbad1a7d6f +size 69505 diff --git a/clashroyalechardetector/valid/pic996_png.rf.4367c57c7da2db0db484d030a9e1b521.jpg b/clashroyalechardetector/valid/pic996_png.rf.4367c57c7da2db0db484d030a9e1b521.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fdb7b215f81182cb5a3cf43fd1edcc5d23cc05cd --- /dev/null +++ b/clashroyalechardetector/valid/pic996_png.rf.4367c57c7da2db0db484d030a9e1b521.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23481d5560d993c8582ea59d4c9b6f664f663333840eca40da30804bca07de26 +size 65861 diff --git a/clashroyalechardetector/valid/pic998_png.rf.5f4eb7b2fa93eba4d92ab1dbe56c79b4.jpg b/clashroyalechardetector/valid/pic998_png.rf.5f4eb7b2fa93eba4d92ab1dbe56c79b4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8cb50e7a15fdc96d580db40bb5904616293284e --- /dev/null +++ b/clashroyalechardetector/valid/pic998_png.rf.5f4eb7b2fa93eba4d92ab1dbe56c79b4.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f062276a220554849733fbc4398b522caeb0fd1e1c81be05a04bb6e1726cebc6 +size 70224