uma_diffsvc / 预处理.bat
mitudesk's picture
Duplicate from ulysses115/diffsvc_test
05c77ed
raw
history blame contribute delete
113 Bytes
set PYTHONPATH=.
set CUDA_VISIBLE_DEVICES=0
python preprocessing/binarize.py --config training/config.yaml
pause