|
|
|
|
|
by max_mclaughlin
186 days ago
|
|
You can run most standard CV models in parallel - including our own Neural Stereo depth estimation models (speed depends on the size you choose) Here is a look at the performance of some standard models YOLOv6 - nano: 830 FPS
YOLOEv8 - large: 85 FPS
DeepLabV3+: 340 FPS
YOLOv8-large Pose Estimation: 170 FPS
Depth Anything V2: 95 FPS |
|