上一页 1 2 3 4 5 6 7 8 ··· 14 下一页
摘要: Pre title: Randomized Quantization: A Generic Augmentation for Data Agnostic Self-supervised Learning accepted: ICCV 2023 paper: https://arxiv.org/abs 阅读全文
posted @ 2023-12-04 15:55 NoNoe 阅读(483) 评论(0) 推荐(0)
摘要: Pre title: R-Drop: Regularized Dropout for Neural Networks accepted: NeurIPS 2021 paper: https://arxiv.org/abs/2106.14448 code: https://github.com/dro 阅读全文
posted @ 2023-12-01 10:59 NoNoe 阅读(387) 评论(0) 推荐(0)
摘要: 1. Pre title: Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference accepted: arXiv 2023 (ICLR 2024 Submission) paper 阅读全文
posted @ 2023-11-12 10:24 NoNoe 阅读(2973) 评论(0) 推荐(1)
摘要: Pre title: EMO: Earth Mover Distance Optimization for Auto-Regressive Language Modeling accepted: arXiv2023 paper: https://arxiv.org/abs/2310.04691 co 阅读全文
posted @ 2023-11-07 18:28 NoNoe 阅读(413) 评论(0) 推荐(0)
摘要: Pre title: Painterly Image Harmonization using Diffusion Model accepted: AAAI2023 paper: https://arxiv.org/abs/2212.08846 code: https://github.com/bcm 阅读全文
posted @ 2023-11-03 18:07 NoNoe 阅读(439) 评论(0) 推荐(0)
摘要: Pre title: Disentangling Writer and Character Styles for Handwriting Generation accepted: CVPR2023 paper: https://arxiv.org/abs/2303.14736 code: https 阅读全文
posted @ 2023-10-25 18:35 NoNoe 阅读(1018) 评论(0) 推荐(1)
摘要: Pre title: SimCSE: Simple Contrastive Learning of Sentence Embeddings accepted: EMNLP 2021 paper: https://arxiv.org/abs/2104.08821 code: https://githu 阅读全文
posted @ 2023-10-23 10:45 NoNoe 阅读(305) 评论(0) 推荐(0)
摘要: prologue title: [pytorch] 训练时冻结一部分模型的参数 —— module.requires_grad_(False) 代码用到一个解码器\(dec\),希望用它预测生成结果\(g\)的counting encode并用以计算损失,以此约束生成器生成合理的结果(能解码出正确的 阅读全文
posted @ 2023-10-17 19:59 NoNoe 阅读(702) 评论(0) 推荐(0)
摘要: prologue 明明设置好了端口映射,但出来却发现无法远程连接宿舍的电脑,怀疑是路由器WAN网口地址变动 idea 很神奇的是原ip能ping通,不过也可能是被分配给其他宿舍,尝试了telnet,无果。上网搜索发现了netcat,又看到了nmap,似乎更合适 solution 安装好nmap,计划 阅读全文
posted @ 2023-10-16 21:54 NoNoe 阅读(91) 评论(0) 推荐(0)
摘要: Pre title: Handwritten Text Generation from Visual Archetypes accepted: CVPR 2023 paper: https://arxiv.org/abs/2303.15269 code: https://github.com/aim 阅读全文
posted @ 2023-09-28 13:00 NoNoe 阅读(434) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 14 下一页