-
## 🐛 Bug
Hey! I tried following the instructions [here](https://github.com/hlt-mt/FBK-fairseq/blob/master/fbk_works/ALIGNATT_SIMULST_AGENT_INTERSPEECH2023.md) to run the AlignATT agent on the `en->…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
## ppdet训练命令:
```
python tools/train.py \
-c…
-
我的配置文件如下:
```
architecture: FasterRCNN
max_iters: 90000
use_gpu: true
snapshot_iter: 100
log_iter: 20
save_dir: output
pretrain_weights: https://paddle-imagenet-models-name.bj.bcebos.com/Res…
-
https://github.com/huggingface/datasets/releases/tag/2.14.0
main changes:
- use `token` instead of `use_auth_token`
- the default config name is now `default` instead of `username--dataset_name`:…
-
In config settings like yolact_base_config:
```
yolact_base_config = coco_base_config.copy({
'name': 'yolact_base',
# Dataset stuff
'dataset': coco2017_dataset,
'num_classes'…
-
@azhavoro Hi, when I I look at code /cvat/blob/develop/cvat/apps/annotation/coco.py, I see it on line 248 of the code:
new_anno['iscrowd'] = 0
So why is this attribute all set to 0? I trie…
-
This is for relevant to what is being worked on (like the JSON parser issue #156) but also some OT things. The purpose of this is to hopefully make it a little bit easier to find more relevant informa…
xexyl updated
3 months ago
-
## Steps to Reproduce
Continuously start an application with `flutter run -d chrome`.
**Expected results:** I can start the app all day in Chrome
**Actual results:** My disk runs out of space a…