Git Product home page Git Product logo

rocket-tracking's Introduction

Project overview

Link to YouTube demo of rocket object detection

Watch the video

See https://docs.google.com/document/d/1TMhAC7ZwyCgVrUk31nMRxyOAeYL_1aFDZaZbZZmNZ58/edit#

Object detection

Rocket launch video, 1:16 - 2:12

References

Title of the project: Real-time rocket object tracking/detection in video.

Problem definition: Apply object detection/tracking to a video of a rocket launch (e.g. https://www.youtube.com/watch?v=BfjFsI3BFPI). If I am able to successfully apply object detection/tracking to unoccluded video, I'll try applying object detection/tracking with occlusion.

What dataset will be used: I will curate two datasets; 1) only images of the SpaceX Falcon 9 rocket and 2) images of rockets in general (including SpaceX Falcon 9).

How will you solve this problem: I will fine-tune an object detection model pretrained on another dataset (e.g. https://github.com/pytorch/vision/tree/main/torchvision/models/detection) with images of rockets. Then, I will develop code to apply the trained model to video. I will evaluate the model using object detection metrics such as mAP and IoU.

What will be your contribution: I am working alone, so I will 1) curate the dataset(s), 2) fine tune an existing model to detect images of rockets, 3) apply the trained model to a video and evaluate performance using object detection metrics such as mean average precision (mAP).

rocket-tracking's People

Contributors

nashirj avatar

Watchers

 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.