diff --git a/README.md b/README.md index e71696016..0ba86187e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ To date, AdelaiDet implements the following algorithms: * [SOLOv2](https://arxiv.org/abs/2003.10152) _to be released_ ([mmdet version](https://github.com/WXinlong/SOLO)) * [DirectPose](https://arxiv.org/abs/1911.07451) _to be released_ +Quantized AdelaiDet can be found [here](https://github.com/aim-uofa/AdelaiDet-Quantization). + ## Models ### COCO Object Detecton Baselines with [FCOS](https://arxiv.org/abs/1904.01355)