double two

Results 6 issues of double two

File "/home/gyc/Ranked_Person_ReID-master/modeling/backbones/densenet121_ibn_a.py", line 41, in densenet121_ibn_a **kwargs) File "/home/gyc/Ranked_Person_ReID-master/modeling/backbones/densenet121_ibn_a.py", line 168, in __init__ bn_size=bn_size, growth_rate=growth_rate, drop_rate=drop_rate, ibn=ibn) File "/home/gyc/Ranked_Person_ReID-master/modeling/backbones/densenet121_ibn_a.py", line 117, in __init__ layer = _DenseLayer(num_input_features + i * growth_rate,...

/home/gyc/anaconda3/envs/py36/lib/python3.6/site-packages/torch/nn/functional.py:52: UserWarning: size_average and reduce args will be deprecated, please use reduction='elementwise_mean' instead. warnings.warn(warning.format(ret)) => load 2958 samples => fail to read data/mpii/images/005808361.jpg => fail to read data/mpii/images/080936116.jpg => fail...

File "/home/gyc/GYC_Python_Work/Multiple-People-Tracking-by-Lifted-Multicut-and-Person-Re-identification.py", line 16, in execute_multiple_people_tracking(video_folder, X, Dt, video_name, dmax, settings_file) File "/home/gyc/GYC_Python_Work/cabbage/MultiplePeopleTracking.py", line 57, in execute_multiple_people_tracking gg.build(Dt, X, W, batch_size=batch_size) File "/home/gyc/GYC_Python_Work/cabbage/MultiplePeopleTracking.py", line 95, in build lookup = AABBLookup(Dt,...

After downloading the BRATS2015 data, HGG and LGG will go through the data pre-processing through the program you provided. What is the difference between HGG and LGG, is there a...

When I run test.m, there is no visual interface.