amirgholami / ZeroQ

[CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework
274 stars 56 forks source link

object detection test example? #1

Closed zyc4me closed 4 years ago

Zhen-Dong commented 4 years ago

Thanks for your interest in our work! We are working on releasing the object detection part. As we mentioned in the paper, typically you can extract the backbone of the RetinaNet and compute the Distilled data, and then you can compute the sensitivity based on that and perform the zero-shot quantization.

amirgholami commented 4 years ago

We have added the object detection code. Please see https://github.com/amirgholami/ZeroQ/tree/master/detection