ChongMingWei

Results 3 issues of ChongMingWei

Hello, I trace the [training code](https://github.com/leoxiaobin/deep-high-resolution-net.pytorch/blob/master/tools/train.py) and the find that the dataloader loads the data from folder `'data/coco/'`. I'm wondering that if the data in this folder is preprocessed from...

1. In the `Makefile`, I add the variable `ENABLE_OPENMP` to enable parallelization. 2. In the `denoise` function of `main.c`, `edge` is assigned the value CLAMP2BYTE(diff). `int edge = CLAMP2BYTE(diff);` If...

Hello, would you please provide the training prototxt? Appreciate for any response.