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