SAM_TensorRT
SAM_TensorRT copied to clipboard
Does it support Nano SAM ?
Nice work! In the quest for faster speeds, is the framework applicable to Nano SAM ?
Yes, Nano Sam does not seem to have any weird ops. The framework should be able to support it. You just need to adjust the input and output parts of the code.
Ok, thank you very much for your reply, I'll try it.