You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The forward time in 1080Ti is about 20ms, and I've tried use Tensorrt to accelerate model and transplant model to Xavier platform, but the forward time up to 700ms under BatchSize 2.
Is because the deformable convolution? Usually, normal convolution under tensorrt accelerate can reach a higher speed
The text was updated successfully, but these errors were encountered:
I'm trying to run centerNet on jetson tx2 and get a speed of 0.35s per image (with tx2 in MAXN mode).
Please, anyone could help to accelerate the inference time?
The forward time in 1080Ti is about 20ms, and I've tried use Tensorrt to accelerate model and transplant model to Xavier platform, but the forward time up to 700ms under BatchSize 2.
Is because the deformable convolution? Usually, normal convolution under tensorrt accelerate can reach a higher speed
The text was updated successfully, but these errors were encountered: