Sukeysun

Results 9 comments of Sukeysun

> > The dataset is too large I can't upload it. > > Hi, I really appreciate that you can share such an amazing project. I have learned a lot...

可以在训练数据集中添加空白多的图片;或者在测试的时候,把图片的空白部分裁剪掉

pip install moviepy

hi, I tried: -export CUDA_HOME=$CUDA_HOME:/usr/local/cuda +export CUDA_HOME=/usr/local/cuda it works

> I train a finetune model use command: `python train.py --cfg-path lavis/projects/blip2/train/pretrain_stage2.yaml` my env is ![image](https://user-images.githubusercontent.com/4124006/229704320-75e5e6ef-9c30-4a23-8261-ece7a2fc7638.png) > > but when i use finetuned model to generate caption, the error happend...

@westpilgrim63 请问这个问题后来解决了吗

@sevenandseven 当目标快速移动的时候,会出现这样的情况 > > > 我的相机是355L。我注意到深度会突然改变。在前几帧中,物体距离相机有1到2米,但在下一帧中,它会突然跳到0或4米。我根据[post_process.py](https://github.com/orbbec/pyorbbecsdk/blob/main/examples/post_process.py)尝试了 post_filter 。但是不起作用。 > > > > > > 你好,我遇到了同样的问题,请问应该怎么解决? > > 您是什么场景下遇到这种情况的?这种情况是偶发现象,但是目前不清楚什么场景下会发生。

@nivesh48 Thank you for your reply I have made adjustments to the queue size in the OrbbecSDKConfig_v1.0.xml, but it appears that the changes have not taken effect. Below is the...