sisrfeng
sisrfeng
您好!我想用cityflow训练别的检测器,但需要先转成COCO格式。我自己转了c001的(https://github.com/sisrfeng/aic2coco),从00001.jpg开始编号。但如果逐个视频转,都从00001.jpg开始编号,不知道具体怎么写。 请问能否分享转格式的代码? 谢谢!
报错,大段的 ``` /root/.local/bin/antigen.zsh:30: parse error near `fi' /root/.local/bin/antigen.zsh:30: parse error near `fi' /root/.local/bin/antigen.zsh:30: parse error near `fi' /root/.local/bin/antigen.zsh:30: parse error near `fi' /root/.local/bin/antigen.zsh:30: parse error near `fi' /root/.local/bin/antigen.zsh:30: parse error...
[ lll@ubuntu clwf] $ docker exec -it cen /bin/zsh Couldn't read file /root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/functions/prompt_powerlevel9k_setup containing theme powerlevel9k. Couldn't read file /root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/functions/prompt_powerline_setup containing theme powerline. Couldn't read file /root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/functions/prompt_pure_setup containing theme pure....
这些配置有具体说明吗?谢谢!
My INFOPATH 环境变量INFOPATH是 /home/linuxbrew/.linuxbrew/share/info:/home/linuxbrew/.linuxbrew/share/info:/home/linuxbrew/.linuxbrew/share/info:/ home/linuxbrew/.linuxbrew/share/info:/home/linuxbrew/.linuxbrew/share/info:/home/linuxbrew/.linuxbrew/share/info:/home/linuxbrew/.linuxb rew/share/info:/home/linuxbrew/.linuxbrew/share/info:/home/linuxbrew/.linuxbrew/share/info: original `info man` works
您好!我想用cityflow训练别的检测器,但需要先转成COCO格式。我自己转了c001的(https://github.com/sisrfeng/aic2coco),从00001.jpg开始编号。但如果逐个视频转,都从00001.jpg开始编号,不知道具体怎么写。 请问能否分享转格式的代码? 谢谢!
Would you mind telling me how to visualize the MTMC tracking result? 大谢!
https://github.com/sisrfeng/mtmc-vt/blob/e351413b2a91672c9bfba2a601f11b216b69e520/src/main_pipeline/1_crop_vehicle_img_from_vdo.py#L183 谢谢!
I come here from https://github.com/neovim/tree-sitter-vimdoc/issues/101. I hate the current vimdoc and have spent some time to improve (at least for me) it. I'd like to post some of my codes...