bibibabibo26
bibibabibo26
python demo_video.py --file "PXL_20220824_135947155.mp4" ffmpeg version 5.0.1-essentials_build-www.gyan.dev Copyright (c) 2000-2022 the FFmpeg developers built with gcc 11.2.0 (Rev7, Built by MSYS2 project) configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv...
MPII???
谁有这个项目的mpii_annotation.json,从官网下载后转换为.json文件和项目中使用的好像不一样,我不会转换,求! who has the file named mpii_annotation.json, I can't transform the file.
你好,请问有没有推荐的用pytorch写的ResGCN的项目库呀?一直没有接触过最原始的GCN的做法。
Hello, I want to train your model by myself, but I have confuse about the input kp_loc, how can it get from 2D keypoint pixel annotations, can you provide the...
Hello, Can it be used to inferent a wild-image? And what is the keypoints' meaning? Or to say, if I get the pixel of keypoint of a wild-image, what should...
def from_config(cls,cfg) in MovieChat class, when initial the model, didn't pass the llama_proj_model params to the initial function.
环境搭建yaml文件的dependencies最后一个等号后面连接的是什么?按照指令执行时报错ResolvePackageNotFound
python mpii_dataset.py have error as: mpii_dataset.py:79: FutureWarning: elementwise != comparison failed and returning scalar instead; this will raise an error or perform elementwise comparison in the future. if annopoint !=...
你好,在我合成llama-base和你的roi-delta权重时报错,可以告诉我是什么原因怎么解决吗? RecursionError: maximum recursion depth exceeded while calling a Python object
权重问题
你好,请问llama2的权重可以和delta=weight融合吗