sisrfeng
sisrfeng
The following is my solution and I hope it can help someone like me. In my .zshrc, there is `source ~/dotF/zsh/miniconda.zsh` and `source ~/dotF/prompt.zsh`. After installing conda or miniconda on...
> > 遇到同样的问题 > > 有GPU的话还是用GPU运行,感觉CPU运行模型会出一些奇怪的bug。安装好cuda和cudnn,还有对应版本的paddle,我这边跑起来没有其他的问题了 @A-man-and-a-girl 请问可以贴出你的安装命令吗? 想看下具体版本. (Paddle安装相关的issue太多了, 感觉有点坑) 我想跑的是: ```python import paddle # paddle.set_device("cpu") from pprint import pprint from paddlenlp import Taskflow schema = ["收发货人", "进口口岸", "进口日期",...
> 报错 segment fault 我应该是k8s集群里的docker容器里跑的. 申请了一张整卡就没这个问题了. 其他人也有类似情况
*Not so good*:  From https://github.com/voldikss/vim-floaterm/issues/315: > ... to auto delete terminal buffers when they exit. This isn't working great with vim-floaterm because the terminal gets delete but the floating...
`tno :bd!` solves my problem. (But if your using neovide, `Alt` will not work untill next release.)
2023年了, 应该尘埃落定了吧
Is it possible to make the behavior of *highlight* match the behavior of *motion* ? E.g., highlight `I爱U` as a word and have a key which can move to the...
楼上提到的"大礼包", 在哪里呢
类似问题: doc/doc_ch/recognition.md 把我带到 configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml, 用这个配置文件, \ character_dict_path用的是icdar官网下载的chars.txt, \ 在自己仿照icdar2023 ReST(Seal Title)生成出来的1.6万张印章图片上训练, \ acc一直为0