-
Hi everyone,
I was developing a computer vision pipeline on Axis camera model Q1656-LE Box. I installed Axis ACAP and Axis computer vision SDK using Docker and everything is functional when I use t…
-
Window WSL2
paddlenlp 2.4.3
paddlepaddle-gpu 2.4.0rc0
抽取式任务。 准备了 70 条训练数据,标注了 6 个标签。操作步骤以及参数都是参考 [model_zoo/uie#4-训练定制](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo…
-
My setting:
cuda 10.2
python=3.8
intsall SparseBit by :
```
git clone https://github.com/megvii-research/Sparsebit.git
cd sparsebit
python3 setup.py develop --user
pip3 install tensorrt-8.2.…
-
Hi there, LOG_SOFTMAX isn't being quantized to INT8. The converter adds a dequantize layer before the LOG_SOFTMAX node. This is not the behavior when using the regular converter from tensorflow (their…
-
## Description
I use pytorch-quantization train a yolov5 model,Then convert to tensorrt engine,the model works fine when batch is 1, but the accuracy of multi-batch inference drops a lot closer to …
-
## Bug Description
I'm using torch_tensorrt to try and quantize a pretrained ResNet50 model (roughly following the steps [here](https://nvidia.github.io/Torch-TensorRT/_notebooks/vgg-qat.html)), b…
-
运行官方示例跑Resnet50报错:
ppq/ppq/samples/Imagenet/evaluation_with_imagenet.py
Test: [700 / 781] Prec@1 75.843 (75.843) Prec@5 92.812 (92.812)
Evaluating Model...: 100%|████████████████████████████…
-
hello, I use the default config files in '/application/imagenet_example/PTQ/configs' and your pre_trained models, but I can't get the results in the paper on w2a2_resnet18 and w2a2_mobilenetV2 etc...
-
Where can i find QAT int8 yolov3 accuracy?
-
### 请提出你的问题
UIE在运行finetune完成之后,测试模型压缩时候出现以下报错:
```python
[2022-12-05 16:01:12,170] [ INFO] - Inference model exported.
Traceback (most recent call last):
File "/home/xtl/github_download/Padd…