Zheng Xin
Zheng Xin
(pytorch) zhengxin@zhengxin:~/DB$ CUDA_VISIBLE_DEVICES=0 python train.py /home/zhengxin/DB/experiments/seg_detector/ic15_resnet18_deform_thre.yaml --num_gpus 1 [INFO] [2021-07-03 16:04:53,047] Training epoch 0 Traceback (most recent call last): File "train.py", line 70, in main() File "train.py", line 67, in...
make编译错误
(tensorrt) bowen@bowen:~/yolov5/yolov5_tensorrt_int8/build$ make Scanning dependencies of target YoloV5sEngine [ 50%] Building CXX object CMakeFiles/YoloV5sEngine.dir/yolov5s_infer.cc.o /home/bowen/yolov5/yolov5_tensorrt_int8/yolov5s_infer.cc:18:22: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] 18 | char* output_name1...
`(isce) rsgis@rsgis10:/mnt/sar/quanzhou/dem$ dem.py -a stitch -b 24 25 117 119 -s 1 -m xml -r -c -n xxx-w xxx -u https://e4ftl01.cr.usgs.gov/MEASURES/SRTMGL1.003/2000.02.11/ This is the Open Source version of ISCE. Some...
`(isce) rsgis@rsgis10:/mnt/sar/quanzhou/dem$ dem.py -a stitch -b 24 25 117 119 -s 1 -m rsc -r -c -n xxx -w xxx -u https://e4ftl01.cr.usgs.gov/MEASURES/SRTMGL1.003/2000.02.11/ This is the Open Source version of ISCE....
 可能是什么问题?
(pytorch1.13) user@user:~/zx/ChatGLM2-6B$ CUDA_VISIBLE_DEVICES=3 python api_jiasu.py -p ./model.flm llm model: chatglm Load (200 / 200) Warmup... Segmentation fault (core dumped) 模型导出成功,导出后加载时报错