Open dreamflasher opened 2 years ago
cc @SthPhoenix
cc @SthPhoenix
I have only tweaked inference code a bit, nothing related to MMDet )
So could you contribute this to the MMDet repo? They don't have a facedetection model over there. We trained the model, so we are happy to provide it (for free for everyone).
Are your inference code changes needed in any way?
I haven't touched anything related to MMDet, and inference code provided in this repo based on onnxruntime and doesn't require MMDet.
I have related repo for TensorRT based face detection & recognition with heavily refactored SCRFD post processing code, it would be interesting to test your custom model with it.
If I understand correctly you base SCRFD on MMDet? It would be amazing if you could contribute your SCRFD code to MMDet, so that they can maintain it, and it's up to date with changes in MMDet.