-
## 🚀 Feature
---
In this doc we are requesting comments for the implementation of the sparsification flow as part of architecture optimization namespace (`torch.ao`)
with: @raghuramank100 @dskh…
-
is there a tutorial for yolov5 using NNCF PTQ?
when I modify the yolov5 train.py, 'nncf_config = register_default_init_args(nncf_config, dataloader)',
a problem occured "NotImplementedError: By def…
-
大佬,您好! 请问你这个算法是通用的吗? 支持layer-wise的量化吗? 不知道对目标检测识别是不是也同样有效
-
I want to convert a custom model from FP32 to INT8. I referred the following link: https://docs.openvino.ai/2020.4/pot_README.html.
But the specified path to the "/deployment_tools/open_model_zoo/t…
-
Hi, a quick question. I implemented the naive PTQ algorithm using MQBench and exported the onnx model. The backend is tensorRT. But I am confused that the `clip_ranges.json` file is empty:
```json
{…
-
Hi!
I am compressing a pytorch DB model (like [this](https://arxiv.org/abs/1911.08947)) with quantization algorithm. I do it strictly as it is specified in the documentation and examples. After the …
-
## Description
First, I use the training data set to train a model, and the mAP of the verification set is 0.65. Then, refer to the tutorial in the Tensorrt document, and replace the conv in the mo…
-
Hi, I try to apply mqbench for newest verison yolov5 project, But this problem occurs when `ptq_reconstruction`
```
[MQBENCH] INFO: learn the scale for model_model_0_conv_act_post_act_fake_quantizer…
-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have read the …
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):ARMv8 mpu
- TensorFlow installation (pip package or built from source): tensorflow 2.9.1
### 2. Code
Accu…