-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/sydney-grant/seq.hotSPOT
Confirm the following by…
-
I just want to test the FQVit results in Segmentation with quantized SwinTransform backbone, and I only change the code of Mlp as following:
```
class Mlp(nn.Module):
""" Multilayer percep…
-
**PaddleDetection team appreciate any suggestion or problem you delivered~**
## Checklist:
1. 查找历史相关issue寻求解答/I have searched related issues but cannot get the expected help.
2. 翻阅[FAQ](https:/…
-
I saw your paper shows experiments on COCO datasets, but I tested it on COCO, but ImoU performs very poorly.
-
### 软件环境
```Markdown
- paddlepaddle:
- paddlepaddle-gpu: 2.3.2
- paddlenlp: 2.4
```
### 重复问题
- [X] I have searched the existing issues
### 错误描述
```Markdown
Traceback (most recent call last):
…
-
### 请提出你的问题 Please ask your question
我正在使用PaddleDetection框架进行模型量化、剪枝等slim工作。目前导出了一些模型,包括使用tools/export_model.py导出的无slim模型、用tools/post_quant.py导出的PTQ量化模型,其他人提供的剪枝模型,以及在剪枝模型上用tools/post_quant.py导出的剪枝+P…
-
# 【PaddlePaddle Hackathon 4】生态伙伴开源贡献任务合集
(此 ISSUE 为 PaddlePaddle Hackathon 第四期活动的任务 ISSUE,更多详见 [【PaddlePaddle Hackathon 第四期】任务总览](https://github.com/PaddlePaddle/Paddle/issues/50629))
注:开发请参考 [贡…
-
Hi,
I have not found a way to set the background color to white (or any desired value) when writing a pyramid and tiled image with TiffWriter.
I am reading images with white background:
![file_…
-
## 🚀 Feature
Update the weights of all pre-trained models to improve their accuracy.
## Motivation
New Recipe + FixRes mitigations
```
torchrun --nproc_per_node=8 train.py --model $MODEL_NA…
-
[homework](https://github.com/megvii-research/Sparsebit/blob/homeworks/homeworks/quant_homework.md), Q4 export onnx file and conver trt engine. I use `trtexec --workspace=4096 --int8 --onnx=./qresne…