whaifree
  • Joined on 2024-09-01
whaifree pushed to master at whaifree/LC 2024-11-21 14:54:37 +08:00
2b3f4c8995 feat(ForJdk17): 添加 LeetCode 题目解答和 Excel 导出功能
whaifree pushed to master at whaifree/LC 2024-11-20 20:03:29 +08:00
d9b00d6d15 feat(interview): 添加每日温度和循环移位二叉树解决方案- 实现了每日温度问题的解决方案,使用单调栈算法
whaifree pushed to master at whaifree/LC 2024-11-20 11:47:59 +08:00
1463d05d37 feat(leetcode): 添加多个 LeetCode 问题的解决方案
whaifree pushed to master at whaifree/LC 2024-11-18 21:45:03 +08:00
14973b69dd refactor: 重构项目结构并添加新功能
whaifree created repository whaifree/SOLC 2024-11-18 16:53:55 +08:00
whaifree pushed to base_vi(inn)+sar(wtconv) at whaifree/pfcfuse 2024-11-18 15:41:21 +08:00
a218392d1c refactor(test_IVF): 更新模型路径变量
whaifree pushed to base_vi(inn)+sar(wtconv) at whaifree/pfcfuse 2024-11-18 09:47:26 +08:00
f28bb255f4 build(.idea): 更新项目配置并调整测试脚本
315c723399 Merge remote-tracking branch 'origin/base_vi(inn)+sar(wtconv)' into base_vi(inn)+sar(wtconv)
ef66a0321d refactor(net): 修改 DetailFeatureExtraction 和 DetailFeatureExtractionSAR 类中的 DetailNode 使用方式
125a6bdf6f feat(net): 修改 DetailFeatureExtraction 和 DetailFeatureExtractionSAR 类
be28d553fc feat(net): 添加 WTConv2d 层并修改 DetailNode 使用- 在 net.py 中添加了 WTConv2d 层的导入- 修改了 DetailNode 类的构造函数,增加了 useBlock 参数
Compare 11 commits »
whaifree pushed to base_增加WTconv at whaifree/pfcfuse 2024-11-18 09:42:57 +08:00
73b398b811 test: 更新测试脚本以使用新的模型路径
8383c68ff7 Merge remote-tracking branch 'origin/base' into base_增加WTconv
f87a65e68e refactor(test_IVF): 重构测试代码以提高灵活性和可维护性
6738c9057d feat(train): 添加模型保存路径打印功能
Compare 4 commits »
whaifree pushed to base at whaifree/pfcfuse 2024-11-18 09:32:04 +08:00
f87a65e68e refactor(test_IVF): 重构测试代码以提高灵活性和可维护性
6738c9057d feat(train): 添加模型保存路径打印功能
Compare 2 commits »
whaifree pushed to base_vi(inn)+sar(wtconv) at whaifree/pfcfuse 2024-11-18 09:27:23 +08:00
775cbdf20f refactor(net): 修改 DetailFeatureExtraction 和 DetailFeatureExtractionSAR 类中的 DetailNode 使用方式
5555d0d39c feat(net): 修改 DetailFeatureExtraction 和 DetailFeatureExtractionSAR 类
Compare 2 commits »
whaifree created branch base_vi(inn)+sar(wtconv) in whaifree/pfcfuse 2024-11-18 09:27:22 +08:00
whaifree pushed to base_增加WTconv at whaifree/pfcfuse 2024-11-17 16:15:33 +08:00
ad0b45e198 feat(train): 添加模型输入功能- 在训练过程中增加了用户输入模型名称的功能
231f42e924 refactor(net): 修改 DetailNode 类的默认参数
Compare 2 commits »
whaifree pushed to base_增加WTconv at whaifree/pfcfuse 2024-11-17 16:09:12 +08:00
b0030fe87f refactor(net): 修改 DetailNode 的使用方式
260e3aa760 feat(net): 添加 WTConv2d 层并修改 DetailNode 使用- 在 net.py 中添加了 WTConv2d 层的导入- 修改了 DetailNode 类的构造函数,增加了 useBlock 参数
Compare 2 commits »
whaifree created branch base_增加WTconv in whaifree/pfcfuse 2024-11-17 16:09:12 +08:00
whaifree pushed to base_增加widthblock at whaifree/pfcfuse 2024-11-17 15:49:48 +08:00
3b7b64c915 test(test_IVF.py): 更新模型路径和测试名称
whaifree pushed to base_增加widthblock at whaifree/pfcfuse 2024-11-17 10:33:30 +08:00
0336fc23ba feat(net): 为 DetailNode模块添加可选卷积块
whaifree created branch base_增加widthblock in whaifree/pfcfuse 2024-11-17 10:33:30 +08:00
whaifree pushed to base_不同Fusion at whaifree/pfcfuse 2024-11-17 09:55:10 +08:00
7ad3d631ff test(PFCFuse): 更新模型权重并修改测试名称
whaifree pushed to base_整合SCSA at whaifree/pfcfuse 2024-11-17 09:53:17 +08:00
a435e035c0 test: 更新测试模型并修改模型名称
whaifree pushed to base_整合SCSA at whaifree/pfcfuse 2024-11-16 23:07:57 +08:00
23293e9138 feat(net): 替换 token_mixer 为 SCSA 模块