Open Hogushake opened 10 months ago
hi @Hogushake, if the model is in ONNX format and expects the same inputs/outputs, theoretically yes you could try it. You may have to adapt the pre/post-processing in c/backgroundNet.cpp
if that model expects different.
@dusty-nv Thanks for the quick reply. I'll try it and let you know!
hello. I am trying to do background removal using backgroundnet in jetson inference. There is a command line to change the network. Can I use the network I want? (ex.. u2netp)