Giter Site home page Giter Site logo

yaricom / robotvisiontracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 661 KB

An algorithm that can detect and track the object of interest (OOI) in video frames.

Java 11.32% C++ 63.66% C 7.55% HTML 7.32% Makefile 0.33% M4 5.84% MATLAB 0.07% Python 3.89% Shell 0.01%
histogram-of-oriented-gradients ooi robot-vision-tracker random-forest random-forest-regressor local-binary-patterns video-processing

robotvisiontracker's Introduction

Overview

Firm A is building a next generation robotics platform that will change the game in field service operations including asset inspection and repair. Firm A has defined a host of high value use cases and applications across industry that will support field engineers and other industrial workers be more productive and, more importantly, perform their jobs safely.

For one example high value use case, the company would like for a robot to detect and track a freight railcar brake release handle, the object of interest (OOI), so that the robot can grasp the handle.

The task is to develop an algorithm that can detect and track the OOI in video frames. The OOI is typically made of 0.5 inch round steel rod, bent to form a handle.

It was done as part of crowdsourcing contests on TopCoder: Contest: Robot Vision Tracker and Contest: Robot Vision Tracker Extended

Special conditions

Additional requirement was to create crafted algorithm which may be compilled and runned in the AWS runner with specified limitation:

  • Time limit is 60 minutes per test case for training and 3 minutes for testing and the memory limit is 4096MB.
  • There is no explicit code size limit. The implicit source code size limit is around 1 MB (it is not advisable to submit codes of size close to that or larger).
  • The compilation time limit is 60 seconds. You can find information about compilers that we use, compilation options and processing server specifications here.

The main algorithm runner implemented in: RobotVisionTracker.h and RobotVisionTrackerX.h

robotvisiontracker's People

Contributors

yaricom avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.