{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-20735","title":"Lowering the Barrier to IREX Participation: Open-Source Algorithms, Toolkit, and Benchmarking for Iris Recognition","arxiv_id":"2605.20735","date":"2026-05-20","proceeding":null,"authors":["Siamul Karim Khan","Patrick J. Flynn","Adam Czajka"],"abstract":"NIST Iris Exchange (IREX) offers an appealing solution to evaluating new open-source iris recognition algorithms, but it presents high barriers to entry because these algorithms must be written in C++, using a specific API, and adapted to meet strict IREX speed and memory constraints. The main goal of this paper is to lower these barriers and advance open-source iris recognition large-scale evaluations by offering: (a) two new modern deep learning-based open-source iris matchers (ArcIris and TripletIris), along with their C++ IREX X-compliant implementations, which are the first open-source iris recognition methods included into the IREX X leaderboard (and thus IREX-vetted), as well as new segmentation and iris circular approximation models that can be incorporated into any new iris recognition method, and (b) a performance assessment (according to IREX X testing protocols) of all major and currently available open-source iris recognition solutions. The paper also provides Python implementations of the new ArcIris and TripletIris methods and discusses the differences one may encounter between C++ and Python implementations of the same conceptually equivalent approaches. Finally, the paper offers open-source, IREX X-compliant C++ implementations of two existing methods: (a) an iris image filtering-based algorithm utilizing human saliency-driven kernels (HDBIF), and (b) a human-interpretable algorithm for detecting and comparing Fuchs' crypts (CRYPTS). In addition to IREX X evaluation results, the paper reports the performance of all methods on major academic benchmarks: Quality-Face/Iris Research Ensemble (Q-FIRE), Warsaw-Biobase Post-Mortem Iris, CASIA-Iris-Thousand-V4, CASIA-Iris-Lamp-V4, IIT Delhi Iris Database, IIITD Contact Lens Iris Database, NDIris3D, and Notre Dame Variable Iris Image Quality Release 2 (VII-Q-R2).","url_abs":"https://arxiv.org/abs/2605.20735","url_pdf":"https://arxiv.org/pdf/2605.20735","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.20735","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.20735"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/CVRL/OpenSourceIrisRecognition","reach":{"status":"ok"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/sohaib50k/ThirdEye---Iri","reach":{"status":"gone","observed_at":"2026-09-16","how":"tree_404+repo_404"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/RenMin1991/Dyamic-G","reach":{"status":"gone","observed_at":"2026-09-16","how":"tree_404+repo_404"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/CVRL/PBM","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/worldcoin/open-iris","reach":null}],"summary":{"ran":25,"ran_draft_wrong":3,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":31,"ran":28,"repositories":3}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":11,"samples":[{"code_sha256_prefix":"cdda836085a5b1af","entry":"apply_mask","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/visualize.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/visualize.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cdda836085a5b1af"}},{"code_sha256_prefix":"7763a16836cbc3d5","entry":"cmc","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/ArcIris/Python/1N_matching.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/ArcIris/Python/1N_matching.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7763a16836cbc3d5"}},{"code_sha256_prefix":"eb024d61772489c9","entry":"colormap","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/ArcIris/Python/modules/transform.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/ArcIris/Python/modules/transform.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"eb024d61772489c9"}},{"code_sha256_prefix":"ae91aee49740c295","entry":"compute_backbone_shapes","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/model.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/model.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ae91aee49740c295"}},{"code_sha256_prefix":"ae0c5e015d8cf734","entry":"compute_iou","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/utils.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ae0c5e015d8cf734"}},{"code_sha256_prefix":"9f81af6c8a2344a3","entry":"compute_overlaps","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/utils.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9f81af6c8a2344a3"}},{"code_sha256_prefix":"d9def42110729a85","entry":"conv1x1","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/ArcIris/Python/modules/network.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/ArcIris/Python/modules/network.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d9def42110729a85"}},{"code_sha256_prefix":"160bb14bd76201b4","entry":"conv3x3","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/ArcIris/Python/modules/network.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/ArcIris/Python/modules/network.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"160bb14bd76201b4"}},{"code_sha256_prefix":"719785e60bebf517","entry":"conv_block","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/model.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"719785e60bebf517"}},{"code_sha256_prefix":"dc05d22f3d39bea6","entry":"draw_box","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/visualize.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/visualize.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"dc05d22f3d39bea6"}},{"code_sha256_prefix":"772c173b41c4f8df","entry":"draw_features","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"display_matching_patches.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/display_matching_patches.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"772c173b41c4f8df"}},{"code_sha256_prefix":"a1ef4ca06701fd6b","entry":"draw_features_bsif","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"display_matching_patches.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/display_matching_patches.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a1ef4ca06701fd6b"}},{"code_sha256_prefix":"f53cc00fd6062cc5","entry":"draw_features_full","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"display_matching_patches.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/display_matching_patches.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"f53cc00fd6062cc5"}},{"code_sha256_prefix":"d2c9b72e23d9588a","entry":"extract_bboxes","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/utils.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d2c9b72e23d9588a"}},{"code_sha256_prefix":"253d600a56c062a0","entry":"generate_ytrue_yscore","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"evaluations/C++-IREX-X-sanity-check/Codes/generate_plots.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/evaluations/C%2B%2B-IREX-X-sanity-check/Codes/generate_plots.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"253d600a56c062a0"}},{"code_sha256_prefix":"e0532d01052a38df","entry":"get_ax","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"pipeline_from_file.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/pipeline_from_file.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e0532d01052a38df"}},{"code_sha256_prefix":"87c170471926acb2","entry":"get_cfg","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/ArcIris/Python/modules/utils.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/ArcIris/Python/modules/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"87c170471926acb2"}},{"code_sha256_prefix":"a5c119b04773bfdf","entry":"get_feature_masks","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"helper_methods.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/helper_methods.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a5c119b04773bfdf"}},{"code_sha256_prefix":"65cd3aa6cac7db06","entry":"get_features","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"helper_methods.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/helper_methods.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"65cd3aa6cac7db06"}},{"code_sha256_prefix":"5c18fea9fb0b129a","entry":"get_patch","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"helper_methods.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/helper_methods.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5c18fea9fb0b129a"}},{"code_sha256_prefix":"9b24a00ca72fc49d","entry":"get_performance_metrics","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/ArcIris/Python/modules/utils.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/ArcIris/Python/modules/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b24a00ca72fc49d"}},{"code_sha256_prefix":"ded051c66e4b6dcb","entry":"get_uid","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"evaluations/C++-IREX-X-sanity-check/Codes/generate_plots.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/evaluations/C%2B%2B-IREX-X-sanity-check/Codes/generate_plots.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ded051c66e4b6dcb"}},{"code_sha256_prefix":"a397e33b04724cba","entry":"instantiate_class_from_name","repo":"worldcoin/open-iris","repo_kind":"found_in_text","path":"src/iris/io/class_configs.py","file_url":"https://github.com/worldcoin/open-iris/blob/HEAD/src/iris/io/class_configs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a397e33b04724cba"}},{"code_sha256_prefix":"b34a467f898f036d","entry":"load_dino","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/iris-fm-tools/Python/inference.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/iris-fm-tools/Python/inference.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b34a467f898f036d"}},{"code_sha256_prefix":"ca8626ab1e67ccbc","entry":"load_image","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"pipeline_from_file.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/pipeline_from_file.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ca8626ab1e67ccbc"}},{"code_sha256_prefix":"ce5137c777681694","entry":"load_yaml_config","repo":"worldcoin/open-iris","repo_kind":"found_in_text","path":"src/iris/pipelines/base_pipeline.py","file_url":"https://github.com/worldcoin/open-iris/blob/HEAD/src/iris/pipelines/base_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ce5137c777681694"}},{"code_sha256_prefix":"a9d0cf3b71fefa32","entry":"random_colors","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/visualize.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/visualize.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a9d0cf3b71fefa32"}},{"code_sha256_prefix":"8b08adb77932dea4","entry":"run_clahe","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"pipeline_from_file.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/pipeline_from_file.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"8b08adb77932dea4"}},{"code_sha256_prefix":"28c3981539e97ab6","entry":"identity_block","repo":"CVRL/PBM","repo_kind":"found_in_text","path":"mrcnn/model.py","file_url":"https://github.com/CVRL/PBM/blob/HEAD/mrcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"28c3981539e97ab6"}},{"code_sha256_prefix":"c7a302b8113e24dd","entry":"iresnet18","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/ArcIris/Python/modules/network.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/ArcIris/Python/modules/network.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c7a302b8113e24dd"}},{"code_sha256_prefix":"2931bf001b1868de","entry":"predict_single","repo":"CVRL/OpenSourceIrisRecognition","repo_kind":"found_in_text","path":"methods/iris-fm-tools/Python/inference.py","file_url":"https://github.com/CVRL/OpenSourceIrisRecognition/blob/HEAD/methods/iris-fm-tools/Python/inference.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2931bf001b1868de"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}