Remote Data Mining And Management Job In Data Science And Analytics

Computer vision tracking with occlusion

Find more Data Mining And Management remote jobs posted recently Worldwide

The deliverable is an API written in python that accepts a JSON POST request:
multiple frames of images with bounding box locations.

The system should be able to keep track of similar items between the images. It should also be able to give unknown items a new ID and start tracking them from that point on.

A good example for the system we are looking for a Filter. You are free to use a Filter or any other type of algorithm to keep track of detections between frames.

The return value of the API contains the list of frames, bounding boxes and an ID number per bounding box.

The system should handle occlusion well. Sometimes items are obscured between frames, but appear several frames later.

We are looking for anyone or any group capable of delivering what we are looking for. Experience is nice to have.

POST request data example:

{
data: [
{
frame_number: 1,
base64_image: { image data here...} ,
detection_boxes: [
{
boxes: [
{
x1: 0,
y1: 0,
x2: 200,
y2: 250,
confidence: 0.59
} ,
{
x1: 500,
y1: 500,
x2: 650,
y2: 600,
confidence: 0.9
}
]
}
]
}
]
}


RESPONSE example:
{
data: [
{
frame_number: 1
detection_boxes: [
{
boxes: [
{
x1: 0,
y1: 0,
x2: 200,
y2: 250,
confidence: 0.59,
id: 1
} ,
{
x1: 500,
y1: 500,
x2: 650,
y2: 600,
confidence: 0.9,
id: 2
}
]
}
]
}
]
}
About the recuiter
Member since Mar 14, 2020
Ketan Patel
from Jiangxi, China

Skills & Expertise Required

Data Science & Analytics Data Mining & Management 

Open for hiringApply before - Nov 22, 2024

Work from Anywhere

40 hrs / week

Fixed Type

Remote Job

$476.42

Cost

Offer to work on this project closes in 90 days!
Are you interested in this Opportunity?

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions

Similar Projects

MT4 Order Execution

The FIFO rule in Forex US accounts says that trades need to be closed in the order they were opened. I subscribe to a signal service which is not FIFO compliant. Looking for someone that can write code to accept orders from my signal service and send...read more

Advanced Google Data Studio Support for Growth Analyst

We are a small Growth team for an EdTech startup in San Francisco. We need support taking our existing Google Data Studio funnel tracker to the next level by creating advanced custom fields and filters.

Custom Report for Fishbowl Inventory Management system

Report that is compatible with FISHBOWL INVENTORY MANAGEMENT SYSTEM - (Hint: Use Jasper Reports for customizing the reports or any similar application which is supported by Fishbowl 19.7 & above)

1 Custom Report for Fishbowl Report 1
co...read more