leon-liangwu / MaskYolo_Caffe

YOLO V2 & V3 , YOLO Combined with RCNN and MaskRCNN
115 stars 50 forks source link

error == cudaSuccess (74 vs. 0) misaligned address #55

Open StrugglingForBetter opened 4 years ago

StrugglingForBetter commented 4 years ago

The following problem occured when running models_maskyolo/mb_body_mask/train_maskyolo_step1.sh

Check failed: error == cudaSuccess (74 vs. 0) misaligned address Check failure stack trace: F0327 14:22:53.845574 4828 math_functions.hpp:179] Check failed: error == cudaSuccess (74 vs. 0) misaligned addressF0327 14:22:53.846107 4827 math_functions.hpp:179] Check failed: error == cudaSuccess (74 vs. 0) misaligned address Check failure stack trace: F0327 14:22:53.845574 4828 math_functions.hpp:179] Check failed: error == cudaSuccess (74 vs. 0) misaligned addressF0327 14:22:53.846107 4827 math_functions.hpp:179] Check failed: error == cudaSuccess (74 vs. 0) misaligned address Check failure stack trace:

leon-liangwu commented 4 years ago

Can you put your cuda version here?