lldan

Results 14 issues of lldan

hi,I'm going to experiment on my own data, but i don know how to generate the "train_first_split.txt",Can you tell us how this file was generated?

num_images 2975 cityscape_leftImg8bit_train gt segdb loaded from ./data/cache/cityscape_leftImg8bit_train_gt_segdb.pkl append flipped images to segdb [('label', (1, 1, 768, 1024))] providing maximum shape [('data', (1, 3, 768, 1024))] [('label', (1, 1, 768,...

I try to change the origin deform_conv with the new deform_V2 on the resnet_101, but i failed, can you provide the new symbol?

In every step training, do you input all the obj embedding and vert into the .Fabricate model, and then filter out the wrong combination? Or do you only take one...

Hi, when i run "python main.py --cfg ./config/CIFAR10_LT/causal_norm.yaml", i got this error: RuntimeError: Given input size: (2048x1x1). Calculated output size: (2048x-5x-5). Output size is too small but when i run...

hi , thanks for your great work! I want to increase the range, [-15.0, -30.0, -2.0, 60.0, 30.0, 2.0], I modified "MapTRNMSFreeCoder" and point_cloud_range, but the result is not very...