Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sin3DM/Sin3DM
/ train.py
File
train.py
src/train.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
utils.parser_util
import
train_args, encoding_log_dir, diffusion_log_dir, encoding_feat_path
2
from
utils
import
dist_util
3
from
utils.common_util
import
seed_all
4
import
os
Callers
nothing calls this directly
Calls
4
train_args
Function · 0.90
seed_all
Function · 0.90
train_ae
Function · 0.85
train_diffusion
Function · 0.85
Tested by
no test coverage detected