detection_fusion/__init__.py,sha256=krvN_z5aYWzgjKgXaeYP0716kMjkh0d6iQvTcvaPNbk,5590
detection_fusion/_compat.py,sha256=57QFVNBB_4-OnOYNhEFKqBEwa8iXkNeCIiz8mBseRUY,1272
detection_fusion/_version.py,sha256=LGVQyDsWifdACo7qztwb8RWWHds1E7uQ-ZqD8SAjyw4,22
detection_fusion/exceptions.py,sha256=n3eUI_ztm6otDs1US9B_1UeWOYjEJDNbvNftLKbxOds,345
detection_fusion/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
detection_fusion/cli/__init__.py,sha256=WdJvzGU9p0Zc8DZc6aCgzisPUDION8V3YNIYvg05AL4,423
detection_fusion/cli/loaders.py,sha256=t2K-5z6czSdvUPRrwG5y8Z9Wrjw9uY-4iVqW4fZuxcQ,7316
detection_fusion/cli/main.py,sha256=o70acvaGDHfi-k5dLYZpqRHnwXol-sAGy3naQXY91SY,18106
detection_fusion/cli/output.py,sha256=sUBX1X7XjzhSftgZSj2hWZqVSLTxThv944u-tj2yciQ,5034
detection_fusion/cli/handlers/__init__.py,sha256=AqiUehIx5RdWxm45WNUEJaRGoHXW8G47H1LFZ9gBurY,731
detection_fusion/cli/handlers/analysis.py,sha256=BwAWUL9_Avtx6nTkfytC4nDvGitb7BKbCCSjTZQwVq0,11597
detection_fusion/cli/handlers/base.py,sha256=QvhNlwBrv6zeWRAKhVQvIqa47xPkjHU7-BuetCoDjzg,2962
detection_fusion/cli/handlers/registry.py,sha256=Mq-58_UZATCiMvLNtO3Kpnrbdxr5-e-kjpdbk43oF34,2538
detection_fusion/config/__init__.py,sha256=NQxnQ64ivB48DuneWubr8yhviLkOa3itjXoJnEfQzcE,785
detection_fusion/config/defaults.py,sha256=CCXFEiyWbh99DJSqYHFu82YXnvvCdRN9d4BjfM-KJbs,138
detection_fusion/config/loader.py,sha256=T2DVi4MPVI2WJP1Uyi8iM4wPot9pZp-twOljWmFFeKY,3126
detection_fusion/config/models.py,sha256=FlnMbC5lBm8et9a9TYFxP1vx0waXYBrOVhmZQF1fH1Y,3843
detection_fusion/core/__init__.py,sha256=Olck4NvLiNYrusfrP9Ugk9pa4O6gKqb7TxmqJac75EU,125
detection_fusion/core/detection.py,sha256=zUoFIYs6AGMZw9y6siuArLtDpQBWiy4m36fmTuzWwNM,2967
detection_fusion/core/detection_set.py,sha256=A70rL10hUBg4d7oi66zWP7nGyWFZKiCaU0iy1LZMJvw,4364
detection_fusion/core/stats.py,sha256=4EjmTF095yTC9hdYz9vQuAap0pZJ4ZT7ar1EI7bOP0U,5276
detection_fusion/data/__init__.py,sha256=5ILoM57GzWWjYWiIY9OmRSiURnVgCh5Eb0sepnvAROw,217
detection_fusion/data/ground_truth.py,sha256=itvGd1w6-ZKIs0xcG0HLk6Hnc4M7GLHkB4jBFV2uMCs,1854
detection_fusion/data/loader.py,sha256=WnR6ShNfaDmi0bqMQUm1Kucv2sx8d1lFhBnLICMNfEo,2869
detection_fusion/data/formats/__init__.py,sha256=UOkA5EKpkRNItWjKl2JczXe-uYU4BFPTGZISNXgp5-g,209
detection_fusion/data/formats/base.py,sha256=9lnXu1aEkluQyJGuiVbb1eDYQZlPcg2q16YTNA0W6yQ,1154
detection_fusion/data/formats/coco.py,sha256=e258upXmK7y2MTdTZInE0KykdhsR_aGKcfTUvvmyVoA,6890
detection_fusion/data/formats/registry.py,sha256=OgDr40j6v6gHzVoBdGQdFZCNBTsZyqEsAT-4aptDdoY,2294
detection_fusion/data/formats/voc_xml.py,sha256=8YR7JjMDL9-Lla_sRundRfNPAQnlx-PDGnuu9BcZgpk,6387
detection_fusion/data/formats/yolo.py,sha256=cNetZ0IcBS7tJn8oqcbDoPXoHT6lK4JI7IFdAsa7im0,3229
detection_fusion/evaluation/__init__.py,sha256=1slc0SvLYnnJDmyPkTB8FKH4xVrQA2504G2uM8RNdC0,741
detection_fusion/evaluation/error_analysis.py,sha256=3QySosH1FwyyCb89hz-BA1uFQh0ky0t0JVpEEvDa9LY,15853
detection_fusion/evaluation/evaluator.py,sha256=k-nS9xmL-YOVOJMAqOUu9rJ76j60QBKE2pmbGxhgdRY,16396
detection_fusion/evaluation/metrics.py,sha256=gMfsWF2zZsp7Iq2_VGn4T99tiR4CwwqUgEt3dfV_jwo,11727
detection_fusion/pipeline/__init__.py,sha256=xCQb7UrWkVCvulNDP76xcL7ZwIIpabgkspHxfQt9w7E,263
detection_fusion/pipeline/context.py,sha256=NiLMzGfLu22pcJQ61q9SPkBukIAsKZBMFj8KWlDgIKw,1446
detection_fusion/pipeline/pipeline.py,sha256=l9cggBskAASsbRXpERSeQSrbZzWHeV5KN-haGtVA0fw,1399
detection_fusion/pipeline/stages.py,sha256=fTyS0zgSa_54dzU5TyhVLJAyjnNcTXnaZ2_qOPv8_PE,5116
detection_fusion/rectification/__init__.py,sha256=8aI-kahwdzMqbT-0R7pjLDBaM8omhqsuH4t2pOw7DwE,536
detection_fusion/strategies/__init__.py,sha256=pSNlxVD9sHqS98NN0qG-Ju1y_hgV_GSegK3hB7c8d0M,3701
detection_fusion/strategies/adaptive.py,sha256=qF2geqW4SXh9r3JDr7kTumTWXNj1I4_4B01KynLQk_w,11666
detection_fusion/strategies/base.py,sha256=1wChhk7aGUSuPO0WRKWWMkzVW9043m7iU8WxAMljo-U,6541
detection_fusion/strategies/clustering.py,sha256=aqi2VrRuez4XZh21ui-Y40cDam7ys6NaaatCAUwShQM,3019
detection_fusion/strategies/confidence_based.py,sha256=dehGTr5fxf2WjH-3SA6iCP1jOxRGsqX4FFsGCijGH7I,9242
detection_fusion/strategies/distance_based.py,sha256=pyZ1XjLRCEUprKc-b-syphU2x-eyd0kIn8S2ZVYZQnw,6747
detection_fusion/strategies/mixins.py,sha256=yQkvTi3RIW7UwtY4pIGPTNoP2pmkZM54vnkm-qkHsVc,8460
detection_fusion/strategies/nms.py,sha256=2ZcZBY5jPUWGR9G1_WuVGdjAMv1y8hQiW7BoAn7lBKU,5818
detection_fusion/strategies/params.py,sha256=YKOkiUo03aNGhCYAVTJLGk7PuO08KjIhCDmzsf9nJFc,14150
detection_fusion/strategies/probabilistic.py,sha256=UoSjHcFR-dJ-rF5AmwKitUyaxgiNyy4iFOgstGPu65s,7563
detection_fusion/strategies/registry.py,sha256=Sbgfur1UxB6gTTNQP37csNg8opkkCwdhd97fHYvdw4c,15168
detection_fusion/strategies/voting.py,sha256=toFpVNhbd8Lze8H5TnxOrPyiOAYI7tGVZymYeJCPb3Y,6650
detection_fusion/utils/__init__.py,sha256=q5_zzkaF-POpYPtlj4l2xxhMloqUQSjmdjVgA-uAwvg,1351
detection_fusion/utils/aggregation.py,sha256=QHrLwFlK1RlIlb6KBbtqrUX3V9yqui_Spm8ikn3oiHE,6314
detection_fusion/utils/clustering.py,sha256=jJ0_Gat4X8QuTS-aJDBiYzef7fzZJ4i-x-PhYrl7Luw,4355
detection_fusion/utils/geometry.py,sha256=hjZkfVs1t-QlDCoAZUUojtuHPM1EBPWA7u4XuSEIgXE,3698
detection_fusion/utils/matching.py,sha256=QVZiALdyuqWylkD1L4GMle7fg_awlndlN1iQeoDhcHE,6771
detection_fusion/utils/metrics.py,sha256=iyR4wEizl8j9e9R-DHb_TRKTzyB0p5BL0eSnL4CS3aI,3777
detection_fusion/visualization/__init__.py,sha256=IfgbaKJ1EUFEyAj5LY6rWD6k3Rfif5JeYV-MnwCGlKw,290
detection_fusion/visualization/plots.py,sha256=llZMnZ9zKYgnxh6GhHMovqR-xbh2ubM1xUPeNRzh6Hc,4901
detection_fusion-1.1.0.dist-info/licenses/LICENSE,sha256=dUu2IZ7xK4xuobgGNcNFal6_0MZngn5LBoUtfoeAZWY,1068
detection_fusion-1.1.0.dist-info/METADATA,sha256=D4m_fjTe3niRDRO3TSY500aJsNdp5DOgEF0UTgAf3m8,12399
detection_fusion-1.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
detection_fusion-1.1.0.dist-info/entry_points.txt,sha256=rZSKr9tC5ir7O4XtG1zbnUWKoF8z-z3MiCXYLb8aQE0,107
detection_fusion-1.1.0.dist-info/top_level.txt,sha256=An-yL062UbclC8hkDq01C2eb_84Wm18xetjXnJ8tiJE,17
detection_fusion-1.1.0.dist-info/RECORD,,
