๐ŸงŠ NKU-Model-Compression

August 19, 2026 ยท View on GitHub

Official repository for model compression research projects from the Media Computing Lab, Nankai University.

This repository collects open-source projects on neural network compression, quantization, pruning, efficient inference, and deployment-oriented model optimization from MCG-NKU.

๐ŸŒ Explore the COD-TDQ Project Page โ†’

A visual introduction to the W4A4 failure mechanism, DSTG and DCRP, quantitative and qualitative results, and measured deployment performance.

๐Ÿ“ฆ Repository Notes

This is a code-first collection. Each project keeps its research implementation here, while dedicated project pages present the paper, results, datasets, and released checkpoints.

๐Ÿš€ Projects

ProjectPublicationProject PageVenue
COD-TDQ codeWhen W4A4 Breaks Camouflaged Object Detection: Token-Group Dual-Constraint Activation Quantization๐ŸŒ Open Website โ†’ECCV 2026

๐Ÿ“š Citations

If this repository is helpful, please consider giving it a star. If this project benefits your work, please consider citing the corresponding paper.

@inproceedings{li2026codtdq,
  title={When W4A4 Breaks Camouflaged Object Detection: Token-Group Dual-Constraint Activation Quantization},
  author={Li, Tianqi and Fang, Wenyu and He, Xin and Geng, Xue and Cheng, Xu and Liu, Yun},
  booktitle={Proceedings of the European Conference on Computer Vision},
  year={2026}
}

๐Ÿ“ฌ Maintainers

This repository is maintained by the Media Computing Lab, Nankai University. New model compression projects will be added as independent subdirectories.

COD-TDQ contact: litianqi12 (3021210579@qq.com).