Dongcheng Zhao

Results 6 issues of Dongcheng Zhao

Hello, thanks for your code, I have some problems with the implementation of the RandomBaiduCrop. for the code ```python target_anchor = random.choice(anchors[0:min(anchor_idx + 1, 5) + 1]) ratio = float(target_anchor)...

Thanks for your code in the paper * the cls loss is normalized by the number of positive and negative anchors * the reg term is normalized by the number...

hello may I have your resnet50 resnet101 pretrained model thanks very much

hello, could you provide your environment such as the pytorch version and the python version thanks

I find for the 00419_UAV_outdoor6, the groundtruth of the first frame is [0,0,0.0]. I guess is there any problems with this, can you offer me the correct? Thanks.

Thanks for your quite interesting work. However, I have some problems about it. First, for the data processing, I have prepared data as the file you given, but the file...