{"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":"/code/load-obj","entry":"load_obj","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":34,"n_papers_ran":13,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":26,"n_samples_ran":6,"n_samples_fingerprinted":0,"n_places":35,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":3,"unverified":20},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2507.06161","paper":"/paper/normalizing-diffusion-kernels-with-optimal","title":"Normalizing Diffusion Kernels with Optimal Transport","date":"2025-07-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RobinMagnet/SinkhornKernels","path":"sinkhornkernels/mesh.py","file_url":"https://github.com/RobinMagnet/SinkhornKernels/blob/HEAD/sinkhornkernels/mesh.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d01a9669173bb787","mcp_get_code":{"code_sha256":"d01a9669173bb787"}},{"arxiv_id":"2410.14273","paper":"/paper/reef-representation-encoding-fingerprints-for","title":"REEF: Representation Encoding Fingerprints for Large Language Models","date":"2024-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tmylla/reef","path":"src/utils.py","file_url":"https://github.com/tmylla/reef/blob/HEAD/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"47f979c1e336d41b","mcp_get_code":{"code_sha256":"47f979c1e336d41b"}},{"arxiv_id":"2408.07507","paper":"/paper/decoder-ensembling-for-learned-latent","title":"Decoder ensembling for learned latent geometries","date":"2024-08-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mustass/ensertainty","path":"src/ensertainty/utils/utils.py","file_url":"https://github.com/mustass/ensertainty/blob/HEAD/src/ensertainty/utils/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"78acfa3f28f0ff25","mcp_get_code":{"code_sha256":"78acfa3f28f0ff25"}},{"arxiv_id":"2312.14091","paper":"/paper/hd-painter-high-resolution-and-prompt","title":"HD-Painter: High-Resolution and Prompt-Faithful Text-Guided Image Inpainting with Diffusion Models","date":"2023-12-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"picsart-ai-research/hd-painter","path":"src/models/common.py","file_url":"https://github.com/picsart-ai-research/hd-painter/blob/HEAD/src/models/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3666d2c026ee9e5f","mcp_get_code":{"code_sha256":"3666d2c026ee9e5f"}},{"arxiv_id":"2309.10255","paper":"/paper/rgb-based-category-level-object-pose","title":"RGB-based Category-level Object Pose Estimation via Decoupled Metric Scale Recovery","date":"2023-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"goldoak/DMSR","path":"lib/utils.py","file_url":"https://github.com/goldoak/DMSR/blob/HEAD/lib/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1f5e0fafdbfd5166","mcp_get_code":{"code_sha256":"1f5e0fafdbfd5166"}},{"arxiv_id":"2305.09565","paper":"/paper/toward-falsifying-causal-graphs-using-a","title":"Toward Falsifying Causal Graphs Using a Permutation-Based Test","date":"2023-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eeulig/dag-falsification","path":"falsifydags/utils/auxiliaries.py","file_url":"https://github.com/eeulig/dag-falsification/blob/HEAD/falsifydags/utils/auxiliaries.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"90be22aede172f67","mcp_get_code":{"code_sha256":"90be22aede172f67"}},{"arxiv_id":"2304.13348","paper":"/paper/textdeformer-geometry-manipulation-using-text","title":"TextDeformer: Geometry Manipulation using Text Guidance","date":"2023-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"threedle/TextDeformer","path":"nvdiffmodeling/src/obj.py","file_url":"https://github.com/threedle/TextDeformer/blob/HEAD/nvdiffmodeling/src/obj.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9932280d3974e132","mcp_get_code":{"code_sha256":"9932280d3974e132"}},{"arxiv_id":"2304.01514","paper":"/paper/robust-outlier-rejection-for-3d-registration","title":"Robust Outlier Rejection for 3D Registration with Variational Bayes","date":"2023-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jiang-HB/VBReg","path":"datasets/ThreeDMatch.py","file_url":"https://github.com/Jiang-HB/VBReg/blob/HEAD/datasets/ThreeDMatch.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9832193a0c7cb463","mcp_get_code":{"code_sha256":"9832193a0c7cb463"}},{"arxiv_id":"2303.13873","paper":"/paper/fantasia3d-disentangling-geometry-and","title":"Fantasia3D: Disentangling Geometry and Appearance for High-quality Text-to-3D Content Creation","date":"2023-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Gorilla-Lab-SCUT/Fantasia3D","path":"render/obj.py","file_url":"https://github.com/Gorilla-Lab-SCUT/Fantasia3D/blob/HEAD/render/obj.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1a6391f70cbc085a","mcp_get_code":{"code_sha256":"1a6391f70cbc085a"}},{"arxiv_id":"2303.12364","paper":"/paper/exbehrt-extended-transformer-for-electronic","title":"ExBEHRT: Extended Transformer for Electronic Health Records to Predict Disease Subtypes & Progressions","date":"2023-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deepmedicine/BEHRT","path":"common/common.py","file_url":"https://github.com/deepmedicine/BEHRT/blob/HEAD/common/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"983e282e8dca4cb1","mcp_get_code":{"code_sha256":"983e282e8dca4cb1"}},{"arxiv_id":"2210.06442","paper":"/paper/can-pretrained-language-models-yet-reason","title":"Can Pretrained Language Models (Yet) Reason Deductively?","date":"2022-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cambridgeltl/deductive_reasoning_probing","path":"src/probe.py","file_url":"https://github.com/cambridgeltl/deductive_reasoning_probing/blob/HEAD/src/probe.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65f9aa843a9ae237","mcp_get_code":{"code_sha256":"65f9aa843a9ae237"}},{"arxiv_id":"2207.05202","paper":"/paper/the-cosmic-graph-optimal-information","title":"The Cosmic Graph: Optimal Information Extraction from Large-Scale Structure using Catalogues","date":"2022-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tlmakinen/cosmicgraphs","path":"code/utils.py","file_url":"https://github.com/tlmakinen/cosmicgraphs/blob/HEAD/code/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"26f2df8b1e5826fe","mcp_get_code":{"code_sha256":"26f2df8b1e5826fe"}},{"arxiv_id":"2203.01044","paper":"/paper/selfkg-self-supervised-entity-alignment-in","title":"SelfKG: Self-Supervised Entity Alignment in Knowledge Graphs","date":"2022-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"THUDM/SelfKG","path":"settings.py","file_url":"https://github.com/THUDM/SelfKG/blob/HEAD/settings.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"16c3880a0630f8ed","mcp_get_code":{"code_sha256":"16c3880a0630f8ed"}},{"arxiv_id":"2202.01999","paper":"/paper/neural-dual-contouring","title":"Neural Dual Contouring","date":"2022-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"czq142857/NDC","path":"eval_tri_angle.py","file_url":"https://github.com/czq142857/NDC/blob/HEAD/eval_tri_angle.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"390ee5602e7c599f","mcp_get_code":{"code_sha256":"390ee5602e7c599f"}},{"arxiv_id":"2202.01999","paper":"/paper/neural-dual-contouring","title":"Neural Dual Contouring","date":"2022-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"czq142857/NDC","path":"data_preprocessing/augment_obj.py","file_url":"https://github.com/czq142857/NDC/blob/HEAD/data_preprocessing/augment_obj.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"659aa8d8ccd54d9e","mcp_get_code":{"code_sha256":"659aa8d8ccd54d9e"}},{"arxiv_id":"2111.12591","paper":"/paper/lepard-learning-partial-point-cloud-matching","title":"Lepard: Learning partial point cloud matching in rigid and deformable scenes","date":"2021-11-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rabbityl/lepard","path":"lib/utils.py","file_url":"https://github.com/rabbityl/lepard/blob/HEAD/lib/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6fe44061f3a9f5f6","mcp_get_code":{"code_sha256":"6fe44061f3a9f5f6"}},{"arxiv_id":"2111.00134","paper":"/paper/context-meta-reinforcement-learning-via","title":"Context Meta-Reinforcement Learning via Neuromodulation","date":"2021-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dlpbc/nm-metarl","path":"nm_cavia/rl/utils.py","file_url":"https://github.com/dlpbc/nm-metarl/blob/HEAD/nm_cavia/rl/utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b91a5961fb87cb5e","mcp_get_code":{"code_sha256":"b91a5961fb87cb5e"}},{"arxiv_id":"2107.03663","paper":"/paper/graph-and-recurrent-neural-network-based","title":"Graph and Recurrent Neural Network-based Vehicle Trajectory Prediction For Highway Driving","date":null,"month_inferred_from_arxiv_id":"2021-07","title_source":"archive","repo":"Xiaoyu006/GNN-RNN-Based-Trajectory-Prediction-ITSC2021","path":"once_lc_veh_selector.py","file_url":"https://github.com/Xiaoyu006/GNN-RNN-Based-Trajectory-Prediction-ITSC2021/blob/HEAD/once_lc_veh_selector.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65f9aa843a9ae237","mcp_get_code":{"code_sha256":"65f9aa843a9ae237"}},{"arxiv_id":"2102.12258","paper":"/paper/classification-with-abstention-but-without","title":"Classification with abstention but without disparities","date":"2021-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"evgchz/dpabst","path":"run_experiments.py","file_url":"https://github.com/evgchz/dpabst/blob/HEAD/run_experiments.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fe4f67ed7c9b1024","mcp_get_code":{"code_sha256":"fe4f67ed7c9b1024"}},{"arxiv_id":"2012.14956","paper":"/paper/generating-natural-language-attacks-in-a-hard","title":"Generating Natural Language Attacks in a Hard Label Black Box Setting","date":"2020-12-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhuhai-ustc/limeattack","path":"LimeAttack_classification.py","file_url":"https://github.com/zhuhai-ustc/limeattack/blob/HEAD/LimeAttack_classification.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b91a5961fb87cb5e","mcp_get_code":{"code_sha256":"b91a5961fb87cb5e"}},{"arxiv_id":"2007.08751","paper":"/paper/knowledge-based-video-question-answering-with","title":"Knowledge-Based Video Question Answering with Unsupervised Scene Descriptions","date":"2020-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"noagarcia/ROLL-VideoQA","path":"Source/utils.py","file_url":"https://github.com/noagarcia/ROLL-VideoQA/blob/HEAD/Source/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae9474aa34099c9c","mcp_get_code":{"code_sha256":"ae9474aa34099c9c"}},{"arxiv_id":"2007.08454","paper":"/paper/shape-prior-deformation-for-categorical-6d","title":"Shape Prior Deformation for Categorical 6D Object Pose and Size Estimation","date":"2020-07-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mentian/object-deformnet","path":"lib/utils.py","file_url":"https://github.com/mentian/object-deformnet/blob/HEAD/lib/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1f5e0fafdbfd5166","mcp_get_code":{"code_sha256":"1f5e0fafdbfd5166"}},{"arxiv_id":"2007.06286","paper":"/paper/beyond-graph-neural-networks-with-lifted","title":"Beyond Graph Neural Networks with Lifted Relational Neural Networks","date":"2020-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GustikS/GNNwLRNNs","path":"run_script_pyg.py","file_url":"https://github.com/GustikS/GNNwLRNNs/blob/HEAD/run_script_pyg.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f586b088cdc34a0a","mcp_get_code":{"code_sha256":"f586b088cdc34a0a"}},{"arxiv_id":"2005.12210","paper":"/paper/how-useful-are-reviews-for-recommendation-a","title":"How Useful are Reviews for Recommendation? A Critical Review and Potential Improvements","date":"2020-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"noveens/reviews4rec","path":"utils.py","file_url":"https://github.com/noveens/reviews4rec/blob/HEAD/utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b91a5961fb87cb5e","mcp_get_code":{"code_sha256":"b91a5961fb87cb5e"}},{"arxiv_id":"2005.11084","paper":"/paper/point2mesh-a-self-prior-for-deformable-meshes","title":"Point2Mesh: A Self-Prior for Deformable Meshes","date":"2020-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ranahanocka/point2mesh","path":"utils.py","file_url":"https://github.com/ranahanocka/point2mesh/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ddbbf8d93d62ffc9","mcp_get_code":{"code_sha256":"ddbbf8d93d62ffc9"}},{"arxiv_id":"2004.10703","paper":"/paper/ktrain-a-low-code-library-for-augmented","title":"ktrain: A Low-Code Library for Augmented Machine Learning","date":"2020-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AnneDirkson/FuzzyBIO","path":"src/BERTforNERktrain.py","file_url":"https://github.com/AnneDirkson/FuzzyBIO/blob/HEAD/src/BERTforNERktrain.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"7623c86a08659fbe","mcp_get_code":{"code_sha256":"7623c86a08659fbe"}},{"arxiv_id":"2004.09484","paper":"/paper/bringing-old-photos-back-to-life","title":"Bringing Old Photos Back to Life","date":"2020-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shinde-Pratik/Image-Restoration","path":"Face_Enhancement/util/util.py","file_url":"https://github.com/shinde-Pratik/Image-Restoration/blob/HEAD/Face_Enhancement/util/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"30d56fdfbf93d0d3","mcp_get_code":{"code_sha256":"30d56fdfbf93d0d3"}},{"arxiv_id":"1908.08628","paper":"/paper/shadow-removal-via-shadow-image-decomposition","title":"Shadow Removal via Shadow Image Decomposition","date":"2019-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naoto0804/SynShadow","path":"src/util/util.py","file_url":"https://github.com/naoto0804/SynShadow/blob/HEAD/src/util/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"30d56fdfbf93d0d3","mcp_get_code":{"code_sha256":"30d56fdfbf93d0d3"}},{"arxiv_id":"1902.11020","paper":"/paper/dpod-dense-6d-pose-object-detector-in-rgb","title":"DPOD: 6D Pose Object Detector and Refiner","date":"2019-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yshah43/DPOD","path":"helper.py","file_url":"https://github.com/yshah43/DPOD/blob/HEAD/helper.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b91a5961fb87cb5e","mcp_get_code":{"code_sha256":"b91a5961fb87cb5e"}},{"arxiv_id":"1812.01803","paper":"/paper/ecc-energy-constrained-deep-neural-network","title":"ECC: Platform-Independent Energy-Constrained Deep Neural Network Compression via a Bilinear Regression Model","date":"2018-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hyang1990/energy_constrained_compression","path":"utils.py","file_url":"https://github.com/hyang1990/energy_constrained_compression/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5546eb177277a59a","mcp_get_code":{"code_sha256":"5546eb177277a59a"}},{"arxiv_id":"1810.03642","paper":"/paper/fast-context-adaptation-via-meta-learning","title":"Fast Context Adaptation via Meta-Learning","date":"2018-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lmzintgraf/cavia","path":"classification/utils.py","file_url":"https://github.com/lmzintgraf/cavia/blob/HEAD/classification/utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b91a5961fb87cb5e","mcp_get_code":{"code_sha256":"b91a5961fb87cb5e"}},{"arxiv_id":"1809.07454","paper":"/paper/tasnet-surpassing-ideal-time-frequency","title":"Conv-TasNet: Surpassing Ideal Time-Frequency Magnitude Masking for Speech Separation","date":"2018-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"funcwj/conv-tasnet","path":"nnet/libs/trainer.py","file_url":"https://github.com/funcwj/conv-tasnet/blob/HEAD/nnet/libs/trainer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9b384ef1d2d3ea3f","mcp_get_code":{"code_sha256":"9b384ef1d2d3ea3f"}},{"arxiv_id":"1703.01785","paper":"/paper/forward-and-reverse-gradient-based","title":"Forward and Reverse Gradient-Based Hyperparameter Optimization","date":"2017-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucfra/RFHO","path":"rfho/save_and_load.py","file_url":"https://github.com/lucfra/RFHO/blob/HEAD/rfho/save_and_load.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9b2e439a34601012","mcp_get_code":{"code_sha256":"9b2e439a34601012"}},{"arxiv_id":"1608.02214","paper":"/paper/robsut-wrod-reocginiton-via-semi-character","title":"Robsut Wrod Reocginiton via semi-Character Recurrent Neural Network","date":"2016-08-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"b91a5961fb87cb5e","mcp_get_code":{"code_sha256":"b91a5961fb87cb5e"}},{"arxiv_id":"aaai_20104","paper":null,"title":"arXiv:aaai_20104","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"swords123/SSC-6D","path":"lib/utils.py","file_url":"https://github.com/swords123/SSC-6D/blob/HEAD/lib/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1f5e0fafdbfd5166","mcp_get_code":{"code_sha256":"1f5e0fafdbfd5166"}}]}