Skip to content

TFlite e2e FP32 Object detection model - #5439

Closed
anijain2305 wants to merge 2 commits into
apache:masterfrom
anijain2305:tflite_od
Closed

TFlite e2e FP32 Object detection model#5439
anijain2305 wants to merge 2 commits into
apache:masterfrom
anijain2305:tflite_od

Conversation

@anijain2305

@anijain2305anijain2305 commented Apr 24, 2020

Copy link
Copy Markdown
Contributor

Dependent on dmlc/web-data#247

@mbaret - Relevant to #4543

The test is passing now after #5473

@anijain2305
anijain2305force-pushed the tflite_od branch 2 times, most recently from 26b3b8b to a0b2cecCompareApril 24, 2020 19:35
"""Test the SSD Mobilenet V1 TF Lite model."""
# SSD MobilenetV1
def test_forward_coco_ssd_mobilenet_v1():
"""Test the quantized Coco SSD Mobilenet V1 TF Lite model."""

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove quantized,

@anijain2305

Copy link
Copy Markdown
ContributorAuthor

Closing as #5479 is superset

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@anijain2305