Closed zhaochunguang1993 closed 1 year ago
Hi, @janebittner09, thanks for your interest. Unfortunately, I haven't had the opportunity to work on the conversion to ONNX format myself yet. Presently, we don't have any plans to work on a C++ demo.
About the error you are facing, what is the GPU memory on your machine? It seems you need more memory which might be leading to the Segmentation Fault
error.
Thanks for your reply.
Thank you for your efforts in OneFormer's research work. I am currently trying to implement the Instance segmentation in C++ using oneformer.
This is the screenshot.
My question are:
Thanks in advance