GithubHelp home page GithubHelp logo

senofsky / kestrel Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.59 MB

A library for detecting trash in images and video streams

License: GNU General Public License v3.0

Makefile 34.00% Python 66.00%

kestrel's People

Contributors

senofsky avatar

Watchers

 avatar

kestrel's Issues

Determine initial video formats

We need to determine what video format should initially be supported.

The video format should be selected while considering:

  • The video will be analyzed with software tools
  • Video-handling software tools need to work with compression. Also see Machine Learning & Video Compression.
  • The ultimate goal is performing object detection in real-time using a video camera
  • That I am not knowledgeable on analyzing videos with software, so it is likely that other considerations need to be addressed.

The solution to this should be an informal research report.

Add 10 video files that have a plastic bottle in grass

If we want to detect litter, we need to have samples we can test against.

I arbitrarily picked 10; I think that is a "good enough" sample size for now. I am open to suggestions.

Videos should be in the format established in #1.

Add library

Create a library and add the first function. This will be the basis on which we develop the rest of kestrel.

I think this should just be a mock implementation of kestrel.trash_is_in_image().

Add Dockerfile

We need to isolate and declare dependencies. @kareemsasa3 has already encountered issues trying to import cv2 on a Windows host.

Add git workflow

We need to have a CI pipeline to maintain code quality and prevent regressions.

Add setup.py

We need to add setup.py in order to create an official python package.

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.