shuo
Results
2
issues of
shuo
我删除了CIFAR_INPUT_ITER类_init_函数中的np.save/np.load代码,代码执行会报下面的错误  所以想请教一下这段代码在这里起到的作用是? https://github.com/tanglang96/DataLoaders_DALI/blob/28e2308bd04eea0a96e9f0627ac07585a0e0df13/cifar10.py#L121-L122
Dear author, thank u for your excellent work and code. Recently when I read the convert code, I cannot completely understand the logic behand the beta compensate, can you explain...