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 May 20, 2018
Anurag Nigam
from Bihar, India

Skills & Expertise Required

Data Science & Analytics Data Mining & Management 

Open for hiringApply before - Oct 20, 2024

Work from Anywhere

40 hrs / week

Fixed Type

Remote Job

$476.93

Cost

Offer to work on this project closes in 60 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

Machine learning algorithm predicting estimated dates based on previous datasets

We need a machine-learning algorithm that can predict, when given a specific date d1, the corresponding expected date d2 (within a reasonable CI), based on a sum of previous datasets of matched dates and on a small number of additional parameters. We...read more

Data Processing Needed: Survey Questionaire Breakdown

Hello and thank you for showing interested in our job posting. Our company recently sent out a survey about how our customers to improve themselves, and what type of content they want to see from us. Were looking to hire someone to look through this...read more

App Data Analytics

We are a food app that has a web app, and a mobile app. We are looking for a seasoned data analyst who has experiences in mobile app analytics who can help us in:
- Auditing our tracking setup and event tracking
- Consult our data reporting...read more