Paul (Youngwook) Kwon
Paul (Youngwook) Kwon
Below is the screenshot (GIF). I tried to build a simple latex file. The bottom window shows files in the directory. After `CocCommand latex.Build`, I see `Build Success` message and...
Hi, thanks for the great plugin! I was using `SublimeText` for long time, but I'm switching to (neo)vim these days and setting up a latex environment for it. Can you...
Hi. I'm a big fan of ranger and vim, and it's so happy to see this plugin. I have one question. In addition to finding/opening a file, can we use...
Thanks for this great plugin!! Let's say 3 windows (2 tmux panes {shell, vim}, and vim split). ``` |-----------------| | shell | |-----------------| | vim buffer1 | | - -...
Hi. I've been enjoying `colorls` a lot. One inconvenient issue is for symbolic folders. Let's say I have a physical (normal) folder, symbolic folder, and symbolic (but broken) folder. I...
In the function "atrous_spatial_pyramid_pooling", (line 21, deeplab_model.py) There is "image_level_features" (line 54--61) ``` # (b) the image-level features with tf.variable_scope("image_level_features"): # global average pooling image_level_features = tf.reduce_mean(inputs, [1, 2], name='global_average_pooling',...
I found rendering lighting was somewhat dark to my application. Although I am very new to Blender, and I am not familiar with any kinds of rendering tools, I leave...
I'm using TIDL 8.1 and trying a simple classification model (input: [N, 3, 64, 64], output: [N, 26]). I think TIDL now supports batch processing (I guess since version 8..)....
I have a ONNX model and I'm trying to compile using this tool. This model is not acyclic but the message says so. ```bash Number of OD backbone nodes =...
Is there good way to remove keybinding using Xresources? --- i.e., not touching `/usr/share/regolith/i3/config.d/` nor completely redefining a whole file in `~/.config/regolith2/i3/config.d/`. #### real use case For example, by default,...