{"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/make-one-hot","entry":"make_one_hot","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":15,"n_papers_ran":6,"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":13,"n_samples_ran":5,"n_samples_fingerprinted":0,"n_places":15,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":3,"unverified":8},"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":"2407.09751","paper":"/paper/taseg-temporal-aggregation-network-for-lidar-1","title":"TASeg: Temporal Aggregation Network for LiDAR Semantic Segmentation","date":"2024-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LittlePey/TASeg","path":"pcseg/loss/dice_loss_v0.py","file_url":"https://github.com/LittlePey/TASeg/blob/HEAD/pcseg/loss/dice_loss_v0.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"b91852dd7528b877","mcp_get_code":{"code_sha256":"b91852dd7528b877"}},{"arxiv_id":"2405.05259","paper":"/paper/openess-event-based-semantic-scene","title":"OpenESS: Event-based Semantic Scene Understanding with Open Vocabularies","date":"2024-05-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ldkong1205/openess","path":"utils/loss_functions.py","file_url":"https://github.com/ldkong1205/openess/blob/HEAD/utils/loss_functions.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"61ad15ec41cc9c81","mcp_get_code":{"code_sha256":"61ad15ec41cc9c81"}},{"arxiv_id":"2309.05573","paper":"/paper/uniseg-a-unified-multi-modal-lidar","title":"UniSeg: A Unified Multi-Modal LiDAR Segmentation Network and the OpenPCSeg Codebase","date":"2023-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PJLab-ADG/PCSeg","path":"pcseg/loss/dice_loss_v0.py","file_url":"https://github.com/PJLab-ADG/PCSeg/blob/HEAD/pcseg/loss/dice_loss_v0.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b91852dd7528b877","mcp_get_code":{"code_sha256":"b91852dd7528b877"}},{"arxiv_id":"2307.05898","paper":"/paper/rectifying-noisy-labels-with-sequential-prior","title":"Rectifying Noisy Labels with Sequential Prior: Multi-Scale Temporal Feature Affinity Learning for Robust Video Segmentation","date":"2023-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"beileicui/ms-tfal","path":"utils/losses.py","file_url":"https://github.com/beileicui/ms-tfal/blob/HEAD/utils/losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a65ee7a1b88921d5","mcp_get_code":{"code_sha256":"a65ee7a1b88921d5"}},{"arxiv_id":"2306.03117","paper":"/paper/score-based-enhanced-sampling-for-protein","title":"Str2Str: A Score-based Framework for Zero-shot Protein Conformation Sampling","date":"2023-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lujiarui/Str2Str","path":"src/common/data_transforms.py","file_url":"https://github.com/lujiarui/Str2Str/blob/HEAD/src/common/data_transforms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"68d0ff89dbb1e05b","mcp_get_code":{"code_sha256":"68d0ff89dbb1e05b"}},{"arxiv_id":"2303.15269","paper":"/paper/handwritten-text-generation-from-visual","title":"Handwritten Text Generation from Visual Archetypes","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aimagelab/VATr","path":"models/model.py","file_url":"https://github.com/aimagelab/VATr/blob/HEAD/models/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"39075c27b258d2c3","mcp_get_code":{"code_sha256":"39075c27b258d2c3"}},{"arxiv_id":"2210.09338","paper":"/paper/deep-bidirectional-language-knowledge-graph","title":"Deep Bidirectional Language-Knowledge Graph Pretraining","date":"2022-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"michiyasunaga/dragon","path":"modeling/modeling_gnn.py","file_url":"https://github.com/michiyasunaga/dragon/blob/HEAD/modeling/modeling_gnn.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":"440036c58abd9ccc","mcp_get_code":{"code_sha256":"440036c58abd9ccc"}},{"arxiv_id":"2104.06394","paper":"/paper/all-you-need-are-a-few-pixels-semantic","title":"All you need are a few pixels: semantic segmentation with PixelPick","date":"2021-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yazdaniamir38/madbal","path":"utils/losses.py","file_url":"https://github.com/yazdaniamir38/madbal/blob/HEAD/utils/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3d38fe989e7b40c1","mcp_get_code":{"code_sha256":"3d38fe989e7b40c1"}},{"arxiv_id":"2104.06378","paper":"/paper/qa-gnn-reasoning-with-language-models-and","title":"QA-GNN: Reasoning with Language Models and Knowledge Graphs for Question Answering","date":"2021-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"michiyasunaga/qagnn","path":"modeling/modeling_qagnn.py","file_url":"https://github.com/michiyasunaga/qagnn/blob/HEAD/modeling/modeling_qagnn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"df5e0b02401bf941","mcp_get_code":{"code_sha256":"df5e0b02401bf941"}},{"arxiv_id":"2103.13413","paper":"/paper/vision-transformers-for-dense-prediction","title":"Vision Transformers for Dense Prediction","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mszpc/3d_dense","path":"3d_densenet/src/common.py","file_url":"https://github.com/mszpc/3d_dense/blob/HEAD/3d_densenet/src/common.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":"dfa1857602c6456f","mcp_get_code":{"code_sha256":"dfa1857602c6456f"}},{"arxiv_id":"2009.13891","paper":"/paper/towards-effective-context-for-meta","title":"Towards Effective Context for Meta-Reinforcement Learning: an Approach based on Contrastive Learning","date":"2020-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TJU-DRL-LAB/self-supervised-rl","path":"RL_with_Environment_Representation/PAnDR/env_utils.py","file_url":"https://github.com/TJU-DRL-LAB/self-supervised-rl/blob/HEAD/RL_with_Environment_Representation/PAnDR/env_utils.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":"94587585389ef56a","mcp_get_code":{"code_sha256":"94587585389ef56a"}},{"arxiv_id":"2003.10778","paper":"/paper/pannuke-dataset-extension-insights-and","title":"PanNuke Dataset Extension, Insights and Baselines","date":"2020-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kaiseem/pointnu-net","path":"losses/dice_loss.py","file_url":"https://github.com/kaiseem/pointnu-net/blob/HEAD/losses/dice_loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f93cd0d2bb2e4795","mcp_get_code":{"code_sha256":"f93cd0d2bb2e4795"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shanglianlm0525/CvPytorch","path":"src/models/unet.py","file_url":"https://github.com/shanglianlm0525/CvPytorch/blob/HEAD/src/models/unet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"870d606b4c6e72da","mcp_get_code":{"code_sha256":"870d606b4c6e72da"}},{"arxiv_id":"1411.1784","paper":"/paper/conditional-generative-adversarial-nets","title":"Conditional Generative Adversarial Nets","date":"2014-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adldotori/CGAN","path":"model.py","file_url":"https://github.com/adldotori/CGAN/blob/HEAD/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"66433ac88d15d35d","mcp_get_code":{"code_sha256":"66433ac88d15d35d"}},{"arxiv_id":"2022.findings-naacl.131","paper":null,"title":"arXiv:2022.findings-naacl.131","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"RUCAIBox/SAFE","path":"modeling/modeling_qagnn.py","file_url":"https://github.com/RUCAIBox/SAFE/blob/HEAD/modeling/modeling_qagnn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"440036c58abd9ccc","mcp_get_code":{"code_sha256":"440036c58abd9ccc"}}]}