diff --git a/docs/projects.md b/docs/projects.md index 4bc4ab7e0f66e46e1628515cae36c1befdf80ffc..110e1df86fcd18f970b37352799420d0b6754033 100644 --- a/docs/projects.md +++ b/docs/projects.md @@ -43,3 +43,4 @@ Methods already supported and maintained by MMDetection are not listed. - IterDet: Iterative Scheme for Object Detection in Crowded Environments. [[paper]](https://arxiv.org/abs/2005.05708)[[github]](https://github.com/saic-vul/iterdet) - Cross-Iteration Batch Normalization. [[paper]](https://arxiv.org/abs/2002.05712)[[github]](https://github.com/Howal/Cross-iterationBatchNorm) - Pedestrian Detection: The Elephant In The Room. [[paper]](https://arxiv.org/abs/2003.08799)[[github]](https://github.com/hasanirtiza/Pedestron) +- A Ranking-based, Balanced Loss Function Unifying Classification and Localisation in Object Detection, NeurIPS2020 [[paper]](https://arxiv.org/abs/2009.13592)[[github]](https://github.com/kemaloksuz/aLRPLoss)