WLswert

Results 2 issues of WLswert

Hi I want to change the color_bar's direction attr . and i set it like this: `color="red" fl=formatter("span", style = function(x) style( display = "inline-block", direction = "ltr", "border-radius" =...

hi,i want to run the demo.py with CPU ?what should i do ? I change the ctpnport.py like this: ``` caffe.set_mode_cpu() # caffe.set_device(cfg.TEST_GPU_ID) ``` and the ctpn works,but I change...