autoannotator/__init__.py,sha256=m6kyaNpwBcP1XYcqrelX2oS3PJuOnElOcRdBa9pEb8c,22
autoannotator/clustering/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/clustering/__init__.py,sha256=wJ3lDS2uHW0UnUzNb7_UYt0i2Hh_NLHSvem9RdvHqj8,45
autoannotator/clustering/core/base_clustering.py,sha256=YWgufttrdM5jj5iDsO0hN4WTSbSTOaHoZMnzs9Z_09Q,313
autoannotator/clustering/methods/dbscan.py,sha256=Bw7La48hfbb2vq4OEvo1PRceWCBiUF-gnHGIqaU2CTs,856
autoannotator/config/detection.py,sha256=Me2wmP4ooqwjiVCzHGHEJsVQKssJmAvTxJAT5kMV5jQ,692
autoannotator/config/feature_extraction.py,sha256=Gf4jLNZKB54S3OzUKOSKkNgkDOUCJIkE7GnrRygfwE8,1595
autoannotator/config/image_alignment.py,sha256=8rHvd-lhX6Yjn26OPFe7JtB07k2nTIQ_RbkmlDSsjos,522
autoannotator/custom_ops/__init__.py,sha256=Y1twzYEpn-JaPWL6oNjRJfqFsNHr0jn4zPt0A7sKCLY,98
autoannotator/custom_ops/custom_ops_mapping.py,sha256=WvovvoYsC1NpB7uV2zqcBdjtpamQhw45oys_Tp2j_Pw,440
autoannotator/custom_ops_storage/.gitkepp,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/detection/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/detection/core/base_detector.py,sha256=zFXK11civn_yCEyELnvNpHJSqBplMgnIIHbwZNzhIaM,3106
autoannotator/detection/faces/__init__.py,sha256=cRZlFv5bCzIhY-Ye-zJ1a7BTQEtXGTapneEoyBRiYnc,156
autoannotator/detection/faces/models/ensemble.py,sha256=70rCzR7g7pUWYok5DcsppRqlJhjiTvVeA96dkUE-dY8,3576
autoannotator/detection/faces/models/scrfd.py,sha256=ZIbHlqpvN2G7dCW1iDyUiY7YF6HoRbdhze8whpFOf1Y,9592
autoannotator/detection/faces/models/yolov7.py,sha256=ZJpcJ-YvYg0mHBT7_UxMmomHqoDVeHMxkk39AGSWtZU,3183
autoannotator/detection/human/__init__.py,sha256=XksNsgIvWkCK5fdwIUFVEfzlLB9kENrAqcgrx5wRKJY,311
autoannotator/detection/human/models/ensemble.py,sha256=TG7SVGL0QW9I7S5fiXHVpXRIg_-QG6tP-W9UKWHkOdw,3623
autoannotator/detection/human/models/internimage.py,sha256=CfUdfypZblOarpQmn9yLKb0aZM28XSgY3b2QoB8soGU,3924
autoannotator/detection/human/models/iter_detr.py,sha256=xHnTJebfkvcrX1LGgma69XxFESoO-MYd4KNvPqgm48E,4597
autoannotator/detection/human/models/rtdetr.py,sha256=XWSj58w9BsshgUzBDK1YHTESQY00sZldVLOlB2Jc9yc,3588
autoannotator/detection/human/models/uhihcp.py,sha256=woweOGWgt5u9ED60P9n1nc5wF1CUeV-C14GT71sUEwQ,3789
autoannotator/detection/utils/test_time_augmentation.py,sha256=hXeaLD8JRE2BuAg2OybbdUt5kcl3yPm-jH3UUCCjoRE,2343
autoannotator/detection/utils/wbf.py,sha256=CM5b3MSXM8yz40aecUTxF0SD_6XJHv_hDMdB-tzuiCM,7202
autoannotator/feature_extraction/__init__.py,sha256=kEZEEsqWZSOAPasE55vrqRZL3MkBKZk2Nm-oUs30MNA,123
autoannotator/feature_extraction/core/feature_extractor.py,sha256=_pMYk-iy9qghZir-iLhn8Gs9lVu3MjiFc4GSb6oTA_0,1272
autoannotator/feature_extraction/faces/__init__.py,sha256=LSJt8op2DlKO4lNQVS9TktDfOBf2dYIvK1aLlsI7-zU,190
autoannotator/feature_extraction/faces/models/__init__.py,sha256=-UgNtMxdcSQoG34ng_hwU2YW6TImgtBXX9TflMMP_ws,104
autoannotator/feature_extraction/faces/models/ensemble.py,sha256=Cp56roCc5oxI3AoODev_8M7tiQbFMs_9bxLqHQYi7Ws,1311
autoannotator/feature_extraction/faces/models/face_feature_extractor.py,sha256=vmszzqX5pvWjwM_U9vUkZ2DqR-fdeM7UOFk0lznt6DA,2425
autoannotator/feature_extraction/faces/models/model_adaface.py,sha256=ukdGUrE9FRNqLQfWQkU9atv9vWPeyVqSZ1apZ_5A8Jw,694
autoannotator/feature_extraction/faces/models/model_insightface.py,sha256=THunhH8JEik9y628VUlEtCsJWYe7kZ7ExoFFGsmUD-Y,757
autoannotator/types/base.py,sha256=_yARsXiBMkumMOI9WJWXt_7kmravdVRJ5pKVk_tsALI,884
autoannotator/types/custom_typing.py,sha256=CjrBlc708DXDM7gYMsiiEa78YuwSdAmTW-YAsZgLOKQ,224
autoannotator/types/faces.py,sha256=p2ticrMee1SiywgfY-kqx_KBebR31gJz-Y6w5919fcA,185
autoannotator/utils/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/utils/algorithms.py,sha256=-tPZfGbAVvyjJg4Jy7u2X8rpEVcid8TDcZLUtEEj4rk,989
autoannotator/utils/image_alignment.py,sha256=z7mSJsSDBwdmbk84bf3GykI0JleeFxFu57y0DT8z7L0,1473
autoannotator/utils/image_preprocessing.py,sha256=FXGZjeOEnpW1vzRQJcNY6dDWO3nseJT4iYQ17-9WyKM,6195
autoannotator/utils/image_reader.py,sha256=6-nxEhLHtIUiMfbKzbsCxVloQyow0kXMm23A9X1YTq0,1167
autoannotator/utils/image_visualization.py,sha256=iwoTfuSGdzeR_egOqlSrVtaQfKSL7SKg9FewV3QJldg,537
autoannotator/utils/misc.py,sha256=C6YwYfioJ5HoSNbJeyjKHXF02wIYfODZr1fxOP7zzHE,1746
autoannotator/utils/onnx_model_handler.py,sha256=s5Ly7PxRGLGvc4dVzPhpReuqF0lcPtjzc5UaJUVRuIo,1657
autoannotator/weights/detection/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/weights/detection/faces/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/weights/detection/human/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/weights/feature_extraction/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator/weights/feature_extraction/faces/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autoannotator-0.2.2.dist-info/METADATA,sha256=fllN65DXtelBJmDmkvHzMh1-1UE461XQVGgQOYaBo5w,6722
autoannotator-0.2.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
autoannotator-0.2.2.dist-info/licenses/LICENSE,sha256=ud4VfXlMZEq2NWHFopCn1YdUw8YVTQc-7jGqnnMssk8,1499
autoannotator-0.2.2.dist-info/RECORD,,
