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
Evaluated the following models in a small standalone project.
Used 8 images for each model to check out different scenarios.
Also measured execution time.
PyTorch:
fasterrcnn_mobilenet_v3_large_320_fpn
fasterrcnn_resnet50_fpn_v2
retinanet_resnet50_fpn_v2
TensorFlow (Pylot):
faster-rcnn
ssdlite-mobilenet-v2
ssd-mobilenet-fpn-640
ssd-mobilenet-v1
ssd-mobilenet-v1-fpn
YOLOv8
Will add experiment documentation with results soon. -> Done in #71
Description
Definition of Done
The text was updated successfully, but these errors were encountered: