0% found this document useful (0 votes)
275 views

Resolute AI Assignment Reference ML

The document provides instructions for a user interface that allows a user to select a pre-trained model from TensorFlow to perform image detection on folders of images. The user can navigate between images, adjust the detection threshold, filter detected labels, and detect objects, causing bounding boxes to be drawn around detected objects. Annotations can optionally be saved to an XML file.

Uploaded by

Mohammad Sarim
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
275 views

Resolute AI Assignment Reference ML

The document provides instructions for a user interface that allows a user to select a pre-trained model from TensorFlow to perform image detection on folders of images. The user can navigate between images, adjust the detection threshold, filter detected labels, and detect objects, causing bounding boxes to be drawn around detected objects. Annotations can optionally be saved to an XML file.

Uploaded by

Mohammad Sarim
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Select different

model to run
User should be inference, Use pre
able to select trained model from
folder containing tensorflow model
images Select Model Zoo (use any 3 )

FRCNN
Open
Mobilenet
Folder
SSD
Navigate to next
images
Detection
0.7
Next Image Threshold

Adjust detection
Label Filter threshold 0 to 1
Person in steps of 0.05
Previous
Image Cat
Dog
Navigate to
Bottle Only selected labels
Previous images
Save Chair to be displayed on
Annotation image

**Optional Detect
Writes annotations
in xml file, refer Press detect button
labelImg tool to to run inference and
understand XML draw bounding box
around objects.
References
1. Tensorflow model zoo: Click Here

2. Get detected labels and co ordinates: Click Here

3. LabelImg tool for reference: Click Here

You might also like