Jingzhe Ma

Results 3 issues of Jingzhe Ma

I find this line [https://github.com/fandulu/DD-Net/blob/f26a9994b0bafc41096fa269eab89c2757d71499/JHMDB/utils.py#L38](url) is `(x - np.mean(x)) / np.mean(x)` to norm the data. I'm confuse for this line. Could you give me some advises? I think it should...

[train op] { net info. } Loading weights from darknet53.conv.74...Done! Learning Rate: 0.001, Momentum: 0.9, Decay: 0.0005 Resizing 384 192 192, 194 194 CUDA Error: invalid configuration argument darknet: ./src/cuda.c:36:...

I meet this problem,when i train my own dataset.This is log information. [ .....network inforamtion...... ] Loading weights from darknet53.conv.74...Done! Learning Rate: 0.01, Momentum: 0.9, Decay: 0.0005 Resizing 320 160...