Licong Guan
Results
3
comments of
Licong Guan
python main.py --model deeplabv3plus_resnet101 --dataset cityscapes --gpu_id 0 --lr 0.1 --crop_size 768 --batch_size 16 --output_stride 16 --data_root ./datasets/data/cityscapes --ckpt checkpoints/best_deeplabv3plus_resnet101_cityscapes_os16.pth --test_only --save_val_results
是的,已经解决了,代码也能运行,但是对他进行提问,moss没有任何输出,就一直等着,不知道什么原因?
> > 我使用load in 8 bit, 成功加载模型。运行速度也很快。比你这个方法的速度要快。基本上秒出。 我是3090, 24G , 单卡单机。 请问如何修改代码?