PCC-Net icon indicating copy to clipboard operation
PCC-Net copied to clipboard

关于初始值

Open Richardsh opened this issue 4 years ago • 1 comments

你好 min_gt_count = 2.7126654189217972e-05 max_gt_count = 0.001306603490202515

wts = torch.FloatTensor( [ 0.10194444, 0.07416667, 0.08361111, 0.09277778, 0.10388889,
0.10416667, 0.10805556, 0.11 , 0.11111111, 0.11027778]
) __C.TRAIN.INPUT_SIZE = (512,680) 这些初始值是怎么得来的呢?

Richardsh avatar Jul 02 '20 11:07 Richardsh

Line 46 47 in https://github.com/gjy3035/PCC-Net/blob/ori_pt1_py3/datasets/shanghaiTechB.py

gjy3035 avatar Jul 02 '20 12:07 gjy3035