sisrfeng
sisrfeng
Thanks a lot! If I feed 1600x1200 imgs to **pytorch_GaussianYOLOv3** , I get 10 fps (the time includes preprossing) Then I re-size 1600x1200 imgs to 416x416 and imwrite. The original...
Do these pictures contradict with each other?  
期待大佬改进
I'm using: set guifont=Hack\ Nerd\ Font\ Mono:h14 set guifontwide=微软雅黑 I can't find "Hack Nerd Font Mono" without ligature. It is annoying to switch to another font, because I have create...
https://github.com/getcursor/cursor/issues cursor作者在某处说的, 将会打击这种第三方插件
I think the title should be release of nvim-remote-containers see: https://github.com/jamestthompson3/nvim-remote-containers
> > Using `CANN` version `8.0.RC1.alpha003` I can successfully run the container. However, after I modify the `device_type` parameter and let `lmdeploy` run API server on `ascend` backend, I got...
I guess this is relevant: https://github.com/aleju/imgaug/issues/473
Any update? I find that > Internally aiomysql is copy of PyMySQL, underlying io calls switched to async, basically await and async def coroutine added in proper places.