Remote Data Mining And Management Job In Data Science And Analytics

Python: Improving an existing screw detector

Find more Data Mining And Management remote jobs posted recently Worldwide

Youre going to work on a working screw detector which somewhat works, and your task will be to improve the detection rate of the detector. Currently the detector uses hough transform to filter the candidates, and then conducts image classification (using inception v3) on the candidate ROIs to better filter the results, and as a last step, it collects 20 frames and conducts hierarchical clustering to eliminate the false positives. All in all, its a pipeline that works to a degree. I am attaching some images for you to see. hough.png illustrates the stage where the blue squares are all hough suggestions, and green circles are what the network thinks is a screw. clustering.png is the result over 20 frames to eliminate the false positives. final.png depicts what the final detection is. As you can see, it could only detect small portion of all the screws.

The problem, however, is the following: Since the image classifier is trained with positive and negative images, and since these images are collected under certain lightening condition, the network cannot generalize. Ill share the dataset with you, and you can add on it as you wish. I collected the data by simply saving the candidates thrown out by the Hough transform, because this throws out screws (positive images) and screw-like artifacts (negative images). However, if you believe a better network could be employed here, let me hear what your opinion is.

This is a computer vision project so only those who have experience in the field should really consider it. I am using ROS at the moment (connecting to a camera via ROS, getting images and processing them) but you can take out the ROS part for yourself while developing, but you need to integrate it before the delivery. If you cant, then the price will be relatively lower.

So, here is what I give you:
- The code: Python and ROS melodic required. (Or if you know how to work without ROS, this can be ignored as well).
- Dataset: Screws and artifacts, small images of all.

What I expect:

- Screw Detector which works with high accuracy, under slightly different lightening conditions.
About the recuiter
Member since Jul 3, 2017
Yogeshwar T.
from Maharashtra, India

Skills & Expertise Required

Python 

Open for hiringApply before - Jul 28, 2024

Work from Anywhere

40 hrs / week

Fixed Type

Remote Job

$239.61

Cost

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

Convert email SAS code to python

I have a small section of SAS code which is to be converted to Python
You dont need to run it, just provide the substitute code accordingly

Implement Optical Flow for 3d objects

I need a 3d correspondence method based on optical flow, as described by this paper:(removed by Toogit admin)

the implementation should be in python and be executable on 3d face models.

The OpenPose addon for Blender on Windows 10 can't detect my (virtual) webcam or a video file.

Hello.

Recently I have installed OpenCV and OpenPose for tracking the head of a 3d character created,rigged and animated in Blender 2.81 on Windows 10. When I use OpenCV I use this addon : FacialMotionCapture

and when I use Open Pos...read more

Need to parse a JSON file into CSV

The deliverable will be a CSV file that contains all of the fields stored in the JSON as well as a Python of NodeJS script that executes the conversion.

- No column in the CSV should have JSON data. That means the JSON must be fully unrolled...read more

Firebase json/csv exporter

Currently, I am using a node.js script but it fails because of Firebase times out after downloading about 100mb (because I am streaming the data down). I want a script that just downloads the whole database to my local machine in either .json format...read more