The model name strongly suggests you are working with a face recognition model from the insightface library (specifically the Glint360K or WebFace600K trained ResNet50 model).
@articleinsightface, title=InsightFace: 2D and 3D Face Alignment Library, author=Guo, Jia and Deng, Jiankang, journal=arXiv preprint arXiv:2107.07461, year=2021 w600k-r50.onnx
Note: The w600k is a subset of WebFace260M (600k identities / 600 images each). If you use w600k-r50.onnx directly from the InsightFace model zoo, cite the InsightFace library : The model name strongly suggests you are working