{"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/kaiming-init","entry":"kaiming_init","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":9,"n_papers_ran":0,"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":9,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":9},"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":"2406.03234","paper":"/paper/fine-grained-causal-dynamics-learning-with","title":"Fine-Grained Causal Dynamics Learning with Quantization for Improving Robustness in Reinforcement Learning","date":"2024-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iwhwang/Fine-Grained-Causal-RL","path":"fcdl/model/inference_ours_base.py","file_url":"https://github.com/iwhwang/Fine-Grained-Causal-RL/blob/HEAD/fcdl/model/inference_ours_base.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9ffd4319295052f4","mcp_get_code":{"code_sha256":"9ffd4319295052f4"}},{"arxiv_id":"2310.17325","paper":"/paper/c-disentanglement-discovering-causally","title":"C-Disentanglement: Discovering Causally-Independent Generative Factors under an Inductive Bias of Confounder","date":"2023-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xliu1231/causal_disentangle","path":"causalvae.py","file_url":"https://github.com/xliu1231/causal_disentangle/blob/HEAD/causalvae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eff5a7e656a0ee07","mcp_get_code":{"code_sha256":"eff5a7e656a0ee07"}},{"arxiv_id":"2305.08164","paper":"/paper/latent-processes-identification-from-multi","title":"Latent Processes Identification From Multi-View Time Series","date":"2023-05-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lccurious/MuLTI","path":"multi/models/multi.py","file_url":"https://github.com/lccurious/MuLTI/blob/HEAD/multi/models/multi.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d57904eb3d1890be","mcp_get_code":{"code_sha256":"d57904eb3d1890be"}},{"arxiv_id":"2210.13647","paper":"/paper/temporally-disentangled-representation","title":"Temporally Disentangled Representation Learning","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weirayao/tdrl","path":"LiLY/modules/modular.py","file_url":"https://github.com/weirayao/tdrl/blob/HEAD/LiLY/modules/modular.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a18c3595f7425f34","mcp_get_code":{"code_sha256":"a18c3595f7425f34"}},{"arxiv_id":"2204.07335","paper":"/paper/a-keypoint-based-global-association-network","title":"A Keypoint-based Global Association Network for Lane Detection","date":"2022-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zkyntu/UnLanedet","path":"unlanedet/model/GANet/head.py","file_url":"https://github.com/zkyntu/UnLanedet/blob/HEAD/unlanedet/model/GANet/head.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":"94b6a7396eb44132","mcp_get_code":{"code_sha256":"94b6a7396eb44132"}},{"arxiv_id":"2111.01007","paper":"/paper/projected-gans-converge-faster","title":"Projected GANs Converge Faster","date":"2021-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dome272/ProjectedGAN-pytorch","path":"projected_gan.py","file_url":"https://github.com/dome272/ProjectedGAN-pytorch/blob/HEAD/projected_gan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b1c1a8a6e7a54d45","mcp_get_code":{"code_sha256":"b1c1a8a6e7a54d45"}},{"arxiv_id":"2103.13746","paper":"/paper/video-instance-segmentation-with-a-propose","title":"Video Instance Segmentation with a Propose-Reduce Paradigm","date":"2021-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dvlab-research/proposereduce","path":"mmdet/models/prop_heads/seq_prop_head.py","file_url":"https://github.com/dvlab-research/proposereduce/blob/HEAD/mmdet/models/prop_heads/seq_prop_head.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ea08e84fefac65ab","mcp_get_code":{"code_sha256":"ea08e84fefac65ab"}},{"arxiv_id":"1802.05983","paper":"/paper/disentangling-by-factorising","title":"Disentangling by Factorising","date":"2018-02-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Guiliang/FactorVAE","path":"model.py","file_url":"https://github.com/Guiliang/FactorVAE/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f55d759c3d225e46","mcp_get_code":{"code_sha256":"f55d759c3d225e46"}},{"arxiv_id":"1606.00915","paper":"/paper/deeplab-semantic-image-segmentation-with-deep","title":"DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs","date":"2016-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Media-Smart/vedaseg","path":"vedaseg/models/encoders/enhance_modules/aspp.py","file_url":"https://github.com/Media-Smart/vedaseg/blob/HEAD/vedaseg/models/encoders/enhance_modules/aspp.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":"17876e40add6c703","mcp_get_code":{"code_sha256":"17876e40add6c703"}}]}