{"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/conv1d","entry":"conv1d","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":31,"n_papers_ran":3,"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":24,"n_samples_ran":3,"n_samples_fingerprinted":1,"n_places":34,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":21},"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":"2401.01552","paper":"/paper/cra-pcn-point-cloud-completion-with-intra-and","title":"CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers","date":"2024-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"easyry/cra-pcn","path":"pointnet_utils/tf_util.py","file_url":"https://github.com/easyry/cra-pcn/blob/HEAD/pointnet_utils/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7aab9e14068166d3","mcp_get_code":{"code_sha256":"7aab9e14068166d3"}},{"arxiv_id":"2311.17243","paper":"/paper/phg-net-persistent-homology-guided-medical","title":"PHG-Net: Persistent Homology Guided Medical Image Classification","date":"2023-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yaoppeng/topoclassification","path":"models/pointnet/layers_tf.py","file_url":"https://github.com/yaoppeng/topoclassification/blob/HEAD/models/pointnet/layers_tf.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"af107b37def4cf67","mcp_get_code":{"code_sha256":"af107b37def4cf67"}},{"arxiv_id":"2310.10537","paper":"/paper/microscaling-data-formats-for-deep-learning","title":"Microscaling Data Formats for Deep Learning","date":"2023-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/microxcaling","path":"mx/convolution.py","file_url":"https://github.com/microsoft/microxcaling/blob/HEAD/mx/convolution.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a43498acc45e8747","mcp_get_code":{"code_sha256":"a43498acc45e8747"}},{"arxiv_id":"2309.11222","paper":"/paper/generalized-few-shot-point-cloud-segmentation","title":"Generalized Few-Shot Point Cloud Segmentation Via Geometric Words","date":"2023-09-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Pixie8888/GFS-3DSeg_GWs","path":"model/capl.py","file_url":"https://github.com/Pixie8888/GFS-3DSeg_GWs/blob/HEAD/model/capl.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"003077f789923ed1","mcp_get_code":{"code_sha256":"003077f789923ed1"}},{"arxiv_id":"2308.13175","paper":"/paper/gridpull-towards-scalability-in-learning","title":"GridPull: Towards Scalability in Learning Implicit Representations from 3D Point Clouds","date":"2023-08-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chenchao15/GridPull","path":"tf_util.py","file_url":"https://github.com/chenchao15/GridPull/blob/HEAD/tf_util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"054f0bfff19d6c70","mcp_get_code":{"code_sha256":"054f0bfff19d6c70"}},{"arxiv_id":"2303.14505","paper":"/paper/unsupervised-inference-of-signed-distance","title":"Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors","date":"2023-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chenchao15/NeuralTPS","path":"tf_util.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7aab9e14068166d3","mcp_get_code":{"code_sha256":"7aab9e14068166d3"}},{"arxiv_id":"2303.11257","paper":"/paper/unit-scaling-out-of-the-box-low-precision","title":"Unit Scaling: Out-of-the-Box Low-Precision Training","date":"2023-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"graphcore-research/unit-scaling-demo","path":"scmm/uscale/ops.py","file_url":"https://github.com/graphcore-research/unit-scaling-demo/blob/HEAD/scmm/uscale/ops.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"922e7a65963e6b06","mcp_get_code":{"code_sha256":"922e7a65963e6b06"}},{"arxiv_id":"2212.11613","paper":"/paper/ddcolor-towards-photo-realistic-and-semantic","title":"DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders","date":"2022-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"piddnad/ddcolor","path":"basicsr/archs/ddcolor_arch_utils/unet.py","file_url":"https://github.com/piddnad/ddcolor/blob/HEAD/basicsr/archs/ddcolor_arch_utils/unet.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":"0dcc55ae179ff89e","mcp_get_code":{"code_sha256":"0dcc55ae179ff89e"}},{"arxiv_id":"2111.01592","paper":"/paper/trajectory-prediction-with-graph-based-dual","title":"Trajectory Prediction with Graph-based Dual-scale Context Fusion","date":"2021-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hkust-aerial-robotics/dsp","path":"networks/network_utils.py","file_url":"https://github.com/hkust-aerial-robotics/dsp/blob/HEAD/networks/network_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"daceb448ca90f5e5","mcp_get_code":{"code_sha256":"daceb448ca90f5e5"}},{"arxiv_id":"2105.10203","paper":"/paper/omni-supervised-point-cloud-segmentation-via","title":"Omni-supervised Point Cloud Segmentation via Gradual Receptive Field Component Reasoning","date":"2021-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"azuki-miho/RFCR","path":"RandLA_Net_S3DIS/helper_tf_util.py","file_url":"https://github.com/azuki-miho/RFCR/blob/HEAD/RandLA_Net_S3DIS/helper_tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9ed4be924ecef796","mcp_get_code":{"code_sha256":"9ed4be924ecef796"}},{"arxiv_id":"2104.13467","paper":"/paper/an-optical-neural-network-using-less-than-1","title":"An optical neural network using less than 1 photon per multiplication","date":"2021-04-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mcmahon-lab/ONN-QAT-SQL","path":"main_mnist_mlp_QAT.py","file_url":"https://github.com/mcmahon-lab/ONN-QAT-SQL/blob/HEAD/main_mnist_mlp_QAT.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"CC-BY-4.0","inline_ok":false,"code_sha256_prefix":"dc88ecd8210a7392","mcp_get_code":{"code_sha256":"dc88ecd8210a7392"}},{"arxiv_id":"2104.02246","paper":"/paper/one-thing-one-click-a-self-training-approach","title":"One Thing One Click: A Self-Training Approach for Weakly Supervised 3D Semantic Segmentation","date":"2021-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PointCloudYC/SQN_tensorflow","path":"helper_tf_util.py","file_url":"https://github.com/PointCloudYC/SQN_tensorflow/blob/HEAD/helper_tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9ed4be924ecef796","mcp_get_code":{"code_sha256":"9ed4be924ecef796"}},{"arxiv_id":"2010.07717","paper":"/paper/wasserstein-distance-regularized-sequence","title":"Wasserstein Distance Regularized Sequence Representation for Text Matching in Asymmetrical Domains","date":"2020-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RUC-WSM/WD-Match","path":"src/model.py","file_url":"https://github.com/RUC-WSM/WD-Match/blob/HEAD/src/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e97b2113436b499c","mcp_get_code":{"code_sha256":"e97b2113436b499c"}},{"arxiv_id":"2009.03137","paper":"/paper/towards-semantic-segmentation-of-urban-scale","title":"Towards Semantic Segmentation of Urban-Scale 3D Point Clouds: A Dataset, Benchmarks and Challenges","date":"2020-09-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"QingyongHu/SensatUrban","path":"tf_util.py","file_url":"https://github.com/QingyongHu/SensatUrban/blob/HEAD/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9ed4be924ecef796","mcp_get_code":{"code_sha256":"9ed4be924ecef796"}},{"arxiv_id":"2007.10323","paper":"/paper/pillar-based-object-detection-for-autonomous","title":"Pillar-based Object Detection for Autonomous Driving","date":"2020-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WangYueFt/pillar-od","path":"network.py","file_url":"https://github.com/WangYueFt/pillar-od/blob/HEAD/network.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae08fa5021cce887","mcp_get_code":{"code_sha256":"ae08fa5021cce887"}},{"arxiv_id":"2006.14865","paper":"/paper/rpm-net-recurrent-prediction-of-motion-and","title":"RPM-Net: Recurrent Prediction of Motion and Parts from Point Cloud","date":"2020-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Salingo/RPM-Net","path":"code/utils/tf_util.py","file_url":"https://github.com/Salingo/RPM-Net/blob/HEAD/code/utils/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"18d51d8d06002af3","mcp_get_code":{"code_sha256":"18d51d8d06002af3"}},{"arxiv_id":"2001.05311","paper":"/paper/abcnet-an-attention-based-method-for-particle","title":"ABCNet: An attention-based method for particle tagging","date":null,"month_inferred_from_arxiv_id":"2020-01","title_source":"archive","repo":"ViniciusMikuni/ABCNet","path":"utils/tf_util.py","file_url":"https://github.com/ViniciusMikuni/ABCNet/blob/HEAD/utils/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"04c1ecf4b95c0fa8","mcp_get_code":{"code_sha256":"04c1ecf4b95c0fa8"}},{"arxiv_id":"1912.13163","paper":"/paper/federated-learning-with-cooperating-devices-a","title":"Federated Learning with Cooperating Devices: A Consensus Approach for Massive IoT Networks","date":"2019-12-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"labRadioVision/federated","path":"tensorflow1_implementations/federated_onraspberry_CNN_realtime.py","file_url":"https://github.com/labRadioVision/federated/blob/HEAD/tensorflow1_implementations/federated_onraspberry_CNN_realtime.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7e6f6769469edc1a","mcp_get_code":{"code_sha256":"7e6f6769469edc1a"}},{"arxiv_id":"1912.13163","paper":"/paper/federated-learning-with-cooperating-devices-a","title":"Federated Learning with Cooperating Devices: A Consensus Approach for Massive IoT Networks","date":"2019-12-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"labRadioVision/federated","path":"tensorflow1_implementations/federated_sample_2NN_CFA-GE.py","file_url":"https://github.com/labRadioVision/federated/blob/HEAD/tensorflow1_implementations/federated_sample_2NN_CFA-GE.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eae7a87c998d5871","mcp_get_code":{"code_sha256":"eae7a87c998d5871"}},{"arxiv_id":"1912.13163","paper":"/paper/federated-learning-with-cooperating-devices-a","title":"Federated Learning with Cooperating Devices: A Consensus Approach for Massive IoT Networks","date":"2019-12-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"labRadioVision/federated","path":"tensorflow1_implementations/federated_sample_CNN_CFA-GE.py","file_url":"https://github.com/labRadioVision/federated/blob/HEAD/tensorflow1_implementations/federated_sample_CNN_CFA-GE.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"731286ea3e1dd0c1","mcp_get_code":{"code_sha256":"731286ea3e1dd0c1"}},{"arxiv_id":"1909.11065","paper":"/paper/object-contextual-representations-for","title":"Segmentation Transformer: Object-Contextual Representations for Semantic Segmentation","date":"2019-09-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rosinality/ocr-pytorch","path":"model.py","file_url":"https://github.com/rosinality/ocr-pytorch/blob/HEAD/model.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":"ab8dda773f3d5789","mcp_get_code":{"code_sha256":"ab8dda773f3d5789"}},{"arxiv_id":"1908.09791","paper":"/paper/once-for-all-train-one-network-and-specialize","title":"Once-for-All: Train One Network and Specialize it for Efficient Deployment","date":"2019-08-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MaximIntegratedAI/ai8x-synthesis","path":"izer/compute.py","file_url":"https://github.com/MaximIntegratedAI/ai8x-synthesis/blob/HEAD/izer/compute.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":"d2876e3d44cca1e5","mcp_get_code":{"code_sha256":"d2876e3d44cca1e5"}},{"arxiv_id":"1903.11269","paper":"/paper/css10-a-collection-of-single-speaker-speech","title":"CSS10: A Collection of Single Speaker Speech Datasets for 10 Languages","date":"2019-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kyubyong/css10","path":"tacotron/modules.py","file_url":"https://github.com/Kyubyong/css10/blob/HEAD/tacotron/modules.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":"6f9a221306ef60fb","mcp_get_code":{"code_sha256":"6f9a221306ef60fb"}},{"arxiv_id":"1812.11647","paper":"/paper/path-invariant-map-networks","title":"Path-Invariant Map Networks","date":"2018-12-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zaiweizhang/path_invariance_map_network","path":"tf_util.py","file_url":"https://github.com/zaiweizhang/path_invariance_map_network/blob/HEAD/tf_util.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":"18d51d8d06002af3","mcp_get_code":{"code_sha256":"18d51d8d06002af3"}},{"arxiv_id":"1812.03320","paper":"/paper/gspn-generative-shape-proposal-network-for-3d","title":"GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud","date":"2018-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ericyi/GSPN","path":"utils/tf_util.py","file_url":"https://github.com/ericyi/GSPN/blob/HEAD/utils/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"798f68da5db33b27","mcp_get_code":{"code_sha256":"798f68da5db33b27"}},{"arxiv_id":"1812.00020","paper":"/paper/texturenet-consistent-local-parametrizations","title":"TextureNet: Consistent Local Parametrizations for Learning from High-Resolution Signals on Meshes","date":"2018-11-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hjwdzh/TextureNet","path":"src/models/tf_util.py","file_url":"https://github.com/hjwdzh/TextureNet/blob/HEAD/src/models/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"18d51d8d06002af3","mcp_get_code":{"code_sha256":"18d51d8d06002af3"}},{"arxiv_id":"1811.07782","paper":"/paper/modeling-local-geometric-structure-of-3d","title":"Modeling Local Geometric Structure of 3D Point Clouds using Geo-CNN","date":"2018-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"voidrank/Geo-CNN","path":"models/tf_util.py","file_url":"https://github.com/voidrank/Geo-CNN/blob/HEAD/models/tf_util.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":"18d51d8d06002af3","mcp_get_code":{"code_sha256":"18d51d8d06002af3"}},{"arxiv_id":"1809.07016","paper":"/paper/generating-3d-adversarial-point-clouds","title":"Generating 3D Adversarial Point Clouds","date":"2018-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LONG-9621/Generating-3D-Adversarial-Point-Clouds","path":"utils/tf_util.py","file_url":"https://github.com/LONG-9621/Generating-3D-Adversarial-Point-Clouds/blob/HEAD/utils/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7aab9e14068166d3","mcp_get_code":{"code_sha256":"7aab9e14068166d3"}},{"arxiv_id":"1805.08318","paper":"/paper/self-attention-generative-adversarial","title":"Self-Attention Generative Adversarial Networks","date":"2018-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sdoria/SimpleSelfAttention","path":"xresnet.py","file_url":"https://github.com/sdoria/SimpleSelfAttention/blob/HEAD/xresnet.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":"9529ce8993bceed1","mcp_get_code":{"code_sha256":"9529ce8993bceed1"}},{"arxiv_id":"1803.05827","paper":"/paper/local-spectral-graph-convolution-for-point","title":"Local Spectral Graph Convolution for Point Set Feature Learning","date":"2018-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fate3439/LocalSpecGCN","path":"utils/tf_util.py","file_url":"https://github.com/fate3439/LocalSpecGCN/blob/HEAD/utils/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"118d5fb0c3a178ea","mcp_get_code":{"code_sha256":"118d5fb0c3a178ea"}},{"arxiv_id":"1703.10135","paper":"/paper/tacotron-towards-end-to-end-speech-synthesis","title":"Tacotron: Towards End-to-End Speech Synthesis","date":"2017-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kyubyong/tacotron","path":"modules.py","file_url":"https://github.com/Kyubyong/tacotron/blob/HEAD/modules.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":"6f9a221306ef60fb","mcp_get_code":{"code_sha256":"6f9a221306ef60fb"}},{"arxiv_id":"1703.10135","paper":"/paper/tacotron-towards-end-to-end-speech-synthesis","title":"Tacotron: Towards End-to-End Speech Synthesis","date":"2017-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"andabi/deep-voice-conversion","path":"modules.py","file_url":"https://github.com/andabi/deep-voice-conversion/blob/HEAD/modules.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c5f26d8500f4124f","mcp_get_code":{"code_sha256":"c5f26d8500f4124f"}},{"arxiv_id":"Wang_PWCLO-Net_Deep_LiDAR_Odometry_in_3D_Point_Clouds_Using_Hierarchical_CVPR_2021_paper","paper":null,"title":"arXiv:Wang_PWCLO-Net_Deep_LiDAR_Odometry_in_3D_Point_Clouds_Using_Hierarchical_CVPR_2021_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"IRMVLab/PWCLONet","path":"utils/tf_util.py","file_url":"https://github.com/IRMVLab/PWCLONet/blob/HEAD/utils/tf_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"18d51d8d06002af3","mcp_get_code":{"code_sha256":"18d51d8d06002af3"}},{"arxiv_id":"136620053","paper":null,"title":"arXiv:136620053","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Tianxinhuang/PCDNet","path":"tf_util.py","file_url":"https://github.com/Tianxinhuang/PCDNet/blob/HEAD/tf_util.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":"04c1ecf4b95c0fa8","mcp_get_code":{"code_sha256":"04c1ecf4b95c0fa8"}}]}