
论文复现
文章平均质量分 91
啦哈拉哈
活着就好,不要强求
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
复现论文:PromptStyler: Prompt-driven Style Generationfor Source-free Domain Generalization
该论文代码未开源,但有其他的研究者复现出来了。经本人运行,下面链接的结果比较符合该论文结果。环境配置完全按照作者的配置即可。原创 2025-02-18 17:38:33 · 746 阅读 · 0 评论 -
复现论文:DPStyler: Dynamic PromptStyler for Source-Free Domain Generalization
这篇论文还是在PromptStyler:Prompt-driven Style Generation for Source-free Domain Generalization基础上对一些架构进行修改的。Style Generation Module:dynamically refresh style by regenerating all style word vectors including Random and StyleMix between epochs.(randomly select one原创 2025-02-18 17:09:22 · 1316 阅读 · 0 评论 -
复现论文:Domain-Unified Prompt Representations for Source-Free Domain Generalization
就当记录一个问题吧。原创 2024-12-06 17:18:13 · 348 阅读 · 0 评论 -
复现论文:PromptTA: Prompt-driven Text Adapter for Source-freeDomain Generalization
这篇论文主要是受 Domain-Unified Prompt Representations for Source-Free Domain Generalization和PromptStyler: Prompt-driven Style Generation for Source-free Domain Generalization启发。PACSVLCSOfficeHomeDomainNetavgResNet-5094.083.374.149.475.2ViT-B/1697.484.982.9A:94.4原创 2024-12-06 17:15:47 · 2065 阅读 · 0 评论 -
复现论文-报错记录dream-ood
具体报错:RuntimeError: An attempt has been made to start a new process before the current process has finished its bootstrapping phase. This probably means that you are not using fork to start your child processes and you have forgotten to use the proper idiom原创 2024-11-15 11:32:48 · 994 阅读 · 0 评论