David Wang

Results 46 comments of David Wang

I also met this problem, and this process didn't work > Remove the _CMakeList.txt_ file and rebuild your workspace `catkin_make`

I also met this problem. I consider whether my dataset is wrong. beacase there is many huge pixel, and they are larger than 1200.

Are there trainGtLabels and trainRoiMasks any connection? I wang to learn about this code pred_seg_u_in_roi = pred_seg_u if roi_mask_u is None else pred_seg_u * roi_mask_u, not gt_lbl_u * roi_mask_u.

and I have a question, What if I add some other channelsTraining , such as t1ce, t2 in /deepmedic-master/examples/configFiles/deepMedic/train/trainConfig.cfg.

> put channels dont have an influence on the abo I mean adding other channels whether they can influence the learning result during training.

same question.

I run apt-get intall qtbase5-dev python3 libpython3-dev python3-numpy cmake and later I change a way ,I can't find the file condaCloud.sh

when I train reid with my own dataset, But I find It demands me set a label 0 . Why it need the label 0 dataset @JingweiZhang12