-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/is…
-
Hey Team,
Thank you for this awesome work and for releasing the super clean training code! We are super interested in reproducing result on Mistral 7b model.
I have trained a Mistral model with …
-
I used Edgenext for crowd counting, but the effect was not as good as VGG. I tried to change the different learning rate, but it still didn't help. Do you have any suggestions?
-
Any Plans?
-
I was training exactly based on COCO2017 dataset and annotation, and the training process always met error at 43970 iteration when prompting "computing the validation mAP". The error message is below
…
-
### 问题描述 Please describe your issue
# [Call for Contribution] Tutorials for PaddlePaddle
## 基于飞桨的应用实践:建设
### 第一期任务 🎺
负责人:莫琰 [momozi1996](https://github.com/momozi1996)
# 【参与者-选题方式】
- **…
-
输入内容:
```python
"""
Copyright (C) 2021 Microsoft Corporation
"""
import os
import sys
import random
import xml.etree.ElementTree as ET
from collections import defaultdict
import itertools
…
-
### 检查清单
- [X] 合法的、无木马植入的站点。
- [X] 有实质性原创内容的 HTTPS 站点,发布过至少 5 篇原创文章,内容题材不限。
- [X] 有独立域名,非免费域名。
### 站点信息
```json
{
"title": "Gang YU",
"url": "http://www.skicyyu.org/",
"avatar": "ht…
-
I have trained SOLO with cityscape datasets, without modifying any settings except for `datasets` part. Here is my result. Obviously, solo performs very badly on the cityscape. Maybe I need to tune so…
-
I see this has been an issue for at least several years e.g. https://github.com/python/cpython/issues/87197.
For at least the last 3, I've been building cpython on Debian stable with optims + LTO, …