ginka-generator/shared/constant.py

7 lines
90 B
Python

VIS_DIM = 512
TOPO_DIM = 512
FEAT_DIM = 1024
VISION_WEIGHT = 0.3
TOPO_WEIGHT = 0.7