Descripe the feature and motivation
There is a contributor trying to contribute a model to opencv zoo. Link to the pull request: opencv/opencv_zoo#82. And this model requires the support of GreaterOrEqual operator from ONNX.
Additional context
There might be other operators that are not supported in the current version of OpenCV. Need to generate a list of operators to check whether there are other unsupported operators.