Jieru Mei

Results 54 comments of Jieru Mei

Yeah, that would be ideal

@okwellok 谢谢,搞了个 wsl 下用的 https://github.com/meijieru/imtoggle.nvim

Maybe as a command and let the user map them.

Any possible solution? I use `` to replace `` in vim and suffer from this inconsistency.

I just realized that I use `nvim -u ${CONFIG_FILE}` command, so the bare nvim could not find the module. An way to customize the launch command would be helpful in...

1. Actually we use a docker within a cloud environment. The docker itself is a self-compiled PyTorch environment with NCCL installed, so I am not sure about how to install...

1. It's part of the Mnasnet's training schedule and consistently improves the performance. 1. Yeah. In my opinion, it's a kindle of ensemble along time.

It's a part of the Mnasnet training schedule which is mentioned in the paper. We also give MobileNetV2's performance for reference (73.6 top-1). `Single-Path NAS: Designing Hardware-Efficient ConvNets in less...

It means that when you create the lmdb dataset, you should sort the image according to its text length.

It seems your dataset or encoder/decoder are is wrong