mckay
|
6263f9d353
|
feat: diagnose script
|
3 months ago |
mckay
|
e6e1aa5008
|
feat: optimaize loss, by torch.norm and mead
|
3 months ago |
mckay
|
6580fffdbf
|
fix: zero_grad mv afterwards
|
3 months ago |
mckay
|
22b1a54c2f
|
config: 修改
|
3 months ago |
mckay
|
92bcce4c2a
|
fix: loss 增加batch归一化
|
3 months ago |
mckay
|
3df0cbd19b
|
config: change batch and epoch
|
3 months ago |
mckay
|
b5928becf7
|
fix: neg sdf too small, -> shape error
|
3 months ago |
mckay
|
59f17a7199
|
feat: script read npz
|
3 months ago |
mckay
|
130735bae1
|
refactor: config
|
3 months ago |
mckay
|
97e0cf9699
|
style: del log
|
3 months ago |
mckay
|
f930bc17ad
|
feat: 统计brep数据
|
3 months ago |
mckay
|
200c617d86
|
feat: SDF值分布log
|
3 months ago |
mckay
|
8f0e108696
|
style: 注释了不必要log
|
3 months ago |
mckay
|
5eef6c4290
|
refctor: print_tensor_stats 移入log
|
3 months ago |
mckay
|
de0cf41d59
|
fix: 梯度改在train里面加
|
4 months ago |
mckay
|
2e124b7193
|
fix: del collate and load_brep
|
4 months ago |
mckay
|
feb49e71fb
|
fix: 文件格式化器中使用了 caller_info 但没有正确设置
|
4 months ago |
mckay
|
424ae34067
|
feat: log for param in debug mode
|
4 months ago |
mckay
|
51db266834
|
fix: network 测试脚本 tofix: some
norm =0
|
4 months ago |
mckay
|
596a7b6565
|
tofix: 概率性有梯度
|
4 months ago |
mckay
|
fa81eefa54
|
fix: can run, but still no grad
|
4 months ago |
mckay
|
b0be9a26f9
|
fix: grad escape
|
4 months ago |
mckay
|
5517de4e9a
|
fix: git ignore 增加checkpoints/
|
4 months ago |
mckay
|
b2b42918f4
|
fix:修复loss参数
|
4 months ago |
mckay
|
8f232a2103
|
refactor: 在networks文件里面移除loss相关的东西
|
4 months ago |
mckay
|
5d0d76f5eb
|
feat: test脚本
|
4 months ago |
mckay
|
519ad08b67
|
feat: 完善log记录,可以显示报错位置
|
4 months ago |
mckay
|
5b98c59270
|
refactor: 模型相关函数拆分
|
4 months ago |
mckay
|
0187ae991d
|
fix: git ignore add *.pth
|
4 months ago |
mckay
|
229c0aeffc
|
fix: can train
|
4 months ago |
mckay
|
c5bbc29f6a
|
fix: 由于设置的采样点太小,取消Encoder1D的池化操作
|
4 months ago |
mckay
|
94678c5c17
|
todo: 配置修改
|
4 months ago |
mckay
|
2b5860a7e7
|
增加sdf dataloader随机采样
|
4 months ago |
mckay
|
b14d7455cb
|
fix :trian
|
4 months ago |
mckay
|
eff305e802
|
refactor: config配net
|
4 months ago |
mckay
|
2269a77f6a
|
TODO: 太大加载不了
|
4 months ago |
mckay
|
8ee97699b7
|
fix :BRepFeatureEmbedder
|
4 months ago |
mckay
|
a586f2e534
|
fix: sdf_xyz和sdf_value 分开加载
|
4 months ago |
mckay
|
a2cb2c6e8a
|
fix:使用size()而不是shape来获取维度
|
4 months ago |
王琛涵
|
f3e3886f0e
|
fix :train script
|
4 months ago |
mckay
|
a8fdaa9583
|
fix: ignore wandb files
|
4 months ago |
mckay
|
24ffaac722
|
fix: config 路径使用绝对路径
|
4 months ago |
王琛涵
|
a3206cb0e8
|
fix : config refactor log & details separate
|
4 months ago |
王琛涵
|
3555cf5359
|
refactor & style: 用config配置train,同时增加保存checkpoint的信息
|
4 months ago |
王琛涵
|
40bb28cfe7
|
fix: net dim问题。num*3,变成[num,3],保留空间特征
|
4 months ago |
王琛涵
|
84fc447adb
|
refactor: 用config替代硬编码
|
4 months ago |
王琛涵
|
c82aef0a33
|
refactor: process_brep,用config替代原来的100边采样
|
4 months ago |
王琛涵
|
8db42d1ef7
|
feat: 增加全局config
|
4 months ago |
mckay
|
4180ad0eae
|
feat: train 脚本
|
4 months ago |
mckay
|
3053eda7fd
|
test: 修改数据集加载测试
|
4 months ago |