mirror of
https://github.com/unanmed/ginka-generator.git
synced 2026-05-14 04:41:12 +08:00
7 lines
90 B
Python
7 lines
90 B
Python
VIS_DIM = 512
|
|
TOPO_DIM = 512
|
|
FEAT_DIM = 1024
|
|
|
|
VISION_WEIGHT = 0.3
|
|
TOPO_WEIGHT = 0.7
|