-
I've been trying to get an encode to work on FFMPEG, either though capture card or file.
Haven't figured out what wrong with my settings or if the plugin just doesen't play nice yet.
Almost immedi…
-
# Baseline (updn, v2)
I run the following code:
```shell
CUDA_VISIBLE_DEVICES=0 python main.py --dataset v2 --mode updn --debias none --output v2_updn --seed 0
```
and get the following log:
`…
-
#### 问题描述 / Problem Description
Traceback (most recent call last):
File "tools/train.py", line 208, in
main(config, device, logger, vdl_writer)
File "tools/train.py", line 180, in main
…
-
Hi, I have a question.
Could you kindly provide the threshold value of the logits used in the experiments for the MimicCXR VQA task as mentioned in your paper?
Thank you for sharing your works!
-
### System Info
- `transformers` version: 4.44.2
- Platform: Linux-5.4.0-135-generic-x86_64-with-glibc2.31
- Python version: 3.10.14
- Huggingface_hub version: 0.24.6
- Safetensors version: 0.4.4…
-
- 系统环境/System Environment:
系 统: Centos8
Python: 3.8
- 版本号/Version:
paddle2onnx 1.1.0
paddleclas 2.5.1
paddle…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
Hi
Thank you for your great work. I found No such file or directory when trying to run your code: 'data-bin/multi30k.en-de.mmt_vqa/train.imgname'.I'd like to know what code was executed to generate t…
-
Hello, sorry for bothering you again.
```
data_preprocess:
with_visual: True
frames_key: frames
sample_method: random_clip
label_key: "vqa"
task_type: vqa
…
-
I downloaded the weights from the official link showed in README.md. However, I encountered a lot of errors when I tried to use quickstart code to inference.
1. `Trying to set a tensor of shape torch…