mirror of
https://github.com/unanmed/ginka-generator.git
synced 2026-05-14 21:01: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.2
|
|
TOPO_WEIGHT = 0.8
|