jsflow / samples.sh
xiangzai's picture
Add files using upload-large-folder tool
b65e56d verified
CUDA_VISIBLE_DEVICES=0,1,2,3 nohup python evaluator.py \
--sample_batch /gemini/space/zhaozy/guzhenyu/UAVFlow/UAV_Flow_base/exps/jsflow-experiment/samples/REG/my_samples_5.npz \
> eval_now.log 2>&1 &
# CUDA_VISIBLE_DEVICES=1 nohup python evaluator.py \
# --sample_batch /gemini/space/zhaozy/guzhenyu/UAVFlow/UAV_Flow_base/exps/jsflow-experiment/samples/REG/my_samples.npz \
# > eval_0.75.log 2>&1 &