ztt0821

Results 6 issues of ztt0821

Hi, I found this problem when I run solo and solov2. /home/grads/ttzhang9/anaconda3/envs/open-mmlabv1/lib/python3.7/site-packages/torch/nn/functional.py:2479: UserWarning: Default upsampling behavior when mode=bilinear is changed to align_corners=False since 0.4.0. Please specify align_corners=True if the old...

Can I train SOLOv2_X101_DCN_3x on 4 2080ti cards

Hi, When I use your code, I found one question about CropSplit and CropSplitGt in mmdet.ops. May I ask the function of the CropSplit. I found that you define self.crop_cuda...

May I ask the meaning of 6x and 10x in SipMask-mmdetection? I found the epochs are all 24.

raise ArgumentError(action, message % conflict_string) ArgumentError: argument --learning_rate: conflicting option string: --learning_rate

Hi, thank you for your codes. May I ask the pretrained model are trained on Imagenet or cifar?