-
When ever i am running this command
python scripts/qat.py quantize yolov5s.pt --ptq=ptq.pt --qat=qat.pt --cocodir=datasets/coco --eval-ptq --eval-origin --all-node-with-qdq
program get killed after …
-
I try to deploy my own bevfusion model with your code. I only change some hyperparameters like num cameras and point_cloud_range. And it raise the error when I run "bash tool/run.sh".
![image](htt…
-
I have trained camera+lidar based on SwinT, I have got a pth. How can I generate PTQ model or FP16 model?
I used the command "python qat/ptq.py --config=configs/nuscenes/det/transfusion/secfpn/came…
-
### Issue Type
Others
### Source
pip (model-compression-toolkit)
### MCT Version
2.1.0
### OS Platform and Distribution
Ubuntu 22.04.4 LTS
### Python version
3.9.19
### Describe the issue
W…
-
Dear LLMC team,
I've been trying to run mixed-precision PTQ quantization using RTN.
I suspect there's a bug, as the **non-default settings in `mix_bits` are ignored**.
My understanding of the cod…
-
-
General approach:
- FP training as a reference baseline / target
- PTQ as a baseline for quantization
- QAT results
- (optional) QAT starting from the FP checkpoint (i.e., finetuning)
- ana…
-
TS INT8 degradation later versions
Hi all, I get a degradation in results after an INT8 quantization with torchscript, after updating my torch_tensorrt, torch and tensorrt versions. I have listed t…
-
Hi, I was investigating why HubSpot pageviews are not getting received by my HubSpot. When I install the HubSpot tracking script directly on the front-end, pageviews events are sent to `https://track.…
-
error info:
![Image](https://github.com/user-attachments/assets/842b3c12-fd13-43ba-8d1b-4f106e04a0aa)
model structure:
![Image](https://github.com/user-attachments/assets/36bf4fbd-b50d-4b0b-8ae5-136d…