NeonHo / Coarse-Fine-Weight-Split

The code repo for the paper: "Post-Training Quantization for Re-parameterization via Coarse & Fine Weight Splitting"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coarse-Fine-Weight-Split

The code repo for the paper: "Post-Training Quantization for Re-parameterization via Coarse & Fine Weight Splitting"

Declarations

Due to commercial constraints, we can only open source the main code that embodies CFWS. This code segment is sufficient to support interested researchers in reproducing the results presented in the paper.

Run

python in_testing/parser/test_repvgg.py

or

python in_testing/parser/test_yolov6.py

Copyright [2023] [HOUMO.AI]

About

The code repo for the paper: "Post-Training Quantization for Re-parameterization via Coarse & Fine Weight Splitting"

License:MIT License


Languages

Language:Python 97.1%Language:Shell 2.9%