alberte

Results 2 issues of alberte

Hi, I'm using this command line: `CUDA_VISIBLE_DEVICES=0,1,2,3 python3 train_autodeeplab.py --dataset coco --filter_multiplier 4 --resize 358 --crop_size 224 --batch-size 24` I'm trying to understand why is it so slow, I'm getting...

Hi, I looked all over the git, but I couldn't find the code for the normalization? Can you help me out here? Thanks.