SOTS
SOTS copied to clipboard
run Ocean with TensorRT
Hi
I want to run run Ocean with TensorRT. I have installed all requirements and running the code with python 3.8 and cuda 11.4 and torch version 2.
its OK to run Ocean from your SOT branch. but when i want to run it from v0 branch it seems to be impossible. i see many errors that no one asked before! like no DeformConv or no region and... I think its not building correctly! but idk is it possible to build your code in Jetson and package versions as i said?!
also weights link in Ocean.md are not found (404 error) so i am using ocean.pth downloaded form link in SOT branch (idk if I am doing wrong or not!)
would you help me please? I really need the TenosrRT version.
Thanks