Giter VIP home page Giter VIP logo

vision-tools's Introduction

WARNING: IT IS NOT PROPERLY TESTED AND MAY DAMAGE YOUR FILES. USE AT YOUR OWN RISK.

vision-tools

A bunch of cli tools for deep learning and computer vision.

Modules

  • Extracts all faces in image with user defined padding from images.
  • Crops and saves all faces in image with correct orientation around Z axis.
  • Saves json file for each face with rotated and non-rotated rectangle, rotation angle.
  • Uses OpenCV DNN to run yolo model with *.weight, classes.names and *.cfg.
  • Takes list of class objects to detect and extracts the image, json file.

TODO

  • Replace python looping with numba njit parallel or use cython.
  • Make a setup script for install and run from terminal.
  • Upload object dataset generator code.
  • Use mediapipe face detector with face mesh landmarks as alternate of PCN.

References

Look into references.md.

License

vision-tools's People

Contributors

imgbotapp avatar quickgrid avatar

Watchers

 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.