-
## Context
- In #606 we collected annotated sentences for the relation extraction (RE) task for the relation type `(GENE, is-in, BRAIN_REGION)`.
- Effectively, this can be seen as an example of sen…
-
### 起始日期 | Start Date
_No response_
### 实现PR | Implementation PR
_No response_
### 相关Issues | Reference Issues
_No response_
### 摘要 | Summary
I want to create embeddings for text, image and vid…
-
Hi @ChenRocks , can you please check this issue?
I tried to train your model with my own dataset in Vietnamese. It's OK at step 1 (train_word2vec.py) and step 2 (make_extraction_labels.py)
But when …
-
Hello author, I downloaded your code and replicated this process using the i3d dataset you provided. The experimental results are basically consistent with what you mentioned in your article, which is…
-
It's great to see medical workers doing data processing. I don't know if you are interested in the dataset GAMEEMO, which is publicly available on kaggle, which is the research on the four-category pr…
-
how to use adaface if i have a closed set of 20 people with 10 images per person?
1)Fine tune the model with my data
2)extract 512d features for each image and use an extra classifier(for example sv…
grmos updated
2 years ago
-
# 系统环境
```
- Nvidia Driver: 460.27.04
- cuda: 1.2
- cudnn: 8.1.1
```
# 软件环境
```
- paddlepaddle-gpu: 2.4.2.post112
- paddlenlp: 2.5.2
- onnx: 1.12.0
- onnxconverter-common: 1.13.0
- onn…
-
The overdosage section could be very valuable. Investigate including it in the extraction pipeline. Will require annotating the gold standard and retraining a new model to extract. Like boxed warnings…
-
### The doc issue
I followed the steps here https://github.com/open-mmlab/mmaction2/blob/main/configs/skeleton/posec3d/custom_dataset_training.md
When I run python ntu_pose_extraction.py some_video_…
-
Hi,
I am trying to use your audio model. Preprocessing run without any error, however, training (using main_FineTuneWav2Vec_CV.py) doesn't continue. I don't see any error on the terminal prompt, and…